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 611439 Details for
Bug 855897
AttributeError: 'module' object has no attribute 'addMacros'
[?]
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), 296.12 KB, created by
Clyde E. Kunkel
on 2012-09-10 14:49:06 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Clyde E. Kunkel
Created:
2012-09-10 14:49:06 UTC
Size:
296.12 KB
patch
obsolete
>anaconda 18.6.5 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1140, in preInstall > rpm.addMacros("__file_context_path", "%{nil}") > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 70, in doInstall > payload.preInstall(packages=packages, groups=payload.languageGroups(ksdata.lang.lang)) > 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) >AttributeError: 'module' object has no attribute 'addMacros' > >Local variables in innermost frame: >self: <pyanaconda.packaging.yumpayload.YumPayload object at 0x7f2efa4cb410> >packages: ['grub2', 'e2fsprogs', 'authconfig', 'system-config-firewall-base'] >groups: [] > > >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: {'vda': 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: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format._mountType: usbfs > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._migrate: False > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.originalFormat: Already dumped (USBFS instance) > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb.id: 20 > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, vda4] > _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 0x7f2f00343b10>> > _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] > _intf.storage.fsset.devicetree.topology._devmap: {'vda': 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:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, 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: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1811456 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (112, 255, 63) biosGeometry: (112, 255, 63) > PedDevice: <_ped.Device object at 0x7f2efa88f290> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Alpha-TC6_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: Skipped > _size: 3538.0 > _serial: None > id: 0 > minor: 0 >, existing 223513MB disk vda (1) with existing 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 2 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 3 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 4 > 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: 176db896-3a2f-4518-b838-3a252dfbfae2 > _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: Already dumped (Ext4FS instance) > bus: Skipped > _size: 0 > _serial: None > id: 5 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 6 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, existing 1024MB dm live-rw (8) with existing ext4 filesystem >, existing 51200MB partition vda3 (9) with existing ext4 filesystem mounted at / >, existing 169827MB partition vda5 (10) with existing ext4 filesystem mounted at /home >, existing 500MB partition vda1 (11) with existing ext4 filesystem mounted at /boot >, existing 1984MB partition vda2 (12) with existing swap >, existing 169828MB partition vda4 (13) >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: e668baa5-8146-4082-8bba-0ccf1cedb5a9 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 252000 > origFormat._minInstanceSize: 617.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 223513.0 > origFormat._size: 223513.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/vda > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 1 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 6 >, 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: 2 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 10 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 4 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 5 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 3 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 7 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._mountType: tmpfs > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._size: 0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._migrate: False > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.originalFormat: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm.id: 15 > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._migrate: False > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.originalFormat: Already dumped (BindFS instance) > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev.id: 14 > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format._mountType: proc > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._migrate: False > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.originalFormat: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc.id: 18 > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format._mountType: devpts > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._migrate: False > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.originalFormat: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts.id: 16 > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format._mountType: sysfs > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._migrate: False > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.originalFormat: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs.id: 17 > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: None > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._migrate: False > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.originalFormat: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux.id: 19 > _intf.storage.fsset._selinux.minor: 0 > _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: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 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: 4 > _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 (0x7f2eef810fd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f2eef7c1fd0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f2eef7c1b90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f2eef7c1f90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f2eef7c1b10) -- > 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: Already dumped (OpticalDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._packages: [] > _intf.payload._setup: True > _intf.payload.txID: 1347288622.26 > _intf.payload._space_required: 1.43 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 >_instLanguage: None >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Alpha-TC6x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.6.5 > 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/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': False, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Alpha-TC6x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >14:48:28,000 INFO anaconda: /sbin/anaconda 18.6.5 >14:48:29,925 INFO anaconda: 1048576 kB (1024 MB) are available >14:48:29,925 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >14:48:29,973 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >14:48:29,980 INFO anaconda: Default encoding = utf-8 >14:48:30,600 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:48:30,602 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >14:48:31,204 INFO anaconda: Display mode = g >14:48:31,207 INFO anaconda: 1048576 kB (1024 MB) are available >14:48:31,207 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >14:48:33,355 DEBUG anaconda: X server has signalled a successful start. >14:48:33,374 INFO anaconda: Starting window manager, pid 679. >14:48:35,627 INFO anaconda: using only installclass _Fedora >14:48:36,899 INFO anaconda: Detected 992M of memory >14:48:36,904 INFO anaconda: Swap attempt of 1984M >14:48:42,481 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /mnt/sysimage as ext4 with options defaults,ro >14:48:42,616 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >10:49:25,431 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) > >10:49:37,214 DEBUG anaconda: required disklabel type for vda (15) is None >10:49:37,215 DEBUG anaconda: default disklabel type for vda is msdos >10:49:37,216 DEBUG anaconda: selecting msdos disklabel for vda based on size >10:49:37,653 INFO anaconda: Detected 992M of memory >10:49:37,669 INFO anaconda: Swap attempt of 1984M >10:49:58,275 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/vda2 >10:50:12,408 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/vda5 >10:50:18,572 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/vda3 >10:50:19,935 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/vda1 >10:50:20,760 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda3 on /mnt/sysimage as ext4 with options defaults >10:50:20,883 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage/boot as ext4 with options defaults >10:50:20,999 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >10:50:21,125 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >10:50:21,192 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >10:50:21,285 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda5 on /mnt/sysimage/home as ext4 with options defaults >10:50:21,435 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >10:50:21,893 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >10:50:22,012 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >10:50:22,016 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. > > >/tmp/program.log: >14:48:30,170 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:48:30,238 INFO program: Running... modprobe fcoe >14:48:30,448 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:48:30,596 INFO program: No FCoE boot disk information is found in EDD! >14:48:30,605 INFO program: Running... modprobe scsi_wait_scan >14:48:30,653 ERR program: FATAL: Module scsi_wait_scan not found. >14:48:30,659 INFO program: Running... rmmod scsi_wait_scan >14:48:30,704 ERR program: Error: Module scsi_wait_scan is not currently loaded >14:48:30,710 INFO program: Running... udevadm settle --timeout=300 >14:48:30,936 INFO program: Running... multipath -d >14:48:31,067 INFO program: Running... multipath -ll >14:48:33,378 INFO program: Running... metacity --display :1 --sm-disable >14:48:34,678 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >14:48:36,952 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:48:37,146 INFO program: Running... systemctl start chronyd.service >14:48:37,148 INFO program: Running... modprobe scsi_wait_scan >14:48:37,260 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >14:48:37,297 ERR program: FATAL: Module scsi_wait_scan not found. >14:48:37,415 INFO program: Running... rmmod scsi_wait_scan >14:48:37,589 ERR program: Error: Module scsi_wait_scan is not currently loaded >14:48:37,641 INFO program: Running... udevadm settle --timeout=300 >14:48:37,979 INFO program: Running... multipath -d >14:48:38,089 INFO program: Running... multipath -ll >14:48:38,635 INFO program: Running... dumpe2fs -h /dev/vda >14:48:38,839 INFO program: Filesystem volume name: <none> >14:48:38,844 INFO program: Last mounted on: <not available> >14:48:38,847 INFO program: Filesystem UUID: e668baa5-8146-4082-8bba-0ccf1cedb5a9 >14:48:38,850 INFO program: Filesystem magic number: 0xEF53 >14:48:38,851 INFO program: Filesystem revision #: 1 (dynamic) >14:48:38,856 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 >14:48:38,857 INFO program: Filesystem flags: signed_directory_hash >14:48:38,860 INFO program: Default mount options: user_xattr acl >14:48:38,860 INFO program: Filesystem state: clean >14:48:38,861 INFO program: Errors behavior: Continue >14:48:38,861 INFO program: Filesystem OS type: Linux >14:48:38,864 INFO program: Inode count: 14311424 >14:48:38,864 INFO program: Block count: 57219513 >14:48:38,865 INFO program: Reserved block count: 2860975 >14:48:38,865 INFO program: Free blocks: 56273406 >14:48:38,866 INFO program: Free inodes: 14311413 >14:48:38,869 INFO program: First block: 0 >14:48:38,869 INFO program: Block size: 4096 >14:48:38,869 INFO program: Fragment size: 4096 >14:48:38,870 INFO program: Reserved GDT blocks: 1010 >14:48:38,874 INFO program: Blocks per group: 32768 >14:48:38,877 INFO program: Fragments per group: 32768 >14:48:38,880 INFO program: Inodes per group: 8192 >14:48:38,883 INFO program: Inode blocks per group: 512 >14:48:38,886 INFO program: Flex block group size: 16 >14:48:38,892 INFO program: Filesystem created: Thu Jul 26 16:52:31 2012 >14:48:38,895 INFO program: Last mount time: n/a >14:48:38,898 INFO program: Last write time: Thu Jul 26 16:52:32 2012 >14:48:38,902 INFO program: Mount count: 0 >14:48:38,907 INFO program: Maximum mount count: -1 >14:48:38,910 INFO program: Last checked: Thu Jul 26 16:52:31 2012 >14:48:38,913 INFO program: Check interval: 0 (<none>) >14:48:38,916 INFO program: Lifetime writes: 133 MB >14:48:38,920 INFO program: Reserved blocks uid: 0 (user root) >14:48:38,923 INFO program: Reserved blocks gid: 0 (group root) >14:48:38,926 INFO program: First inode: 11 >14:48:38,929 INFO program: Inode size: 256 >14:48:38,933 INFO program: Required extra isize: 28 >14:48:38,936 INFO program: Desired extra isize: 28 >14:48:38,939 INFO program: Journal inode: 8 >14:48:38,942 INFO program: Default directory hash: half_md4 >14:48:38,946 INFO program: Directory Hash Seed: 9eef9723-cdf3-4617-8d43-a038001292d7 >14:48:38,949 INFO program: Journal backup: inode blocks >14:48:38,953 INFO program: Journal features: (none) >14:48:38,956 INFO program: Journal size: 128M >14:48:38,960 INFO program: Journal length: 32768 >14:48:38,963 INFO program: Journal sequence: 0x00000006 >14:48:38,966 INFO program: Journal start: 0 >14:48:38,970 INFO program: >14:48:38,973 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:48:38,978 INFO program: Running... dumpe2fs -h /dev/vda >14:48:39,099 INFO program: Filesystem volume name: <none> >14:48:39,104 INFO program: Last mounted on: <not available> >14:48:39,104 INFO program: Filesystem UUID: e668baa5-8146-4082-8bba-0ccf1cedb5a9 >14:48:39,105 INFO program: Filesystem magic number: 0xEF53 >14:48:39,105 INFO program: Filesystem revision #: 1 (dynamic) >14:48:39,105 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 >14:48:39,105 INFO program: Filesystem flags: signed_directory_hash >14:48:39,106 INFO program: Default mount options: user_xattr acl >14:48:39,106 INFO program: Filesystem state: clean >14:48:39,106 INFO program: Errors behavior: Continue >14:48:39,107 INFO program: Filesystem OS type: Linux >14:48:39,107 INFO program: Inode count: 14311424 >14:48:39,107 INFO program: Block count: 57219513 >14:48:39,108 INFO program: Reserved block count: 2860975 >14:48:39,108 INFO program: Free blocks: 56273406 >14:48:39,110 INFO program: Free inodes: 14311413 >14:48:39,112 INFO program: First block: 0 >14:48:39,115 INFO program: Block size: 4096 >14:48:39,118 INFO program: Fragment size: 4096 >14:48:39,121 INFO program: Reserved GDT blocks: 1010 >14:48:39,124 INFO program: Blocks per group: 32768 >14:48:39,128 INFO program: Fragments per group: 32768 >14:48:39,131 INFO program: Inodes per group: 8192 >14:48:39,134 INFO program: Inode blocks per group: 512 >14:48:39,137 INFO program: Flex block group size: 16 >14:48:39,141 INFO program: Filesystem created: Thu Jul 26 16:52:31 2012 >14:48:39,144 INFO program: Last mount time: n/a >14:48:39,148 INFO program: Last write time: Thu Jul 26 16:52:32 2012 >14:48:39,152 INFO program: Mount count: 0 >14:48:39,157 INFO program: Maximum mount count: -1 >14:48:39,160 INFO program: Last checked: Thu Jul 26 16:52:31 2012 >14:48:39,165 INFO program: Check interval: 0 (<none>) >14:48:39,168 INFO program: Lifetime writes: 133 MB >14:48:39,171 INFO program: Reserved blocks uid: 0 (user root) >14:48:39,176 INFO program: Reserved blocks gid: 0 (group root) >14:48:39,177 INFO program: First inode: 11 >14:48:39,195 INFO program: Inode size: 256 >14:48:39,195 INFO program: Required extra isize: 28 >14:48:39,196 INFO program: Desired extra isize: 28 >14:48:39,196 INFO program: Journal inode: 8 >14:48:39,196 INFO program: Default directory hash: half_md4 >14:48:39,199 INFO program: Directory Hash Seed: 9eef9723-cdf3-4617-8d43-a038001292d7 >14:48:39,202 INFO program: Journal backup: inode blocks >14:48:39,205 INFO program: Journal features: (none) >14:48:39,209 INFO program: Journal size: 128M >14:48:39,213 INFO program: Journal length: 32768 >14:48:39,215 INFO program: Journal sequence: 0x00000006 >14:48:39,219 INFO program: Journal start: 0 >14:48:39,223 INFO program: >14:48:39,247 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:48:39,254 INFO program: Running... resize2fs -P /dev/vda >14:48:39,405 INFO program: Estimated minimum size of the filesystem: 157913 >14:48:39,411 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:48:39,786 INFO program: Running... dumpe2fs -h /dev/loop1 >14:48:39,865 INFO program: Filesystem volume name: Anaconda >14:48:39,871 INFO program: Last mounted on: / >14:48:39,874 INFO program: Filesystem UUID: 176db896-3a2f-4518-b838-3a252dfbfae2 >14:48:39,874 INFO program: Filesystem magic number: 0xEF53 >14:48:39,875 INFO program: Filesystem revision #: 1 (dynamic) >14:48:39,875 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:48:39,875 INFO program: Filesystem flags: signed_directory_hash >14:48:39,875 INFO program: Default mount options: user_xattr acl >14:48:39,875 INFO program: Filesystem state: clean >14:48:39,876 INFO program: Errors behavior: Continue >14:48:39,876 INFO program: Filesystem OS type: Linux >14:48:39,876 INFO program: Inode count: 65536 >14:48:39,885 INFO program: Block count: 1048576 >14:48:39,886 INFO program: Reserved block count: 0 >14:48:39,886 INFO program: Free blocks: 329878 >14:48:39,886 INFO program: Free inodes: 40658 >14:48:39,886 INFO program: First block: 1 >14:48:39,886 INFO program: Block size: 1024 >14:48:39,890 INFO program: Fragment size: 1024 >14:48:39,893 INFO program: Reserved GDT blocks: 256 >14:48:39,896 INFO program: Blocks per group: 8192 >14:48:39,900 INFO program: Fragments per group: 8192 >14:48:39,903 INFO program: Inodes per group: 512 >14:48:39,906 INFO program: Inode blocks per group: 128 >14:48:39,909 INFO program: Flex block group size: 16 >14:48:39,912 INFO program: Filesystem created: Thu Sep 6 05:15:52 2012 >14:48:39,915 INFO program: Last mount time: Thu Sep 6 05:16:59 2012 >14:48:39,918 INFO program: Last write time: Thu Sep 6 05:17:26 2012 >14:48:39,922 INFO program: Mount count: 2 >14:48:39,925 INFO program: Maximum mount count: -1 >14:48:39,928 INFO program: Last checked: Thu Sep 6 05:15:52 2012 >14:48:39,931 INFO program: Check interval: 0 (<none>) >14:48:39,935 INFO program: Lifetime writes: 32 MB >14:48:39,938 INFO program: Reserved blocks uid: 0 (user root) >14:48:39,941 INFO program: Reserved blocks gid: 0 (group root) >14:48:39,945 INFO program: First inode: 11 >14:48:39,948 INFO program: Inode size: 256 >14:48:39,952 INFO program: Required extra isize: 28 >14:48:39,955 INFO program: Desired extra isize: 28 >14:48:39,958 INFO program: Journal inode: 8 >14:48:39,961 INFO program: Default directory hash: half_md4 >14:48:39,965 INFO program: Directory Hash Seed: ab9f3c30-5de0-4ac3-bc36-f9a9b8f56e55 >14:48:39,969 INFO program: Journal backup: inode blocks >14:48:39,972 INFO program: Journal features: (none) >14:48:39,976 INFO program: Journal size: 32M >14:48:39,980 INFO program: Journal length: 32768 >14:48:39,983 INFO program: Journal sequence: 0x00000013 >14:48:39,986 INFO program: Journal start: 0 >14:48:39,990 INFO program: >14:48:39,993 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:48:39,998 INFO program: Running... dumpe2fs -h /dev/loop1 >14:48:40,099 INFO program: Filesystem volume name: Anaconda >14:48:40,103 INFO program: Last mounted on: / >14:48:40,103 INFO program: Filesystem UUID: 176db896-3a2f-4518-b838-3a252dfbfae2 >14:48:40,104 INFO program: Filesystem magic number: 0xEF53 >14:48:40,104 INFO program: Filesystem revision #: 1 (dynamic) >14:48:40,105 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:48:40,105 INFO program: Filesystem flags: signed_directory_hash >14:48:40,106 INFO program: Default mount options: user_xattr acl >14:48:40,106 INFO program: Filesystem state: clean >14:48:40,106 INFO program: Errors behavior: Continue >14:48:40,107 INFO program: Filesystem OS type: Linux >14:48:40,107 INFO program: Inode count: 65536 >14:48:40,108 INFO program: Block count: 1048576 >14:48:40,108 INFO program: Reserved block count: 0 >14:48:40,112 INFO program: Free blocks: 329878 >14:48:40,113 INFO program: Free inodes: 40658 >14:48:40,117 INFO program: First block: 1 >14:48:40,120 INFO program: Block size: 1024 >14:48:40,123 INFO program: Fragment size: 1024 >14:48:40,127 INFO program: Reserved GDT blocks: 256 >14:48:40,130 INFO program: Blocks per group: 8192 >14:48:40,134 INFO program: Fragments per group: 8192 >14:48:40,137 INFO program: Inodes per group: 512 >14:48:40,141 INFO program: Inode blocks per group: 128 >14:48:40,142 INFO program: Flex block group size: 16 >14:48:40,142 INFO program: Filesystem created: Thu Sep 6 05:15:52 2012 >14:48:40,143 INFO program: Last mount time: Thu Sep 6 05:16:59 2012 >14:48:40,144 INFO program: Last write time: Thu Sep 6 05:17:26 2012 >14:48:40,145 INFO program: Mount count: 2 >14:48:40,146 INFO program: Maximum mount count: -1 >14:48:40,147 INFO program: Last checked: Thu Sep 6 05:15:52 2012 >14:48:40,147 INFO program: Check interval: 0 (<none>) >14:48:40,148 INFO program: Lifetime writes: 32 MB >14:48:40,149 INFO program: Reserved blocks uid: 0 (user root) >14:48:40,150 INFO program: Reserved blocks gid: 0 (group root) >14:48:40,151 INFO program: First inode: 11 >14:48:40,152 INFO program: Inode size: 256 >14:48:40,161 INFO program: Required extra isize: 28 >14:48:40,161 INFO program: Desired extra isize: 28 >14:48:40,162 INFO program: Journal inode: 8 >14:48:40,163 INFO program: Default directory hash: half_md4 >14:48:40,164 INFO program: Directory Hash Seed: ab9f3c30-5de0-4ac3-bc36-f9a9b8f56e55 >14:48:40,165 INFO program: Journal backup: inode blocks >14:48:40,166 INFO program: Journal features: (none) >14:48:40,166 INFO program: Journal size: 32M >14:48:40,167 INFO program: Journal length: 32768 >14:48:40,168 INFO program: Journal sequence: 0x00000013 >14:48:40,169 INFO program: Journal start: 0 >14:48:40,170 INFO program: >14:48:40,171 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:48:40,172 INFO program: Running... resize2fs -P /dev/loop1 >14:48:40,255 INFO program: Couldn't find valid filesystem superblock. >14:48:40,257 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:48:40,257 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >14:48:40,555 INFO program: Running... modprobe scsi_wait_scan >14:48:40,715 ERR program: FATAL: Module scsi_wait_scan not found. >14:48:40,731 INFO program: Running... rmmod scsi_wait_scan >14:48:40,821 ERR program: Error: Module scsi_wait_scan is not currently loaded >14:48:40,830 INFO program: Running... udevadm settle --timeout=300 >14:48:41,204 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:48:41,293 INFO program: Filesystem volume name: Anaconda >14:48:41,299 INFO program: Last mounted on: /sysroot >14:48:41,303 INFO program: Filesystem UUID: 176db896-3a2f-4518-b838-3a252dfbfae2 >14:48:41,306 INFO program: Filesystem magic number: 0xEF53 >14:48:41,306 INFO program: Filesystem revision #: 1 (dynamic) >14:48:41,307 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:48:41,307 INFO program: Filesystem flags: signed_directory_hash >14:48:41,307 INFO program: Default mount options: user_xattr acl >14:48:41,307 INFO program: Filesystem state: clean >14:48:41,307 INFO program: Errors behavior: Continue >14:48:41,308 INFO program: Filesystem OS type: Linux >14:48:41,308 INFO program: Inode count: 65536 >14:48:41,309 INFO program: Block count: 1048576 >14:48:41,309 INFO program: Reserved block count: 0 >14:48:41,316 INFO program: Free blocks: 329878 >14:48:41,317 INFO program: Free inodes: 40658 >14:48:41,317 INFO program: First block: 1 >14:48:41,318 INFO program: Block size: 1024 >14:48:41,318 INFO program: Fragment size: 1024 >14:48:41,320 INFO program: Reserved GDT blocks: 256 >14:48:41,324 INFO program: Blocks per group: 8192 >14:48:41,328 INFO program: Fragments per group: 8192 >14:48:41,331 INFO program: Inodes per group: 512 >14:48:41,334 INFO program: Inode blocks per group: 128 >14:48:41,338 INFO program: Flex block group size: 16 >14:48:41,341 INFO program: Filesystem created: Thu Sep 6 05:15:52 2012 >14:48:41,344 INFO program: Last mount time: Mon Sep 10 14:48:19 2012 >14:48:41,347 INFO program: Last write time: Mon Sep 10 14:48:19 2012 >14:48:41,350 INFO program: Mount count: 3 >14:48:41,354 INFO program: Maximum mount count: -1 >14:48:41,357 INFO program: Last checked: Thu Sep 6 05:15:52 2012 >14:48:41,360 INFO program: Check interval: 0 (<none>) >14:48:41,363 INFO program: Lifetime writes: 32 MB >14:48:41,366 INFO program: Reserved blocks uid: 0 (user root) >14:48:41,369 INFO program: Reserved blocks gid: 0 (group root) >14:48:41,373 INFO program: First inode: 11 >14:48:41,375 INFO program: Inode size: 256 >14:48:41,378 INFO program: Required extra isize: 28 >14:48:41,382 INFO program: Desired extra isize: 28 >14:48:41,386 INFO program: Journal inode: 8 >14:48:41,389 INFO program: Default directory hash: half_md4 >14:48:41,391 INFO program: Directory Hash Seed: ab9f3c30-5de0-4ac3-bc36-f9a9b8f56e55 >14:48:41,394 INFO program: Journal backup: inode blocks >14:48:41,398 INFO program: Journal features: (none) >14:48:41,401 INFO program: Journal size: 32M >14:48:41,404 INFO program: Journal length: 32768 >14:48:41,405 INFO program: Journal sequence: 0x00000014 >14:48:41,406 INFO program: Journal start: 1 >14:48:41,407 INFO program: >14:48:41,408 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:48:41,409 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:48:41,484 INFO program: Filesystem volume name: Anaconda >14:48:41,491 INFO program: Last mounted on: /sysroot >14:48:41,492 INFO program: Filesystem UUID: 176db896-3a2f-4518-b838-3a252dfbfae2 >14:48:41,495 INFO program: Filesystem magic number: 0xEF53 >14:48:41,497 INFO program: Filesystem revision #: 1 (dynamic) >14:48:41,499 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:48:41,501 INFO program: Filesystem flags: signed_directory_hash >14:48:41,506 INFO program: Default mount options: user_xattr acl >14:48:41,508 INFO program: Filesystem state: clean >14:48:41,509 INFO program: Errors behavior: Continue >14:48:41,510 INFO program: Filesystem OS type: Linux >14:48:41,511 INFO program: Inode count: 65536 >14:48:41,512 INFO program: Block count: 1048576 >14:48:41,514 INFO program: Reserved block count: 0 >14:48:41,515 INFO program: Free blocks: 329878 >14:48:41,517 INFO program: Free inodes: 40658 >14:48:41,518 INFO program: First block: 1 >14:48:41,520 INFO program: Block size: 1024 >14:48:41,526 INFO program: Fragment size: 1024 >14:48:41,527 INFO program: Reserved GDT blocks: 256 >14:48:41,529 INFO program: Blocks per group: 8192 >14:48:41,530 INFO program: Fragments per group: 8192 >14:48:41,532 INFO program: Inodes per group: 512 >14:48:41,533 INFO program: Inode blocks per group: 128 >14:48:41,534 INFO program: Flex block group size: 16 >14:48:41,535 INFO program: Filesystem created: Thu Sep 6 05:15:52 2012 >14:48:41,536 INFO program: Last mount time: Mon Sep 10 14:48:19 2012 >14:48:41,539 INFO program: Last write time: Mon Sep 10 14:48:19 2012 >14:48:41,539 INFO program: Mount count: 3 >14:48:41,540 INFO program: Maximum mount count: -1 >14:48:41,540 INFO program: Last checked: Thu Sep 6 05:15:52 2012 >14:48:41,540 INFO program: Check interval: 0 (<none>) >14:48:41,541 INFO program: Lifetime writes: 32 MB >14:48:41,541 INFO program: Reserved blocks uid: 0 (user root) >14:48:41,541 INFO program: Reserved blocks gid: 0 (group root) >14:48:41,544 INFO program: First inode: 11 >14:48:41,545 INFO program: Inode size: 256 >14:48:41,547 INFO program: Required extra isize: 28 >14:48:41,548 INFO program: Desired extra isize: 28 >14:48:41,549 INFO program: Journal inode: 8 >14:48:41,550 INFO program: Default directory hash: half_md4 >14:48:41,551 INFO program: Directory Hash Seed: ab9f3c30-5de0-4ac3-bc36-f9a9b8f56e55 >14:48:41,553 INFO program: Journal backup: inode blocks >14:48:41,554 INFO program: Journal features: (none) >14:48:41,559 INFO program: Journal size: 32M >14:48:41,560 INFO program: Journal length: 32768 >14:48:41,561 INFO program: Journal sequence: 0x00000014 >14:48:41,562 INFO program: Journal start: 1 >14:48:41,563 INFO program: >14:48:41,564 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:48:41,570 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:48:41,650 INFO program: Estimated minimum size of the filesystem: 717022 >14:48:41,654 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:48:41,814 INFO program: Running... modprobe scsi_wait_scan >14:48:41,902 ERR program: FATAL: Module scsi_wait_scan not found. >14:48:41,913 INFO program: Running... rmmod scsi_wait_scan >14:48:42,003 ERR program: Error: Module scsi_wait_scan is not currently loaded >14:48:42,012 INFO program: Running... udevadm settle --timeout=300 >14:48:42,139 INFO program: Running... udevadm settle --timeout=300 >14:48:42,269 INFO program: Running... udevadm settle --timeout=300 >14:48:42,528 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda /mnt/sysimage >14:48:42,642 INFO program: Running... /bin/umount /mnt/sysimage >14:48:42,734 INFO program: Running... udevadm settle --timeout=300 >10:48:52,863 INFO program: Running... modprobe btrfs >10:48:53,265 INFO program: Running... modprobe xfs >10:48:53,925 INFO program: Running... modprobe vfat >10:49:37,232 INFO program: Running... modprobe scsi_wait_scan >10:49:37,320 ERR program: FATAL: Module scsi_wait_scan not found. >10:49:37,328 INFO program: Running... rmmod scsi_wait_scan >10:49:37,422 ERR program: Error: Module scsi_wait_scan is not currently loaded >10:49:37,442 INFO program: Running... udevadm settle --timeout=300 >10:49:51,632 INFO program: Running... udevadm settle --timeout=300 >10:49:51,959 INFO program: Running... wipefs -a /dev/vda >10:49:52,325 INFO program: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >10:49:52,439 INFO program: Running... udevadm settle --timeout=300 >10:49:52,651 INFO program: Running... udevadm settle --timeout=300 >10:49:52,872 INFO program: Running... udevadm settle --timeout=300 >10:49:53,327 INFO program: Running... udevadm settle --timeout=300 >10:49:53,956 INFO program: Running... udevadm settle --timeout=300 >10:49:54,166 INFO program: Running... udevadm settle --timeout=300 >10:49:54,384 INFO program: Running... udevadm settle --timeout=300 >10:49:54,907 INFO program: Running... wipefs -a /dev/vda1 >10:49:55,429 INFO program: Running... udevadm settle --timeout=300 >10:49:55,593 INFO program: Running... udevadm settle --timeout=300 >10:49:55,986 INFO program: Running... udevadm settle --timeout=300 >10:49:56,508 INFO program: Running... wipefs -a /dev/vda2 >10:49:57,102 INFO program: Running... udevadm settle --timeout=300 >10:49:57,494 INFO program: Running... udevadm settle --timeout=300 >10:49:57,991 INFO program: Running... mkswap -f /dev/vda2 >10:49:58,242 INFO program: Setting up swapspace version 1, size = 2031612 KiB >10:49:58,249 INFO program: no label, UUID=f5c4902e-a1a5-421c-8bdd-3ddac30e5072 >10:49:58,283 INFO program: Running... udevadm settle --timeout=300 >10:49:58,465 INFO program: Running... udevadm settle --timeout=300 >10:49:58,905 INFO program: Running... udevadm settle --timeout=300 >10:49:59,847 INFO program: Running... wipefs -a /dev/vda3 >10:50:00,229 INFO program: Running... udevadm settle --timeout=300 >10:50:00,488 INFO program: Running... udevadm settle --timeout=300 >10:50:01,331 INFO program: Running... udevadm settle --timeout=300 >10:50:02,172 INFO program: Running... udevadm settle --timeout=300 >10:50:02,296 INFO program: Running... udevadm settle --timeout=300 >10:50:02,528 INFO program: Running... udevadm settle --timeout=300 >10:50:03,463 INFO program: Running... wipefs -a /dev/vda5 >10:50:03,926 INFO program: Running... udevadm settle --timeout=300 >10:50:04,070 INFO program: Running... udevadm settle --timeout=300 >10:50:04,624 INFO program: Running... mke2fs -t ext4 /dev/vda5 >10:50:04,749 ERR program: mke2fs 1.42.5 (29-Jul-2012) >10:50:04,760 INFO program: Filesystem label= >10:50:04,764 INFO program: OS type: Linux >10:50:04,768 INFO program: Block size=4096 (log=2) >10:50:04,772 INFO program: Fragment size=4096 (log=2) >10:50:04,776 INFO program: Stride=0 blocks, Stripe width=0 blocks >10:50:04,777 INFO program: 10870784 inodes, 43475712 blocks >10:50:04,783 INFO program: 2173785 blocks (5.00%) reserved for the super user >10:50:04,785 INFO program: First data block=0 >10:50:04,798 INFO program: Maximum filesystem blocks=4294967296 >10:50:04,802 INFO program: 1327 block groups >10:50:04,806 INFO program: 32768 blocks per group, 32768 fragments per group >10:50:04,806 INFO program: 8192 inodes per group >10:50:04,810 INFO program: Superblock backups stored on blocks: >10:50:04,821 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >10:50:04,822 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872 >10:50:04,823 INFO program: >10:50:05,026 INFO program: Allocating group tables: 0/1327 1/1327 2/1327 3/1327 4/1327 5/1327 6/1327 7/1327 8/1327 9/1327 10/1327 11/1327 12/1327 13/1327 14/1327 15/1327 16/1327 17/1327 18/1327 19/1327 20/1327 21/1327 22/1327 23/1327 24/1327 25/1327 26/1327 27/1327 28/1327 29/1327 30/1327 31/1327 32/1327 33/1327 34/1327 35/1327 36/1327 37/1327 38/1327 39/1327 40/1327 41/1327 42/1327 43/1327 44/1327 45/1327 46/1327 47/1327 48/1327 49/1327 50/1327 51/1327 52/1327 53/1327 54/1327 55/1327 56/1327 57/1327 58/1327 59/1327 60/1327 61/1327 62/1327 63/1327 64/1327 65/1327 66/1327 67/1327 68/1327 69/1327 70/1327 71/1327 72/1327 73/1327 74/1327 75/1327 76/1327 77/1327 78/1327 79/1327 80/1327 81/1327 82/1327 83/1327 84/1327 85/1327 86/1327 87/1327 88/1327 89/1327 90/1327 91/1327 92/1327 93/1327 94/1327 95/1327 96/1327 97/1327 98/1327 99/1327 100/1327 101/1327 102/1327 103/1327 104/1327 105/1327 106/1327 107/1327 108/1327 109/1327 110/1327 111/1327 112/1327 113/1327 114/1327 115/1327 116/1327 117/1327 118/1327 119/1327 120/1327 121/1327 122/1327 123/1327 124/1327 125/1327 126/1327 127/1327 128/1327 129/1327 130/1327 131/1327 132/1327 133/1327 134/1327 135/1327 136/1327 137/1327 138/1327 139/1327 140/1327 141/1327 142/1327 143/1327 144/1327 145/1327 146/1327 147/1327 148/1327 149/1327 150/1327 151/1327 152/1327 153/1327 154/1327 155/1327 156/1327 157/1327 158/1327 159/1327 160/1327 161/1327 162/1327 163/1327 164/1327 165/1327 166/1327 167/1327 168/1327 169/1327 170/1327 171/1327 172/1327 173/1327 174/1327 175/1327 176/1327 177/1327 178/1327 179/1327 180/1327 181/1327 182/1327 183/1327 184/1327 185/1327 186/1327 187/1327 188/1327 189/1327 190/1327 191/1327 192/1327 193/1327 194/1327 195/1327 196/1327 197/1327 198/1327 199/1327 200/1327 201/1327 202/1327 203/1327 204/1327 205/1327 206/1327 207/1327 208/1327 209/1327 210/1327 211/1327 212/1327 213/1327 214/1327 215/1327 216/1327 217/1327 218/1327 219/1327 220/1327 221/1327 222/1327 223/1327 224/1327 225/1327 226/1327 227/1327 228/1327 229/1327 230/1327 231/1327 232/1327 233/1327 234/1327 235/1327 236/1327 237/1327 238/1327 239/1327 240/1327 241/1327 242/1327 243/1327 244/1327 245/1327 246/1327 247/1327 248/1327 249/1327 250/1327 251/1327 252/1327 253/1327 254/1327 255/1327 256/1327 257/1327 258/1327 259/1327 260/1327 261/1327 262/1327 263/1327 264/1327 265/1327 266/1327 267/1327 268/1327 269/1327 270/1327 271/1327 272/1327 273/1327 274/1327 275/1327 276/1327 277/1327 278/1327 279/1327 280/1327 281/1327 282/1327 283/1327 284/1327 285/1327 286/1327 287/1327 288/1327 289/1327 290/1327 291/1327 292/1327 293/1327 294/1327 295/1327 296/1327 297/1327 298/1327 299/1327 300/1327 301/1327 302/1327 303/1327 304/1327 305/1327 306/1327 307/1327 308/1327 309/1327 310/1327 311/1327 312/1327 313/1327 314/1327 315/1327 316/1327 317/1327 318/1327 319/1327 320/1327 321/1327 322/1327 323/1327 324/1327 325/1327 326/1327 327/1327 328/1327 329/1327 330/1327 331/1327 332/1327 333/1327 334/1327 335/1327 336/1327 337/1327 338/1327 339/1327 340/1327 341/1327 342/1327 343/1327 344/1327 345/1327 346/1327 347/1327 348/1327 349/1327 350/1327 351/1327 352/1327 353/1327 354/1327 355/1327 356/1327 357/1327 358/1327 359/1327 360/1327 361/1327 362/1327 363/1327 364/1327 365/1327 366/1327 367/1327 368/1327 369/1327 370/1327 371/1327 372/1327 373/1327 374/1327 375/1327 376/1327 377/1327 378/1327 379/1327 380/1327 381/1327 382/1327 383/1327 384/1327 385/1327 386/1327 387/1327 388/1327 389/1327 390/1327 391/1327 392/1327 393/1327 394/1327 395/1327 396/1327 397/1327 398/1327 399/1327 400/1327 401/1327 402/1327 403/1327 404/1327 405/1327 406/1327 407/1327 408/1327 409/1327 410/1327 411/1327 412/1327 413/1327 414/1327 415/1327 416/1327 417/1327 418/1327 419/1327 420/1327 421/1327 422/1327 423/1327 424/1327 425/1327 426/1327 427/1327 428/1327 429/1327 430/1327 431/1327 432/1327 433/1327 434/1327 435/1327 436/1327 437/1327 438/1327 439/1327 440/1327 441/1327 442/1327 443/1327 444/1327 445/1327 446/1327 447/1327 448/1327 449/1327 450/1327 451/1327 452/1327 453/1327 454/1327 455/1327 456/1327 457/1327 458/1327 459/1327 460/1327 461/1327 462/1327 463/1327 464/1327 465/1327 466/1327 467/1327 468/1327 469/1327 470/1327 471/1327 472/1327 473/1327 474/1327 475/1327 476/1327 477/1327 478/1327 479/1327 480/1327 481/1327 482/1327 483/1327 484/1327 485/1327 486/1327 487/1327 488/1327 489/1327 490/1327 491/1327 492/1327 493/1327 494/1327 495/1327 496/1327 497/1327 498/1327 499/1327 500/1327 501/1327 502/1327 503/1327 504/1327 505/1327 506/1327 507/1327 508/1327 509/1327 510/1327 511/1327 512/1327 513/1327 514/1327 515/1327 516/1327 517/1327 518/1327 519/1327 520/1327 521/1327 522/1327 523/1327 524/1327 525/1327 526/1327 527/1327 528/1327 529/1327 530/1327 531/1327 532/1327 533/1327 534/1327 535/1327 536/1327 537/1327 538/1327 539/1327 540/1327 541/1327 542/1327 543/1327 544/1327 545/1327 546/1327 547/1327 548/1327 549/1327 550/1327 551/1327 552/1327 553/1327 554/1327 555/1327 556/1327 557/1327 558/1327 559/1327 560/1327 561/1327 562/1327 563/1327 564/1327 565/1327 566/1327 567/1327 568/1327 569/1327 570/1327 571/1327 572/1327 573/1327 574/1327 575/1327 576/1327 577/1327 578/1327 579/1327 580/1327 581/1327 582/1327 583/1327 584/1327 585/1327 586/1327 587/1327 588/1327 589/1327 590/1327 591/1327 592/1327 593/1327 594/1327 595/1327 596/1327 597/1327 598/1327 599/1327 600/1327 601/1327 602/1327 603/1327 604/1327 605/1327 606/1327 607/1327 608/1327 609/1327 610/1327 611/1327 612/1327 613/1327 614/1327 615/1327 616/1327 617/1327 618/1327 619/1327 620/1327 621/1327 622/1327 623/1327 624/1327 625/1327 626/1327 627/1327 628/1327 629/1327 630/1327 631/1327 632/1327 633/1327 634/1327 635/1327 636/1327 637/1327 638/1327 639/1327 640/1327 641/1327 642/1327 643/1327 644/1327 645/1327 646/1327 647/1327 648/1327 649/1327 650/1327 651/1327 652/1327 653/1327 654/1327 655/1327 656/1327 657/1327 658/1327 659/1327 660/1327 661/1327 662/1327 663/1327 664/1327 665/1327 666/1327 667/1327 668/1327 669/1327 670/1327 671/1327 672/1327 673/1327 674/1327 675/1327 676/1327 677/1327 678/1327 679/1327 680/1327 681/1327 682/1327 683/1327 684/1327 685/1327 686/1327 687/1327 688/1327 689/1327 690/1327 691/1327 692/1327 693/1327 694/1327 695/1327 696/1327 697/1327 698/1327 699/1327 700/1327 701/1327 702/1327 703/1327 704/1327 705/1327 706/1327 707/1327 708/1327 709/1327 710/1327 711/1327 712/1327 713/1327 714/1327 715/1327 716/1327 717/1327 718/1327 719/1327 720/1327 721/1327 722/1327 723/1327 724/1327 725/1327 726/1327 727/1327 728/1327 729/1327 730/1327 731/1327 732/1327 733/1327 734/1327 735/1327 736/1327 737/1327 738/1327 739/1327 740/1327 741/1327 742/1327 743/1327 744/1327 745/1327 746/1327 747/1327 748/1327 749/1327 750/1327 751/1327 752/1327 753/1327 754/1327 755/1327 756/1327 757/1327 758/1327 759/1327 760/1327 761/1327 762/1327 763/1327 764/1327 765/1327 766/1327 767/1327 768/1327 769/1327 770/1327 771/1327 772/1327 773/1327 774/1327 775/1327 776/1327 777/1327 778/1327 779/1327 780/1327 781/1327 782/1327 783/1327 784/1327 785/1327 786/1327 787/1327 788/1327 789/1327 790/1327 791/1327 792/1327 793/1327 794/1327 795/1327 796/1327 797/1327 798/1327 799/1327 800/1327 801/1327 802/1327 803/1327 804/1327 805/1327 806/1327 807/1327 808/1327 809/1327 810/1327 811/1327 812/1327 813/1327 814/1327 815/1327 816/1327 817/1327 818/1327 819/1327 820/1327 821/1327 822/1327 823/1327 824/1327 825/1327 826/1327 827/1327 828/1327 829/1327 830/1327 831/1327 832/1327 833/1327 834/1327 835/1327 836/1327 837/1327 838/1327 839/1327 840/1327 841/1327 842/1327 843/1327 844/1327 845/1327 846/1327 847/1327 848/1327 849/1327 850/1327 851/1327 852/1327 853/1327 854/1327 855/1327 856/1327 857/1327 858/1327 859/1327 860/1327 861/1327 862/1327 863/1327 864/1327 865/1327 866/1327 867/1327 868/1327 869/1327 870/1327 871/1327 872/1327 873/1327 874/1327 875/1327 876/1327 877/1327 878/1327 879/1327 880/1327 881/1327 882/1327 883/1327 884/1327 885/1327 886/1327 887/1327 888/1327 889/1327 890/1327 891/1327 892/1327 893/1327 894/1327 895/1327 896/1327 897/1327 898/1327 899/1327 900/1327 901/1327 902/1327 903/1327 904/1327 905/1327 906/1327 907/1327 908/1327 909/1327 910/1327 911/1327 912/1327 913/1327 914/1327 915/1327 916/1327 917/1327 918/1327 919/1327 920/1327 921/1327 922/1327 923/1327 924/1327 925/1327 926/1327 927/1327 928/1327 929/1327 930/1327 931/1327 932/1327 933/1327 934/1327 935/1327 936/1327 937/1327 938/1327 939/1327 940/1327 941/1327 942/1327 943/1327 944/1327 945/1327 946/1327 947/1327 948/1327 949/1327 950/1327 951/1327 952/1327 953/1327 954/1327 955/1327 956/1327 957/1327 958/1327 959/1327 960/1327 961/1327 962/1327 963/1327 964/1327 965/1327 966/1327 967/1327 968/1327 969/1327 970/1327 971/1327 972/1327 973/1327 974/1327 975/1327 976/1327 977/1327 978/1327 979/1327 980/1327 981/1327 982/1327 983/1327 984/1327 985/1327 986/1327 987/1327 988/1327 989/1327 990/1327 991/1327 992/1327 993/1327 994/1327 995/1327 996/1327 997/1327 998/1327 999/13271000/13271001/13271002/13271003/13271004/13271005/13271006/13271007/13271008/13271009/13271010/13271011/13271012/13271013/13271014/13271015/13271016/13271017/13271018/13271019/13271020/13271021/13271022/13271023/13271024/13271025/13271026/13271027/13271028/13271029/13271030/13271031/13271032/13271033/13271034/13271035/13271036/13271037/13271038/13271039/13271040/13271041/13271042/13271043/13271044/13271045/13271046/13271047/13271048/13271049/13271050/13271051/13271052/13271053/13271054/13271055/13271056/13271057/13271058/13271059/13271060/13271061/13271062/13271063/13271064/13271065/13271066/13271067/13271068/13271069/13271070/13271071/13271072/13271073/13271074/13271075/13271076/13271077/13271078/13271079/13271080/13271081/13271082/13271083/13271084/13271085/13271086/13271087/13271088/13271089/13271090/13271091/13271092/13271093/13271094/13271095/13271096/13271097/13271098/13271099/13271100/13271101/13271102/13271103/13271104/13271105/13271106/13271107/13271108/13271109/13271110/13271111/13271112/13271113/13271114/13271115/13271116/13271117/13271118/13271119/13271120/13271121/13271122/13271123/13271124/13271125/13271126/13271127/13271128/13271129/13271130/13271131/13271132/13271133/13271134/13271135/13271136/13271137/13271138/13271139/13271140/13271141/13271142/13271143/13271144/13271145/13271146/13271147/13271148/13271149/13271150/13271151/13271152/13271153/13271154/13271155/13271156/13271157/13271158/13271159/13271160/13271161/13271162/13271163/13271164/13271165/13271166/13271167/13271168/13271169/13271170/13271171/13271172/13271173/13271174/13271175/13271176/13271177/13271178/13271179/13271180/13271181/13271182/13271183/13271184/13271185/13271186/13271187/13271188/13271189/13271190/13271191/13271192/13271193/13271194/13271195/13271196/13271197/13271198/13271199/13271200/13271201/13271202/13271203/13271204/13271205/13271206/13271207/13271208/13271209/13271210/13271211/13271212/13271213/13271214/13271215/13271216/13271217/13271218/13271219/13271220/13271221/13271222/13271223/13271224/13271225/13271226/13271227/13271228/13271229/13271230/13271231/13271232/13271233/13271234/13271235/13271236/13271237/13271238/13271239/13271240/13271241/13271242/13271243/13271244/13271245/13271246/13271247/13271248/13271249/13271250/13271251/13271252/13271253/13271254/13271255/13271256/13271257/13271258/13271259/13271260/13271261/13271262/13271263/13271264/13271265/13271266/13271267/13271268/13271269/13271270/13271271/13271272/13271273/13271274/13271275/13271276/13271277/13271278/13271279/13271280/13271281/13271282/13271283/13271284/13271285/13271286/13271287/13271288/13271289/13271290/13271291/13271292/13271293/13271294/13271295/13271296/13271297/13271298/13271299/13271300/13271301/13271302/13271303/13271304/13271305/13271306/13271307/13271308/13271309/13271310/13271311/13271312/13271313/13271314/13271315/13271316/13271317/13271318/13271319/13271320/13271321/13271322/13271323/13271324/13271325/13271326/1327 done >10:50:05,107 INFO program: Writing inode tables: 0/1327 1/1327 2/1327 3/1327 4/1327 5/1327 6/1327 7/1327 8/1327 9/1327 10/1327 11/1327 12/1327 13/1327 14/1327 15/1327 16/1327 17/1327 18/1327 19/1327 20/1327 21/1327 22/1327 23/1327 24/1327 25/1327 26/1327 27/1327 28/1327 29/1327 30/1327 31/1327 32/1327 33/1327 34/1327 35/1327 36/1327 37/1327 38/1327 39/1327 40/1327 41/1327 42/1327 43/1327 44/1327 45/1327 46/1327 47/1327 48/1327 49/1327 50/1327 51/1327 52/1327 53/1327 54/1327 55/1327 56/1327 57/1327 58/1327 59/1327 60/1327 61/1327 62/1327 63/1327 64/1327 65/1327 66/1327 67/1327 68/1327 69/1327 70/1327 71/1327 72/1327 73/1327 74/1327 75/1327 76/1327 77/1327 78/1327 79/1327 80/1327 81/1327 82/1327 83/1327 84/1327 85/1327 86/1327 87/1327 88/1327 89/1327 90/1327 91/1327 92/1327 93/1327 94/1327 95/1327 96/1327 97/1327 98/1327 99/1327 100/1327 101/1327 102/1327 103/1327 104/1327 105/1327 106/1327 107/1327 108/1327 109/1327 110/1327 111/1327 112/1327 113/1327 114/1327 115/1327 116/1327 117/1327 118/1327 119/1327 120/1327 121/1327 122/1327 123/1327 124/1327 125/1327 126/1327 127/1327 128/1327 129/1327 130/1327 131/1327 132/1327 133/1327 134/1327 135/1327 136/1327 137/1327 138/1327 139/1327 140/1327 141/1327 142/1327 143/1327 144/1327 145/1327 146/1327 147/1327 148/1327 149/1327 150/1327 151/1327 152/1327 153/1327 154/1327 155/1327 156/1327 157/1327 158/1327 159/1327 160/1327 161/1327 162/1327 163/1327 164/1327 165/1327 166/1327 167/1327 168/1327 169/1327 170/1327 171/1327 172/1327 173/1327 174/1327 175/1327 176/1327 177/1327 178/1327 179/1327 180/1327 181/1327 182/1327 183/1327 184/1327 185/1327 186/1327 187/1327 188/1327 189/1327 190/1327 191/1327 192/1327 193/1327 194/1327 195/1327 196/1327 197/1327 198/1327 199/1327 200/1327 201/1327 202/1327 203/1327 204/1327 205/1327 206/1327 207/1327 208/1327 209/1327 210/1327 211/1327 212/1327 213/1327 214/1327 215/1327 216/1327 217/1327 218/1327 219/1327 220/1327 221/1327 222/1327 223/1327 224/1327 225/1327 226/1327 227/1327 228/1327 229/1327 230/1327 231/1327 232/1327 233/1327 234/1327 235/1327 236/1327 237/1327 238/1327 239/1327 240/1327 241/1327 242/1327 243/1327 244/1327 245/1327 246/1327 247/1327 248/1327 249/1327 250/1327 251/1327 252/1327 253/1327 254/1327 255/1327 256/1327 257/1327 258/1327 259/1327 260/1327 261/1327 262/1327 263/1327 264/1327 265/1327 266/1327 267/1327 268/1327 269/1327 270/1327 271/1327 272/1327 273/1327 274/1327 275/1327 276/1327 277/1327 278/1327 279/1327 280/1327 281/1327 282/1327 283/1327 284/1327 285/1327 286/1327 287/1327 288/1327 289/1327 290/1327 291/1327 292/1327 293/1327 294/1327 295/1327 296/1327 297/1327 298/1327 299/1327 300/1327 301/1327 302/1327 303/1327 304/1327 305/1327 306/1327 307/1327 308/1327 309/1327 310/1327 311/1327 312/1327 313/1327 314/1327 315/1327 316/1327 317/1327 318/1327 319/1327 320/1327 321/1327 322/1327 323/1327 324/1327 325/1327 326/1327 327/1327 328/1327 329/1327 330/1327 331/1327 332/1327 333/1327 334/1327 335/1327 336/1327 337/1327 338/1327 339/1327 340/1327 341/1327 342/1327 343/1327 344/1327 345/1327 346/1327 347/1327 348/1327 349/1327 350/1327 351/1327 352/1327 353/1327 354/1327 355/1327 356/1327 357/1327 358/1327 359/1327 360/1327 361/1327 362/1327 363/1327 364/1327 365/1327 366/1327 367/1327 368/1327 369/1327 370/1327 371/1327 372/1327 373/1327 374/1327 375/1327 376/1327 377/1327 378/1327 379/1327 380/1327 381/1327 382/1327 383/1327 384/1327 385/1327 386/1327 387/1327 388/1327 389/1327 390/1327 391/1327 392/1327 393/1327 394/1327 395/1327 396/1327 397/1327 398/1327 399/1327 400/1327 401/1327 402/1327 403/1327 404/1327 405/1327 406/1327 407/1327 408/1327 409/1327 410/1327 411/1327 412/1327 413/1327 414/1327 415/1327 416/1327 417/1327 418/1327 419/1327 420/1327 421/1327 422/1327 423/1327 424/1327 425/1327 426/1327 427/1327 428/1327 429/1327 430/1327 431/1327 432/1327 433/1327 434/1327 435/1327 436/1327 437/1327 438/1327 439/1327 440/1327 441/1327 442/1327 443/1327 444/1327 445/1327 446/1327 447/1327 448/1327 449/1327 450/1327 451/1327 452/1327 453/1327 454/1327 455/1327 456/1327 457/1327 458/1327 459/1327 460/1327 461/1327 462/1327 463/1327 464/1327 465/1327 466/1327 467/1327 468/1327 469/1327 470/1327 471/1327 472/1327 473/1327 474/1327 475/1327 476/1327 477/1327 478/1327 479/1327 480/1327 481/1327 482/1327 483/1327 484/1327 485/1327 486/1327 487/1327 488/1327 489/1327 490/1327 491/1327 492/1327 493/1327 494/1327 495/1327 496/1327 497/1327 498/1327 499/1327 500/1327 501/1327 502/1327 503/1327 504/1327 505/1327 506/1327 507/1327 508/1327 509/1327 510/1327 511/1327 512/1327 513/1327 514/1327 515/1327 516/1327 517/1327 518/1327 519/1327 520/1327 521/1327 522/1327 523/1327 524/1327 525/1327 526/1327 527/1327 528/1327 529/1327 530/1327 531/1327 532/1327 533/1327 534/1327 535/1327 536/1327 537/1327 538/1327 539/1327 540/1327 541/1327 542/1327 543/1327 544/1327 545/1327 546/1327 547/1327 548/1327 549/1327 550/1327 551/1327 552/1327 553/1327 554/1327 555/1327 556/1327 557/1327 558/1327 559/1327 560/1327 561/1327 562/1327 563/1327 564/1327 565/1327 566/1327 567/1327 568/1327 569/1327 570/1327 571/1327 572/1327 573/1327 574/1327 575/1327 576/1327 577/1327 578/1327 579/1327 580/1327 581/1327 582/1327 583/1327 584/1327 585/1327 586/1327 587/1327 588/1327 589/1327 590/1327 591/1327 592/1327 593/1327 594/1327 595/1327 596/1327 597/1327 598/1327 599/1327 600/1327 601/1327 602/1327 603/1327 604/1327 605/1327 606/1327 607/1327 608/1327 609/1327 610/1327 611/1327 612/1327 613/1327 614/1327 615/1327 616/1327 617/1327 618/1327 619/1327 620/1327 621/1327 622/1327 623/1327 624/1327 625/1327 626/1327 627/1327 628/1327 629/1327 630/1327 631/1327 632/1327 633/1327 634/1327 635/1327 636/1327 637/1327 638/1327 639/1327 640/1327 641/1327 642/1327 643/1327 644/1327 645/1327 646/1327 647/1327 648/1327 649/1327 650/1327 651/1327 652/1327 653/1327 654/1327 655/1327 656/1327 657/1327 658/1327 659/1327 660/1327 661/1327 662/1327 663/1327 664/1327 665/1327 666/1327 667/1327 668/1327 669/1327 670/1327 671/1327 672/1327 673/1327 674/1327 675/1327 676/1327 677/1327 678/1327 679/1327 680/1327 681/1327 682/1327 683/1327 684/1327 685/1327 686/1327 687/1327 688/1327 689/1327 690/1327 691/1327 692/1327 693/1327 694/1327 695/1327 696/1327 697/1327 698/1327 699/1327 700/1327 701/1327 702/1327 703/1327 704/1327 705/1327 706/1327 707/1327 708/1327 709/1327 710/1327 711/1327 712/1327 713/1327 714/1327 715/1327 716/1327 717/1327 718/1327 719/1327 720/1327 721/1327 722/1327 723/1327 724/1327 725/1327 726/1327 727/1327 728/1327 729/1327 730/1327 731/1327 732/1327 733/1327 734/1327 735/1327 736/1327 737/1327 738/1327 739/1327 740/1327 741/1327 742/1327 743/1327 744/1327 745/1327 746/1327 747/1327 748/1327 749/1327 750/1327 751/1327 752/1327 753/1327 754/1327 755/1327 756/1327 757/1327 758/1327 759/1327 760/1327 761/1327 762/1327 763/1327 764/1327 765/1327 766/1327 767/1327 768/1327 769/1327 770/1327 771/1327 772/1327 773/1327 774/1327 775/1327 776/1327 777/1327 778/1327 779/1327 780/1327 781/1327 782/1327 783/1327 784/1327 785/1327 786/1327 787/1327 788/1327 789/1327 790/1327 791/1327 792/1327 793/1327 794/1327 795/1327 796/1327 797/1327 798/1327 799/1327 800/1327 801/1327 802/1327 803/1327 804/1327 805/1327 806/1327 807/1327 808/1327 809/1327 810/1327 811/1327 812/1327 813/1327 814/1327 815/1327 816/1327 817/1327 818/1327 819/1327 820/1327 821/1327 822/1327 823/1327 824/1327 825/1327 826/1327 827/1327 828/1327 829/1327 830/1327 831/1327 832/1327 833/1327 834/1327 835/1327 836/1327 837/1327 838/1327 839/1327 840/1327 841/1327 842/1327 843/1327 844/1327 845/1327 846/1327 847/1327 848/1327 849/1327 850/1327 851/1327 852/1327 853/1327 854/1327 855/1327 856/1327 857/1327 858/1327 859/1327 860/1327 861/1327 862/1327 863/1327 864/1327 865/1327 866/1327 867/1327 868/1327 869/1327 870/1327 871/1327 872/1327 873/1327 874/1327 875/1327 876/1327 877/1327 878/1327 879/1327 880/1327 881/1327 882/1327 883/1327 884/1327 885/1327 886/1327 887/1327 888/1327 889/1327 890/1327 891/1327 892/1327 893/1327 894/1327 895/1327 896/1327 897/1327 898/1327 899/1327 900/1327 901/1327 902/1327 903/1327 904/1327 905/1327 906/1327 907/1327 908/1327 909/1327 910/1327 911/1327 912/1327 913/1327 914/1327 915/1327 916/1327 917/1327 918/1327 919/1327 920/1327 921/1327 922/1327 923/1327 924/1327 925/1327 926/1327 927/1327 928/1327 929/1327 930/1327 931/1327 932/1327 933/1327 934/1327 935/1327 936/1327 937/1327 938/1327 939/1327 940/1327 941/1327 942/1327 943/1327 944/1327 945/1327 946/1327 947/1327 948/1327 949/1327 950/1327 951/1327 952/1327 953/1327 954/1327 955/1327 956/1327 957/1327 958/1327 959/1327 960/1327 961/1327 962/1327 963/1327 964/1327 965/1327 966/1327 967/1327 968/1327 969/1327 970/1327 971/1327 972/1327 973/1327 974/1327 975/1327 976/1327 977/1327 978/1327 979/1327 980/1327 981/1327 982/1327 983/1327 984/1327 985/1327 986/1327 987/1327 988/1327 989/1327 990/1327 991/1327 992/1327 993/1327 994/1327 995/1327 996/1327 997/1327 998/1327 999/13271000/13271001/13271002/13271003/13271004/13271005/13271006/13271007/13271008/13271009/13271010/13271011/13271012/13271013/13271014/13271015/13271016/13271017/13271018/13271019/13271020/13271021/13271022/13271023/13271024/13271025/13271026/13271027/13271028/13271029/13271030/13271031/13271032/13271033/13271034/13271035/13271036/13271037/13271038/13271039/13271040/13271041/13271042/13271043/13271044/13271045/13271046/13271047/13271048/13271049/13271050/13271051/13271052/13271053/13271054/13271055/13271056/13271057/13271058/13271059/13271060/13271061/13271062/13271063/13271064/13271065/13271066/13271067/13271068/13271069/13271070/13271071/13271072/13271073/13271074/13271075/13271076/13271077/13271078/13271079/13271080/13271081/13271082/13271083/13271084/13271085/13271086/13271087/13271088/13271089/13271090/13271091/13271092/13271093/13271094/13271095/13271096/13271097/13271098/13271099/13271100/13271101/13271102/13271103/13271104/13271105/13271106/13271107/13271108/13271109/13271110/13271111/13271112/13271113/13271114/13271115/13271116/13271117/13271118/13271119/13271120/13271121/13271122/13271123/13271124/13271125/13271126/13271127/13271128/13271129/13271130/13271131/13271132/13271133/13271134/13271135/13271136/13271137/13271138/13271139/13271140/13271141/13271142/13271143/13271144/13271145/13271146/13271147/13271148/13271149/13271150/13271151/13271152/13271153/13271154/13271155/13271156/13271157/13271158/13271159/13271160/13271161/13271162/13271163/13271164/13271165/13271166/13271167/13271168/13271169/13271170/13271171/13271172/13271173/13271174/13271175/13271176/13271177/13271178/13271179/13271180/13271181/13271182/13271183/13271184/13271185/13271186/13271187/13271188/13271189/13271190/13271191/13271192/13271193/13271194/13271195/13271196/13271197/13271198/13271199/13271200/13271201/13271202/13271203/13271204/13271205/13271206/13271207/13271208/13271209/13271210/13271211/13271212/13271213/13271214/13271215/13271216/13271217/13271218/13271219/13271220/13271221/13271222/13271223/13271224/13271225/13271226/13271227/13271228/13271229/13271230/13271231/13271232/13271233/13271234/13271235/13271236/13271237/13271238/13271239/13271240/13271241/13271242/13271243/13271244/13271245/13271246/13271247/13271248/13271249/13271250/13271251/13271252/13271253/13271254/13271255/13271256/13271257/13271258/13271259/13271260/13271261/13271262/13271263/13271264/13271265/13271266/13271267/13271268/13271269/13271270/13271271/13271272/13271273/13271274/13271275/13271276/13271277/13271278/13271279/13271280/13271281/13271282/13271283/13271284/13271285/13271286/13271287/13271288/13271289/13271290/13271291/13271292/13271293/13271294/13271295/13271296/13271297/13271298/13271299/13271300/13271301/13271302/13271303/13271304/13271305/13271306/13271307/13271308/13271309/13271310/13271311/13271312/13271313/13271314/13271315/13271316/13271317/13271318/13271319/13271320/13271321/13271322/13271323/13271324/13271325/13271326/1327 done >10:50:08,827 INFO program: Creating journal (32768 blocks): done >10:50:12,317 INFO program: Writing superblocks and filesystem accounting information: 0/1327 1/1327 2/1327 3/1327 4/1327 5/1327 6/1327 7/1327 8/1327 9/1327 10/1327 11/1327 12/1327 13/1327 14/1327 15/1327 16/1327 17/1327 18/1327 19/1327 20/1327 21/1327 22/1327 23/1327 24/1327 25/1327 26/1327 27/1327 28/1327 29/1327 30/1327 31/1327 32/1327 33/1327 34/1327 35/1327 36/1327 37/1327 38/1327 39/1327 40/1327 41/1327 42/1327 43/1327 44/1327 45/1327 46/1327 47/1327 48/1327 49/1327 50/1327 51/1327 52/1327 53/1327 54/1327 55/1327 56/1327 57/1327 58/1327 59/1327 60/1327 61/1327 62/1327 63/1327 64/1327 65/1327 66/1327 67/1327 68/1327 69/1327 70/1327 71/1327 72/1327 73/1327 74/1327 75/1327 76/1327 77/1327 78/1327 79/1327 80/1327 81/1327 82/1327 83/1327 84/1327 85/1327 86/1327 87/1327 88/1327 89/1327 90/1327 91/1327 92/1327 93/1327 94/1327 95/1327 96/1327 97/1327 98/1327 99/1327 100/1327 101/1327 102/1327 103/1327 104/1327 105/1327 106/1327 107/1327 108/1327 109/1327 110/1327 111/1327 112/1327 113/1327 114/1327 115/1327 116/1327 117/1327 118/1327 119/1327 120/1327 121/1327 122/1327 123/1327 124/1327 125/1327 126/1327 127/1327 128/1327 129/1327 130/1327 131/1327 132/1327 133/1327 134/1327 135/1327 136/1327 137/1327 138/1327 139/1327 140/1327 141/1327 142/1327 143/1327 144/1327 145/1327 146/1327 147/1327 148/1327 149/1327 150/1327 151/1327 152/1327 153/1327 154/1327 155/1327 156/1327 157/1327 158/1327 159/1327 160/1327 161/1327 162/1327 163/1327 164/1327 165/1327 166/1327 167/1327 168/1327 169/1327 170/1327 171/1327 172/1327 173/1327 174/1327 175/1327 176/1327 177/1327 178/1327 179/1327 180/1327 181/1327 182/1327 183/1327 184/1327 185/1327 186/1327 187/1327 188/1327 189/1327 190/1327 191/1327 192/1327 193/1327 194/1327 195/1327 196/1327 197/1327 198/1327 199/1327 200/1327 201/1327 202/1327 203/1327 204/1327 205/1327 206/1327 207/1327 208/1327 209/1327 210/1327 211/1327 212/1327 213/1327 214/1327 215/1327 216/1327 217/1327 218/1327 219/1327 220/1327 221/1327 222/1327 223/1327 224/1327 225/1327 226/1327 227/1327 228/1327 229/1327 230/1327 231/1327 232/1327 233/1327 234/1327 235/1327 236/1327 237/1327 238/1327 239/1327 240/1327 241/1327 242/1327 243/1327 244/1327 245/1327 246/1327 247/1327 248/1327 249/1327 250/1327 251/1327 252/1327 253/1327 254/1327 255/1327 256/1327 257/1327 258/1327 259/1327 260/1327 261/1327 262/1327 263/1327 264/1327 265/1327 266/1327 267/1327 268/1327 269/1327 270/1327 271/1327 272/1327 273/1327 274/1327 275/1327 276/1327 277/1327 278/1327 279/1327 280/1327 281/1327 282/1327 283/1327 284/1327 285/1327 286/1327 287/1327 288/1327 289/1327 290/1327 291/1327 292/1327 293/1327 294/1327 295/1327 296/1327 297/1327 298/1327 299/1327 300/1327 301/1327 302/1327 303/1327 304/1327 305/1327 306/1327 307/1327 308/1327 309/1327 310/1327 311/1327 312/1327 313/1327 314/1327 315/1327 316/1327 317/1327 318/1327 319/1327 320/1327 321/1327 322/1327 323/1327 324/1327 325/1327 326/1327 327/1327 328/1327 329/1327 330/1327 331/1327 332/1327 333/1327 334/1327 335/1327 336/1327 337/1327 338/1327 339/1327 340/1327 341/1327 342/1327 343/1327 344/1327 345/1327 346/1327 347/1327 348/1327 349/1327 350/1327 351/1327 352/1327 353/1327 354/1327 355/1327 356/1327 357/1327 358/1327 359/1327 360/1327 361/1327 362/1327 363/1327 364/1327 365/1327 366/1327 367/1327 368/1327 369/1327 370/1327 371/1327 372/1327 373/1327 374/1327 375/1327 376/1327 377/1327 378/1327 379/1327 380/1327 381/1327 382/1327 383/1327 384/1327 385/1327 386/1327 387/1327 388/1327 389/1327 390/1327 391/1327 392/1327 393/1327 394/1327 395/1327 396/1327 397/1327 398/1327 399/1327 400/1327 401/1327 402/1327 403/1327 404/1327 405/1327 406/1327 407/1327 408/1327 409/1327 410/1327 411/1327 412/1327 413/1327 414/1327 415/1327 416/1327 417/1327 418/1327 419/1327 420/1327 421/1327 422/1327 423/1327 424/1327 425/1327 426/1327 427/1327 428/1327 429/1327 430/1327 431/1327 432/1327 433/1327 434/1327 435/1327 436/1327 437/1327 438/1327 439/1327 440/1327 441/1327 442/1327 443/1327 444/1327 445/1327 446/1327 447/1327 448/1327 449/1327 450/1327 451/1327 452/1327 453/1327 454/1327 455/1327 456/1327 457/1327 458/1327 459/1327 460/1327 461/1327 462/1327 463/1327 464/1327 465/1327 466/1327 467/1327 468/1327 469/1327 470/1327 471/1327 472/1327 473/1327 474/1327 475/1327 476/1327 477/1327 478/1327 479/1327 480/1327 481/1327 482/1327 483/1327 484/1327 485/1327 486/1327 487/1327 488/1327 489/1327 490/1327 491/1327 492/1327 493/1327 494/1327 495/1327 496/1327 497/1327 498/1327 499/1327 500/1327 501/1327 502/1327 503/1327 504/1327 505/1327 506/1327 507/1327 508/1327 509/1327 510/1327 511/1327 512/1327 513/1327 514/1327 515/1327 516/1327 517/1327 518/1327 519/1327 520/1327 521/1327 522/1327 523/1327 524/1327 525/1327 526/1327 527/1327 528/1327 529/1327 530/1327 531/1327 532/1327 533/1327 534/1327 535/1327 536/1327 537/1327 538/1327 539/1327 540/1327 541/1327 542/1327 543/1327 544/1327 545/1327 546/1327 547/1327 548/1327 549/1327 550/1327 551/1327 552/1327 553/1327 554/1327 555/1327 556/1327 557/1327 558/1327 559/1327 560/1327 561/1327 562/1327 563/1327 564/1327 565/1327 566/1327 567/1327 568/1327 569/1327 570/1327 571/1327 572/1327 573/1327 574/1327 575/1327 576/1327 577/1327 578/1327 579/1327 580/1327 581/1327 582/1327 583/1327 584/1327 585/1327 586/1327 587/1327 588/1327 589/1327 590/1327 591/1327 592/1327 593/1327 594/1327 595/1327 596/1327 597/1327 598/1327 599/1327 600/1327 601/1327 602/1327 603/1327 604/1327 605/1327 606/1327 607/1327 608/1327 609/1327 610/1327 611/1327 612/1327 613/1327 614/1327 615/1327 616/1327 617/1327 618/1327 619/1327 620/1327 621/1327 622/1327 623/1327 624/1327 625/1327 626/1327 627/1327 628/1327 629/1327 630/1327 631/1327 632/1327 633/1327 634/1327 635/1327 636/1327 637/1327 638/1327 639/1327 640/1327 641/1327 642/1327 643/1327 644/1327 645/1327 646/1327 647/1327 648/1327 649/1327 650/1327 651/1327 652/1327 653/1327 654/1327 655/1327 656/1327 657/1327 658/1327 659/1327 660/1327 661/1327 662/1327 663/1327 664/1327 665/1327 666/1327 667/1327 668/1327 669/1327 670/1327 671/1327 672/1327 673/1327 674/1327 675/1327 676/1327 677/1327 678/1327 679/1327 680/1327 681/1327 682/1327 683/1327 684/1327 685/1327 686/1327 687/1327 688/1327 689/1327 690/1327 691/1327 692/1327 693/1327 694/1327 695/1327 696/1327 697/1327 698/1327 699/1327 700/1327 701/1327 702/1327 703/1327 704/1327 705/1327 706/1327 707/1327 708/1327 709/1327 710/1327 711/1327 712/1327 713/1327 714/1327 715/1327 716/1327 717/1327 718/1327 719/1327 720/1327 721/1327 722/1327 723/1327 724/1327 725/1327 726/1327 727/1327 728/1327 729/1327 730/1327 731/1327 732/1327 733/1327 734/1327 735/1327 736/1327 737/1327 738/1327 739/1327 740/1327 741/1327 742/1327 743/1327 744/1327 745/1327 746/1327 747/1327 748/1327 749/1327 750/1327 751/1327 752/1327 753/1327 754/1327 755/1327 756/1327 757/1327 758/1327 759/1327 760/1327 761/1327 762/1327 763/1327 764/1327 765/1327 766/1327 767/1327 768/1327 769/1327 770/1327 771/1327 772/1327 773/1327 774/1327 775/1327 776/1327 777/1327 778/1327 779/1327 780/1327 781/1327 782/1327 783/1327 784/1327 785/1327 786/1327 787/1327 788/1327 789/1327 790/1327 791/1327 792/1327 793/1327 794/1327 795/1327 796/1327 797/1327 798/1327 799/1327 800/1327 801/1327 802/1327 803/1327 804/1327 805/1327 806/1327 807/1327 808/1327 809/1327 810/1327 811/1327 812/1327 813/1327 814/1327 815/1327 816/1327 817/1327 818/1327 819/1327 820/1327 821/1327 822/1327 823/1327 824/1327 825/1327 826/1327 827/1327 828/1327 829/1327 830/1327 831/1327 832/1327 833/1327 834/1327 835/1327 836/1327 837/1327 838/1327 839/1327 840/1327 841/1327 842/1327 843/1327 844/1327 845/1327 846/1327 847/1327 848/1327 849/1327 850/1327 851/1327 852/1327 853/1327 854/1327 855/1327 856/1327 857/1327 858/1327 859/1327 860/1327 861/1327 862/1327 863/1327 864/1327 865/1327 866/1327 867/1327 868/1327 869/1327 870/1327 871/1327 872/1327 873/1327 874/1327 875/1327 876/1327 877/1327 878/1327 879/1327 880/1327 881/1327 882/1327 883/1327 884/1327 885/1327 886/1327 887/1327 888/1327 889/1327 890/1327 891/1327 892/1327 893/1327 894/1327 895/1327 896/1327 897/1327 898/1327 899/1327 900/1327 901/1327 902/1327 903/1327 904/1327 905/1327 906/1327 907/1327 908/1327 909/1327 910/1327 911/1327 912/1327 913/1327 914/1327 915/1327 916/1327 917/1327 918/1327 919/1327 920/1327 921/1327 922/1327 923/1327 924/1327 925/1327 926/1327 927/1327 928/1327 929/1327 930/1327 931/1327 932/1327 933/1327 934/1327 935/1327 936/1327 937/1327 938/1327 939/1327 940/1327 941/1327 942/1327 943/1327 944/1327 945/1327 946/1327 947/1327 948/1327 949/1327 950/1327 951/1327 952/1327 953/1327 954/1327 955/1327 956/1327 957/1327 958/1327 959/1327 960/1327 961/1327 962/1327 963/1327 964/1327 965/1327 966/1327 967/1327 968/1327 969/1327 970/1327 971/1327 972/1327 973/1327 974/1327 975/1327 976/1327 977/1327 978/1327 979/1327 980/1327 981/1327 982/1327 983/1327 984/1327 985/1327 986/1327 987/1327 988/1327 989/1327 990/1327 991/1327 992/1327 993/1327 994/1327 995/1327 996/1327 997/1327 998/1327 999/13271000/13271001/13271002/13271003/13271004/13271005/13271006/13271007/13271008/13271009/13271010/13271011/13271012/13271013/13271014/13271015/13271016/13271017/13271018/13271019/13271020/13271021/13271022/13271023/13271024/13271025/13271026/13271027/13271028/13271029/13271030/13271031/13271032/13271033/13271034/13271035/13271036/13271037/13271038/13271039/13271040/13271041/13271042/13271043/13271044/13271045/13271046/13271047/13271048/13271049/13271050/13271051/13271052/13271053/13271054/13271055/13271056/13271057/13271058/13271059/13271060/13271061/13271062/13271063/13271064/13271065/13271066/13271067/13271068/13271069/13271070/13271071/13271072/13271073/13271074/13271075/13271076/13271077/13271078/13271079/13271080/13271081/13271082/13271083/13271084/13271085/13271086/13271087/13271088/13271089/13271090/13271091/13271092/13271093/13271094/13271095/13271096/13271097/13271098/13271099/13271100/13271101/13271102/13271103/13271104/13271105/13271106/13271107/13271108/13271109/13271110/13271111/13271112/13271113/13271114/13271115/13271116/13271117/13271118/13271119/13271120/13271121/13271122/13271123/13271124/13271125/13271126/13271127/13271128/13271129/13271130/13271131/13271132/13271133/13271134/13271135/13271136/13271137/13271138/13271139/13271140/13271141/13271142/13271143/13271144/13271145/13271146/13271147/13271148/13271149/13271150/13271151/13271152/13271153/13271154/13271155/13271156/13271157/13271158/13271159/13271160/13271161/13271162/13271163/13271164/13271165/13271166/13271167/13271168/13271169/13271170/13271171/13271172/13271173/13271174/13271175/13271176/13271177/13271178/13271179/13271180/13271181/13271182/13271183/13271184/13271185/13271186/13271187/13271188/13271189/13271190/13271191/13271192/13271193/13271194/13271195/13271196/13271197/13271198/13271199/13271200/13271201/13271202/13271203/13271204/13271205/13271206/13271207/13271208/13271209/13271210/13271211/13271212/13271213/13271214/13271215/13271216/13271217/13271218/13271219/13271220/13271221/13271222/13271223/13271224/13271225/13271226/13271227/13271228/13271229/13271230/13271231/13271232/13271233/13271234/13271235/13271236/13271237/13271238/13271239/13271240/13271241/13271242/13271243/13271244/13271245/13271246/13271247/13271248/13271249/13271250/13271251/13271252/13271253/13271254/13271255/13271256/13271257/13271258/13271259/13271260/13271261/13271262/13271263/13271264/13271265/13271266/13271267/13271268/13271269/13271270/13271271/13271272/13271273/13271274/13271275/13271276/13271277/13271278/13271279/13271280/13271281/13271282/13271283/13271284/13271285/13271286/13271287/13271288/13271289/13271290/13271291/13271292/13271293/13271294/13271295/13271296/13271297/13271298/13271299/13271300/13271301/13271302/13271303/13271304/13271305/13271306/13271307/13271308/13271309/13271310/13271311/13271312/13271313/13271314/13271315/13271316/13271317/13271318/13271319/13271320/13271321/13271322/13271323/13271324/13271325/13271326/1327 done >10:50:12,358 INFO program: >10:50:12,415 INFO program: Running... udevadm settle --timeout=300 >10:50:12,554 INFO program: Running... udevadm settle --timeout=300 >10:50:12,931 INFO program: Running... mke2fs -t ext4 /dev/vda3 >10:50:13,028 ERR program: mke2fs 1.42.5 (29-Jul-2012) >10:50:13,041 INFO program: Filesystem label= >10:50:13,042 INFO program: OS type: Linux >10:50:13,043 INFO program: Block size=4096 (log=2) >10:50:13,043 INFO program: Fragment size=4096 (log=2) >10:50:13,043 INFO program: Stride=0 blocks, Stripe width=0 blocks >10:50:13,044 INFO program: 3276800 inodes, 13107200 blocks >10:50:13,044 INFO program: 655360 blocks (5.00%) reserved for the super user >10:50:13,044 INFO program: First data block=0 >10:50:13,044 INFO program: Maximum filesystem blocks=4294967296 >10:50:13,045 INFO program: 400 block groups >10:50:13,045 INFO program: 32768 blocks per group, 32768 fragments per group >10:50:13,045 INFO program: 8192 inodes per group >10:50:13,045 INFO program: Superblock backups stored on blocks: >10:50:13,048 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >10:50:13,052 INFO program: 4096000, 7962624, 11239424 >10:50:13,062 INFO program: >10:50:13,163 INFO program: Allocating group tables: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 done >10:50:13,187 INFO program: Writing inode tables: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 done >10:50:14,463 INFO program: Creating journal (32768 blocks): done >10:50:18,532 INFO program: Writing superblocks and filesystem accounting information: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 done >10:50:18,538 INFO program: >10:50:18,584 INFO program: Running... udevadm settle --timeout=300 >10:50:18,735 INFO program: Running... udevadm settle --timeout=300 >10:50:19,000 INFO program: Running... mke2fs -t ext4 /dev/vda1 >10:50:19,086 ERR program: mke2fs 1.42.5 (29-Jul-2012) >10:50:19,111 INFO program: Filesystem label= >10:50:19,116 INFO program: OS type: Linux >10:50:19,121 INFO program: Block size=1024 (log=0) >10:50:19,126 INFO program: Fragment size=1024 (log=0) >10:50:19,132 INFO program: Stride=0 blocks, Stripe width=0 blocks >10:50:19,133 INFO program: 128016 inodes, 512000 blocks >10:50:19,133 INFO program: 25600 blocks (5.00%) reserved for the super user >10:50:19,134 INFO program: First data block=1 >10:50:19,134 INFO program: Maximum filesystem blocks=67633152 >10:50:19,135 INFO program: 63 block groups >10:50:19,135 INFO program: 8192 blocks per group, 8192 fragments per group >10:50:19,135 INFO program: 2032 inodes per group >10:50:19,135 INFO program: Superblock backups stored on blocks: >10:50:19,136 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >10:50:19,136 INFO program: >10:50:19,152 INFO program: Allocating group tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >10:50:19,153 INFO program: Writing inode tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >10:50:19,310 INFO program: Creating journal (8192 blocks): done >10:50:19,883 INFO program: Writing superblocks and filesystem accounting information: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >10:50:19,895 INFO program: >10:50:19,940 INFO program: Running... udevadm settle --timeout=300 >10:50:20,083 INFO program: Running... udevadm settle --timeout=300 >10:50:20,435 INFO program: Running... swapon /dev/vda2 >14:50:20,789 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/vda3 /mnt/sysimage >14:50:20,914 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/vda1 /mnt/sysimage/boot >14:50:21,033 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >14:50:21,155 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >14:50:21,218 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >14:50:21,317 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/vda5 /mnt/sysimage/home >14:50:21,465 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >14:50:21,926 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys > > >/tmp/storage.log: >14:48:29,071 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:48:29,075 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:48:29,080 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:48:29,084 DEBUG storage: registered device format class MultipathMember as multipath_member >14:48:29,144 DEBUG storage: registered device format class LUKS as luks >14:48:29,151 DEBUG storage: registered device format class SwapSpace as swap >14:48:29,153 DEBUG storage: registered device format class BIOSBoot as biosboot >14:48:29,211 DEBUG storage: registered device format class Ext2FS as ext2 >14:48:29,212 DEBUG storage: registered device format class Ext3FS as ext3 >14:48:29,213 DEBUG storage: registered device format class Ext4FS as ext4 >14:48:29,214 DEBUG storage: registered device format class FATFS as vfat >14:48:29,215 DEBUG storage: registered device format class EFIFS as efi >14:48:29,215 DEBUG storage: registered device format class BTRFS as btrfs >14:48:29,216 DEBUG storage: registered device format class GFS2 as gfs2 >14:48:29,217 DEBUG storage: registered device format class JFS as jfs >14:48:29,217 DEBUG storage: registered device format class ReiserFS as reiserfs >14:48:29,218 DEBUG storage: registered device format class XFS as xfs >14:48:29,219 DEBUG storage: registered device format class HFS as hfs >14:48:29,219 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:48:29,220 DEBUG storage: registered device format class HFSPlus as hfs+ >14:48:29,221 DEBUG storage: registered device format class NTFS as ntfs >14:48:29,221 DEBUG storage: registered device format class NFS as nfs >14:48:29,223 DEBUG storage: registered device format class NFSv4 as nfs4 >14:48:29,227 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:48:29,231 DEBUG storage: registered device format class NoDevFS as nodev >14:48:29,235 DEBUG storage: registered device format class DevPtsFS as devpts >14:48:29,239 DEBUG storage: registered device format class ProcFS as proc >14:48:29,244 DEBUG storage: registered device format class SysFS as sysfs >14:48:29,248 DEBUG storage: registered device format class TmpFS as tmpfs >14:48:29,252 DEBUG storage: registered device format class BindFS as bind >14:48:29,256 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:48:29,260 DEBUG storage: registered device format class USBFS as usbfs >14:48:29,273 DEBUG storage: registered device format class DiskLabel as disklabel >14:48:29,276 DEBUG storage: registered device format class MDRaidMember as mdmember >14:48:30,853 DEBUG storage: MultipathTopology._build_topology: >14:48:30,855 DEBUG storage: /etc/multipath.conf contents: >14:48:30,855 DEBUG storage: # multipath.conf written by anaconda >14:48:30,855 DEBUG storage: >14:48:30,855 DEBUG storage: defaults { >14:48:30,856 DEBUG storage: user_friendly_names yes >14:48:30,856 DEBUG storage: } >14:48:30,856 DEBUG storage: blacklist { >14:48:30,856 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:48:30,857 DEBUG storage: devnode "^hd[a-z]" >14:48:30,857 DEBUG storage: devnode "^dcssblk[0-9]*" >14:48:30,857 DEBUG storage: device { >14:48:30,857 DEBUG storage: vendor "DGC" >14:48:30,859 DEBUG storage: product "LUNZ" >14:48:30,863 DEBUG storage: } >14:48:30,867 DEBUG storage: device { >14:48:30,870 DEBUG storage: vendor "IBM" >14:48:30,873 DEBUG storage: product "S/390.*" >14:48:30,876 DEBUG storage: } >14:48:30,879 DEBUG storage: # don't count normal SATA devices as multipaths >14:48:30,882 DEBUG storage: device { >14:48:30,885 DEBUG storage: vendor "ATA" >14:48:30,888 DEBUG storage: } >14:48:30,891 DEBUG storage: # don't count 3ware devices as multipaths >14:48:30,894 DEBUG storage: device { >14:48:30,897 DEBUG storage: vendor "3ware" >14:48:30,900 DEBUG storage: } >14:48:30,904 DEBUG storage: device { >14:48:30,907 DEBUG storage: vendor "AMCC" >14:48:30,910 DEBUG storage: } >14:48:30,912 DEBUG storage: # nor highpoint devices >14:48:30,915 DEBUG storage: device { >14:48:30,918 DEBUG storage: vendor "HPT" >14:48:30,921 DEBUG storage: } >14:48:30,924 DEBUG storage: } >14:48:30,927 DEBUG storage: multipaths { >14:48:30,930 DEBUG storage: } >14:48:30,933 DEBUG storage: (end of /etc/multipath.conf) >14:48:31,142 INFO storage: MultipathTopology: found non-disk device: sr0 >14:48:31,148 INFO storage: MultipathTopology: found singlepath device: vda >14:48:31,152 INFO storage: MultipathTopology: found singlepath device: loop0 >14:48:31,156 INFO storage: MultipathTopology: found singlepath device: loop1 >14:48:31,157 INFO storage: MultipathTopology: found singlepath device: loop2 >14:48:31,157 INFO storage: MultipathTopology: found singlepath device: loop3 >14:48:31,158 INFO storage: MultipathTopology: found singlepath device: loop4 >14:48:31,159 INFO storage: MultipathTopology: found singlepath device: loop5 >14:48:31,166 INFO storage: MultipathTopology: found singlepath device: loop6 >14:48:31,170 INFO storage: MultipathTopology: found singlepath device: loop7 >14:48:31,171 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:48:37,130 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:48:37,136 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:48:37,869 DEBUG storage: MultipathTopology._build_topology: >14:48:37,877 DEBUG storage: /etc/multipath.conf contents: >14:48:37,888 DEBUG storage: # multipath.conf written by anaconda >14:48:37,891 DEBUG storage: >14:48:37,892 DEBUG storage: defaults { >14:48:37,895 DEBUG storage: user_friendly_names yes >14:48:37,895 DEBUG storage: } >14:48:37,898 DEBUG storage: blacklist { >14:48:37,899 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:48:37,899 DEBUG storage: devnode "^hd[a-z]" >14:48:37,900 DEBUG storage: devnode "^dcssblk[0-9]*" >14:48:37,900 DEBUG storage: device { >14:48:37,901 DEBUG storage: vendor "DGC" >14:48:37,904 DEBUG storage: product "LUNZ" >14:48:37,904 DEBUG storage: } >14:48:37,905 DEBUG storage: device { >14:48:37,905 DEBUG storage: vendor "IBM" >14:48:37,906 DEBUG storage: product "S/390.*" >14:48:37,907 DEBUG storage: } >14:48:37,910 DEBUG storage: # don't count normal SATA devices as multipaths >14:48:37,916 DEBUG storage: device { >14:48:37,919 DEBUG storage: vendor "ATA" >14:48:37,924 DEBUG storage: } >14:48:37,928 DEBUG storage: # don't count 3ware devices as multipaths >14:48:37,932 DEBUG storage: device { >14:48:37,935 DEBUG storage: vendor "3ware" >14:48:37,938 DEBUG storage: } >14:48:37,941 DEBUG storage: device { >14:48:37,945 DEBUG storage: vendor "AMCC" >14:48:37,949 DEBUG storage: } >14:48:37,953 DEBUG storage: # nor highpoint devices >14:48:37,957 DEBUG storage: device { >14:48:37,960 DEBUG storage: vendor "HPT" >14:48:37,963 DEBUG storage: } >14:48:37,966 DEBUG storage: } >14:48:37,969 DEBUG storage: multipaths { >14:48:37,972 DEBUG storage: } >14:48:37,975 DEBUG storage: (end of /etc/multipath.conf) >14:48:38,198 INFO storage: MultipathTopology: found non-disk device: sr0 >14:48:38,213 INFO storage: MultipathTopology: found singlepath device: vda >14:48:38,214 INFO storage: MultipathTopology: found singlepath device: loop0 >14:48:38,215 INFO storage: MultipathTopology: found singlepath device: loop1 >14:48:38,217 INFO storage: MultipathTopology: found singlepath device: loop2 >14:48:38,219 INFO storage: MultipathTopology: found singlepath device: loop3 >14:48:38,223 INFO storage: MultipathTopology: found singlepath device: loop4 >14:48:38,224 INFO storage: MultipathTopology: found singlepath device: loop5 >14:48:38,232 INFO storage: MultipathTopology: found singlepath device: loop6 >14:48:38,233 INFO storage: MultipathTopology: found singlepath device: loop7 >14:48:38,234 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:48:38,234 INFO storage: devices to scan: ['sr0', 'vda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >14:48:38,248 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Alpha-TC6\\x20x86_64', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Alpha-TC6_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Alpha-TC6\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '391614', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Alpha-TC6\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:48:38,256 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:48:38,260 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:48:38,263 DEBUG storage: DeviceTree.getDeviceByName returned None >14:48:38,264 INFO storage: sr0 is a cdrom >14:48:38,266 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:48:38,276 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:48:38,288 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:48:38,289 INFO storage: added cdrom sr0 (id 0) to device tree >14:48:38,292 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:48:38,325 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:48:38,327 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >14:48:38,342 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >14:48:38,352 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >14:48:38,411 WARN storage: disklabel detected but not usable on sr0 >14:48:38,420 INFO storage: type detected on 'sr0' is 'iso9660' >14:48:38,435 DEBUG storage: Iso9660FS.supported: supported: True ; >14:48:38,435 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >14:48:38,437 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >14:48:38,460 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:48:38,475 DEBUG storage: looking up parted Device: /dev/sr0 >14:48:38,482 INFO storage: got device: OpticalDevice instance (0x7f2f0ce8a490) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 3538.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1811456 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (112, 255, 63) biosGeometry: (112, 255, 63) > PedDevice: <_ped.Device object at 0x7f2efa88f290> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >14:48:38,490 DEBUG storage: Iso9660FS.supported: supported: True ; >14:48:38,494 INFO storage: got format: Iso9660FS instance (0x7f2efa8c82d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Alpha-TC6_x86_64 size = 0 targetSize = 0 > >14:48:38,504 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/e668baa5-8146-4082-8bba-0ccf1cedb5a9', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e668baa5-8146-4082-8bba-0ccf1cedb5a9', > 'ID_FS_UUID_ENC': 'e668baa5-8146-4082-8bba-0ccf1cedb5a9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '603316', > 'name': 'vda', > 'symlinks': ['/dev/disk/by-uuid/e668baa5-8146-4082-8bba-0ccf1cedb5a9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >14:48:38,513 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >14:48:38,519 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >14:48:38,527 DEBUG storage: DeviceTree.getDeviceByName returned None >14:48:38,533 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >14:48:38,540 INFO storage: vda is a disk >14:48:38,547 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:48:38,554 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >14:48:38,558 INFO storage: added disk vda (id 1) to device tree >14:48:38,562 DEBUG storage: looking up parted Device: /dev/vda >14:48:38,577 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >14:48:38,598 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >14:48:38,602 DEBUG storage: Ext4FS.supported: supported: True ; >14:48:38,616 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:48:38,620 DEBUG storage: device vda does not contain a disklabel >14:48:38,627 INFO storage: type detected on 'vda' is 'ext4' >14:48:39,422 DEBUG storage: Ext4FS.supported: supported: True ; >14:48:39,435 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:48:39,441 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: ext4 ; >14:48:39,457 INFO storage: got device: DiskDevice instance (0x7f2efa770650) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 223513.725586 > format = existing ext4 filesystem > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 457756110 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (454123, 16, 63) biosGeometry: (28494, 255, 63) > PedDevice: <_ped.Device object at 0x7f2efa85a950> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2f0ce8a4d0> >14:48:39,502 DEBUG storage: Ext4FS.supported: supported: True ; >14:48:39,510 INFO storage: got format: Ext4FS instance (0x7f2efa8e6f10) -- > type = ext4 name = ext4 status = False > device = /dev/vda uuid = e668baa5-8146-4082-8bba-0ccf1cedb5a9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 223513.0 targetSize = 223513.0 > >14:48:39,518 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': '856987', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:48:39,524 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:48:39,529 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:48:39,534 DEBUG storage: DeviceTree.getDeviceByName returned None >14:48:39,538 INFO storage: loop0 is a loop device >14:48:39,542 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:48:39,552 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >14:48:39,557 DEBUG storage: DeviceTree.getDeviceByName returned None >14:48:39,568 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:48:39,574 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >14:48:39,578 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 2) to device tree >14:48:39,590 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >14:48:39,594 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:48:39,599 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:48:39,602 INFO storage: added loop loop0 (id 3) to device tree >14:48:39,607 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:48:39,612 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:48:39,616 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:48:39,631 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:48:39,638 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:48:39,661 WARN storage: disklabel detected but not usable on loop0 >14:48:39,666 INFO storage: type detected on 'loop0' is 'squashfs' >14:48:39,674 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:48:39,676 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:48:39,685 INFO storage: got device: LoopDevice instance (0x7f2efa770690) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (2)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >14:48:39,693 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/176db896-3a2f-4518-b838-3a252dfbfae2', > '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': '176db896-3a2f-4518-b838-3a252dfbfae2', > 'ID_FS_UUID_ENC': '176db896-3a2f-4518-b838-3a252dfbfae2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '857098', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/176db896-3a2f-4518-b838-3a252dfbfae2'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:48:39,698 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:48:39,703 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:48:39,708 DEBUG storage: DeviceTree.getDeviceByName returned None >14:48:39,712 INFO storage: loop1 is a loop device >14:48:39,716 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:48:39,721 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >14:48:39,726 DEBUG storage: DeviceTree.getDeviceByName returned None >14:48:39,731 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:48:39,736 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:48:39,740 INFO storage: added file /LiveOS/rootfs.img (id 4) to device tree >14:48:39,745 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:48:39,749 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:48:39,754 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:48:39,758 INFO storage: added loop loop1 (id 5) to device tree >14:48:39,763 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:48:39,768 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:48:39,773 DEBUG storage: Ext4FS.supported: supported: True ; >14:48:39,778 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:48:39,781 DEBUG storage: device loop1 does not contain a disklabel >14:48:39,785 INFO storage: type detected on 'loop1' is 'ext4' >14:48:40,263 DEBUG storage: Ext4FS.supported: supported: True ; >14:48:40,265 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:48:40,268 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:48:40,270 INFO storage: got device: LoopDevice instance (0x7f2ef74cc710) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /LiveOS/rootfs.img (4)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >14:48:40,278 DEBUG storage: Ext4FS.supported: supported: True ; >14:48:40,280 INFO storage: got format: Ext4FS instance (0x7f2ef74cc890) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 176db896-3a2f-4518-b838-3a252dfbfae2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:48:40,297 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': '858793', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:48:40,307 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:48:40,309 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:48:40,312 DEBUG storage: DeviceTree.getDeviceByName returned None >14:48:40,313 INFO storage: loop2 is a loop device >14:48:40,315 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:48:40,328 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:48:40,335 DEBUG storage: DeviceTree.getDeviceByName returned None >14:48:40,340 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:48:40,353 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:48:40,358 INFO storage: added file /overlay (deleted) (id 6) to device tree >14:48:40,362 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:48:40,366 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:48:40,375 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:48:40,387 INFO storage: added loop loop2 (id 7) to device tree >14:48:40,393 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:48:40,399 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:48:40,402 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:48:40,409 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:48:40,414 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:48:40,443 WARN storage: disklabel detected but not usable on loop2 >14:48:40,445 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >14:48:40,447 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:48:40,450 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:48:40,467 INFO storage: got device: LoopDevice instance (0x7f2ef74ccf10) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /overlay (deleted) (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >14:48:40,479 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': '875203', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:48:40,485 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >14:48:40,492 DEBUG storage: lvm filter: adding loop3 to the reject list >14:48:40,495 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': '881584', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:48:40,503 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >14:48:40,504 DEBUG storage: lvm filter: adding loop4 to the reject list >14:48:40,507 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': '881654', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:48:40,509 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:48:40,509 DEBUG storage: lvm filter: adding loop5 to the reject list >14:48:40,512 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': '881720', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:48:40,529 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:48:40,529 DEBUG storage: lvm filter: adding loop6 to the reject list >14:48:40,533 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': '886820', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:48:40,534 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:48:40,535 DEBUG storage: lvm filter: adding loop7 to the reject list >14:48:40,535 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:48:40,986 INFO storage: devices to scan: ['dm-0'] >14:48:41,005 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/176db896-3a2f-4518-b838-3a252dfbfae2 /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': '176db896-3a2f-4518-b838-3a252dfbfae2', > 'ID_FS_UUID_ENC': '176db896-3a2f-4518-b838-3a252dfbfae2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '37985', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/176db896-3a2f-4518-b838-3a252dfbfae2', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:48:41,020 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:48:41,027 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:48:41,041 DEBUG storage: DeviceTree.getDeviceByName returned None >14:48:41,047 INFO storage: live-rw is a device-mapper device >14:48:41,054 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:48:41,068 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:48:41,078 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) with existing ext4 filesystem >14:48:41,099 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:48:41,107 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (7) >14:48:41,117 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:48:41,127 DEBUG storage: DeviceTree.getDeviceByName returned None >14:48:41,142 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:48:41,148 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:48:41,151 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:48:41,157 INFO storage: added dm live-rw (id 8) to device tree >14:48:41,173 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:48:41,181 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:48:41,196 DEBUG storage: Ext4FS.supported: supported: True ; >14:48:41,202 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:48:41,202 DEBUG storage: device live-rw does not contain a disklabel >14:48:41,203 INFO storage: type detected on 'live-rw' is 'ext4' >14:48:41,675 DEBUG storage: Ext4FS.supported: supported: True ; >14:48:41,681 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:48:41,690 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:48:41,701 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:48:41,796 INFO storage: got device: DMDevice instance (0x7f2ef74e6d50) -- > name = live-rw status = True kids = 0 id = 8 > parents = ['existing 0MB loop loop2 (7)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f2ef74e2b90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:48:41,805 DEBUG storage: Ext4FS.supported: supported: True ; >14:48:41,811 INFO storage: got format: Ext4FS instance (0x7f2ef74eeed0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 176db896-3a2f-4518-b838-3a252dfbfae2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:48:42,128 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:48:42,234 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:48:42,416 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:48:42,425 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:48:42,434 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >14:48:42,443 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:48:42,450 INFO storage: edd: collected mbr signatures: {} >14:48:42,455 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 457756110 >14:48:42,466 DEBUG storage: edd: matched 0x80 to vda using pci_dev >14:48:42,477 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >14:48:42,608 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:48:43,082 DEBUG storage: Ext4FS.supported: supported: True ; >14:48:43,096 DEBUG storage: Ext4FS.supported: supported: True ; >14:48:43,107 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:48:43,120 DEBUG storage: Iso9660FS.supported: supported: True ; >14:48:43,132 DEBUG storage: Ext4FS.supported: supported: True ; >14:48:43,937 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >14:48:43,949 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:48:43,961 DEBUG storage: DeviceTree.getDeviceByPath returned existing 3538MB cdrom sr0 (0) with existing iso9660 filesystem >10:48:52,568 DEBUG storage: Iso9660FS.supported: supported: True ; >10:48:52,613 DEBUG storage: Iso9660FS.supported: supported: True ; >10:48:52,671 DEBUG storage: NFSv4.supported: supported: False ; >10:48:52,698 DEBUG storage: NFSv4.supported: supported: False ; >10:48:52,721 DEBUG storage: SELinuxFS.supported: supported: False ; >10:48:52,728 DEBUG storage: SELinuxFS.supported: supported: False ; >10:48:52,737 DEBUG storage: Ext4FS.supported: supported: True ; >10:48:52,745 DEBUG storage: Ext4FS.supported: supported: True ; >10:48:52,760 DEBUG storage: Ext3FS.supported: supported: True ; >10:48:52,767 DEBUG storage: Ext3FS.supported: supported: True ; >10:48:52,781 DEBUG storage: Ext2FS.supported: supported: True ; >10:48:52,790 DEBUG storage: Ext2FS.supported: supported: True ; >10:48:52,797 DEBUG storage: SysFS.supported: supported: False ; >10:48:52,803 DEBUG storage: SysFS.supported: supported: False ; >10:48:52,811 DEBUG storage: MultipathMember.__init__: >10:48:52,818 DEBUG storage: SwapSpace.__init__: >10:48:52,825 DEBUG storage: ProcFS.supported: supported: False ; >10:48:52,830 DEBUG storage: ProcFS.supported: supported: False ; >10:48:52,836 DEBUG storage: DMRaidMember.__init__: >10:48:52,845 DEBUG storage: DevPtsFS.supported: supported: False ; >10:48:52,851 DEBUG storage: DevPtsFS.supported: supported: False ; >10:48:52,858 DEBUG storage: BTRFS.supported: supported: True ; >10:48:53,195 DEBUG storage: BTRFS.supported: supported: True ; >10:48:53,217 DEBUG storage: USBFS.supported: supported: False ; >10:48:53,223 DEBUG storage: USBFS.supported: supported: False ; >10:48:53,234 DEBUG storage: DiskLabel.__init__: >10:48:53,242 INFO storage: DiskLabel.partedDevice returning None >10:48:53,245 DEBUG storage: HFSPlus.supported: supported: False ; >10:48:53,250 DEBUG storage: HFSPlus.supported: supported: False ; >10:48:53,256 DEBUG storage: XFS.supported: supported: True ; >10:48:53,703 DEBUG storage: XFS.supported: supported: True ; >10:48:53,739 DEBUG storage: TmpFS.supported: supported: False ; >10:48:53,768 DEBUG storage: TmpFS.supported: supported: False ; >10:48:53,782 DEBUG storage: LUKS.__init__: >10:48:53,794 DEBUG storage: NTFS.supported: supported: False ; >10:48:53,798 DEBUG storage: NTFS.supported: supported: False ; >10:48:53,800 DEBUG storage: BindFS.supported: supported: False ; >10:48:53,802 DEBUG storage: BindFS.supported: supported: False ; >10:48:53,805 DEBUG storage: HFS.supported: supported: False ; >10:48:53,824 DEBUG storage: HFS.supported: supported: False ; >10:48:53,847 DEBUG storage: LVMPhysicalVolume.__init__: >10:48:53,868 DEBUG storage: NFS.supported: supported: False ; >10:48:53,892 DEBUG storage: NFS.supported: supported: False ; >10:48:53,914 DEBUG storage: FATFS.supported: supported: True ; >10:48:54,234 DEBUG storage: FATFS.supported: supported: True ; >10:48:54,263 DEBUG storage: NoDevFS.supported: supported: False ; >10:48:54,276 DEBUG storage: NoDevFS.supported: supported: False ; >10:48:54,278 DEBUG storage: MDRaidMember.__init__: >10:49:37,206 DEBUG storage: clearpart: initializing vda >10:49:37,208 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:49:37,213 DEBUG storage: DiskDevice._setFormat: vda ; current: ext4 ; type: None ; >10:49:37,213 INFO storage: registered action: [0] Destroy Format ext4 filesystem on disk vda (id 1) >10:49:37,218 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >10:49:37,222 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >10:49:37,223 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 0x7f2eef7c1a90> > PedDisk: <_ped.Disk object at 0x7f2ef4f4fe18> >10:49:37,225 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:49:37,227 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >10:49:37,229 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >10:49:37,230 INFO storage: registered action: [1] Create Format msdos disklabel on disk vda (id 1) >10:49:37,231 DEBUG storage: new disk order: [] >10:49:37,612 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:49:37,635 DEBUG storage: DeviceTree.getDeviceByName returned existing 223513MB disk vda (1) with non-existent msdos disklabel >10:49:37,682 DEBUG storage: doAutoPart: True >10:49:37,682 DEBUG storage: encryptedAutoPart: False >10:49:37,682 DEBUG storage: autoPartType: 0 >10:49:37,682 DEBUG storage: clearPartType: 1 >10:49:37,682 DEBUG storage: clearPartDisks: ['vda'] >10:49:37,683 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f2eef810fd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f2eef7c1fd0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f2eef7c1b90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f2eef7c1f90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f2eef7c1b10) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1984 maxSize = None grow = False > >10:49:37,683 DEBUG storage: storage.disks: ['vda'] >10:49:37,684 DEBUG storage: storage.partitioned: ['vda'] >10:49:37,684 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >10:49:37,694 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >10:49:37,708 DEBUG storage: DeviceTree.getDeviceByPath returned existing 223513MB disk vda (1) with non-existent msdos disklabel >10:49:37,710 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >10:49:37,710 DEBUG storage: boot disk: vda >10:49:37,739 DEBUG storage: candidate disks: [DiskDevice instance (0x7f2efa770650) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 223513.725586 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 457756110 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (454123, 16, 63) biosGeometry: (28494, 255, 63) > PedDevice: <_ped.Device object at 0x7f2efa85a950> > target size = 0 path = /dev/vda > format args = [] originalFormat = ext4 removable = False partedDevice = <parted.device.Device object at 0x7f2f0ce8a4d0>] >10:49:37,759 DEBUG storage: devs: [] >10:49:37,761 DEBUG storage: _is_valid_disklabel(vda) returning True >10:49:37,770 DEBUG storage: _is_valid_size(vda) returning True >10:49:37,771 DEBUG storage: _is_valid_location(vda) returning True >10:49:37,771 DEBUG storage: _is_valid_format(vda) returning True >10:49:37,772 DEBUG storage: is_valid_stage1_device(vda) returning True >10:49:37,784 DEBUG storage: Ext4FS.supported: supported: True ; >10:49:37,792 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:49:37,795 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >10:49:37,806 DEBUG storage: PartitionDevice._setFormat: req0 ; >10:49:37,809 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >10:49:37,819 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:49:37,820 INFO storage: added partition req0 (id 9) to device tree >10:49:37,821 INFO storage: registered action: [2] Create Device partition req0 (id 9) >10:49:37,822 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:49:37,828 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at / on partition req0 (id 9) >10:49:37,836 DEBUG storage: Ext4FS.supported: supported: True ; >10:49:37,839 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:49:37,841 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >10:49:37,848 DEBUG storage: PartitionDevice._setFormat: req1 ; >10:49:37,852 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >10:49:37,858 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:49:37,859 INFO storage: added partition req1 (id 10) to device tree >10:49:37,859 INFO storage: registered action: [4] Create Device partition req1 (id 10) >10:49:37,860 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:49:37,861 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at /home on partition req1 (id 10) >10:49:37,868 DEBUG storage: Ext4FS.supported: supported: True ; >10:49:37,869 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:49:37,872 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >10:49:37,880 DEBUG storage: PartitionDevice._setFormat: req2 ; >10:49:37,887 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >10:49:37,890 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:49:37,890 INFO storage: added partition req2 (id 11) to device tree >10:49:37,891 INFO storage: registered action: [6] Create Device partition req2 (id 11) >10:49:37,892 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:49:37,897 INFO storage: registered action: [7] Create Format ext4 filesystem mounted at /boot on partition req2 (id 11) >10:49:37,898 INFO storage: skipping unneeded stage1 biosboot request >10:49:37,898 DEBUG storage: PartSpec instance (0x7f2eef7c1f90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >10:49:37,899 DEBUG storage: existing 223513MB disk vda (1) with non-existent msdos disklabel >10:49:37,902 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >10:49:37,909 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:49:37,912 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >10:49:37,919 DEBUG storage: PartitionDevice._setFormat: req3 ; >10:49:37,922 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: swap ; >10:49:37,930 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:49:37,931 INFO storage: added partition req3 (id 12) to device tree >10:49:37,931 INFO storage: registered action: [8] Create Device partition req3 (id 12) >10:49:37,932 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:49:37,932 INFO storage: registered action: [9] Create Format swap on partition req3 (id 12) >10:49:37,939 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:49:37,942 DEBUG storage: removing all non-preexisting partitions ['req0(id 9)', 'req1(id 10)', 'req2(id 11)', 'req3(id 12)'] from disk(s) ['vda'] >10:49:37,949 DEBUG storage: allocatePartitions: disks=['vda'] ; partitions=['req0(id 9)', 'req1(id 10)', 'req2(id 11)', 'req3(id 12)'] >10:49:37,950 DEBUG storage: removing all non-preexisting partitions ['req2(id 11)', 'req3(id 12)', 'req0(id 9)', 'req1(id 10)'] from disk(s) ['vda'] >10:49:37,953 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >10:49:37,956 DEBUG storage: DeviceTree.getDeviceByPath returned existing 223513MB disk vda (1) with non-existent msdos disklabel >10:49:37,957 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >10:49:37,964 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >10:49:37,967 DEBUG storage: DeviceTree.getDeviceByPath returned existing 223513MB disk vda (1) with non-existent msdos disklabel >10:49:37,968 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >10:49:37,976 DEBUG storage: allocating partition: req2 ; id: 11 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >10:49:37,976 DEBUG storage: checking freespace on vda >10:49:37,978 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >10:49:37,979 DEBUG storage: current free range is 63-457756109 (223513MB) >10:49:37,979 DEBUG storage: updating use_disk to vda, type: 0 >10:49:37,980 DEBUG storage: new free: 63-457756109 / 223513MB >10:49:37,984 DEBUG storage: new free allows for 0 sectors of growth >10:49:37,989 DEBUG storage: found free space for bootable request >10:49:37,994 DEBUG storage: adjusted start sector from 63 to 2048 >10:49:37,999 DEBUG storage: created partition vda1 of 500MB and added it to /dev/vda >10:49:38,006 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >10:49:38,010 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7df650> PedPartition: <_ped.Partition object at 0x7f2eef7d7d10> >10:49:38,016 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >10:49:38,023 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >10:49:38,034 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >10:49:38,037 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7df5d0> PedPartition: <_ped.Partition object at 0x7f2eef7d7d70> >10:49:38,050 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >10:49:38,058 DEBUG storage: DeviceTree.getDeviceByPath returned existing 223513MB disk vda (1) with non-existent msdos disklabel >10:49:38,059 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >10:49:38,070 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >10:49:38,084 DEBUG storage: DeviceTree.getDeviceByPath returned existing 223513MB disk vda (1) with non-existent msdos disklabel >10:49:38,085 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >10:49:38,085 DEBUG storage: allocating partition: req3 ; id: 12 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1984MB ; grow: False ; max_size: 0 >10:49:38,093 DEBUG storage: checking freespace on vda >10:49:38,094 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1984MB boot=False best=None grow=False >10:49:38,095 DEBUG storage: current free range is 63-2047 (0MB) >10:49:38,096 DEBUG storage: current free range is 1026048-457756109 (223012MB) >10:49:38,096 DEBUG storage: updating use_disk to vda, type: 0 >10:49:38,103 DEBUG storage: new free: 1026048-457756109 / 223012MB >10:49:38,104 DEBUG storage: new free allows for 0 sectors of growth >10:49:38,109 DEBUG storage: created partition vda2 of 1984MB and added it to /dev/vda >10:49:38,112 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >10:49:38,116 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7df7d0> PedPartition: <_ped.Partition object at 0x7f2eef7d7e30> >10:49:38,119 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >10:49:38,126 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >10:49:38,130 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >10:49:38,131 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7df750> PedPartition: <_ped.Partition object at 0x7f2eef7d7dd0> >10:49:38,138 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >10:49:38,144 DEBUG storage: DeviceTree.getDeviceByPath returned existing 223513MB disk vda (1) with non-existent msdos disklabel >10:49:38,145 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >10:49:38,153 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >10:49:38,160 DEBUG storage: DeviceTree.getDeviceByPath returned existing 223513MB disk vda (1) with non-existent msdos disklabel >10:49:38,161 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >10:49:38,161 DEBUG storage: allocating partition: req0 ; id: 9 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >10:49:38,162 DEBUG storage: checking freespace on vda >10:49:38,169 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1024MB boot=False best=None grow=True >10:49:38,170 DEBUG storage: current free range is 63-2047 (0MB) >10:49:38,171 DEBUG storage: current free range is 5089280-457756109 (221028MB) >10:49:38,171 DEBUG storage: evaluating growth potential for new layout >10:49:38,172 DEBUG storage: calculating growth for disk /dev/vda >10:49:38,181 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >10:49:38,182 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7dfb90> PedPartition: <_ped.Partition object at 0x7f2eef7d7ef0> >10:49:38,191 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >10:49:38,199 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >10:49:38,200 DEBUG storage: adding request 11 to chunk 457756047 (63-457756109) on /dev/vda >10:49:38,201 DEBUG storage: adding request 12 to chunk 457756047 (63-457756109) on /dev/vda >10:49:38,201 DEBUG storage: adding request 9 to chunk 457756047 (63-457756109) on /dev/vda >10:49:38,202 DEBUG storage: Chunk.growRequests: 457756047 on /dev/vda start = 63 end = 457756109 >sectorSize = 512 > >10:49:38,202 DEBUG storage: req: PartitionRequest instance -- >id = 11 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:49:38,211 DEBUG storage: req: PartitionRequest instance -- >id = 12 name = vda2 growable = False >base = 4063232 growth = 0 max_grow = 0 >done = True >10:49:38,212 DEBUG storage: req: PartitionRequest instance -- >id = 9 name = vda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >10:49:38,212 DEBUG storage: 1 requests and 450571663 (220005MB) left in chunk >10:49:38,216 DEBUG storage: adding 450571663 (220005MB) to 9 (vda3) >10:49:38,216 DEBUG storage: taking back 347811215 (169829MB) from 9 (vda3) >10:49:38,219 DEBUG storage: new grow amount for request 9 (vda3) is 102760448 units, or 50176MB >10:49:38,223 DEBUG storage: request 11 (vda1) growth: 0 (0MB) size: 500MB >10:49:38,226 DEBUG storage: request 12 (vda2) growth: 0 (0MB) size: 1984MB >10:49:38,230 DEBUG storage: request 9 (vda3) growth: 102760448 (50176MB) size: 51200MB >10:49:38,233 DEBUG storage: disk /dev/vda growth: 102760448 (50176MB) >10:49:38,240 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >10:49:38,244 DEBUG storage: device vda3 new partedPartition None >10:49:38,250 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >10:49:38,257 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >10:49:38,261 DEBUG storage: total growth: 102760448 sectors >10:49:38,265 DEBUG storage: updating use_disk to vda, type: 0 >10:49:38,268 DEBUG storage: new free: 5089280-457756109 / 221028MB >10:49:38,272 DEBUG storage: new free allows for 102760448 sectors of growth >10:49:38,279 DEBUG storage: created partition vda3 of 1024MB and added it to /dev/vda >10:49:38,285 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >10:49:38,290 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7dfe10> PedPartition: <_ped.Partition object at 0x7f2eef7d7e90> >10:49:38,296 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >10:49:38,302 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >10:49:38,309 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >10:49:38,313 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7e5190> PedPartition: <_ped.Partition object at 0x7f2eef7e6050> >10:49:38,319 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >10:49:38,326 DEBUG storage: DeviceTree.getDeviceByPath returned existing 223513MB disk vda (1) with non-existent msdos disklabel >10:49:38,333 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >10:49:38,336 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >10:49:38,351 DEBUG storage: DeviceTree.getDeviceByPath returned existing 223513MB disk vda (1) with non-existent msdos disklabel >10:49:38,352 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >10:49:38,357 DEBUG storage: allocating partition: req1 ; id: 10 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >10:49:38,358 DEBUG storage: checking freespace on vda >10:49:38,367 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=2 req_size=500MB boot=False best=None grow=True >10:49:38,379 DEBUG storage: current free range is 63-2047 (0MB) >10:49:38,380 DEBUG storage: current free range is 7186432-457756109 (220004MB) >10:49:38,392 DEBUG storage: evaluating growth potential for new layout >10:49:38,393 DEBUG storage: calculating growth for disk /dev/vda >10:49:38,402 DEBUG storage: adjusted length from 450569678 to 450568192 >10:49:38,406 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >10:49:38,406 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7e54d0> PedPartition: <_ped.Partition object at 0x7f2eef7d7d10> >10:49:38,413 DEBUG storage: PartitionDevice._setDisk: vda4 ; new: vda ; old: None ; >10:49:38,427 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: vda ; >10:49:38,430 DEBUG storage: adding request 11 to chunk 457756047 (63-457756109) on /dev/vda >10:49:38,434 DEBUG storage: adding request 12 to chunk 457756047 (63-457756109) on /dev/vda >10:49:38,446 DEBUG storage: adding request 9 to chunk 457756047 (63-457756109) on /dev/vda >10:49:38,450 DEBUG storage: Chunk.growRequests: 457756047 on /dev/vda start = 63 end = 457756109 >sectorSize = 512 > >10:49:38,455 DEBUG storage: req: PartitionRequest instance -- >id = 11 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:49:38,470 DEBUG storage: req: PartitionRequest instance -- >id = 12 name = vda2 growable = False >base = 4063232 growth = 0 max_grow = 0 >done = True >10:49:38,484 DEBUG storage: req: PartitionRequest instance -- >id = 9 name = vda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >10:49:38,484 DEBUG storage: 1 requests and 450571663 (220005MB) left in chunk >10:49:38,484 DEBUG storage: adding 450571663 (220005MB) to 9 (vda3) >10:49:38,487 DEBUG storage: taking back 347811215 (169829MB) from 9 (vda3) >10:49:38,491 DEBUG storage: new grow amount for request 9 (vda3) is 102760448 units, or 50176MB >10:49:38,494 DEBUG storage: request 11 (vda1) growth: 0 (0MB) size: 500MB >10:49:38,497 DEBUG storage: request 12 (vda2) growth: 0 (0MB) size: 1984MB >10:49:38,500 DEBUG storage: request 9 (vda3) growth: 102760448 (50176MB) size: 51200MB >10:49:38,504 DEBUG storage: disk /dev/vda growth: 102760448 (50176MB) >10:49:38,510 DEBUG storage: PartitionDevice._setPartedPartition: vda4 ; >10:49:38,514 DEBUG storage: device vda4 new partedPartition None >10:49:38,520 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >10:49:38,526 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: vda ; >10:49:38,529 DEBUG storage: total growth: 102760448 sectors >10:49:38,533 DEBUG storage: updating use_disk to vda, type: 2 >10:49:38,537 DEBUG storage: new free: 7186432-457756109 / 220004MB >10:49:38,541 DEBUG storage: new free allows for 102760448 sectors of growth >10:49:38,545 DEBUG storage: creating extended partition >10:49:38,549 DEBUG storage: adjusted length from 450569678 to 450568192 >10:49:38,554 DEBUG storage: recalculating free space >10:49:38,557 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=1 req_size=500MB boot=False best=None grow=True >10:49:38,562 DEBUG storage: looking for intersection between extended (7186432-457754623) and free (63-2047) >10:49:38,565 DEBUG storage: free region not suitable for request >10:49:38,569 DEBUG storage: looking for intersection between extended (7186432-457754623) and free (7186495-457754623) >10:49:38,573 DEBUG storage: current free range is 7186495-457754623 (220003MB) >10:49:38,577 DEBUG storage: looking for intersection between extended (7186432-457754623) and free (457754624-457756109) >10:49:38,582 DEBUG storage: free region not suitable for request >10:49:38,586 DEBUG storage: adjusted start sector from 7186495 to 7190528 >10:49:38,591 DEBUG storage: created partition vda5 of 500MB and added it to /dev/vda >10:49:38,596 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >10:49:38,600 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7df910> PedPartition: <_ped.Partition object at 0x7f2eef7d7ef0> >10:49:38,606 DEBUG storage: PartitionDevice._setDisk: vda5 ; new: vda ; old: None ; >10:49:38,613 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: vda ; >10:49:38,620 DEBUG storage: PartitionDevice._setPartedPartition: vda5 ; >10:49:38,625 DEBUG storage: device vda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7e5710> PedPartition: <_ped.Partition object at 0x7f2eef7e6170> >10:49:38,629 DEBUG storage: growPartitions: disks=['vda'], partitions=['vda3(id 9)', 'vda5(id 10)', 'vda1(id 11)', 'vda2(id 12)'] >10:49:38,632 DEBUG storage: growable partitions are ['vda3', 'vda5'] >10:49:38,636 DEBUG storage: adding request 9 to chunk 457756047 (63-457756109) on /dev/vda >10:49:38,640 DEBUG storage: adding request 10 to chunk 457756047 (63-457756109) on /dev/vda >10:49:38,644 DEBUG storage: adding request 11 to chunk 457756047 (63-457756109) on /dev/vda >10:49:38,648 DEBUG storage: adding request 12 to chunk 457756047 (63-457756109) on /dev/vda >10:49:38,652 DEBUG storage: disk vda has 1 chunks >10:49:38,656 DEBUG storage: Chunk.growRequests: 457756047 on /dev/vda start = 63 end = 457756109 >sectorSize = 512 > >10:49:38,660 DEBUG storage: req: PartitionRequest instance -- >id = 11 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:49:38,664 DEBUG storage: req: PartitionRequest instance -- >id = 12 name = vda2 growable = False >base = 4063232 growth = 0 max_grow = 0 >done = True >10:49:38,667 DEBUG storage: req: PartitionRequest instance -- >id = 9 name = vda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >10:49:38,670 DEBUG storage: req: PartitionRequest instance -- >id = 10 name = vda5 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:49:38,674 DEBUG storage: 2 requests and 449547663 (219505MB) left in chunk >10:49:38,678 DEBUG storage: adding 302058272 (147489MB) to 9 (vda3) >10:49:38,682 DEBUG storage: taking back 199297824 (97313MB) from 9 (vda3) >10:49:38,685 DEBUG storage: new grow amount for request 9 (vda3) is 102760448 units, or 50176MB >10:49:38,689 DEBUG storage: adding 147489390 (72016MB) to 10 (vda5) >10:49:38,693 DEBUG storage: new grow amount for request 10 (vda5) is 147489390 units, or 72016MB >10:49:38,697 DEBUG storage: 1 requests and 199297825 (97313MB) left in chunk >10:49:38,701 DEBUG storage: adding 199297825 (97313MB) to 10 (vda5) >10:49:38,705 DEBUG storage: new grow amount for request 10 (vda5) is 346787215 units, or 169329MB >10:49:38,708 DEBUG storage: growing partitions on vda >10:49:38,713 DEBUG storage: partition vda1 (11): 0 >10:49:38,716 DEBUG storage: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f2eef7c1850> PedGeometry: <_ped.Geometry object at 0x7f2eef7e5910> >10:49:38,720 DEBUG storage: partition vda2 (12): 0 >10:49:38,724 DEBUG storage: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 5089279 length: 4063232 > device: <parted.device.Device object at 0x7f2eef7c1850> PedGeometry: <_ped.Geometry object at 0x7f2eef7e5850> >10:49:38,728 DEBUG storage: partition vda3 (9): 0 >10:49:38,732 DEBUG storage: new geometry for vda3: parted.Geometry instance -- > start: 5089280 end: 109946879 length: 104857600 > device: <parted.device.Device object at 0x7f2eef7c1850> PedGeometry: <_ped.Geometry object at 0x7f2eef7e5ad0> >10:49:38,737 DEBUG storage: partition vda5 (10): 1 >10:49:38,741 DEBUG storage: new geometry for vda5: parted.Geometry instance -- > start: 109948928 end: 457754623 length: 347805696 > device: <parted.device.Device object at 0x7f2eef7c1850> PedGeometry: <_ped.Geometry object at 0x7f2eef7e5c50> >10:49:38,745 DEBUG storage: removing all non-preexisting partitions ['vda1(id 11)', 'vda2(id 12)', 'vda3(id 9)', 'vda5(id 10)'] from disk(s) ['vda'] >10:49:38,751 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >10:49:38,754 DEBUG storage: device vda1 new partedPartition None >10:49:38,760 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >10:49:38,766 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: vda ; >10:49:38,772 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >10:49:38,775 DEBUG storage: device vda2 new partedPartition None >10:49:38,781 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >10:49:38,787 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >10:49:38,793 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >10:49:38,797 DEBUG storage: device vda3 new partedPartition None >10:49:38,803 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >10:49:38,811 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >10:49:38,818 DEBUG storage: PartitionDevice._setPartedPartition: vda5 ; >10:49:38,822 DEBUG storage: device vda5 new partedPartition None >10:49:38,828 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >10:49:38,832 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:49:38,835 DEBUG storage: removing empty extended partition from vda >10:49:38,835 DEBUG storage: back from removeNewPartitions >10:49:38,835 DEBUG storage: extended: parted.Geometry instance -- > start: 7186432 end: 457754623 length: 450568192 > device: <parted.device.Device object at 0x7f2eef7e5050> PedGeometry: <_ped.Geometry object at 0x7f2eef7dfdd0> >10:49:38,835 DEBUG storage: setting up new geometry for extended on vda >10:49:38,836 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 109946880 end: 457756109 length: 347809230 > device: <parted.device.Device object at 0x7f2eef7c1850> PedGeometry: <_ped.Geometry object at 0x7f2eef7d4cd0> >10:49:38,836 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f2eef7c1850> PedGeometry: <_ped.Geometry object at 0x7f2eef7e5910> >10:49:38,840 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >10:49:38,843 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7df0d0> PedPartition: <_ped.Partition object at 0x7f2eef7d7f50> >10:49:38,846 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >10:49:38,858 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >10:49:38,863 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >10:49:38,874 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7e5450> PedPartition: <_ped.Partition object at 0x7f2eef7e6110> >10:49:38,875 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 1026048 end: 5089279 length: 4063232 > device: <parted.device.Device object at 0x7f2eef7c1850> PedGeometry: <_ped.Geometry object at 0x7f2eef7e5850> >10:49:38,881 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >10:49:38,894 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7dfa90> PedPartition: <_ped.Partition object at 0x7f2eef7d7fb0> >10:49:38,897 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >10:49:38,900 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >10:49:38,903 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >10:49:38,904 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7eb110> PedPartition: <_ped.Partition object at 0x7f2eef7e60b0> >10:49:38,905 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 5089280 end: 109946879 length: 104857600 > device: <parted.device.Device object at 0x7f2eef7c1850> PedGeometry: <_ped.Geometry object at 0x7f2eef7e5ad0> >10:49:38,909 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >10:49:38,909 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7e51d0> PedPartition: <_ped.Partition object at 0x7f2eef7e6230> >10:49:38,912 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >10:49:38,915 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >10:49:38,919 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >10:49:38,920 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7e5ad0> PedPartition: <_ped.Partition object at 0x7f2eef7e6170> >10:49:38,920 DEBUG storage: setting vda-1 new geometry: parted.Geometry instance -- > start: 109946880 end: 457756109 length: 347809230 > device: <parted.device.Device object at 0x7f2eef7c1850> PedGeometry: <_ped.Geometry object at 0x7f2eef7d4cd0> >10:49:38,921 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 109948928 end: 457754623 length: 347805696 > device: <parted.device.Device object at 0x7f2eef7c1850> PedGeometry: <_ped.Geometry object at 0x7f2eef7e5c50> >10:49:38,923 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >10:49:38,924 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7e5d90> PedPartition: <_ped.Partition object at 0x7f2eef7e61d0> >10:49:38,927 DEBUG storage: PartitionDevice._setDisk: vda5 ; new: vda ; old: None ; >10:49:38,929 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: vda ; >10:49:38,933 DEBUG storage: PartitionDevice._setPartedPartition: vda5 ; >10:49:38,934 DEBUG storage: device vda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7eb950> PedPartition: <_ped.Partition object at 0x7f2eef7e6410> >10:49:38,936 DEBUG storage: fixing size of non-existent 500MB partition vda1 (11) with non-existent ext4 filesystem mounted at /boot at 500.00 >10:49:38,937 DEBUG storage: fixing size of non-existent 1984MB partition vda2 (12) with non-existent swap at 1984.00 >10:49:38,939 DEBUG storage: fixing size of non-existent 51200MB partition vda3 (9) with non-existent ext4 filesystem mounted at / at 51200.00 >10:49:38,940 DEBUG storage: fixing size of non-existent 169827MB partition vda5 (10) with non-existent ext4 filesystem mounted at /home at 169827.00 >10:49:38,944 DEBUG storage: DeviceTree.getDeviceByName: name: vda4 ; >10:49:38,946 DEBUG storage: DeviceTree.getDeviceByName returned None >10:49:38,949 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: vda ; >10:49:38,952 DEBUG storage: PartitionDevice._setFormat: vda4 ; >10:49:38,953 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:49:38,955 DEBUG storage: PartitionDevice._setFormat: vda4 ; current: None ; type: None ; >10:49:38,957 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: vda ; >10:49:38,959 DEBUG storage: PartitionDevice._setPartedPartition: vda4 ; >10:49:38,960 DEBUG storage: device vda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1a50> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7df710> PedPartition: <_ped.Partition object at 0x7f2eef7d7dd0> >10:49:38,962 INFO storage: added partition vda4 (id 13) to device tree >10:49:38,964 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >10:49:38,967 DEBUG storage: DeviceTree.getDeviceByPath returned existing 223513MB disk vda (1) with non-existent msdos disklabel >10:49:38,968 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >10:49:38,970 DEBUG storage: _is_valid_disklabel(vda) returning True >10:49:38,970 DEBUG storage: _is_valid_size(vda) returning True >10:49:38,971 DEBUG storage: _is_valid_location(vda) returning True >10:49:38,971 DEBUG storage: _is_valid_format(vda) returning True >10:49:38,972 DEBUG storage: is_valid_stage1_device(vda) returning True >10:49:38,977 DEBUG storage: _is_valid_disklabel(vda) returning True >10:49:38,978 DEBUG storage: _is_valid_size(vda) returning True >10:49:38,978 DEBUG storage: _is_valid_location(vda) returning True >10:49:38,979 DEBUG storage: _is_valid_format(vda) returning True >10:49:38,979 DEBUG storage: is_valid_stage1_device(vda) returning True >10:49:38,983 DEBUG storage: _is_valid_disklabel(vda1) returning True >10:49:38,986 DEBUG storage: _is_valid_size(vda1) returning True >10:49:38,988 DEBUG storage: _is_valid_location(vda1) returning True >10:49:38,989 DEBUG storage: _is_valid_partition(vda1) returning True >10:49:38,991 DEBUG storage: _is_valid_format(vda1) returning True >10:49:38,993 DEBUG storage: is_valid_stage2_device(vda1) returning True >10:49:38,999 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >10:49:39,004 DEBUG storage: DeviceTree.getDeviceByPath returned existing 223513MB disk vda (1) with non-existent msdos disklabel >10:49:39,005 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >10:49:39,009 DEBUG storage: _is_valid_disklabel(vda) returning True >10:49:39,009 DEBUG storage: _is_valid_size(vda) returning True >10:49:39,010 DEBUG storage: _is_valid_location(vda) returning True >10:49:39,010 DEBUG storage: _is_valid_format(vda) returning True >10:49:39,011 DEBUG storage: is_valid_stage1_device(vda) returning True >10:49:39,028 DEBUG storage: _is_valid_disklabel(vda) returning True >10:49:39,029 DEBUG storage: _is_valid_size(vda) returning True >10:49:39,030 DEBUG storage: _is_valid_location(vda) returning True >10:49:39,030 DEBUG storage: _is_valid_format(vda) returning True >10:49:39,030 DEBUG storage: is_valid_stage1_device(vda) returning True >10:49:39,031 DEBUG storage: _is_valid_disklabel(vda1) returning True >10:49:39,031 DEBUG storage: _is_valid_size(vda1) returning True >10:49:39,032 DEBUG storage: _is_valid_location(vda1) returning True >10:49:39,032 DEBUG storage: _is_valid_partition(vda1) returning True >10:49:39,032 DEBUG storage: _is_valid_format(vda1) returning True >10:49:39,033 DEBUG storage: is_valid_stage2_device(vda1) returning True >10:49:51,628 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >10:49:51,815 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:49:51,824 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:49:51,831 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >10:49:51,834 DEBUG storage: PartitionDevice.teardown: vda3 ; status: False ; controllable: True ; >10:49:51,836 DEBUG storage: PartitionDevice.teardown: vda5 ; status: False ; controllable: True ; >10:49:51,839 DEBUG storage: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >10:49:51,841 DEBUG storage: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >10:49:51,842 DEBUG storage: PartitionDevice.teardown: vda4 ; status: False ; controllable: True ; >10:49:51,843 INFO storage: resetting parted disks... >10:49:51,848 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vda ; >10:49:51,850 DEBUG storage: PartitionDevice.preCommitFixup: vda3 ; >10:49:51,866 DEBUG storage: PartitionDevice.preCommitFixup: vda5 ; >10:49:51,867 DEBUG storage: PartitionDevice.preCommitFixup: vda1 ; >10:49:51,880 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >10:49:51,882 DEBUG storage: PartitionDevice.preCommitFixup: vda4 ; >10:49:51,887 DEBUG storage: action: [0] Destroy Format ext4 filesystem on disk vda (id 1) >10:49:51,892 DEBUG storage: action: [1] Create Format msdos disklabel on disk vda (id 1) >10:49:51,892 DEBUG storage: action: [2] Create Device partition vda3 (id 9) >10:49:51,896 DEBUG storage: action: [3] Create Format ext4 filesystem mounted at / on partition vda3 (id 9) >10:49:51,896 DEBUG storage: action: [4] Create Device partition vda5 (id 10) >10:49:51,896 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /home on partition vda5 (id 10) >10:49:51,897 DEBUG storage: action: [6] Create Device partition vda1 (id 11) >10:49:51,901 DEBUG storage: action: [7] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 11) >10:49:51,905 DEBUG storage: action: [8] Create Device partition vda2 (id 12) >10:49:51,909 DEBUG storage: action: [9] Create Format swap on partition vda2 (id 12) >10:49:51,915 DEBUG storage: action: [10] Create Device partition vda4 (id 13) >10:49:51,916 INFO storage: pruning action queue... >10:49:51,916 INFO storage: sorting actions... >10:49:51,918 DEBUG storage: action: [0] Destroy Format ext4 filesystem on disk vda (id 1) >10:49:51,919 DEBUG storage: action: [1] Create Format msdos disklabel on disk vda (id 1) >10:49:51,920 DEBUG storage: action: [6] Create Device partition vda1 (id 11) >10:49:51,920 DEBUG storage: action: [8] Create Device partition vda2 (id 12) >10:49:51,921 DEBUG storage: action: [9] Create Format swap on partition vda2 (id 12) >10:49:51,921 DEBUG storage: action: [2] Create Device partition vda3 (id 9) >10:49:51,925 DEBUG storage: action: [10] Create Device partition vda4 (id 13) >10:49:51,930 DEBUG storage: action: [4] Create Device partition vda5 (id 10) >10:49:51,942 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /home on partition vda5 (id 10) >10:49:51,942 DEBUG storage: action: [3] Create Format ext4 filesystem mounted at / on partition vda3 (id 9) >10:49:51,943 DEBUG storage: action: [7] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 11) >10:49:51,945 INFO storage: executing action: [0] Destroy Format ext4 filesystem on disk vda (id 1) >10:49:51,956 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >10:49:51,958 DEBUG storage: Ext4FS.destroy: device: /dev/vda ; status: False ; type: ext4 ; >10:49:52,633 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:49:53,078 INFO storage: executing action: [1] Create Format msdos disklabel on disk vda (id 1) >10:49:53,154 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:49:53,157 DEBUG storage: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >10:49:53,159 DEBUG storage: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >10:49:53,167 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >10:49:54,149 DEBUG storage: DiskDevice.updateSysfsPath: vda ; status: True ; >10:49:54,157 DEBUG storage: vda sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda >10:49:54,272 INFO storage: executing action: [6] Create Device partition vda1 (id 11) >10:49:54,291 DEBUG storage: PartitionDevice.create: vda1 ; status: False ; >10:49:54,298 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >10:49:54,306 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:49:54,315 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:49:54,332 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:49:54,337 DEBUG storage: PartitionDevice._create: vda1 ; status: False ; >10:49:54,357 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >10:49:54,876 DEBUG storage: post-commit partition path is /dev/vda1 >10:49:54,890 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >10:49:54,894 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1dd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef77c2d0> PedPartition: <_ped.Partition object at 0x7f2eef7e6c50> >10:49:54,899 DEBUG storage: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >10:49:55,319 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >10:49:55,423 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >10:49:55,426 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >10:49:55,427 DEBUG storage: vda1 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 >10:49:55,851 INFO storage: executing action: [8] Create Device partition vda2 (id 12) >10:49:55,874 DEBUG storage: PartitionDevice.create: vda2 ; status: False ; >10:49:55,885 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda2 ; orig: False ; >10:49:55,899 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:49:55,915 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:49:55,927 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:49:55,934 DEBUG storage: PartitionDevice._create: vda2 ; status: False ; >10:49:55,949 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >10:49:56,483 DEBUG storage: post-commit partition path is /dev/vda2 >10:49:56,493 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >10:49:56,498 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1dd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7ebed0> PedPartition: <_ped.Partition object at 0x7f2eef7e6b90> >10:49:56,503 DEBUG storage: DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >10:49:57,012 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >10:49:57,016 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >10:49:57,093 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >10:49:57,101 DEBUG storage: vda2 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 >10:49:57,746 INFO storage: executing action: [9] Create Format swap on partition vda2 (id 12) >10:49:57,770 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >10:49:57,792 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >10:49:57,794 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >10:49:57,812 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >10:49:57,814 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 5 ; >10:49:57,816 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 6 ; >10:49:57,862 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >10:49:57,892 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >10:49:57,895 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >10:49:57,898 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >10:49:57,911 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >10:49:57,913 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >10:49:57,915 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >10:49:57,917 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >10:49:57,938 DEBUG storage: PartitionDevice.setFlag: path: /dev/vda2 ; flag: 3 ; >10:49:57,944 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >10:49:57,984 DEBUG storage: SwapSpace.create: device: /dev/vda2 ; status: None ; type: swap ; >10:49:57,989 DEBUG storage: SwapSpace.create: device: /dev/vda2 ; status: None ; type: swap ; >10:49:58,273 DEBUG storage: SwapSpace.notifyKernel: device: /dev/vda2 ; type: swap ; >10:49:58,427 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >10:49:58,432 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >10:49:58,450 DEBUG storage: vda2 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 >10:49:58,691 INFO storage: executing action: [2] Create Device partition vda3 (id 9) >10:49:58,714 DEBUG storage: PartitionDevice.create: vda3 ; status: False ; >10:49:58,726 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda3 ; orig: False ; >10:49:58,736 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:49:58,744 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:49:58,754 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:49:58,759 DEBUG storage: PartitionDevice._create: vda3 ; status: False ; >10:49:58,781 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 3 ; >10:49:59,525 DEBUG storage: post-commit partition path is /dev/vda3 >10:49:59,556 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >10:49:59,663 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1dd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef77ca10> PedPartition: <_ped.Partition object at 0x7f2eef7e6dd0> >10:49:59,843 DEBUG storage: DeviceFormat.destroy: device: /dev/vda3 ; status: False ; type: None ; >10:50:00,172 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >10:50:00,185 DEBUG storage: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >10:50:00,212 DEBUG storage: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >10:50:00,221 DEBUG storage: vda3 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3 >10:50:00,976 INFO storage: executing action: [10] Create Device partition vda4 (id 13) >10:50:01,050 DEBUG storage: PartitionDevice.create: vda4 ; status: False ; >10:50:01,061 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda4 ; orig: False ; >10:50:01,114 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:50:01,154 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:50:01,182 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:50:01,200 DEBUG storage: PartitionDevice._create: vda4 ; status: False ; >10:50:01,233 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 4 ; >10:50:02,092 DEBUG storage: post-commit partition path is /dev/vda4 >10:50:02,149 DEBUG storage: PartitionDevice._setPartedPartition: vda4 ; >10:50:02,152 DEBUG storage: device vda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1dd0> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7ebfd0> PedPartition: <_ped.Partition object at 0x7f2eef7d7f50> >10:50:02,155 DEBUG storage: PartitionDevice.setup: vda4 ; status: True ; controllable: True ; orig: False ; >10:50:02,159 DEBUG storage: PartitionDevice.updateSysfsPath: vda4 ; status: True ; >10:50:02,169 DEBUG storage: PartitionDevice.updateSysfsPath: vda4 ; status: True ; >10:50:02,171 DEBUG storage: vda4 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda4 >10:50:02,401 INFO storage: executing action: [4] Create Device partition vda5 (id 10) >10:50:02,424 DEBUG storage: PartitionDevice.create: vda5 ; status: False ; >10:50:02,433 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda5 ; orig: False ; >10:50:02,444 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:50:02,454 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:50:02,458 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:50:02,461 DEBUG storage: PartitionDevice._create: vda5 ; status: False ; >10:50:02,480 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 5 ; >10:50:03,347 DEBUG storage: post-commit partition path is /dev/vda5 >10:50:03,424 DEBUG storage: PartitionDevice._setPartedPartition: vda5 ; >10:50:03,446 DEBUG storage: device vda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2eef7c1dd0> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2eef7e5810> PedPartition: <_ped.Partition object at 0x7f2eef7e6170> >10:50:03,453 DEBUG storage: DeviceFormat.destroy: device: /dev/vda5 ; status: False ; type: None ; >10:50:03,878 DEBUG storage: PartitionDevice.setup: vda5 ; status: True ; controllable: True ; orig: False ; >10:50:03,906 DEBUG storage: PartitionDevice.updateSysfsPath: vda5 ; status: True ; >10:50:03,916 DEBUG storage: PartitionDevice.updateSysfsPath: vda5 ; status: True ; >10:50:03,917 DEBUG storage: vda5 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda5 >10:50:04,262 INFO storage: executing action: [5] Create Format ext4 filesystem mounted at /home on partition vda5 (id 10) >10:50:04,288 DEBUG storage: PartitionDevice.setup: vda5 ; status: True ; controllable: True ; orig: False ; >10:50:04,310 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 1 ; >10:50:04,322 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 2 ; >10:50:04,456 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 3 ; >10:50:04,468 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 4 ; >10:50:04,471 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 5 ; >10:50:04,473 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 6 ; >10:50:04,475 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 8 ; >10:50:04,478 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 9 ; >10:50:04,487 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 10 ; >10:50:04,489 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 11 ; >10:50:04,492 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 12 ; >10:50:04,503 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 13 ; >10:50:04,510 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 14 ; >10:50:04,513 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda5 ; flag: 15 ; >10:50:04,522 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 5 ; >10:50:04,582 DEBUG storage: Ext4FS.create: device: /dev/vda5 ; status: False ; type: ext4 ; >10:50:04,622 DEBUG storage: Ext4FS.doFormat: device: /dev/vda5 ; mountpoint: /home ; type: ext4 ; >10:50:12,400 DEBUG storage: Ext4FS.notifyKernel: device: /dev/vda5 ; type: ext4 ; >10:50:12,522 DEBUG storage: PartitionDevice.updateSysfsPath: vda5 ; status: True ; >10:50:12,534 DEBUG storage: PartitionDevice.updateSysfsPath: vda5 ; status: True ; >10:50:12,540 DEBUG storage: vda5 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda5 >10:50:12,646 INFO storage: executing action: [3] Create Format ext4 filesystem mounted at / on partition vda3 (id 9) >10:50:12,664 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >10:50:12,667 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 1 ; >10:50:12,670 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 2 ; >10:50:12,673 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 3 ; >10:50:12,679 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 4 ; >10:50:12,688 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 5 ; >10:50:12,695 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 6 ; >10:50:12,703 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 8 ; >10:50:12,839 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 9 ; >10:50:12,847 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 10 ; >10:50:12,855 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 11 ; >10:50:12,861 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 12 ; >10:50:12,869 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 13 ; >10:50:12,876 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 14 ; >10:50:12,882 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 15 ; >10:50:12,894 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 5 ; >10:50:12,917 DEBUG storage: Ext4FS.create: device: /dev/vda3 ; status: False ; type: ext4 ; >10:50:12,928 DEBUG storage: Ext4FS.doFormat: device: /dev/vda3 ; mountpoint: / ; type: ext4 ; >10:50:18,566 DEBUG storage: Ext4FS.notifyKernel: device: /dev/vda3 ; type: ext4 ; >10:50:18,723 DEBUG storage: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >10:50:18,727 DEBUG storage: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >10:50:18,729 DEBUG storage: vda3 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3 >10:50:18,839 INFO storage: executing action: [7] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 11) >10:50:18,862 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >10:50:18,872 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; >10:50:18,879 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; >10:50:18,888 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; >10:50:18,891 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; >10:50:18,894 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; >10:50:18,907 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; >10:50:18,910 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; >10:50:18,912 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; >10:50:18,915 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; >10:50:18,932 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; >10:50:18,935 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; >10:50:18,938 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; >10:50:18,940 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; >10:50:18,943 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; >10:50:18,959 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 5 ; >10:50:18,982 DEBUG storage: Ext4FS.create: device: /dev/vda1 ; status: False ; type: ext4 ; >10:50:18,995 DEBUG storage: Ext4FS.doFormat: device: /dev/vda1 ; mountpoint: /boot ; type: ext4 ; >10:50:19,930 DEBUG storage: Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; >10:50:20,067 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >10:50:20,074 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >10:50:20,076 DEBUG storage: vda1 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 >10:50:20,209 INFO storage: setting boot flag on vda1 >10:50:20,230 DEBUG storage: PartitionDevice.setFlag: path: /dev/vda1 ; flag: 1 ; >10:50:20,239 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:50:20,247 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 5 ; >10:50:20,291 DEBUG storage: Ext4FS.supported: supported: True ; >10:50:20,311 DEBUG storage: Ext4FS.supported: supported: True ; >10:50:20,324 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:50:20,345 DEBUG storage: Iso9660FS.supported: supported: True ; >10:50:20,365 DEBUG storage: Ext4FS.supported: supported: True ; >10:50:20,382 DEBUG storage: Ext4FS.supported: supported: True ; >10:50:20,397 DEBUG storage: Ext4FS.supported: supported: True ; >10:50:20,413 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >10:50:20,421 DEBUG storage: SwapSpace.setup: device: /dev/vda2 ; status: False ; type: swap ; >10:50:20,429 DEBUG storage: SwapSpace.setup: device: /dev/vda2 ; status: False ; type: swap ; >10:50:20,593 DEBUG storage: BindFS.supported: supported: False ; >10:50:20,599 DEBUG storage: getFormat('bind') returning BindFS instance >10:50:20,610 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >10:50:20,620 DEBUG storage: TmpFS.supported: supported: False ; >10:50:20,624 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >10:50:20,633 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >10:50:20,648 DEBUG storage: DevPtsFS.supported: supported: False ; >10:50:20,652 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >10:50:20,661 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >10:50:20,669 DEBUG storage: SysFS.supported: supported: False ; >10:50:20,673 DEBUG storage: getFormat('sysfs') returning SysFS instance >10:50:20,682 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >10:50:20,690 DEBUG storage: ProcFS.supported: supported: False ; >10:50:20,694 DEBUG storage: getFormat('proc') returning ProcFS instance >10:50:20,703 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >10:50:20,711 DEBUG storage: SELinuxFS.supported: supported: False ; >10:50:20,715 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >10:50:20,724 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >10:50:20,733 DEBUG storage: USBFS.supported: supported: False ; >10:50:20,737 DEBUG storage: getFormat('usbfs') returning USBFS instance >10:50:20,746 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >10:50:20,755 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >10:50:20,876 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >10:50:20,991 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >10:50:21,119 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >10:50:21,189 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >10:50:21,268 DEBUG storage: PartitionDevice.setup: vda5 ; status: True ; controllable: True ; orig: False ; >10:50:21,428 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >10:50:21,886 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >10:50:22,005 INFO storage: not writing out mpath configuration > > >/tmp/ifcfg.log: >14:48:36,954 DEBUG ifcfg: Network object created called >14:48:37,136 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >14:48:37,137 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >14:48:37,137 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:4C:85:91 >14:48:37,138 DEBUG ifcfg: NetworkDevice eth0 set: UUID=59a47740-b182-411f-813c-e661176e0854 >14:48:37,139 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >14:48:37,139 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:4C:85:91" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="59a47740-b182-411f-813c-e661176e0854" > >14:48:37,139 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Alpha-TC6\x20x86_64 selinux=0 rd.live.check BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >14:48:23,381 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >14:48:23,382 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="510" x-info="http://www.rsyslog.com"] start >14:48:23,392 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >14:48:23,392 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >14:48:23,392 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.rc2.git2.1.fc18.x86_64 (mockbuild@) (gcc version 4.7.1 20120720 (Red Hat 4.7.1-5) (GCC) ) #1 SMP Wed Aug 22 11:54:04 UTC 2012 >14:48:23,392 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Alpha-TC6\x20x86_64 selinux=0 rd.live.check BOOT_IMAGE=vmlinuz >14:48:23,392 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >14:48:23,392 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >14:48:23,392 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved >14:48:23,392 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >14:48:23,392 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >14:48:23,392 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >14:48:23,392 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >14:48:23,392 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >14:48:23,392 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >14:48:23,392 INFO kernel:[ 0.000000] DMI 2.4 present. >14:48:23,392 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >14:48:23,392 INFO kernel:[ 0.000000] Hypervisor detected: KVM >14:48:23,392 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >14:48:23,392 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >14:48:23,392 INFO kernel:[ 0.000000] No AGP bridge found >14:48:23,392 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >14:48:23,392 DEBUG kernel:[ 0.000000] MTRR default type: write-back >14:48:23,392 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >14:48:23,392 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >14:48:23,392 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >14:48:23,392 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >14:48:23,393 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >14:48:23,393 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >14:48:23,393 DEBUG kernel:[ 0.000000] 1 disabled >14:48:23,393 DEBUG kernel:[ 0.000000] 2 disabled >14:48:23,393 DEBUG kernel:[ 0.000000] 3 disabled >14:48:23,393 DEBUG kernel:[ 0.000000] 4 disabled >14:48:23,393 DEBUG kernel:[ 0.000000] 5 disabled >14:48:23,393 DEBUG kernel:[ 0.000000] 6 disabled >14:48:23,393 DEBUG kernel:[ 0.000000] 7 disabled >14:48:23,393 INFO kernel:[ 0.000000] PAT not supported by CPU. >14:48:23,393 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdac0-0x000fdacf] mapped at [ffff8800000fdac0] >14:48:23,393 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >14:48:23,393 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >14:48:23,393 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffdfff] >14:48:23,393 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >14:48:23,393 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >14:48:23,393 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3fffdfff @ [mem 0x1fdfe000-0x1fffffff] >14:48:23,393 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e61f000-0x3ffdcfff] >14:48:23,393 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd930 00014 (v00 BOCHS ) >14:48:23,393 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffe570 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >14:48:23,393 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >14:48:23,393 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe5b0 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >14:48:23,393 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffff40 00040 >14:48:23,393 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffffe40 000FF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >14:48:23,393 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffffd50 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >14:48:23,393 WARNING kernel:[ 0.000000] ACPI: HPET 000000003ffffd10 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >14:48:23,393 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff6c0 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >14:48:23,393 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:48:23,393 INFO kernel:[ 0.000000] No NUMA configuration found >14:48:23,393 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >14:48:23,393 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >14:48:23,393 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3e5f8000-0x3e61efff] >14:48:23,393 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >14:48:23,393 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1f07a81, boot clock >14:48:23,393 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003cc00000-ffff88003dbfffff] on node 0 >14:48:23,393 WARNING kernel:[ 0.000000] Zone ranges: >14:48:23,393 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >14:48:23,393 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >14:48:23,393 WARNING kernel:[ 0.000000] Normal empty >14:48:23,393 WARNING kernel:[ 0.000000] Movable zone start for each node >14:48:23,393 WARNING kernel:[ 0.000000] Early memory node ranges >14:48:23,393 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >14:48:23,393 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >14:48:23,393 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262027 >14:48:23,393 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >14:48:23,393 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >14:48:23,393 DEBUG kernel:[ 0.000000] DMA zone: 3911 pages, LIFO batch:0 >14:48:23,393 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >14:48:23,393 DEBUG kernel:[ 0.000000] DMA32 zone: 254014 pages, LIFO batch:31 >14:48:23,393 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >14:48:23,393 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:48:23,393 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >14:48:23,393 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >14:48:23,393 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >14:48:23,393 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >14:48:23,393 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 >14:48:23,393 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >14:48:23,393 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >14:48:23,393 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >14:48:23,393 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >14:48:23,393 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >14:48:23,393 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >14:48:23,393 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >14:48:23,393 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >14:48:23,393 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >14:48:23,393 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >14:48:23,393 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >14:48:23,393 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >14:48:23,393 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >14:48:23,393 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >14:48:23,393 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >14:48:23,393 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >14:48:23,393 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >14:48:23,393 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >14:48:23,393 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >14:48:23,393 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >14:48:23,393 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >14:48:23,393 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >14:48:23,393 INFO kernel:[ 0.000000] PERCPU: Embedded 477 pages/cpu @ffff88003e000000 s1923392 r8192 d22208 u2097152 >14:48:23,393 DEBUG kernel:[ 0.000000] pcpu-alloc: s1923392 r8192 d22208 u2097152 alloc=1*2097152 >14:48:23,393 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 >14:48:23,393 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3e1d4a81, primary cpu clock >14:48:23,393 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >14:48:23,393 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3e00e0c0 >14:48:23,393 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257925 >14:48:23,393 WARNING kernel:[ 0.000000] Policy zone: DMA32 >14:48:23,393 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Alpha-TC6\x20x86_64 selinux=0 rd.live.check BOOT_IMAGE=vmlinuz >14:48:23,393 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >14:48:23,393 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >14:48:23,393 INFO kernel:[ 0.000000] Checking aperture... >14:48:23,393 INFO kernel:[ 0.000000] No AGP bridge found >14:48:23,393 INFO kernel:[ 0.000000] Memory: 971236k/1048568k available (7082k kernel code, 460k absent, 76872k reserved, 6426k data, 3244k init) >14:48:23,393 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >14:48:23,393 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >14:48:23,393 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >14:48:23,393 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=2. >14:48:23,393 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:512 16 >14:48:23,393 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >14:48:23,393 INFO kernel:[ 0.000000] console [tty0] enabled >14:48:23,393 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >14:48:23,393 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >14:48:23,393 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >14:48:23,393 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >14:48:23,393 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >14:48:23,393 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >14:48:23,393 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >14:48:23,393 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >14:48:23,393 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >14:48:23,393 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >14:48:23,393 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >14:48:23,393 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >14:48:23,393 DEBUG kernel:[ 0.000000] ODEBUG: 18 of 18 active objects replaced >14:48:23,393 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >14:48:23,393 DEBUG kernel:[ 0.000000] hpet clockevent registered >14:48:23,393 INFO kernel:[ 0.000000] tsc: Detected 2671.602 MHz processor >14:48:23,393 INFO kernel:[ 0.000999] Calibrating delay loop (skipped) preset value.. 5343.20 BogoMIPS (lpj=2671602) >14:48:23,393 INFO kernel:[ 0.002008] pid_max: default: 32768 minimum: 301 >14:48:23,393 INFO kernel:[ 0.003288] Security Framework initialized >14:48:23,393 INFO kernel:[ 0.003907] SELinux: Disabled at boot. >14:48:23,393 INFO kernel:[ 0.005169] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >14:48:23,393 INFO kernel:[ 0.006656] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >14:48:23,393 INFO kernel:[ 0.007456] Mount-cache hash table entries: 256 >14:48:23,393 INFO kernel:[ 0.008058] Initializing cgroup subsys cpuacct >14:48:23,393 INFO kernel:[ 0.008657] Initializing cgroup subsys memory >14:48:23,393 INFO kernel:[ 0.008998] Initializing cgroup subsys devices >14:48:23,393 INFO kernel:[ 0.008998] Initializing cgroup subsys freezer >14:48:23,393 INFO kernel:[ 0.008998] Initializing cgroup subsys net_cls >14:48:23,393 INFO kernel:[ 0.009016] Initializing cgroup subsys blkio >14:48:23,393 INFO kernel:[ 0.009585] Initializing cgroup subsys perf_event >14:48:23,393 INFO kernel:[ 0.010246] mce: CPU supports 10 MCE banks >14:48:23,393 INFO kernel:[ 0.010910] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >14:48:23,393 INFO kernel:[ 0.010910] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >14:48:23,393 INFO kernel:[ 0.010910] tlb_flushall_shift is 0x6 >14:48:23,393 INFO kernel:[ 0.017742] ACPI: Core revision 20120711 >14:48:23,393 INFO kernel:[ 0.040666] ftrace: allocating 23633 entries in 93 pages >14:48:23,393 INFO kernel:[ 0.044993] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >14:48:23,393 INFO kernel:[ 0.044999] smpboot: CPU0: Intel QEMU Virtual CPU version 1.0,1 stepping 03 >14:48:23,393 WARNING kernel:[ 0.045993] APIC calibration not consistent with PM-Timer: 185ms instead of 100ms >14:48:23,393 INFO kernel:[ 0.045993] APIC delta adjusted to PM-Timer: 6250167 (11571787) >14:48:23,393 INFO kernel:[ 0.046068] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >14:48:23,393 WARNING kernel:[ 0.050818] NMI watchdog: disabled (cpu0): hardware events not enabled >14:48:23,393 INFO kernel:[ 0.052683] SMP alternatives: lockdep: fixing up alternatives >14:48:23,393 INFO kernel:[ 0.054020] smpboot: Booting Node 0, Processors #1 OK >14:48:23,393 INFO kernel:[ 0.000999] kvm-clock: cpu 1, msr 0:3e3d4a81, secondary cpu clock >14:48:23,393 INFO kernel:[ 0.072265] Brought up 2 CPUs >14:48:23,393 INFO kernel:[ 0.073001] smpboot: Total of 2 processors activated (10686.40 BogoMIPS) >14:48:23,393 INFO kernel:[ 0.072259] KVM setup async PF for cpu 1 >14:48:23,393 INFO kernel:[ 0.072259] kvm-stealtime: cpu 1, msr 3e20e0c0 >14:48:23,393 INFO kernel:[ 0.086073] devtmpfs: initialized >14:48:23,393 INFO kernel:[ 0.092055] atomic64 test passed for x86-64 platform with CX8 and with SSE >14:48:23,393 INFO kernel:[ 0.092819] RTC time: 14:48:10, date: 09/10/12 >14:48:23,393 INFO kernel:[ 0.094073] NET: Registered protocol family 16 >14:48:23,393 INFO kernel:[ 0.122027] ACPI: bus type pci registered >14:48:23,393 INFO kernel:[ 0.123460] PCI: Using configuration type 1 for base access >14:48:23,393 INFO kernel:[ 0.143023] bio: create slab <bio-0> at 0 >14:48:23,393 INFO kernel:[ 0.145303] ACPI: Added _OSI(Module Device) >14:48:23,393 INFO kernel:[ 0.145993] ACPI: Added _OSI(Processor Device) >14:48:23,393 INFO kernel:[ 0.146489] ACPI: Added _OSI(3.0 _SCP Extensions) >14:48:23,393 INFO kernel:[ 0.146992] ACPI: Added _OSI(Processor Aggregator Device) >14:48:23,393 DEBUG kernel:[ 0.152134] ACPI: EC: Look up EC in DSDT >14:48:23,393 INFO kernel:[ 0.218857] ACPI: Interpreter enabled >14:48:23,393 INFO kernel:[ 0.218972] ACPI: (supports S0 S5) >14:48:23,393 INFO kernel:[ 0.219971] ACPI: Using IOAPIC for interrupt routing >14:48:23,393 INFO kernel:[ 0.306712] ACPI: No dock devices found. >14:48:23,393 INFO kernel:[ 0.306960] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >14:48:23,393 INFO kernel:[ 0.308214] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >14:48:23,393 DEBUG kernel:[ 0.309227] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >14:48:23,394 DEBUG kernel:[ 0.309231] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >14:48:23,394 DEBUG kernel:[ 0.309233] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >14:48:23,394 DEBUG kernel:[ 0.309235] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >14:48:23,394 DEBUG kernel:[ 0.309282] PCI: root bus 00: using default resources >14:48:23,394 WARNING kernel:[ 0.309320] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >14:48:23,394 INFO kernel:[ 0.310963] PCI host bridge to bus 0000:00 >14:48:23,394 DEBUG kernel:[ 0.311479] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >14:48:23,394 INFO kernel:[ 0.311482] pci_bus 0000:00: root bus resource [bus 00-ff] >14:48:23,394 INFO kernel:[ 0.311965] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >14:48:23,394 INFO kernel:[ 0.312543] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >14:48:23,394 DEBUG kernel:[ 0.313078] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >14:48:23,394 DEBUG kernel:[ 0.313575] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >14:48:23,394 DEBUG kernel:[ 0.314542] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >14:48:23,394 DEBUG kernel:[ 0.316018] pci 0000:00:01.1: reg 20: [io 0xc0e0-0xc0ef] >14:48:23,394 DEBUG kernel:[ 0.316600] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >14:48:23,394 DEBUG kernel:[ 0.317483] pci 0000:00:01.2: reg 20: [io 0xc040-0xc05f] >14:48:23,394 DEBUG kernel:[ 0.317957] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >14:48:23,394 INFO kernel:[ 0.318581] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >14:48:23,394 INFO kernel:[ 0.318973] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >14:48:23,394 DEBUG kernel:[ 0.320255] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >14:48:23,394 DEBUG kernel:[ 0.321049] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >14:48:23,394 DEBUG kernel:[ 0.323038] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >14:48:23,394 DEBUG kernel:[ 0.325032] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >14:48:23,394 DEBUG kernel:[ 0.327041] pci 0000:00:02.0: reg 1c: [io 0xc060-0xc07f] >14:48:23,394 DEBUG kernel:[ 0.332041] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >14:48:23,394 DEBUG kernel:[ 0.333974] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >14:48:23,394 DEBUG kernel:[ 0.334183] pci 0000:00:03.0: reg 10: [io 0xc080-0xc09f] >14:48:23,394 DEBUG kernel:[ 0.334407] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >14:48:23,394 DEBUG kernel:[ 0.335388] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >14:48:23,394 DEBUG kernel:[ 0.335916] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >14:48:23,394 DEBUG kernel:[ 0.336112] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >14:48:23,394 DEBUG kernel:[ 0.337498] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >14:48:23,394 DEBUG kernel:[ 0.337693] pci 0000:00:05.0: reg 10: [io 0xc0a0-0xc0bf] >14:48:23,394 DEBUG kernel:[ 0.337884] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >14:48:23,394 DEBUG kernel:[ 0.339388] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >14:48:23,394 DEBUG kernel:[ 0.339582] pci 0000:00:06.0: reg 10: [io 0xc000-0xc03f] >14:48:23,394 DEBUG kernel:[ 0.339771] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >14:48:23,394 DEBUG kernel:[ 0.341202] pci 0000:00:07.0: [1af4:1002] type 00 class 0x050000 >14:48:23,394 DEBUG kernel:[ 0.341351] pci 0000:00:07.0: reg 10: [io 0xc0c0-0xc0df] >14:48:23,394 DEBUG kernel:[ 0.342709] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >14:48:23,394 INFO kernel:[ 0.367029] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >14:48:23,394 INFO kernel:[ 0.367949] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >14:48:23,394 INFO kernel:[ 0.569291] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >14:48:23,394 INFO kernel:[ 0.572284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >14:48:23,394 INFO kernel:[ 0.574897] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >14:48:23,394 INFO kernel:[ 0.577539] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >14:48:23,394 INFO kernel:[ 0.581134] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >14:48:23,394 INFO kernel:[ 0.584234] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >14:48:23,394 INFO kernel:[ 0.584976] vgaarb: loaded >14:48:23,394 INFO kernel:[ 0.585425] vgaarb: bridge control possible 0000:00:02.0 >14:48:23,394 NOTICE kernel:[ 0.589169] SCSI subsystem initialized >14:48:23,394 INFO kernel:[ 0.589679] ACPI: bus type scsi registered >14:48:23,394 DEBUG kernel:[ 0.591979] libata version 3.00 loaded. >14:48:23,394 INFO kernel:[ 0.592346] ACPI: bus type usb registered >14:48:23,394 INFO kernel:[ 0.593187] usbcore: registered new interface driver usbfs >14:48:23,394 INFO kernel:[ 0.593834] usbcore: registered new interface driver hub >14:48:23,394 INFO kernel:[ 0.594018] usbcore: registered new device driver usb >14:48:23,394 INFO kernel:[ 0.596133] PCI: Using ACPI for IRQ routing >14:48:23,394 DEBUG kernel:[ 0.596636] PCI: pci_cache_line_size set to 64 bytes >14:48:23,394 DEBUG kernel:[ 0.597423] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff] >14:48:23,394 DEBUG kernel:[ 0.597446] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >14:48:23,394 INFO kernel:[ 0.599342] NetLabel: Initializing >14:48:23,394 INFO kernel:[ 0.599914] NetLabel: domain hash size = 128 >14:48:23,394 INFO kernel:[ 0.600912] NetLabel: protocols = UNLABELED CIPSOv4 >14:48:23,394 INFO kernel:[ 0.601998] NetLabel: unlabeled traffic allowed by default >14:48:23,394 INFO kernel:[ 0.602685] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >14:48:23,394 INFO kernel:[ 0.602941] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >14:48:23,394 INFO kernel:[ 0.603913] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >14:48:23,394 INFO kernel:[ 0.614071] Switching to clocksource kvm-clock >14:48:23,394 INFO kernel:[ 0.749546] pnp: PnP ACPI init >14:48:23,394 INFO kernel:[ 0.750196] ACPI: bus type pnp registered >14:48:23,394 DEBUG kernel:[ 0.750900] pnp 00:00: [bus 00-ff] >14:48:23,394 DEBUG kernel:[ 0.750910] pnp 00:00: [io 0x0cf8-0x0cff] >14:48:23,394 DEBUG kernel:[ 0.750918] pnp 00:00: [io 0x0000-0x0cf7 window] >14:48:23,394 DEBUG kernel:[ 0.750926] pnp 00:00: [io 0x0d00-0xffff window] >14:48:23,394 DEBUG kernel:[ 0.750934] pnp 00:00: [mem 0x000a0000-0x000bffff window] >14:48:23,394 DEBUG kernel:[ 0.750941] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >14:48:23,394 DEBUG kernel:[ 0.751340] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >14:48:23,394 DEBUG kernel:[ 0.751557] pnp 00:01: [io 0x0070-0x0071] >14:48:23,394 DEBUG kernel:[ 0.751626] pnp 00:01: [irq 8] >14:48:23,394 DEBUG kernel:[ 0.751638] pnp 00:01: [io 0x0072-0x0077] >14:48:23,394 DEBUG kernel:[ 0.751925] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >14:48:23,394 DEBUG kernel:[ 0.752547] pnp 00:02: [io 0x0060] >14:48:23,394 DEBUG kernel:[ 0.752562] pnp 00:02: [io 0x0064] >14:48:23,394 DEBUG kernel:[ 0.752607] pnp 00:02: [irq 1] >14:48:23,394 DEBUG kernel:[ 0.752896] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >14:48:23,394 DEBUG kernel:[ 0.753532] pnp 00:03: [irq 12] >14:48:23,394 DEBUG kernel:[ 0.753820] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >14:48:23,394 DEBUG kernel:[ 0.754423] pnp 00:04: [io 0x03f2-0x03f5] >14:48:23,394 DEBUG kernel:[ 0.754432] pnp 00:04: [io 0x03f7] >14:48:23,394 DEBUG kernel:[ 0.754478] pnp 00:04: [irq 6] >14:48:23,394 DEBUG kernel:[ 0.754486] pnp 00:04: [dma 2] >14:48:23,394 DEBUG kernel:[ 0.754774] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >14:48:23,394 DEBUG kernel:[ 0.756532] pnp 00:05: [io 0x03f8-0x03ff] >14:48:23,394 DEBUG kernel:[ 0.756583] pnp 00:05: [irq 4] >14:48:23,394 DEBUG kernel:[ 0.756874] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >14:48:23,402 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >14:48:23,402 INFO systemd: Detected virtualization 'kvm'. >14:48:23,402 INFO systemd: Initializing machine ID from KVM UUID. >14:48:23,402 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. >14:48:23,394 DEBUG kernel:[ 0.760355] pnp 00:06: [mem 0xfed00000-0xfed003ff] >14:48:23,411 DEBUG kernel:[ 0.760725] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >14:48:23,411 INFO kernel:[ 0.763613] pnp: PnP ACPI: found 7 devices >14:48:23,411 INFO kernel:[ 0.764139] ACPI: ACPI bus type pnp unregistered >14:48:23,411 DEBUG kernel:[ 0.796285] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >14:48:23,411 DEBUG kernel:[ 0.796290] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >14:48:23,411 INFO kernel:[ 0.796560] NET: Registered protocol family 2 >14:48:23,411 INFO kernel:[ 0.798494] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >14:48:23,411 INFO kernel:[ 0.801224] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >14:48:23,411 INFO kernel:[ 0.807273] TCP: Hash tables configured (established 131072 bind 65536) >14:48:23,411 INFO kernel:[ 0.807967] TCP: reno registered >14:48:23,411 INFO kernel:[ 0.808494] UDP hash table entries: 512 (order: 4, 98304 bytes) >14:48:23,411 INFO kernel:[ 0.810587] UDP-Lite hash table entries: 512 (order: 4, 98304 bytes) >14:48:23,411 INFO kernel:[ 0.811878] NET: Registered protocol family 1 >14:48:23,411 INFO kernel:[ 0.812463] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >14:48:23,411 INFO kernel:[ 0.813057] pci 0000:00:01.0: PIIX3: Enabling Passive Release >14:48:23,411 INFO kernel:[ 0.813634] pci 0000:00:01.0: Activating ISA DMA hang workarounds >14:48:23,411 WARNING kernel:[ 0.816684] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >14:48:23,411 DEBUG kernel:[ 0.817498] pci 0000:00:02.0: Boot video device >14:48:23,411 DEBUG kernel:[ 0.817671] PCI: CLS 0 bytes, default 64 >14:48:23,411 INFO kernel:[ 0.818500] Unpacking initramfs... >14:48:23,411 INFO kernel:[ 4.501797] Freeing initrd memory: 26360k freed >14:48:23,411 INFO kernel:[ 4.662929] DMA-API: preallocated 32768 debug entries >14:48:23,411 INFO kernel:[ 4.663514] DMA-API: debugging enabled by kernel config >14:48:23,411 WARNING kernel:[ 4.669106] cryptomgr_test (27) used greatest stack depth: 6072 bytes left >14:48:23,411 NOTICE kernel:[ 4.669939] Initialise module verification >14:48:23,411 INFO kernel:[ 4.670604] audit: initializing netlink socket (disabled) >14:48:23,411 NOTICE kernel:[ 4.671246] type=2000 audit(1347288495.670:1): initialized >14:48:23,411 INFO kernel:[ 4.691457] HugeTLB registered 2 MB page size, pre-allocated 0 pages >14:48:23,411 NOTICE kernel:[ 4.740574] VFS: Disk quotas dquot_6.5.2 >14:48:23,411 WARNING kernel:[ 4.741816] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >14:48:23,411 INFO kernel:[ 4.750974] msgmni has been set to 1948 >14:48:23,411 NOTICE kernel:[ 4.752294] Key type crypto registered >14:48:23,411 NOTICE kernel:[ 4.752774] Crypto key parser 'pgp' registered >14:48:23,411 NOTICE kernel:[ 4.753297] Crypto signature parser 'pgp' registered >14:48:23,411 WARNING kernel:[ 4.754524] cryptomgr_test (34) used greatest stack depth: 5448 bytes left >14:48:23,411 WARNING kernel:[ 4.755287] cryptomgr_test (35) used greatest stack depth: 5352 bytes left >14:48:23,411 WARNING kernel:[ 4.757198] cryptomgr_test (39) used greatest stack depth: 5304 bytes left >14:48:23,411 INFO kernel:[ 4.757805] alg: No test for stdrng (krng) >14:48:23,411 INFO kernel:[ 4.758355] NET: Registered protocol family 38 >14:48:23,411 INFO kernel:[ 4.759325] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >14:48:23,411 INFO kernel:[ 4.760433] io scheduler noop registered >14:48:23,411 INFO kernel:[ 4.760900] io scheduler deadline registered >14:48:23,411 INFO kernel:[ 4.762298] io scheduler cfq registered (default) >14:48:23,411 INFO kernel:[ 4.762787] start plist test >14:48:23,411 INFO kernel:[ 4.764861] end plist test >14:48:23,411 DEBUG kernel:[ 4.765444] list_sort_test: start testing list_sort() >14:48:23,411 INFO kernel:[ 4.772249] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >14:48:23,411 INFO kernel:[ 4.773098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >14:48:23,411 INFO kernel:[ 4.773646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >14:48:23,411 INFO kernel:[ 4.775495] acpiphp: Slot [3] registered >14:48:23,411 INFO kernel:[ 4.777589] acpiphp: Slot [4] registered >14:48:23,411 INFO kernel:[ 4.779439] acpiphp: Slot [5] registered >14:48:23,411 INFO kernel:[ 4.780596] acpiphp: Slot [6] registered >14:48:23,411 INFO kernel:[ 4.781733] acpiphp: Slot [7] registered >14:48:23,411 INFO kernel:[ 4.783884] acpiphp: Slot [8] registered >14:48:23,411 INFO kernel:[ 4.785417] acpiphp: Slot [9] registered >14:48:23,411 INFO kernel:[ 4.786578] acpiphp: Slot [10] registered >14:48:23,411 INFO kernel:[ 4.787755] acpiphp: Slot [11] registered >14:48:23,411 INFO kernel:[ 4.789274] acpiphp: Slot [12] registered >14:48:23,411 INFO kernel:[ 4.790418] acpiphp: Slot [13] registered >14:48:23,411 INFO kernel:[ 4.791565] acpiphp: Slot [14] registered >14:48:23,411 INFO kernel:[ 4.792845] acpiphp: Slot [15] registered >14:48:23,411 INFO kernel:[ 4.794039] acpiphp: Slot [16] registered >14:48:23,411 INFO kernel:[ 4.795196] acpiphp: Slot [17] registered >14:48:23,411 INFO kernel:[ 4.796374] acpiphp: Slot [18] registered >14:48:23,411 INFO kernel:[ 4.797533] acpiphp: Slot [19] registered >14:48:23,412 INFO kernel:[ 4.798680] acpiphp: Slot [20] registered >14:48:23,412 INFO kernel:[ 4.799831] acpiphp: Slot [21] registered >14:48:23,412 INFO kernel:[ 4.801048] acpiphp: Slot [22] registered >14:48:23,412 INFO kernel:[ 4.802195] acpiphp: Slot [23] registered >14:48:23,412 INFO kernel:[ 4.803347] acpiphp: Slot [24] registered >14:48:23,412 INFO kernel:[ 4.804487] acpiphp: Slot [25] registered >14:48:23,412 INFO kernel:[ 4.805650] acpiphp: Slot [26] registered >14:48:23,412 INFO kernel:[ 4.808001] acpiphp: Slot [27] registered >14:48:23,412 INFO kernel:[ 4.809179] acpiphp: Slot [28] registered >14:48:23,412 INFO kernel:[ 4.810336] acpiphp: Slot [29] registered >14:48:23,412 INFO kernel:[ 4.812315] acpiphp: Slot [30] registered >14:48:23,412 INFO kernel:[ 4.813534] acpiphp: Slot [31] registered >14:48:23,412 DEBUG kernel:[ 4.818451] intel_idle: does not run on family 6 model 2 >14:48:23,412 INFO kernel:[ 4.819176] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >14:48:23,412 INFO kernel:[ 4.820118] ACPI: Power Button [PWRF] >14:48:23,412 INFO kernel:[ 4.893524] GHES: HEST is not enabled! >14:48:23,412 WARNING kernel:[ 4.897998] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >14:48:23,412 DEBUG kernel:[ 4.899098] virtio-pci 0000:00:03.0: setting latency timer to 64 >14:48:23,412 WARNING kernel:[ 4.904336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >14:48:23,412 DEBUG kernel:[ 4.905205] virtio-pci 0000:00:05.0: setting latency timer to 64 >14:48:23,412 WARNING kernel:[ 4.909458] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >14:48:23,412 DEBUG kernel:[ 4.910265] virtio-pci 0000:00:06.0: setting latency timer to 64 >14:48:23,412 DEBUG kernel:[ 4.910913] virtio-pci 0000:00:07.0: setting latency timer to 64 >14:48:23,412 INFO kernel:[ 4.912174] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >14:48:23,412 INFO kernel:[ 4.936597] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >14:48:23,412 INFO kernel:[ 4.965095] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >14:48:23,412 DEBUG kernel:[ 4.968553] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >14:48:23,412 DEBUG kernel:[ 4.968710] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >14:48:23,412 INFO kernel:[ 4.999055] Non-volatile memory driver v1.3 >14:48:23,412 INFO kernel:[ 4.999562] Linux agpgart interface v0.103 >14:48:23,412 INFO kernel:[ 5.015570] loop: module loaded >14:48:23,412 DEBUG kernel:[ 5.017561] ata_piix 0000:00:01.1: version 2.13 >14:48:23,412 DEBUG kernel:[ 5.017924] ata_piix 0000:00:01.1: setting latency timer to 64 >14:48:23,412 INFO kernel:[ 5.028401] scsi0 : ata_piix >14:48:23,412 INFO kernel:[ 5.031235] scsi1 : ata_piix >14:48:23,412 INFO kernel:[ 5.032352] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 >14:48:23,412 INFO kernel:[ 5.032922] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 >14:48:23,412 INFO kernel:[ 5.034553] libphy: Fixed MDIO Bus: probed >14:48:23,412 INFO kernel:[ 5.035622] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >14:48:23,412 INFO kernel:[ 5.036380] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >14:48:23,412 INFO kernel:[ 5.037061] uhci_hcd: USB Universal Host Controller Interface driver >14:48:23,412 DEBUG kernel:[ 5.038140] uhci_hcd 0000:00:01.2: setting latency timer to 64 >14:48:23,412 INFO kernel:[ 5.038154] uhci_hcd 0000:00:01.2: UHCI Host Controller >14:48:23,412 INFO kernel:[ 5.039545] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >14:48:23,412 INFO kernel:[ 5.040650] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 >14:48:23,412 INFO kernel:[ 5.041897] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >14:48:23,412 INFO kernel:[ 5.042493] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:48:23,412 INFO kernel:[ 5.043361] usb usb1: Product: UHCI Host Controller >14:48:23,412 INFO kernel:[ 5.043880] usb usb1: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 uhci_hcd >14:48:23,412 INFO kernel:[ 5.044795] usb usb1: SerialNumber: 0000:00:01.2 >14:48:23,412 INFO kernel:[ 5.047645] hub 1-0:1.0: USB hub found >14:48:23,412 INFO kernel:[ 5.048544] hub 1-0:1.0: 2 ports detected >14:48:23,412 INFO kernel:[ 5.051963] usbcore: registered new interface driver usbserial >14:48:23,412 INFO kernel:[ 5.057286] usbcore: registered new interface driver usbserial_generic >14:48:23,412 INFO kernel:[ 5.058321] USB Serial support registered for generic >14:48:23,412 INFO kernel:[ 5.059059] usbserial: USB Serial Driver core >14:48:23,412 INFO kernel:[ 5.061880] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >14:48:23,412 INFO kernel:[ 5.072609] serio: i8042 KBD port at 0x60,0x64 irq 1 >14:48:23,412 INFO kernel:[ 5.073663] serio: i8042 AUX port at 0x60,0x64 irq 12 >14:48:23,412 INFO kernel:[ 5.076865] mousedev: PS/2 mouse device common for all mice >14:48:23,412 INFO kernel:[ 5.089830] rtc_cmos 00:01: RTC can wake from S4 >14:48:23,412 INFO kernel:[ 5.093129] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >14:48:23,412 INFO kernel:[ 5.094193] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >14:48:23,412 INFO kernel:[ 5.096522] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >14:48:23,412 INFO kernel:[ 5.099310] device-mapper: uevent: version 1.0.3 >14:48:23,412 INFO kernel:[ 5.101529] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >14:48:23,412 INFO kernel:[ 5.105685] cpuidle: using governor ladder >14:48:23,412 INFO kernel:[ 5.106816] cpuidle: using governor menu >14:48:23,412 INFO kernel:[ 5.108850] EFI Variables Facility v0.08 2004-May-17 >14:48:23,412 INFO kernel:[ 5.111759] usbcore: registered new interface driver usbhid >14:48:23,412 INFO kernel:[ 5.112389] usbhid: USB HID core driver >14:48:23,412 INFO kernel:[ 5.113363] drop_monitor: Initializing network drop monitor service >14:48:23,412 INFO kernel:[ 5.114839] ip_tables: (C) 2000-2006 Netfilter Core Team >14:48:23,412 INFO kernel:[ 5.116537] TCP: cubic registered >14:48:23,412 INFO kernel:[ 5.117161] Initializing XFRM netlink socket >14:48:23,412 INFO kernel:[ 5.119791] NET: Registered protocol family 10 >14:48:23,412 INFO kernel:[ 5.122753] mip6: Mobile IPv6 >14:48:23,412 INFO kernel:[ 5.123290] NET: Registered protocol family 17 >14:48:23,412 DEBUG kernel:[ 5.126063] PM: Hibernation image not present or could not be loaded. >14:48:23,412 NOTICE kernel:[ 5.126065] Load module verification keys >14:48:23,412 NOTICE kernel:[ 5.126814] Loaded Fedora Project 3a93f6da key: 33d865aac6e88b9b5304db9e6646fd413a93f6da >14:48:23,412 INFO kernel:[ 5.128097] registered taskstats version 1 >14:48:23,412 INFO kernel:[ 5.132592] Magic number: 12:42:839 >14:48:23,412 INFO kernel:[ 5.133349] rtc_cmos 00:01: setting system clock to 2012-09-10 14:48:15 UTC (1347288495) >14:48:23,412 DEBUG kernel:[ 5.191319] ata2.01: NODEV after polling detection >14:48:23,412 INFO kernel:[ 5.191777] ata2.00: ATAPI: QEMU DVD-ROM, 1.0,1, max UDMA/100 >14:48:23,412 INFO kernel:[ 5.193319] ata2.00: configured for MWDMA2 >14:48:23,412 NOTICE kernel:[ 5.206780] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0, PQ: 0 ANSI: 5 >14:48:23,412 WARNING kernel:[ 5.210495] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >14:48:23,412 INFO kernel:[ 5.212667] cdrom: Uniform CD-ROM driver Revision: 3.20 >14:48:23,412 DEBUG kernel:[ 5.216308] sr 1:0:0:0: Attached scsi CD-ROM sr0 >14:48:23,412 NOTICE kernel:[ 5.218596] sr 1:0:0:0: Attached scsi generic sg0 type 5 >14:48:23,412 INFO kernel:[ 5.224448] Freeing unused kernel memory: 3244k freed >14:48:23,412 INFO kernel:[ 5.227741] Write protecting the kernel read-only data: 12288k >14:48:23,412 INFO kernel:[ 5.233480] Freeing unused kernel memory: 1100k freed >14:48:23,412 INFO kernel:[ 5.239321] Freeing unused kernel memory: 1216k freed >14:48:23,412 INFO kernel:[ 5.353105] usb 1-1: new full-speed USB device number 2 using uhci_hcd >14:48:23,412 WARNING kernel:[ 5.387828] systemd-cryptse (52) used greatest stack depth: 4896 bytes left >14:48:23,420 WARNING kernel:[ 5.406106] service-to-run (51) used greatest stack depth: 4592 bytes left >14:48:23,420 INFO kernel:[ 5.605318] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >14:48:23,420 INFO kernel:[ 5.668285] tsc: Refined TSC clocksource calibration: 2671.601 MHz >14:48:23,420 INFO kernel:[ 5.759542] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >14:48:23,421 INFO kernel:[ 5.760387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >14:48:23,421 INFO kernel:[ 5.761042] usb 1-1: Product: QEMU USB Tablet >14:48:23,421 INFO kernel:[ 5.761517] usb 1-1: Manufacturer: QEMU 1.0,1 >14:48:23,421 INFO kernel:[ 5.762070] usb 1-1: SerialNumber: 42 >14:48:23,421 INFO kernel:[ 5.800875] input: QEMU 1.0,1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >14:48:23,421 INFO kernel:[ 5.805234] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0,1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >14:48:23,421 INFO kernel:[ 5.904376] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >14:48:23,421 INFO kernel:[ 6.505704] squashfs: version 4.0 (2009/01/31) Phillip Lougher >14:48:23,421 INFO kernel:[ 6.537749] alua: device handler registered >14:48:23,421 INFO kernel:[ 6.551959] emc: device handler registered >14:48:23,421 INFO kernel:[ 6.566667] hp_sw: device handler registered >14:48:23,421 INFO kernel:[ 6.581500] rdac: device handler registered >14:48:23,421 INFO kernel:[ 6.617327] FDC 0 is a S82078B >14:48:23,421 INFO kernel:[ 6.657483] md: raid0 personality registered for level 0 >14:48:23,421 INFO kernel:[ 6.672311] md: raid1 personality registered for level 1 >14:48:23,421 INFO kernel:[ 6.685784] async_tx: api initialized (async) >14:48:23,421 INFO kernel:[ 6.688609] xor: automatically using best checksumming function: >14:48:23,421 INFO kernel:[ 6.699150] generic_sse: 8312.000 MB/sec >14:48:23,421 WARNING kernel:[ 6.722028] raid6: sse2x1 4031 MB/s >14:48:23,421 WARNING kernel:[ 6.739033] raid6: sse2x2 4550 MB/s >14:48:23,421 WARNING kernel:[ 6.756155] raid6: sse2x4 7308 MB/s >14:48:23,421 WARNING kernel:[ 6.756620] raid6: using algorithm sse2x4 (7308 MB/s) >14:48:23,421 WARNING kernel:[ 6.757178] raid6: using intx1 recovery algorithm >14:48:23,421 INFO kernel:[ 6.768249] md: raid6 personality registered for level 6 >14:48:23,421 INFO kernel:[ 6.768766] md: raid5 personality registered for level 5 >14:48:23,421 INFO kernel:[ 6.769312] md: raid4 personality registered for level 4 >14:48:23,421 INFO kernel:[ 6.807241] md: raid10 personality registered for level 10 >14:48:23,421 INFO kernel:[ 6.820517] md: linear personality registered for level -1 >14:48:23,421 INFO kernel:[ 6.889763] device-mapper: multipath: version 1.5.0 loaded >14:48:23,421 INFO kernel:[ 6.902768] device-mapper: multipath round-robin: version 1.0.0 loaded >14:48:23,421 INFO kernel:[ 7.083330] RPC: Registered named UNIX socket transport module. >14:48:23,421 INFO kernel:[ 7.083896] RPC: Registered udp transport module. >14:48:23,421 INFO kernel:[ 7.084426] RPC: Registered tcp transport module. >14:48:23,421 INFO kernel:[ 7.084920] RPC: Registered tcp NFSv4.1 backchannel transport module. >14:48:23,421 WARNING kernel:[ 7.334332] systemd-cgroups (234) used greatest stack depth: 4208 bytes left >14:48:23,421 DEBUG kernel:[ 7.983270] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >14:48:23,421 DEBUG kernel:[ 7.983396] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >14:48:23,421 DEBUG kernel:[ 7.983531] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >14:48:23,421 DEBUG kernel:[ 8.022408] virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >14:48:23,421 DEBUG kernel:[ 8.022550] virtio-pci 0000:00:06.0: irq 46 for MSI/MSI-X >14:48:23,421 WARNING kernel:[ 8.036465] cdrom_id (295) used greatest stack depth: 3232 bytes left >14:48:23,421 INFO kernel:[ 8.070493] vda: unknown partition table >14:48:23,421 DEBUG kernel:[ 8.518578] ISO 9660 Extensions: Microsoft Joliet Level 3 >14:48:23,421 DEBUG kernel:[ 8.531702] ISO 9660 Extensions: RRIP_1991A >14:48:23,422 INFO kernel:[ 9.233961] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >14:48:23,422 WARNING kernel:[ 11.188256] anaconda-genera (438) used greatest stack depth: 3072 bytes left >14:48:23,422 WARNING kernel:[ 11.968718] udevadm (454) used greatest stack depth: 3040 bytes left >14:48:23,884 INFO NetworkManager: <info> NetworkManager (version 0.9.5.96-2.fc18) is starting... >14:48:23,895 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >14:48:23,914 INFO NetworkManager: <info> WEXT support is enabled >14:48:23,992 INFO kernel:[ 13.625160] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >14:48:24,012 ERR systemd-udevd: ctx=0x7f4a9add3320 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >14:48:24,012 ERR systemd-udevd: ctx=0x7f4a9add3320 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >14:48:24,034 ERR systemd-udevd: ctx=0x7f4a9add3320 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >14:48:24,137 INFO kernel:[ 13.770929] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >14:48:24,291 INFO dbus-daemon: dbus[543]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:48:24,315 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:48:24,326 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:24,369 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:24,376 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:24,404 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:24,462 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:24,490 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:24,556 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:24,560 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:24,576 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:24,592 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:24,739 INFO polkitd: Started polkitd version 0.107 >14:48:24,865 INFO kernel:[ 14.498564] microcode: CPU1 sig=0x623, pf=0x0, revision=0x1 >14:48:24,879 INFO kernel:[ 14.511492] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >14:48:24,956 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:25,041 INFO dbus-daemon: dbus[543]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:48:25,041 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:48:25,089 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >14:48:25,096 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >14:48:25,098 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:48:25,101 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:48:25,105 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >14:48:25,108 INFO NetworkManager: <info> trying to start the modem manager... >14:48:25,111 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >14:48:25,114 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >14:48:25,118 INFO dbus-daemon: dbus[543]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >14:48:25,126 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >14:48:25,128 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >14:48:25,154 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >14:48:25,159 INFO NetworkManager: <info> Networking is enabled by state file >14:48:25,172 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >14:48:25,181 INFO NetworkManager: <info> (eth0): carrier is OFF >14:48:25,197 ERR NetworkManager: <error> [1347288505.143523] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >14:48:25,206 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >14:48:25,211 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >14:48:25,215 INFO NetworkManager: <info> (eth0): now managed >14:48:25,219 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >14:48:25,223 INFO NetworkManager: <info> (eth0): bringing up device. >14:48:25,226 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >14:48:25,229 INFO NetworkManager: <info> (eth0): preparing device. >14:48:25,233 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >14:48:25,236 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >14:48:25,240 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >14:48:25,244 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >14:48:25,248 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >14:48:25,264 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >14:48:25,268 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >14:48:25,273 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >14:48:25,277 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >14:48:25,280 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >14:48:25,283 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >14:48:25,288 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >14:48:25,313 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >14:48:25,320 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >14:48:25,329 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >14:48:25,336 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >14:48:25,343 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >14:48:25,348 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >14:48:25,355 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >14:48:25,358 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >14:48:25,360 INFO modem-manager: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >14:48:25,373 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >14:48:25,376 INFO dbus-daemon: modem-manager[571]: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >14:48:25,381 INFO dbus-daemon: dbus[543]: [system] Successfully activated service 'org.freedesktop.ModemManager' >14:48:25,389 INFO NetworkManager: <info> dhclient started with pid 573 >14:48:25,394 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >14:48:25,399 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >14:48:25,407 INFO NetworkManager: <info> modem-manager is now available >14:48:25,586 WARNING kernel:[ 15.218587] echo (582) used greatest stack depth: 2944 bytes left >14:48:25,623 INFO systemd: Startup finished in 5s 257ms 237us (kernel) + 5s 600ms 955us (initrd) + 4s 389ms 217us (userspace) = 15s 247ms 409us. >14:48:25,749 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Ericsson MBM' >14:48:25,753 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'MotoC' >14:48:25,757 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Huawei' >14:48:25,762 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Samsung' >14:48:25,766 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Sierra' >14:48:25,772 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'ZTE' >14:48:25,775 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Longcheer' >14:48:25,779 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Gobi' >14:48:25,782 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Option High-Speed' >14:48:25,785 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Option' >14:48:25,799 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Wavecom' >14:48:25,808 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'X22X' >14:48:25,815 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >14:48:25,824 INFO modem-manager: <info> Loaded plugin 'MotoC' >14:48:25,829 INFO modem-manager: <info> Loaded plugin 'Huawei' >14:48:25,832 INFO modem-manager: <info> Loaded plugin 'Samsung' >14:48:25,835 INFO modem-manager: <info> Loaded plugin 'Sierra' >14:48:25,845 INFO modem-manager: <info> Loaded plugin 'ZTE' >14:48:25,849 INFO modem-manager: <info> Loaded plugin 'Longcheer' >14:48:25,853 INFO modem-manager: <info> Loaded plugin 'Gobi' >14:48:25,864 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >14:48:25,876 INFO modem-manager: <info> Loaded plugin 'Option' >14:48:25,889 INFO modem-manager: <info> Loaded plugin 'Wavecom' >14:48:25,892 INFO modem-manager: <info> Loaded plugin 'X22X' >14:48:25,908 INFO modem-manager: <info> Loaded plugin 'SimTech' >14:48:25,912 INFO modem-manager: <info> Loaded plugin 'Linktop' >14:48:25,923 INFO modem-manager: <info> Loaded plugin 'Nokia' >14:48:25,927 INFO modem-manager: <info> Loaded plugin 'Novatel' >14:48:25,934 INFO modem-manager: <info> Loaded plugin 'AnyData' >14:48:25,946 INFO modem-manager: <info> Loaded plugin 'Iridium' >14:48:25,949 INFO modem-manager: <info> Loaded plugin 'Cinterion' >14:48:25,955 INFO modem-manager: <info> Loaded plugin 'Generic' >14:48:25,959 INFO modem-manager: <info> Successfully loaded 20 plugins >14:48:25,962 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'SimTech' >14:48:25,965 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Linktop' >14:48:25,971 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Nokia' >14:48:25,974 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Novatel' >14:48:25,978 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'AnyData' >14:48:25,982 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Iridium' >14:48:25,985 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Cinterion' >14:48:25,993 INFO dbus-daemon: modem-manager[571]: <info> Loaded plugin 'Generic' >14:48:26,008 INFO dbus-daemon: modem-manager[571]: <info> Successfully loaded 20 plugins >14:48:26,389 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P1 >14:48:26,394 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >14:48:26,397 INFO dhclient: All rights reserved. >14:48:26,400 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >14:48:26,412 INFO dhclient: >14:48:26,449 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >14:48:26,471 INFO dhclient: Listening on LPF/eth0/52:54:00:4c:85:91 >14:48:26,472 INFO dhclient: Sending on LPF/eth0/52:54:00:4c:85:91 >14:48:26,476 INFO dhclient: Sending on Socket/fallback >14:48:26,480 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0x57cc29e8) >14:48:26,485 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x57cc29e8) >14:48:26,488 INFO dhclient: DHCPOFFER from 192.168.122.1 >14:48:26,535 INFO dhclient: DHCPACK from 192.168.122.1 (xid=0x57cc29e8) >14:48:26,555 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >14:48:26,562 INFO NetworkManager: <info> address 192.168.122.14 >14:48:26,565 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >14:48:26,569 INFO NetworkManager: <info> gateway 192.168.122.1 >14:48:26,572 INFO NetworkManager: <info> nameserver '192.168.122.1' >14:48:26,575 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >14:48:26,578 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >14:48:26,581 INFO dhclient: bound to 192.168.122.14 -- renewal in 1758 seconds. >14:48:27,561 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >14:48:27,571 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >14:48:27,575 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >14:48:27,582 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >14:48:27,591 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >14:48:27,594 INFO dbus-daemon: dbus[543]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >14:48:27,650 INFO dbus-daemon: dbus[543]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:48:27,652 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:48:27,854 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >14:48:27,945 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >14:48:29,971 WARNING kernel:[ 19.603128] auditd (620): /proc/620/oom_adj is deprecated, please use /proc/620/oom_score_adj instead. >14:48:30,303 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:30,309 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:30,326 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:30,343 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:30,349 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:30,365 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:30,387 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:30,413 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:30,448 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:30,467 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:30,481 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:31,104 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:31,195 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:37,107 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:37,125 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:37,129 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:37,230 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:37,238 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:37,239 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:37,251 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:37,251 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:37,257 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:37,282 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:37,286 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:38,132 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:38,173 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >14:48:38,176 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >14:48:38,182 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >14:48:38,185 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >14:48:38,313 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:38,633 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:39,415 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:39,654 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:39,670 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:40,292 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:40,433 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:40,483 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:41,647 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:41,790 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:48:42,586 INFO kernel:[ 32.219654] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null) >14:48:45,369 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >14:48:45,375 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >14:48:45,378 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >14:48:45,381 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >14:48:53,161 INFO kernel:[ 43.214702] Btrfs loaded >14:48:53,554 INFO kernel:[ 43.607707] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >14:49:52,518 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:53,413 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:54,565 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:54,860 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:55,561 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:55,992 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:56,217 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:56,221 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:56,442 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:57,224 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:58,079 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:58,272 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:58,376 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:58,878 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:58,893 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:59,016 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:59,206 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:59,229 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:49:59,479 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:00,193 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:01,300 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:01,318 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:01,334 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:01,514 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:01,527 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:01,659 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:01,743 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:01,985 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:02,504 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:02,509 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:02,526 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:02,539 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:02,622 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:02,641 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:02,849 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:03,180 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:03,200 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:03,331 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:03,996 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:04,707 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:12,388 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:12,454 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:12,973 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:18,569 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:18,617 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:19,034 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:19,951 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:19,997 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:20,321 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >14:50:20,563 INFO kernel:[ 130.614556] Adding 2031612k swap on /dev/vda2. Priority:-1 extents:1 across:2031612k >14:50:20,840 INFO kernel:[ 130.893489] EXT4-fs (vda3): mounted filesystem with ordered data mode. Opts: (null) >14:50:20,957 INFO kernel:[ 131.010744] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >14:50:21,384 INFO kernel:[ 131.436985] EXT4-fs (vda5): mounted filesystem with ordered data mode. Opts: (null)
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 855897
:
611438
| 611439 |
611440
|
611441
|
611442
|
611443
|
611444
|
611445
|
611446
|
611447
|
611448
|
611449
|
611450