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 618154 Details for
Bug 861140
RepoError: SQLite objects created in a thread can only be used in that same thread.The object was created in thread id 139776044975872 and this is thread id 139776226047744
[?]
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), 227.56 KB, created by
Daniel Greeley
on 2012-09-27 15:54:46 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Daniel Greeley
Created:
2012-09-27 15:54:46 UTC
Size:
227.56 KB
patch
obsolete
>anaconda 18.10 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 55, in newFunc > raise Errors.RepoError, str(e) > File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 392, in returnPrco > cur = self._sql_MD('primary', sql, (self.pkgKey,)) > File "/usr/lib/python2.7/site-packages/yum/packages.py", line 651, in returnPrcoNames > data = [n for (n, f, v) in self.returnPrco(prcotype)] > File "/usr/lib/python2.7/site-packages/yum/packages.py", line 676, in <lambda> > provides_names = property(fget=lambda self: self.returnPrcoNames('provides')) > File "/usr/lib/python2.7/site-packages/yum/depsolve.py", line 237, in allowedMultipleInstalls > for prov in po.provides_names: > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4531, in install > if not self.allowedMultipleInstalls(po): > File "/usr/lib/python2.7/site-packages/yum/depsolve.py", line 86, in __call__ > return self.ayum.install(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/yum/transactioninfo.py", line 306, in add > for condtxmbr in self.install_method(po=pkg): > File "/usr/lib/python2.7/site-packages/yum/transactioninfo.py", line 458, in addInstall > self.add(txmbr) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4573, in install > txmbr = self.tsInfo.addInstall(po) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3603, in selectGroup > pkg_warning_level='debug2') > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 922, in _selectYumGroup > self._yum.selectGroup(groupid, group_package_types=pkg_types) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1047, in _applyYumSelections > self._selectYumGroup(group.name, default=default, optional=optional) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1074, in checkSoftwareSelection > self._applyYumSelections() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 87, in checkSoftwareSelection > self.payload.checkSoftwareSelection() > 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 87, in run > threading.Thread.run(self, *args, **kwargs) >RepoError: SQLite objects created in a thread can only be used in that same thread.The object was created in thread id 139776044975872 and this is thread id 139776226047744 > >Local variables in innermost frame: >args: (<YumAvailablePackageSqlite : im-chooser-xfce-1.6.0-3.fc18.x86_64 (0x4cf2c90)>, 'primary', 'SELECT name, version, release, epoch, flags FROM provides WHERE pkgKey = ?', (5857,)) >e: SQLite objects created in a thread can only be used in that same thread.The object was created in thread id 139776044975872 and this is thread id 139776226047744 >func: <function _sql_MD at 0x7f2049fe50c8> >kwargs: {} > > >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: {'sda': 128} > _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: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda1 (2) >, '/': existing 5707MB partition sda3 (4) >} > swaps: [existing 1984MB partition sda2 (3) >] > name: Fedora Linux 18 for x86_64 >] > _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: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, sda, 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.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7f203ea15dd0>> > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _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, sda1, sda2, sda3] > _intf.storage.fsset.devicetree.topology._devmap: {'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 >, '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/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2: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 >, 'sda2': 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:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': 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:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': 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:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, '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 >, '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:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/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 >} > _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) >, 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: [OpticalDevice instance, containing members: > _model: VBOX_CD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 131584 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (8, 255, 63) biosGeometry: (8, 255, 63) > PedDevice: <_ped.Device object at 0x7f2035001560> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-09-26-19-17-04-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18_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/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-09-26-19-17-04-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 257.0 > _serial: None > id: 0 > minor: 0 >, existing 8192MB disk sda (1) with non-existent msdos disklabel >, 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: 5 > 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: 6 > 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: 7 > 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: 42133fba-8994-4725-b2d4-e57d01f5771e > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 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: 42133fba-8994-4725-b2d4-e57d01f5771e > 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 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 8 > 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: 9 > 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: 10 > minor: 0 >, existing 1024MB dm live-rw (11) with existing ext4 filesystem >, non-existent 5707MB partition sda3 (12) with non-existent ext4 filesystem mounted at / >, non-existent 500MB partition sda1 (13) with non-existent ext4 filesystem mounted at /boot >, non-existent 1984MB partition sda2 (14) with non-existent swap >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: dbddfed7-6dff-4bec-b038-d4d72e2a11ca > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008003 > origFormat._minInstanceSize: 2750.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 5707.0 > origFormat._size: 5707.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda3 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing swap > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: b1ba97e1-bc67-4e45-8b70-18289729a1cb > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._minInstanceSize: 82.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat._size: 500.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda1 > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 5 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing msdos disklabel > id: 6 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 7 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 9 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 11 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 13 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 1 > _intf.storage.config.clearNonExistent: True > _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: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 3 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f202e190f90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f202e2f51d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f202f4b89d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x4d10f50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x4d2a810) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1984 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._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._setup: True > _intf.payload.txID: 1348761259.8 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.65 Gb > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >clearPartTypeSystem: 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=Fedorax2018x20x86_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.10 > 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 >clearPartTypeSelection: 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=Fedorax2018x20x86_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: >15:51:50,257 INFO anaconda: /sbin/anaconda 18.10 >15:51:52,609 INFO anaconda: 1048576 kB (1024 MB) are available >15:51:52,609 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >15:51:52,667 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >15:51:52,674 INFO anaconda: Default encoding = utf-8 >15:51:53,505 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >15:51:53,511 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >15:51:54,368 INFO anaconda: Display mode = g >15:51:54,375 INFO anaconda: 1048576 kB (1024 MB) are available >15:51:54,378 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >15:51:55,842 DEBUG anaconda: X server has signalled a successful start. >15:51:55,859 INFO anaconda: Starting window manager, pid 592. >15:51:59,171 INFO anaconda: using only installclass _Fedora >15:52:01,121 INFO anaconda: Detected 992M of memory >15:52:01,125 INFO anaconda: Swap attempt of 1984M >15:52:04,166 DEBUG anaconda: required disklabel type for sda (1) is None >15:52:04,174 DEBUG anaconda: default disklabel type for sda is msdos >15:52:04,185 DEBUG anaconda: selecting msdos disklabel for sda based on size >15:52:12,325 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >15:52:12,424 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >15:52:12,913 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >15:52:13,374 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >15:52:23,897 WARN anaconda: is not a valid timezone, falling back to default (America/New_York) >11:52:41,080 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) > >11:52:55,001 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >11:52:55,615 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/install/isodir as iso9660 with options ro >11:52:55,769 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/isodir, removeDir = False >11:52:58,395 DEBUG anaconda: required disklabel type for sda (1) is None >11:52:58,399 DEBUG anaconda: default disklabel type for sda is msdos >11:52:58,403 DEBUG anaconda: selecting msdos disklabel for sda based on size >11:52:58,685 INFO anaconda: Detected 992M of memory >11:52:58,692 INFO anaconda: Swap attempt of 1984M > > >/tmp/packaging.log: >15:52:01,069 DEBUG packaging: getting release version from tree at None (18) >15:52:01,073 DEBUG packaging: got a release version of 18 >15:52:14,007 INFO packaging: updating base repo >15:52:14,542 DEBUG packaging: getting release version from tree at None (18) >15:52:14,546 DEBUG packaging: got a release version of 18 >15:52:14,550 INFO packaging: configuring base repo >15:52:14,551 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >15:52:14,735 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >15:52:14,737 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >15:52:14,745 INFO packaging: Error downloading treeinfo: [Errno 14] Could not open/read file:///run/install/repo/treeinfo >15:52:14,748 DEBUG packaging: got a release version of 18 >15:52:14,839 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >15:52:14,860 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >15:52:14,863 INFO packaging: using default repos from local yum configuration >15:52:14,867 INFO packaging: gathering repo metadata >15:52:14,868 DEBUG packaging: getting repo metadata for fedora >11:52:35,589 DEBUG packaging: getting group info for fedora >11:52:35,966 DEBUG packaging: getting repo metadata for updates-testing >11:52:42,821 DEBUG packaging: getting group info for updates-testing >11:52:43,233 DEBUG packaging: getting repo metadata for updates >11:52:43,848 DEBUG packaging: getting group info for updates >11:52:43,852 ERR packaging: failed to get groups for repo updates >11:52:43,853 INFO packaging: metadata retrieval complete >11:52:54,972 DEBUG packaging: deleting package sacks >11:52:54,995 INFO packaging: checking software selection >11:52:54,998 DEBUG packaging: deleting package sacks >11:52:55,002 DEBUG packaging: select group core >11:52:57,402 DEBUG packaging: select group core >11:52:57,406 DEBUG packaging: select group gnome-desktop >11:52:58,030 DEBUG packaging: select group multimedia >11:52:58,147 DEBUG packaging: select group input-methods >11:52:58,242 DEBUG packaging: select group base-x >11:52:58,348 DEBUG packaging: select group fonts >11:52:58,664 DEBUG packaging: select group hardware-support >11:52:58,850 DEBUG packaging: select group dial-up >11:52:58,900 DEBUG packaging: select group printing >11:52:59,329 DEBUG packaging: select group firefox >11:52:59,350 DEBUG packaging: select group standard >11:52:59,920 DEBUG packaging: select package kernel-PAE >11:53:00,249 INFO packaging: no kernel-PAE package >11:53:00,253 DEBUG packaging: select package kernel >11:53:00,254 INFO packaging: selected kernel >11:53:00,255 INFO packaging: checking dependencies >11:53:10,047 DEBUG packaging: success >11:53:10,108 INFO packaging: 1091 packages selected totalling 2.65 Gb >10:54:19,794 INFO packaging: checking software selection >10:54:19,802 DEBUG packaging: deleting package sacks >10:54:19,880 DEBUG packaging: select group core >10:54:19,885 DEBUG packaging: select package chrony >10:54:21,195 DEBUG packaging: select group core >10:54:21,198 DEBUG packaging: select group multimedia >10:54:21,198 DEBUG packaging: select group input-methods >10:54:21,199 DEBUG packaging: select group base-x >10:54:21,199 DEBUG packaging: select group fonts >10:54:21,199 DEBUG packaging: select group hardware-support >10:54:21,199 DEBUG packaging: select group dial-up >10:54:21,199 DEBUG packaging: select group printing >10:54:21,200 DEBUG packaging: select group standard >10:54:21,200 DEBUG packaging: select group xfce-desktop > > >/tmp/program.log: >15:51:52,978 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:51:53,063 INFO program: Running... modprobe fcoe >15:51:53,377 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >15:51:53,496 INFO program: No FCoE boot disk information is found in EDD! >15:51:53,513 INFO program: Running... udevadm settle --timeout=300 >15:51:54,003 INFO program: Running... multipath -d >15:51:54,169 INFO program: Running... multipath -ll >15:51:55,864 INFO program: Running... metacity --display :1 --sm-disable >15:51:57,498 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >15:51:57,929 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:57,998 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,006 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,014 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,030 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,038 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,045 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,053 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,068 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,094 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,107 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,130 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,147 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,167 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,187 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,205 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,223 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,230 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,239 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,244 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,250 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,263 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,271 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:51:58,279 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:52:01,179 INFO program: Running... udevadm control --property=ANACONDA=1 >15:52:01,448 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:52:01,510 INFO program: Running... systemctl start chronyd.service >15:52:02,369 INFO program: Running... udevadm settle --timeout=300 >15:52:02,943 INFO program: Running... multipath -d >15:52:03,221 INFO program: Running... multipath -ll >15:52:05,027 INFO program: Running... dumpe2fs -h /dev/sda1 >15:52:05,259 INFO program: Filesystem volume name: <none> >15:52:05,272 INFO program: Last mounted on: /boot >15:52:05,275 INFO program: Filesystem UUID: b1ba97e1-bc67-4e45-8b70-18289729a1cb >15:52:05,278 INFO program: Filesystem magic number: 0xEF53 >15:52:05,279 INFO program: Filesystem revision #: 1 (dynamic) >15:52:05,284 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:52:05,285 INFO program: Filesystem flags: signed_directory_hash >15:52:05,285 INFO program: Default mount options: user_xattr acl >15:52:05,286 INFO program: Filesystem state: clean >15:52:05,286 INFO program: Errors behavior: Continue >15:52:05,290 INFO program: Filesystem OS type: Linux >15:52:05,291 INFO program: Inode count: 128016 >15:52:05,292 INFO program: Block count: 512000 >15:52:05,306 INFO program: Reserved block count: 25600 >15:52:05,307 INFO program: Free blocks: 419066 >15:52:05,311 INFO program: Free inodes: 127665 >15:52:05,322 INFO program: First block: 1 >15:52:05,322 INFO program: Block size: 1024 >15:52:05,327 INFO program: Fragment size: 1024 >15:52:05,335 INFO program: Reserved GDT blocks: 256 >15:52:05,343 INFO program: Blocks per group: 8192 >15:52:05,346 INFO program: Fragments per group: 8192 >15:52:05,353 INFO program: Inodes per group: 2032 >15:52:05,361 INFO program: Inode blocks per group: 254 >15:52:05,370 INFO program: Flex block group size: 16 >15:52:05,370 INFO program: Filesystem created: Tue Sep 18 18:51:49 2012 >15:52:05,374 INFO program: Last mount time: Mon Sep 24 11:08:45 2012 >15:52:05,380 INFO program: Last write time: Mon Sep 24 11:31:36 2012 >15:52:05,386 INFO program: Mount count: 9 >15:52:05,393 INFO program: Maximum mount count: -1 >15:52:05,402 INFO program: Last checked: Tue Sep 18 18:51:49 2012 >15:52:05,405 INFO program: Check interval: 0 (<none>) >15:52:05,419 INFO program: Lifetime writes: 42 MB >15:52:05,419 INFO program: Reserved blocks uid: 0 (user root) >15:52:05,422 INFO program: Reserved blocks gid: 0 (group root) >15:52:05,449 INFO program: First inode: 11 >15:52:05,449 INFO program: Inode size: 128 >15:52:05,450 INFO program: Journal inode: 8 >15:52:05,450 INFO program: Default directory hash: half_md4 >15:52:05,450 INFO program: Directory Hash Seed: 9193627d-2b66-4c87-975f-393de8959070 >15:52:05,454 INFO program: Journal backup: inode blocks >15:52:05,463 INFO program: Journal features: journal_incompat_revoke >15:52:05,464 INFO program: Journal size: 8M >15:52:05,476 INFO program: Journal length: 8192 >15:52:05,477 INFO program: Journal sequence: 0x00000043 >15:52:05,480 INFO program: Journal start: 0 >15:52:05,498 INFO program: >15:52:05,498 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:52:05,502 INFO program: Running... dumpe2fs -h /dev/sda1 >15:52:05,654 INFO program: Filesystem volume name: <none> >15:52:05,660 INFO program: Last mounted on: /boot >15:52:05,667 INFO program: Filesystem UUID: b1ba97e1-bc67-4e45-8b70-18289729a1cb >15:52:05,670 INFO program: Filesystem magic number: 0xEF53 >15:52:05,671 INFO program: Filesystem revision #: 1 (dynamic) >15:52:05,672 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:52:05,675 INFO program: Filesystem flags: signed_directory_hash >15:52:05,676 INFO program: Default mount options: user_xattr acl >15:52:05,676 INFO program: Filesystem state: clean >15:52:05,677 INFO program: Errors behavior: Continue >15:52:05,682 INFO program: Filesystem OS type: Linux >15:52:05,682 INFO program: Inode count: 128016 >15:52:05,686 INFO program: Block count: 512000 >15:52:05,687 INFO program: Reserved block count: 25600 >15:52:05,688 INFO program: Free blocks: 419066 >15:52:05,688 INFO program: Free inodes: 127665 >15:52:05,694 INFO program: First block: 1 >15:52:05,696 INFO program: Block size: 1024 >15:52:05,697 INFO program: Fragment size: 1024 >15:52:05,698 INFO program: Reserved GDT blocks: 256 >15:52:05,699 INFO program: Blocks per group: 8192 >15:52:05,702 INFO program: Fragments per group: 8192 >15:52:05,708 INFO program: Inodes per group: 2032 >15:52:05,719 INFO program: Inode blocks per group: 254 >15:52:05,732 INFO program: Flex block group size: 16 >15:52:05,732 INFO program: Filesystem created: Tue Sep 18 18:51:49 2012 >15:52:05,745 INFO program: Last mount time: Mon Sep 24 11:08:45 2012 >15:52:05,746 INFO program: Last write time: Mon Sep 24 11:31:36 2012 >15:52:05,746 INFO program: Mount count: 9 >15:52:05,757 INFO program: Maximum mount count: -1 >15:52:05,758 INFO program: Last checked: Tue Sep 18 18:51:49 2012 >15:52:05,767 INFO program: Check interval: 0 (<none>) >15:52:05,768 INFO program: Lifetime writes: 42 MB >15:52:05,778 INFO program: Reserved blocks uid: 0 (user root) >15:52:05,778 INFO program: Reserved blocks gid: 0 (group root) >15:52:05,785 INFO program: First inode: 11 >15:52:05,788 INFO program: Inode size: 128 >15:52:05,796 INFO program: Journal inode: 8 >15:52:05,807 INFO program: Default directory hash: half_md4 >15:52:05,807 INFO program: Directory Hash Seed: 9193627d-2b66-4c87-975f-393de8959070 >15:52:05,814 INFO program: Journal backup: inode blocks >15:52:05,821 INFO program: Journal features: journal_incompat_revoke >15:52:05,824 INFO program: Journal size: 8M >15:52:05,830 INFO program: Journal length: 8192 >15:52:05,837 INFO program: Journal sequence: 0x00000043 >15:52:05,842 INFO program: Journal start: 0 >15:52:05,848 INFO program: >15:52:05,853 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:52:05,859 INFO program: Running... resize2fs -P /dev/sda1 >15:52:06,039 INFO program: Estimated minimum size of the filesystem: 83544 >15:52:06,054 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:52:06,907 INFO program: Running... dumpe2fs -h /dev/sda3 >15:52:07,048 INFO program: Filesystem volume name: <none> >15:52:07,053 INFO program: Last mounted on: / >15:52:07,056 INFO program: Filesystem UUID: dbddfed7-6dff-4bec-b038-d4d72e2a11ca >15:52:07,057 INFO program: Filesystem magic number: 0xEF53 >15:52:07,057 INFO program: Filesystem revision #: 1 (dynamic) >15:52:07,063 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:52:07,067 INFO program: Filesystem flags: signed_directory_hash >15:52:07,068 INFO program: Default mount options: user_xattr acl >15:52:07,068 INFO program: Filesystem state: clean >15:52:07,069 INFO program: Errors behavior: Continue >15:52:07,072 INFO program: Filesystem OS type: Linux >15:52:07,073 INFO program: Inode count: 365760 >15:52:07,078 INFO program: Block count: 1460992 >15:52:07,079 INFO program: Reserved block count: 73049 >15:52:07,079 INFO program: Free blocks: 753777 >15:52:07,080 INFO program: Free inodes: 276466 >15:52:07,083 INFO program: First block: 0 >15:52:07,089 INFO program: Block size: 4096 >15:52:07,090 INFO program: Fragment size: 4096 >15:52:07,090 INFO program: Reserved GDT blocks: 356 >15:52:07,091 INFO program: Blocks per group: 32768 >15:52:07,094 INFO program: Fragments per group: 32768 >15:52:07,104 INFO program: Inodes per group: 8128 >15:52:07,104 INFO program: Inode blocks per group: 508 >15:52:07,110 INFO program: Flex block group size: 16 >15:52:07,116 INFO program: Filesystem created: Tue Sep 18 18:51:45 2012 >15:52:07,126 INFO program: Last mount time: Mon Sep 24 11:08:41 2012 >15:52:07,126 INFO program: Last write time: Mon Sep 24 06:08:31 2012 >15:52:07,136 INFO program: Mount count: 9 >15:52:07,138 INFO program: Maximum mount count: -1 >15:52:07,147 INFO program: Last checked: Tue Sep 18 18:51:45 2012 >15:52:07,148 INFO program: Check interval: 0 (<none>) >15:52:07,157 INFO program: Lifetime writes: 4195 MB >15:52:07,158 INFO program: Reserved blocks uid: 0 (user root) >15:52:07,167 INFO program: Reserved blocks gid: 0 (group root) >15:52:07,167 INFO program: First inode: 11 >15:52:07,170 INFO program: Inode size: 256 >15:52:07,178 INFO program: Required extra isize: 28 >15:52:07,181 INFO program: Desired extra isize: 28 >15:52:07,191 INFO program: Journal inode: 8 >15:52:07,192 INFO program: Default directory hash: half_md4 >15:52:07,204 INFO program: Directory Hash Seed: 59239eb1-050f-4f3c-ac6d-fa1b54ec00e2 >15:52:07,204 INFO program: Journal backup: inode blocks >15:52:07,210 INFO program: Journal features: journal_incompat_revoke >15:52:07,220 INFO program: Journal size: 128M >15:52:07,221 INFO program: Journal length: 32768 >15:52:07,224 INFO program: Journal sequence: 0x00003380 >15:52:07,239 INFO program: Journal start: 0 >15:52:07,240 INFO program: >15:52:07,240 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:52:07,250 INFO program: Running... dumpe2fs -h /dev/sda3 >15:52:07,416 INFO program: Filesystem volume name: <none> >15:52:07,420 INFO program: Last mounted on: / >15:52:07,423 INFO program: Filesystem UUID: dbddfed7-6dff-4bec-b038-d4d72e2a11ca >15:52:07,424 INFO program: Filesystem magic number: 0xEF53 >15:52:07,429 INFO program: Filesystem revision #: 1 (dynamic) >15:52:07,432 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:52:07,434 INFO program: Filesystem flags: signed_directory_hash >15:52:07,434 INFO program: Default mount options: user_xattr acl >15:52:07,435 INFO program: Filesystem state: clean >15:52:07,438 INFO program: Errors behavior: Continue >15:52:07,439 INFO program: Filesystem OS type: Linux >15:52:07,444 INFO program: Inode count: 365760 >15:52:07,444 INFO program: Block count: 1460992 >15:52:07,445 INFO program: Reserved block count: 73049 >15:52:07,445 INFO program: Free blocks: 753777 >15:52:07,449 INFO program: Free inodes: 276466 >15:52:07,450 INFO program: First block: 0 >15:52:07,450 INFO program: Block size: 4096 >15:52:07,456 INFO program: Fragment size: 4096 >15:52:07,456 INFO program: Reserved GDT blocks: 356 >15:52:07,459 INFO program: Blocks per group: 32768 >15:52:07,460 INFO program: Fragments per group: 32768 >15:52:07,469 INFO program: Inodes per group: 8128 >15:52:07,470 INFO program: Inode blocks per group: 508 >15:52:07,473 INFO program: Flex block group size: 16 >15:52:07,480 INFO program: Filesystem created: Tue Sep 18 18:51:45 2012 >15:52:07,484 INFO program: Last mount time: Mon Sep 24 11:08:41 2012 >15:52:07,491 INFO program: Last write time: Mon Sep 24 06:08:31 2012 >15:52:07,496 INFO program: Mount count: 9 >15:52:07,503 INFO program: Maximum mount count: -1 >15:52:07,506 INFO program: Last checked: Tue Sep 18 18:51:45 2012 >15:52:07,511 INFO program: Check interval: 0 (<none>) >15:52:07,516 INFO program: Lifetime writes: 4195 MB >15:52:07,526 INFO program: Reserved blocks uid: 0 (user root) >15:52:07,527 INFO program: Reserved blocks gid: 0 (group root) >15:52:07,530 INFO program: First inode: 11 >15:52:07,540 INFO program: Inode size: 256 >15:52:07,540 INFO program: Required extra isize: 28 >15:52:07,548 INFO program: Desired extra isize: 28 >15:52:07,551 INFO program: Journal inode: 8 >15:52:07,559 INFO program: Default directory hash: half_md4 >15:52:07,561 INFO program: Directory Hash Seed: 59239eb1-050f-4f3c-ac6d-fa1b54ec00e2 >15:52:07,572 INFO program: Journal backup: inode blocks >15:52:07,572 INFO program: Journal features: journal_incompat_revoke >15:52:07,580 INFO program: Journal size: 128M >15:52:07,583 INFO program: Journal length: 32768 >15:52:07,589 INFO program: Journal sequence: 0x00003380 >15:52:07,593 INFO program: Journal start: 0 >15:52:07,598 INFO program: >15:52:07,604 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:52:07,609 INFO program: Running... resize2fs -P /dev/sda3 >15:52:07,786 INFO program: Estimated minimum size of the filesystem: 703936 >15:52:07,793 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:52:08,440 INFO program: Running... dumpe2fs -h /dev/loop1 >15:52:08,600 INFO program: Filesystem volume name: Anaconda >15:52:08,602 INFO program: Last mounted on: / >15:52:08,604 INFO program: Filesystem UUID: 42133fba-8994-4725-b2d4-e57d01f5771e >15:52:08,605 INFO program: Filesystem magic number: 0xEF53 >15:52:08,606 INFO program: Filesystem revision #: 1 (dynamic) >15:52:08,607 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:52:08,608 INFO program: Filesystem flags: signed_directory_hash >15:52:08,610 INFO program: Default mount options: user_xattr acl >15:52:08,611 INFO program: Filesystem state: clean >15:52:08,613 INFO program: Errors behavior: Continue >15:52:08,614 INFO program: Filesystem OS type: Linux >15:52:08,618 INFO program: Inode count: 65536 >15:52:08,619 INFO program: Block count: 1048576 >15:52:08,620 INFO program: Reserved block count: 0 >15:52:08,622 INFO program: Free blocks: 313864 >15:52:08,623 INFO program: Free inodes: 38942 >15:52:08,624 INFO program: First block: 1 >15:52:08,626 INFO program: Block size: 1024 >15:52:08,630 INFO program: Fragment size: 1024 >15:52:08,631 INFO program: Reserved GDT blocks: 256 >15:52:08,632 INFO program: Blocks per group: 8192 >15:52:08,634 INFO program: Fragments per group: 8192 >15:52:08,635 INFO program: Inodes per group: 512 >15:52:08,636 INFO program: Inode blocks per group: 128 >15:52:08,638 INFO program: Flex block group size: 16 >15:52:08,639 INFO program: Filesystem created: Wed Sep 26 23:07:18 2012 >15:52:08,647 INFO program: Last mount time: Wed Sep 26 23:09:08 2012 >15:52:08,648 INFO program: Last write time: Wed Sep 26 23:09:32 2012 >15:52:08,650 INFO program: Mount count: 2 >15:52:08,651 INFO program: Maximum mount count: -1 >15:52:08,652 INFO program: Last checked: Wed Sep 26 23:07:18 2012 >15:52:08,654 INFO program: Check interval: 0 (<none>) >15:52:08,655 INFO program: Lifetime writes: 32 MB >15:52:08,670 INFO program: Reserved blocks uid: 0 (user root) >15:52:08,672 INFO program: Reserved blocks gid: 0 (group root) >15:52:08,673 INFO program: First inode: 11 >15:52:08,674 INFO program: Inode size: 256 >15:52:08,675 INFO program: Required extra isize: 28 >15:52:08,676 INFO program: Desired extra isize: 28 >15:52:08,677 INFO program: Journal inode: 8 >15:52:08,679 INFO program: Default directory hash: half_md4 >15:52:08,687 INFO program: Directory Hash Seed: f82c65be-27a5-492d-bc79-f37d9328ffc3 >15:52:08,688 INFO program: Journal backup: inode blocks >15:52:08,689 INFO program: Journal features: (none) >15:52:08,690 INFO program: Journal size: 32M >15:52:08,692 INFO program: Journal length: 32768 >15:52:08,694 INFO program: Journal sequence: 0x0000001d >15:52:08,695 INFO program: Journal start: 0 >15:52:08,700 INFO program: >15:52:08,701 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:52:08,705 INFO program: Running... dumpe2fs -h /dev/loop1 >15:52:08,872 INFO program: Filesystem volume name: Anaconda >15:52:08,875 INFO program: Last mounted on: / >15:52:08,876 INFO program: Filesystem UUID: 42133fba-8994-4725-b2d4-e57d01f5771e >15:52:08,877 INFO program: Filesystem magic number: 0xEF53 >15:52:08,879 INFO program: Filesystem revision #: 1 (dynamic) >15:52:08,880 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:52:08,881 INFO program: Filesystem flags: signed_directory_hash >15:52:08,882 INFO program: Default mount options: user_xattr acl >15:52:08,883 INFO program: Filesystem state: clean >15:52:08,885 INFO program: Errors behavior: Continue >15:52:08,886 INFO program: Filesystem OS type: Linux >15:52:08,888 INFO program: Inode count: 65536 >15:52:08,889 INFO program: Block count: 1048576 >15:52:08,890 INFO program: Reserved block count: 0 >15:52:08,897 INFO program: Free blocks: 313864 >15:52:08,899 INFO program: Free inodes: 38942 >15:52:08,901 INFO program: First block: 1 >15:52:08,902 INFO program: Block size: 1024 >15:52:08,903 INFO program: Fragment size: 1024 >15:52:08,904 INFO program: Reserved GDT blocks: 256 >15:52:08,906 INFO program: Blocks per group: 8192 >15:52:08,909 INFO program: Fragments per group: 8192 >15:52:08,910 INFO program: Inodes per group: 512 >15:52:08,915 INFO program: Inode blocks per group: 128 >15:52:08,916 INFO program: Flex block group size: 16 >15:52:08,918 INFO program: Filesystem created: Wed Sep 26 23:07:18 2012 >15:52:08,919 INFO program: Last mount time: Wed Sep 26 23:09:08 2012 >15:52:08,920 INFO program: Last write time: Wed Sep 26 23:09:32 2012 >15:52:08,924 INFO program: Mount count: 2 >15:52:08,926 INFO program: Maximum mount count: -1 >15:52:08,927 INFO program: Last checked: Wed Sep 26 23:07:18 2012 >15:52:08,935 INFO program: Check interval: 0 (<none>) >15:52:08,936 INFO program: Lifetime writes: 32 MB >15:52:08,938 INFO program: Reserved blocks uid: 0 (user root) >15:52:08,939 INFO program: Reserved blocks gid: 0 (group root) >15:52:08,940 INFO program: First inode: 11 >15:52:08,942 INFO program: Inode size: 256 >15:52:08,943 INFO program: Required extra isize: 28 >15:52:08,948 INFO program: Desired extra isize: 28 >15:52:08,949 INFO program: Journal inode: 8 >15:52:08,950 INFO program: Default directory hash: half_md4 >15:52:08,951 INFO program: Directory Hash Seed: f82c65be-27a5-492d-bc79-f37d9328ffc3 >15:52:08,953 INFO program: Journal backup: inode blocks >15:52:08,954 INFO program: Journal features: (none) >15:52:08,955 INFO program: Journal size: 32M >15:52:08,956 INFO program: Journal length: 32768 >15:52:08,965 INFO program: Journal sequence: 0x0000001d >15:52:08,967 INFO program: Journal start: 0 >15:52:08,968 INFO program: >15:52:08,969 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:52:08,974 INFO program: Running... resize2fs -P /dev/loop1 >15:52:09,143 INFO program: Couldn't find valid filesystem superblock. >15:52:09,148 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:52:09,151 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >15:52:09,603 INFO program: Running... udevadm settle --timeout=300 >15:52:09,958 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:52:10,057 INFO program: Filesystem volume name: Anaconda >15:52:10,060 INFO program: Last mounted on: /sysroot >15:52:10,061 INFO program: Filesystem UUID: 42133fba-8994-4725-b2d4-e57d01f5771e >15:52:10,062 INFO program: Filesystem magic number: 0xEF53 >15:52:10,063 INFO program: Filesystem revision #: 1 (dynamic) >15:52:10,065 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 >15:52:10,066 INFO program: Filesystem flags: signed_directory_hash >15:52:10,067 INFO program: Default mount options: user_xattr acl >15:52:10,074 INFO program: Filesystem state: clean >15:52:10,075 INFO program: Errors behavior: Continue >15:52:10,077 INFO program: Filesystem OS type: Linux >15:52:10,078 INFO program: Inode count: 65536 >15:52:10,079 INFO program: Block count: 1048576 >15:52:10,080 INFO program: Reserved block count: 0 >15:52:10,081 INFO program: Free blocks: 313864 >15:52:10,082 INFO program: Free inodes: 38942 >15:52:10,084 INFO program: First block: 1 >15:52:10,085 INFO program: Block size: 1024 >15:52:10,087 INFO program: Fragment size: 1024 >15:52:10,092 INFO program: Reserved GDT blocks: 256 >15:52:10,093 INFO program: Blocks per group: 8192 >15:52:10,094 INFO program: Fragments per group: 8192 >15:52:10,095 INFO program: Inodes per group: 512 >15:52:10,096 INFO program: Inode blocks per group: 128 >15:52:10,098 INFO program: Flex block group size: 16 >15:52:10,100 INFO program: Filesystem created: Wed Sep 26 23:07:18 2012 >15:52:10,101 INFO program: Last mount time: Thu Sep 27 15:51:29 2012 >15:52:10,106 INFO program: Last write time: Thu Sep 27 15:51:29 2012 >15:52:10,107 INFO program: Mount count: 3 >15:52:10,108 INFO program: Maximum mount count: -1 >15:52:10,110 INFO program: Last checked: Wed Sep 26 23:07:18 2012 >15:52:10,111 INFO program: Check interval: 0 (<none>) >15:52:10,112 INFO program: Lifetime writes: 32 MB >15:52:10,114 INFO program: Reserved blocks uid: 0 (user root) >15:52:10,116 INFO program: Reserved blocks gid: 0 (group root) >15:52:10,117 INFO program: First inode: 11 >15:52:10,122 INFO program: Inode size: 256 >15:52:10,123 INFO program: Required extra isize: 28 >15:52:10,124 INFO program: Desired extra isize: 28 >15:52:10,125 INFO program: Journal inode: 8 >15:52:10,126 INFO program: Default directory hash: half_md4 >15:52:10,128 INFO program: Directory Hash Seed: f82c65be-27a5-492d-bc79-f37d9328ffc3 >15:52:10,130 INFO program: Journal backup: inode blocks >15:52:10,131 INFO program: Journal features: (none) >15:52:10,132 INFO program: Journal size: 32M >15:52:10,133 INFO program: Journal length: 32768 >15:52:10,134 INFO program: Journal sequence: 0x0000001e >15:52:10,140 INFO program: Journal start: 1 >15:52:10,142 INFO program: >15:52:10,144 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:52:10,148 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:52:10,243 INFO program: Filesystem volume name: Anaconda >15:52:10,246 INFO program: Last mounted on: /sysroot >15:52:10,247 INFO program: Filesystem UUID: 42133fba-8994-4725-b2d4-e57d01f5771e >15:52:10,248 INFO program: Filesystem magic number: 0xEF53 >15:52:10,250 INFO program: Filesystem revision #: 1 (dynamic) >15:52:10,251 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 >15:52:10,252 INFO program: Filesystem flags: signed_directory_hash >15:52:10,253 INFO program: Default mount options: user_xattr acl >15:52:10,255 INFO program: Filesystem state: clean >15:52:10,261 INFO program: Errors behavior: Continue >15:52:10,262 INFO program: Filesystem OS type: Linux >15:52:10,263 INFO program: Inode count: 65536 >15:52:10,265 INFO program: Block count: 1048576 >15:52:10,266 INFO program: Reserved block count: 0 >15:52:10,267 INFO program: Free blocks: 313864 >15:52:10,269 INFO program: Free inodes: 38942 >15:52:10,270 INFO program: First block: 1 >15:52:10,272 INFO program: Block size: 1024 >15:52:10,273 INFO program: Fragment size: 1024 >15:52:10,274 INFO program: Reserved GDT blocks: 256 >15:52:10,276 INFO program: Blocks per group: 8192 >15:52:10,277 INFO program: Fragments per group: 8192 >15:52:10,278 INFO program: Inodes per group: 512 >15:52:10,283 INFO program: Inode blocks per group: 128 >15:52:10,284 INFO program: Flex block group size: 16 >15:52:10,286 INFO program: Filesystem created: Wed Sep 26 23:07:18 2012 >15:52:10,287 INFO program: Last mount time: Thu Sep 27 15:51:29 2012 >15:52:10,289 INFO program: Last write time: Thu Sep 27 15:51:29 2012 >15:52:10,290 INFO program: Mount count: 3 >15:52:10,291 INFO program: Maximum mount count: -1 >15:52:10,293 INFO program: Last checked: Wed Sep 26 23:07:18 2012 >15:52:10,298 INFO program: Check interval: 0 (<none>) >15:52:10,299 INFO program: Lifetime writes: 32 MB >15:52:10,301 INFO program: Reserved blocks uid: 0 (user root) >15:52:10,302 INFO program: Reserved blocks gid: 0 (group root) >15:52:10,304 INFO program: First inode: 11 >15:52:10,305 INFO program: Inode size: 256 >15:52:10,306 INFO program: Required extra isize: 28 >15:52:10,308 INFO program: Desired extra isize: 28 >15:52:10,309 INFO program: Journal inode: 8 >15:52:10,310 INFO program: Default directory hash: half_md4 >15:52:10,311 INFO program: Directory Hash Seed: f82c65be-27a5-492d-bc79-f37d9328ffc3 >15:52:10,317 INFO program: Journal backup: inode blocks >15:52:10,318 INFO program: Journal features: (none) >15:52:10,320 INFO program: Journal size: 32M >15:52:10,321 INFO program: Journal length: 32768 >15:52:10,322 INFO program: Journal sequence: 0x0000001e >15:52:10,323 INFO program: Journal start: 1 >15:52:10,325 INFO program: >15:52:10,326 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:52:10,330 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:52:10,439 INFO program: Estimated minimum size of the filesystem: 732615 >15:52:10,442 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:52:10,620 INFO program: Running... udevadm settle --timeout=300 >15:52:10,897 INFO program: Running... udevadm settle --timeout=300 >15:52:11,085 INFO program: Running... udevadm settle --timeout=300 >15:52:11,295 INFO program: Running... udevadm settle --timeout=300 >15:52:11,474 INFO program: Running... udevadm settle --timeout=300 >15:52:11,658 INFO program: Running... udevadm settle --timeout=300 >15:52:11,814 INFO program: Running... udevadm settle --timeout=300 >15:52:12,003 INFO program: Running... udevadm settle --timeout=300 >15:52:12,348 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >15:52:12,446 INFO program: Running... /bin/umount /mnt/sysimage >15:52:12,493 INFO program: Running... udevadm settle --timeout=300 >15:52:12,700 INFO program: Running... udevadm settle --timeout=300 >15:52:12,938 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >15:52:13,010 INFO program: Running... arch >15:52:13,293 INFO program: x86_64 >15:52:13,410 INFO program: Running... /bin/umount /mnt/sysimage >15:52:13,470 INFO program: Running... udevadm settle --timeout=300 >11:52:25,042 INFO program: Running... modprobe btrfs >11:52:25,733 INFO program: Running... modprobe xfs >11:52:26,431 INFO program: Running... modprobe vfat >11:52:55,014 INFO program: Running... udevadm settle --timeout=300 >15:52:55,644 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/isodir >15:52:55,803 INFO program: Running... /bin/umount /mnt/install/isodir >11:52:57,604 INFO program: Running... udevadm settle --timeout=300 >11:52:57,905 INFO program: Running... udevadm settle --timeout=300 >11:52:58,157 INFO program: Running... udevadm settle --timeout=300 >11:52:58,461 INFO program: Running... udevadm settle --timeout=300 >11:53:10,243 INFO program: Running... systemctl status chronyd.service >11:53:10,423 INFO program: chronyd.service - NTP client/server >11:53:10,429 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >11:53:10,432 INFO program: Active: active (running) since Thu, 27 Sep 2012 11:52:02 -0400; 1min 8s ago >11:53:10,433 INFO program: Process: 651 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >11:53:10,439 INFO program: Process: 648 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >11:53:10,442 INFO program: Process: 633 ExecStartPre=/usr/libexec/chrony-helper generate-commandkey (code=exited, status=0/SUCCESS) >11:53:10,444 INFO program: Main PID: 650 (chronyd) >11:53:10,445 INFO program: CGroup: name=systemd:/system/chronyd.service >11:53:10,448 INFO program: └ 650 /usr/sbin/chronyd -u chrony >11:53:10,449 INFO program: >11:53:10,450 INFO program: Sep 27 11:52:01 localhost chrony-helper[633]: tr: write error: Broken pipe >11:53:10,450 INFO program: Sep 27 11:52:02 localhost chrony-helper[633]: tr: write error >11:53:10,453 INFO program: Sep 27 11:52:02 localhost chronyd[650]: chronyd version 1.27-git1ca844 starting >11:53:10,454 INFO program: Sep 27 11:52:02 localhost chronyd[650]: Linux kernel major=3 minor=6 patch=0 >11:53:10,455 INFO program: Sep 27 11:52:02 localhost chronyd[650]: hz=100 shift_hz=7 freq_scale=1.00000...2 >11:53:10,456 INFO program: Sep 27 11:52:07 localhost chronyd[650]: Selected source 64.73.32.134 >11:53:10,460 INFO program: Sep 27 11:52:07 localhost chronyd[650]: System clock wrong by -44.003611 sec...d >11:53:10,493 INFO program: Running... systemctl start chronyd.service >10:53:37,206 INFO program: Running... systemctl restart chronyd.service > > >/tmp/storage.log: >15:51:51,600 DEBUG storage: registered device format class Ext2FS as ext2 >15:51:51,604 DEBUG storage: registered device format class Ext3FS as ext3 >15:51:51,608 DEBUG storage: registered device format class Ext4FS as ext4 >15:51:51,609 DEBUG storage: registered device format class FATFS as vfat >15:51:51,613 DEBUG storage: registered device format class EFIFS as efi >15:51:51,613 DEBUG storage: registered device format class BTRFS as btrfs >15:51:51,614 DEBUG storage: registered device format class GFS2 as gfs2 >15:51:51,615 DEBUG storage: registered device format class JFS as jfs >15:51:51,618 DEBUG storage: registered device format class ReiserFS as reiserfs >15:51:51,619 DEBUG storage: registered device format class XFS as xfs >15:51:51,620 DEBUG storage: registered device format class HFS as hfs >15:51:51,621 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >15:51:51,622 DEBUG storage: registered device format class HFSPlus as hfs+ >15:51:51,625 DEBUG storage: registered device format class NTFS as ntfs >15:51:51,626 DEBUG storage: registered device format class NFS as nfs >15:51:51,627 DEBUG storage: registered device format class NFSv4 as nfs4 >15:51:51,627 DEBUG storage: registered device format class Iso9660FS as iso9660 >15:51:51,631 DEBUG storage: registered device format class NoDevFS as nodev >15:51:51,631 DEBUG storage: registered device format class DevPtsFS as devpts >15:51:51,635 DEBUG storage: registered device format class ProcFS as proc >15:51:51,638 DEBUG storage: registered device format class SysFS as sysfs >15:51:51,642 DEBUG storage: registered device format class TmpFS as tmpfs >15:51:51,645 DEBUG storage: registered device format class BindFS as bind >15:51:51,649 DEBUG storage: registered device format class SELinuxFS as selinuxfs >15:51:51,652 DEBUG storage: registered device format class USBFS as usbfs >15:51:51,660 DEBUG storage: registered device format class MDRaidMember as mdmember >15:51:51,791 DEBUG storage: registered device format class LUKS as luks >15:51:51,798 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >15:51:51,813 DEBUG storage: registered device format class DiskLabel as disklabel >15:51:51,819 DEBUG storage: registered device format class BIOSBoot as biosboot >15:51:51,826 DEBUG storage: registered device format class DMRaidMember as dmraidmember >15:51:51,837 DEBUG storage: registered device format class SwapSpace as swap >15:51:51,843 DEBUG storage: registered device format class PPCPRePBoot as prepboot >15:51:51,849 DEBUG storage: registered device format class MultipathMember as multipath_member >15:51:53,905 DEBUG storage: MultipathTopology._build_topology: >15:51:53,910 DEBUG storage: /etc/multipath.conf contents: >15:51:53,913 DEBUG storage: # multipath.conf written by anaconda >15:51:53,914 DEBUG storage: >15:51:53,918 DEBUG storage: defaults { >15:51:53,918 DEBUG storage: user_friendly_names yes >15:51:53,919 DEBUG storage: } >15:51:53,919 DEBUG storage: blacklist { >15:51:53,923 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:51:53,924 DEBUG storage: devnode "^hd[a-z]" >15:51:53,924 DEBUG storage: devnode "^dcssblk[0-9]*" >15:51:53,925 DEBUG storage: device { >15:51:53,926 DEBUG storage: vendor "DGC" >15:51:53,929 DEBUG storage: product "LUNZ" >15:51:53,929 DEBUG storage: } >15:51:53,930 DEBUG storage: device { >15:51:53,931 DEBUG storage: vendor "IBM" >15:51:53,934 DEBUG storage: product "S/390.*" >15:51:53,934 DEBUG storage: } >15:51:53,938 DEBUG storage: # don't count normal SATA devices as multipaths >15:51:53,942 DEBUG storage: device { >15:51:53,945 DEBUG storage: vendor "ATA" >15:51:53,948 DEBUG storage: } >15:51:53,951 DEBUG storage: # don't count 3ware devices as multipaths >15:51:53,955 DEBUG storage: device { >15:51:53,958 DEBUG storage: vendor "3ware" >15:51:53,962 DEBUG storage: } >15:51:53,965 DEBUG storage: device { >15:51:53,969 DEBUG storage: vendor "AMCC" >15:51:53,972 DEBUG storage: } >15:51:53,975 DEBUG storage: # nor highpoint devices >15:51:53,979 DEBUG storage: device { >15:51:53,982 DEBUG storage: vendor "HPT" >15:51:53,986 DEBUG storage: } >15:51:53,989 DEBUG storage: } >15:51:53,993 DEBUG storage: multipaths { >15:51:53,996 DEBUG storage: } >15:51:54,000 DEBUG storage: (end of /etc/multipath.conf) >15:51:54,265 INFO storage: MultipathTopology: found non-disk device: sr0 >15:51:54,274 INFO storage: MultipathTopology: found singlepath device: sda >15:51:54,280 INFO storage: MultipathTopology: found non-disk device: sda1 >15:51:54,284 INFO storage: MultipathTopology: found non-disk device: sda2 >15:51:54,288 INFO storage: MultipathTopology: found non-disk device: sda3 >15:51:54,289 INFO storage: MultipathTopology: found singlepath device: loop0 >15:51:54,295 INFO storage: MultipathTopology: found singlepath device: loop1 >15:51:54,297 INFO storage: MultipathTopology: found singlepath device: loop2 >15:51:54,306 INFO storage: MultipathTopology: found singlepath device: loop3 >15:51:54,311 INFO storage: MultipathTopology: found singlepath device: loop4 >15:51:54,314 INFO storage: MultipathTopology: found singlepath device: loop5 >15:51:54,319 INFO storage: MultipathTopology: found singlepath device: loop6 >15:51:54,323 INFO storage: MultipathTopology: found singlepath device: loop7 >15:51:54,327 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:52:02,306 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >15:52:02,320 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:52:02,775 DEBUG storage: MultipathTopology._build_topology: >15:52:02,795 DEBUG storage: /etc/multipath.conf contents: >15:52:02,798 DEBUG storage: # multipath.conf written by anaconda >15:52:02,799 DEBUG storage: >15:52:02,799 DEBUG storage: defaults { >15:52:02,803 DEBUG storage: user_friendly_names yes >15:52:02,803 DEBUG storage: } >15:52:02,804 DEBUG storage: blacklist { >15:52:02,804 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:52:02,805 DEBUG storage: devnode "^hd[a-z]" >15:52:02,816 DEBUG storage: devnode "^dcssblk[0-9]*" >15:52:02,816 DEBUG storage: device { >15:52:02,816 DEBUG storage: vendor "DGC" >15:52:02,816 DEBUG storage: product "LUNZ" >15:52:02,817 DEBUG storage: } >15:52:02,817 DEBUG storage: device { >15:52:02,817 DEBUG storage: vendor "IBM" >15:52:02,821 DEBUG storage: product "S/390.*" >15:52:02,822 DEBUG storage: } >15:52:02,832 DEBUG storage: # don't count normal SATA devices as multipaths >15:52:02,833 DEBUG storage: device { >15:52:02,848 DEBUG storage: vendor "ATA" >15:52:02,849 DEBUG storage: } >15:52:02,849 DEBUG storage: # don't count 3ware devices as multipaths >15:52:02,852 DEBUG storage: device { >15:52:02,894 DEBUG storage: vendor "3ware" >15:52:02,895 DEBUG storage: } >15:52:02,895 DEBUG storage: device { >15:52:02,895 DEBUG storage: vendor "AMCC" >15:52:02,895 DEBUG storage: } >15:52:02,896 DEBUG storage: # nor highpoint devices >15:52:02,899 DEBUG storage: device { >15:52:02,903 DEBUG storage: vendor "HPT" >15:52:02,916 DEBUG storage: } >15:52:02,916 DEBUG storage: } >15:52:02,919 DEBUG storage: multipaths { >15:52:02,927 DEBUG storage: } >15:52:02,932 DEBUG storage: (end of /etc/multipath.conf) >15:52:03,416 INFO storage: MultipathTopology: found non-disk device: sr0 >15:52:03,425 INFO storage: MultipathTopology: found singlepath device: sda >15:52:03,435 INFO storage: MultipathTopology: found non-disk device: sda1 >15:52:03,443 INFO storage: MultipathTopology: found non-disk device: sda2 >15:52:03,452 INFO storage: MultipathTopology: found non-disk device: sda3 >15:52:03,457 INFO storage: MultipathTopology: found singlepath device: loop0 >15:52:03,465 INFO storage: MultipathTopology: found singlepath device: loop1 >15:52:03,471 INFO storage: MultipathTopology: found singlepath device: loop2 >15:52:03,479 INFO storage: MultipathTopology: found singlepath device: loop3 >15:52:03,480 INFO storage: MultipathTopology: found singlepath device: loop4 >15:52:03,484 INFO storage: MultipathTopology: found singlepath device: loop5 >15:52:03,486 INFO storage: MultipathTopology: found singlepath device: loop6 >15:52:03,492 INFO storage: MultipathTopology: found singlepath device: loop7 >15:52:03,493 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:52:03,497 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >15:52:03,551 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-uuid/2012-09-26-19-17-04-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-09-26-19-17-04-00', > 'ID_FS_UUID_ENC': '2012-09-26-19-17-04-00', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-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\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB2-01700376', > 'ID_SERIAL_SHORT': 'VB2-01700376', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '917535', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-uuid/2012-09-26-19-17-04-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >15:52:03,563 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >15:52:03,574 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >15:52:03,584 DEBUG storage: DeviceTree.getDeviceByName returned None >15:52:03,595 INFO storage: sr0 is a cdrom >15:52:03,601 DEBUG storage: DeviceTree.addUdevOpticalDevice: >15:52:03,608 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:52:03,625 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:52:03,632 INFO storage: added cdrom sr0 (id 0) to device tree >15:52:03,639 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:52:03,653 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:52:03,661 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >15:52:03,669 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >15:52:03,679 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >15:52:03,725 WARN storage: disklabel detected but not usable on sr0 >15:52:03,729 INFO storage: type detected on 'sr0' is 'iso9660' >15:52:03,736 DEBUG storage: Iso9660FS.supported: supported: True ; >15:52:03,750 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >15:52:03,774 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >15:52:03,781 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:52:03,815 DEBUG storage: looking up parted Device: /dev/sr0 >15:52:03,832 INFO storage: got device: OpticalDevice instance (0x7f2035035a90) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 257.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 131584 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (8, 255, 63) biosGeometry: (8, 255, 63) > PedDevice: <_ped.Device object at 0x7f2035001560> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >15:52:03,840 DEBUG storage: Iso9660FS.supported: supported: True ; >15:52:03,857 INFO storage: got format: Iso9660FS instance (0x7f20350ff350) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-09-26-19-17-04-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >15:52:03,882 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB98ef8825-9f150a99', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\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_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB98ef8825-9f150a99', > 'ID_SERIAL_SHORT': 'VB98ef8825-9f150a99', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '496929', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB98ef8825-9f150a99'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >15:52:03,906 INFO storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >15:52:03,914 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:52:03,919 DEBUG storage: DeviceTree.getDeviceByName returned None >15:52:03,931 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >15:52:03,960 INFO storage: sda is a disk >15:52:04,010 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:52:04,041 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:52:04,067 INFO storage: added disk sda (id 1) to device tree >15:52:04,081 DEBUG storage: looking up parted Device: /dev/sda >15:52:04,136 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >15:52:04,141 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >15:52:04,159 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:52:04,203 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >15:52:04,314 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f20350e9690>, <parted.partition.Partition object at 0x7f20350ff310>, <parted.partition.Partition object at 0x2b1b310>] > device: <parted.device.Device object at 0x2b1b390> > PedDisk: <_ped.Disk object at 0x2b1f758> >15:52:04,320 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:52:04,336 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:52:04,441 INFO storage: got device: DiskDevice instance (0x2b11fd0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f20350017a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2b1b090> >15:52:04,527 INFO storage: got format: DiskLabel instance (0x2b1b190) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f20350e9690>, <parted.partition.Partition object at 0x7f20350ff310>, <parted.partition.Partition object at 0x2b1b310>] > device: <parted.device.Device object at 0x2b1b390> > PedDisk: <_ped.Disk object at 0x2b1f758> > origPartedDisk = <parted.disk.Disk object at 0x2b1ba50> > partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f20350018c0> > >15:52:04,576 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB98ef8825-9f150a99-part1 /dev/disk/by-uuid/b1ba97e1-bc67-4e45-8b70-18289729a1cb', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b1ba97e1-bc67-4e45-8b70-18289729a1cb', > 'ID_FS_UUID_ENC': 'b1ba97e1-bc67-4e45-8b70-18289729a1cb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\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_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB98ef8825-9f150a99', > 'ID_SERIAL_SHORT': 'VB98ef8825-9f150a99', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '496991', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB98ef8825-9f150a99-part1', > '/dev/disk/by-uuid/b1ba97e1-bc67-4e45-8b70-18289729a1cb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >15:52:04,615 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >15:52:04,641 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:52:04,664 DEBUG storage: DeviceTree.getDeviceByName returned None >15:52:04,686 INFO storage: sda1 is a partition >15:52:04,707 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >15:52:04,766 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:52:04,795 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk sda (1) with existing msdos disklabel >15:52:04,804 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:52:04,813 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:52:04,835 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:52:04,842 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >15:52:04,863 DEBUG storage: looking up parted Partition: /dev/sda1 >15:52:04,870 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >15:52:04,880 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >15:52:04,903 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >15:52:04,913 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >15:52:04,920 INFO storage: added partition sda1 (id 2) to device tree >15:52:04,925 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >15:52:04,934 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >15:52:04,942 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:52:04,953 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >15:52:05,002 WARN storage: disklabel detected but not usable on sda1 >15:52:05,012 INFO storage: type detected on 'sda1' is 'ext4' >15:52:06,094 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:06,103 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:52:06,113 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:52:06,122 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >15:52:06,129 DEBUG storage: looking up parted Device: /dev/sda1 >15:52:06,153 INFO storage: got device: PartitionDevice instance (0x2b1bbd0) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 8192MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f2035001b90> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2b1b490> fileSystem: <parted.filesystem.FileSystem object at 0x2b1b650> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2b1b690> PedPartition: <_ped.Partition object at 0x2b126b0> > disk = existing 8192MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >15:52:06,166 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:06,171 INFO storage: got format: Ext4FS instance (0x2b1bf90) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = b1ba97e1-bc67-4e45-8b70-18289729a1cb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >15:52:06,250 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB98ef8825-9f150a99-part2 /dev/disk/by-uuid/568f6c3e-cbd5-4cd7-ba07-431456f29eaa', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '568f6c3e-cbd5-4cd7-ba07-431456f29eaa', > 'ID_FS_UUID_ENC': '568f6c3e-cbd5-4cd7-ba07-431456f29eaa', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\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_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4063232', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB98ef8825-9f150a99', > 'ID_SERIAL_SHORT': 'VB98ef8825-9f150a99', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '497029', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB98ef8825-9f150a99-part2', > '/dev/disk/by-uuid/568f6c3e-cbd5-4cd7-ba07-431456f29eaa'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >15:52:06,269 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >15:52:06,281 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:52:06,289 DEBUG storage: DeviceTree.getDeviceByName returned None >15:52:06,302 INFO storage: sda2 is a partition >15:52:06,307 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >15:52:06,315 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:52:06,332 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk sda (1) with existing msdos disklabel >15:52:06,341 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:52:06,359 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:52:06,363 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:52:06,377 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >15:52:06,391 DEBUG storage: looking up parted Partition: /dev/sda2 >15:52:06,402 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >15:52:06,418 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >15:52:06,423 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >15:52:06,436 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >15:52:06,443 INFO storage: added partition sda2 (id 3) to device tree >15:52:06,451 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >15:52:06,463 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >15:52:06,476 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:52:06,487 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >15:52:06,543 WARN storage: disklabel detected but not usable on sda2 >15:52:06,553 INFO storage: type detected on 'sda2' is 'swap' >15:52:06,576 DEBUG storage: SwapSpace.__init__: device: /dev/sda2 ; serial: VB98ef8825-9f150a99 ; uuid: 568f6c3e-cbd5-4cd7-ba07-431456f29eaa ; exists: True ; label: None ; >15:52:06,580 DEBUG storage: getFormat('swap') returning SwapSpace instance >15:52:06,585 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:52:06,595 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >15:52:06,599 DEBUG storage: looking up parted Device: /dev/sda2 >15:52:06,614 INFO storage: got device: PartitionDevice instance (0x2b1bb10) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 8192MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 1984.0 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4063232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (252, 255, 63) biosGeometry: (252, 255, 63) > PedDevice: <_ped.Device object at 0x7f2035001a70> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2b1b490> fileSystem: <parted.filesystem.FileSystem object at 0x2b1b610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2b1b990> PedPartition: <_ped.Partition object at 0x2b12590> > disk = existing 8192MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 5089279 length = 4063232 > flags = >15:52:06,625 INFO storage: got format: SwapSpace instance (0x2b2fd50) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = 568f6c3e-cbd5-4cd7-ba07-431456f29eaa exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >15:52:06,648 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB98ef8825-9f150a99-part3 /dev/disk/by-uuid/dbddfed7-6dff-4bec-b038-d4d72e2a11ca', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dbddfed7-6dff-4bec-b038-d4d72e2a11ca', > 'ID_FS_UUID_ENC': 'dbddfed7-6dff-4bec-b038-d4d72e2a11ca', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\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_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '5089280', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '11687936', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB98ef8825-9f150a99', > 'ID_SERIAL_SHORT': 'VB98ef8825-9f150a99', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '497062', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB98ef8825-9f150a99-part3', > '/dev/disk/by-uuid/dbddfed7-6dff-4bec-b038-d4d72e2a11ca'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >15:52:06,659 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >15:52:06,665 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:52:06,669 DEBUG storage: DeviceTree.getDeviceByName returned None >15:52:06,676 INFO storage: sda3 is a partition >15:52:06,685 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >15:52:06,691 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:52:06,701 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk sda (1) with existing msdos disklabel >15:52:06,707 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:52:06,720 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:52:06,728 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:52:06,734 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >15:52:06,745 DEBUG storage: looking up parted Partition: /dev/sda3 >15:52:06,751 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >15:52:06,763 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >15:52:06,772 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >15:52:06,778 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >15:52:06,785 INFO storage: added partition sda3 (id 4) to device tree >15:52:06,790 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >15:52:06,800 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >15:52:06,810 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:52:06,816 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >15:52:06,884 WARN storage: disklabel detected but not usable on sda3 >15:52:06,900 INFO storage: type detected on 'sda3' is 'ext4' >15:52:07,851 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:07,871 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:52:07,880 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:52:07,900 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >15:52:07,919 DEBUG storage: looking up parted Device: /dev/sda3 >15:52:07,956 INFO storage: got device: PartitionDevice instance (0x2b2f9d0) -- > name = sda3 status = True kids = 0 id = 4 > parents = ['existing 8192MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 5707.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 11687936 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (727, 255, 63) biosGeometry: (727, 255, 63) > PedDevice: <_ped.Device object at 0x7f2035001d40> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2b1b490> fileSystem: <parted.filesystem.FileSystem object at 0x2b1b210> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2b1b350> PedPartition: <_ped.Partition object at 0x2b12530> > disk = existing 8192MB disk sda (1) with existing msdos disklabel > start = 5089280 end = 16777215 length = 11687936 > flags = >15:52:07,977 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:07,983 INFO storage: got format: Ext4FS instance (0x2b32790) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = dbddfed7-6dff-4bec-b038-d4d72e2a11ca exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5707.0 targetSize = 5707.0 > >15:52:08,022 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': '597256', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:52:08,036 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >15:52:08,039 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >15:52:08,050 DEBUG storage: DeviceTree.getDeviceByName returned None >15:52:08,057 INFO storage: loop0 is a loop device >15:52:08,067 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:52:08,072 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >15:52:08,078 DEBUG storage: DeviceTree.getDeviceByName returned None >15:52:08,089 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:52:08,110 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >15:52:08,120 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >15:52:08,130 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >15:52:08,142 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:52:08,147 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:52:08,157 INFO storage: added loop loop0 (id 6) to device tree >15:52:08,160 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:52:08,168 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:52:08,171 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:52:08,183 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >15:52:08,188 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >15:52:08,234 WARN storage: disklabel detected but not usable on loop0 >15:52:08,238 INFO storage: type detected on 'loop0' is 'squashfs' >15:52:08,244 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:52:08,256 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:52:08,261 INFO storage: got device: LoopDevice instance (0x2b32ad0) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (5)'] > 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 >15:52:08,278 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/42133fba-8994-4725-b2d4-e57d01f5771e', > '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': '42133fba-8994-4725-b2d4-e57d01f5771e', > 'ID_FS_UUID_ENC': '42133fba-8994-4725-b2d4-e57d01f5771e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '614856', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/42133fba-8994-4725-b2d4-e57d01f5771e'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:52:08,283 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >15:52:08,293 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:52:08,301 DEBUG storage: DeviceTree.getDeviceByName returned None >15:52:08,304 INFO storage: loop1 is a loop device >15:52:08,307 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:52:08,332 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >15:52:08,337 DEBUG storage: DeviceTree.getDeviceByName returned None >15:52:08,342 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:52:08,360 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >15:52:08,363 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >15:52:08,370 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >15:52:08,374 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:52:08,387 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:52:08,390 INFO storage: added loop loop1 (id 8) to device tree >15:52:08,397 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:52:08,402 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:52:08,414 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:08,429 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:52:08,432 DEBUG storage: device loop1 does not contain a disklabel >15:52:08,439 INFO storage: type detected on 'loop1' is 'ext4' >15:52:09,163 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:09,190 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:52:09,197 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >15:52:09,215 INFO storage: got device: LoopDevice instance (0x7f2034f81210) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > 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 >15:52:09,221 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:09,228 INFO storage: got format: Ext4FS instance (0x7f2034f81350) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 42133fba-8994-4725-b2d4-e57d01f5771e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:52:09,246 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': '658265', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:52:09,251 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >15:52:09,254 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:52:09,265 DEBUG storage: DeviceTree.getDeviceByName returned None >15:52:09,284 INFO storage: loop2 is a loop device >15:52:09,287 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:52:09,306 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:52:09,315 DEBUG storage: DeviceTree.getDeviceByName returned None >15:52:09,321 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:52:09,329 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:52:09,338 INFO storage: added file /overlay (deleted) (id 9) to device tree >15:52:09,357 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:52:09,360 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:52:09,366 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:52:09,372 INFO storage: added loop loop2 (id 10) to device tree >15:52:09,375 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:52:09,388 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:52:09,395 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:52:09,400 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >15:52:09,412 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >15:52:09,460 WARN storage: disklabel detected but not usable on loop2 >15:52:09,468 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >15:52:09,477 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:52:09,482 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:52:09,490 INFO storage: got device: LoopDevice instance (0x2b32f10) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (9)'] > 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 >15:52:09,495 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': '658352', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:52:09,509 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >15:52:09,511 DEBUG storage: lvm filter: adding loop3 to the reject list >15:52:09,519 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': '665574', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:52:09,521 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >15:52:09,522 DEBUG storage: lvm filter: adding loop4 to the reject list >15:52:09,541 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': '669587', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >15:52:09,546 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >15:52:09,555 DEBUG storage: lvm filter: adding loop5 to the reject list >15:52:09,568 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': '685015', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >15:52:09,574 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >15:52:09,575 DEBUG storage: lvm filter: adding loop6 to the reject list >15:52:09,580 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': '29686504', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >15:52:09,589 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >15:52:09,591 DEBUG storage: lvm filter: adding loop7 to the reject list >15:52:09,594 DEBUG storage: Skipping a device mapper drive (dm-0) for now >15:52:09,785 INFO storage: devices to scan: ['dm-0'] >15:52:09,803 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/42133fba-8994-4725-b2d4-e57d01f5771e /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': '42133fba-8994-4725-b2d4-e57d01f5771e', > 'ID_FS_UUID_ENC': '42133fba-8994-4725-b2d4-e57d01f5771e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '373461', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/42133fba-8994-4725-b2d4-e57d01f5771e', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:52:09,812 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >15:52:09,815 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:52:09,828 DEBUG storage: DeviceTree.getDeviceByName returned None >15:52:09,837 INFO storage: live-rw is a device-mapper device >15:52:09,840 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >15:52:09,846 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:52:09,855 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >15:52:09,869 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:52:09,878 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >15:52:09,890 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:52:09,895 DEBUG storage: DeviceTree.getDeviceByName returned None >15:52:09,906 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >15:52:09,909 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:52:09,915 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:52:09,923 INFO storage: added dm live-rw (id 11) to device tree >15:52:09,926 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:52:09,932 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:52:09,942 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:09,950 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:52:09,953 DEBUG storage: device live-rw does not contain a disklabel >15:52:09,954 INFO storage: type detected on 'live-rw' is 'ext4' >15:52:10,463 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:10,468 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:52:10,475 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:52:10,484 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >15:52:10,598 INFO storage: got device: DMDevice instance (0x7f2034fa1810) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10)'] > 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 0x7f2034f86ef0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:52:10,608 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:10,612 INFO storage: got format: Ext4FS instance (0x7f2034fb4a90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 42133fba-8994-4725-b2d4-e57d01f5771e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:52:10,881 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:52:11,069 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:52:11,253 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:52:11,272 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:52:11,287 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:52:11,438 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:52:11,450 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >15:52:11,467 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >15:52:11,622 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:52:11,632 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:52:11,651 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:52:11,802 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:52:11,969 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:52:11,981 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:52:12,000 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:52:12,212 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:52:12,219 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:52:12,223 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >15:52:12,228 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >15:52:12,241 INFO storage: edd: collected mbr signatures: {'sda': '0x0001a70e'} >15:52:12,251 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x0001a70e > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 16777216 >15:52:12,258 INFO storage: edd: matched 0x80 to sda using MBR sig >15:52:12,275 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:52:12,322 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:52:12,409 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:52:12,678 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:52:12,684 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:52:12,699 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:52:12,892 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:52:12,905 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:52:13,315 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:52:13,319 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >15:52:13,323 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >15:52:13,326 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:52:13,339 DEBUG storage: crypttab maps: [] >15:52:13,340 DEBUG storage: parsing /mnt/sysimage/etc/fstab >15:52:13,351 DEBUG storage: resolved 'UUID=dbddfed7-6dff-4bec-b038-d4d72e2a11ca' to 'sda3' (partition) >15:52:13,354 DEBUG storage: resolved 'UUID=b1ba97e1-bc67-4e45-8b70-18289729a1cb' to 'sda1' (partition) >15:52:13,355 DEBUG storage: resolved 'UUID=568f6c3e-cbd5-4cd7-ba07-431456f29eaa' to 'sda2' (partition) >15:52:13,364 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:52:13,921 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:13,940 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:13,949 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:13,968 DEBUG storage: Ext4FS.supported: supported: True ; >15:52:13,980 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:52:13,995 DEBUG storage: Iso9660FS.supported: supported: True ; >15:52:14,700 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >15:52:14,707 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:52:14,731 DEBUG storage: DeviceTree.getDeviceByPath returned existing 257MB cdrom sr0 (0) with existing iso9660 filesystem >11:52:24,828 DEBUG storage: Iso9660FS.supported: supported: True ; >11:52:24,837 DEBUG storage: Iso9660FS.supported: supported: True ; >11:52:24,846 DEBUG storage: NFSv4.supported: supported: False ; >11:52:24,854 DEBUG storage: NFSv4.supported: supported: False ; >11:52:24,862 DEBUG storage: SELinuxFS.supported: supported: False ; >11:52:24,870 DEBUG storage: SELinuxFS.supported: supported: False ; >11:52:24,878 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:24,896 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:24,904 DEBUG storage: Ext3FS.supported: supported: True ; >11:52:24,914 DEBUG storage: Ext3FS.supported: supported: True ; >11:52:24,923 DEBUG storage: Ext2FS.supported: supported: True ; >11:52:24,934 DEBUG storage: Ext2FS.supported: supported: True ; >11:52:24,944 DEBUG storage: SysFS.supported: supported: False ; >11:52:24,952 DEBUG storage: SysFS.supported: supported: False ; >11:52:24,961 DEBUG storage: MultipathMember.__init__: >11:52:24,970 DEBUG storage: MDRaidMember.__init__: >11:52:24,978 DEBUG storage: ProcFS.supported: supported: False ; >11:52:24,987 DEBUG storage: ProcFS.supported: supported: False ; >11:52:24,995 DEBUG storage: SwapSpace.__init__: >11:52:25,004 DEBUG storage: NoDevFS.supported: supported: False ; >11:52:25,012 DEBUG storage: NoDevFS.supported: supported: False ; >11:52:25,020 DEBUG storage: DevPtsFS.supported: supported: False ; >11:52:25,028 DEBUG storage: DevPtsFS.supported: supported: False ; >11:52:25,037 DEBUG storage: BTRFS.supported: supported: True ; >11:52:25,643 DEBUG storage: BTRFS.supported: supported: True ; >11:52:25,669 DEBUG storage: USBFS.supported: supported: False ; >11:52:25,683 DEBUG storage: USBFS.supported: supported: False ; >11:52:25,694 DEBUG storage: DiskLabel.__init__: >11:52:25,698 INFO storage: DiskLabel.partedDevice returning None >11:52:25,708 DEBUG storage: HFSPlus.supported: supported: False ; >11:52:25,716 DEBUG storage: HFSPlus.supported: supported: False ; >11:52:25,726 DEBUG storage: XFS.supported: supported: True ; >11:52:26,284 DEBUG storage: XFS.supported: supported: True ; >11:52:26,310 DEBUG storage: TmpFS.supported: supported: False ; >11:52:26,318 DEBUG storage: TmpFS.supported: supported: False ; >11:52:26,328 DEBUG storage: LUKS.__init__: >11:52:26,336 DEBUG storage: NTFS.supported: supported: False ; >11:52:26,343 DEBUG storage: NTFS.supported: supported: False ; >11:52:26,356 DEBUG storage: BindFS.supported: supported: False ; >11:52:26,364 DEBUG storage: BindFS.supported: supported: False ; >11:52:26,372 DEBUG storage: HFS.supported: supported: False ; >11:52:26,381 DEBUG storage: HFS.supported: supported: False ; >11:52:26,390 DEBUG storage: LVMPhysicalVolume.__init__: >11:52:26,400 DEBUG storage: NFS.supported: supported: False ; >11:52:26,407 DEBUG storage: NFS.supported: supported: False ; >11:52:26,415 DEBUG storage: FATFS.supported: supported: True ; >11:52:26,581 DEBUG storage: FATFS.supported: supported: True ; >11:52:26,596 DEBUG storage: DMRaidMember.__init__: >11:52:54,984 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:52:54,993 INFO storage: updating format of device: existing 257MB cdrom sr0 (0) with existing iso9660 filesystem >11:52:55,416 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:52:55,427 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:52:55,436 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:52:55,447 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:52:55,466 WARN storage: disklabel detected but not usable on sr0 >11:52:55,473 DEBUG storage: no type or existing type for sr0, bailing >11:52:55,476 INFO storage: got format: existing iso9660 filesystem >11:52:55,607 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >11:52:57,462 DEBUG storage: clearpart: looking at sda3 >11:52:57,468 DEBUG storage: removing sda3 >11:52:57,498 DEBUG storage: PartitionDevice._setFormat: sda3 ; >11:52:57,517 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:57,523 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >11:52:57,531 INFO storage: registered action: [0] Destroy Format ext4 filesystem on partition sda3 (id 4) >11:52:57,542 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:52:57,583 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >11:52:57,797 INFO storage: removed partition sda3 (id 4) from device tree >11:52:57,811 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >11:52:57,818 INFO storage: registered action: [1] Destroy Device partition sda3 (id 4) >11:52:57,823 DEBUG storage: partitions: ['sda1', 'sda2'] >11:52:57,827 DEBUG storage: clearpart: looking at sda2 >11:52:57,828 DEBUG storage: removing sda2 >11:52:57,840 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >11:52:57,849 DEBUG storage: PartitionDevice._setFormat: sda2 ; >11:52:57,854 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:57,862 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: swap ; type: None ; >11:52:57,866 INFO storage: registered action: [2] Destroy Format swap on partition sda2 (id 3) >11:52:57,872 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:52:57,882 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >11:52:57,898 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >11:52:58,064 INFO storage: removed partition sda2 (id 3) from device tree >11:52:58,079 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:52:58,082 INFO storage: registered action: [3] Destroy Device partition sda2 (id 3) >11:52:58,087 DEBUG storage: partitions: ['sda1'] >11:52:58,094 DEBUG storage: clearpart: looking at sda1 >11:52:58,095 DEBUG storage: removing sda1 >11:52:58,105 DEBUG storage: PartitionDevice._setFormat: sda1 ; >11:52:58,111 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:58,118 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >11:52:58,125 INFO storage: registered action: [4] Destroy Format ext4 filesystem on partition sda1 (id 2) >11:52:58,131 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:52:58,145 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >11:52:58,322 INFO storage: removed partition sda1 (id 2) from device tree >11:52:58,333 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:52:58,342 INFO storage: registered action: [5] Destroy Device partition sda1 (id 2) >11:52:58,346 DEBUG storage: partitions: [] >11:52:58,352 DEBUG storage: checking whether disk sda has an empty extended >11:52:58,361 DEBUG storage: extended is None ; logicals is [] >11:52:58,362 DEBUG storage: clearpart: initializing sda >11:52:58,370 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:58,378 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:58,384 DEBUG storage: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >11:52:58,388 INFO storage: registered action: [6] Destroy Format msdos disklabel on disk sda (id 1) >11:52:58,406 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >11:52:58,418 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >11:52:58,426 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 0x4d2a250> > PedDisk: <_ped.Disk object at 0x4d2b710> >11:52:58,431 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:52:58,436 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:52:58,446 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:52:58,449 INFO storage: registered action: [7] Create Format msdos disklabel on disk sda (id 1) >11:52:58,454 DEBUG storage: new disk order: [] >11:52:58,670 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:52:58,680 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk sda (1) with non-existent msdos disklabel >11:52:58,696 DEBUG storage: doAutoPart: True >11:52:58,696 DEBUG storage: encryptedAutoPart: False >11:52:58,697 DEBUG storage: autoPartType: 0 >11:52:58,700 DEBUG storage: clearPartType: 1 >11:52:58,701 DEBUG storage: clearPartDisks: ['sda'] >11:52:58,701 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f202e190f90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f202e2f51d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f202f4b89d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x4d10f50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x4d2a810) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1984 maxSize = None grow = False > >11:52:58,708 DEBUG storage: storage.disks: ['sda'] >11:52:58,713 DEBUG storage: storage.partitioned: ['sda'] >11:52:58,722 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >11:52:58,758 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:52:58,770 DEBUG storage: DeviceTree.getDeviceByPath returned existing 8192MB disk sda (1) with non-existent msdos disklabel >11:52:58,774 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:52:58,778 DEBUG storage: boot disk: sda >11:52:58,809 DEBUG storage: candidate disks: [DiskDevice instance (0x2b11fd0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f20350017a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2b1b090>] >11:52:58,815 DEBUG storage: devs: [] >11:52:58,821 DEBUG storage: _is_valid_disklabel(sda) returning True >11:52:58,830 DEBUG storage: _is_valid_size(sda) returning True >11:52:58,833 DEBUG storage: _is_valid_location(sda) returning True >11:52:58,835 DEBUG storage: _is_valid_format(sda) returning True >11:52:58,838 DEBUG storage: is_valid_stage1_device(sda) returning True >11:52:58,845 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:58,864 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:52:58,871 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:52:58,881 DEBUG storage: PartitionDevice._setFormat: req0 ; >11:52:58,888 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >11:52:58,898 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:52:58,903 INFO storage: added partition req0 (id 12) to device tree >11:52:58,913 INFO storage: registered action: [8] Create Device partition req0 (id 12) >11:52:58,914 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:58,919 INFO storage: registered action: [9] Create Format ext4 filesystem mounted at / on partition req0 (id 12) >11:52:58,921 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:58,935 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:52:58,941 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:52:58,953 DEBUG storage: PartitionDevice._setFormat: req1 ; >11:52:58,960 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >11:52:58,970 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:52:58,973 INFO storage: added partition req1 (id 13) to device tree >11:52:58,977 INFO storage: registered action: [10] Create Device partition req1 (id 13) >11:52:58,985 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:58,989 INFO storage: registered action: [11] Create Format ext4 filesystem mounted at /boot on partition req1 (id 13) >11:52:58,990 INFO storage: skipping unneeded stage1 biosboot request >11:52:58,994 DEBUG storage: PartSpec instance (0x4d10f50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >11:52:58,994 DEBUG storage: existing 8192MB disk sda (1) with non-existent msdos disklabel >11:52:59,001 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >11:52:59,016 DEBUG storage: getFormat('swap') returning SwapSpace instance >11:52:59,022 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:52:59,028 DEBUG storage: PartitionDevice._setFormat: req2 ; >11:52:59,038 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >11:52:59,044 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:52:59,051 INFO storage: added partition req2 (id 14) to device tree >11:52:59,055 INFO storage: registered action: [12] Create Device partition req2 (id 14) >11:52:59,055 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:59,056 INFO storage: registered action: [13] Create Format swap on partition req2 (id 14) >11:52:59,062 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:52:59,080 DEBUG storage: removing all non-preexisting partitions ['req0(id 12)', 'req1(id 13)', 'req2(id 14)'] from disk(s) ['sda'] >11:52:59,083 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 12)', 'req1(id 13)', 'req2(id 14)'] >11:52:59,092 DEBUG storage: removing all non-preexisting partitions ['req1(id 13)', 'req2(id 14)', 'req0(id 12)'] from disk(s) ['sda'] >11:52:59,098 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:52:59,104 DEBUG storage: DeviceTree.getDeviceByPath returned existing 8192MB disk sda (1) with non-existent msdos disklabel >11:52:59,111 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:52:59,117 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:52:59,127 DEBUG storage: DeviceTree.getDeviceByPath returned existing 8192MB disk sda (1) with non-existent msdos disklabel >11:52:59,134 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:52:59,137 DEBUG storage: allocating partition: req1 ; id: 13 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >11:52:59,138 DEBUG storage: checking freespace on sda >11:52:59,140 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >11:52:59,144 DEBUG storage: current free range is 63-16777215 (8191MB) >11:52:59,145 DEBUG storage: updating use_disk to sda, type: 0 >11:52:59,150 DEBUG storage: new free: 63-16777215 / 8191MB >11:52:59,154 DEBUG storage: new free allows for 0 sectors of growth >11:52:59,155 DEBUG storage: found free space for bootable request >11:52:59,156 DEBUG storage: adjusted start sector from 63 to 2048 >11:52:59,158 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >11:52:59,172 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >11:52:59,189 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2a090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4e3c4d0> PedPartition: <_ped.Partition object at 0x7f202e485350> >11:52:59,192 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:52:59,208 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:52:59,211 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >11:52:59,228 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2a090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4e3c310> PedPartition: <_ped.Partition object at 0x7f202e4850b0> >11:52:59,235 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:52:59,242 DEBUG storage: DeviceTree.getDeviceByPath returned existing 8192MB disk sda (1) with non-existent msdos disklabel >11:52:59,248 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:52:59,258 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:52:59,265 DEBUG storage: DeviceTree.getDeviceByPath returned existing 8192MB disk sda (1) with non-existent msdos disklabel >11:52:59,272 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:52:59,276 DEBUG storage: allocating partition: req2 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1984MB ; grow: False ; max_size: 0 >11:52:59,277 DEBUG storage: checking freespace on sda >11:52:59,280 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1984MB boot=False best=None grow=False >11:52:59,282 DEBUG storage: current free range is 63-2047 (0MB) >11:52:59,285 DEBUG storage: current free range is 1026048-16777215 (7691MB) >11:52:59,290 DEBUG storage: updating use_disk to sda, type: 0 >11:52:59,291 DEBUG storage: new free: 1026048-16777215 / 7691MB >11:52:59,291 DEBUG storage: new free allows for 0 sectors of growth >11:52:59,293 DEBUG storage: created partition sda2 of 1984MB and added it to /dev/sda >11:52:59,303 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >11:52:59,322 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2a090> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4e3cd50> PedPartition: <_ped.Partition object at 0x7f202e64bbf0> >11:52:59,325 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:52:59,336 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >11:52:59,347 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >11:52:59,365 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2a090> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4e3ced0> PedPartition: <_ped.Partition object at 0x7f202e782290> >11:52:59,372 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:52:59,381 DEBUG storage: DeviceTree.getDeviceByPath returned existing 8192MB disk sda (1) with non-existent msdos disklabel >11:52:59,388 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:52:59,393 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:52:59,400 DEBUG storage: DeviceTree.getDeviceByPath returned existing 8192MB disk sda (1) with non-existent msdos disklabel >11:52:59,406 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:52:59,409 DEBUG storage: allocating partition: req0 ; id: 12 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >11:52:59,410 DEBUG storage: checking freespace on sda >11:52:59,412 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >11:52:59,420 DEBUG storage: current free range is 63-2047 (0MB) >11:52:59,421 DEBUG storage: current free range is 5089280-16777215 (5707MB) >11:52:59,422 DEBUG storage: evaluating growth potential for new layout >11:52:59,425 DEBUG storage: calculating growth for disk /dev/sda >11:52:59,437 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >11:52:59,452 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2a090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49acf10> PedPartition: <_ped.Partition object at 0x7f202e7823b0> >11:52:59,462 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >11:52:59,467 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >11:52:59,476 DEBUG storage: adding request 13 to chunk 16777153 (63-16777215) on /dev/sda >11:52:59,479 DEBUG storage: adding request 14 to chunk 16777153 (63-16777215) on /dev/sda >11:52:59,480 DEBUG storage: adding request 12 to chunk 16777153 (63-16777215) on /dev/sda >11:52:59,484 DEBUG storage: Chunk.growRequests: 16777153 on /dev/sda start = 63 end = 16777215 >sectorSize = 512 > >11:52:59,484 DEBUG storage: req: PartitionRequest instance -- >id = 13 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:52:59,485 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda2 growable = False >base = 4063232 growth = 0 max_grow = 0 >done = True >11:52:59,486 DEBUG storage: req: PartitionRequest instance -- >id = 12 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >11:52:59,491 DEBUG storage: 1 requests and 9592769 (4683MB) left in chunk >11:52:59,492 DEBUG storage: adding 9592769 (4683MB) to 12 (sda3) >11:52:59,493 DEBUG storage: new grow amount for request 12 (sda3) is 9592769 units, or 4683MB >11:52:59,497 DEBUG storage: request 13 (sda1) growth: 0 (0MB) size: 500MB >11:52:59,497 DEBUG storage: request 14 (sda2) growth: 0 (0MB) size: 1984MB >11:52:59,498 DEBUG storage: request 12 (sda3) growth: 9592769 (4683MB) size: 5707MB >11:52:59,498 DEBUG storage: disk /dev/sda growth: 9592769 (4683MB) >11:52:59,500 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >11:52:59,514 DEBUG storage: device sda3 new partedPartition None >11:52:59,519 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:52:59,533 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >11:52:59,534 DEBUG storage: total growth: 9592769 sectors >11:52:59,535 DEBUG storage: updating use_disk to sda, type: 0 >11:52:59,539 DEBUG storage: new free: 5089280-16777215 / 5707MB >11:52:59,539 DEBUG storage: new free allows for 9592769 sectors of growth >11:52:59,541 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >11:52:59,550 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >11:52:59,563 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2a090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49bb950> PedPartition: <_ped.Partition object at 0x7f202e7825f0> >11:52:59,574 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >11:52:59,580 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >11:52:59,596 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >11:52:59,611 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2a090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49bbcd0> PedPartition: <_ped.Partition object at 0x7f202e7828f0> >11:52:59,623 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 12)', 'sda1(id 13)', 'sda2(id 14)'] >11:52:59,624 DEBUG storage: growable partitions are ['sda3'] >11:52:59,624 DEBUG storage: adding request 12 to chunk 16777153 (63-16777215) on /dev/sda >11:52:59,628 DEBUG storage: adding request 13 to chunk 16777153 (63-16777215) on /dev/sda >11:52:59,629 DEBUG storage: adding request 14 to chunk 16777153 (63-16777215) on /dev/sda >11:52:59,629 DEBUG storage: disk sda has 1 chunks >11:52:59,633 DEBUG storage: Chunk.growRequests: 16777153 on /dev/sda start = 63 end = 16777215 >sectorSize = 512 > >11:52:59,634 DEBUG storage: req: PartitionRequest instance -- >id = 13 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:52:59,639 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda2 growable = False >base = 4063232 growth = 0 max_grow = 0 >done = True >11:52:59,640 DEBUG storage: req: PartitionRequest instance -- >id = 12 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >11:52:59,643 DEBUG storage: 1 requests and 9592769 (4683MB) left in chunk >11:52:59,644 DEBUG storage: adding 9592769 (4683MB) to 12 (sda3) >11:52:59,645 DEBUG storage: new grow amount for request 12 (sda3) is 9592769 units, or 4683MB >11:52:59,645 DEBUG storage: growing partitions on sda >11:52:59,651 DEBUG storage: partition sda1 (13): 0 >11:52:59,655 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f202e19bc90> PedGeometry: <_ped.Geometry object at 0x49ca190> >11:52:59,656 DEBUG storage: partition sda2 (14): 0 >11:52:59,657 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 5089279 length: 4063232 > device: <parted.device.Device object at 0x7f202e19bc90> PedGeometry: <_ped.Geometry object at 0x49ca310> >11:52:59,660 DEBUG storage: partition sda3 (12): 0 >11:52:59,666 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 5089280 end: 16777215 length: 11687936 > device: <parted.device.Device object at 0x7f202e19bc90> PedGeometry: <_ped.Geometry object at 0x49ca490> >11:52:59,670 DEBUG storage: removing all non-preexisting partitions ['sda1(id 13)', 'sda2(id 14)', 'sda3(id 12)'] from disk(s) ['sda'] >11:52:59,685 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >11:52:59,686 DEBUG storage: device sda1 new partedPartition None >11:52:59,698 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:52:59,700 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >11:52:59,711 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >11:52:59,720 DEBUG storage: device sda2 new partedPartition None >11:52:59,725 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >11:52:59,736 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:52:59,747 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >11:52:59,752 DEBUG storage: device sda3 new partedPartition None >11:52:59,758 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:52:59,769 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:52:59,778 DEBUG storage: back from removeNewPartitions >11:52:59,779 DEBUG storage: extended: None >11:52:59,782 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f202e19bc90> PedGeometry: <_ped.Geometry object at 0x49ca190> >11:52:59,787 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >11:52:59,802 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2a090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49caf50> PedPartition: <_ped.Partition object at 0x7f202e40e350> >11:52:59,810 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:52:59,821 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:52:59,838 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >11:52:59,851 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2a090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49db410> PedPartition: <_ped.Partition object at 0x7f202e782290> >11:52:59,854 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 5089279 length: 4063232 > device: <parted.device.Device object at 0x7f202e19bc90> PedGeometry: <_ped.Geometry object at 0x49ca310> >11:52:59,860 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >11:52:59,869 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2a090> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4e3ce10> PedPartition: <_ped.Partition object at 0x7f202e782e30> >11:52:59,880 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:52:59,883 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >11:52:59,892 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >11:52:59,900 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2a090> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49dbc90> PedPartition: <_ped.Partition object at 0x7f202e7826b0> >11:52:59,902 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 5089280 end: 16777215 length: 11687936 > device: <parted.device.Device object at 0x7f202e19bc90> PedGeometry: <_ped.Geometry object at 0x49ca490> >11:52:59,906 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >11:52:59,913 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2a090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49bbb50> PedPartition: <_ped.Partition object at 0x7f202e782a10> >11:52:59,917 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >11:52:59,923 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >11:52:59,936 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >11:52:59,944 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d2a090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x584b610> PedPartition: <_ped.Partition object at 0x7f202e782ad0> >11:52:59,947 DEBUG storage: fixing size of non-existent 500MB partition sda1 (13) with non-existent ext4 filesystem mounted at /boot at 500.00 >11:52:59,953 DEBUG storage: fixing size of non-existent 1984MB partition sda2 (14) with non-existent swap at 1984.00 >11:52:59,955 DEBUG storage: fixing size of non-existent 5707MB partition sda3 (12) with non-existent ext4 filesystem mounted at / at 5707.00 >11:52:59,959 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:52:59,967 DEBUG storage: DeviceTree.getDeviceByPath returned existing 8192MB disk sda (1) with non-existent msdos disklabel >11:52:59,969 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:52:59,972 DEBUG storage: _is_valid_disklabel(sda) returning True >11:52:59,974 DEBUG storage: _is_valid_size(sda) returning True >11:52:59,979 DEBUG storage: _is_valid_location(sda) returning True >11:52:59,981 DEBUG storage: _is_valid_format(sda) returning True >11:52:59,983 DEBUG storage: is_valid_stage1_device(sda) returning True >11:52:59,993 DEBUG storage: _is_valid_disklabel(sda) returning True >11:52:59,995 DEBUG storage: _is_valid_size(sda) returning True >11:52:59,997 DEBUG storage: _is_valid_location(sda) returning True >11:52:59,998 DEBUG storage: _is_valid_format(sda) returning True >11:52:59,999 DEBUG storage: is_valid_stage1_device(sda) returning True >11:53:00,000 DEBUG storage: _is_valid_disklabel(sda1) returning True >11:53:00,006 DEBUG storage: _is_valid_size(sda1) returning True >11:53:00,008 DEBUG storage: _is_valid_location(sda1) returning True >11:53:00,009 DEBUG storage: _is_valid_partition(sda1) returning True >11:53:00,010 DEBUG storage: _is_valid_format(sda1) returning True >11:53:00,011 DEBUG storage: is_valid_stage2_device(sda1) returning True >11:53:00,015 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >11:53:00,023 DEBUG storage: DeviceTree.getDeviceByPath returned existing 8192MB disk sda (1) with non-existent msdos disklabel >11:53:00,024 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >11:53:00,028 DEBUG storage: _is_valid_disklabel(sda) returning True >11:53:00,033 DEBUG storage: _is_valid_size(sda) returning True >11:53:00,035 DEBUG storage: _is_valid_location(sda) returning True >11:53:00,036 DEBUG storage: _is_valid_format(sda) returning True >11:53:00,038 DEBUG storage: is_valid_stage1_device(sda) returning True >11:53:00,054 DEBUG storage: _is_valid_disklabel(sda) returning True >11:53:00,059 DEBUG storage: _is_valid_size(sda) returning True >11:53:00,061 DEBUG storage: _is_valid_location(sda) returning True >11:53:00,062 DEBUG storage: _is_valid_format(sda) returning True >11:53:00,064 DEBUG storage: is_valid_stage1_device(sda) returning True >11:53:00,065 DEBUG storage: _is_valid_disklabel(sda1) returning True >11:53:00,067 DEBUG storage: _is_valid_size(sda1) returning True >11:53:00,068 DEBUG storage: _is_valid_location(sda1) returning True >11:53:00,069 DEBUG storage: _is_valid_partition(sda1) returning True >11:53:00,071 DEBUG storage: _is_valid_format(sda1) returning True >11:53:00,076 DEBUG storage: is_valid_stage2_device(sda1) returning True > > >/tmp/ifcfg.log: >15:52:01,303 DEBUG ifcfg: NetworkDevice p2p1: setDefaultConfig() >15:52:01,328 DEBUG ifcfg: NetworkDevice p2p1 set: DEVICE=p2p1 BOOTPROTO=dhcp ONBOOT=no >15:52:01,341 DEBUG ifcfg: NetworkDevice p2p1 set: HWADDR=08:00:27:62:D5:79 >15:52:01,345 DEBUG ifcfg: NetworkDevice p2p1 set: UUID=5bed455d-ef10-4189-a432-fd6854cb4ace >15:52:01,348 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: > >15:52:01,349 DEBUG ifcfg: NetworkDevice p2p1: >DEVICE="p2p1" >HWADDR="08:00:27:62:D5:79" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="5bed455d-ef10-4189-a432-fd6854cb4ace" > >15:52:01,349 DEBUG ifcfg: writeIfcfgFile p2p1 to /etc/sysconfig/network-scripts/ifcfg-p2p1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >15:51:41,705 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >15:51:41,735 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="474" x-info="http://www.rsyslog.com"] start >15:51:41,743 INFO systemd: Successfully loaded SELinux policy in 6s 335ms 430us. >15:51:41,743 INFO systemd: Relabelled /dev and /run in 183ms 81us. >15:51:41,743 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >15:51:41,743 INFO systemd: Detected virtualization 'oracle'. >15:51:41,743 INFO systemd: Initializing machine ID from random generator. >15:51:41,743 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. >15:51:41,743 INFO systemd-modules-load: Inserted module 'uinput' >15:51:41,743 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >15:51:41,743 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >15:51:41,744 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.rc6.git0.2.fc18.x86_64 (mockbuild@) (gcc version 4.7.1 20120720 (Red Hat 4.7.1-5) (GCC) ) #1 SMP Mon Sep 17 17:29:08 UTC 2012 >15:51:41,744 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz >15:51:41,744 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >15:51:41,744 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >15:51:41,744 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >15:51:41,744 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >15:51:41,744 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable >15:51:41,744 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffffff] ACPI data >15:51:41,744 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >15:51:41,744 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >15:51:41,744 INFO kernel:[ 0.000000] DMI 2.5 present. >15:51:41,744 DEBUG kernel:[ 0.000000] DMI: innotek GmbH VirtualBox, BIOS VirtualBox 12/01/2006 >15:51:41,744 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >15:51:41,744 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >15:51:41,744 INFO kernel:[ 0.000000] No AGP bridge found >15:51:41,744 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 >15:51:41,744 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >15:51:41,744 DEBUG kernel:[ 0.000000] MTRR variable ranges disabled: >15:51:41,744 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >15:51:41,744 INFO kernel:[ 0.000000] CPU MTRRs all blank - virtualized system. >15:51:41,744 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0] >15:51:41,744 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >15:51:41,744 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >15:51:41,744 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3ffeffff] >15:51:41,744 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >15:51:41,744 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3ffeffff] page 4k >15:51:41,744 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3ffeffff @ [mem 0x1fdfe000-0x1fffffff] >15:51:41,744 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e63d000-0x3ffcefff] >15:51:41,744 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000e0000 00024 (v02 VBOX ) >15:51:41,744 WARNING kernel:[ 0.000000] ACPI: XSDT 000000003fff0030 0003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061) >15:51:41,744 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fff00f0 000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061) >15:51:41,744 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fff0470 01B96 (v01 VBOX VBOXBIOS 00000002 INTL 20100528) >15:51:41,744 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fff0200 00040 >15:51:41,744 WARNING kernel:[ 0.000000] ACPI: APIC 000000003fff0240 00054 (v02 VBOX VBOXAPIC 00000001 ASL 00000061) >15:51:41,744 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003fff02a0 001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528) >15:51:41,744 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >15:51:41,744 INFO kernel:[ 0.000000] No NUMA configuration found >15:51:41,744 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffeffff] >15:51:41,744 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffeffff] >15:51:41,744 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3e616000-0x3e63cfff] >15:51:41,744 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003ce00000-ffff88003ddfffff] on node 0 >15:51:41,744 WARNING kernel:[ 0.000000] Zone ranges: >15:51:41,744 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >15:51:41,744 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >15:51:41,744 WARNING kernel:[ 0.000000] Normal empty >15:51:41,744 WARNING kernel:[ 0.000000] Movable zone start for each node >15:51:41,744 WARNING kernel:[ 0.000000] Early memory node ranges >15:51:41,744 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >15:51:41,744 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3ffeffff] >15:51:41,744 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262015 >15:51:41,744 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >15:51:41,744 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >15:51:41,744 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >15:51:41,744 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >15:51:41,744 DEBUG kernel:[ 0.000000] DMA32 zone: 254000 pages, LIFO batch:31 >15:51:41,744 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x4008 >15:51:41,744 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >15:51:41,744 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >15:51:41,744 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >15:51:41,744 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >15:51:41,744 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >15:51:41,744 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >15:51:41,744 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >15:51:41,744 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >15:51:41,744 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >15:51:41,744 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >15:51:41,744 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >15:51:41,744 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >15:51:41,744 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >15:51:41,744 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >15:51:41,744 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >15:51:41,744 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfffbffff] available for PCI devices >15:51:41,744 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >15:51:41,744 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >15:51:41,744 INFO kernel:[ 0.000000] PERCPU: Embedded 477 pages/cpu @ffff88003e400000 s1923392 r8192 d22208 u2097152 >15:51:41,744 DEBUG kernel:[ 0.000000] pcpu-alloc: s1923392 r8192 d22208 u2097152 alloc=1*2097152 >15:51:41,744 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >15:51:41,744 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257913 >15:51:41,744 WARNING kernel:[ 0.000000] Policy zone: DMA32 >15:51:41,744 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz >15:51:41,744 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >15:51:41,744 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >15:51:41,744 INFO kernel:[ 0.000000] Checking aperture... >15:51:41,744 INFO kernel:[ 0.000000] No AGP bridge found >15:51:41,744 INFO kernel:[ 0.000000] Memory: 973272k/1048512k available (7085k kernel code, 452k absent, 74788k reserved, 6424k data, 3244k init) >15:51:41,744 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >15:51:41,744 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >15:51:41,744 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >15:51:41,744 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=1. >15:51:41,744 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:256 16 >15:51:41,744 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >15:51:41,744 INFO kernel:[ 0.000000] console [tty0] enabled >15:51:41,744 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >15:51:41,744 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >15:51:41,744 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >15:51:41,744 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >15:51:41,744 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >15:51:41,744 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >15:51:41,744 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >15:51:41,744 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >15:51:41,744 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >15:51:41,744 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >15:51:41,744 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >15:51:41,744 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >15:51:41,744 DEBUG kernel:[ 0.000000] ODEBUG: 17 of 17 active objects replaced >15:51:41,744 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >15:51:41,744 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >15:51:41,744 INFO kernel:[ 0.000000] tsc: Detected 2591.213 MHz processor >15:51:41,744 INFO kernel:[ 0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5182.42 BogoMIPS (lpj=2591213) >15:51:41,744 INFO kernel:[ 0.001007] pid_max: default: 32768 minimum: 301 >15:51:41,744 INFO kernel:[ 0.001373] Security Framework initialized >15:51:41,744 INFO kernel:[ 0.001384] SELinux: Initializing. >15:51:41,744 DEBUG kernel:[ 0.001475] SELinux: Starting in permissive mode >15:51:41,744 INFO kernel:[ 0.001976] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >15:51:41,744 INFO kernel:[ 0.002039] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >15:51:41,744 INFO kernel:[ 0.003112] Mount-cache hash table entries: 256 >15:51:41,744 INFO kernel:[ 0.006121] Initializing cgroup subsys cpuacct >15:51:41,744 INFO kernel:[ 0.006126] Initializing cgroup subsys memory >15:51:41,744 INFO kernel:[ 0.006281] Initializing cgroup subsys devices >15:51:41,744 INFO kernel:[ 0.006294] Initializing cgroup subsys freezer >15:51:41,744 INFO kernel:[ 0.006302] Initializing cgroup subsys net_cls >15:51:41,744 INFO kernel:[ 0.006309] Initializing cgroup subsys blkio >15:51:41,744 INFO kernel:[ 0.006313] Initializing cgroup subsys perf_event >15:51:41,744 DEBUG kernel:[ 0.007006] tseg: 0000000000 >15:51:41,744 INFO kernel:[ 0.007148] mce: CPU supports 0 MCE banks >15:51:41,744 INFO kernel:[ 0.007287] process: using mwait in idle threads >15:51:41,744 INFO kernel:[ 0.007291] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >15:51:41,744 INFO kernel:[ 0.007291] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >15:51:41,744 INFO kernel:[ 0.007291] tlb_flushall_shift is 0xffffffff >15:51:41,744 INFO kernel:[ 0.007470] SMP alternatives: switching to UP code >15:51:41,744 INFO kernel:[ 0.049526] Freeing SMP alternatives: 20k freed >15:51:41,744 INFO kernel:[ 0.049542] ACPI: Core revision 20120711 >15:51:41,744 INFO kernel:[ 0.086987] ftrace: allocating 23642 entries in 93 pages >15:51:41,744 INFO kernel:[ 0.098242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >15:51:41,744 INFO kernel:[ 0.107983] smpboot: CPU0: AMD Opteron(tm) Processor 4180 stepping 01 >15:51:41,744 INFO kernel:[ 0.107983] Performance Events: Broken PMU hardware detected, using software events only. >15:51:41,744 ERR kernel:[ 0.107983] Failed to access perfctr msr (MSR c0010004 is 0) >15:51:41,744 WARNING kernel:[ 0.109983] NMI watchdog: disabled (cpu0): hardware events not enabled >15:51:41,744 INFO kernel:[ 0.111043] Brought up 1 CPUs >15:51:41,744 INFO kernel:[ 0.111045] smpboot: Total of 1 processors activated (5182.42 BogoMIPS) >15:51:41,744 INFO kernel:[ 0.112982] devtmpfs: initialized >15:51:41,744 INFO kernel:[ 0.117703] atomic64 test passed for x86-64 platform with CX8 and with SSE >15:51:41,744 INFO kernel:[ 0.117982] RTC time: 15:51:17, date: 09/27/12 >15:51:41,744 INFO kernel:[ 0.118535] NET: Registered protocol family 16 >15:51:41,744 INFO kernel:[ 0.121219] ACPI: bus type pci registered >15:51:41,744 INFO kernel:[ 0.121720] PCI: Using configuration type 1 for base access >15:51:41,744 INFO kernel:[ 0.121722] PCI: Using configuration type 1 for extended access >15:51:41,744 INFO kernel:[ 0.139651] bio: create slab <bio-0> at 0 >15:51:41,744 INFO kernel:[ 0.140222] ACPI: Added _OSI(Module Device) >15:51:41,744 INFO kernel:[ 0.140234] ACPI: Added _OSI(Processor Device) >15:51:41,744 INFO kernel:[ 0.140247] ACPI: Added _OSI(3.0 _SCP Extensions) >15:51:41,744 INFO kernel:[ 0.140258] ACPI: Added _OSI(Processor Aggregator Device) >15:51:41,744 DEBUG kernel:[ 0.142059] ACPI: EC: Look up EC in DSDT >15:51:41,744 WARNING kernel:[ 0.147542] ACPI: Executed 1 blocks of module-level executable AML code >15:51:41,744 INFO kernel:[ 0.284958] ACPI: Interpreter enabled >15:51:41,744 INFO kernel:[ 0.284958] ACPI: (supports S0 S5) >15:51:41,744 INFO kernel:[ 0.285054] ACPI: Using IOAPIC for interrupt routing >15:51:41,744 INFO kernel:[ 0.340671] ACPI: No dock devices found. >15:51:41,744 INFO kernel:[ 0.340676] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >15:51:41,744 INFO kernel:[ 0.341318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >15:51:41,744 DEBUG kernel:[ 0.343407] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >15:51:41,744 DEBUG kernel:[ 0.343410] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >15:51:41,744 DEBUG kernel:[ 0.343413] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >15:51:41,744 DEBUG kernel:[ 0.343415] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xffdfffff] (ignored) >15:51:41,744 DEBUG kernel:[ 0.343433] PCI: root bus 00: using default resources >15:51:41,744 INFO kernel:[ 0.343947] PCI host bridge to bus 0000:00 >15:51:41,744 DEBUG kernel:[ 0.343947] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >15:51:41,744 INFO kernel:[ 0.343947] pci_bus 0000:00: root bus resource [bus 00-ff] >15:51:41,744 INFO kernel:[ 0.343947] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >15:51:41,744 INFO kernel:[ 0.343947] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffffff] >15:51:41,744 DEBUG kernel:[ 0.344259] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >15:51:41,744 DEBUG kernel:[ 0.345246] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >15:51:41,744 DEBUG kernel:[ 0.345676] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a >15:51:41,744 DEBUG kernel:[ 0.346064] pci 0000:00:01.1: reg 20: [io 0xd000-0xd00f] >15:51:41,744 DEBUG kernel:[ 0.346342] pci 0000:00:02.0: [80ee:beef] type 00 class 0x030000 >15:51:41,744 DEBUG kernel:[ 0.347373] pci 0000:00:02.0: reg 10: [mem 0xe0000000-0xe0ffffff pref] >15:51:41,744 DEBUG kernel:[ 0.355508] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000 >15:51:41,744 DEBUG kernel:[ 0.356090] pci 0000:00:03.0: reg 10: [mem 0xf0000000-0xf001ffff] >15:51:41,744 DEBUG kernel:[ 0.357725] pci 0000:00:03.0: reg 18: [io 0xd010-0xd017] >15:51:41,744 DEBUG kernel:[ 0.361315] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000 >15:51:41,744 DEBUG kernel:[ 0.362062] pci 0000:00:04.0: reg 10: [io 0xd020-0xd03f] >15:51:41,744 DEBUG kernel:[ 0.362963] pci 0000:00:04.0: reg 14: [mem 0xf0400000-0xf07fffff] >15:51:41,744 DEBUG kernel:[ 0.363760] pci 0000:00:04.0: reg 18: [mem 0xf0800000-0xf0803fff pref] >15:51:41,744 DEBUG kernel:[ 0.367094] pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310 >15:51:41,744 DEBUG kernel:[ 0.367959] pci 0000:00:06.0: reg 10: [mem 0xf0804000-0xf0804fff] >15:51:41,744 DEBUG kernel:[ 0.373052] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000 >15:51:41,744 DEBUG kernel:[ 0.373617] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601 >15:51:41,744 DEBUG kernel:[ 0.374970] pci 0000:00:0d.0: reg 10: [io 0xd040-0xd047] >15:51:41,744 DEBUG kernel:[ 0.376102] pci 0000:00:0d.0: reg 18: [io 0xd050-0xd057] >15:51:41,744 DEBUG kernel:[ 0.377742] pci 0000:00:0d.0: reg 20: [io 0xd060-0xd06f] >15:51:41,744 DEBUG kernel:[ 0.379053] pci 0000:00:0d.0: reg 24: [mem 0xf0806000-0xf0807fff] >15:51:41,744 DEBUG kernel:[ 0.380290] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >15:51:41,744 INFO kernel:[ 0.429934] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >15:51:41,744 INFO kernel:[ 0.429934] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >15:51:41,744 INFO kernel:[ 0.520800] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 9 10 11) >15:51:41,744 INFO kernel:[ 0.529904] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11) >15:51:41,744 INFO kernel:[ 0.532432] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11) >15:51:41,744 INFO kernel:[ 0.533399] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11) >15:51:41,744 INFO kernel:[ 0.535402] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >15:51:41,744 INFO kernel:[ 0.535459] vgaarb: loaded >15:51:41,744 INFO kernel:[ 0.535460] vgaarb: bridge control possible 0000:00:02.0 >15:51:41,744 NOTICE kernel:[ 0.536934] SCSI subsystem initialized >15:51:41,744 INFO kernel:[ 0.536946] ACPI: bus type scsi registered >15:51:41,744 DEBUG kernel:[ 0.537918] libata version 3.00 loaded. >15:51:41,744 INFO kernel:[ 0.538199] ACPI: bus type usb registered >15:51:41,744 INFO kernel:[ 0.538473] usbcore: registered new interface driver usbfs >15:51:41,744 INFO kernel:[ 0.538595] usbcore: registered new interface driver hub >15:51:41,744 INFO kernel:[ 0.538742] usbcore: registered new device driver usb >15:51:41,744 INFO kernel:[ 0.540375] PCI: Using ACPI for IRQ routing >15:51:41,744 DEBUG kernel:[ 0.540380] PCI: pci_cache_line_size set to 64 bytes >15:51:41,744 DEBUG kernel:[ 0.540719] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >15:51:41,744 DEBUG kernel:[ 0.540743] e820: reserve RAM buffer [mem 0x3fff0000-0x3fffffff] >15:51:41,744 INFO kernel:[ 0.541917] NetLabel: Initializing >15:51:41,744 INFO kernel:[ 0.541917] NetLabel: domain hash size = 128 >15:51:41,744 INFO kernel:[ 0.541917] NetLabel: protocols = UNLABELED CIPSOv4 >15:51:41,744 INFO kernel:[ 0.542058] NetLabel: unlabeled traffic allowed by default >15:51:41,744 INFO kernel:[ 0.704605] pnp: PnP ACPI init >15:51:41,744 INFO kernel:[ 0.704739] ACPI: bus type pnp registered >15:51:41,744 DEBUG kernel:[ 0.706417] pnp 00:00: [bus 00-ff] >15:51:41,744 DEBUG kernel:[ 0.706426] pnp 00:00: [io 0x0cf8-0x0cff] >15:51:41,744 DEBUG kernel:[ 0.706434] pnp 00:00: [io 0x0000-0x0cf7 window] >15:51:41,744 DEBUG kernel:[ 0.706441] pnp 00:00: [io 0x0d00-0xffff window] >15:51:41,744 DEBUG kernel:[ 0.706448] pnp 00:00: [mem 0x000a0000-0x000bffff window] >15:51:41,744 DEBUG kernel:[ 0.706456] pnp 00:00: [mem 0x40000000-0xffdfffff window] >15:51:41,744 DEBUG kernel:[ 0.706725] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >15:51:41,744 DEBUG kernel:[ 0.706892] pnp 00:01: [io 0x0060] >15:51:41,744 DEBUG kernel:[ 0.706892] pnp 00:01: [io 0x0064] >15:51:41,744 DEBUG kernel:[ 0.706893] pnp 00:01: [irq 1] >15:51:41,744 DEBUG kernel:[ 0.707118] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >15:51:41,744 DEBUG kernel:[ 0.707257] pnp 00:02: [io 0x0000-0x000f] >15:51:41,744 DEBUG kernel:[ 0.707265] pnp 00:02: [io 0x0080-0x008f] >15:51:41,744 DEBUG kernel:[ 0.707272] pnp 00:02: [io 0x00c0-0x00df] >15:51:41,744 DEBUG kernel:[ 0.707279] pnp 00:02: [dma 4] >15:51:41,744 DEBUG kernel:[ 0.707538] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >15:51:41,744 DEBUG kernel:[ 0.708292] pnp 00:03: [irq 12] >15:51:41,744 DEBUG kernel:[ 0.708542] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 (active) >15:51:41,744 DEBUG kernel:[ 0.708822] pnp 00:04: [io 0x0378-0x037f] >15:51:41,744 DEBUG kernel:[ 0.708829] pnp 00:04: [io 0x0778-0x077f] >15:51:41,744 DEBUG kernel:[ 0.708871] pnp 00:04: [irq 7] >15:51:41,744 DEBUG kernel:[ 0.709094] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >15:51:41,759 INFO kernel:[ 0.721333] pnp: PnP ACPI: found 5 devices >15:51:41,759 INFO kernel:[ 0.721336] ACPI: ACPI bus type pnp unregistered >15:51:41,759 INFO kernel:[ 0.749886] Switching to clocksource acpi_pm >15:51:41,759 DEBUG kernel:[ 0.749941] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >15:51:41,759 DEBUG kernel:[ 0.749944] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffffff] >15:51:41,759 INFO kernel:[ 0.750158] NET: Registered protocol family 2 >15:51:41,759 INFO kernel:[ 0.753299] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >15:51:41,759 INFO kernel:[ 0.755068] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >15:51:41,759 INFO kernel:[ 0.760030] TCP: Hash tables configured (established 131072 bind 65536) >15:51:41,759 INFO kernel:[ 0.760081] TCP: reno registered >15:51:41,759 INFO kernel:[ 0.760081] UDP hash table entries: 512 (order: 4, 98304 bytes) >15:51:41,759 INFO kernel:[ 0.760173] UDP-Lite hash table entries: 512 (order: 4, 98304 bytes) >15:51:41,759 INFO kernel:[ 0.760728] NET: Registered protocol family 1 >15:51:41,759 INFO kernel:[ 0.760791] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >15:51:41,759 INFO kernel:[ 0.761100] pci 0000:00:01.0: Activating ISA DMA hang workarounds >15:51:41,759 DEBUG kernel:[ 0.761143] pci 0000:00:02.0: Boot video device >15:51:41,759 DEBUG kernel:[ 0.761621] PCI: CLS 0 bytes, default 64 >15:51:41,759 INFO kernel:[ 0.762054] Unpacking initramfs... >15:51:41,759 INFO kernel:[ 4.781824] Freeing initrd memory: 26184k freed >15:51:41,759 INFO kernel:[ 4.939250] DMA-API: preallocated 32768 debug entries >15:51:41,759 INFO kernel:[ 4.939255] DMA-API: debugging enabled by kernel config >15:51:41,759 INFO kernel:[ 4.939674] platform rtc_cmos: registered platform RTC device (no PNP device found) >15:51:41,759 NOTICE kernel:[ 4.944449] Initialise module verification >15:51:41,759 INFO kernel:[ 4.944625] audit: initializing netlink socket (disabled) >15:51:41,759 NOTICE kernel:[ 4.944728] type=2000 audit(1348761081.943:1): initialized >15:51:41,759 WARNING kernel:[ 4.963762] cryptomgr_test (21) used greatest stack depth: 5736 bytes left >15:51:41,759 INFO kernel:[ 4.966490] HugeTLB registered 2 MB page size, pre-allocated 0 pages >15:51:41,759 NOTICE kernel:[ 5.004581] VFS: Disk quotas dquot_6.5.2 >15:51:41,759 WARNING kernel:[ 5.004962] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >15:51:41,759 INFO kernel:[ 5.011490] msgmni has been set to 1952 >15:51:41,760 NOTICE kernel:[ 5.012139] Key type crypto registered >15:51:41,760 NOTICE kernel:[ 5.012155] Crypto key parser 'pgp' registered >15:51:41,760 NOTICE kernel:[ 5.012157] Crypto signature parser 'pgp' registered >15:51:41,760 DEBUG kernel:[ 5.012159] SELinux: Registering netfilter hooks >15:51:41,760 WARNING kernel:[ 5.015464] cryptomgr_test (28) used greatest stack depth: 5560 bytes left >15:51:41,760 WARNING kernel:[ 5.017231] cryptomgr_test (33) used greatest stack depth: 5416 bytes left >15:51:41,760 INFO kernel:[ 5.017267] alg: No test for stdrng (krng) >15:51:41,760 INFO kernel:[ 5.017290] NET: Registered protocol family 38 >15:51:41,760 INFO kernel:[ 5.017728] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >15:51:41,760 INFO kernel:[ 5.017974] io scheduler noop registered >15:51:41,760 INFO kernel:[ 5.017976] io scheduler deadline registered >15:51:41,760 INFO kernel:[ 5.018762] io scheduler cfq registered (default) >15:51:41,760 INFO kernel:[ 5.018764] start plist test >15:51:41,760 INFO kernel:[ 5.020927] end plist test >15:51:41,760 DEBUG kernel:[ 5.020929] list_sort_test: start testing list_sort() >15:51:41,760 INFO kernel:[ 5.028385] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >15:51:41,760 INFO kernel:[ 5.028669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >15:51:41,760 INFO kernel:[ 5.028670] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >15:51:41,760 INFO kernel:[ 5.032390] ACPI: AC Adapter [AC] (on-line) >15:51:41,760 INFO kernel:[ 5.033726] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >15:51:41,760 INFO kernel:[ 5.033784] ACPI: Power Button [PWRF] >15:51:41,760 INFO kernel:[ 5.034287] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 >15:51:41,760 INFO kernel:[ 5.034303] ACPI: Sleep Button [SLPF] >15:51:41,760 INFO kernel:[ 5.089242] GHES: HEST is not enabled! >15:51:41,760 INFO kernel:[ 5.089784] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >15:51:41,760 INFO kernel:[ 5.093682] Non-volatile memory driver v1.3 >15:51:41,760 INFO kernel:[ 5.093685] Linux agpgart interface v0.103 >15:51:41,760 INFO kernel:[ 5.106503] loop: module loaded >15:51:41,760 DEBUG kernel:[ 5.107414] ahci 0000:00:0d.0: version 3.0 >15:51:41,760 INFO kernel:[ 5.107852] ahci: SSS flag set, parallel bus scan disabled >15:51:41,760 INFO kernel:[ 5.108125] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode >15:51:41,760 INFO kernel:[ 5.108128] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc >15:51:41,760 DEBUG kernel:[ 5.108144] ahci 0000:00:0d.0: setting latency timer to 64 >15:51:41,760 INFO kernel:[ 5.110539] scsi0 : ahci >15:51:41,760 INFO kernel:[ 5.113202] ata1: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806100 irq 21 >15:51:41,760 DEBUG kernel:[ 5.113485] ata_piix 0000:00:01.1: version 2.13 >15:51:41,760 DEBUG kernel:[ 5.113760] ata_piix 0000:00:01.1: setting latency timer to 64 >15:51:41,760 INFO kernel:[ 5.118961] scsi1 : ata_piix >15:51:41,760 INFO kernel:[ 5.119813] scsi2 : ata_piix >15:51:41,760 INFO kernel:[ 5.120477] ata2: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14 >15:51:41,760 INFO kernel:[ 5.120479] ata3: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15 >15:51:41,760 INFO kernel:[ 5.121138] libphy: Fixed MDIO Bus: probed >15:51:41,760 INFO kernel:[ 5.121777] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >15:51:41,760 INFO kernel:[ 5.121951] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >15:51:41,760 DEBUG kernel:[ 5.122145] ohci_hcd 0000:00:06.0: setting latency timer to 64 >15:51:41,760 INFO kernel:[ 5.122154] ohci_hcd 0000:00:06.0: OHCI Host Controller >15:51:41,760 INFO kernel:[ 5.123025] ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 1 >15:51:41,760 INFO kernel:[ 5.123481] ohci_hcd 0000:00:06.0: irq 22, io mem 0xf0804000 >15:51:41,760 INFO kernel:[ 5.177284] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >15:51:41,760 INFO kernel:[ 5.177295] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:51:41,760 INFO kernel:[ 5.177303] usb usb1: Product: OHCI Host Controller >15:51:41,760 INFO kernel:[ 5.177310] usb usb1: Manufacturer: Linux 3.6.0-0.rc6.git0.2.fc18.x86_64 ohci_hcd >15:51:41,760 INFO kernel:[ 5.177316] usb usb1: SerialNumber: 0000:00:06.0 >15:51:41,760 INFO kernel:[ 5.185220] hub 1-0:1.0: USB hub found >15:51:41,760 INFO kernel:[ 5.185794] hub 1-0:1.0: 8 ports detected >15:51:41,760 INFO kernel:[ 5.188591] uhci_hcd: USB Universal Host Controller Interface driver >15:51:41,760 INFO kernel:[ 5.190342] usbcore: registered new interface driver usbserial >15:51:41,760 INFO kernel:[ 5.190456] usbcore: registered new interface driver usbserial_generic >15:51:41,760 INFO kernel:[ 5.190609] USB Serial support registered for generic >15:51:41,760 INFO kernel:[ 5.190613] usbserial: USB Serial Driver core >15:51:41,760 INFO kernel:[ 5.190847] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >15:51:41,760 INFO kernel:[ 5.191947] serio: i8042 KBD port at 0x60,0x64 irq 1 >15:51:41,760 INFO kernel:[ 5.192059] serio: i8042 AUX port at 0x60,0x64 irq 12 >15:51:41,760 INFO kernel:[ 5.193272] mousedev: PS/2 mouse device common for all mice >15:51:41,760 INFO kernel:[ 5.195604] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >15:51:41,760 INFO kernel:[ 5.200640] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >15:51:41,760 INFO kernel:[ 5.201957] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >15:51:41,760 INFO kernel:[ 5.202136] rtc0: alarms up to one day, 114 bytes nvram >15:51:41,760 INFO kernel:[ 5.203873] device-mapper: uevent: version 1.0.3 >15:51:41,760 INFO kernel:[ 5.205706] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >15:51:41,760 INFO kernel:[ 5.207083] cpuidle: using governor ladder >15:51:41,760 INFO kernel:[ 5.207086] cpuidle: using governor menu >15:51:41,760 INFO kernel:[ 5.207497] EFI Variables Facility v0.08 2004-May-17 >15:51:41,760 INFO kernel:[ 5.209687] usbcore: registered new interface driver usbhid >15:51:41,760 INFO kernel:[ 5.209689] usbhid: USB HID core driver >15:51:41,760 INFO kernel:[ 5.210362] drop_monitor: Initializing network drop monitor service >15:51:41,760 INFO kernel:[ 5.210733] ip_tables: (C) 2000-2006 Netfilter Core Team >15:51:41,760 INFO kernel:[ 5.210867] TCP: cubic registered >15:51:41,760 INFO kernel:[ 5.210878] Initializing XFRM netlink socket >15:51:41,760 INFO kernel:[ 5.212919] NET: Registered protocol family 10 >15:51:41,760 INFO kernel:[ 5.215320] mip6: Mobile IPv6 >15:51:41,760 INFO kernel:[ 5.215335] NET: Registered protocol family 17 >15:51:41,760 DEBUG kernel:[ 5.217133] PM: Hibernation image not present or could not be loaded. >15:51:41,760 NOTICE kernel:[ 5.217135] Load module verification keys >15:51:41,760 NOTICE kernel:[ 5.217442] Loaded Fedora Project 18526876 key: 70427b2e3efd503efa231d059f2836ff18526876 >15:51:41,760 INFO kernel:[ 5.217560] registered taskstats version 1 >15:51:41,760 INFO kernel:[ 5.221264] Magic number: 12:976:892 >15:51:41,760 INFO kernel:[ 5.221438] bdi default: hash matches >15:51:41,760 INFO kernel:[ 5.221500] rtc_cmos rtc_cmos: setting system clock to 2012-09-27 15:51:22 UTC (1348761082) >15:51:41,760 INFO kernel:[ 5.276524] ata3.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133 >15:51:41,760 INFO kernel:[ 5.277800] ata3.00: configured for UDMA/33 >15:51:41,760 INFO kernel:[ 5.422479] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >15:51:41,760 INFO kernel:[ 5.422947] ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133 >15:51:41,760 INFO kernel:[ 5.422955] ata1.00: 16777216 sectors, multi 128: LBA48 NCQ (depth 31/32) >15:51:41,760 INFO kernel:[ 5.423631] ata1.00: configured for UDMA/133 >15:51:41,760 NOTICE kernel:[ 5.427860] scsi 0:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5 >15:51:41,760 NOTICE kernel:[ 5.429872] sd 0:0:0:0: [sda] 16777216 512-byte logical blocks: (8.58 GB/8.00 GiB) >15:51:41,760 NOTICE kernel:[ 5.430603] sd 0:0:0:0: [sda] Write Protect is off >15:51:41,760 DEBUG kernel:[ 5.430606] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >15:51:41,760 NOTICE kernel:[ 5.430898] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >15:51:41,760 NOTICE kernel:[ 5.435252] sd 0:0:0:0: Attached scsi generic sg0 type 0 >15:51:41,760 NOTICE kernel:[ 5.438756] scsi 2:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5 >15:51:41,760 WARNING kernel:[ 5.440539] sr0: scsi3-mmc drive: 32x/32x xa/form2 tray >15:51:41,760 INFO kernel:[ 5.440552] cdrom: Uniform CD-ROM driver Revision: 3.20 >15:51:41,760 DEBUG kernel:[ 5.442398] sr 2:0:0:0: Attached scsi CD-ROM sr0 >15:51:41,760 NOTICE kernel:[ 5.444526] sr 2:0:0:0: Attached scsi generic sg1 type 5 >15:51:41,760 INFO kernel:[ 5.462736] sda: sda1 sda2 sda3 >15:51:41,760 NOTICE kernel:[ 5.476940] sd 0:0:0:0: [sda] Attached SCSI disk >15:51:41,760 INFO kernel:[ 5.479090] Freeing unused kernel memory: 3244k freed >15:51:41,760 INFO kernel:[ 5.480605] Write protecting the kernel read-only data: 12288k >15:51:41,760 INFO kernel:[ 5.484415] Freeing unused kernel memory: 1096k freed >15:51:41,760 INFO kernel:[ 5.488778] Freeing unused kernel memory: 1216k freed >15:51:41,760 WARNING kernel:[ 5.542133] systemd-cryptse (49) used greatest stack depth: 5040 bytes left >15:51:41,760 WARNING kernel:[ 5.559266] cp (51) used greatest stack depth: 4872 bytes left >15:51:41,760 WARNING kernel:[ 5.560672] service-to-run (48) used greatest stack depth: 4736 bytes left >15:51:41,760 INFO kernel:[ 5.562213] usb 1-1: new full-speed USB device number 2 using ohci_hcd >15:51:41,760 INFO kernel:[ 5.813206] usb 1-1: New USB device found, idVendor=80ee, idProduct=0021 >15:51:41,760 INFO kernel:[ 5.813211] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 >15:51:41,760 INFO kernel:[ 5.813214] usb 1-1: Product: USB Tablet >15:51:41,760 INFO kernel:[ 5.813216] usb 1-1: Manufacturer: VirtualBox >15:51:41,760 INFO kernel:[ 5.825462] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/input/input4 >15:51:41,760 INFO kernel:[ 5.827921] hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0 >15:51:41,760 INFO kernel:[ 5.940172] tsc: Refined TSC clocksource calibration: 2591.476 MHz >15:51:41,760 INFO kernel:[ 5.940243] Switching to clocksource tsc >15:51:41,760 INFO kernel:[ 5.979234] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >15:51:41,760 INFO kernel:[ 6.363723] squashfs: version 4.0 (2009/01/31) Phillip Lougher >15:51:41,760 INFO kernel:[ 6.381695] alua: device handler registered >15:51:41,760 INFO kernel:[ 6.391691] emc: device handler registered >15:51:41,760 INFO kernel:[ 6.401753] hp_sw: device handler registered >15:51:41,760 INFO kernel:[ 6.411962] rdac: device handler registered >15:51:41,760 INFO kernel:[ 9.442133] floppy0: no floppy controllers found >15:51:41,760 INFO kernel:[ 9.442287] work still pending >15:51:41,760 INFO kernel:[ 9.478769] md: raid0 personality registered for level 0 >15:51:41,760 INFO kernel:[ 9.490357] md: raid1 personality registered for level 1 >15:51:41,760 INFO kernel:[ 9.500907] async_tx: api initialized (async) >15:51:41,760 INFO kernel:[ 9.502752] xor: automatically using best checksumming function: >15:51:41,760 INFO kernel:[ 9.512022] generic_sse: 548.000 MB/sec >15:51:41,760 WARNING kernel:[ 9.533133] raid6: sse2x1 1960 MB/s >15:51:41,760 WARNING kernel:[ 9.550025] raid6: sse2x2 2722 MB/s >15:51:41,760 WARNING kernel:[ 9.567044] raid6: sse2x4 2812 MB/s >15:51:41,760 WARNING kernel:[ 9.567046] raid6: using algorithm sse2x4 (2812 MB/s) >15:51:41,760 WARNING kernel:[ 9.567048] raid6: using intx1 recovery algorithm >15:51:41,760 INFO kernel:[ 9.578436] md: raid6 personality registered for level 6 >15:51:41,760 INFO kernel:[ 9.578445] md: raid5 personality registered for level 5 >15:51:41,760 INFO kernel:[ 9.578447] md: raid4 personality registered for level 4 >15:51:41,760 INFO kernel:[ 9.608669] md: raid10 personality registered for level 10 >15:51:41,760 INFO kernel:[ 9.618456] md: linear personality registered for level -1 >15:51:41,760 INFO kernel:[ 9.663328] device-mapper: multipath: version 1.5.0 loaded >15:51:41,760 INFO kernel:[ 9.673291] device-mapper: multipath round-robin: version 1.0.0 loaded >15:51:41,760 INFO kernel:[ 9.850995] RPC: Registered named UNIX socket transport module. >15:51:41,760 INFO kernel:[ 9.850999] RPC: Registered udp transport module. >15:51:41,760 INFO kernel:[ 9.851001] RPC: Registered tcp transport module. >15:51:41,760 INFO kernel:[ 9.851002] RPC: Registered tcp NFSv4.1 backchannel transport module. >15:51:41,760 WARNING kernel:[ 9.970969] rpc.idmapd (220) used greatest stack depth: 4496 bytes left >15:51:41,760 INFO kernel:[ 10.955250] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI >15:51:41,760 INFO kernel:[ 10.955253] e1000: Copyright (c) 1999-2006 Intel Corporation. >15:51:41,760 DEBUG kernel:[ 10.955539] e1000 0000:00:03.0: setting latency timer to 64 >15:51:41,760 WARNING kernel:[ 11.380006] cdrom_id (284) used greatest stack depth: 3408 bytes left >15:51:41,760 INFO kernel:[ 11.625733] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 08:00:27:62:d5:79 >15:51:41,760 INFO kernel:[ 11.625782] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection >15:51:41,760 DEBUG kernel:[ 12.074602] ISO 9660 Extensions: Microsoft Joliet Level 3 >15:51:41,760 DEBUG kernel:[ 12.085984] ISO 9660 Extensions: RRIP_1991A >15:51:41,760 INFO kernel:[ 12.507949] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >15:51:41,760 DEBUG kernel:[ 14.673514] SELinux: 2048 avtab hash slots, 100875 rules. >15:51:41,760 DEBUG kernel:[ 15.584121] SELinux: 2048 avtab hash slots, 100875 rules. >15:51:41,760 DEBUG kernel:[ 20.051292] SELinux: 9 users, 15 roles, 4233 types, 233 bools, 1 sens, 1024 cats >15:51:41,760 DEBUG kernel:[ 20.051299] SELinux: 83 classes, 100875 rules >15:51:41,760 DEBUG kernel:[ 20.329605] SELinux: Completing initialization. >15:51:41,760 DEBUG kernel:[ 20.329610] SELinux: Setting up existing superblocks. >15:51:41,760 DEBUG kernel:[ 20.329781] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.329895] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.330052] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.330128] SELinux: initialized (dev proc, type proc), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.330365] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:51:41,760 DEBUG kernel:[ 20.330493] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >15:51:41,760 DEBUG kernel:[ 20.332244] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >15:51:41,760 DEBUG kernel:[ 20.332348] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.342203] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >15:51:41,760 DEBUG kernel:[ 20.342319] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.342391] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >15:51:41,760 DEBUG kernel:[ 20.342569] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >15:51:41,760 DEBUG kernel:[ 20.342681] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >15:51:41,760 DEBUG kernel:[ 20.342776] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.342900] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.346003] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.346033] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:51:41,760 DEBUG kernel:[ 20.346056] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:51:41,760 DEBUG kernel:[ 20.347249] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:51:41,760 DEBUG kernel:[ 20.347404] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.347443] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.347486] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.347647] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.347704] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.347728] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.347746] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.347769] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.347828] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.347947] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.348081] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >15:51:41,760 DEBUG kernel:[ 20.348363] SELinux: initialized (dev loop0, type squashfs), uses xattr >15:51:41,760 DEBUG kernel:[ 20.349106] SELinux: initialized (dev dm-0, type ext4), uses xattr >15:51:41,760 NOTICE kernel:[ 20.404882] type=1403 audit(1348761097.680:2): policy loaded auid=4294967295 ses=4294967295 >15:51:41,760 WARNING kernel:[ 21.223587] anaconda-genera (401) used greatest stack depth: 3216 bytes left >15:51:41,760 DEBUG kernel:[ 21.536030] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >15:51:41,761 DEBUG kernel:[ 22.212025] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >15:51:41,761 DEBUG kernel:[ 22.275644] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:51:41,761 DEBUG kernel:[ 22.601770] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >15:51:41,761 NOTICE kernel:[ 23.798264] type=1400 audit(1348761101.075:3): avc: denied { create } for pid=450 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:51:41,761 NOTICE kernel:[ 23.801785] type=1400 audit(1348761101.078:4): avc: denied { setattr } for pid=450 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=45299 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:51:41,761 NOTICE kernel:[ 23.802309] type=1400 audit(1348761101.079:5): avc: denied { relabelfrom } for pid=450 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=45299 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:51:42,002 NOTICE kernel:[ 24.698707] type=1400 audit(1348761101.975:6): avc: denied { read } for pid=480 comm="bash" name=".profile" dev="dm-0" ino=59993 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >15:51:42,002 NOTICE kernel:[ 24.698809] type=1400 audit(1348761101.975:7): avc: denied { open } for pid=480 comm="bash" path="/root/.profile" dev="dm-0" ino=59993 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >15:51:42,064 NOTICE kernel:[ 24.774464] type=1400 audit(1348761102.051:8): avc: denied { read } for pid=480 comm="bash" name="linux" dev="dm-0" ino=58988 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >15:51:42,064 NOTICE kernel:[ 24.774597] type=1400 audit(1348761102.051:9): avc: denied { open } for pid=480 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=58988 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >15:51:42,064 NOTICE kernel:[ 24.774691] type=1400 audit(1348761102.051:10): avc: denied { getattr } for pid=480 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=58988 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >15:51:42,686 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >15:51:42,698 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >15:51:42,701 INFO NetworkManager: <info> WEXT support is enabled >15:51:43,152 INFO dbus-daemon: dbus[490]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >15:51:43,168 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >15:51:43,565 INFO polkitd: Started polkitd version 0.107 >15:51:43,885 INFO dbus-daemon: dbus[490]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:51:43,892 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:51:43,941 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >15:51:43,950 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >15:51:43,956 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:51:43,959 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:51:43,978 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >15:51:43,983 INFO NetworkManager: <info> trying to start the modem manager... >15:51:43,995 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >15:51:44,080 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >15:51:44,102 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >15:51:44,124 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >15:51:44,148 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >15:51:44,167 INFO kernel:[ 26.888321] parport_pc 00:04: reported by Plug and Play ACPI >15:51:44,178 INFO NetworkManager: <info> Networking is enabled by state file >15:51:44,182 INFO kernel:[ 26.903245] e1000: p2p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX >15:51:44,204 INFO kernel:[ 26.923705] IPv6: ADDRCONF(NETDEV_UP): p2p1: link is not ready >15:51:44,204 INFO kernel:[ 26.923781] IPv6: ADDRCONF(NETDEV_CHANGE): p2p1: link becomes ready >15:51:44,205 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:51:44,250 INFO NetworkManager: <info> (p2p1): carrier is OFF >15:51:44,277 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'e1000' ifindex: 2) >15:51:44,291 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/0 >15:51:44,317 INFO NetworkManager: <info> (p2p1): now managed >15:51:44,336 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >15:51:44,358 INFO NetworkManager: <info> (p2p1): bringing up device. >15:51:44,394 INFO NetworkManager: <info> (p2p1): carrier now ON (device state 20) >15:51:44,401 INFO NetworkManager: <info> (p2p1): preparing device. >15:51:44,410 INFO NetworkManager: <info> (p2p1): deactivating device (reason 'managed') [2] >15:51:44,418 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/p2p1 >15:51:44,437 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >15:51:44,461 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >15:51:44,478 INFO NetworkManager: <info> (p2p1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >15:51:44,494 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >15:51:44,503 INFO NetworkManager: <info> Activation (p2p1) starting connection 'Wired connection 1' >15:51:44,514 INFO NetworkManager: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >15:51:44,527 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >15:51:44,555 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >15:51:44,565 ERR kernel:[ 27.287000] piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr >15:51:44,578 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >15:51:44,603 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >15:51:44,623 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >15:51:44,657 INFO NetworkManager: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >15:51:44,690 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >15:51:44,699 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >15:51:44,715 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >15:51:44,743 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >15:51:44,786 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >15:51:44,793 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >15:51:44,830 INFO NetworkManager: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >15:51:44,840 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >15:51:44,869 INFO NetworkManager: <info> dhclient started with pid 509 >15:51:44,921 INFO NetworkManager: <info> Activation (p2p1) Beginning IP6 addrconf. >15:51:44,983 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >15:51:45,041 INFO NetworkManager: <info> modem-manager is now available >15:51:45,106 INFO dbus-daemon: dbus[490]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >15:51:45,135 INFO dbus-daemon: modem-manager[502]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >15:51:45,163 INFO dbus-daemon: dbus[490]: [system] Successfully activated service 'org.freedesktop.ModemManager' >15:51:45,231 ERR systemd-udevd: ctx=0x7feb61b90640 path=/lib/modules/3.6.0-0.rc6.git0.2.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >15:51:45,336 INFO systemd: Startup finished in 5s 496ms 695us (kernel) + 15s 277ms 10us (initrd) + 7s 148ms 724us (userspace) = 27s 922ms 429us. >15:51:45,348 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'AnyData' >15:51:45,386 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Nokia' >15:51:45,410 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'SimTech' >15:51:45,456 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Wavecom' >15:51:45,487 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'ZTE' >15:51:45,508 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Linktop' >15:51:45,511 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Huawei' >15:51:45,521 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Ericsson MBM' >15:51:45,547 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Novatel' >15:51:45,551 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Option' >15:51:45,599 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Option High-Speed' >15:51:45,613 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Samsung' >15:51:45,648 INFO modem-manager: <info> Loaded plugin 'AnyData' >15:51:45,689 INFO modem-manager: <info> Loaded plugin 'Nokia' >15:51:45,700 INFO modem-manager: <info> Loaded plugin 'SimTech' >15:51:45,723 INFO modem-manager: <info> Loaded plugin 'Wavecom' >15:51:45,736 INFO modem-manager: <info> Loaded plugin 'ZTE' >15:51:45,763 INFO modem-manager: <info> Loaded plugin 'Linktop' >15:51:45,784 INFO modem-manager: <info> Loaded plugin 'Huawei' >15:51:45,838 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >15:51:45,869 INFO modem-manager: <info> Loaded plugin 'Novatel' >15:51:45,890 INFO modem-manager: <info> Loaded plugin 'Option' >15:51:45,917 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >15:51:45,949 INFO modem-manager: <info> Loaded plugin 'Samsung' >15:51:45,971 INFO modem-manager: <info> Loaded plugin 'X22X' >15:51:45,999 INFO modem-manager: <info> Loaded plugin 'MotoC' >15:51:46,013 INFO modem-manager: <info> Loaded plugin 'Sierra' >15:51:46,039 INFO modem-manager: <info> Loaded plugin 'Longcheer' >15:51:46,066 INFO modem-manager: <info> Loaded plugin 'Gobi' >15:51:46,079 INFO modem-manager: <info> Loaded plugin 'Iridium' >15:51:46,109 INFO modem-manager: <info> Loaded plugin 'Cinterion' >15:51:46,131 INFO modem-manager: <info> Loaded plugin 'Generic' >15:51:46,143 INFO modem-manager: <info> Successfully loaded 20 plugins >15:51:46,170 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'X22X' >15:51:46,184 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'MotoC' >15:51:46,197 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Sierra' >15:51:46,200 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Longcheer' >15:51:46,239 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Gobi' >15:51:46,256 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Iridium' >15:51:46,259 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Cinterion' >15:51:46,287 INFO dbus-daemon: modem-manager[502]: <info> Loaded plugin 'Generic' >15:51:46,324 INFO dbus-daemon: modem-manager[502]: <info> Successfully loaded 20 plugins >15:51:46,357 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >15:51:46,374 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >15:51:46,393 INFO dhclient: All rights reserved. >15:51:46,415 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >15:51:46,448 INFO dhclient: >15:51:46,502 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> preinit >15:51:46,618 INFO kernel:[ 29.338413] microcode: CPU0: patch_level=0x00000000 >15:51:46,662 INFO dhclient: Listening on LPF/p2p1/08:00:27:62:d5:79 >15:51:46,666 INFO dhclient: Sending on LPF/p2p1/08:00:27:62:d5:79 >15:51:46,685 INFO dhclient: Sending on Socket/fallback >15:51:46,702 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 6 (xid=0x7bd00dfa) >15:51:46,736 INFO dhclient: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x7bd00dfa) >15:51:46,747 INFO dhclient: DHCPOFFER from 10.0.2.2 >15:51:46,762 INFO dhclient: DHCPACK from 10.0.2.2 (xid=0x7bd00dfa) >15:51:46,773 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed preinit -> bound >15:51:46,795 INFO NetworkManager: <info> address 10.0.2.15 >15:51:46,813 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >15:51:46,825 INFO NetworkManager: <info> gateway 10.0.2.2 >15:51:46,828 INFO NetworkManager: <info> nameserver '209.18.47.61' >15:51:46,839 INFO NetworkManager: <info> nameserver '209.18.47.62' >15:51:46,857 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >15:51:46,866 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >15:51:46,875 INFO dhclient: bound to 10.0.2.15 -- renewal in 36130 seconds. >15:51:47,774 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> activated (reason 'none') [70 100 0] >15:51:47,786 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p2p1) as default for IPv4 routing and DNS. >15:51:47,793 INFO NetworkManager: <info> Activation (p2p1) successful, device activated. >15:51:47,806 INFO dbus-daemon: dbus[490]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >15:51:47,819 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >15:51:47,831 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >15:51:48,014 INFO dbus-daemon: dbus[490]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >15:51:48,017 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >15:51:48,621 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >15:51:48,727 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >15:51:48,908 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >15:51:50,055 ERR kernel:[ 32.776700] microcode: failed to load file amd-ucode/microcode_amd.bin >15:51:50,061 INFO kernel:[ 32.782402] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >15:51:52,652 NOTICE kernel:[ 35.373004] type=1400 audit(1348761112.649:11): avc: denied { append } for pid=556 comm="auditd" path="/tmp/anaconda.log" dev="tmpfs" ino=13358 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >15:51:52,652 NOTICE kernel:[ 35.373776] type=1400 audit(1348761112.650:12): avc: denied { read write } for pid=556 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7352 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >15:51:52,674 WARNING kernel:[ 35.395208] auditd (557): /proc/557/oom_adj is deprecated, please use /proc/557/oom_score_adj instead. >15:52:01,991 INFO chrony-helper: tr: write error: Broken pipe >15:52:01,997 INFO chrony-helper: tr: write error >15:52:02,138 INFO chronyd: chronyd version 1.27-git1ca844 starting >15:52:02,145 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >15:52:02,151 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 >15:52:02,392 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p2p1 ... >15:52:02,397 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:52:02,404 NOTICE NetworkManager: ifcfg-rh: read connection 'System p2p1' >15:52:02,414 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:52:05,283 INFO NetworkManager: <info> (p2p1): IP6 addrconf timed out or failed. >15:52:05,289 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >15:52:05,295 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >15:52:05,316 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >15:52:07,339 INFO chronyd: Selected source 64.73.32.134 >15:52:07,343 WARNING chronyd: System clock wrong by -44.003611 seconds, adjustment started >15:52:12,387 INFO kernel:[ 55.108903] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >15:52:12,391 DEBUG kernel:[ 55.110278] SELinux: initialized (dev sda1, type ext4), uses xattr >15:52:12,976 INFO kernel:[ 55.696827] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >15:52:12,976 DEBUG kernel:[ 55.696848] SELinux: initialized (dev sda3, type ext4), uses xattr >15:52:13,292 WARNING kernel:[ 56.012829] arch (748) used greatest stack depth: 2928 bytes left >15:52:25,614 INFO kernel:[ 69.061620] Btrfs loaded >15:52:26,198 INFO kernel:[ 69.645216] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >15:53:13,771 WARNING chronyd: System clock wrong by 0.789867 seconds, adjustment started >15:53:37,279 INFO chronyd: chronyd exiting >15:53:37,510 INFO chronyd: chronyd version 1.27-git1ca844 starting >15:53:37,514 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >15:53:37,516 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 >15:53:37,523 INFO chronyd: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift >15:53:43,570 INFO chronyd: Selected source 199.7.177.206 >15:53:43,575 WARNING chronyd: System clock wrong by -35.032924 seconds, adjustment started
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 861140
:
618153
| 618154 |
618156
|
618158
|
618160
|
618162
|
618163
|
618164
|
618165
|
618166
|
618167
|
618168
|
618169
|
618170
|
618171