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 629191 Details for
Bug 867697
KickstartError: /usr/bin/firewall-offline-cmd is missing. Cannot setup firewall.
[?]
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), 623.93 KB, created by
satellitgo
on 2012-10-18 06:28:14 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
satellitgo
Created:
2012-10-18 06:28:14 UTC
Size:
623.93 KB
patch
obsolete
>anaconda 18.18 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 480, in execute > raise KickstartError(msg) > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 62, in doConfiguration > ksdata.firewall.execute(storage, ksdata, instClass) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >KickstartError: /usr/bin/firewall-offline-cmd is missing. Cannot setup firewall. > >Local variables in innermost frame: >instClass: <pyanaconda.installclass.DefaultInstall object at 0x7f41b59a7a90> >args: ['--enabled', '--service=ssh'] >self: >cmd: /usr/bin/firewall-offline-cmd >storage: <pyanaconda.storage.Storage object at 0x7f41b59a2f10> >ksdata: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 ># Network information >network --bootproto=dhcp --hostname=67-204-133-187.bendbroadband.com ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US.UTF-8 ># Installation logging level >logging --level=info ># Root password >rootpw --iscrypted $6$ugg6/QZ9Nr514jeR$32Ibi29KMfyhZrI8ZDOVdJzeg5nfM/cbRzP5Tg6cbjSoac9B5nH5ZGVABnE91CY8rSQ0u15MhmSqxoQRgGb30. ># System services >services --enabled="chronyd" ># System timezone >timezone America/Los_Angeles --isUtc --ntpservers=0.fedora.pool.ntp.org,1.fedora.pool.ntp.org,2.fedora.pool.ntp.org,3.fedora.pool.ntp.org ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda >autopart --type=plain ># Partition clearing information >clearpart --none --initlabel --drives=sda > >%packages >@admin-tools >@base-x >@core >@dial-up >@fonts >@hardware-support >@input-methods >@libreoffice >@mate-desktop >@multimedia >@printing >@standard >@system-tools >chrony > >%end > >msg: /usr/bin/firewall-offline-cmd is missing. Cannot setup firewall. > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': non-existent 500MB partition sda2 (2) >, '/': non-existent 51200MB partition sda4 (4) >, '/home': non-existent 182773MB partition sda5 (5) >} > swaps: [non-existent 4000MB partition sda3 (3) >] > name: Fedora Linux 18 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format._mountType: usbfs > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._migrate: False > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._migrate: False > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb.id: 25 > _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: [existing 1912MB disk sdb (6) with existing iso9660 filesystem >] > _intf.storage.fsset.devicetree.names: [sda, sdb, sdb1, sdb2, sdb3, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7f41b59a2f10>> > _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: [sda1, sda2, sda3, sda4, sda5, sdb1, sdb2, sdb3] > _intf.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, '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 >, 'sdb3': 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:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb2': 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:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdb1': 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:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sda4': 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:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda5': 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:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb': 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:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, sdb, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 238475MB disk sda (0) with existing gpt disklabel >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 2d5f99d0-6d04-4644-a47c-08977e9224cc > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 2d5f99d0-6d04-4644-a47c-08977e9224cc > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 12 > minor: 0 >, existing 1024MB dm live-rw (13) with existing ext4 filesystem >, existing 51200MB partition sda4 (14) with existing ext4 filesystem mounted at / >, existing 182773MB partition sda5 (15) with existing ext4 filesystem mounted at /home >, existing 500MB partition sda2 (16) with existing ext4 filesystem mounted at /boot >, existing 1MB partition sda1 (17) with non-existent biosboot >, existing 4000MB partition sda3 (18) with existing swap >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 65335c5c-3586-4171-b9bb-3ff0e8160934 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008005 > origFormat._minInstanceSize: 589.6 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 182773.0 > origFormat._size: 182773.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda5 > id: 8 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 9 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 14fd149a-115e-41dd-b9d5-771ce99d06d8 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008004 > origFormat._minInstanceSize: 2647.7 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 51200.0 > origFormat._size: 51200.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda4 > id: 6 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 7 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent swap > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 5 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: a724d693-544f-4376-8ed8-50a0d5e5f874 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008002 > origFormat._minInstanceSize: 49.5 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat._size: 500.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda2 > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionDestroyFormat instance, containing members: > device: non-existent 1MB partition sda1 (1) > origFormat: BIOSBoot instance, containing members: > origFormat.uuid: None > origFormat.exists: False > origFormat._options: None > origFormat._majorminor: 008001 > origFormat._migrate: False > origFormat._device: /dev/sda1 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 16 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 17 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 14 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 18 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 19 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 10 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 13 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 11 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 15 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._mountType: tmpfs > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._size: 0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._migrate: False > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._size: 0 > _intf.storage.fsset._devshm.originalFormat._migrate: False > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm.id: 20 > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._migrate: False > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._migrate: False > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev.id: 19 > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format._mountType: proc > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._migrate: False > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._migrate: False > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc.id: 23 > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format._mountType: devpts > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._migrate: False > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._migrate: False > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts.id: 21 > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format._mountType: sysfs > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._migrate: False > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._migrate: False > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs.id: 22 > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format._mountType: selinuxfs > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._migrate: False > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._migrate: False > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux.id: 24 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: LinuxBootLoaderImage instance, containing members: > _intf.storage._bootloader._default_image.short_label: linux > _intf.storage._bootloader._default_image.label: Fedora > _intf.storage._bootloader._default_image._initrd: None > _intf.storage._bootloader._default_image.version: 3.6.2-2.fc18.x86_64 > _intf.storage._bootloader._default_image._kernel: None > _intf.storage._bootloader._default_image.device: Already dumped (PartitionDevice instance) > _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: rd.md=0 rd.lvm=0 rd.dm=0 rd.luks=0 rhgb quiet > _intf.storage._bootloader.boot_args: rd.md=0 rd.lvm=0 rd.dm=0 rd.luks=0 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rhgb quiet > _intf.storage._bootloader.linux_images: [Already dumped (LinuxBootLoaderImage instance) >] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 5 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f41a421dd50) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f41a421dbd0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f41a421da50) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f41a421d990) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f41a421db90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4000 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [grub2, e2fsprogs, authconfig, firewalld] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1350534415.71 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.52 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.18 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >04:21:42,495 INFO anaconda: /sbin/anaconda 18.18 >04:21:45,867 INFO anaconda: 2097152 kB (2048 MB) are available >04:21:45,867 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >04:21:45,898 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >04:21:45,899 INFO anaconda: Default encoding = utf-8 >04:21:46,261 INFO anaconda: ISCSID is /sbin/iscsid >04:21:46,264 INFO anaconda: no initiator set >04:21:46,686 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >04:21:46,688 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >04:21:48,033 INFO anaconda: Display mode = g >04:21:48,041 INFO anaconda: 2097152 kB (2048 MB) are available >04:21:48,042 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >04:21:49,630 DEBUG anaconda: X server has signalled a successful start. >04:21:49,637 INFO anaconda: Starting window manager, pid 645. >04:21:52,737 INFO anaconda: using only installclass _Fedora >04:21:54,983 INFO anaconda: Detected 2000M of memory >04:21:54,986 INFO anaconda: Swap attempt of 4000M >04:21:55,049 INFO anaconda: Running Thread: AnaStorageThread (139920210007808) >04:21:55,051 INFO anaconda: Running Thread: AnaPayloadThread (139920218400512) >04:21:55,272 INFO anaconda: no initiator set >04:21:57,428 DEBUG anaconda: required disklabel type for sda (1) is None >04:21:57,435 DEBUG anaconda: default disklabel type for sda is msdos >04:21:57,444 DEBUG anaconda: selecting msdos disklabel for sda based on size >04:22:01,748 DEBUG anaconda: required disklabel type for sdb (1) is None >04:22:01,750 DEBUG anaconda: default disklabel type for sdb is msdos >04:22:01,753 DEBUG anaconda: selecting msdos disklabel for sdb based on size >04:22:06,694 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >04:22:06,781 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:22:07,094 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda4 on /mnt/sysimage as ext4 with options defaults,ro >04:22:07,665 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:22:07,841 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >04:22:08,049 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:22:08,877 INFO anaconda: Thread Done: AnaStorageThread (139920210007808) >00:22:28,737 INFO anaconda: Running Thread: AnaSourceWatcher (139919965083392) >00:22:29,074 INFO anaconda: Running Thread: AnaSoftwareWatcher (139919992387328) >00:22:29,122 INFO anaconda: Running Thread: AnaStorageWatcher (139919897138944) >00:22:31,243 INFO anaconda: Running Thread: AnaNTPserver0 (139919888746240) >00:22:31,258 INFO anaconda: Running Thread: AnaNTPserver1 (139919973476096) >00:22:31,284 INFO anaconda: Running Thread: AnaNTPserver2 (139919880353536) >00:22:31,311 INFO anaconda: Running Thread: AnaNTPserver3 (139919871960832) >00:22:31,433 INFO anaconda: Thread Done: AnaNTPserver2 (139919880353536) >00:22:31,446 INFO anaconda: Thread Done: AnaStorageWatcher (139919897138944) >00:22:31,465 INFO anaconda: Thread Done: AnaNTPserver1 (139919973476096) >00:22:31,499 INFO anaconda: Thread Done: AnaNTPserver3 (139919871960832) >00:22:41,307 INFO anaconda: Thread Done: AnaNTPserver0 (139919888746240) >00:22:47,269 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) > >00:23:35,318 INFO anaconda: Running Thread: AnaExecuteStorageThread (139919888746240) >00:23:35,517 INFO anaconda: Detected 2000M of memory >00:23:35,519 INFO anaconda: Swap attempt of 4000M >00:23:37,324 INFO anaconda: Running Thread: AnaCheckStorageThread (139919871960832) >00:23:37,325 INFO anaconda: Thread Done: AnaExecuteStorageThread (139919888746240) >00:23:37,365 INFO anaconda: Thread Done: AnaCheckStorageThread (139919871960832) >00:23:46,635 INFO anaconda: Running Thread: AnaNTPserver4 (139919871960832) >00:23:46,647 INFO anaconda: Running Thread: AnaNTPserver5 (139919888746240) >00:23:46,654 INFO anaconda: Running Thread: AnaNTPserver6 (139920210007808) >00:23:46,656 INFO anaconda: Running Thread: AnaNTPserver7 (139919973476096) >00:23:46,858 INFO anaconda: Thread Done: AnaNTPserver6 (139920210007808) >00:23:46,883 INFO anaconda: Thread Done: AnaNTPserver4 (139919871960832) >00:23:46,886 INFO anaconda: Thread Done: AnaNTPserver5 (139919888746240) >00:23:48,515 INFO anaconda: Thread Done: AnaPayloadThread (139920218400512) >00:23:48,518 INFO anaconda: Thread Done: AnaSourceWatcher (139919965083392) >00:23:56,706 INFO anaconda: Thread Done: AnaNTPserver7 (139919973476096) >00:24:20,202 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139919973476096) >00:24:20,207 INFO anaconda: Thread Done: AnaSoftwareWatcher (139919992387328) >21:25:11,593 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139919973476096) >21:25:38,874 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139919973476096) >21:26:07,183 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139919973476096) >21:26:14,541 INFO anaconda: Running Thread: AnaInstallThread (139919973476096) >21:26:25,895 INFO anaconda: Creating biosboot on /dev/sda1 >21:26:29,090 INFO anaconda: Creating swap on /dev/sda3 >21:26:29,750 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda3 >21:26:33,468 INFO anaconda: Creating ext4 on /dev/sda5 >21:26:42,371 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda5 >21:26:42,872 INFO anaconda: Creating ext4 on /dev/sda4 >21:26:50,170 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda4 >21:26:50,566 INFO anaconda: Creating ext4 on /dev/sda2 >21:26:52,024 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >21:26:53,021 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda4 on /mnt/sysimage as ext4 with options defaults >21:26:53,239 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage/boot as ext4 with options defaults >21:26:53,366 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >21:26:53,451 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >21:26:53,537 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >21:26:53,632 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage/home as ext4 with options defaults >21:26:53,860 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >21:26:53,863 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >21:26:53,916 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >21:26:54,498 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >21:26:54,585 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >21:26:54,647 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >21:26:54,699 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >21:26:54,704 DEBUG anaconda: copy_to_sysimage: '/etc/multipath/bindings' -> '/mnt/sysimage/etc/multipath/bindings'. >22:19:56,186 INFO anaconda: Performing post-install setup tasks >22:19:56,282 INFO anaconda: Installing bootloader >22:20:13,570 INFO anaconda: Thread Done: AnaInstallThread (139919973476096) >22:20:13,607 INFO anaconda: Running Thread: AnaConfigurationThread (139919973476096) >22:20:13,620 INFO anaconda: Configuring installed system >22:20:15,492 ERR anaconda: unknown selinux state: None >22:20:15,913 INFO anaconda: Thread Done: AnaConfigurationThread (139919973476096) > > >/tmp/packaging.log: >04:21:54,924 DEBUG packaging: getting release version from tree at None (18) >04:21:54,925 DEBUG packaging: got a release version of 18 >04:22:08,883 INFO packaging: updating base repo >04:22:09,442 DEBUG packaging: getting release version from tree at None (18) >04:22:09,445 DEBUG packaging: got a release version of 18 >04:22:09,453 INFO packaging: configuring base repo >04:22:09,458 DEBUG packaging: /dev/sdb is mounted on /run/install/repo >04:22:09,687 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >04:22:09,690 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >04:22:09,699 INFO packaging: Error downloading treeinfo: [Errno 14] Could not open/read file:///run/install/repo/treeinfo >04:22:09,703 DEBUG packaging: got a release version of 18 >04:22:09,869 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >04:22:09,892 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >04:22:09,896 INFO packaging: using default repos from local yum configuration >04:22:09,900 INFO packaging: gathering repo metadata >04:22:09,903 DEBUG packaging: getting repo metadata for fedora >00:23:35,196 DEBUG packaging: getting group info for fedora >00:23:36,908 DEBUG packaging: getting repo metadata for updates-testing >00:23:46,381 DEBUG packaging: getting group info for updates-testing >00:23:47,001 DEBUG packaging: getting repo metadata for updates >00:23:48,511 DEBUG packaging: getting group info for updates >00:23:48,512 ERR packaging: failed to get groups for repo updates >00:23:48,513 INFO packaging: metadata retrieval complete >00:24:20,169 DEBUG packaging: deleting package sacks >00:24:20,213 INFO packaging: checking software selection >00:24:20,217 DEBUG packaging: deleting package sacks >00:24:20,221 DEBUG packaging: deleting yum transaction info >00:24:20,225 DEBUG packaging: select group core >21:24:25,061 DEBUG packaging: select group core >21:24:25,066 DEBUG packaging: select group gnome-desktop >21:24:25,640 DEBUG packaging: select group multimedia >21:24:25,006 DEBUG packaging: select group input-methods >21:24:25,199 DEBUG packaging: select group base-x >21:24:25,423 DEBUG packaging: select group fonts >21:24:26,019 DEBUG packaging: select group hardware-support >21:24:26,265 DEBUG packaging: select group dial-up >21:24:26,314 DEBUG packaging: select group printing >21:24:26,790 DEBUG packaging: select group firefox >21:24:26,814 DEBUG packaging: select group standard >21:24:27,348 DEBUG packaging: select package kernel-PAE >21:24:27,853 INFO packaging: no kernel-PAE package >21:24:27,854 DEBUG packaging: select package kernel >21:24:27,860 INFO packaging: selected kernel >21:24:27,861 INFO packaging: checking dependencies >21:25:11,364 DEBUG packaging: success >21:25:11,592 INFO packaging: 1167 packages selected totalling 2.77 GB >21:25:38,880 INFO packaging: checking software selection >21:25:38,884 DEBUG packaging: deleting package sacks >21:25:38,888 DEBUG packaging: deleting yum transaction info >21:25:39,033 DEBUG packaging: select group core >21:25:39,034 DEBUG packaging: select package chrony >21:25:41,993 DEBUG packaging: select group core >21:25:41,994 DEBUG packaging: select group multimedia >21:25:41,995 DEBUG packaging: select group input-methods >21:25:41,996 DEBUG packaging: select group base-x >21:25:41,997 DEBUG packaging: select group fonts >21:25:41,998 DEBUG packaging: select group mate-desktop >21:25:42,250 DEBUG packaging: select group hardware-support >21:25:42,251 DEBUG packaging: select group dial-up >21:25:42,252 DEBUG packaging: select group printing >21:25:42,253 DEBUG packaging: select group standard >21:25:42,255 DEBUG packaging: select group admin-tools >21:25:42,297 DEBUG packaging: select group system-tools >21:25:42,400 DEBUG packaging: select group libreoffice >21:25:42,450 DEBUG packaging: select package kernel-PAE >21:25:42,933 INFO packaging: no kernel-PAE package >21:25:42,934 DEBUG packaging: select package kernel >21:25:42,940 INFO packaging: selected kernel >21:25:42,941 INFO packaging: checking dependencies >21:26:07,057 DEBUG packaging: success >21:26:07,182 INFO packaging: 703 packages selected totalling 1.90 GB >21:26:15,505 DEBUG packaging: deleting package sacks >21:26:55,100 DEBUG packaging: getting release version from tree at None (18) >21:26:55,104 DEBUG packaging: got a release version of 18 >21:26:55,108 DEBUG packaging: setting releasever to previous value of 18 >21:26:55,244 INFO packaging: gathering repo metadata >21:26:55,287 DEBUG packaging: getting repo metadata for updates-testing >21:26:55,400 DEBUG packaging: getting group info for updates-testing >21:26:55,411 DEBUG packaging: getting repo metadata for fedora >21:26:55,677 DEBUG packaging: getting group info for fedora >21:26:55,686 DEBUG packaging: getting repo metadata for updates >21:26:55,707 DEBUG packaging: getting group info for updates >21:26:55,708 ERR packaging: failed to get groups for repo updates >21:26:55,709 INFO packaging: metadata retrieval complete >21:26:55,711 DEBUG packaging: installation yum config repos: fedora,updates,updates-testing >21:26:55,713 INFO packaging: checking software selection >21:26:55,714 DEBUG packaging: deleting package sacks >21:26:55,715 DEBUG packaging: deleting yum transaction info >21:26:55,716 DEBUG packaging: select group core >21:27:05,140 DEBUG packaging: select package chrony >21:27:05,150 DEBUG packaging: select group core >21:27:05,152 DEBUG packaging: select group multimedia >21:27:05,374 DEBUG packaging: select group input-methods >21:27:05,502 DEBUG packaging: select group base-x >21:27:05,720 DEBUG packaging: select group fonts >21:27:06,303 DEBUG packaging: select group mate-desktop >21:27:06,720 DEBUG packaging: select group hardware-support >21:27:06,939 DEBUG packaging: select group dial-up >21:27:07,003 DEBUG packaging: select group printing >21:27:07,591 DEBUG packaging: select group standard >21:27:08,321 DEBUG packaging: select group admin-tools >21:27:08,391 DEBUG packaging: select group system-tools >21:27:08,549 DEBUG packaging: select group libreoffice >21:27:08,643 DEBUG packaging: select package kernel-PAE >21:27:09,360 INFO packaging: no kernel-PAE package >21:27:09,362 DEBUG packaging: select package kernel >21:27:09,369 INFO packaging: selected kernel >21:27:09,370 DEBUG packaging: select package grub2 >21:27:09,382 DEBUG packaging: select package e2fsprogs >21:27:09,385 DEBUG packaging: select package authconfig >21:27:09,390 DEBUG packaging: select package firewalld >21:27:09,393 INFO packaging: checking dependencies >21:28:08,967 DEBUG packaging: success >21:28:09,331 INFO packaging: 1048 packages selected totalling 2.52 GB >21:28:09,333 INFO packaging: preparing transaction >21:28:09,334 DEBUG packaging: initialize transaction set >21:28:09,336 DEBUG packaging: populate transaction set >21:30:22,840 DEBUG packaging: check transaction set >21:30:23,592 DEBUG packaging: order transaction set >21:30:23,863 INFO packaging: running transaction >21:30:35,937 INFO packaging: Installing libgcc-4.7.2-3.fc18.x86_64 (1/1048) >21:30:36,256 INFO packaging: Installing fontpackages-filesystem-1.44-5.fc18.noarch (2/1048) >21:30:36,354 INFO packaging: Installing setup-2.8.57-1.fc18.noarch (3/1048) >21:30:36,897 INFO packaging: Installing filesystem-3.1-2.fc18.x86_64 (4/1048) >21:30:41,925 INFO packaging: Installing hwdata-0.240-1.fc18.noarch (5/1048) >21:30:43,781 INFO packaging: Installing ca-certificates-2012.85-2.fc18.noarch (6/1048) >21:30:45,243 INFO packaging: Installing liberation-fonts-common-2.00.1-1.fc18.noarch (7/1048) >21:30:45,359 INFO packaging: Installing dejavu-fonts-common-2.33-4.fc18.noarch (8/1048) >21:30:45,587 INFO packaging: Installing xkeyboard-config-2.6-3.fc18.noarch (9/1048) >21:30:48,233 INFO packaging: Installing foomatic-db-filesystem-4.0-34.20121011.fc18.noarch (10/1048) >21:30:48,289 INFO packaging: Installing m17n-db-1.6.4-1.fc18.noarch (11/1048) >21:30:49,339 INFO packaging: Installing mailcap-2.1.40-1.fc18.noarch (12/1048) >21:30:49,461 INFO packaging: Installing spherical-cow-backgrounds-single-17.92.0-1.fc18.noarch (13/1048) >21:30:59,924 INFO packaging: Installing 32:bind-license-9.9.2-2.fc18.noarch (14/1048) >21:31:00,185 INFO packaging: Installing kbd-misc-1.15.3-6.fc18.noarch (15/1048) >21:31:03,498 INFO packaging: Installing poppler-data-0.4.5-6.fc18.noarch (16/1048) >21:31:07,655 INFO packaging: Installing desktop-backgrounds-compat-18.0.0-1.fc18.noarch (17/1048) >21:31:07,747 INFO packaging: Installing spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch (18/1048) >21:31:07,800 INFO packaging: Installing basesystem-10.0-7.fc18.noarch (19/1048) >21:31:07,834 INFO packaging: Installing vlgothic-fonts-common-20120928-1.fc18.noarch (20/1048) >21:31:07,935 INFO packaging: Installing thai-scalable-fonts-common-0.5.0-3.fc18.noarch (21/1048) >21:31:07,999 INFO packaging: Installing smc-fonts-common-5.0.1-3.fc18.noarch (22/1048) >21:31:08,047 INFO packaging: Installing khmeros-fonts-common-5.0-14.fc18.noarch (23/1048) >21:31:08,096 INFO packaging: Installing libwacom-data-0.6-5.fc18.noarch (24/1048) >21:31:08,390 INFO packaging: Installing 1:quota-nls-4.00-6.fc18.noarch (25/1048) >21:31:08,572 INFO packaging: Installing fedora-bookmarks-15-0.3.noarch (26/1048) >21:31:08,634 INFO packaging: Installing tzdata-java-2012f-1.fc18.noarch (27/1048) >21:31:10,600 INFO packaging: Installing ncurses-base-5.9-6.20121013.fc18.x86_64 (28/1048) >21:31:11,315 INFO packaging: Installing 1:autocorr-en-3.6.3.1-1.fc18.noarch (29/1048) >21:31:11,667 INFO packaging: Installing libreport-filesystem-2.0.16-1.fc18.x86_64 (30/1048) >21:31:11,792 INFO packaging: Installing fedora-release-18-0.8.noarch (31/1048) >21:31:11,925 INFO packaging: Installing mate-menus-1.4.0-3.fc18.x86_64 (32/1048) >21:31:12,907 INFO packaging: Installing mobile-broadband-provider-info-1.20120614-2.fc18.noarch (33/1048) >21:31:13,076 INFO packaging: Installing tzdata-2012f-1.fc18.noarch (34/1048) >21:31:19,697 INFO packaging: Installing nss-softokn-freebl-3.13.6-1.fc18.x86_64 (35/1048) >21:31:20,120 INFO packaging: Installing glibc-common-2.16-20.fc18.x86_64 (36/1048) >21:31:43,378 INFO packaging: Installing glibc-2.16-20.fc18.x86_64 (37/1048) >21:31:57,539 INFO packaging: Installing libstdc++-4.7.2-3.fc18.x86_64 (38/1048) >21:31:58,624 INFO packaging: Installing ncurses-libs-5.9-6.20121013.fc18.x86_64 (39/1048) >21:31:59,745 INFO packaging: Installing bash-4.2.37-6.fc18.x86_64 (40/1048) >21:32:02,046 INFO packaging: Installing libsepol-2.1.8-2.fc18.x86_64 (41/1048) >21:32:02,441 INFO packaging: Installing libattr-2.4.46-7.fc18.x86_64 (42/1048) >21:32:02,632 INFO packaging: Installing libcap-2.22-3.fc18.x86_64 (43/1048) >21:32:02,896 INFO packaging: Installing pcre-8.31-2.fc18.x86_64 (44/1048) >21:32:03,684 INFO packaging: Installing libselinux-2.1.12-4.fc18.x86_64 (45/1048) >21:32:04,172 INFO packaging: Installing zlib-1.2.7-9.fc18.x86_64 (46/1048) >21:32:04,503 INFO packaging: Installing 1:dbus-libs-1.6.8-2.fc18.x86_64 (47/1048) >21:32:04,871 INFO packaging: Installing freetype-2.4.10-2.fc18.x86_64 (48/1048) >21:32:05,706 INFO packaging: Installing info-4.13a-17.fc18.x86_64 (49/1048) >21:32:06,223 INFO packaging: Installing libcom_err-1.42.5-1.fc18.x86_64 (50/1048) >21:32:06,438 INFO packaging: Installing libICE-1.0.8-2.fc18.x86_64 (51/1048) >21:32:06,715 INFO packaging: Installing nspr-4.9.2-1.fc18.x86_64 (52/1048) >21:32:07,070 INFO packaging: Installing popt-1.13-12.fc18.x86_64 (53/1048) >21:32:07,391 INFO packaging: Installing chkconfig-1.3.59-2.fc18.x86_64 (54/1048) >21:32:08,107 INFO packaging: Installing libjpeg-turbo-1.2.1-2.fc18.x86_64 (55/1048) >21:32:08,544 INFO packaging: Installing bzip2-libs-1.0.6-5.fc18.x86_64 (56/1048) >21:32:08,761 INFO packaging: Installing 2:libpng-1.5.13-1.fc18.x86_64 (57/1048) >21:32:09,364 INFO packaging: Installing audit-libs-2.2.1-2.fc18.x86_64 (58/1048) >21:32:09,659 INFO packaging: Installing nss-util-3.13.6-1.fc18.x86_64 (59/1048) >21:32:09,890 INFO packaging: Installing libdb-5.3.21-3.fc18.x86_64 (60/1048) >21:32:11,081 INFO packaging: Installing libgpg-error-1.10-3.fc18.x86_64 (61/1048) >21:32:11,459 INFO packaging: Installing libgcrypt-1.5.0-6.fc18.x86_64 (62/1048) >21:32:12,294 INFO packaging: Installing xz-libs-5.1.2-2alpha.fc18.x86_64 (63/1048) >21:32:12,715 INFO packaging: Installing libxml2-2.9.0-1.fc18.x86_64 (64/1048) >21:32:15,049 INFO packaging: Installing libuuid-2.22.1-1.fc18.x86_64 (65/1048) >21:32:15,395 INFO packaging: Installing libSM-1.2.1-2.fc18.x86_64 (66/1048) >21:32:15,666 INFO packaging: Installing libacl-2.2.51-7.fc18.x86_64 (67/1048) >21:32:15,858 INFO packaging: Installing tcp_wrappers-libs-7.6-70.fc18.x86_64 (68/1048) >21:32:16,201 INFO packaging: Installing readline-6.2-5.fc18.x86_64 (69/1048) >21:32:16,831 INFO packaging: Installing sqlite-3.7.13-2.fc18.x86_64 (70/1048) >21:32:17,775 INFO packaging: Installing expat-2.1.0-4.fc18.x86_64 (71/1048) >21:32:18,131 INFO packaging: Installing libusbx-1.0.14-1.fc18.x86_64 (72/1048) >21:32:18,389 INFO packaging: Installing grep-2.14-1.fc18.x86_64 (73/1048) >21:32:19,373 INFO packaging: Installing 2:libogg-1.3.0-2.fc18.x86_64 (74/1048) >21:32:19,594 INFO packaging: Installing sed-4.2.1-10.fc18.x86_64 (75/1048) >21:32:20,585 INFO packaging: Installing libtdb-1.2.10-16.fc18.x86_64 (76/1048) >21:32:20,829 INFO packaging: Installing json-c-0.9-5.fc18.x86_64 (77/1048) >21:32:21,076 INFO packaging: Installing 1:libvorbis-1.3.3-3.fc18.x86_64 (78/1048) >21:32:21,823 INFO packaging: Installing libcap-ng-0.7-1.fc18.x86_64 (79/1048) >21:32:22,015 INFO packaging: Installing libffi-3.0.10-3.fc18.x86_64 (80/1048) >21:32:22,223 INFO packaging: Installing gamin-0.1.10-13.fc18.x86_64 (81/1048) >21:32:22,779 INFO packaging: Installing 1:pkgconfig-0.27-1.fc18.x86_64 (82/1048) >21:32:23,277 INFO packaging: Installing glib2-2.34.0-1.fc18.x86_64 (83/1048) >21:32:27,407 INFO packaging: Installing shared-mime-info-1.0-5.fc18.x86_64 (84/1048) >21:32:30,676 INFO packaging: Installing atk-2.6.0-1.fc18.x86_64 (85/1048) >21:32:31,580 INFO packaging: Installing dbus-glib-0.100-1.fc18.x86_64 (86/1048) >21:32:32,694 INFO packaging: Installing libgnome-keyring-3.6.0-1.fc18.x86_64 (87/1048) >21:32:33,401 INFO packaging: Installing libtalloc-2.0.7-5.fc18.x86_64 (88/1048) >21:32:33,592 INFO packaging: Installing gawk-4.0.1-2.fc18.x86_64 (89/1048) >21:32:35,287 INFO packaging: Installing keyutils-libs-1.5.5-3.fc18.x86_64 (90/1048) >21:32:35,486 INFO packaging: Installing krb5-libs-1.10.3-5.fc18.x86_64 (91/1048) >21:32:36,818 INFO packaging: Installing 1:openssl-libs-1.0.1c-7.fc18.x86_64 (92/1048) >21:32:38,269 INFO packaging: Installing elfutils-libelf-0.155-1.fc18.x86_64 (93/1048) >21:32:38,860 INFO packaging: Installing orc-0.4.16-6.fc18.x86_64 (94/1048) >21:32:39,371 INFO packaging: Installing lua-5.1.4-11.fc18.x86_64 (95/1048) >21:32:39,961 INFO packaging: Installing cyrus-sasl-lib-2.1.23-36.fc18.x86_64 (96/1048) >21:32:40,502 INFO packaging: Installing libtool-ltdl-2.4.2-7.fc18.x86_64 (97/1048) >21:32:40,770 INFO packaging: Installing xmlrpc-c-1.32.1-1800.svn2413.fc18.x86_64 (98/1048) >21:32:41,260 INFO packaging: Installing libidn-1.25-3.fc18.x86_64 (99/1048) >21:32:41,969 INFO packaging: Installing avahi-libs-0.6.31-6.fc18.x86_64 (100/1048) >21:32:42,254 INFO packaging: Installing libwpd-0.9.4-4.fc18.x86_64 (101/1048) >21:32:42,880 INFO packaging: Installing lcms2-2.4-1.fc18.x86_64 (102/1048) >21:32:43,357 INFO packaging: Installing libXau-1.0.6-4.fc18.x86_64 (103/1048) >21:32:43,580 INFO packaging: Installing libxcb-1.9-1.fc18.x86_64 (104/1048) >21:32:44,212 INFO packaging: Installing libart_lgpl-2.3.21-4.fc18.x86_64 (105/1048) >21:32:44,655 INFO packaging: Installing libtevent-0.9.17-1.fc18.x86_64 (106/1048) >21:32:44,875 INFO packaging: Installing libcroco-0.6.6-1.fc18.x86_64 (107/1048) >21:32:45,368 INFO packaging: Installing imsettings-libs-1.4.0-1.fc18.x86_64 (108/1048) >21:32:45,852 INFO packaging: Installing 1:libtheora-1.1.1-4.fc18.x86_64 (109/1048) >21:32:46,384 INFO packaging: Installing e2fsprogs-libs-1.42.5-1.fc18.x86_64 (110/1048) >21:32:46,923 INFO packaging: Installing p11-kit-0.14-1.fc18.x86_64 (111/1048) >21:32:47,220 INFO packaging: Installing libpciaccess-0.13.1-2.fc18.x86_64 (112/1048) >21:32:47,445 INFO packaging: Installing libbsd-0.4.2-2.fc18.x86_64 (113/1048) >21:32:47,754 INFO packaging: Installing libasyncns-0.8-4.fc18.x86_64 (114/1048) >21:32:47,971 INFO packaging: Installing 14:libpcap-1.3.0-2.fc18.x86_64 (115/1048) >21:32:48,425 INFO packaging: Installing speex-1.2-0.15.rc1.fc18.x86_64 (116/1048) >21:32:48,799 INFO packaging: Installing libwpg-0.2.0-5.fc18.x86_64 (117/1048) >21:32:49,143 INFO packaging: Installing 1:net-snmp-libs-5.7.1-10.fc18.x86_64 (118/1048) >21:32:50,768 INFO packaging: Installing gobject-introspection-1.34.0-1.fc18.x86_64 (119/1048) >21:32:51,396 INFO packaging: Installing gstreamer1-1.0.1-1.fc18.x86_64 (120/1048) >21:32:53,494 INFO packaging: Installing 1:findutils-4.5.10-5.fc18.x86_64 (121/1048) >21:32:54,776 INFO packaging: Installing which-2.20-4.fc18.x86_64 (122/1048) >21:32:55,048 INFO packaging: Installing cpio-2.11-11.fc18.x86_64 (123/1048) >21:32:55,707 INFO packaging: Installing hunspell-en-US-0.20110318-9.fc18.noarch (124/1048) >21:32:56,141 INFO packaging: Installing hunspell-1.3.2-8.fc18.x86_64 (125/1048) >21:32:56,785 INFO packaging: Installing libicu-49.1.1-5.fc18.x86_64 (126/1048) >21:33:08,251 INFO packaging: Installing lcms-libs-1.19-6.fc18.x86_64 (127/1048) >21:33:08,651 INFO packaging: Installing libvpx-1.1.0-2.fc18.x86_64 (128/1048) >21:33:09,161 INFO packaging: Installing plymouth-core-libs-0.8.7-1.fc18.x86_64 (129/1048) >21:33:09,433 INFO packaging: Installing libnl-1.1-16.fc18.x86_64 (130/1048) >21:33:09,752 INFO packaging: Installing libraw1394-2.0.8-3.fc18.x86_64 (131/1048) >21:33:10,054 INFO packaging: Installing pixman-0.26.2-5.fc18.x86_64 (132/1048) >21:33:10,528 INFO packaging: Installing 2:libwbclient-4.0.0-158.fc18.rc3.x86_64 (133/1048) >21:33:10,890 INFO packaging: Installing libldb-1.1.13-1.fc18.x86_64 (134/1048) >21:33:11,347 INFO packaging: Installing libarchive-3.0.4-3.fc18.x86_64 (135/1048) >21:33:12,068 INFO packaging: Installing gsettings-desktop-schemas-3.6.0-1.fc18.x86_64 (136/1048) >21:33:12,874 INFO packaging: Installing libudisks2-2.0.0-1.fc18.x86_64 (137/1048) >21:33:13,325 INFO packaging: Installing libxfce4util-4.10.0-2.fc18.x86_64 (138/1048) >21:33:13,956 INFO packaging: Installing groff-base-1.21-10.fc18.x86_64 (139/1048) >21:33:15,506 INFO packaging: Installing flac-1.2.1-10.fc18.x86_64 (140/1048) >21:33:18,404 INFO packaging: Installing 1:libusb-0.1.3-11.fc18.x86_64 (141/1048) >21:33:18,623 INFO packaging: Installing apr-1.4.6-3.fc18.x86_64 (142/1048) >21:33:19,007 INFO packaging: Installing libxslt-1.1.27-2.fc18.x86_64 (143/1048) >21:33:20,290 INFO packaging: Installing libplist-1.8-5.fc18.x86_64 (144/1048) >21:33:20,620 INFO packaging: Installing xz-5.1.2-2alpha.fc18.x86_64 (145/1048) >21:33:21,200 INFO packaging: Installing libv4l-0.8.8-3.fc18.x86_64 (146/1048) >21:33:21,692 INFO packaging: Installing jasper-libs-1.900.1-20.fc18.x86_64 (147/1048) >21:33:22,162 INFO packaging: Installing file-libs-5.11-4.fc18.x86_64 (148/1048) >21:33:23,153 INFO packaging: Installing file-5.11-4.fc18.x86_64 (149/1048) >21:33:23,342 INFO packaging: Installing psmisc-22.20-1.fc18.x86_64 (150/1048) >21:33:23,904 INFO packaging: Installing mesa-libglapi-9.0-1.fc18.x86_64 (151/1048) >21:33:24,193 INFO packaging: Installing iptables-1.4.16.2-3.fc18.x86_64 (152/1048) >21:33:25,505 INFO packaging: Installing redhat-menus-12.0.2-5.fc18.noarch (153/1048) >21:33:26,318 INFO packaging: Installing 1:gmp-5.0.5-3.fc18.x86_64 (154/1048) >21:33:26,991 INFO packaging: Installing gsm-1.0.13-7.fc18.x86_64 (155/1048) >21:33:27,253 INFO packaging: Installing libsndfile-1.0.25-4.fc18.x86_64 (156/1048) >21:33:27,718 INFO packaging: Installing libsamplerate-0.1.8-3.fc18.x86_64 (157/1048) >21:33:29,465 INFO packaging: Installing libexif-0.6.21-2.fc18.x86_64 (158/1048) >21:33:30,475 INFO packaging: Installing gdbm-1.10-3.fc18.x86_64 (159/1048) >21:33:30,834 INFO packaging: Installing 1:perl-parent-0.225-232.fc18.noarch (160/1048) >21:33:31,028 INFO packaging: Installing 1:perl-Pod-Escapes-1.04-232.fc18.noarch (161/1048) >21:33:31,182 INFO packaging: Installing perl-Pod-Perldoc-3.17.00-232.fc18.noarch (162/1048) >21:33:31,537 INFO packaging: Installing 4:perl-libs-5.16.1-232.fc18.x86_64 (163/1048) >21:33:33,120 INFO packaging: Installing 4:perl-macros-5.16.1-232.fc18.x86_64 (164/1048) >21:33:33,231 INFO packaging: Installing perl-Carp-1.26-232.fc18.noarch (165/1048) >21:33:33,357 INFO packaging: Installing perl-Filter-1.45-4.fc18.x86_64 (166/1048) >21:33:33,704 INFO packaging: Installing 1:perl-Module-Pluggable-4.00-232.fc18.noarch (167/1048) >21:33:33,878 INFO packaging: Installing perl-Pod-Parser-1.51-232.fc18.noarch (168/1048) >21:33:34,352 INFO packaging: Installing perl-PathTools-3.39.2-232.fc18.x86_64 (169/1048) >21:33:34,677 INFO packaging: Installing perl-threads-1.86-232.fc18.x86_64 (170/1048) >21:33:34,838 INFO packaging: Installing perl-threads-shared-1.40-232.fc18.x86_64 (171/1048) >21:33:35,058 INFO packaging: Installing perl-Scalar-List-Utils-1.25-232.fc18.x86_64 (172/1048) >21:33:35,220 INFO packaging: Installing perl-Socket-2.002-3.fc18.x86_64 (173/1048) >21:33:35,376 INFO packaging: Installing 1:perl-Pod-Simple-3.20-232.fc18.noarch (174/1048) >21:33:35,974 INFO packaging: Installing 4:perl-5.16.1-232.fc18.x86_64 (175/1048) >21:34:02,397 INFO packaging: Installing perl-URI-1.60-4.fc18.noarch (176/1048) >21:34:02,909 INFO packaging: Installing perl-Data-Dumper-2.135.06-232.fc18.x86_64 (177/1048) >21:34:03,104 INFO packaging: Installing perl-Compress-Raw-Zlib-2.056-1.fc18.x86_64 (178/1048) >21:34:03,297 INFO packaging: Installing perl-LWP-MediaTypes-6.01-6.fc18.noarch (179/1048) >21:34:03,393 INFO packaging: Installing libdvdread-4.2.0-3.fc18.x86_64 (180/1048) >21:34:03,654 INFO packaging: Installing pcsc-lite-libs-1.8.6-1.fc18.x86_64 (181/1048) >21:34:03,870 INFO packaging: Installing openjpeg-libs-1.5.0-5.fc18.x86_64 (182/1048) >21:34:04,193 INFO packaging: Installing libdvdnav-4.2.0-3.fc18.x86_64 (183/1048) >21:34:04,513 INFO packaging: Installing perl-Sub-Install-0.926-4.fc18.noarch (184/1048) >21:34:04,639 INFO packaging: Installing perl-Module-Runtime-0.013-3.fc18.noarch (185/1048) >21:34:04,729 INFO packaging: Installing perl-Params-Util-1.07-3.fc18.x86_64 (186/1048) >21:34:04,884 INFO packaging: Installing perl-Encode-Locale-1.03-3.fc18.noarch (187/1048) >21:34:04,980 INFO packaging: Installing perl-List-MoreUtils-0.33-4.fc18.x86_64 (188/1048) >21:34:05,192 INFO packaging: Installing perl-Try-Tiny-0.11-6.fc18.noarch (189/1048) >21:34:05,312 INFO packaging: Installing perl-Module-Implementation-0.06-5.fc18.noarch (190/1048) >21:34:05,395 INFO packaging: Installing perl-Params-Validate-1.06-4.fc18.x86_64 (191/1048) >21:34:05,647 INFO packaging: Installing apr-util-1.4.1-5.fc18.x86_64 (192/1048) >21:34:05,981 INFO packaging: Installing libavc1394-0.5.3-12.fc18.x86_64 (193/1048) >21:34:06,345 INFO packaging: Installing libiec61883-1.2.0-8.fc18.x86_64 (194/1048) >21:34:06,609 INFO packaging: Installing plymouth-graphics-libs-0.8.7-1.fc18.x86_64 (195/1048) >21:34:06,884 INFO packaging: Installing libshout-2.2.2-8.fc18.x86_64 (196/1048) >21:34:07,151 INFO packaging: Installing xcb-util-0.3.8-3.fc18.x86_64 (197/1048) >21:34:07,344 INFO packaging: Installing avahi-glib-0.6.31-6.fc18.x86_64 (198/1048) >21:34:07,554 INFO packaging: Installing wget-1.14-3.fc18.x86_64 (199/1048) >21:34:08,725 INFO packaging: Installing elfutils-libs-0.155-1.fc18.x86_64 (200/1048) >21:34:09,363 INFO packaging: Installing fipscheck-lib-1.3.1-2.fc18.x86_64 (201/1048) >21:34:09,539 INFO packaging: Installing fipscheck-1.3.1-2.fc18.x86_64 (202/1048) >21:34:09,676 INFO packaging: Installing libgssglue-0.4-1.fc18.x86_64 (203/1048) >21:34:09,911 INFO packaging: Installing libtirpc-0.2.2-42.fc18.x86_64 (204/1048) >21:34:10,256 INFO packaging: Installing keyutils-1.5.5-3.fc18.x86_64 (205/1048) >21:34:10,465 INFO packaging: Installing libsecret-0.10-1.fc18.x86_64 (206/1048) >21:34:11,008 INFO packaging: Installing libtranslit-0.0.2-3.fc18.x86_64 (207/1048) >21:34:11,199 INFO packaging: Installing libmatekeyring-1.4.0-7.fc18.x86_64 (208/1048) >21:34:12,096 INFO packaging: Installing procps-ng-3.3.3-2.20120807git.fc18.x86_64 (209/1048) >21:34:12,942 INFO packaging: Installing llvm-libs-3.1-11.fc18.x86_64 (210/1048) >21:34:24,636 INFO packaging: Installing setools-libs-3.3.7-28.fc18.x86_64 (211/1048) >21:34:25,631 INFO packaging: Installing nss-softokn-3.13.6-1.fc18.x86_64 (212/1048) >21:34:26,209 INFO packaging: Installing xml-common-0.6.3-37.fc18.noarch (213/1048) >21:34:26,430 INFO packaging: Installing iso-codes-3.39-1.fc18.noarch (214/1048) >21:34:33,405 INFO packaging: Installing m17n-lib-1.6.4-1.fc18.x86_64 (215/1048) >21:34:33,954 INFO packaging: Installing kmod-libs-10-1.fc18.x86_64 (216/1048) >21:34:34,194 INFO packaging: Installing kmod-10-1.fc18.x86_64 (217/1048) >21:34:34,438 INFO packaging: Installing libassuan-2.0.3-3.fc18.x86_64 (218/1048) >21:34:34,742 INFO packaging: Installing libpinyin-data-0.7.92-1.fc18.x86_64 (219/1048) >21:34:44,503 INFO packaging: Installing libpinyin-0.7.92-1.fc18.x86_64 (220/1048) >21:34:44,961 INFO packaging: Installing bzip2-1.0.6-5.fc18.x86_64 (221/1048) >21:34:45,204 INFO packaging: Installing libss-1.42.5-1.fc18.x86_64 (222/1048) >21:34:45,437 INFO packaging: Installing mtools-4.0.17-3.fc18.x86_64 (223/1048) >21:34:46,107 INFO packaging: Installing libgomp-4.7.2-3.fc18.x86_64 (224/1048) >21:34:46,494 INFO packaging: Installing 1:make-3.82-13.fc18.x86_64 (225/1048) >21:34:47,572 INFO packaging: Installing libunistring-0.9.3-6.fc18.x86_64 (226/1048) >21:34:48,423 INFO packaging: Installing libfontenc-1.1.1-2.fc18.x86_64 (227/1048) >21:34:48,673 INFO packaging: Installing libXfont-1.4.5-2.fc18.x86_64 (228/1048) >21:34:49,153 INFO packaging: Installing 1:xorg-x11-font-utils-7.5-9.fc18.x86_64 (229/1048) >21:34:49,562 INFO packaging: Installing taglib-1.8-2.fc18.x86_64 (230/1048) >21:34:50,522 INFO packaging: Installing clucene-core-2.3.3.4-7.fc18.x86_64 (231/1048) >21:34:51,741 INFO packaging: Installing checkpolicy-2.1.11-2.fc18.x86_64 (232/1048) >21:34:52,312 INFO packaging: Installing vpnc-script-0.5.3-15.svn457.fc18.noarch (233/1048) >21:34:52,391 INFO packaging: Installing mate-icon-theme-1.4.0-6.fc18.noarch (234/1048) >21:35:14,174 INFO packaging: Installing libedit-3.0-7.20120601cvs.fc18.x86_64 (235/1048) >21:35:14,609 INFO packaging: Installing boost-date-time-1.50.0-4.fc18.x86_64 (236/1048) >21:35:14,890 INFO packaging: Installing soundtouch-1.4.0-6.fc18.x86_64 (237/1048) >21:35:15,189 INFO packaging: Installing numactl-libs-2.0.7-7.fc18.x86_64 (238/1048) >21:35:15,402 INFO packaging: Installing libvisual-0.4.0-12.fc18.x86_64 (239/1048) >21:35:15,876 INFO packaging: Installing anthy-9100h-18.fc18.x86_64 (240/1048) >21:35:27,394 INFO packaging: Installing libtasn1-2.13-2.fc18.x86_64 (241/1048) >21:35:28,120 INFO packaging: Installing gnutls-2.12.20-2.fc18.x86_64 (242/1048) >21:35:28,824 INFO packaging: Installing mtdev-1.1.2-3.fc18.x86_64 (243/1048) >21:35:29,054 INFO packaging: Installing pciutils-libs-3.1.10-2.fc18.x86_64 (244/1048) >21:35:29,300 INFO packaging: Installing dosfstools-3.0.12-3.fc18.x86_64 (245/1048) >21:35:29,718 INFO packaging: Installing cdparanoia-libs-10.2-12.fc18.x86_64 (246/1048) >21:35:30,034 INFO packaging: Installing libnl3-3.2.13-1.fc18.x86_64 (247/1048) >21:35:30,594 INFO packaging: Installing wavpack-4.60.1-4.fc18.x86_64 (248/1048) >21:35:31,087 INFO packaging: Installing libdv-1.0.0-14.fc18.x86_64 (249/1048) >21:35:31,447 INFO packaging: Installing libXdmcp-1.1.1-2.fc18.x86_64 (250/1048) >21:35:31,707 INFO packaging: Installing lm_sensors-libs-3.3.2-5.fc18.x86_64 (251/1048) >21:35:32,035 INFO packaging: Installing slang-2.2.4-5.fc18.x86_64 (252/1048) >21:35:33,390 INFO packaging: Installing newt-0.52.14-3.fc18.x86_64 (253/1048) >21:35:34,015 INFO packaging: Installing libcollection-0.6.2-11.fc18.x86_64 (254/1048) >21:35:34,272 INFO packaging: Installing hyphen-2.8.5-2.fc18.x86_64 (255/1048) >21:35:34,520 INFO packaging: Installing linux-atm-libs-2.5.1-5.fc18.x86_64 (256/1048) >21:35:34,714 INFO packaging: Installing iproute-3.6.0-2.fc18.x86_64 (257/1048) >21:35:35,801 INFO packaging: Installing opus-1.0.1-1.fc18.x86_64 (258/1048) >21:35:37,074 INFO packaging: Installing hyphen-en-2.8.5-2.fc18.noarch (259/1048) >21:35:37,257 INFO packaging: Installing libmicrohttpd-0.9.22-1.fc18.x86_64 (260/1048) >21:35:37,553 INFO packaging: Installing clucene-contribs-lib-2.3.3.4-7.fc18.x86_64 (261/1048) >21:35:37,894 INFO packaging: Installing xorg-x11-fonts-ISO8859-1-100dpi-7.5-6.fc18.noarch (262/1048) >21:35:40,575 INFO packaging: Installing gettext-libs-0.18.1.1-17.fc18.x86_64 (263/1048) >21:35:41,195 INFO packaging: Installing fftw-libs-double-3.3.2-2.fc18.x86_64 (264/1048) >21:35:42,305 INFO packaging: Installing libofa-0.9.3-21.fc18.x86_64 (265/1048) >21:35:42,717 INFO packaging: Installing libtranslit-m17n-0.0.2-3.fc18.x86_64 (266/1048) >21:35:42,808 INFO packaging: Installing mesa-libxatracker-9.0-1.fc18.x86_64 (267/1048) >21:35:44,134 INFO packaging: Installing elfutils-0.155-1.fc18.x86_64 (268/1048) >21:35:44,812 INFO packaging: Installing httpd-tools-2.4.3-10.fc18.x86_64 (269/1048) >21:35:45,163 INFO packaging: Installing perl-DateTime-Locale-0.45-4.fc18.noarch (270/1048) >21:35:51,861 INFO packaging: Installing perl-Package-DeprecationManager-0.13-6.fc18.noarch (271/1048) >21:35:51,987 INFO packaging: Installing perl-Data-OptList-0.107-7.fc18.noarch (272/1048) >21:35:52,115 INFO packaging: Installing perl-Archive-Zip-1.30-10.fc18.noarch (273/1048) >21:35:52,478 INFO packaging: Installing perl-File-RsyncP-0.70-6.fc18.x86_64 (274/1048) >21:35:52,797 INFO packaging: Installing perl-WWW-RobotRules-6.02-3.fc18.noarch (275/1048) >21:35:52,884 INFO packaging: Installing perl-Package-Stash-XS-0.25-4.fc18.x86_64 (276/1048) >21:35:52,986 INFO packaging: Installing perl-Package-Stash-0.33-4.fc18.noarch (277/1048) >21:35:53,093 INFO packaging: Installing perl-Class-Load-0.20-2.fc18.noarch (278/1048) >21:35:53,184 INFO packaging: Installing perl-IO-Socket-IP-0.17-1.fc18.noarch (279/1048) >21:35:53,294 INFO packaging: Installing perl-Class-Singleton-1.4-13.fc18.noarch (280/1048) >21:35:53,371 INFO packaging: Installing perl-Net-LibIDN-0.12-12.fc18.x86_64 (281/1048) >21:35:53,497 INFO packaging: Installing perl-Time-modules-2011.0517-5.fc18.noarch (282/1048) >21:35:53,655 INFO packaging: Installing perl-HTML-Tagset-3.20-13.fc18.noarch (283/1048) >21:35:53,731 INFO packaging: Installing perl-CGI-3.59-232.fc18.noarch (284/1048) >21:35:54,066 INFO packaging: Installing perl-Net-FTP-AutoReconnect-0.3-7.fc18.noarch (285/1048) >21:35:54,146 INFO packaging: Installing perl-Math-Round-0.06-14.fc18.noarch (286/1048) >21:35:54,230 INFO packaging: Installing 2:perl-DateTime-0.70-5.fc18.x86_64 (287/1048) >21:35:54,502 INFO packaging: Installing perl-DateTime-TimeZone-1.49-1.fc18.noarch (288/1048) >21:35:56,759 INFO packaging: Installing perl-DateTime-Format-W3CDTF-0.06-4.fc18.noarch (289/1048) >21:35:56,892 INFO packaging: Installing perl-DateTime-Format-Mail-0.3001-15.fc18.noarch (290/1048) >21:35:57,287 INFO packaging: Installing 1:perl-TimeDate-1.20-8.fc18.noarch (291/1048) >21:35:57,537 INFO packaging: Installing perl-HTTP-Date-6.02-3.fc18.noarch (292/1048) >21:35:57,633 INFO packaging: Installing perl-File-Listing-6.04-3.fc18.noarch (293/1048) >21:35:57,731 INFO packaging: Installing perl-Digest-1.17-232.fc18.noarch (294/1048) >21:35:57,915 INFO packaging: Installing perl-Digest-MD5-2.51-232.fc18.x86_64 (295/1048) >21:35:58,064 INFO packaging: Installing perl-Net-SSLeay-1.49-1.fc18.x86_64 (296/1048) >21:36:00,085 INFO packaging: Installing perl-IO-Socket-SSL-1.77-1.fc18.noarch (297/1048) >21:36:00,542 INFO packaging: Installing perl-Net-FTP-RetrHandle-0.2-7.fc18.noarch (298/1048) >21:36:00,657 INFO packaging: Installing perl-Compress-Raw-Bzip2-2.055-1.fc18.x86_64 (299/1048) >21:36:00,784 INFO packaging: Installing perl-IO-Compress-2.055-1.fc18.noarch (300/1048) >21:36:01,527 INFO packaging: Installing perl-HTTP-Message-6.03-5.fc18.noarch (301/1048) >21:36:01,877 INFO packaging: Installing perl-HTML-Parser-3.69-8.fc18.x86_64 (302/1048) >21:36:02,339 INFO packaging: Installing perl-HTTP-Negotiate-6.01-3.fc18.noarch (303/1048) >21:36:02,438 INFO packaging: Installing perl-HTTP-Cookies-6.01-3.fc18.noarch (304/1048) >21:36:02,586 INFO packaging: Installing perl-HTTP-Daemon-6.01-3.fc18.noarch (305/1048) >21:36:02,692 INFO packaging: Installing perl-Net-HTTP-6.03-4.fc18.noarch (306/1048) >21:36:02,825 INFO packaging: Installing perl-libwww-perl-6.04-3.fc18.noarch (307/1048) >21:36:03,724 INFO packaging: Installing perl-XML-Parser-2.41-6.fc18.x86_64 (308/1048) >21:36:04,545 INFO packaging: Installing perl-XML-RSS-1.49-3.fc18.noarch (309/1048) >21:36:04,862 INFO packaging: Installing mpfr-3.1.1-1.fc18.x86_64 (310/1048) >21:36:05,854 INFO packaging: Installing tmpwatch-2.11-2.fc18.x86_64 (311/1048) >21:36:06,022 INFO packaging: Installing desktop-backgrounds-gnome-18.0.0-1.fc18.noarch (312/1048) >21:36:06,084 INFO packaging: Installing iw-3.6-1.fc18.x86_64 (313/1048) >21:36:06,245 INFO packaging: Installing harfbuzz-0.9.5-1.fc18.x86_64 (314/1048) >21:36:07,154 INFO packaging: Installing gdisk-0.8.4-2.fc18.x86_64 (315/1048) >21:36:07,618 INFO packaging: Installing 1:enchant-1.6.0-5.fc18.x86_64 (316/1048) >21:36:07,959 INFO packaging: Installing gstreamer-tools-0.10.36-2.fc18.x86_64 (317/1048) >21:36:08,090 INFO packaging: Installing gstreamer-0.10.36-2.fc18.x86_64 (318/1048) >21:36:10,945 INFO packaging: Installing libcdr-0.0.8-2.fc18.x86_64 (319/1048) >21:36:11,976 INFO packaging: Installing libvisio-0.0.19-2.fc18.x86_64 (320/1048) >21:36:12,696 INFO packaging: Installing 1:rmt-0.4-0.13.b44.fc18.x86_64 (321/1048) >21:36:12,824 INFO packaging: Installing libwps-0.2.7-3.fc18.x86_64 (322/1048) >21:36:13,356 INFO packaging: Installing cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 (323/1048) >21:36:13,485 INFO packaging: Installing 32:bind-libs-lite-9.9.2-2.fc18.x86_64 (324/1048) >21:36:14,728 INFO packaging: Installing 32:bind-libs-9.9.2-2.fc18.x86_64 (325/1048) >21:36:16,229 INFO packaging: Installing libevent-2.0.18-2.fc18.x86_64 (326/1048) >21:36:16,868 INFO packaging: Installing libssh2-1.4.2-2.fc18.x86_64 (327/1048) >21:36:17,335 INFO packaging: Installing libwvstreams-4.6.1-7.fc18.x86_64 (328/1048) >21:36:18,630 INFO packaging: Installing mysql-libs-5.5.28-1.fc18.x86_64 (329/1048) >21:36:20,964 INFO packaging: Installing pkcs11-helper-1.09-3.fc18.x86_64 (330/1048) >21:36:21,316 INFO packaging: Installing libipa_hbac-1.9.2-1.fc18.x86_64 (331/1048) >21:36:21,668 INFO packaging: Installing libIDL-0.8.14-5.fc18.x86_64 (332/1048) >21:36:22,107 INFO packaging: Installing mate-corba-1.4.0-10.fc18.x86_64 (333/1048) >21:36:22,806 INFO packaging: Installing libmatecomponent-1.4.0-13.fc18.x86_64 (334/1048) >21:36:24,309 INFO packaging: Installing libwayland-client-0.95.0-1.fc18.x86_64 (335/1048) >21:36:24,548 INFO packaging: Installing libwayland-server-0.95.0-1.fc18.x86_64 (336/1048) >21:36:24,772 INFO packaging: Installing nss-myhostname-0.3-3.fc18.x86_64 (337/1048) >21:36:24,998 INFO packaging: Installing exempi-2.2.0-2.fc18.x86_64 (338/1048) >21:36:25,935 INFO packaging: Installing 1:js-1.8.5-10.fc18.x86_64 (339/1048) >21:36:29,561 INFO packaging: Installing tcp_wrappers-7.6-70.fc18.x86_64 (340/1048) >21:36:29,857 INFO packaging: Installing 2:vim-minimal-7.3.682-1.fc18.x86_64 (341/1048) >21:36:31,083 INFO packaging: Installing 2:tar-1.26-9.fc18.x86_64 (342/1048) >21:36:33,254 INFO packaging: Installing rsync-3.0.9-3.fc18.x86_64 (343/1048) >21:36:34,001 INFO packaging: Installing acl-2.2.51-7.fc18.x86_64 (344/1048) >21:36:34,256 INFO packaging: Installing libbluray-0.2.3-1.fc18.x86_64 (345/1048) >21:36:34,732 INFO packaging: Installing libdb-utils-5.3.21-3.fc18.x86_64 (346/1048) >21:36:35,003 INFO packaging: Installing unzip-6.0-6.fc18.x86_64 (347/1048) >21:36:35,378 INFO packaging: Installing pinentry-0.8.1-7.fc18.x86_64 (348/1048) >21:36:35,929 INFO packaging: Installing libcdio-0.83-5.fc18.x86_64 (349/1048) >21:36:36,884 INFO packaging: Installing m4-1.4.16-5.fc18.x86_64 (350/1048) >21:36:37,776 INFO packaging: Installing recode-3.6-34.fc18.x86_64 (351/1048) >21:36:39,284 INFO packaging: Installing fortune-mod-1.99.1-16.fc18.x86_64 (352/1048) >21:36:41,425 INFO packaging: Installing diffutils-3.2-9.fc18.x86_64 (353/1048) >21:36:42,158 INFO packaging: Installing foomatic-filters-4.0.8-13.fc18.x86_64 (354/1048) >21:36:42,410 INFO packaging: Installing libselinux-utils-2.1.12-4.fc18.x86_64 (355/1048) >21:36:42,890 INFO packaging: Installing dejavu-sans-fonts-2.33-4.fc18.noarch (356/1048) >21:36:45,209 INFO packaging: Installing liberation-mono-fonts-2.00.1-1.fc18.noarch (357/1048) >21:36:46,148 INFO packaging: Installing abattis-cantarell-fonts-0.0.10.1-1.fc18.noarch (358/1048) >21:36:46,522 INFO packaging: Installing mate-themes-1.4.0-4.fc18.noarch (359/1048) >21:36:57,797 INFO packaging: Installing 1:libreoffice-opensymbol-fonts-3.6.3.1-1.fc18.noarch (360/1048) >21:36:58,313 INFO packaging: Installing procmail-3.22-31.fc18.x86_64 (361/1048) >21:36:58,712 INFO packaging: Installing liberation-sans-fonts-2.00.1-1.fc18.noarch (362/1048) >21:36:59,465 INFO packaging: Installing dejavu-serif-fonts-2.33-4.fc18.noarch (363/1048) >21:37:00,521 INFO packaging: Installing dejavu-sans-mono-fonts-2.33-4.fc18.noarch (364/1048) >21:37:01,329 INFO packaging: Installing liberation-serif-fonts-2.00.1-1.fc18.noarch (365/1048) >21:37:02,455 INFO packaging: Installing ncurses-5.9-6.20121013.fc18.x86_64 (366/1048) >21:37:03,100 INFO packaging: Installing gzip-1.5-2.fc18.x86_64 (367/1048) >21:37:03,562 INFO packaging: Installing cracklib-2.8.19-2.fc18.x86_64 (368/1048) >21:37:04,054 INFO packaging: Installing cracklib-dicts-2.8.19-2.fc18.x86_64 (369/1048) >21:37:10,228 INFO packaging: Installing coreutils-8.17-5.fc18.x86_64 (370/1048) >21:37:16,270 INFO packaging: Installing libpwquality-1.2.0-1.fc18.x86_64 (371/1048) >21:37:16,811 INFO packaging: Installing pam-1.1.6-3.fc18.x86_64 (372/1048) >21:37:19,101 INFO packaging: Installing fontconfig-2.10.1-1.fc18.x86_64 (373/1048) >21:37:21,566 INFO packaging: Installing libblkid-2.22.1-1.fc18.x86_64 (374/1048) >21:37:22,066 INFO packaging: Installing alsa-lib-1.0.26-1.fc18.x86_64 (375/1048) >21:37:23,115 INFO packaging: Installing hicolor-icon-theme-0.12-5.fc18.noarch (376/1048) >21:37:23,855 INFO packaging: Installing gnome-icon-theme-3.6.0-1.fc18.noarch (377/1048) >21:37:43,711 INFO packaging: Installing fedora-logos-17.0.3-1.fc18.noarch (378/1048) >21:37:51,037 INFO packaging: Installing poppler-0.20.2-3.fc18.x86_64 (379/1048) >21:37:52,835 INFO packaging: Installing xfsprogs-3.1.8-5.fc18.x86_64 (380/1048) >21:37:54,631 INFO packaging: Installing e2fsprogs-1.42.5-1.fc18.x86_64 (381/1048) >21:37:56,366 INFO packaging: Installing libmount-2.22.1-1.fc18.x86_64 (382/1048) >21:37:56,868 INFO packaging: Installing logrotate-3.8.2-1.fc18.x86_64 (383/1048) >21:37:57,107 INFO packaging: Installing binutils-2.23.51.0.1-3.fc18.x86_64 (384/1048) >21:38:04,254 INFO packaging: Installing btparser-0.20-1.fc18.x86_64 (385/1048) >21:38:05,222 INFO packaging: Installing crash-6.0.8-2.fc18.x86_64 (386/1048) >21:38:07,526 INFO packaging: Installing gnome-icon-theme-legacy-3.6.0-1.fc18.noarch (387/1048) >21:38:14,319 INFO packaging: Installing gnome-icon-theme-symbolic-3.6.0-1.fc18.noarch (388/1048) >21:38:16,180 INFO packaging: Installing grubby-8.20-1.fc18.x86_64 (389/1048) >21:38:16,380 INFO packaging: Installing ghostscript-fonts-5.50-29.fc18.noarch (390/1048) >21:38:18,134 INFO packaging: Installing urw-fonts-2.4-12.fc18.noarch (391/1048) >21:38:25,570 INFO packaging: Installing sssd-client-1.9.2-1.fc18.x86_64 (392/1048) >21:38:26,063 INFO packaging: Installing 1:openssl-1.0.1c-7.fc18.x86_64 (393/1048) >21:38:27,726 INFO packaging: Installing nss-3.13.6-1.fc18.x86_64 (394/1048) >21:38:29,281 INFO packaging: Installing nss-sysinit-3.13.6-1.fc18.x86_64 (395/1048) >21:38:29,424 INFO packaging: Installing nss-tools-3.13.6-1.fc18.x86_64 (396/1048) >21:38:30,675 INFO packaging: Installing openldap-2.4.33-2.fc18.x86_64 (397/1048) >21:38:31,499 INFO packaging: Installing libcurl-7.27.0-2.fc18.x86_64 (398/1048) >21:38:32,108 INFO packaging: Installing curl-7.27.0-2.fc18.x86_64 (399/1048) >21:38:32,741 INFO packaging: Installing rpm-4.10.1-3.fc18.x86_64 (400/1048) >21:38:34,570 INFO packaging: Installing rpm-libs-4.10.1-3.fc18.x86_64 (401/1048) >21:38:35,210 INFO packaging: Installing xmlrpc-c-client-1.32.1-1800.svn2413.fc18.x86_64 (402/1048) >21:38:35,514 INFO packaging: Installing deltarpm-3.6-0.11.20110223git.fc18.x86_64 (403/1048) >21:38:35,970 INFO packaging: Installing libuser-0.57.7-1.fc18.x86_64 (404/1048) >21:38:37,251 INFO packaging: Installing color-filesystem-1-10.noarch (405/1048) >21:38:37,328 INFO packaging: Installing 12:dhcp-libs-4.2.4-18.P2.fc18.x86_64 (406/1048) >21:38:37,788 INFO packaging: Installing 12:dhcp-common-4.2.4-18.P2.fc18.x86_64 (407/1048) >21:38:38,183 INFO packaging: Installing shared-color-profiles-0.1.5-4.fc18.noarch (408/1048) >21:38:38,750 INFO packaging: Installing passwd-0.78.99-2.fc18.x86_64 (409/1048) >21:38:39,299 INFO packaging: Installing 1:net-snmp-agent-libs-5.7.1-10.fc18.x86_64 (410/1048) >21:38:40,896 INFO packaging: Installing libcmis-0.2.3-3.fc18.x86_64 (411/1048) >21:38:41,386 INFO packaging: Installing libnfsidmap-0.25-4.fc18.x86_64 (412/1048) >21:38:41,688 INFO packaging: Installing mailx-12.5-6.fc18.x86_64 (413/1048) >21:38:42,364 INFO packaging: Installing sound-theme-freedesktop-0.8-1.fc18.noarch (414/1048) >21:38:43,206 INFO packaging: Installing groff-1.21-10.fc18.x86_64 (415/1048) >21:38:46,637 INFO packaging: Installing less-444-8.fc18.x86_64 (416/1048) >21:38:46,956 INFO packaging: Installing dialog-1.1-16.20110707.fc18.x86_64 (417/1048) >21:38:48,574 INFO packaging: Installing compat-readline5-5.2-20.fc18.x86_64 (418/1048) >21:38:49,636 INFO packaging: Installing socat-1.7.2.1-2.fc18.x86_64 (419/1048) >21:38:50,545 INFO packaging: Installing 2:nmap-ncat-6.01-7.fc18.x86_64 (420/1048) >21:38:50,953 INFO packaging: Installing webrtc-audio-processing-0.1-1.fc18.x86_64 (421/1048) >21:38:51,431 INFO packaging: Installing libmodman-2.0.1-5.fc18.x86_64 (422/1048) >21:38:51,692 INFO packaging: Installing libproxy-0.4.7-5.fc18.x86_64 (423/1048) >21:38:52,039 INFO packaging: Installing glib-networking-2.34.0-1.fc18.x86_64 (424/1048) >21:38:52,986 INFO packaging: Installing libsoup-2.40.0-1.fc18.x86_64 (425/1048) >21:38:54,010 INFO packaging: Installing mythes-1.2.3-2.fc18.x86_64 (426/1048) >21:38:54,233 INFO packaging: Installing libdb4-4.8.30-5.fc18.x86_64 (427/1048) >21:38:55,753 INFO packaging: Installing python-libs-2.7.3-13.fc18.x86_64 (428/1048) >21:39:14,585 INFO packaging: Installing python-2.7.3-13.fc18.x86_64 (429/1048) >21:39:14,919 INFO packaging: Installing dbus-python-1.1.1-1.fc18.x86_64 (430/1048) >21:39:15,681 INFO packaging: Installing pygobject2-2.28.6-7.fc18.x86_64 (431/1048) >21:39:16,419 INFO packaging: Installing libselinux-python-2.1.12-4.fc18.x86_64 (432/1048) >21:39:16,989 INFO packaging: Installing libxml2-python-2.9.0-1.fc18.x86_64 (433/1048) >21:39:18,423 INFO packaging: Installing python-slip-0.2.20-3.fc18.noarch (434/1048) >21:39:18,661 INFO packaging: Installing yum-metadata-parser-1.1.4-7.fc18.x86_64 (435/1048) >21:39:18,789 INFO packaging: Installing newt-python-0.52.14-3.fc18.x86_64 (436/1048) >21:39:18,953 INFO packaging: Installing python-pwquality-1.2.0-1.fc18.x86_64 (437/1048) >21:39:19,021 INFO packaging: Installing setools-libs-python-3.3.7-28.fc18.x86_64 (438/1048) >21:39:20,385 INFO packaging: Installing gettext-0.18.1.1-17.fc18.x86_64 (439/1048) >21:39:22,671 INFO packaging: Installing libreport-2.0.16-1.fc18.x86_64 (440/1048) >21:39:23,587 INFO packaging: Installing libreport-python-2.0.16-1.fc18.x86_64 (441/1048) >21:39:23,899 INFO packaging: Installing abrt-libs-2.0.16-1.fc18.x86_64 (442/1048) >21:39:24,287 INFO packaging: Installing libreport-web-2.0.16-1.fc18.x86_64 (443/1048) >21:39:24,459 INFO packaging: Installing libuser-python-0.57.7-1.fc18.x86_64 (444/1048) >21:39:24,800 INFO packaging: Installing mate-menus-libs-1.4.0-3.fc18.x86_64 (445/1048) >21:39:25,524 INFO packaging: Installing python-iniparse-0.4-6.fc18.noarch (446/1048) >21:39:25,757 INFO packaging: Installing audit-libs-python-2.2.1-2.fc18.x86_64 (447/1048) >21:39:25,961 INFO packaging: Installing pyxdg-0.23-1.fc18.noarch (448/1048) >21:39:26,412 INFO packaging: Installing python-decorator-3.3.3-4.fc18.noarch (449/1048) >21:39:26,565 INFO packaging: Installing gdb-7.5.0.20120926-25.fc18.x86_64 (450/1048) >21:39:30,292 INFO packaging: Installing libreport-plugin-bugzilla-2.0.16-1.fc18.x86_64 (451/1048) >21:39:30,491 INFO packaging: Installing libreport-plugin-kerneloops-2.0.16-1.fc18.x86_64 (452/1048) >21:39:30,629 INFO packaging: Installing libreport-plugin-ureport-2.0.16-1.fc18.x86_64 (453/1048) >21:39:30,808 INFO packaging: Installing libreport-plugin-logger-2.0.16-1.fc18.x86_64 (454/1048) >21:39:30,970 INFO packaging: Installing libreport-newt-2.0.16-1.fc18.x86_64 (455/1048) >21:39:31,120 INFO packaging: Installing authconfig-6.2.4-2.fc18.x86_64 (456/1048) >21:39:32,143 INFO packaging: Installing system-config-keyboard-base-1.3.1-9.fc18.x86_64 (457/1048) >21:39:32,666 INFO packaging: Installing python-imaging-1.1.7-7.fc18.x86_64 (458/1048) >21:39:34,110 INFO packaging: Installing pyliblzma-0.5.3-7.fc18.x86_64 (459/1048) >21:39:34,306 INFO packaging: Installing python-pycurl-7.19.0-12.fc18.x86_64 (460/1048) >21:39:34,671 INFO packaging: Installing python-urlgrabber-3.9.1-21.fc18.noarch (461/1048) >21:39:35,217 INFO packaging: Installing pytalloc-2.0.7-5.fc18.x86_64 (462/1048) >21:39:35,452 INFO packaging: Installing 2:samba-libs-4.0.0-158.fc18.rc3.x86_64 (463/1048) >21:39:39,814 INFO packaging: Installing pexpect-2.3-8.fc18.noarch (464/1048) >21:39:40,453 INFO packaging: Installing python-deltarpm-3.6-0.11.20110223git.fc18.x86_64 (465/1048) >21:39:40,599 INFO packaging: Installing python-IPy-0.75-3.fc18.noarch (466/1048) >21:39:40,735 INFO packaging: Installing python-ethtool-0.7-4.fc18.x86_64 (467/1048) >21:39:40,857 INFO packaging: Installing python-chardet-2.0.1-5.fc18.noarch (468/1048) >21:39:41,602 INFO packaging: Installing python-kitchen-1.1.1-2.fc18.noarch (469/1048) >21:39:42,943 INFO packaging: Installing javapackages-tools-0.6.0-1.fc18.noarch (470/1048) >21:39:43,074 INFO packaging: Installing jpackage-utils-1.7.5-20.fc18.x86_64 (471/1048) >21:39:43,402 INFO packaging: Installing jline-1.0-2.fc18.noarch (472/1048) >21:39:43,644 INFO packaging: Installing rhino-1.7R3-6.fc18.noarch (473/1048) >21:39:45,813 INFO packaging: Installing libieee1284-0.2.11-12.fc18.x86_64 (474/1048) >21:39:46,094 INFO packaging: Installing pakchois-0.4-6.x86_64 (475/1048) >21:39:46,310 INFO packaging: Installing neon-0.29.6-3.fc18.x86_64 (476/1048) >21:39:47,047 INFO packaging: Installing libpipeline-1.2.1-2.fc18.x86_64 (477/1048) >21:39:47,382 INFO packaging: Installing libhangul-0.1.0-3.fc18.x86_64 (478/1048) >21:39:52,340 INFO packaging: Installing ustr-1.0.4-13.fc18.x86_64 (479/1048) >21:39:52,735 INFO packaging: Installing libsemanage-2.1.9-1.fc18.x86_64 (480/1048) >21:39:53,259 INFO packaging: Installing 2:shadow-utils-4.1.5.1-1.fc18.x86_64 (481/1048) >21:39:56,668 INFO packaging: Installing libutempter-1.1.6-1.fc18.x86_64 (482/1048) >21:39:57,612 INFO packaging: Installing libsemanage-python-2.1.9-1.fc18.x86_64 (483/1048) >21:39:58,051 INFO packaging: Installing 2:ntfs-3g-2012.1.15-5.fc18.x86_64 (484/1048) >21:39:58,867 INFO packaging: Installing 2:ntfsprogs-2012.1.15-5.fc18.x86_64 (485/1048) >21:39:59,527 INFO packaging: Installing hesiod-3.1.0-22.fc18.x86_64 (486/1048) >21:39:59,788 INFO packaging: Installing libthai-0.1.14-6.fc18.x86_64 (487/1048) >21:40:00,578 INFO packaging: Installing smp_utils-libs-0.97-2.fc18.x86_64 (488/1048) >21:40:00,804 INFO packaging: Installing smp_utils-0.97-2.fc18.x86_64 (489/1048) >21:40:01,468 INFO packaging: Installing opencc-0.3.0-4.fc18.x86_64 (490/1048) >21:40:04,114 INFO packaging: Installing pth-2.0.7-17.fc18.x86_64 (491/1048) >21:40:04,550 INFO packaging: Installing gnupg2-2.0.19-4.fc18.x86_64 (492/1048) >21:40:07,752 INFO packaging: Installing rpm-build-libs-4.10.1-3.fc18.x86_64 (493/1048) >21:40:08,238 INFO packaging: Installing rpm-python-4.10.1-3.fc18.x86_64 (494/1048) >21:40:08,549 INFO packaging: Installing gpgme-1.3.2-1.fc18.x86_64 (495/1048) >21:40:09,275 INFO packaging: Installing pygpgme-0.3-3.fc18.x86_64 (496/1048) >21:40:09,740 INFO packaging: Installing yum-3.4.3-45.fc18.noarch (497/1048) >21:40:13,210 INFO packaging: Installing createrepo-0.9.9-12.fc18.noarch (498/1048) >21:40:13,618 INFO packaging: Installing 1:anaconda-yum-plugins-1.0-8.fc18.noarch (499/1048) >21:40:13,725 INFO packaging: Installing passwdqc-lib-1.2.2-4.fc18.x86_64 (500/1048) >21:40:13,974 INFO packaging: Installing libdaemon-0.14-4.fc18.x86_64 (501/1048) >21:40:14,206 INFO packaging: Installing avahi-autoipd-0.6.31-6.fc18.x86_64 (502/1048) >21:40:14,977 INFO packaging: Installing jbigkit-libs-2.0-7.fc18.x86_64 (503/1048) >21:40:15,303 INFO packaging: Installing libtiff-4.0.3-1.fc18.x86_64 (504/1048) >21:40:15,997 INFO packaging: Installing 1:cups-libs-1.5.4-10.fc18.x86_64 (505/1048) >21:40:16,764 INFO packaging: Installing python-cups-1.9.62-1.fc18.x86_64 (506/1048) >21:40:17,052 INFO packaging: Installing system-config-printer-libs-1.3.12-1.fc18.x86_64 (507/1048) >21:40:19,101 INFO packaging: Installing paps-libs-0.6.8-22.fc18.x86_64 (508/1048) >21:40:19,376 INFO packaging: Installing sg3_utils-libs-1.33-4.fc18.x86_64 (509/1048) >21:40:19,738 INFO packaging: Installing qrencode-libs-3.3.1-4.fc18.x86_64 (510/1048) >21:40:20,136 INFO packaging: Installing device-mapper-1.02.76-1.fc18.x86_64 (511/1048) >21:40:20,582 INFO packaging: Installing device-mapper-libs-1.02.76-1.fc18.x86_64 (512/1048) >21:40:21,062 INFO packaging: Installing cryptsetup-libs-1.5.0-2.fc18.x86_64 (513/1048) >21:40:21,910 INFO packaging: Installing systemd-libs-194-1.fc18.x86_64 (514/1048) >21:40:22,371 INFO packaging: Installing systemd-194-1.fc18.x86_64 (515/1048) >21:40:28,711 INFO packaging: Installing 1:dbus-1.6.8-2.fc18.x86_64 (516/1048) >21:40:30,534 INFO packaging: Installing util-linux-2.22.1-1.fc18.x86_64 (517/1048) >21:40:33,534 INFO packaging: Installing polkit-0.107-4.fc18.x86_64 (518/1048) >21:40:35,035 INFO packaging: Installing systemd-sysv-194-1.fc18.x86_64 (519/1048) >21:40:35,149 INFO packaging: Installing libgudev1-194-1.fc18.x86_64 (520/1048) >21:40:35,397 INFO packaging: Installing libdrm-2.4.39-1.fc18.x86_64 (521/1048) >21:40:35,904 INFO packaging: Installing abrt-2.0.16-1.fc18.x86_64 (522/1048) >21:40:37,853 INFO packaging: Installing ibus-libs-1.4.99.20121006-2.fc18.x86_64 (523/1048) >21:40:38,527 INFO packaging: Installing 1:NetworkManager-glib-0.9.7.0-6.git20121004.fc18.x86_64 (524/1048) >21:40:39,335 INFO packaging: Installing GConf2-3.2.5-2.fc18.x86_64 (525/1048) >21:40:41,855 INFO packaging: Installing PackageKit-glib-0.8.4-3.fc18.x86_64 (526/1048) >21:40:42,379 INFO packaging: Installing usermode-1.111-1.fc18.x86_64 (527/1048) >21:40:43,147 INFO packaging: Installing ppp-2.4.5-23.fc18.x86_64 (528/1048) >21:40:44,343 INFO packaging: Installing policycoreutils-2.1.12-5.fc18.x86_64 (529/1048) >21:40:45,748 INFO packaging: Installing lockdev-1.0.4-0.5.20111007git.fc18.x86_64 (530/1048) >21:40:46,115 INFO packaging: Installing device-mapper-event-libs-1.02.76-1.fc18.x86_64 (531/1048) >21:40:46,485 INFO packaging: Installing selinux-policy-3.11.1-36.fc18.noarch (532/1048) >21:40:46,938 INFO packaging: Installing abrt-addon-kerneloops-2.0.16-1.fc18.x86_64 (533/1048) >21:40:47,324 INFO packaging: Installing rpcbind-0.2.0-18.fc18.x86_64 (534/1048) >21:40:48,852 INFO packaging: Installing pcsc-lite-1.8.6-1.fc18.x86_64 (535/1048) >21:40:49,444 INFO packaging: Installing pcsc-lite-ccid-1.4.8-1.fc18.x86_64 (536/1048) >21:40:49,964 INFO packaging: Installing python-slip-dbus-0.2.20-3.fc18.noarch (537/1048) >21:40:50,215 INFO packaging: Installing os-prober-1.55-1.fc18.x86_64 (538/1048) >21:40:50,428 INFO packaging: Installing openssh-6.1p1-1.fc18.x86_64 (539/1048) >21:40:51,514 INFO packaging: Installing dconf-0.14.0-1.fc18.x86_64 (540/1048) >21:40:52,153 INFO packaging: Installing 2:samba-common-4.0.0-158.fc18.rc3.x86_64 (541/1048) >21:40:53,685 INFO packaging: Installing 2:libsmbclient-4.0.0-158.fc18.rc3.x86_64 (542/1048) >21:40:54,132 INFO packaging: Installing libatasmart-0.19-3.fc18.x86_64 (543/1048) >21:40:54,459 INFO packaging: Installing parted-3.1-8.fc18.x86_64 (544/1048) >21:40:55,816 INFO packaging: Installing kpartx-0.4.9-32.fc18.x86_64 (545/1048) >21:40:55,974 INFO packaging: Installing 2:samba-client-4.0.0-158.fc18.rc3.x86_64 (546/1048) >21:40:56,901 INFO packaging: Installing python-smbc-1.0.13-5.fc18.x86_64 (547/1048) >21:40:57,021 INFO packaging: Installing openssh-clients-6.1p1-1.fc18.x86_64 (548/1048) >21:40:58,165 INFO packaging: Installing 1:grub2-tools-2.00-9.fc18.x86_64 (549/1048) >21:41:06,359 INFO packaging: Installing yp-tools-2.12-11.fc18.x86_64 (550/1048) >21:41:06,681 INFO packaging: Installing 3:ypbind-1.36-7.fc18.x86_64 (551/1048) >21:41:06,996 INFO packaging: Installing abrt-addon-vmcore-2.0.16-1.fc18.x86_64 (552/1048) >21:41:07,334 INFO packaging: Installing selinux-policy-devel-3.11.1-36.fc18.noarch (553/1048) >21:41:13,336 INFO packaging: Installing device-mapper-event-1.02.76-1.fc18.x86_64 (554/1048) >21:41:13,707 INFO packaging: Installing pptp-1.7.2-17.fc18.x86_64 (555/1048) >21:41:13,913 INFO packaging: Installing setuptool-1.19.11-5.fc18.x86_64 (556/1048) >21:41:14,370 INFO packaging: Installing system-config-keyboard-1.3.1-9.fc18.x86_64 (557/1048) >21:41:14,645 INFO packaging: Installing PackageKit-device-rebind-0.8.4-3.fc18.x86_64 (558/1048) >21:41:14,749 INFO packaging: Installing abrt-addon-xorg-2.0.16-1.fc18.x86_64 (559/1048) >21:41:15,080 INFO packaging: Installing abrt-plugin-bodhi-2.0.16-1.fc18.x86_64 (560/1048) >21:41:15,334 INFO packaging: Installing abrt-retrace-client-2.0.16-1.fc18.x86_64 (561/1048) >21:41:15,607 INFO packaging: Installing abrt-dbus-2.0.16-1.fc18.x86_64 (562/1048) >21:41:15,842 INFO packaging: Installing abrt-addon-python-2.0.16-1.fc18.x86_64 (563/1048) >21:41:16,093 INFO packaging: Installing abrt-addon-ccpp-2.0.16-1.fc18.x86_64 (564/1048) >21:41:16,659 INFO packaging: Installing libgusb-0.1.3-3.fc18.x86_64 (565/1048) >21:41:16,960 INFO packaging: Installing libwacom-0.6-5.fc18.x86_64 (566/1048) >21:41:17,238 INFO packaging: Installing 1:wpa_supplicant-1.0-1.fc18.x86_64 (567/1048) >21:41:18,255 INFO packaging: Installing audit-2.2.1-2.fc18.x86_64 (568/1048) >21:41:18,833 INFO packaging: Installing dnsmasq-2.59-6.fc18.x86_64 (569/1048) >21:41:19,213 INFO packaging: Installing mdadm-3.2.5-11.fc18.x86_64 (570/1048) >21:41:20,144 INFO packaging: Installing udisks-1.0.4-8.fc18.x86_64 (571/1048) >21:41:20,651 INFO packaging: Installing rtkit-0.11-3.fc18.x86_64 (572/1048) >21:41:21,605 INFO packaging: Installing accountsservice-0.6.25-2.fc18.x86_64 (573/1048) >21:41:22,122 INFO packaging: Installing ConsoleKit-libs-0.4.5-3.fc18.x86_64 (574/1048) >21:41:22,222 INFO packaging: Installing ConsoleKit-0.4.5-3.fc18.x86_64 (575/1048) >21:41:22,616 INFO packaging: Installing alsa-utils-1.0.26-1.fc18.x86_64 (576/1048) >21:41:24,656 INFO packaging: Installing fxload-2002_04_11-12.fc18.x86_64 (577/1048) >21:41:24,774 INFO packaging: Installing alsa-firmware-1.0.25-2.fc18.noarch (578/1048) >21:41:29,130 INFO packaging: Installing alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 (579/1048) >21:41:29,314 INFO packaging: Installing httpd-2.4.3-10.fc18.x86_64 (580/1048) >21:41:32,994 INFO packaging: Installing hplip-common-3.12.10-4.a.fc18.x86_64 (581/1048) >21:41:33,359 INFO packaging: Installing usb_modeswitch-data-20120815-1.fc18.noarch (582/1048) >21:41:34,255 INFO packaging: Installing usb_modeswitch-1.2.4-1.fc18.x86_64 (583/1048) >21:41:34,590 INFO packaging: Installing usbmuxd-1.0.8-5.fc18.x86_64 (584/1048) >21:41:35,591 INFO packaging: Installing libimobiledevice-1.1.4-4.fc18.x86_64 (585/1048) >21:41:36,201 INFO packaging: Installing crda-1.1.2_2011.04.28-3.fc18.x86_64 (586/1048) >21:41:36,342 INFO packaging: Installing iputils-20121011-1.fc18.x86_64 (587/1048) >21:41:36,893 INFO packaging: Installing trousers-0.3.10-1.fc18.x86_64 (588/1048) >21:41:38,363 INFO packaging: Installing openconnect-4.07-2.fc18.x86_64 (589/1048) >21:41:39,902 INFO packaging: Installing mesa-libgbm-9.0-1.fc18.x86_64 (590/1048) >21:41:40,174 INFO packaging: Installing cryptsetup-1.5.0-2.fc18.x86_64 (591/1048) >21:41:40,454 INFO packaging: Installing udisks2-2.0.0-1.fc18.x86_64 (592/1048) >21:41:41,136 INFO packaging: Installing yajl-2.0.4-1.fc18.x86_64 (593/1048) >21:41:41,422 INFO packaging: Installing raptor2-2.0.7-2.fc18.x86_64 (594/1048) >21:41:41,966 INFO packaging: Installing rasqal-0.9.29-2.fc18.x86_64 (595/1048) >21:41:42,592 INFO packaging: Installing redland-1.0.15-2.fc18.x86_64 (596/1048) >21:41:43,092 INFO packaging: Installing libexttextcat-3.3.1-2.fc18.x86_64 (597/1048) >21:41:44,222 INFO packaging: Installing c-ares-1.9.1-2.fc18.x86_64 (598/1048) >21:41:44,600 INFO packaging: Installing libdhash-0.4.3-11.fc18.x86_64 (599/1048) >21:41:44,843 INFO packaging: Installing sysvinit-tools-2.88-9.dsf.fc18.x86_64 (600/1048) >21:41:45,053 INFO packaging: Installing lpsolve-5.5.2.0-5.fc18.x86_64 (601/1048) >21:41:45,808 INFO packaging: Installing libnfnetlink-1.0.0-5.fc18.x86_64 (602/1048) >21:41:46,056 INFO packaging: Installing libnetfilter_conntrack-1.0.1-2.fc18.x86_64 (603/1048) >21:41:46,345 INFO packaging: Installing libmpcdec-1.2.6-9.fc18.x86_64 (604/1048) >21:41:46,646 INFO packaging: Installing libref_array-0.1.3-11.fc18.x86_64 (605/1048) >21:41:46,920 INFO packaging: Installing lrzsz-0.12.20-31.fc18.x86_64 (606/1048) >21:41:47,233 INFO packaging: Installing libbasicobjects-0.1.0-11.fc18.x86_64 (607/1048) >21:41:47,502 INFO packaging: Installing libsss_idmap-1.9.2-1.fc18.x86_64 (608/1048) >21:41:47,888 INFO packaging: Installing libsysfs-2.1.0-12.fc18.x86_64 (609/1048) >21:41:48,259 INFO packaging: Installing lzo-2.06-3.fc18.x86_64 (610/1048) >21:41:48,627 INFO packaging: Installing openvpn-2.2.2-9.fc18.x86_64 (611/1048) >21:41:51,288 INFO packaging: Installing 1:hardlink-1.0-15.fc18.x86_64 (612/1048) >21:41:51,396 INFO packaging: Installing libchewing-0.3.3-3.fc18.x86_64 (613/1048) >21:41:54,934 INFO packaging: Installing graphite2-1.1.1-3.fc18.x86_64 (614/1048) >21:41:55,593 INFO packaging: Installing libpath_utils-0.2.1-11.fc18.x86_64 (615/1048) >21:41:55,865 INFO packaging: Installing libini_config-0.7.0-11.fc18.x86_64 (616/1048) >21:41:56,145 INFO packaging: Installing hostname-3.11-2.fc18.x86_64 (617/1048) >21:41:56,310 INFO packaging: Installing initscripts-9.41-2.fc18.x86_64 (618/1048) >21:41:58,938 INFO packaging: Installing kbd-1.15.3-6.fc18.x86_64 (619/1048) >21:42:00,006 INFO packaging: Installing dracut-024-1.fc18.x86_64 (620/1048) >21:42:01,348 INFO packaging: Installing plymouth-scripts-0.8.7-1.fc18.x86_64 (621/1048) >21:42:01,492 INFO packaging: Installing plymouth-0.8.7-1.fc18.x86_64 (622/1048) >21:42:01,885 INFO packaging: Installing pm-utils-1.4.1-22.fc18.x86_64 (623/1048) >21:42:02,436 INFO packaging: Installing upower-0.9.18-1.fc18.x86_64 (624/1048) >21:42:03,125 INFO packaging: Installing 12:dhclient-4.2.4-18.P2.fc18.x86_64 (625/1048) >21:42:03,695 INFO packaging: Installing 1:NetworkManager-0.9.7.0-6.git20121004.fc18.x86_64 (626/1048) >21:42:05,288 INFO packaging: Installing 1:net-snmp-5.7.1-10.fc18.x86_64 (627/1048) >21:42:06,094 INFO packaging: Installing cyrus-sasl-2.1.23-36.fc18.x86_64 (628/1048) >21:42:07,303 INFO packaging: Installing libcgroup-0.38-2.fc18.x86_64 (629/1048) >21:42:07,632 INFO packaging: Installing policycoreutils-python-2.1.12-5.fc18.x86_64 (630/1048) >21:46:53,940 INFO packaging: Installing setroubleshoot-plugins-3.0.45-1.fc18.noarch (631/1048) >21:46:55,962 INFO packaging: Installing setroubleshoot-server-3.1.17-2.fc18.x86_64 (632/1048) >21:46:57,493 INFO packaging: Installing rsyslog-5.8.11-3.fc18.x86_64 (633/1048) >21:46:59,433 INFO packaging: Installing crontabs-1.11-4.20101115git.fc18.noarch (634/1048) >21:46:59,524 INFO packaging: Installing cronie-anacron-1.4.8-13.fc18.x86_64 (635/1048) >21:46:59,743 INFO packaging: Installing cronie-1.4.8-13.fc18.x86_64 (636/1048) >21:47:00,237 INFO packaging: Installing ebtables-2.0.10-6.fc18.x86_64 (637/1048) >21:47:00,813 INFO packaging: Installing vpnc-0.5.3-15.svn457.fc18.x86_64 (638/1048) >21:47:01,136 INFO packaging: Installing sgpio-1.2.0.10-8.fc18.x86_64 (639/1048) >21:47:01,222 INFO packaging: Installing dmraid-events-1.0.0.rc16-17.fc18.x86_64 (640/1048) >21:47:01,321 INFO packaging: Installing dmraid-1.0.0.rc16-17.fc18.x86_64 (641/1048) >21:47:01,991 INFO packaging: Installing bluez-libs-4.101-2.fc18.x86_64 (642/1048) >21:47:02,438 INFO packaging: Installing libmcpp-2.7.2-8.fc18.x86_64 (643/1048) >21:47:02,868 INFO packaging: Installing mcpp-2.7.2-8.fc18.x86_64 (644/1048) >21:47:03,008 INFO packaging: Installing 1:emacs-filesystem-24.2-3.fc18.noarch (645/1048) >21:47:03,178 INFO packaging: Installing desktop-file-utils-0.20-4.fc18.x86_64 (646/1048) >21:47:03,425 INFO packaging: Installing xdg-utils-1.1.0-0.14.20120809git.fc18.noarch (647/1048) >21:47:03,689 INFO packaging: Installing mesa-dri-filesystem-9.0-1.fc18.x86_64 (648/1048) >21:47:03,795 INFO packaging: Installing adwaita-gtk2-theme-3.6.0.2-1.fc18.x86_64 (649/1048) >21:47:04,486 INFO packaging: Installing adwaita-cursor-theme-3.6.0.2-1.fc18.noarch (650/1048) >21:47:05,226 INFO packaging: Installing linux-firmware-20120925-0.3.git236367d.fc18.noarch (651/1048) >21:47:23,129 INFO packaging: Installing 1:control-center-filesystem-3.6.1-1.fc18.x86_64 (652/1048) >21:47:23,284 INFO packaging: Installing libX11-common-1.5.0-3.fc18.noarch (653/1048) >21:47:24,724 INFO packaging: Installing libX11-1.5.0-3.fc18.x86_64 (654/1048) >21:47:26,212 INFO packaging: Installing gdk-pixbuf2-2.26.4-1.fc18.x86_64 (655/1048) >21:47:28,013 INFO packaging: Installing libXext-1.3.1-2.fc18.x86_64 (656/1048) >21:47:28,326 INFO packaging: Installing libXrender-0.9.7-2.fc18.x86_64 (657/1048) >21:47:28,607 INFO packaging: Installing libXi-1.6.1-2.fc18.x86_64 (658/1048) >21:47:29,187 INFO packaging: Installing startup-notification-0.12-4.fc18.x86_64 (659/1048) >21:47:29,806 INFO packaging: Installing libXfixes-5.0-3.fc18.x86_64 (660/1048) >21:47:30,306 INFO packaging: Installing libXtst-1.2.1-2.fc18.x86_64 (661/1048) >21:47:31,093 INFO packaging: Installing libXrandr-1.4.0-1.fc18.x86_64 (662/1048) >21:47:31,399 INFO packaging: Installing pulseaudio-libs-2.1-4.fc18.x86_64 (663/1048) >21:47:32,609 INFO packaging: Installing libXinerama-1.1.2-2.fc18.x86_64 (664/1048) >21:47:32,864 INFO packaging: Installing libcanberra-0.29-4.fc18.x86_64 (665/1048) >21:47:33,305 INFO packaging: Installing libXt-1.1.3-1.fc18.x86_64 (666/1048) >21:47:33,858 INFO packaging: Installing libXdamage-1.1.3-4.fc18.x86_64 (667/1048) >21:47:34,114 INFO packaging: Installing libXv-1.0.7-2.fc18.x86_64 (668/1048) >21:47:34,386 INFO packaging: Installing libXmu-1.1.1-2.fc18.x86_64 (669/1048) >21:47:34,752 INFO packaging: Installing libXcursor-1.1.13-2.fc18.x86_64 (670/1048) >21:47:35,051 INFO packaging: Installing libXft-2.3.1-2.fc18.x86_64 (671/1048) >21:47:35,374 INFO packaging: Installing libxkbfile-1.0.8-2.fc18.x86_64 (672/1048) >21:47:35,758 INFO packaging: Installing libxklavier-5.3-1.fc18.x86_64 (673/1048) >21:47:36,136 INFO packaging: Installing 1:dbus-x11-1.6.8-2.fc18.x86_64 (674/1048) >21:47:36,271 INFO packaging: Installing libXxf86vm-1.1.2-2.fc18.x86_64 (675/1048) >21:47:36,512 INFO packaging: Installing mesa-libGL-9.0-1.fc18.x86_64 (676/1048) >21:47:37,009 INFO packaging: Installing mesa-libGLU-9.0.0-1.fc18.x86_64 (677/1048) >21:47:37,576 INFO packaging: Installing libXpm-3.5.10-2.fc18.x86_64 (678/1048) >21:47:37,891 INFO packaging: Installing libXcomposite-0.4.3-4.fc18.x86_64 (679/1048) >21:47:38,150 INFO packaging: Installing ghostscript-9.06-3.fc18.x86_64 (680/1048) >21:47:44,464 INFO packaging: Installing libXxf86misc-1.0.3-4.fc18.x86_64 (681/1048) >21:47:44,751 INFO packaging: Installing xfconf-4.10.0-3.fc18.x86_64 (682/1048) >21:47:45,522 INFO packaging: Installing lightdm-gobject-1.4.0-1.fc18.x86_64 (683/1048) >21:47:45,841 INFO packaging: Installing libXvMC-1.0.7-2.fc18.x86_64 (684/1048) >21:47:46,171 INFO packaging: Installing libXres-1.0.6-2.fc18.x86_64 (685/1048) >21:47:46,439 INFO packaging: Installing mesa-libEGL-9.0-1.fc18.x86_64 (686/1048) >21:47:46,832 INFO packaging: Installing cairo-1.12.4-1.fc18.x86_64 (687/1048) >21:47:48,138 INFO packaging: Installing pango-1.32.1-1.fc18.x86_64 (688/1048) >21:47:49,161 INFO packaging: Installing gtk2-2.24.13-1.fc18.x86_64 (689/1048) >21:47:56,658 INFO packaging: Installing cairo-gobject-1.12.4-1.fc18.x86_64 (690/1048) >21:47:56,979 INFO packaging: Installing mate-conf-1.4.0-20.fc18.x86_64 (691/1048) >21:48:00,025 INFO packaging: Installing libglade2-2.6.4-8.fc18.x86_64 (692/1048) >21:48:00,404 INFO packaging: Installing usermode-gtk-1.111-1.fc18.x86_64 (693/1048) >21:48:00,951 INFO packaging: Installing gstreamer-plugins-base-0.10.36-3.fc18.x86_64 (694/1048) >21:48:03,916 INFO packaging: Installing libmatecanvas-1.4.0-7.fc18.x86_64 (695/1048) >21:48:04,919 INFO packaging: Installing unique-1.1.6-8.fc18.x86_64 (696/1048) >21:48:05,477 INFO packaging: Installing gstreamer1-plugins-base-1.0.1-1.fc18.x86_64 (697/1048) >21:48:08,560 INFO packaging: Installing libmatekbd-1.4.0-6.fc18.x86_64 (698/1048) >21:48:16,024 INFO packaging: Installing libmatenotify-1.4.1-8.fc18.x86_64 (699/1048) >21:48:16,424 INFO packaging: Installing gtksourceview2-2.11.2-14.fc18.x86_64 (700/1048) >21:48:18,417 INFO packaging: Installing libmatewnck-1.4.0-3.fc18.x86_64 (701/1048) >21:48:19,909 INFO packaging: Installing pycairo-1.8.10-5.fc18.x86_64 (702/1048) >21:48:20,499 INFO packaging: Installing pygtk2-2.24.0-5.fc18.x86_64 (703/1048) >21:48:23,572 INFO packaging: Installing pygtk2-libglade-2.24.0-5.fc18.x86_64 (704/1048) >21:48:23,670 INFO packaging: Installing pygobject3-3.3.91-1.fc18.x86_64 (705/1048) >21:48:24,684 INFO packaging: Installing mate-desktop-libs-1.4.1-11.fc18.x86_64 (706/1048) >21:48:25,061 INFO packaging: Installing mate-desktop-1.4.1-11.fc18.x86_64 (707/1048) >21:48:26,995 INFO packaging: Installing firewalld-0.2.8-1.fc18.noarch (708/1048) >21:48:28,393 INFO packaging: Installing system-config-users-1.2.116-1.fc18.noarch (709/1048) >21:48:30,036 INFO packaging: Installing authconfig-gtk-6.2.4-2.fc18.x86_64 (710/1048) >21:48:30,456 INFO packaging: Installing preupgrade-1.1.11-2.fc18.noarch (711/1048) >21:48:32,047 INFO packaging: Installing gnome-python2-2.28.1-9.fc18.x86_64 (712/1048) >21:48:32,212 INFO packaging: Installing python-slip-gtk-0.2.20-3.fc18.noarch (713/1048) >21:48:32,292 INFO packaging: Installing pygtksourceview-2.10.1-6.fc18.x86_64 (714/1048) >21:48:32,475 INFO packaging: Installing libgnomecanvas-2.30.3-5.fc18.x86_64 (715/1048) >21:48:33,431 INFO packaging: Installing gnome-python2-canvas-2.28.1-9.fc18.x86_64 (716/1048) >21:48:33,593 INFO packaging: Installing gnome-python2-desktop-2.32.0-12.fc18.x86_64 (717/1048) >21:48:33,826 INFO packaging: Installing system-config-date-1.9.68-1.fc18.noarch (718/1048) >21:48:36,578 INFO packaging: Installing libmateweather-1.4.0-5.fc18.x86_64 (719/1048) >21:48:58,615 INFO packaging: Installing libxfce4ui-4.10.0-2.fc18.x86_64 (720/1048) >21:48:59,314 INFO packaging: Installing vte-0.28.2-7.fc18.x86_64 (721/1048) >21:49:00,656 INFO packaging: Installing gtk2-engines-2.20.2-5.fc18.x86_64 (722/1048) >21:49:01,609 INFO packaging: Installing kasumi-2.5-9.fc18.x86_64 (723/1048) >21:49:01,863 INFO packaging: Installing libwnck-2.30.7-4.fc18.x86_64 (724/1048) >21:49:03,780 INFO packaging: Installing xfwm4-4.10.0-5.fc18.x86_64 (725/1048) >21:49:07,069 INFO packaging: Installing plymouth-plugin-label-0.8.7-1.fc18.x86_64 (726/1048) >21:49:07,210 INFO packaging: Installing plymouth-plugin-two-step-0.8.7-1.fc18.x86_64 (727/1048) >21:49:07,304 INFO packaging: Installing plymouth-theme-charge-0.8.7-1.fc18.x86_64 (728/1048) >21:49:07,577 INFO packaging: Installing poppler-glib-0.20.2-3.fc18.x86_64 (729/1048) >21:49:08,053 INFO packaging: Installing poppler-utils-0.20.2-3.fc18.x86_64 (730/1048) >21:49:08,652 INFO packaging: Installing ghostscript-cups-9.06-3.fc18.x86_64 (731/1048) >21:49:08,905 INFO packaging: Installing 1:cups-1.5.4-10.fc18.x86_64 (732/1048) >21:49:16,433 INFO packaging: Installing foomatic-db-ppds-4.0-34.20121011.fc18.noarch (733/1048) >21:50:04,998 INFO packaging: Installing foomatic-db-4.0-34.20121011.fc18.noarch (734/1048) >21:50:24,900 INFO packaging: Installing xorg-x11-server-utils-7.5-13.fc18.x86_64 (735/1048) >21:50:25,533 INFO packaging: Installing gutenprint-5.2.9-2.fc18.x86_64 (736/1048) >21:50:32,432 INFO packaging: Installing gd-2.0.35-18.fc18.x86_64 (737/1048) >21:50:33,009 INFO packaging: Installing libgphoto2-2.5.0-3.fc18.x86_64 (738/1048) >21:50:36,202 INFO packaging: Installing sane-backends-libs-1.0.23-4.fc18.x86_64 (739/1048) >21:50:36,602 INFO packaging: Installing colord-0.1.22-2.fc18.x86_64 (740/1048) >21:50:38,618 INFO packaging: Installing hplip-libs-3.12.10-4.a.fc18.x86_64 (741/1048) >21:50:39,194 INFO packaging: Installing 1:hpijs-3.12.10-4.a.fc18.x86_64 (742/1048) >21:50:46,007 INFO packaging: Installing libXaw-1.0.11-2.fc18.x86_64 (743/1048) >21:50:46,589 INFO packaging: Installing fltk-1.3.0-6.fc18.x86_64 (744/1048) >21:50:48,010 INFO packaging: Installing libGLEW-1.7.0-3.fc18.x86_64 (745/1048) >21:50:48,498 INFO packaging: Installing xorg-x11-xkb-utils-7.7-2.fc18.x86_64 (746/1048) >21:50:48,824 INFO packaging: Installing xorg-x11-server-common-1.13.0-5.fc18.x86_64 (747/1048) >21:50:48,975 INFO packaging: Installing xorg-x11-server-Xorg-1.13.0-5.fc18.x86_64 (748/1048) >21:50:51,384 INFO packaging: Installing 1:xorg-x11-xauth-1.0.7-2.fc18.x86_64 (749/1048) >21:50:51,512 INFO packaging: Installing xorg-x11-xinit-1.3.2-7.fc18.x86_64 (750/1048) >21:50:51,704 INFO packaging: Installing pulseaudio-libs-glib2-2.1-4.fc18.x86_64 (751/1048) >21:50:51,966 INFO packaging: Installing pulseaudio-utils-2.1-4.fc18.x86_64 (752/1048) >21:50:52,265 INFO packaging: Installing espeak-1.46.02-4.fc18.x86_64 (753/1048) >21:50:54,953 INFO packaging: Installing libXevie-1.0.3-4.fc18.x86_64 (754/1048) >21:50:55,227 INFO packaging: Installing at-spi2-core-2.6.0-1.fc18.x86_64 (755/1048) >21:50:55,983 INFO packaging: Installing at-spi2-atk-2.6.0-1.fc18.x86_64 (756/1048) >21:50:56,238 INFO packaging: Installing gtk3-3.6.0-1.fc18.x86_64 (757/1048) >21:51:02,440 INFO packaging: Installing librsvg2-2.36.3-1.fc18.x86_64 (758/1048) >21:51:03,666 INFO packaging: Installing libcanberra-gtk3-0.29-4.fc18.x86_64 (759/1048) >21:51:03,985 INFO packaging: Installing libcanberra-gtk2-0.29-4.fc18.x86_64 (760/1048) >21:51:04,254 INFO packaging: Installing notification-daemon-0.7.6-1.fc18.x86_64 (761/1048) >21:51:04,766 INFO packaging: Installing libnotify-0.7.5-3.fc18.x86_64 (762/1048) >21:51:05,096 INFO packaging: Installing notify-python-0.1.1-21.fc18.x86_64 (763/1048) >21:51:05,337 INFO packaging: Installing imsettings-1.4.0-1.fc18.x86_64 (764/1048) >21:51:06,390 INFO packaging: Installing im-chooser-common-1.6.0-3.fc18.x86_64 (765/1048) >21:51:07,291 INFO packaging: Installing im-chooser-1.6.0-3.fc18.x86_64 (766/1048) >21:51:07,394 INFO packaging: Installing imsettings-gnome-1.4.0-1.fc18.x86_64 (767/1048) >21:51:07,735 INFO packaging: Installing libreport-gtk-2.0.16-1.fc18.x86_64 (768/1048) >21:51:08,142 INFO packaging: Installing libnm-gtk-0.9.7.0-3.git20121016.fc18.x86_64 (769/1048) >21:51:08,569 INFO packaging: Installing eekboard-libs-1.0.8-2.fc18.x86_64 (770/1048) >21:51:09,120 INFO packaging: Installing gvfs-1.14.1-1.fc18.x86_64 (771/1048) >21:51:12,063 INFO packaging: Installing mate-vfs-1.4.0-10.fc18.x86_64 (772/1048) >21:51:52,194 INFO packaging: Installing libmate-1.4.0-12.fc18.x86_64 (773/1048) >21:54:09,514 INFO packaging: Installing libmatecomponentui-1.4.0-2.fc18.x86_64 (774/1048) >21:54:11,252 INFO packaging: Installing mate-file-manager-extensions-1.4.0-7.fc18.x86_64 (775/1048) >21:54:11,531 INFO packaging: Installing mate-file-manager-1.4.0-7.fc18.x86_64 (776/1048) >21:54:34,573 INFO packaging: Installing eekboard-service-1.0.8-2.fc18.x86_64 (777/1048) >21:54:34,884 INFO packaging: Installing abrt-gui-2.0.16-1.fc18.x86_64 (778/1048) >21:54:35,485 INFO packaging: Installing python-meh-0.17-1.fc18.noarch (779/1048) >21:54:36,125 INFO packaging: Installing zenity-3.6.0-1.fc18.x86_64 (780/1048) >21:54:43,388 INFO packaging: Installing adwaita-gtk3-theme-3.6.0.2-1.fc18.x86_64 (781/1048) >21:54:43,653 INFO packaging: Installing gnome-themes-standard-3.6.0.2-1.fc18.x86_64 (782/1048) >21:55:00,954 INFO packaging: Installing gnome-desktop3-3.6.0.1-1.fc18.x86_64 (783/1048) >21:55:02,878 INFO packaging: Installing gnome-settings-daemon-3.6.1-2.fc18.x86_64 (784/1048) >21:55:05,391 INFO packaging: Installing gnome-settings-daemon-updates-3.6.1-2.fc18.x86_64 (785/1048) >21:55:05,628 INFO packaging: Installing gcr-3.6.0-1.fc18.x86_64 (786/1048) >21:55:10,232 INFO packaging: Installing gnome-keyring-3.6.0-1.fc18.x86_64 (787/1048) >21:55:15,128 INFO packaging: Installing gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 (788/1048) >21:55:15,280 INFO packaging: Installing lightdm-1.4.0-1.fc18.x86_64 (789/1048) >21:55:17,617 INFO packaging: Installing lightdm-gtk-1.3.1-1.fc18.x86_64 (790/1048) >21:55:18,433 INFO packaging: Installing libgnomekbd-3.6.0-1.fc18.x86_64 (791/1048) >21:55:19,361 INFO packaging: Installing ibus-gtk3-1.4.99.20121006-2.fc18.x86_64 (792/1048) >21:55:19,937 INFO packaging: Installing ibus-gtk2-1.4.99.20121006-2.fc18.x86_64 (793/1048) >21:55:20,278 INFO packaging: Installing ibus-1.4.99.20121006-2.fc18.x86_64 (794/1048) >21:55:21,998 INFO packaging: Installing 1:gnome-bluetooth-libs-3.6.0-1.fc18.x86_64 (795/1048) >21:55:24,801 INFO packaging: Installing nm-connection-editor-0.9.7.0-3.git20121016.fc18.x86_64 (796/1048) >21:55:27,002 INFO packaging: Installing unique3-3.0.2-4.fc18.x86_64 (797/1048) >21:55:27,424 INFO packaging: Installing iok-2.1.3-2.fc18.x86_64 (798/1048) >21:55:28,117 INFO packaging: Installing libdmx-1.1.2-2.fc18.x86_64 (799/1048) >21:55:28,430 INFO packaging: Installing libXScrnSaver-1.2.2-2.fc18.x86_64 (800/1048) >21:55:28,702 INFO packaging: Installing mate-window-manager-1.4.1-11.fc18.x86_64 (801/1048) >21:55:43,943 INFO packaging: Installing mate-control-center-1.4.0-9.fc18.x86_64 (802/1048) >21:56:16,056 INFO packaging: Installing libXxf86dga-1.1.3-2.fc18.x86_64 (803/1048) >21:56:16,377 INFO packaging: Installing libvdpau-0.5-1.fc18.x86_64 (804/1048) >21:56:16,699 INFO packaging: Installing libfprint-0.4.0-5.fc18.x86_64 (805/1048) >21:56:17,227 INFO packaging: Installing fprintd-0.4.1-3.fc18.x86_64 (806/1048) >21:56:17,618 INFO packaging: Installing giflib-4.1.6-6.fc18.x86_64 (807/1048) >21:56:17,935 INFO packaging: Installing 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.x86_64 (808/1048) >21:56:52,859 INFO packaging: Installing 1:libreoffice-ure-3.6.3.1-1.fc18.x86_64 (809/1048) >21:56:55,808 INFO packaging: Installing 1:libreoffice-core-3.6.3.1-1.fc18.x86_64 (810/1048) >21:59:01,100 INFO packaging: Installing 1:libreoffice-writer-3.6.3.1-1.fc18.x86_64 (811/1048) >21:59:08,112 INFO packaging: Installing 1:libreoffice-presenter-screen-3.6.3.1-1.fc18.x86_64 (812/1048) >21:59:12,796 INFO packaging: Installing 1:libreoffice-ogltrans-3.6.3.1-1.fc18.x86_64 (813/1048) >21:59:13,013 INFO packaging: Installing 1:libreoffice-impress-3.6.3.1-1.fc18.x86_64 (814/1048) >21:59:14,138 INFO packaging: Installing 1:libreoffice-graphicfilter-3.6.3.1-1.fc18.x86_64 (815/1048) >21:59:14,589 INFO packaging: Installing 1:libreoffice-pdfimport-3.6.3.1-1.fc18.x86_64 (816/1048) >21:59:15,596 INFO packaging: Installing 1:libreoffice-draw-3.6.3.1-1.fc18.x86_64 (817/1048) >21:59:16,797 INFO packaging: Installing comps-extras-20-5.fc18.noarch (818/1048) >21:59:17,211 INFO packaging: Installing PackageKit-yum-0.8.4-3.fc18.x86_64 (819/1048) >21:59:17,494 INFO packaging: Installing PackageKit-0.8.4-3.fc18.x86_64 (820/1048) >21:59:29,185 INFO packaging: Installing mozilla-filesystem-1.9-8.fc18.x86_64 (821/1048) >21:59:29,277 INFO packaging: Installing xulrunner-16.0.1-2.fc18.x86_64 (822/1048) >21:59:46,065 INFO packaging: Installing tigervnc-license-1.2.80-0.1.20120905svn4996.fc18.noarch (823/1048) >21:59:46,179 INFO packaging: Installing tigervnc-1.2.80-0.1.20120905svn4996.fc18.x86_64 (824/1048) >21:59:48,034 INFO packaging: Installing firefox-16.0.1-1.fc18.x86_64 (825/1048) >22:00:23,400 INFO packaging: Installing gnome-packagekit-3.6.0-2.fc18.x86_64 (826/1048) >22:00:40,716 INFO packaging: Installing PackageKit-yum-plugin-0.8.4-3.fc18.x86_64 (827/1048) >22:00:40,873 INFO packaging: Installing 1:libreoffice-calc-3.6.3.1-1.fc18.x86_64 (828/1048) >22:00:50,109 INFO packaging: Installing 1:libreoffice-math-3.6.3.1-1.fc18.x86_64 (829/1048) >22:00:52,010 INFO packaging: Installing 1:libreoffice-xsltfilter-3.6.3.1-1.fc18.x86_64 (830/1048) >22:00:52,599 INFO packaging: Installing fprintd-pam-0.4.1-3.fc18.x86_64 (831/1048) >22:00:52,683 INFO packaging: Installing gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 (832/1048) >22:00:56,525 INFO packaging: Installing xorg-x11-utils-7.5-7.fc18.x86_64 (833/1048) >22:00:56,860 INFO packaging: Installing ibus-m17n-1.3.4-6.fc18.x86_64 (834/1048) >22:00:57,063 INFO packaging: Installing network-manager-applet-0.9.7.0-3.git20121016.fc18.x86_64 (835/1048) >22:00:58,058 INFO packaging: Installing ibus-anthy-1.4.99.20121006-1.fc18.x86_64 (836/1048) >22:01:00,625 INFO packaging: Installing ibus-rawcode-1.3.1.20100707-8.fc18.x86_64 (837/1048) >22:01:00,785 INFO packaging: Installing ibus-hangul-1.4.1-5.fc18.x86_64 (838/1048) >22:01:01,168 INFO packaging: Installing ibus-typing-booster-0.0.10-1.fc18.noarch (839/1048) >22:01:01,855 INFO packaging: Installing ibus-chewing-1.4.2-1.fc18.x86_64 (840/1048) >22:01:02,880 INFO packaging: Installing ibus-libpinyin-1.4.93-1.fc18.x86_64 (841/1048) >22:01:04,184 INFO packaging: Installing system-config-printer-1.3.12-1.fc18.x86_64 (842/1048) >22:01:05,475 INFO packaging: Installing 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 (843/1048) >22:01:07,602 INFO packaging: Installing 1:NetworkManager-pptp-0.9.3.997-3.fc18.x86_64 (844/1048) >22:01:09,566 INFO packaging: Installing 1:NetworkManager-vpnc-0.9.3.997-3.fc18.x86_64 (845/1048) >22:01:10,267 INFO packaging: Installing mate-text-editor-1.4.0-2.fc18.x86_64 (846/1048) >22:01:45,488 INFO packaging: Installing firstboot-18.4-1.fc18.x86_64 (847/1048) >22:01:46,737 INFO packaging: Installing abrt-desktop-2.0.16-1.fc18.x86_64 (848/1048) >22:01:46,945 INFO packaging: Installing mate-panel-1.4.0-10.fc18.x86_64 (849/1048) >22:03:21,277 INFO packaging: Installing libmateui-1.4.0-2.fc18.x86_64 (850/1048) >22:03:22,914 INFO packaging: Installing setroubleshoot-3.1.17-2.fc18.x86_64 (851/1048) >22:03:23,503 INFO packaging: Installing imsettings-qt-1.4.0-1.fc18.x86_64 (852/1048) >22:03:23,854 INFO packaging: Installing mate-notification-daemon-1.4.0-9.fc18.x86_64 (853/1048) >22:03:28,672 INFO packaging: Installing NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 (854/1048) >22:03:32,077 INFO packaging: Installing gtk3-immodule-xim-3.6.0-1.fc18.x86_64 (855/1048) >22:03:32,665 INFO packaging: Installing gnome-disk-utility-3.6.1-1.fc18.x86_64 (856/1048) >22:03:34,565 INFO packaging: Installing gstreamer-plugins-espeak-0.4.0-1.fc18.x86_64 (857/1048) >22:03:34,856 INFO packaging: Installing xorg-x11-drv-intel-2.20.10-1.fc18.x86_64 (858/1048) >22:03:35,833 INFO packaging: Installing xorg-x11-drv-qxl-0.1.0-1.fc18.x86_64 (859/1048) >22:03:36,111 INFO packaging: Installing xorg-x11-drv-fbdev-0.4.3-3.fc18.x86_64 (860/1048) >22:03:36,208 INFO packaging: Installing xorg-x11-drv-modesetting-0.4.0-4.fc18.x86_64 (861/1048) >22:03:36,328 INFO packaging: Installing xorg-x11-drv-openchrome-0.3.1-1.fc18.x86_64 (862/1048) >22:03:36,700 INFO packaging: Installing xorg-x11-drv-vmmouse-12.9.0-6.fc18.x86_64 (863/1048) >22:03:36,830 INFO packaging: Installing xorg-x11-drv-vesa-2.3.2-2.fc18.x86_64 (864/1048) >22:03:36,899 INFO packaging: Installing xorg-x11-drv-wacom-0.16.1-1.fc18.x86_64 (865/1048) >22:03:37,284 INFO packaging: Installing xorg-x11-drv-evdev-2.7.3-1.fc18.x86_64 (866/1048) >22:03:37,409 INFO packaging: Installing xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 (867/1048) >22:03:37,593 INFO packaging: Installing xorg-x11-drv-ati-7.0.0-0.7.20121015gitbd9e2c064.fc18.x86_64 (868/1048) >22:03:38,058 INFO packaging: Installing xorg-x11-drv-synaptics-1.6.2-6.fc18.x86_64 (869/1048) >22:03:38,365 INFO packaging: Installing xorg-x11-drv-mga-1.6.1-2.fc18.x86_64 (870/1048) >22:03:38,566 INFO packaging: Installing glx-utils-7.10-8.20101028.fc18.x86_64 (871/1048) >22:03:38,673 INFO packaging: Installing xterm-284-1.fc18.x86_64 (872/1048) >22:03:39,680 INFO packaging: Installing hplip-3.12.10-4.a.fc18.x86_64 (873/1048) >22:03:45,811 INFO packaging: Installing foomatic-4.0.8-13.fc18.x86_64 (874/1048) >22:03:46,595 INFO packaging: Installing gutenprint-cups-5.2.9-2.fc18.x86_64 (875/1048) >22:03:49,969 INFO packaging: Installing bluez-cups-4.101-2.fc18.x86_64 (876/1048) >22:03:50,179 INFO packaging: Installing plymouth-system-theme-0.8.7-1.fc18.x86_64 (877/1048) >22:03:50,249 INFO packaging: Installing mate-terminal-1.4.0-3.fc18.x86_64 (878/1048) >22:04:07,385 INFO packaging: Installing firewall-config-0.2.8-1.fc18.noarch (879/1048) >22:04:07,688 INFO packaging: Installing mate-settings-daemon-1.4.0-6.fc18.x86_64 (880/1048) >22:05:21,970 INFO packaging: Installing system-config-language-1.3.5-13.fc18.noarch (881/1048) >22:05:22,913 INFO packaging: Installing yumex-3.0.9-1.fc18.noarch (882/1048) >22:05:24,028 INFO packaging: Installing gstreamer1-plugins-good-1.0.1-1.fc18.x86_64 (883/1048) >22:05:27,120 INFO packaging: Installing gstreamer1-plugins-bad-free-1.0.1-1.fc18.x86_64 (884/1048) >22:05:28,517 INFO packaging: Installing gstreamer-plugins-good-0.10.31-5.fc18.x86_64 (885/1048) >22:05:31,888 INFO packaging: Installing 1:xscreensaver-base-5.20-1.fc18.x86_64 (886/1048) >22:05:38,435 INFO packaging: Installing mate-conf-editor-1.4.0-2.fc18.x86_64 (887/1048) >22:05:52,985 INFO packaging: Installing mate-session-manager-1.4.0-8.fc18.x86_64 (888/1048) >22:06:09,328 INFO packaging: Installing mate-keyring-1.4.0-8.fc18.x86_64 (889/1048) >22:06:11,313 INFO packaging: Installing mate-polkit-1.4.0-2.fc18.x86_64 (890/1048) >22:06:11,944 INFO packaging: Installing mate-dialogs-1.4.0-2.fc18.x86_64 (891/1048) >22:06:15,669 INFO packaging: Installing gtk2-immodule-xim-2.24.13-1.fc18.x86_64 (892/1048) >22:06:16,145 INFO packaging: Installing paps-0.6.8-22.fc18.x86_64 (893/1048) >22:06:16,291 INFO packaging: Installing spice-vdagent-0.12.0-1.fc18.x86_64 (894/1048) >22:06:16,574 INFO packaging: Installing ConsoleKit-x11-0.4.5-3.fc18.x86_64 (895/1048) >22:06:16,662 INFO packaging: Installing mesa-dri-drivers-9.0-1.fc18.x86_64 (896/1048) >22:06:30,358 INFO packaging: Installing pinfo-0.6.10-6.fc18.x86_64 (897/1048) >22:06:30,901 INFO packaging: Installing sendmail-8.14.5-15.fc18.x86_64 (898/1048) >22:06:34,310 INFO packaging: Installing 1:grub2-2.00-9.fc18.x86_64 (899/1048) >22:06:37,848 INFO packaging: Installing isdn4k-utils-3.2-84.fc18.x86_64 (900/1048) >22:06:39,803 INFO packaging: Installing 1:quota-4.00-6.fc18.x86_64 (901/1048) >22:06:40,292 INFO packaging: Installing rp-pppoe-3.10-13.fc18.x86_64 (902/1048) >22:06:40,682 INFO packaging: Installing openswan-2.6.38-6.fc18.x86_64 (903/1048) >22:06:42,285 INFO packaging: Installing sssd-1.9.2-1.fc18.x86_64 (904/1048) >22:06:46,491 INFO packaging: Installing minicom-2.5-8.fc17.x86_64 (905/1048) >22:06:47,199 INFO packaging: Installing iptstate-2.2.2-8.fc18.x86_64 (906/1048) >22:06:47,358 INFO packaging: Installing 1:wireless-tools-29-8.1.fc18.x86_64 (907/1048) >22:06:47,792 INFO packaging: Installing BackupPC-3.2.1-7.fc17.x86_64 (908/1048) >22:06:50,880 INFO packaging: Installing openssh-server-6.1p1-1.fc18.x86_64 (909/1048) >22:06:52,545 INFO packaging: Installing coolkey-1.1.0-21.fc18.x86_64 (910/1048) >22:06:53,308 INFO packaging: Installing 1:nfs-utils-1.2.6-12.fc18.x86_64 (911/1048) >22:06:55,737 INFO packaging: Installing selinux-policy-targeted-3.11.1-36.fc18.noarch (912/1048) >22:07:04,152 INFO packaging: Installing wvdial-1.61-6.fc18.x86_64 (913/1048) >22:07:04,517 INFO packaging: Installing PackageKit-gstreamer-plugin-0.8.4-3.fc18.x86_64 (914/1048) >22:07:04,633 INFO packaging: Installing realmd-0.8-2.fc18.x86_64 (915/1048) >22:07:04,989 INFO packaging: Installing ModemManager-0.6.0.0-1.fc18.x86_64 (916/1048) >22:07:05,823 INFO packaging: Installing psacct-6.5.5-7.fc18.x86_64 (917/1048) >22:07:06,193 INFO packaging: Installing cups-pk-helper-0.2.2-2.fc18.x86_64 (918/1048) >22:07:06,462 INFO packaging: Installing prelink-0.4.6-7.fc18.x86_64 (919/1048) >22:07:07,453 INFO packaging: Installing b43-openfwwf-5.2-8.fc18.noarch (920/1048) >22:07:07,556 INFO packaging: Installing 2:mcelog-1.0-0.6.6e4e2a00.fc18.x86_64 (921/1048) >22:07:07,795 INFO packaging: Installing chrony-1.27-0.5.pre1.git1ca844.fc18.x86_64 (922/1048) >22:07:09,419 INFO packaging: Installing rng-tools-4-2.fc18.x86_64 (923/1048) >22:07:09,769 INFO packaging: Installing aic94xx-firmware-30-4.fc18.noarch (924/1048) >22:07:09,894 INFO packaging: Installing irda-utils-0.9.18-16.fc18.x86_64 (925/1048) >22:07:10,267 INFO packaging: Installing 1:smartmontools-5.43-3.fc18.x86_64 (926/1048) >22:07:11,457 INFO packaging: Installing 2:irqbalance-1.0.3-8.fc18.x86_64 (927/1048) >22:07:11,703 INFO packaging: Installing biosdevname-0.4.1-2.fc18.x86_64 (928/1048) >22:07:11,845 INFO packaging: Installing at-3.1.13-9.fc18.x86_64 (929/1048) >22:07:12,342 INFO packaging: Installing system-config-printer-udev-1.3.12-1.fc18.x86_64 (930/1048) >22:07:12,617 INFO packaging: Installing passwdqc-1.2.2-4.fc18.x86_64 (931/1048) >22:07:12,774 INFO packaging: Installing yum-langpacks-0.3.0-3.fc18.noarch (932/1048) >22:07:12,895 INFO packaging: Installing yum-utils-1.1.31-6.fc18.noarch (933/1048) >22:07:13,316 INFO packaging: Installing yum-presto-0.9.0-1.fc18.noarch (934/1048) >22:07:13,480 INFO packaging: Installing sos-2.2-30.fc18.noarch (935/1048) >22:07:15,274 INFO packaging: Installing screen-4.1.0-0.12.20120314git3c2946.fc18.x86_64 (936/1048) >22:07:16,756 INFO packaging: Installing 14:tcpdump-4.3.0-2.fc18.x86_64 (937/1048) >22:07:19,791 INFO packaging: Installing mlocate-0.26-1.fc18.x86_64 (938/1048) >22:07:20,780 INFO packaging: Installing man-db-2.6.2-5.fc18.x86_64 (939/1048) >22:07:22,073 INFO packaging: Installing 2:nmap-6.01-7.fc18.x86_64 (940/1048) >22:07:28,636 INFO packaging: Installing openldap-clients-2.4.33-2.fc18.x86_64 (941/1048) >22:07:29,102 INFO packaging: Installing pam_pkcs11-0.6.2-9.fc18.x86_64 (942/1048) >22:07:29,646 INFO packaging: Installing btrfs-progs-0.19.20120817git043a639-2.fc18.x86_64 (943/1048) >22:07:30,248 INFO packaging: Installing sudo-1.8.6p3-1.fc18.x86_64 (944/1048) >22:07:32,044 INFO packaging: Installing krb5-workstation-1.10.3-5.fc18.x86_64 (945/1048) >22:07:33,917 INFO packaging: Installing pam_krb5-2.4.1-1.fc18.x86_64 (946/1048) >22:07:34,506 INFO packaging: Installing fedora-release-notes-17.1.0-2.fc18.noarch (947/1048) >22:07:41,006 INFO packaging: Installing zsh-4.3.17-2.fc18.x86_64 (948/1048) >22:07:46,708 INFO packaging: Installing usbutils-006-2.fc18.x86_64 (949/1048) >22:07:46,988 INFO packaging: Installing 32:bind-utils-9.9.2-2.fc18.x86_64 (950/1048) >22:07:47,518 INFO packaging: Installing 1:dump-0.4-0.13.b44.fc18.x86_64 (951/1048) >22:07:47,849 INFO packaging: Installing linux-atm-2.5.1-5.fc18.x86_64 (952/1048) >22:07:48,586 INFO packaging: Installing ntsysv-1.3.59-2.fc18.x86_64 (953/1048) >22:07:48,715 INFO packaging: Installing pciutils-3.1.10-2.fc18.x86_64 (954/1048) >22:07:48,923 INFO packaging: Installing lftp-4.3.8-1.fc18.x86_64 (955/1048) >22:07:50,653 INFO packaging: Installing numactl-2.0.7-7.fc18.x86_64 (956/1048) >22:07:51,020 INFO packaging: Installing cifs-utils-5.7-1.fc18.x86_64 (957/1048) >22:07:51,366 INFO packaging: Installing jigdo-0.7.3-15.fc18.x86_64 (958/1048) >22:07:51,988 INFO packaging: Installing bonnie++-1.96-4.fc18.x86_64 (959/1048) >22:07:52,233 INFO packaging: Installing jwhois-4.0-30.fc18.x86_64 (960/1048) >22:07:52,752 INFO packaging: Installing cyrus-sasl-plain-2.1.23-36.fc18.x86_64 (961/1048) >22:07:52,904 INFO packaging: Installing stunnel-4.53-2.fc18.x86_64 (962/1048) >22:07:53,351 INFO packaging: Installing m17n-contrib-1.1.14-1.fc18.noarch (963/1048) >22:07:55,034 INFO packaging: Installing 1:bash-completion-2.0-2.fc18.noarch (964/1048) >22:07:57,070 INFO packaging: Installing ftp-0.17-61.fc18.x86_64 (965/1048) >22:07:57,344 INFO packaging: Installing bc-1.06.95-7.fc18.x86_64 (966/1048) >22:07:58,096 INFO packaging: Installing ed-1.6-2.fc18.x86_64 (967/1048) >22:07:58,444 INFO packaging: Installing time-1.7-42.fc18.x86_64 (968/1048) >22:07:58,656 INFO packaging: Installing nano-2.3.1-4.fc18.x86_64 (969/1048) >22:07:59,912 INFO packaging: Installing zisofs-tools-1.0.8-8.fc18.x86_64 (970/1048) >22:08:00,047 INFO packaging: Installing lsof-4.86-4.fc18.x86_64 (971/1048) >22:08:00,678 INFO packaging: Installing attr-2.4.46-7.fc18.x86_64 (972/1048) >22:08:00,948 INFO packaging: Installing thai-scalable-waree-fonts-0.5.0-3.fc18.noarch (973/1048) >22:08:02,882 INFO packaging: Installing stix-fonts-1.1.0-2.fc18.noarch (974/1048) >22:08:06,012 INFO packaging: Installing vlgothic-fonts-20120928-1.fc18.noarch (975/1048) >22:08:11,226 INFO packaging: Installing lklug-fonts-0.6-7.20090803cvs.fc18.noarch (976/1048) >22:08:12,612 INFO packaging: Installing lohit-devanagari-fonts-2.5.1-4.fc18.noarch (977/1048) >22:08:13,907 INFO packaging: Installing lohit-oriya-fonts-2.5.1-2.fc18.noarch (978/1048) >22:08:15,236 INFO packaging: Installing lohit-kannada-fonts-2.5.1-3.fc18.noarch (979/1048) >22:08:16,572 INFO packaging: Installing lohit-bengali-fonts-2.5.1-2.fc18.noarch (980/1048) >22:08:17,932 INFO packaging: Installing cjkuni-uming-fonts-0.2.20080216.1-50.fc18.noarch (981/1048) >22:08:33,041 INFO packaging: Installing lohit-telugu-fonts-2.5.1-3.fc18.noarch (982/1048) >22:08:34,408 INFO packaging: Installing paratype-pt-sans-fonts-20100408-4.fc18.noarch (983/1048) >22:08:37,584 INFO packaging: Installing jomolhari-fonts-0.003-14.fc18.noarch (984/1048) >22:08:40,078 INFO packaging: Installing sil-abyssinica-fonts-1.200-4.fc18.noarch (985/1048) >22:08:42,379 INFO packaging: Installing nhn-nanum-gothic-fonts-3.020-4.fc18.noarch (986/1048) >22:08:51,449 INFO packaging: Installing smc-meera-fonts-5.0.1-3.fc18.noarch (987/1048) >22:08:53,246 INFO packaging: Installing wqy-zenhei-fonts-0.9.46-6.fc18.noarch (988/1048) >22:09:07,034 INFO packaging: Installing lohit-punjabi-fonts-2.5.1-3.fc18.noarch (989/1048) >22:09:08,286 INFO packaging: Installing 3:traceroute-2.0.18-4.fc18.x86_64 (990/1048) >22:09:08,497 INFO packaging: Installing khmeros-base-fonts-5.0-14.fc18.noarch (991/1048) >22:09:09,873 INFO packaging: Installing sil-padauk-fonts-2.4-9.fc18.noarch (992/1048) >22:09:11,406 INFO packaging: Installing paktype-naqsh-fonts-3.1-1.fc18.noarch (993/1048) >22:09:13,206 INFO packaging: Installing lohit-assamese-fonts-2.5.1-3.fc18.noarch (994/1048) >22:09:14,595 INFO packaging: Installing lohit-tamil-fonts-2.5.1-3.fc18.noarch (995/1048) >22:09:15,886 INFO packaging: Installing lohit-gujarati-fonts-2.5.1-3.fc18.noarch (996/1048) >22:09:17,179 INFO packaging: Installing talk-0.17-39.fc18.x86_64 (997/1048) >22:09:17,287 INFO packaging: Installing 2:mtr-0.82-3.fc18.x86_64 (998/1048) >22:09:17,496 INFO packaging: Installing 1:telnet-0.17-54.fc18.x86_64 (999/1048) >22:09:17,707 INFO packaging: Installing 2:ethtool-3.4.1-2.fc18.x86_64 (1000/1048) >22:09:17,975 INFO packaging: Installing symlinks-1.4-6.fc18.x86_64 (1001/1048) >22:09:18,060 INFO packaging: Installing finger-0.17-46.fc18.x86_64 (1002/1048) >22:09:18,230 INFO packaging: Installing bridge-utils-1.5-4.fc18.x86_64 (1003/1048) >22:09:18,390 INFO packaging: Installing vconfig-1.9-11.fc18.x86_64 (1004/1048) >22:09:18,601 INFO packaging: Installing 2:microcode_ctl-2.0-2.fc18.x86_64 (1005/1048) >22:09:19,562 INFO packaging: Installing mpage-2.5.6-11.fc18.x86_64 (1006/1048) >22:09:19,805 INFO packaging: Installing b43-fwcutter-015-3.fc18.x86_64 (1007/1048) >22:09:19,897 INFO packaging: Installing tree-1.6.0-5.fc18.x86_64 (1008/1048) >22:09:20,045 INFO packaging: Installing zip-3.0-5.fc18.x86_64 (1009/1048) >22:09:20,642 INFO packaging: Installing xdelta-3.0.4-1.fc18.x86_64 (1010/1048) >22:09:20,887 INFO packaging: Installing dos2unix-6.0.1-1.fc18.x86_64 (1011/1048) >22:09:21,171 INFO packaging: Installing 1:rdist-6.1.5-54.fc18.x86_64 (1012/1048) >22:09:21,451 INFO packaging: Installing setserial-2.17-29.fc18.x86_64 (1013/1048) >22:09:22,008 INFO packaging: Installing rsh-0.17-69.fc18.x86_64 (1014/1048) >22:09:22,213 INFO packaging: Installing rdate-1.4-20.fc18.x86_64 (1015/1048) >22:09:22,304 INFO packaging: Installing man-pages-3.42-1.fc18.noarch (1016/1048) >22:09:40,795 INFO packaging: Installing iwl6050-firmware-41.28.5.1-16.fc18.noarch (1017/1048) >22:09:41,331 INFO packaging: Installing mate-backgrounds-1.4.0-1.fc18.noarch (1018/1048) >22:09:52,439 INFO packaging: Installing 1:iwl1000-firmware-39.31.5.1-16.fc18.noarch (1019/1048) >22:09:52,945 INFO packaging: Installing words-3.0-20.fc18.noarch (1020/1048) >22:09:54,749 INFO packaging: Installing ql2400-firmware-5.08.00-1.fc18.noarch (1021/1048) >22:09:54,990 INFO packaging: Installing iwl6000g2a-firmware-17.168.5.3-16.fc18.noarch (1022/1048) >22:09:55,616 INFO packaging: Installing iwl5150-firmware-8.24.2.2-16.fc18.noarch (1023/1048) >22:09:55,959 INFO packaging: Installing iwl6000-firmware-9.221.4.1-16.fc18.noarch (1024/1048) >22:09:56,385 INFO packaging: Installing iwl3945-firmware-15.32.2.9-16.fc18.noarch (1025/1048) >22:09:56,672 INFO packaging: Installing iwl105-firmware-18.168.6.1-16.fc18.noarch (1026/1048) >22:09:57,182 INFO packaging: Installing iwl135-firmware-18.168.6.1-16.fc18.noarch (1027/1048) >22:09:57,721 INFO packaging: Installing zd1211-firmware-1.4-7.fc18.noarch (1028/1048) >22:09:57,873 INFO packaging: Installing iwl4965-firmware-228.61.2.24-16.fc18.noarch (1029/1048) >22:09:58,159 INFO packaging: Installing atmel-firmware-1.3-10.fc18.noarch (1030/1048) >22:09:58,597 INFO packaging: Installing iwl100-firmware-39.31.5.1-16.fc18.noarch (1031/1048) >22:09:59,009 INFO packaging: Installing rootfiles-8.1-9.fc18.noarch (1032/1048) >22:09:59,131 INFO packaging: Installing mate-mime-data-1.4.0-10.fc18.noarch (1033/1048) >22:10:00,232 INFO packaging: Installing iwl5000-firmware-8.83.5.1_1-16.fc18.noarch (1034/1048) >22:10:00,838 INFO packaging: Installing ipw2100-firmware-1.3-14.fc18.noarch (1035/1048) >22:10:01,149 INFO packaging: Installing iwl2000-firmware-18.168.6.1-16.fc18.noarch (1036/1048) >22:10:01,654 INFO packaging: Installing ipw2200-firmware-3.1-7.fc18.noarch (1037/1048) >22:10:02,030 INFO packaging: Installing ql2500-firmware-5.08.00-1.fc18.noarch (1038/1048) >22:10:02,322 INFO packaging: Installing iwl2030-firmware-18.168.6.1-16.fc18.noarch (1039/1048) >22:10:02,897 INFO packaging: Installing 2:ivtv-firmware-20080701-23.noarch (1040/1048) >22:10:03,274 INFO packaging: Installing libertas-usb8388-firmware-20120925-0.3.git236367d.fc18.noarch (1041/1048) >22:10:03,587 INFO packaging: Installing iwl6000g2b-firmware-17.168.5.2-16.fc18.noarch (1042/1048) >22:10:04,250 INFO packaging: Installing kernel-3.6.2-2.fc18.x86_64 (1043/1048) >22:10:46,413 INFO packaging: Installing pulseaudio-2.1-4.fc18.x86_64 (1044/1048) >22:10:49,711 INFO packaging: Installing pulseaudio-module-x11-2.1-4.fc18.x86_64 (1045/1048) >22:10:49,904 INFO packaging: Installing alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 (1046/1048) >22:10:50,079 INFO packaging: Installing 1:xorg-x11-drv-nouveau-1.0.1-6.fc18.x86_64 (1047/1048) >22:10:50,285 INFO packaging: Installing pcmciautils-018-3.fc18.x86_64 (1048/1048) >22:19:53,729 INFO packaging: transaction complete >22:19:54,013 INFO packaging: ==== start rpm scriptlet logs ==== >22:19:54,017 INFO packaging: warning: filesystem-3.1-2.fc18.x86_64: Header V3 RSA/SHA256 Signature, key ID de7f38bd: NOKEY > >22:19:54,021 INFO packaging: Installing libgcc-4.7.2-3.fc18.x86_64 (1/1048) > >22:19:54,025 INFO packaging: Installing fontpackages-filesystem-1.44-5.fc18.noarch (2/1048) > >22:19:54,035 INFO packaging: Installing setup-2.8.57-1.fc18.noarch (3/1048) > >22:19:54,038 INFO packaging: Installing filesystem-3.1-2.fc18.x86_64 (4/1048) > >22:19:54,039 INFO packaging: Installing hwdata-0.240-1.fc18.noarch (5/1048) > >22:19:54,051 INFO packaging: Installing ca-certificates-2012.85-2.fc18.noarch (6/1048) > >22:19:54,053 INFO packaging: Installing liberation-fonts-common-2.00.1-1.fc18.noarch (7/1048) > >22:19:54,053 INFO packaging: Installing dejavu-fonts-common-2.33-4.fc18.noarch (8/1048) > >22:19:54,055 INFO packaging: Installing xkeyboard-config-2.6-3.fc18.noarch (9/1048) > >22:19:54,056 INFO packaging: Installing foomatic-db-filesystem-4.0-34.20121011.fc18.noarch (10/1048) > >22:19:54,057 INFO packaging: Installing m17n-db-1.6.4-1.fc18.noarch (11/1048) > >22:19:54,057 INFO packaging: Installing mailcap-2.1.40-1.fc18.noarch (12/1048) > >22:19:54,059 INFO packaging: Installing spherical-cow-backgrounds-single-17.92.0-1.fc18.noarch (13/1048) > >22:19:54,060 INFO packaging: Installing 32:bind-license-9.9.2-2.fc18.noarch (14/1048) > >22:19:54,061 INFO packaging: Installing kbd-misc-1.15.3-6.fc18.noarch (15/1048) > >22:19:54,062 INFO packaging: Installing poppler-data-0.4.5-6.fc18.noarch (16/1048) > >22:19:54,063 INFO packaging: Installing desktop-backgrounds-compat-18.0.0-1.fc18.noarch (17/1048) > >22:19:54,064 INFO packaging: Installing spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch (18/1048) > >22:19:54,065 INFO packaging: Installing basesystem-10.0-7.fc18.noarch (19/1048) > >22:19:54,066 INFO packaging: Installing vlgothic-fonts-common-20120928-1.fc18.noarch (20/1048) > >22:19:54,067 INFO packaging: Installing thai-scalable-fonts-common-0.5.0-3.fc18.noarch (21/1048) > >22:19:54,068 INFO packaging: Installing smc-fonts-common-5.0.1-3.fc18.noarch (22/1048) > >22:19:54,076 INFO packaging: Installing khmeros-fonts-common-5.0-14.fc18.noarch (23/1048) > >22:19:54,077 INFO packaging: Installing libwacom-data-0.6-5.fc18.noarch (24/1048) > >22:19:54,082 INFO packaging: Installing 1:quota-nls-4.00-6.fc18.noarch (25/1048) > >22:19:54,083 INFO packaging: Installing fedora-bookmarks-15-0.3.noarch (26/1048) > >22:19:54,085 INFO packaging: Installing tzdata-java-2012f-1.fc18.noarch (27/1048) > >22:19:54,088 INFO packaging: Installing ncurses-base-5.9-6.20121013.fc18.x86_64 (28/1048) > >22:19:54,090 INFO packaging: Installing 1:autocorr-en-3.6.3.1-1.fc18.noarch (29/1048) > >22:19:54,093 INFO packaging: Installing libreport-filesystem-2.0.16-1.fc18.x86_64 (30/1048) > >22:19:54,099 INFO packaging: Installing fedora-release-18-0.8.noarch (31/1048) > >22:19:54,100 INFO packaging: Installing mate-menus-1.4.0-3.fc18.x86_64 (32/1048) > >22:19:54,101 INFO packaging: Installing mobile-broadband-provider-info-1.20120614-2.fc18.noarch (33/1048) > >22:19:54,105 INFO packaging: Installing tzdata-2012f-1.fc18.noarch (34/1048) > >22:19:54,106 INFO packaging: Installing nss-softokn-freebl-3.13.6-1.fc18.x86_64 (35/1048) > >22:19:54,109 INFO packaging: Installing glibc-common-2.16-20.fc18.x86_64 (36/1048) > >22:19:54,113 INFO packaging: Installing glibc-2.16-20.fc18.x86_64 (37/1048) > >22:19:54,117 INFO packaging: Installing libstdc++-4.7.2-3.fc18.x86_64 (38/1048) > >22:19:54,120 INFO packaging: Installing ncurses-libs-5.9-6.20121013.fc18.x86_64 (39/1048) > >22:19:54,124 INFO packaging: Installing bash-4.2.37-6.fc18.x86_64 (40/1048) > >22:19:54,128 INFO packaging: Installing libsepol-2.1.8-2.fc18.x86_64 (41/1048) > >22:19:54,132 INFO packaging: Installing libattr-2.4.46-7.fc18.x86_64 (42/1048) > >22:19:54,139 INFO packaging: Installing libcap-2.22-3.fc18.x86_64 (43/1048) > >22:19:54,140 INFO packaging: Installing pcre-8.31-2.fc18.x86_64 (44/1048) > >22:19:54,146 INFO packaging: Installing libselinux-2.1.12-4.fc18.x86_64 (45/1048) > >22:19:54,148 INFO packaging: Installing zlib-1.2.7-9.fc18.x86_64 (46/1048) > >22:19:54,152 INFO packaging: Installing 1:dbus-libs-1.6.8-2.fc18.x86_64 (47/1048) > >22:19:54,158 INFO packaging: Installing freetype-2.4.10-2.fc18.x86_64 (48/1048) > >22:19:54,160 INFO packaging: Installing info-4.13a-17.fc18.x86_64 (49/1048) > >22:19:54,166 INFO packaging: Installing libcom_err-1.42.5-1.fc18.x86_64 (50/1048) > >22:19:54,167 INFO packaging: Installing libICE-1.0.8-2.fc18.x86_64 (51/1048) > >22:19:54,174 INFO packaging: Installing nspr-4.9.2-1.fc18.x86_64 (52/1048) > >22:19:54,175 INFO packaging: Installing popt-1.13-12.fc18.x86_64 (53/1048) > >22:19:54,182 INFO packaging: Installing chkconfig-1.3.59-2.fc18.x86_64 (54/1048) > >22:19:54,183 INFO packaging: Installing libjpeg-turbo-1.2.1-2.fc18.x86_64 (55/1048) > >22:19:54,189 INFO packaging: Installing bzip2-libs-1.0.6-5.fc18.x86_64 (56/1048) > >22:19:54,190 INFO packaging: Installing 2:libpng-1.5.13-1.fc18.x86_64 (57/1048) > >22:19:54,197 INFO packaging: Installing audit-libs-2.2.1-2.fc18.x86_64 (58/1048) > >22:19:54,198 INFO packaging: Installing nss-util-3.13.6-1.fc18.x86_64 (59/1048) > >22:19:54,205 INFO packaging: Installing libdb-5.3.21-3.fc18.x86_64 (60/1048) > >22:19:54,206 INFO packaging: Installing libgpg-error-1.10-3.fc18.x86_64 (61/1048) > >22:19:54,208 INFO packaging: Installing libgcrypt-1.5.0-6.fc18.x86_64 (62/1048) > >22:19:54,211 INFO packaging: Installing xz-libs-5.1.2-2alpha.fc18.x86_64 (63/1048) > >22:19:54,214 INFO packaging: Installing libxml2-2.9.0-1.fc18.x86_64 (64/1048) > >22:19:54,218 INFO packaging: Installing libuuid-2.22.1-1.fc18.x86_64 (65/1048) > >22:19:54,222 INFO packaging: Installing libSM-1.2.1-2.fc18.x86_64 (66/1048) > >22:19:54,226 INFO packaging: Installing libacl-2.2.51-7.fc18.x86_64 (67/1048) > >22:19:54,230 INFO packaging: Installing tcp_wrappers-libs-7.6-70.fc18.x86_64 (68/1048) > >22:19:54,233 INFO packaging: Installing readline-6.2-5.fc18.x86_64 (69/1048) > >22:19:54,235 INFO packaging: Installing sqlite-3.7.13-2.fc18.x86_64 (70/1048) > >22:19:54,238 INFO packaging: Installing expat-2.1.0-4.fc18.x86_64 (71/1048) > >22:19:54,242 INFO packaging: Installing libusbx-1.0.14-1.fc18.x86_64 (72/1048) > >22:19:54,246 INFO packaging: Installing grep-2.14-1.fc18.x86_64 (73/1048) > >22:19:54,250 INFO packaging: Installing 2:libogg-1.3.0-2.fc18.x86_64 (74/1048) > >22:19:54,254 INFO packaging: Installing sed-4.2.1-10.fc18.x86_64 (75/1048) > >22:19:54,256 INFO packaging: Installing libtdb-1.2.10-16.fc18.x86_64 (76/1048) > >22:19:54,258 INFO packaging: Installing json-c-0.9-5.fc18.x86_64 (77/1048) > >22:19:54,261 INFO packaging: Installing 1:libvorbis-1.3.3-3.fc18.x86_64 (78/1048) > >22:19:54,265 INFO packaging: Installing libcap-ng-0.7-1.fc18.x86_64 (79/1048) > >22:19:54,269 INFO packaging: Installing libffi-3.0.10-3.fc18.x86_64 (80/1048) > >22:19:54,273 INFO packaging: Installing gamin-0.1.10-13.fc18.x86_64 (81/1048) > >22:19:54,276 INFO packaging: Installing 1:pkgconfig-0.27-1.fc18.x86_64 (82/1048) > >22:19:54,280 INFO packaging: Installing glib2-2.34.0-1.fc18.x86_64 (83/1048) > >22:19:54,283 INFO packaging: Installing shared-mime-info-1.0-5.fc18.x86_64 (84/1048) > >22:19:54,285 INFO packaging: Installing atk-2.6.0-1.fc18.x86_64 (85/1048) > >22:19:54,296 INFO packaging: Installing dbus-glib-0.100-1.fc18.x86_64 (86/1048) > >22:19:54,297 INFO packaging: Installing libgnome-keyring-3.6.0-1.fc18.x86_64 (87/1048) > >22:19:54,301 INFO packaging: Installing libtalloc-2.0.7-5.fc18.x86_64 (88/1048) > >22:19:54,302 INFO packaging: Installing gawk-4.0.1-2.fc18.x86_64 (89/1048) > >22:19:54,303 INFO packaging: Installing keyutils-libs-1.5.5-3.fc18.x86_64 (90/1048) > >22:19:54,304 INFO packaging: Installing krb5-libs-1.10.3-5.fc18.x86_64 (91/1048) > >22:19:54,305 INFO packaging: Installing 1:openssl-libs-1.0.1c-7.fc18.x86_64 (92/1048) > >22:19:54,309 INFO packaging: Installing elfutils-libelf-0.155-1.fc18.x86_64 (93/1048) > >22:19:54,310 INFO packaging: Installing orc-0.4.16-6.fc18.x86_64 (94/1048) > >22:19:54,321 INFO packaging: Installing lua-5.1.4-11.fc18.x86_64 (95/1048) > >22:19:54,322 INFO packaging: Installing cyrus-sasl-lib-2.1.23-36.fc18.x86_64 (96/1048) > >22:19:54,326 INFO packaging: Installing libtool-ltdl-2.4.2-7.fc18.x86_64 (97/1048) > >22:19:54,327 INFO packaging: Installing xmlrpc-c-1.32.1-1800.svn2413.fc18.x86_64 (98/1048) > >22:19:54,328 INFO packaging: Installing libidn-1.25-3.fc18.x86_64 (99/1048) > >22:19:54,332 INFO packaging: Installing avahi-libs-0.6.31-6.fc18.x86_64 (100/1048) > >22:19:54,333 INFO packaging: Installing libwpd-0.9.4-4.fc18.x86_64 (101/1048) > >22:19:54,343 INFO packaging: Installing lcms2-2.4-1.fc18.x86_64 (102/1048) > >22:19:54,344 INFO packaging: Installing libXau-1.0.6-4.fc18.x86_64 (103/1048) > >22:19:54,345 INFO packaging: Installing libxcb-1.9-1.fc18.x86_64 (104/1048) > >22:19:54,349 INFO packaging: Installing libart_lgpl-2.3.21-4.fc18.x86_64 (105/1048) > >22:19:54,350 INFO packaging: Installing libtevent-0.9.17-1.fc18.x86_64 (106/1048) > >22:19:54,351 INFO packaging: Installing libcroco-0.6.6-1.fc18.x86_64 (107/1048) > >22:19:54,354 INFO packaging: Installing imsettings-libs-1.4.0-1.fc18.x86_64 (108/1048) > >22:19:54,358 INFO packaging: Installing 1:libtheora-1.1.1-4.fc18.x86_64 (109/1048) > >22:19:54,359 INFO packaging: Installing e2fsprogs-libs-1.42.5-1.fc18.x86_64 (110/1048) > >22:19:54,368 INFO packaging: Installing p11-kit-0.14-1.fc18.x86_64 (111/1048) > >22:19:54,369 INFO packaging: Installing libpciaccess-0.13.1-2.fc18.x86_64 (112/1048) > >22:19:54,370 INFO packaging: Installing libbsd-0.4.2-2.fc18.x86_64 (113/1048) > >22:19:54,371 INFO packaging: Installing libasyncns-0.8-4.fc18.x86_64 (114/1048) > >22:19:54,375 INFO packaging: Installing 14:libpcap-1.3.0-2.fc18.x86_64 (115/1048) > >22:19:54,376 INFO packaging: Installing speex-1.2-0.15.rc1.fc18.x86_64 (116/1048) > >22:19:54,380 INFO packaging: Installing libwpg-0.2.0-5.fc18.x86_64 (117/1048) > >22:19:54,381 INFO packaging: Installing 1:net-snmp-libs-5.7.1-10.fc18.x86_64 (118/1048) > >22:19:54,385 INFO packaging: Installing gobject-introspection-1.34.0-1.fc18.x86_64 (119/1048) > >22:19:54,386 INFO packaging: Installing gstreamer1-1.0.1-1.fc18.x86_64 (120/1048) > >22:19:54,395 INFO packaging: Installing 1:findutils-4.5.10-5.fc18.x86_64 (121/1048) > >22:19:54,396 INFO packaging: Installing which-2.20-4.fc18.x86_64 (122/1048) > >22:19:54,397 INFO packaging: Installing cpio-2.11-11.fc18.x86_64 (123/1048) > >22:19:54,401 INFO packaging: Installing hunspell-en-US-0.20110318-9.fc18.noarch (124/1048) > >22:19:54,405 INFO packaging: Installing hunspell-1.3.2-8.fc18.x86_64 (125/1048) > >22:19:54,406 INFO packaging: Installing libicu-49.1.1-5.fc18.x86_64 (126/1048) > >22:19:54,407 INFO packaging: Installing lcms-libs-1.19-6.fc18.x86_64 (127/1048) > >22:19:54,408 INFO packaging: Installing libvpx-1.1.0-2.fc18.x86_64 (128/1048) > >22:19:54,409 INFO packaging: Installing plymouth-core-libs-0.8.7-1.fc18.x86_64 (129/1048) > >22:19:54,410 INFO packaging: Installing libnl-1.1-16.fc18.x86_64 (130/1048) > >22:19:54,421 INFO packaging: Installing libraw1394-2.0.8-3.fc18.x86_64 (131/1048) > >22:19:54,425 INFO packaging: Installing pixman-0.26.2-5.fc18.x86_64 (132/1048) > >22:19:54,426 INFO packaging: Installing 2:libwbclient-4.0.0-158.fc18.rc3.x86_64 (133/1048) > >22:19:54,427 INFO packaging: Installing libldb-1.1.13-1.fc18.x86_64 (134/1048) > >22:19:54,431 INFO packaging: Installing libarchive-3.0.4-3.fc18.x86_64 (135/1048) > >22:19:54,432 INFO packaging: Installing gsettings-desktop-schemas-3.6.0-1.fc18.x86_64 (136/1048) > >22:19:54,436 INFO packaging: Installing libudisks2-2.0.0-1.fc18.x86_64 (137/1048) > >22:19:54,437 INFO packaging: Installing libxfce4util-4.10.0-2.fc18.x86_64 (138/1048) > >22:19:54,438 INFO packaging: Installing groff-base-1.21-10.fc18.x86_64 (139/1048) > >22:19:54,448 INFO packaging: Installing flac-1.2.1-10.fc18.x86_64 (140/1048) > >22:19:54,449 INFO packaging: Installing 1:libusb-0.1.3-11.fc18.x86_64 (141/1048) > >22:19:54,452 INFO packaging: Installing apr-1.4.6-3.fc18.x86_64 (142/1048) > >22:19:54,453 INFO packaging: Installing libxslt-1.1.27-2.fc18.x86_64 (143/1048) > >22:19:54,456 INFO packaging: Installing libplist-1.8-5.fc18.x86_64 (144/1048) > >22:19:54,457 INFO packaging: Installing xz-5.1.2-2alpha.fc18.x86_64 (145/1048) > >22:19:54,461 INFO packaging: Installing libv4l-0.8.8-3.fc18.x86_64 (146/1048) > >22:19:54,462 INFO packaging: Installing jasper-libs-1.900.1-20.fc18.x86_64 (147/1048) > >22:19:54,470 INFO packaging: Installing file-libs-5.11-4.fc18.x86_64 (148/1048) > >22:19:54,472 INFO packaging: Installing file-5.11-4.fc18.x86_64 (149/1048) > >22:19:54,475 INFO packaging: Installing psmisc-22.20-1.fc18.x86_64 (150/1048) > >22:19:54,476 INFO packaging: Installing mesa-libglapi-9.0-1.fc18.x86_64 (151/1048) > >22:19:54,477 INFO packaging: Installing iptables-1.4.16.2-3.fc18.x86_64 (152/1048) > >22:19:54,481 INFO packaging: Installing redhat-menus-12.0.2-5.fc18.noarch (153/1048) > >22:19:54,484 INFO packaging: Installing 1:gmp-5.0.5-3.fc18.x86_64 (154/1048) > >22:19:54,485 INFO packaging: Installing gsm-1.0.13-7.fc18.x86_64 (155/1048) > >22:19:54,488 INFO packaging: Installing libsndfile-1.0.25-4.fc18.x86_64 (156/1048) > >22:19:54,496 INFO packaging: Installing libsamplerate-0.1.8-3.fc18.x86_64 (157/1048) > >22:19:54,497 INFO packaging: Installing libexif-0.6.21-2.fc18.x86_64 (158/1048) > >22:19:54,498 INFO packaging: Installing gdbm-1.10-3.fc18.x86_64 (159/1048) > >22:19:54,499 INFO packaging: Installing 1:perl-parent-0.225-232.fc18.noarch (160/1048) > >22:19:54,500 INFO packaging: Installing 1:perl-Pod-Escapes-1.04-232.fc18.noarch (161/1048) > >22:19:54,501 INFO packaging: Installing perl-Pod-Perldoc-3.17.00-232.fc18.noarch (162/1048) > >22:19:54,502 INFO packaging: Installing 4:perl-libs-5.16.1-232.fc18.x86_64 (163/1048) > >22:19:54,503 INFO packaging: Installing 4:perl-macros-5.16.1-232.fc18.x86_64 (164/1048) > >22:19:54,505 INFO packaging: Installing perl-Carp-1.26-232.fc18.noarch (165/1048) > >22:19:54,506 INFO packaging: Installing perl-Filter-1.45-4.fc18.x86_64 (166/1048) > >22:19:54,507 INFO packaging: Installing 1:perl-Module-Pluggable-4.00-232.fc18.noarch (167/1048) > >22:19:54,508 INFO packaging: Installing perl-Pod-Parser-1.51-232.fc18.noarch (168/1048) > >22:19:54,509 INFO packaging: Installing perl-PathTools-3.39.2-232.fc18.x86_64 (169/1048) > >22:19:54,510 INFO packaging: Installing perl-threads-1.86-232.fc18.x86_64 (170/1048) > >22:19:54,511 INFO packaging: Installing perl-threads-shared-1.40-232.fc18.x86_64 (171/1048) > >22:19:54,512 INFO packaging: Installing perl-Scalar-List-Utils-1.25-232.fc18.x86_64 (172/1048) > >22:19:54,513 INFO packaging: Installing perl-Socket-2.002-3.fc18.x86_64 (173/1048) > >22:19:54,530 INFO packaging: Installing 1:perl-Pod-Simple-3.20-232.fc18.noarch (174/1048) > >22:19:54,531 INFO packaging: Installing 4:perl-5.16.1-232.fc18.x86_64 (175/1048) > >22:19:54,535 INFO packaging: Installing perl-URI-1.60-4.fc18.noarch (176/1048) > >22:19:54,536 INFO packaging: Installing perl-Data-Dumper-2.135.06-232.fc18.x86_64 (177/1048) > >22:19:54,540 INFO packaging: Installing perl-Compress-Raw-Zlib-2.056-1.fc18.x86_64 (178/1048) > >22:19:54,544 INFO packaging: Installing perl-LWP-MediaTypes-6.01-6.fc18.noarch (179/1048) > >22:19:54,558 INFO packaging: Installing libdvdread-4.2.0-3.fc18.x86_64 (180/1048) > >22:19:54,559 INFO packaging: Installing pcsc-lite-libs-1.8.6-1.fc18.x86_64 (181/1048) > >22:19:54,563 INFO packaging: Installing openjpeg-libs-1.5.0-5.fc18.x86_64 (182/1048) > >22:19:54,567 INFO packaging: Installing libdvdnav-4.2.0-3.fc18.x86_64 (183/1048) > >22:19:54,571 INFO packaging: Installing perl-Sub-Install-0.926-4.fc18.noarch (184/1048) > >22:19:54,587 INFO packaging: Installing perl-Module-Runtime-0.013-3.fc18.noarch (185/1048) > >22:19:54,588 INFO packaging: Installing perl-Params-Util-1.07-3.fc18.x86_64 (186/1048) > >22:19:54,589 INFO packaging: Installing perl-Encode-Locale-1.03-3.fc18.noarch (187/1048) > >22:19:54,596 INFO packaging: Installing perl-List-MoreUtils-0.33-4.fc18.x86_64 (188/1048) > >22:19:54,597 INFO packaging: Installing perl-Try-Tiny-0.11-6.fc18.noarch (189/1048) > >22:19:54,612 INFO packaging: Installing perl-Module-Implementation-0.06-5.fc18.noarch (190/1048) > >22:19:54,613 INFO packaging: Installing perl-Params-Validate-1.06-4.fc18.x86_64 (191/1048) > >22:19:54,614 INFO packaging: Installing apr-util-1.4.1-5.fc18.x86_64 (192/1048) > >22:19:54,615 INFO packaging: Installing libavc1394-0.5.3-12.fc18.x86_64 (193/1048) > >22:19:54,616 INFO packaging: Installing libiec61883-1.2.0-8.fc18.x86_64 (194/1048) > >22:19:54,628 INFO packaging: Installing plymouth-graphics-libs-0.8.7-1.fc18.x86_64 (195/1048) > >22:19:54,629 INFO packaging: Installing libshout-2.2.2-8.fc18.x86_64 (196/1048) > >22:19:54,642 INFO packaging: Installing xcb-util-0.3.8-3.fc18.x86_64 (197/1048) > >22:19:54,643 INFO packaging: Installing avahi-glib-0.6.31-6.fc18.x86_64 (198/1048) > >22:19:54,644 INFO packaging: Installing wget-1.14-3.fc18.x86_64 (199/1048) > >22:19:54,645 INFO packaging: Installing elfutils-libs-0.155-1.fc18.x86_64 (200/1048) > >22:19:54,646 INFO packaging: Installing fipscheck-lib-1.3.1-2.fc18.x86_64 (201/1048) > >22:19:54,647 INFO packaging: Installing fipscheck-1.3.1-2.fc18.x86_64 (202/1048) > >22:19:54,648 INFO packaging: Installing libgssglue-0.4-1.fc18.x86_64 (203/1048) > >22:19:54,652 INFO packaging: Installing libtirpc-0.2.2-42.fc18.x86_64 (204/1048) > >22:19:54,653 INFO packaging: Installing keyutils-1.5.5-3.fc18.x86_64 (205/1048) > >22:19:54,654 INFO packaging: Installing libsecret-0.10-1.fc18.x86_64 (206/1048) > >22:19:54,655 INFO packaging: Installing libtranslit-0.0.2-3.fc18.x86_64 (207/1048) > >22:19:54,670 INFO packaging: Installing libmatekeyring-1.4.0-7.fc18.x86_64 (208/1048) > >22:19:54,671 INFO packaging: Installing procps-ng-3.3.3-2.20120807git.fc18.x86_64 (209/1048) > >22:19:54,672 INFO packaging: Installing llvm-libs-3.1-11.fc18.x86_64 (210/1048) > >22:19:54,673 INFO packaging: Installing setools-libs-3.3.7-28.fc18.x86_64 (211/1048) > >22:19:54,674 INFO packaging: Installing nss-softokn-3.13.6-1.fc18.x86_64 (212/1048) > >22:19:54,674 INFO packaging: Installing xml-common-0.6.3-37.fc18.noarch (213/1048) > >22:19:54,675 INFO packaging: Installing iso-codes-3.39-1.fc18.noarch (214/1048) > >22:19:54,676 INFO packaging: Installing m17n-lib-1.6.4-1.fc18.x86_64 (215/1048) > >22:19:54,677 INFO packaging: Installing kmod-libs-10-1.fc18.x86_64 (216/1048) > >22:19:54,678 INFO packaging: Installing kmod-10-1.fc18.x86_64 (217/1048) > >22:19:54,693 INFO packaging: Installing libassuan-2.0.3-3.fc18.x86_64 (218/1048) > >22:19:54,694 INFO packaging: Installing libpinyin-data-0.7.92-1.fc18.x86_64 (219/1048) > >22:19:54,695 INFO packaging: Installing libpinyin-0.7.92-1.fc18.x86_64 (220/1048) > >22:19:54,695 INFO packaging: Installing bzip2-1.0.6-5.fc18.x86_64 (221/1048) > >22:19:54,696 INFO packaging: Installing libss-1.42.5-1.fc18.x86_64 (222/1048) > >22:19:54,697 INFO packaging: Installing mtools-4.0.17-3.fc18.x86_64 (223/1048) > >22:19:54,698 INFO packaging: Installing libgomp-4.7.2-3.fc18.x86_64 (224/1048) > >22:19:54,713 INFO packaging: Installing 1:make-3.82-13.fc18.x86_64 (225/1048) > >22:19:54,714 INFO packaging: Installing libunistring-0.9.3-6.fc18.x86_64 (226/1048) > >22:19:54,715 INFO packaging: Installing libfontenc-1.1.1-2.fc18.x86_64 (227/1048) > >22:19:54,716 INFO packaging: Installing libXfont-1.4.5-2.fc18.x86_64 (228/1048) > >22:19:54,717 INFO packaging: Installing 1:xorg-x11-font-utils-7.5-9.fc18.x86_64 (229/1048) > >22:19:54,718 INFO packaging: Installing taglib-1.8-2.fc18.x86_64 (230/1048) > >22:19:54,737 INFO packaging: Installing clucene-core-2.3.3.4-7.fc18.x86_64 (231/1048) > >22:19:54,739 INFO packaging: Installing checkpolicy-2.1.11-2.fc18.x86_64 (232/1048) > >22:19:54,739 INFO packaging: Installing vpnc-script-0.5.3-15.svn457.fc18.noarch (233/1048) > >22:19:54,740 INFO packaging: Installing mate-icon-theme-1.4.0-6.fc18.noarch (234/1048) > >22:19:54,741 INFO packaging: Installing libedit-3.0-7.20120601cvs.fc18.x86_64 (235/1048) > >22:19:54,742 INFO packaging: Installing boost-date-time-1.50.0-4.fc18.x86_64 (236/1048) > >22:19:54,743 INFO packaging: Installing soundtouch-1.4.0-6.fc18.x86_64 (237/1048) > >22:19:54,745 INFO packaging: Installing numactl-libs-2.0.7-7.fc18.x86_64 (238/1048) > >22:19:54,745 INFO packaging: Installing libvisual-0.4.0-12.fc18.x86_64 (239/1048) > >22:19:54,746 INFO packaging: Installing anthy-9100h-18.fc18.x86_64 (240/1048) > >22:19:54,747 INFO packaging: Installing libtasn1-2.13-2.fc18.x86_64 (241/1048) > >22:19:54,748 INFO packaging: Installing gnutls-2.12.20-2.fc18.x86_64 (242/1048) > >22:19:54,764 INFO packaging: Installing mtdev-1.1.2-3.fc18.x86_64 (243/1048) > >22:19:54,765 INFO packaging: Installing pciutils-libs-3.1.10-2.fc18.x86_64 (244/1048) > >22:19:54,766 INFO packaging: Installing dosfstools-3.0.12-3.fc18.x86_64 (245/1048) > >22:19:54,770 INFO packaging: Installing cdparanoia-libs-10.2-12.fc18.x86_64 (246/1048) > >22:19:54,771 INFO packaging: Installing libnl3-3.2.13-1.fc18.x86_64 (247/1048) > >22:19:54,779 INFO packaging: Installing wavpack-4.60.1-4.fc18.x86_64 (248/1048) > >22:19:54,780 INFO packaging: Installing libdv-1.0.0-14.fc18.x86_64 (249/1048) > >22:19:54,781 INFO packaging: Installing libXdmcp-1.1.1-2.fc18.x86_64 (250/1048) > >22:19:54,788 INFO packaging: Installing lm_sensors-libs-3.3.2-5.fc18.x86_64 (251/1048) > >22:19:54,789 INFO packaging: Installing slang-2.2.4-5.fc18.x86_64 (252/1048) > >22:19:54,790 INFO packaging: Installing newt-0.52.14-3.fc18.x86_64 (253/1048) > >22:19:54,791 INFO packaging: Installing libcollection-0.6.2-11.fc18.x86_64 (254/1048) > >22:19:54,799 INFO packaging: Installing hyphen-2.8.5-2.fc18.x86_64 (255/1048) > >22:19:54,800 INFO packaging: Installing linux-atm-libs-2.5.1-5.fc18.x86_64 (256/1048) > >22:19:54,801 INFO packaging: Installing iproute-3.6.0-2.fc18.x86_64 (257/1048) > >22:19:54,802 INFO packaging: Installing opus-1.0.1-1.fc18.x86_64 (258/1048) > >22:19:54,803 INFO packaging: Installing hyphen-en-2.8.5-2.fc18.noarch (259/1048) > >22:19:54,804 INFO packaging: Installing libmicrohttpd-0.9.22-1.fc18.x86_64 (260/1048) > >22:19:54,805 INFO packaging: Installing clucene-contribs-lib-2.3.3.4-7.fc18.x86_64 (261/1048) > >22:19:54,806 INFO packaging: Installing xorg-x11-fonts-ISO8859-1-100dpi-7.5-6.fc18.noarch (262/1048) > >22:19:54,821 INFO packaging: Installing gettext-libs-0.18.1.1-17.fc18.x86_64 (263/1048) > >22:19:54,822 INFO packaging: Installing fftw-libs-double-3.3.2-2.fc18.x86_64 (264/1048) > >22:19:54,823 INFO packaging: Installing libofa-0.9.3-21.fc18.x86_64 (265/1048) > >22:19:54,824 INFO packaging: Installing libtranslit-m17n-0.0.2-3.fc18.x86_64 (266/1048) > >22:19:54,825 INFO packaging: Installing mesa-libxatracker-9.0-1.fc18.x86_64 (267/1048) > >22:19:54,825 INFO packaging: Installing elfutils-0.155-1.fc18.x86_64 (268/1048) > >22:19:54,826 INFO packaging: Installing httpd-tools-2.4.3-10.fc18.x86_64 (269/1048) > >22:19:54,827 INFO packaging: Installing perl-DateTime-Locale-0.45-4.fc18.noarch (270/1048) > >22:19:54,828 INFO packaging: Installing perl-Package-DeprecationManager-0.13-6.fc18.noarch (271/1048) > >22:19:54,833 INFO packaging: Installing perl-Data-OptList-0.107-7.fc18.noarch (272/1048) > >22:19:54,843 INFO packaging: Installing perl-Archive-Zip-1.30-10.fc18.noarch (273/1048) > >22:19:54,844 INFO packaging: Installing perl-File-RsyncP-0.70-6.fc18.x86_64 (274/1048) > >22:19:54,845 INFO packaging: Installing perl-WWW-RobotRules-6.02-3.fc18.noarch (275/1048) > >22:19:54,846 INFO packaging: Installing perl-Package-Stash-XS-0.25-4.fc18.x86_64 (276/1048) > >22:19:54,847 INFO packaging: Installing perl-Package-Stash-0.33-4.fc18.noarch (277/1048) > >22:19:54,847 INFO packaging: Installing perl-Class-Load-0.20-2.fc18.noarch (278/1048) > >22:19:54,848 INFO packaging: Installing perl-IO-Socket-IP-0.17-1.fc18.noarch (279/1048) > >22:19:54,867 INFO packaging: Installing perl-Class-Singleton-1.4-13.fc18.noarch (280/1048) > >22:19:54,868 INFO packaging: Installing perl-Net-LibIDN-0.12-12.fc18.x86_64 (281/1048) > >22:19:54,869 INFO packaging: Installing perl-Time-modules-2011.0517-5.fc18.noarch (282/1048) > >22:19:54,870 INFO packaging: Installing perl-HTML-Tagset-3.20-13.fc18.noarch (283/1048) > >22:19:54,871 INFO packaging: Installing perl-CGI-3.59-232.fc18.noarch (284/1048) > >22:19:54,872 INFO packaging: Installing perl-Net-FTP-AutoReconnect-0.3-7.fc18.noarch (285/1048) > >22:19:54,873 INFO packaging: Installing perl-Math-Round-0.06-14.fc18.noarch (286/1048) > >22:19:54,874 INFO packaging: Installing 2:perl-DateTime-0.70-5.fc18.x86_64 (287/1048) > >22:19:54,875 INFO packaging: Installing perl-DateTime-TimeZone-1.49-1.fc18.noarch (288/1048) > >22:19:54,876 INFO packaging: Installing perl-DateTime-Format-W3CDTF-0.06-4.fc18.noarch (289/1048) > >22:19:54,877 INFO packaging: Installing perl-DateTime-Format-Mail-0.3001-15.fc18.noarch (290/1048) > >22:19:54,878 INFO packaging: Installing 1:perl-TimeDate-1.20-8.fc18.noarch (291/1048) > >22:19:54,879 INFO packaging: Installing perl-HTTP-Date-6.02-3.fc18.noarch (292/1048) > >22:19:54,880 INFO packaging: Installing perl-File-Listing-6.04-3.fc18.noarch (293/1048) > >22:19:54,881 INFO packaging: Installing perl-Digest-1.17-232.fc18.noarch (294/1048) > >22:19:54,882 INFO packaging: Installing perl-Digest-MD5-2.51-232.fc18.x86_64 (295/1048) > >22:19:54,889 INFO packaging: Installing perl-Net-SSLeay-1.49-1.fc18.x86_64 (296/1048) > >22:19:54,890 INFO packaging: Installing perl-IO-Socket-SSL-1.77-1.fc18.noarch (297/1048) > >22:19:54,891 INFO packaging: Installing perl-Net-FTP-RetrHandle-0.2-7.fc18.noarch (298/1048) > >22:19:54,895 INFO packaging: Installing perl-Compress-Raw-Bzip2-2.055-1.fc18.x86_64 (299/1048) > >22:19:54,896 INFO packaging: Installing perl-IO-Compress-2.055-1.fc18.noarch (300/1048) > >22:19:54,897 INFO packaging: Installing perl-HTTP-Message-6.03-5.fc18.noarch (301/1048) > >22:19:54,898 INFO packaging: Installing perl-HTML-Parser-3.69-8.fc18.x86_64 (302/1048) > >22:19:54,915 INFO packaging: Installing perl-HTTP-Negotiate-6.01-3.fc18.noarch (303/1048) > >22:19:54,916 INFO packaging: Installing perl-HTTP-Cookies-6.01-3.fc18.noarch (304/1048) > >22:19:54,917 INFO packaging: Installing perl-HTTP-Daemon-6.01-3.fc18.noarch (305/1048) > >22:19:54,918 INFO packaging: Installing perl-Net-HTTP-6.03-4.fc18.noarch (306/1048) > >22:19:54,919 INFO packaging: Installing perl-libwww-perl-6.04-3.fc18.noarch (307/1048) > >22:19:54,920 INFO packaging: Installing perl-XML-Parser-2.41-6.fc18.x86_64 (308/1048) > >22:19:54,925 INFO packaging: Installing perl-XML-RSS-1.49-3.fc18.noarch (309/1048) > >22:19:54,926 INFO packaging: Installing mpfr-3.1.1-1.fc18.x86_64 (310/1048) > >22:19:54,927 INFO packaging: Installing tmpwatch-2.11-2.fc18.x86_64 (311/1048) > >22:19:54,928 INFO packaging: Installing desktop-backgrounds-gnome-18.0.0-1.fc18.noarch (312/1048) > >22:19:54,929 INFO packaging: Installing iw-3.6-1.fc18.x86_64 (313/1048) > >22:19:54,930 INFO packaging: Installing harfbuzz-0.9.5-1.fc18.x86_64 (314/1048) > >22:19:54,931 INFO packaging: Installing gdisk-0.8.4-2.fc18.x86_64 (315/1048) > >22:19:54,933 INFO packaging: Installing 1:enchant-1.6.0-5.fc18.x86_64 (316/1048) > >22:19:54,934 INFO packaging: Installing gstreamer-tools-0.10.36-2.fc18.x86_64 (317/1048) > >22:19:54,935 INFO packaging: Installing gstreamer-0.10.36-2.fc18.x86_64 (318/1048) > >22:19:54,936 INFO packaging: Installing libcdr-0.0.8-2.fc18.x86_64 (319/1048) > >22:19:54,940 INFO packaging: Installing libvisio-0.0.19-2.fc18.x86_64 (320/1048) > >22:19:54,942 INFO packaging: Installing 1:rmt-0.4-0.13.b44.fc18.x86_64 (321/1048) > >22:19:54,944 INFO packaging: Installing libwps-0.2.7-3.fc18.x86_64 (322/1048) > >22:19:54,946 INFO packaging: Installing cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 (323/1048) > >22:19:54,948 INFO packaging: Installing 32:bind-libs-lite-9.9.2-2.fc18.x86_64 (324/1048) > >22:19:54,950 INFO packaging: Installing 32:bind-libs-9.9.2-2.fc18.x86_64 (325/1048) > >22:19:54,952 INFO packaging: Installing libevent-2.0.18-2.fc18.x86_64 (326/1048) > >22:19:54,954 INFO packaging: Installing libssh2-1.4.2-2.fc18.x86_64 (327/1048) > >22:19:54,956 INFO packaging: Installing libwvstreams-4.6.1-7.fc18.x86_64 (328/1048) > >22:19:54,958 INFO packaging: Installing mysql-libs-5.5.28-1.fc18.x86_64 (329/1048) > >22:19:54,960 INFO packaging: Installing pkcs11-helper-1.09-3.fc18.x86_64 (330/1048) > >22:19:54,961 INFO packaging: Installing libipa_hbac-1.9.2-1.fc18.x86_64 (331/1048) > >22:19:54,963 INFO packaging: Installing libIDL-0.8.14-5.fc18.x86_64 (332/1048) > >22:19:54,965 INFO packaging: Installing mate-corba-1.4.0-10.fc18.x86_64 (333/1048) > >22:19:54,967 INFO packaging: Installing libmatecomponent-1.4.0-13.fc18.x86_64 (334/1048) > >22:19:54,969 INFO packaging: Installing libwayland-client-0.95.0-1.fc18.x86_64 (335/1048) > >22:19:54,971 INFO packaging: Installing libwayland-server-0.95.0-1.fc18.x86_64 (336/1048) > >22:19:54,973 INFO packaging: Installing nss-myhostname-0.3-3.fc18.x86_64 (337/1048) > >22:19:54,975 INFO packaging: Installing exempi-2.2.0-2.fc18.x86_64 (338/1048) > >22:19:54,977 INFO packaging: Installing 1:js-1.8.5-10.fc18.x86_64 (339/1048) > >22:19:54,979 INFO packaging: Installing tcp_wrappers-7.6-70.fc18.x86_64 (340/1048) > >22:19:54,981 INFO packaging: Installing 2:vim-minimal-7.3.682-1.fc18.x86_64 (341/1048) > >22:19:54,983 INFO packaging: Installing 2:tar-1.26-9.fc18.x86_64 (342/1048) > >22:19:54,985 INFO packaging: Installing rsync-3.0.9-3.fc18.x86_64 (343/1048) > >22:19:54,987 INFO packaging: Installing acl-2.2.51-7.fc18.x86_64 (344/1048) > >22:19:54,989 INFO packaging: Installing libbluray-0.2.3-1.fc18.x86_64 (345/1048) > >22:19:54,991 INFO packaging: Installing libdb-utils-5.3.21-3.fc18.x86_64 (346/1048) > >22:19:54,993 INFO packaging: Installing unzip-6.0-6.fc18.x86_64 (347/1048) > >22:19:54,995 INFO packaging: Installing pinentry-0.8.1-7.fc18.x86_64 (348/1048) > >22:19:54,997 INFO packaging: Installing libcdio-0.83-5.fc18.x86_64 (349/1048) > >22:19:54,999 INFO packaging: Installing m4-1.4.16-5.fc18.x86_64 (350/1048) > >22:19:55,001 INFO packaging: Installing recode-3.6-34.fc18.x86_64 (351/1048) > >22:19:55,003 INFO packaging: Installing fortune-mod-1.99.1-16.fc18.x86_64 (352/1048) > >22:19:55,005 INFO packaging: Installing diffutils-3.2-9.fc18.x86_64 (353/1048) > >22:19:55,007 INFO packaging: Installing foomatic-filters-4.0.8-13.fc18.x86_64 (354/1048) > >22:19:55,009 INFO packaging: Installing libselinux-utils-2.1.12-4.fc18.x86_64 (355/1048) > >22:19:55,011 INFO packaging: Installing dejavu-sans-fonts-2.33-4.fc18.noarch (356/1048) > >22:19:55,012 INFO packaging: Installing liberation-mono-fonts-2.00.1-1.fc18.noarch (357/1048) > >22:19:55,014 INFO packaging: Installing abattis-cantarell-fonts-0.0.10.1-1.fc18.noarch (358/1048) > >22:19:55,016 INFO packaging: Installing mate-themes-1.4.0-4.fc18.noarch (359/1048) > >22:19:55,018 INFO packaging: Installing 1:libreoffice-opensymbol-fonts-3.6.3.1-1.fc18.noarch (360/1048) > >22:19:55,020 INFO packaging: Installing procmail-3.22-31.fc18.x86_64 (361/1048) > >22:19:55,022 INFO packaging: Installing liberation-sans-fonts-2.00.1-1.fc18.noarch (362/1048) > >22:19:55,024 INFO packaging: Installing dejavu-serif-fonts-2.33-4.fc18.noarch (363/1048) > >22:19:55,026 INFO packaging: Installing dejavu-sans-mono-fonts-2.33-4.fc18.noarch (364/1048) > >22:19:55,028 INFO packaging: Installing liberation-serif-fonts-2.00.1-1.fc18.noarch (365/1048) > >22:19:55,030 INFO packaging: Installing ncurses-5.9-6.20121013.fc18.x86_64 (366/1048) > >22:19:55,032 INFO packaging: Installing gzip-1.5-2.fc18.x86_64 (367/1048) > >22:19:55,034 INFO packaging: Installing cracklib-2.8.19-2.fc18.x86_64 (368/1048) > >22:19:55,036 INFO packaging: Installing cracklib-dicts-2.8.19-2.fc18.x86_64 (369/1048) > >22:19:55,038 INFO packaging: Installing coreutils-8.17-5.fc18.x86_64 (370/1048) > >22:19:55,039 INFO packaging: Installing libpwquality-1.2.0-1.fc18.x86_64 (371/1048) > >22:19:55,041 INFO packaging: Installing pam-1.1.6-3.fc18.x86_64 (372/1048) > >22:19:55,043 INFO packaging: Installing fontconfig-2.10.1-1.fc18.x86_64 (373/1048) > >22:19:55,045 INFO packaging: Installing libblkid-2.22.1-1.fc18.x86_64 (374/1048) > >22:19:55,047 INFO packaging: Installing alsa-lib-1.0.26-1.fc18.x86_64 (375/1048) > >22:19:55,049 INFO packaging: Installing hicolor-icon-theme-0.12-5.fc18.noarch (376/1048) > >22:19:55,051 INFO packaging: Installing gnome-icon-theme-3.6.0-1.fc18.noarch (377/1048) > >22:19:55,053 INFO packaging: Installing fedora-logos-17.0.3-1.fc18.noarch (378/1048) > >22:19:55,055 INFO packaging: Installing poppler-0.20.2-3.fc18.x86_64 (379/1048) > >22:19:55,057 INFO packaging: Installing xfsprogs-3.1.8-5.fc18.x86_64 (380/1048) > >22:19:55,059 INFO packaging: Installing e2fsprogs-1.42.5-1.fc18.x86_64 (381/1048) > >22:19:55,061 INFO packaging: Installing libmount-2.22.1-1.fc18.x86_64 (382/1048) > >22:19:55,063 INFO packaging: Installing logrotate-3.8.2-1.fc18.x86_64 (383/1048) > >22:19:55,065 INFO packaging: Installing binutils-2.23.51.0.1-3.fc18.x86_64 (384/1048) > >22:19:55,067 INFO packaging: Installing btparser-0.20-1.fc18.x86_64 (385/1048) > >22:19:55,069 INFO packaging: Installing crash-6.0.8-2.fc18.x86_64 (386/1048) > >22:19:55,071 INFO packaging: Installing gnome-icon-theme-legacy-3.6.0-1.fc18.noarch (387/1048) > >22:19:55,073 INFO packaging: Installing gnome-icon-theme-symbolic-3.6.0-1.fc18.noarch (388/1048) > >22:19:55,075 INFO packaging: Installing grubby-8.20-1.fc18.x86_64 (389/1048) > >22:19:55,077 INFO packaging: Installing ghostscript-fonts-5.50-29.fc18.noarch (390/1048) > >22:19:55,079 INFO packaging: Installing urw-fonts-2.4-12.fc18.noarch (391/1048) > >22:19:55,081 INFO packaging: Installing sssd-client-1.9.2-1.fc18.x86_64 (392/1048) > >22:19:55,083 INFO packaging: Installing 1:openssl-1.0.1c-7.fc18.x86_64 (393/1048) > >22:19:55,085 INFO packaging: Installing nss-3.13.6-1.fc18.x86_64 (394/1048) > >22:19:55,087 INFO packaging: Installing nss-sysinit-3.13.6-1.fc18.x86_64 (395/1048) > >22:19:55,088 INFO packaging: Installing nss-tools-3.13.6-1.fc18.x86_64 (396/1048) > >22:19:55,090 INFO packaging: Installing openldap-2.4.33-2.fc18.x86_64 (397/1048) > >22:19:55,092 INFO packaging: Installing libcurl-7.27.0-2.fc18.x86_64 (398/1048) > >22:19:55,094 INFO packaging: Installing curl-7.27.0-2.fc18.x86_64 (399/1048) > >22:19:55,096 INFO packaging: Installing rpm-4.10.1-3.fc18.x86_64 (400/1048) > >22:19:55,098 INFO packaging: Installing rpm-libs-4.10.1-3.fc18.x86_64 (401/1048) > >22:19:55,100 INFO packaging: Installing xmlrpc-c-client-1.32.1-1800.svn2413.fc18.x86_64 (402/1048) > >22:19:55,102 INFO packaging: Installing deltarpm-3.6-0.11.20110223git.fc18.x86_64 (403/1048) > >22:19:55,104 INFO packaging: Installing libuser-0.57.7-1.fc18.x86_64 (404/1048) > >22:19:55,106 INFO packaging: Installing color-filesystem-1-10.noarch (405/1048) > >22:19:55,108 INFO packaging: Installing 12:dhcp-libs-4.2.4-18.P2.fc18.x86_64 (406/1048) > >22:19:55,110 INFO packaging: Installing 12:dhcp-common-4.2.4-18.P2.fc18.x86_64 (407/1048) > >22:19:55,112 INFO packaging: Installing shared-color-profiles-0.1.5-4.fc18.noarch (408/1048) > >22:19:55,114 INFO packaging: Installing passwd-0.78.99-2.fc18.x86_64 (409/1048) > >22:19:55,116 INFO packaging: Installing 1:net-snmp-agent-libs-5.7.1-10.fc18.x86_64 (410/1048) > >22:19:55,118 INFO packaging: Installing libcmis-0.2.3-3.fc18.x86_64 (411/1048) > >22:19:55,119 INFO packaging: Installing libnfsidmap-0.25-4.fc18.x86_64 (412/1048) > >22:19:55,121 INFO packaging: Installing mailx-12.5-6.fc18.x86_64 (413/1048) > >22:19:55,123 INFO packaging: Installing sound-theme-freedesktop-0.8-1.fc18.noarch (414/1048) > >22:19:55,125 INFO packaging: Installing groff-1.21-10.fc18.x86_64 (415/1048) > >22:19:55,127 INFO packaging: Installing less-444-8.fc18.x86_64 (416/1048) > >22:19:55,129 INFO packaging: Installing dialog-1.1-16.20110707.fc18.x86_64 (417/1048) > >22:19:55,131 INFO packaging: Installing compat-readline5-5.2-20.fc18.x86_64 (418/1048) > >22:19:55,133 INFO packaging: Installing socat-1.7.2.1-2.fc18.x86_64 (419/1048) > >22:19:55,135 INFO packaging: Installing 2:nmap-ncat-6.01-7.fc18.x86_64 (420/1048) > >22:19:55,137 INFO packaging: Installing webrtc-audio-processing-0.1-1.fc18.x86_64 (421/1048) > >22:19:55,139 INFO packaging: Installing libmodman-2.0.1-5.fc18.x86_64 (422/1048) > >22:19:55,141 INFO packaging: Installing libproxy-0.4.7-5.fc18.x86_64 (423/1048) > >22:19:55,143 INFO packaging: Installing glib-networking-2.34.0-1.fc18.x86_64 (424/1048) > >22:19:55,145 INFO packaging: Installing libsoup-2.40.0-1.fc18.x86_64 (425/1048) > >22:19:55,147 INFO packaging: Installing mythes-1.2.3-2.fc18.x86_64 (426/1048) > >22:19:55,149 INFO packaging: Installing libdb4-4.8.30-5.fc18.x86_64 (427/1048) > >22:19:55,151 INFO packaging: Installing python-libs-2.7.3-13.fc18.x86_64 (428/1048) > >22:19:55,153 INFO packaging: Installing python-2.7.3-13.fc18.x86_64 (429/1048) > >22:19:55,155 INFO packaging: Installing dbus-python-1.1.1-1.fc18.x86_64 (430/1048) > >22:19:55,157 INFO packaging: Installing pygobject2-2.28.6-7.fc18.x86_64 (431/1048) > >22:19:55,159 INFO packaging: Installing libselinux-python-2.1.12-4.fc18.x86_64 (432/1048) > >22:19:55,161 INFO packaging: Installing libxml2-python-2.9.0-1.fc18.x86_64 (433/1048) > >22:19:55,163 INFO packaging: Installing python-slip-0.2.20-3.fc18.noarch (434/1048) > >22:19:55,165 INFO packaging: Installing yum-metadata-parser-1.1.4-7.fc18.x86_64 (435/1048) > >22:19:55,167 INFO packaging: Installing newt-python-0.52.14-3.fc18.x86_64 (436/1048) > >22:19:55,169 INFO packaging: Installing python-pwquality-1.2.0-1.fc18.x86_64 (437/1048) > >22:19:55,170 INFO packaging: Installing setools-libs-python-3.3.7-28.fc18.x86_64 (438/1048) > >22:19:55,172 INFO packaging: Installing gettext-0.18.1.1-17.fc18.x86_64 (439/1048) > >22:19:55,174 INFO packaging: Installing libreport-2.0.16-1.fc18.x86_64 (440/1048) > >22:19:55,176 INFO packaging: Installing libreport-python-2.0.16-1.fc18.x86_64 (441/1048) > >22:19:55,178 INFO packaging: Installing abrt-libs-2.0.16-1.fc18.x86_64 (442/1048) > >22:19:55,180 INFO packaging: Installing libreport-web-2.0.16-1.fc18.x86_64 (443/1048) > >22:19:55,182 INFO packaging: Installing libuser-python-0.57.7-1.fc18.x86_64 (444/1048) > >22:19:55,184 INFO packaging: Installing mate-menus-libs-1.4.0-3.fc18.x86_64 (445/1048) > >22:19:55,186 INFO packaging: Installing python-iniparse-0.4-6.fc18.noarch (446/1048) > >22:19:55,188 INFO packaging: Installing audit-libs-python-2.2.1-2.fc18.x86_64 (447/1048) > >22:19:55,190 INFO packaging: Installing pyxdg-0.23-1.fc18.noarch (448/1048) > >22:19:55,192 INFO packaging: Installing python-decorator-3.3.3-4.fc18.noarch (449/1048) > >22:19:55,194 INFO packaging: Installing gdb-7.5.0.20120926-25.fc18.x86_64 (450/1048) > >22:19:55,195 INFO packaging: Installing libreport-plugin-bugzilla-2.0.16-1.fc18.x86_64 (451/1048) > >22:19:55,197 INFO packaging: Installing libreport-plugin-kerneloops-2.0.16-1.fc18.x86_64 (452/1048) > >22:19:55,199 INFO packaging: Installing libreport-plugin-ureport-2.0.16-1.fc18.x86_64 (453/1048) > >22:19:55,201 INFO packaging: Installing libreport-plugin-logger-2.0.16-1.fc18.x86_64 (454/1048) > >22:19:55,203 INFO packaging: Installing libreport-newt-2.0.16-1.fc18.x86_64 (455/1048) > >22:19:55,205 INFO packaging: Installing authconfig-6.2.4-2.fc18.x86_64 (456/1048) > >22:19:55,207 INFO packaging: Installing system-config-keyboard-base-1.3.1-9.fc18.x86_64 (457/1048) > >22:19:55,209 INFO packaging: Installing python-imaging-1.1.7-7.fc18.x86_64 (458/1048) > >22:19:55,211 INFO packaging: Installing pyliblzma-0.5.3-7.fc18.x86_64 (459/1048) > >22:19:55,213 INFO packaging: Installing python-pycurl-7.19.0-12.fc18.x86_64 (460/1048) > >22:19:55,214 INFO packaging: Installing python-urlgrabber-3.9.1-21.fc18.noarch (461/1048) > >22:19:55,216 INFO packaging: Installing pytalloc-2.0.7-5.fc18.x86_64 (462/1048) > >22:19:55,218 INFO packaging: Installing 2:samba-libs-4.0.0-158.fc18.rc3.x86_64 (463/1048) > >22:19:55,220 INFO packaging: Installing pexpect-2.3-8.fc18.noarch (464/1048) > >22:19:55,222 INFO packaging: Installing python-deltarpm-3.6-0.11.20110223git.fc18.x86_64 (465/1048) > >22:19:55,224 INFO packaging: Installing python-IPy-0.75-3.fc18.noarch (466/1048) > >22:19:55,225 INFO packaging: Installing python-ethtool-0.7-4.fc18.x86_64 (467/1048) > >22:19:55,227 INFO packaging: Installing python-chardet-2.0.1-5.fc18.noarch (468/1048) > >22:19:55,229 INFO packaging: Installing python-kitchen-1.1.1-2.fc18.noarch (469/1048) > >22:19:55,231 INFO packaging: Installing javapackages-tools-0.6.0-1.fc18.noarch (470/1048) > >22:19:55,233 INFO packaging: Installing jpackage-utils-1.7.5-20.fc18.x86_64 (471/1048) > >22:19:55,235 INFO packaging: Installing jline-1.0-2.fc18.noarch (472/1048) > >22:19:55,237 INFO packaging: Installing rhino-1.7R3-6.fc18.noarch (473/1048) > >22:19:55,239 INFO packaging: Installing libieee1284-0.2.11-12.fc18.x86_64 (474/1048) > >22:19:55,241 INFO packaging: Installing pakchois-0.4-6.x86_64 (475/1048) > >22:19:55,243 INFO packaging: Installing neon-0.29.6-3.fc18.x86_64 (476/1048) > >22:19:55,244 INFO packaging: Installing libpipeline-1.2.1-2.fc18.x86_64 (477/1048) > >22:19:55,246 INFO packaging: Installing libhangul-0.1.0-3.fc18.x86_64 (478/1048) > >22:19:55,248 INFO packaging: Installing ustr-1.0.4-13.fc18.x86_64 (479/1048) > >22:19:55,250 INFO packaging: Installing libsemanage-2.1.9-1.fc18.x86_64 (480/1048) > >22:19:55,251 INFO packaging: Installing 2:shadow-utils-4.1.5.1-1.fc18.x86_64 (481/1048) > >22:19:55,252 INFO packaging: Installing libutempter-1.1.6-1.fc18.x86_64 (482/1048) > >22:19:55,254 INFO packaging: Installing libsemanage-python-2.1.9-1.fc18.x86_64 (483/1048) > >22:19:55,255 INFO packaging: Installing 2:ntfs-3g-2012.1.15-5.fc18.x86_64 (484/1048) > >22:19:55,256 INFO packaging: Installing 2:ntfsprogs-2012.1.15-5.fc18.x86_64 (485/1048) > >22:19:55,257 INFO packaging: Installing hesiod-3.1.0-22.fc18.x86_64 (486/1048) > >22:19:55,258 INFO packaging: Installing libthai-0.1.14-6.fc18.x86_64 (487/1048) > >22:19:55,260 INFO packaging: Installing smp_utils-libs-0.97-2.fc18.x86_64 (488/1048) > >22:19:55,261 INFO packaging: Installing smp_utils-0.97-2.fc18.x86_64 (489/1048) > >22:19:55,262 INFO packaging: Installing opencc-0.3.0-4.fc18.x86_64 (490/1048) > >22:19:55,263 INFO packaging: Installing pth-2.0.7-17.fc18.x86_64 (491/1048) > >22:19:55,264 INFO packaging: Installing gnupg2-2.0.19-4.fc18.x86_64 (492/1048) > >22:19:55,265 INFO packaging: Installing rpm-build-libs-4.10.1-3.fc18.x86_64 (493/1048) > >22:19:55,267 INFO packaging: Installing rpm-python-4.10.1-3.fc18.x86_64 (494/1048) > >22:19:55,268 INFO packaging: Installing gpgme-1.3.2-1.fc18.x86_64 (495/1048) > >22:19:55,276 INFO packaging: Installing pygpgme-0.3-3.fc18.x86_64 (496/1048) > >22:19:55,277 INFO packaging: Installing yum-3.4.3-45.fc18.noarch (497/1048) > >22:19:55,279 INFO packaging: Installing createrepo-0.9.9-12.fc18.noarch (498/1048) > >22:19:55,280 INFO packaging: Installing 1:anaconda-yum-plugins-1.0-8.fc18.noarch (499/1048) > >22:19:55,281 INFO packaging: Installing passwdqc-lib-1.2.2-4.fc18.x86_64 (500/1048) > >22:19:55,283 INFO packaging: Installing libdaemon-0.14-4.fc18.x86_64 (501/1048) > >22:19:55,284 INFO packaging: Installing avahi-autoipd-0.6.31-6.fc18.x86_64 (502/1048) > >22:19:55,285 INFO packaging: Installing jbigkit-libs-2.0-7.fc18.x86_64 (503/1048) > >22:19:55,286 INFO packaging: Installing libtiff-4.0.3-1.fc18.x86_64 (504/1048) > >22:19:55,287 INFO packaging: Installing 1:cups-libs-1.5.4-10.fc18.x86_64 (505/1048) > >22:19:55,289 INFO packaging: Installing python-cups-1.9.62-1.fc18.x86_64 (506/1048) > >22:19:55,290 INFO packaging: Installing system-config-printer-libs-1.3.12-1.fc18.x86_64 (507/1048) > >22:19:55,291 INFO packaging: Installing paps-libs-0.6.8-22.fc18.x86_64 (508/1048) > >22:19:55,292 INFO packaging: Installing sg3_utils-libs-1.33-4.fc18.x86_64 (509/1048) > >22:19:55,293 INFO packaging: Installing qrencode-libs-3.3.1-4.fc18.x86_64 (510/1048) > >22:19:55,301 INFO packaging: Installing device-mapper-1.02.76-1.fc18.x86_64 (511/1048) > >22:19:55,303 INFO packaging: Installing device-mapper-libs-1.02.76-1.fc18.x86_64 (512/1048) > >22:19:55,304 INFO packaging: Installing cryptsetup-libs-1.5.0-2.fc18.x86_64 (513/1048) > >22:19:55,305 INFO packaging: Installing systemd-libs-194-1.fc18.x86_64 (514/1048) > >22:19:55,306 INFO packaging: Installing systemd-194-1.fc18.x86_64 (515/1048) > >22:19:55,307 INFO packaging: Installing 1:dbus-1.6.8-2.fc18.x86_64 (516/1048) > >22:19:55,309 INFO packaging: Installing util-linux-2.22.1-1.fc18.x86_64 (517/1048) > >22:19:55,310 INFO packaging: Installing polkit-0.107-4.fc18.x86_64 (518/1048) > >22:19:55,311 INFO packaging: Installing systemd-sysv-194-1.fc18.x86_64 (519/1048) > >22:19:55,312 INFO packaging: Installing libgudev1-194-1.fc18.x86_64 (520/1048) > >22:19:55,313 INFO packaging: Installing libdrm-2.4.39-1.fc18.x86_64 (521/1048) > >22:19:55,315 INFO packaging: Installing abrt-2.0.16-1.fc18.x86_64 (522/1048) > >22:19:55,316 INFO packaging: Installing ibus-libs-1.4.99.20121006-2.fc18.x86_64 (523/1048) > >22:19:55,317 INFO packaging: Installing 1:NetworkManager-glib-0.9.7.0-6.git20121004.fc18.x86_64 (524/1048) > >22:19:55,318 INFO packaging: Installing GConf2-3.2.5-2.fc18.x86_64 (525/1048) > >22:19:55,326 INFO packaging: Installing PackageKit-glib-0.8.4-3.fc18.x86_64 (526/1048) > >22:19:55,328 INFO packaging: Installing usermode-1.111-1.fc18.x86_64 (527/1048) > >22:19:55,329 INFO packaging: Installing ppp-2.4.5-23.fc18.x86_64 (528/1048) > >22:19:55,330 INFO packaging: Installing policycoreutils-2.1.12-5.fc18.x86_64 (529/1048) > >22:19:55,331 INFO packaging: Installing lockdev-1.0.4-0.5.20111007git.fc18.x86_64 (530/1048) > >22:19:55,333 INFO packaging: Installing device-mapper-event-libs-1.02.76-1.fc18.x86_64 (531/1048) > >22:19:55,334 INFO packaging: Installing selinux-policy-3.11.1-36.fc18.noarch (532/1048) > >22:19:55,335 INFO packaging: Installing abrt-addon-kerneloops-2.0.16-1.fc18.x86_64 (533/1048) > >22:19:55,336 INFO packaging: Installing rpcbind-0.2.0-18.fc18.x86_64 (534/1048) > >22:19:55,337 INFO packaging: Installing pcsc-lite-1.8.6-1.fc18.x86_64 (535/1048) > >22:19:55,338 INFO packaging: Installing pcsc-lite-ccid-1.4.8-1.fc18.x86_64 (536/1048) > >22:19:55,340 INFO packaging: Installing python-slip-dbus-0.2.20-3.fc18.noarch (537/1048) > >22:19:55,341 INFO packaging: Installing os-prober-1.55-1.fc18.x86_64 (538/1048) > >22:19:55,342 INFO packaging: Installing openssh-6.1p1-1.fc18.x86_64 (539/1048) > >22:19:55,343 INFO packaging: Installing dconf-0.14.0-1.fc18.x86_64 (540/1048) > >22:19:55,344 INFO packaging: Installing 2:samba-common-4.0.0-158.fc18.rc3.x86_64 (541/1048) > >22:19:55,352 INFO packaging: Installing 2:libsmbclient-4.0.0-158.fc18.rc3.x86_64 (542/1048) > >22:19:55,354 INFO packaging: Installing libatasmart-0.19-3.fc18.x86_64 (543/1048) > >22:19:55,355 INFO packaging: Installing parted-3.1-8.fc18.x86_64 (544/1048) > >22:19:55,356 INFO packaging: Installing kpartx-0.4.9-32.fc18.x86_64 (545/1048) > >22:19:55,357 INFO packaging: Installing 2:samba-client-4.0.0-158.fc18.rc3.x86_64 (546/1048) > >22:19:55,358 INFO packaging: Installing python-smbc-1.0.13-5.fc18.x86_64 (547/1048) > >22:19:55,360 INFO packaging: Installing openssh-clients-6.1p1-1.fc18.x86_64 (548/1048) > >22:19:55,361 INFO packaging: Installing 1:grub2-tools-2.00-9.fc18.x86_64 (549/1048) > >22:19:55,362 INFO packaging: Installing yp-tools-2.12-11.fc18.x86_64 (550/1048) > >22:19:55,363 INFO packaging: Installing 3:ypbind-1.36-7.fc18.x86_64 (551/1048) > >22:19:55,365 INFO packaging: Installing abrt-addon-vmcore-2.0.16-1.fc18.x86_64 (552/1048) > >22:19:55,366 INFO packaging: Installing selinux-policy-devel-3.11.1-36.fc18.noarch (553/1048) > >22:19:55,367 INFO packaging: Installing device-mapper-event-1.02.76-1.fc18.x86_64 (554/1048) > >22:19:55,368 INFO packaging: Installing pptp-1.7.2-17.fc18.x86_64 (555/1048) > >22:19:55,369 INFO packaging: Installing setuptool-1.19.11-5.fc18.x86_64 (556/1048) > >22:19:55,370 INFO packaging: Installing system-config-keyboard-1.3.1-9.fc18.x86_64 (557/1048) > >22:19:55,379 INFO packaging: Installing PackageKit-device-rebind-0.8.4-3.fc18.x86_64 (558/1048) > >22:19:55,380 INFO packaging: Installing abrt-addon-xorg-2.0.16-1.fc18.x86_64 (559/1048) > >22:19:55,381 INFO packaging: Installing abrt-plugin-bodhi-2.0.16-1.fc18.x86_64 (560/1048) > >22:19:55,382 INFO packaging: Installing abrt-retrace-client-2.0.16-1.fc18.x86_64 (561/1048) > >22:19:55,383 INFO packaging: Installing abrt-dbus-2.0.16-1.fc18.x86_64 (562/1048) > >22:19:55,385 INFO packaging: Installing abrt-addon-python-2.0.16-1.fc18.x86_64 (563/1048) > >22:19:55,386 INFO packaging: Installing abrt-addon-ccpp-2.0.16-1.fc18.x86_64 (564/1048) > >22:19:55,387 INFO packaging: Installing libgusb-0.1.3-3.fc18.x86_64 (565/1048) > >22:19:55,388 INFO packaging: Installing libwacom-0.6-5.fc18.x86_64 (566/1048) > >22:19:55,389 INFO packaging: Installing 1:wpa_supplicant-1.0-1.fc18.x86_64 (567/1048) > >22:19:55,391 INFO packaging: Installing audit-2.2.1-2.fc18.x86_64 (568/1048) > >22:19:55,392 INFO packaging: Installing dnsmasq-2.59-6.fc18.x86_64 (569/1048) > >22:19:55,393 INFO packaging: Installing mdadm-3.2.5-11.fc18.x86_64 (570/1048) > >22:19:55,394 INFO packaging: Installing udisks-1.0.4-8.fc18.x86_64 (571/1048) > >22:19:55,395 INFO packaging: Installing rtkit-0.11-3.fc18.x86_64 (572/1048) > >22:19:55,397 INFO packaging: Installing accountsservice-0.6.25-2.fc18.x86_64 (573/1048) > >22:19:55,405 INFO packaging: Installing ConsoleKit-libs-0.4.5-3.fc18.x86_64 (574/1048) > >22:19:55,406 INFO packaging: Installing ConsoleKit-0.4.5-3.fc18.x86_64 (575/1048) > >22:19:55,407 INFO packaging: Installing alsa-utils-1.0.26-1.fc18.x86_64 (576/1048) > >22:19:55,408 INFO packaging: Installing fxload-2002_04_11-12.fc18.x86_64 (577/1048) > >22:19:55,409 INFO packaging: Installing alsa-firmware-1.0.25-2.fc18.noarch (578/1048) > >22:19:55,411 INFO packaging: Installing alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 (579/1048) > >22:19:55,412 INFO packaging: Installing httpd-2.4.3-10.fc18.x86_64 (580/1048) > >22:19:55,413 INFO packaging: Installing hplip-common-3.12.10-4.a.fc18.x86_64 (581/1048) > >22:19:55,414 INFO packaging: Installing usb_modeswitch-data-20120815-1.fc18.noarch (582/1048) > >22:19:55,416 INFO packaging: Installing usb_modeswitch-1.2.4-1.fc18.x86_64 (583/1048) > >22:19:55,417 INFO packaging: Installing usbmuxd-1.0.8-5.fc18.x86_64 (584/1048) > >22:19:55,418 INFO packaging: Installing libimobiledevice-1.1.4-4.fc18.x86_64 (585/1048) > >22:19:55,419 INFO packaging: Installing crda-1.1.2_2011.04.28-3.fc18.x86_64 (586/1048) > >22:19:55,420 INFO packaging: Installing iputils-20121011-1.fc18.x86_64 (587/1048) > >22:19:55,422 INFO packaging: Installing trousers-0.3.10-1.fc18.x86_64 (588/1048) > >22:19:55,430 INFO packaging: Installing openconnect-4.07-2.fc18.x86_64 (589/1048) > >22:19:55,431 INFO packaging: Installing mesa-libgbm-9.0-1.fc18.x86_64 (590/1048) > >22:19:55,432 INFO packaging: Installing cryptsetup-1.5.0-2.fc18.x86_64 (591/1048) > >22:19:55,433 INFO packaging: Installing udisks2-2.0.0-1.fc18.x86_64 (592/1048) > >22:19:55,434 INFO packaging: Installing yajl-2.0.4-1.fc18.x86_64 (593/1048) > >22:19:55,436 INFO packaging: Installing raptor2-2.0.7-2.fc18.x86_64 (594/1048) > >22:19:55,437 INFO packaging: Installing rasqal-0.9.29-2.fc18.x86_64 (595/1048) > >22:19:55,438 INFO packaging: Installing redland-1.0.15-2.fc18.x86_64 (596/1048) > >22:19:55,439 INFO packaging: Installing libexttextcat-3.3.1-2.fc18.x86_64 (597/1048) > >22:19:55,440 INFO packaging: Installing c-ares-1.9.1-2.fc18.x86_64 (598/1048) > >22:19:55,442 INFO packaging: Installing libdhash-0.4.3-11.fc18.x86_64 (599/1048) > >22:19:55,443 INFO packaging: Installing sysvinit-tools-2.88-9.dsf.fc18.x86_64 (600/1048) > >22:19:55,444 INFO packaging: Installing lpsolve-5.5.2.0-5.fc18.x86_64 (601/1048) > >22:19:55,445 INFO packaging: Installing libnfnetlink-1.0.0-5.fc18.x86_64 (602/1048) > >22:19:55,446 INFO packaging: Installing libnetfilter_conntrack-1.0.1-2.fc18.x86_64 (603/1048) > >22:19:55,448 INFO packaging: Installing libmpcdec-1.2.6-9.fc18.x86_64 (604/1048) > >22:19:55,456 INFO packaging: Installing libref_array-0.1.3-11.fc18.x86_64 (605/1048) > >22:19:55,457 INFO packaging: Installing lrzsz-0.12.20-31.fc18.x86_64 (606/1048) > >22:19:55,458 INFO packaging: Installing libbasicobjects-0.1.0-11.fc18.x86_64 (607/1048) > >22:19:55,459 INFO packaging: Installing libsss_idmap-1.9.2-1.fc18.x86_64 (608/1048) > >22:19:55,460 INFO packaging: Installing libsysfs-2.1.0-12.fc18.x86_64 (609/1048) > >22:19:55,462 INFO packaging: Installing lzo-2.06-3.fc18.x86_64 (610/1048) > >22:19:55,463 INFO packaging: Installing openvpn-2.2.2-9.fc18.x86_64 (611/1048) > >22:19:55,464 INFO packaging: Installing 1:hardlink-1.0-15.fc18.x86_64 (612/1048) > >22:19:55,465 INFO packaging: Installing libchewing-0.3.3-3.fc18.x86_64 (613/1048) > >22:19:55,466 INFO packaging: Installing graphite2-1.1.1-3.fc18.x86_64 (614/1048) > >22:19:55,468 INFO packaging: Installing libpath_utils-0.2.1-11.fc18.x86_64 (615/1048) > >22:19:55,469 INFO packaging: Installing libini_config-0.7.0-11.fc18.x86_64 (616/1048) > >22:19:55,470 INFO packaging: Installing hostname-3.11-2.fc18.x86_64 (617/1048) > >22:19:55,471 INFO packaging: Installing initscripts-9.41-2.fc18.x86_64 (618/1048) > >22:19:55,472 INFO packaging: Installing kbd-1.15.3-6.fc18.x86_64 (619/1048) > >22:19:55,474 INFO packaging: Installing dracut-024-1.fc18.x86_64 (620/1048) > >22:19:55,482 INFO packaging: Installing plymouth-scripts-0.8.7-1.fc18.x86_64 (621/1048) > >22:19:55,483 INFO packaging: Installing plymouth-0.8.7-1.fc18.x86_64 (622/1048) > >22:19:55,484 INFO packaging: Installing pm-utils-1.4.1-22.fc18.x86_64 (623/1048) > >22:19:55,486 INFO packaging: Installing upower-0.9.18-1.fc18.x86_64 (624/1048) > >22:19:55,487 INFO packaging: Installing 12:dhclient-4.2.4-18.P2.fc18.x86_64 (625/1048) > >22:19:55,488 INFO packaging: Installing 1:NetworkManager-0.9.7.0-6.git20121004.fc18.x86_64 (626/1048) > >22:19:55,489 INFO packaging: Installing 1:net-snmp-5.7.1-10.fc18.x86_64 (627/1048) > >22:19:55,490 INFO packaging: Installing cyrus-sasl-2.1.23-36.fc18.x86_64 (628/1048) > >22:19:55,492 INFO packaging: Installing libcgroup-0.38-2.fc18.x86_64 (629/1048) > >22:19:55,493 INFO packaging: Installing policycoreutils-python-2.1.12-5.fc18.x86_64 (630/1048) > >22:19:55,494 INFO packaging: Installing setroubleshoot-plugins-3.0.45-1.fc18.noarch (631/1048) > >22:19:55,495 INFO packaging: Installing setroubleshoot-server-3.1.17-2.fc18.x86_64 (632/1048) > >22:19:55,496 INFO packaging: Installing rsyslog-5.8.11-3.fc18.x86_64 (633/1048) > >22:19:55,497 INFO packaging: Installing crontabs-1.11-4.20101115git.fc18.noarch (634/1048) > >22:19:55,499 INFO packaging: Installing cronie-anacron-1.4.8-13.fc18.x86_64 (635/1048) > >22:19:55,500 INFO packaging: Installing cronie-1.4.8-13.fc18.x86_64 (636/1048) > >22:19:55,508 INFO packaging: Installing ebtables-2.0.10-6.fc18.x86_64 (637/1048) > >22:19:55,509 INFO packaging: Installing vpnc-0.5.3-15.svn457.fc18.x86_64 (638/1048) > >22:19:55,510 INFO packaging: Installing sgpio-1.2.0.10-8.fc18.x86_64 (639/1048) > >22:19:55,512 INFO packaging: Installing dmraid-events-1.0.0.rc16-17.fc18.x86_64 (640/1048) > >22:19:55,513 INFO packaging: Installing dmraid-1.0.0.rc16-17.fc18.x86_64 (641/1048) > >22:19:55,514 INFO packaging: Installing bluez-libs-4.101-2.fc18.x86_64 (642/1048) > >22:19:55,515 INFO packaging: Installing libmcpp-2.7.2-8.fc18.x86_64 (643/1048) > >22:19:55,516 INFO packaging: Installing mcpp-2.7.2-8.fc18.x86_64 (644/1048) > >22:19:55,517 INFO packaging: Installing 1:emacs-filesystem-24.2-3.fc18.noarch (645/1048) > >22:19:55,519 INFO packaging: Installing desktop-file-utils-0.20-4.fc18.x86_64 (646/1048) > >22:19:55,520 INFO packaging: Installing xdg-utils-1.1.0-0.14.20120809git.fc18.noarch (647/1048) > >22:19:55,521 INFO packaging: Installing mesa-dri-filesystem-9.0-1.fc18.x86_64 (648/1048) > >22:19:55,522 INFO packaging: Installing adwaita-gtk2-theme-3.6.0.2-1.fc18.x86_64 (649/1048) > >22:19:55,523 INFO packaging: Installing adwaita-cursor-theme-3.6.0.2-1.fc18.noarch (650/1048) > >22:19:55,525 INFO packaging: Installing linux-firmware-20120925-0.3.git236367d.fc18.noarch (651/1048) > >22:19:55,532 INFO packaging: Installing 1:control-center-filesystem-3.6.1-1.fc18.x86_64 (652/1048) > >22:19:55,534 INFO packaging: Installing libX11-common-1.5.0-3.fc18.noarch (653/1048) > >22:19:55,535 INFO packaging: Installing libX11-1.5.0-3.fc18.x86_64 (654/1048) > >22:19:55,537 INFO packaging: Installing gdk-pixbuf2-2.26.4-1.fc18.x86_64 (655/1048) > >22:19:55,538 INFO packaging: Installing libXext-1.3.1-2.fc18.x86_64 (656/1048) > >22:19:55,539 INFO packaging: Installing libXrender-0.9.7-2.fc18.x86_64 (657/1048) > >22:19:55,540 INFO packaging: Installing libXi-1.6.1-2.fc18.x86_64 (658/1048) > >22:19:55,541 INFO packaging: Installing startup-notification-0.12-4.fc18.x86_64 (659/1048) > >22:19:55,543 INFO packaging: Installing libXfixes-5.0-3.fc18.x86_64 (660/1048) > >22:19:55,544 INFO packaging: Installing libXtst-1.2.1-2.fc18.x86_64 (661/1048) > >22:19:55,545 INFO packaging: Installing libXrandr-1.4.0-1.fc18.x86_64 (662/1048) > >22:19:55,546 INFO packaging: Installing pulseaudio-libs-2.1-4.fc18.x86_64 (663/1048) > >22:19:55,547 INFO packaging: Installing libXinerama-1.1.2-2.fc18.x86_64 (664/1048) > >22:19:55,549 INFO packaging: Installing libcanberra-0.29-4.fc18.x86_64 (665/1048) > >22:19:55,550 INFO packaging: Installing libXt-1.1.3-1.fc18.x86_64 (666/1048) > >22:19:55,551 INFO packaging: Installing libXdamage-1.1.3-4.fc18.x86_64 (667/1048) > >22:19:55,559 INFO packaging: Installing libXv-1.0.7-2.fc18.x86_64 (668/1048) > >22:19:55,560 INFO packaging: Installing libXmu-1.1.1-2.fc18.x86_64 (669/1048) > >22:19:55,561 INFO packaging: Installing libXcursor-1.1.13-2.fc18.x86_64 (670/1048) > >22:19:55,563 INFO packaging: Installing libXft-2.3.1-2.fc18.x86_64 (671/1048) > >22:19:55,564 INFO packaging: Installing libxkbfile-1.0.8-2.fc18.x86_64 (672/1048) > >22:19:55,565 INFO packaging: Installing libxklavier-5.3-1.fc18.x86_64 (673/1048) > >22:19:55,566 INFO packaging: Installing 1:dbus-x11-1.6.8-2.fc18.x86_64 (674/1048) > >22:19:55,567 INFO packaging: Installing libXxf86vm-1.1.2-2.fc18.x86_64 (675/1048) > >22:19:55,569 INFO packaging: Installing mesa-libGL-9.0-1.fc18.x86_64 (676/1048) > >22:19:55,570 INFO packaging: Installing mesa-libGLU-9.0.0-1.fc18.x86_64 (677/1048) > >22:19:55,571 INFO packaging: Installing libXpm-3.5.10-2.fc18.x86_64 (678/1048) > >22:19:55,572 INFO packaging: Installing libXcomposite-0.4.3-4.fc18.x86_64 (679/1048) > >22:19:55,573 INFO packaging: Installing ghostscript-9.06-3.fc18.x86_64 (680/1048) > >22:19:55,575 INFO packaging: Installing libXxf86misc-1.0.3-4.fc18.x86_64 (681/1048) > >22:19:55,576 INFO packaging: Installing xfconf-4.10.0-3.fc18.x86_64 (682/1048) > >22:19:55,577 INFO packaging: Installing lightdm-gobject-1.4.0-1.fc18.x86_64 (683/1048) > >22:19:55,585 INFO packaging: Installing libXvMC-1.0.7-2.fc18.x86_64 (684/1048) > >22:19:55,586 INFO packaging: Installing libXres-1.0.6-2.fc18.x86_64 (685/1048) > >22:19:55,588 INFO packaging: Installing mesa-libEGL-9.0-1.fc18.x86_64 (686/1048) > >22:19:55,589 INFO packaging: Installing cairo-1.12.4-1.fc18.x86_64 (687/1048) > >22:19:55,590 INFO packaging: Installing pango-1.32.1-1.fc18.x86_64 (688/1048) > >22:19:55,591 INFO packaging: Installing gtk2-2.24.13-1.fc18.x86_64 (689/1048) > >22:19:55,592 INFO packaging: Installing cairo-gobject-1.12.4-1.fc18.x86_64 (690/1048) > >22:19:55,594 INFO packaging: Installing mate-conf-1.4.0-20.fc18.x86_64 (691/1048) > >22:19:55,595 INFO packaging: Installing libglade2-2.6.4-8.fc18.x86_64 (692/1048) > >22:19:55,596 INFO packaging: Installing usermode-gtk-1.111-1.fc18.x86_64 (693/1048) > >22:19:55,597 INFO packaging: Installing gstreamer-plugins-base-0.10.36-3.fc18.x86_64 (694/1048) > >22:19:55,598 INFO packaging: Installing libmatecanvas-1.4.0-7.fc18.x86_64 (695/1048) > >22:19:55,599 INFO packaging: Installing unique-1.1.6-8.fc18.x86_64 (696/1048) > >22:19:55,601 INFO packaging: Installing gstreamer1-plugins-base-1.0.1-1.fc18.x86_64 (697/1048) > >22:19:55,602 INFO packaging: Installing libmatekbd-1.4.0-6.fc18.x86_64 (698/1048) > >22:19:55,603 INFO packaging: Installing libmatenotify-1.4.1-8.fc18.x86_64 (699/1048) > >22:19:55,611 INFO packaging: Installing gtksourceview2-2.11.2-14.fc18.x86_64 (700/1048) > >22:19:55,612 INFO packaging: Installing libmatewnck-1.4.0-3.fc18.x86_64 (701/1048) > >22:19:55,614 INFO packaging: Installing pycairo-1.8.10-5.fc18.x86_64 (702/1048) > >22:19:55,615 INFO packaging: Installing pygtk2-2.24.0-5.fc18.x86_64 (703/1048) > >22:19:55,616 INFO packaging: Installing pygtk2-libglade-2.24.0-5.fc18.x86_64 (704/1048) > >22:19:55,617 INFO packaging: Installing pygobject3-3.3.91-1.fc18.x86_64 (705/1048) > >22:19:55,618 INFO packaging: Installing mate-desktop-libs-1.4.1-11.fc18.x86_64 (706/1048) > >22:19:55,619 INFO packaging: Installing mate-desktop-1.4.1-11.fc18.x86_64 (707/1048) > >22:19:55,621 INFO packaging: Installing firewalld-0.2.8-1.fc18.noarch (708/1048) > >22:19:55,622 INFO packaging: Installing system-config-users-1.2.116-1.fc18.noarch (709/1048) > >22:19:55,623 INFO packaging: Installing authconfig-gtk-6.2.4-2.fc18.x86_64 (710/1048) > >22:19:55,624 INFO packaging: Installing preupgrade-1.1.11-2.fc18.noarch (711/1048) > >22:19:55,625 INFO packaging: Installing gnome-python2-2.28.1-9.fc18.x86_64 (712/1048) > >22:19:55,627 INFO packaging: Installing python-slip-gtk-0.2.20-3.fc18.noarch (713/1048) > >22:19:55,628 INFO packaging: Installing pygtksourceview-2.10.1-6.fc18.x86_64 (714/1048) > >22:19:55,636 INFO packaging: Installing libgnomecanvas-2.30.3-5.fc18.x86_64 (715/1048) > >22:19:55,637 INFO packaging: Installing gnome-python2-canvas-2.28.1-9.fc18.x86_64 (716/1048) > >22:19:55,638 INFO packaging: Installing gnome-python2-desktop-2.32.0-12.fc18.x86_64 (717/1048) > >22:19:55,640 INFO packaging: Installing system-config-date-1.9.68-1.fc18.noarch (718/1048) > >22:19:55,641 INFO packaging: Installing libmateweather-1.4.0-5.fc18.x86_64 (719/1048) > >22:19:55,642 INFO packaging: Installing libxfce4ui-4.10.0-2.fc18.x86_64 (720/1048) > >22:19:55,643 INFO packaging: Installing vte-0.28.2-7.fc18.x86_64 (721/1048) > >22:19:55,644 INFO packaging: Installing gtk2-engines-2.20.2-5.fc18.x86_64 (722/1048) > >22:19:55,646 INFO packaging: Installing kasumi-2.5-9.fc18.x86_64 (723/1048) > >22:19:55,647 INFO packaging: Installing libwnck-2.30.7-4.fc18.x86_64 (724/1048) > >22:19:55,648 INFO packaging: Installing xfwm4-4.10.0-5.fc18.x86_64 (725/1048) > >22:19:55,649 INFO packaging: Installing plymouth-plugin-label-0.8.7-1.fc18.x86_64 (726/1048) > >22:19:55,650 INFO packaging: Installing plymouth-plugin-two-step-0.8.7-1.fc18.x86_64 (727/1048) > >22:19:55,652 INFO packaging: Installing plymouth-theme-charge-0.8.7-1.fc18.x86_64 (728/1048) > >22:19:55,653 INFO packaging: Installing poppler-glib-0.20.2-3.fc18.x86_64 (729/1048) > >22:19:55,654 INFO packaging: Installing poppler-utils-0.20.2-3.fc18.x86_64 (730/1048) > >22:19:55,662 INFO packaging: Installing ghostscript-cups-9.06-3.fc18.x86_64 (731/1048) > >22:19:55,663 INFO packaging: Installing 1:cups-1.5.4-10.fc18.x86_64 (732/1048) > >22:19:55,664 INFO packaging: Installing foomatic-db-ppds-4.0-34.20121011.fc18.noarch (733/1048) > >22:19:55,665 INFO packaging: Installing foomatic-db-4.0-34.20121011.fc18.noarch (734/1048) > >22:19:55,666 INFO packaging: Installing xorg-x11-server-utils-7.5-13.fc18.x86_64 (735/1048) > >22:19:55,668 INFO packaging: Installing gutenprint-5.2.9-2.fc18.x86_64 (736/1048) > >22:19:55,669 INFO packaging: Installing gd-2.0.35-18.fc18.x86_64 (737/1048) > >22:19:55,670 INFO packaging: Installing libgphoto2-2.5.0-3.fc18.x86_64 (738/1048) > >22:19:55,671 INFO packaging: Installing sane-backends-libs-1.0.23-4.fc18.x86_64 (739/1048) > >22:19:55,672 INFO packaging: Installing colord-0.1.22-2.fc18.x86_64 (740/1048) > >22:19:55,674 INFO packaging: Installing hplip-libs-3.12.10-4.a.fc18.x86_64 (741/1048) > >22:19:55,675 INFO packaging: Installing 1:hpijs-3.12.10-4.a.fc18.x86_64 (742/1048) > >22:19:55,676 INFO packaging: Installing libXaw-1.0.11-2.fc18.x86_64 (743/1048) > >22:19:55,677 INFO packaging: Installing fltk-1.3.0-6.fc18.x86_64 (744/1048) > >22:19:55,678 INFO packaging: Installing libGLEW-1.7.0-3.fc18.x86_64 (745/1048) > >22:19:55,679 INFO packaging: Installing xorg-x11-xkb-utils-7.7-2.fc18.x86_64 (746/1048) > >22:19:55,681 INFO packaging: Installing xorg-x11-server-common-1.13.0-5.fc18.x86_64 (747/1048) > >22:19:55,682 INFO packaging: Installing xorg-x11-server-Xorg-1.13.0-5.fc18.x86_64 (748/1048) > >22:19:55,683 INFO packaging: Installing 1:xorg-x11-xauth-1.0.7-2.fc18.x86_64 (749/1048) > >22:19:55,684 INFO packaging: Installing xorg-x11-xinit-1.3.2-7.fc18.x86_64 (750/1048) > >22:19:55,685 INFO packaging: Installing pulseaudio-libs-glib2-2.1-4.fc18.x86_64 (751/1048) > >22:19:55,686 INFO packaging: Installing pulseaudio-utils-2.1-4.fc18.x86_64 (752/1048) > >22:19:55,687 INFO packaging: Installing espeak-1.46.02-4.fc18.x86_64 (753/1048) > >22:19:55,689 INFO packaging: Installing libXevie-1.0.3-4.fc18.x86_64 (754/1048) > >22:19:55,690 INFO packaging: Installing at-spi2-core-2.6.0-1.fc18.x86_64 (755/1048) > >22:19:55,691 INFO packaging: Installing at-spi2-atk-2.6.0-1.fc18.x86_64 (756/1048) > >22:19:55,692 INFO packaging: Installing gtk3-3.6.0-1.fc18.x86_64 (757/1048) > >22:19:55,693 INFO packaging: Installing librsvg2-2.36.3-1.fc18.x86_64 (758/1048) > >22:19:55,694 INFO packaging: Installing libcanberra-gtk3-0.29-4.fc18.x86_64 (759/1048) > >22:19:55,696 INFO packaging: Installing libcanberra-gtk2-0.29-4.fc18.x86_64 (760/1048) > >22:19:55,697 INFO packaging: Installing notification-daemon-0.7.6-1.fc18.x86_64 (761/1048) > >22:19:55,698 INFO packaging: Installing libnotify-0.7.5-3.fc18.x86_64 (762/1048) > >22:19:55,699 INFO packaging: Installing notify-python-0.1.1-21.fc18.x86_64 (763/1048) > >22:19:55,700 INFO packaging: Installing imsettings-1.4.0-1.fc18.x86_64 (764/1048) > >22:19:55,702 INFO packaging: Installing im-chooser-common-1.6.0-3.fc18.x86_64 (765/1048) > >22:19:55,704 INFO packaging: Installing im-chooser-1.6.0-3.fc18.x86_64 (766/1048) > >22:19:55,706 INFO packaging: Installing imsettings-gnome-1.4.0-1.fc18.x86_64 (767/1048) > >22:19:55,708 INFO packaging: Installing libreport-gtk-2.0.16-1.fc18.x86_64 (768/1048) > >22:19:55,710 INFO packaging: Installing libnm-gtk-0.9.7.0-3.git20121016.fc18.x86_64 (769/1048) > >22:19:55,712 INFO packaging: Installing eekboard-libs-1.0.8-2.fc18.x86_64 (770/1048) > >22:19:55,713 INFO packaging: Installing gvfs-1.14.1-1.fc18.x86_64 (771/1048) > >22:19:55,715 INFO packaging: Installing mate-vfs-1.4.0-10.fc18.x86_64 (772/1048) > >22:19:55,717 INFO packaging: Installing libmate-1.4.0-12.fc18.x86_64 (773/1048) > >22:19:55,719 INFO packaging: Installing libmatecomponentui-1.4.0-2.fc18.x86_64 (774/1048) > >22:19:55,721 INFO packaging: Installing mate-file-manager-extensions-1.4.0-7.fc18.x86_64 (775/1048) > >22:19:55,723 INFO packaging: Installing mate-file-manager-1.4.0-7.fc18.x86_64 (776/1048) > >22:19:55,725 INFO packaging: Installing eekboard-service-1.0.8-2.fc18.x86_64 (777/1048) > >22:19:55,727 INFO packaging: Installing abrt-gui-2.0.16-1.fc18.x86_64 (778/1048) > >22:19:55,729 INFO packaging: Installing python-meh-0.17-1.fc18.noarch (779/1048) > >22:19:55,730 INFO packaging: Installing zenity-3.6.0-1.fc18.x86_64 (780/1048) > >22:19:55,732 INFO packaging: Installing adwaita-gtk3-theme-3.6.0.2-1.fc18.x86_64 (781/1048) > >22:19:55,734 INFO packaging: Installing gnome-themes-standard-3.6.0.2-1.fc18.x86_64 (782/1048) > >22:19:55,736 INFO packaging: Installing gnome-desktop3-3.6.0.1-1.fc18.x86_64 (783/1048) > >22:19:55,738 INFO packaging: Installing gnome-settings-daemon-3.6.1-2.fc18.x86_64 (784/1048) > >22:19:55,739 INFO packaging: Installing gnome-settings-daemon-updates-3.6.1-2.fc18.x86_64 (785/1048) > >22:19:55,741 INFO packaging: Installing gcr-3.6.0-1.fc18.x86_64 (786/1048) > >22:19:55,743 INFO packaging: Installing gnome-keyring-3.6.0-1.fc18.x86_64 (787/1048) > >22:19:55,745 INFO packaging: Installing gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 (788/1048) > >22:19:55,747 INFO packaging: Installing lightdm-1.4.0-1.fc18.x86_64 (789/1048) > >22:19:55,749 INFO packaging: Installing lightdm-gtk-1.3.1-1.fc18.x86_64 (790/1048) > >22:19:55,751 INFO packaging: Installing libgnomekbd-3.6.0-1.fc18.x86_64 (791/1048) > >22:19:55,753 INFO packaging: Installing ibus-gtk3-1.4.99.20121006-2.fc18.x86_64 (792/1048) > >22:19:55,755 INFO packaging: Installing ibus-gtk2-1.4.99.20121006-2.fc18.x86_64 (793/1048) > >22:19:55,757 INFO packaging: Installing ibus-1.4.99.20121006-2.fc18.x86_64 (794/1048) > >22:19:55,759 INFO packaging: Installing 1:gnome-bluetooth-libs-3.6.0-1.fc18.x86_64 (795/1048) > >22:19:55,760 INFO packaging: Installing nm-connection-editor-0.9.7.0-3.git20121016.fc18.x86_64 (796/1048) > >22:19:55,762 INFO packaging: Installing unique3-3.0.2-4.fc18.x86_64 (797/1048) > >22:19:55,764 INFO packaging: Installing iok-2.1.3-2.fc18.x86_64 (798/1048) > >22:19:55,766 INFO packaging: Installing libdmx-1.1.2-2.fc18.x86_64 (799/1048) > >22:19:55,768 INFO packaging: Installing libXScrnSaver-1.2.2-2.fc18.x86_64 (800/1048) > >22:19:55,770 INFO packaging: Installing mate-window-manager-1.4.1-11.fc18.x86_64 (801/1048) > >22:19:55,772 INFO packaging: Installing mate-control-center-1.4.0-9.fc18.x86_64 (802/1048) > >22:19:55,774 INFO packaging: Installing libXxf86dga-1.1.3-2.fc18.x86_64 (803/1048) > >22:19:55,776 INFO packaging: Installing libvdpau-0.5-1.fc18.x86_64 (804/1048) > >22:19:55,778 INFO packaging: Installing libfprint-0.4.0-5.fc18.x86_64 (805/1048) > >22:19:55,780 INFO packaging: Installing fprintd-0.4.1-3.fc18.x86_64 (806/1048) > >22:19:55,782 INFO packaging: Installing giflib-4.1.6-6.fc18.x86_64 (807/1048) > >22:19:55,784 INFO packaging: Installing 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.x86_64 (808/1048) > >22:19:55,786 INFO packaging: Installing 1:libreoffice-ure-3.6.3.1-1.fc18.x86_64 (809/1048) > >22:19:55,787 INFO packaging: Installing 1:libreoffice-core-3.6.3.1-1.fc18.x86_64 (810/1048) > >22:19:55,789 INFO packaging: Installing 1:libreoffice-writer-3.6.3.1-1.fc18.x86_64 (811/1048) > >22:19:55,791 INFO packaging: Installing 1:libreoffice-presenter-screen-3.6.3.1-1.fc18.x86_64 (812/1048) > >22:19:55,793 INFO packaging: Installing 1:libreoffice-ogltrans-3.6.3.1-1.fc18.x86_64 (813/1048) > >22:19:55,795 INFO packaging: Installing 1:libreoffice-impress-3.6.3.1-1.fc18.x86_64 (814/1048) > >22:19:55,797 INFO packaging: Installing 1:libreoffice-graphicfilter-3.6.3.1-1.fc18.x86_64 (815/1048) > >22:19:55,799 INFO packaging: Installing 1:libreoffice-pdfimport-3.6.3.1-1.fc18.x86_64 (816/1048) > >22:19:55,801 INFO packaging: Installing 1:libreoffice-draw-3.6.3.1-1.fc18.x86_64 (817/1048) > >22:19:55,803 INFO packaging: Installing comps-extras-20-5.fc18.noarch (818/1048) > >22:19:55,805 INFO packaging: Installing PackageKit-yum-0.8.4-3.fc18.x86_64 (819/1048) > >22:19:55,807 INFO packaging: Installing PackageKit-0.8.4-3.fc18.x86_64 (820/1048) > >22:19:55,809 INFO packaging: Installing mozilla-filesystem-1.9-8.fc18.x86_64 (821/1048) > >22:19:55,811 INFO packaging: Installing xulrunner-16.0.1-2.fc18.x86_64 (822/1048) > >22:19:55,812 INFO packaging: Installing tigervnc-license-1.2.80-0.1.20120905svn4996.fc18.noarch (823/1048) > >22:19:55,814 INFO packaging: Installing tigervnc-1.2.80-0.1.20120905svn4996.fc18.x86_64 (824/1048) > >22:19:55,816 INFO packaging: Installing firefox-16.0.1-1.fc18.x86_64 (825/1048) > >22:19:55,818 INFO packaging: Installing gnome-packagekit-3.6.0-2.fc18.x86_64 (826/1048) > >22:19:55,820 INFO packaging: Installing PackageKit-yum-plugin-0.8.4-3.fc18.x86_64 (827/1048) > >22:19:55,822 INFO packaging: Installing 1:libreoffice-calc-3.6.3.1-1.fc18.x86_64 (828/1048) > >22:19:55,824 INFO packaging: Installing 1:libreoffice-math-3.6.3.1-1.fc18.x86_64 (829/1048) > >22:19:55,826 INFO packaging: Installing 1:libreoffice-xsltfilter-3.6.3.1-1.fc18.x86_64 (830/1048) > >22:19:55,828 INFO packaging: Installing fprintd-pam-0.4.1-3.fc18.x86_64 (831/1048) > >22:19:55,830 INFO packaging: Installing gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 (832/1048) > >22:19:55,832 INFO packaging: Installing xorg-x11-utils-7.5-7.fc18.x86_64 (833/1048) > >22:19:55,834 INFO packaging: Installing ibus-m17n-1.3.4-6.fc18.x86_64 (834/1048) > >22:19:55,836 INFO packaging: Installing network-manager-applet-0.9.7.0-3.git20121016.fc18.x86_64 (835/1048) > >22:19:55,838 INFO packaging: Installing ibus-anthy-1.4.99.20121006-1.fc18.x86_64 (836/1048) > >22:19:55,840 INFO packaging: Installing ibus-rawcode-1.3.1.20100707-8.fc18.x86_64 (837/1048) > >22:19:55,842 INFO packaging: Installing ibus-hangul-1.4.1-5.fc18.x86_64 (838/1048) > >22:19:55,844 INFO packaging: Installing ibus-typing-booster-0.0.10-1.fc18.noarch (839/1048) > >22:19:55,846 INFO packaging: Installing ibus-chewing-1.4.2-1.fc18.x86_64 (840/1048) > >22:19:55,848 INFO packaging: Installing ibus-libpinyin-1.4.93-1.fc18.x86_64 (841/1048) > >22:19:55,850 INFO packaging: Installing system-config-printer-1.3.12-1.fc18.x86_64 (842/1048) > >22:19:55,852 INFO packaging: Installing 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 (843/1048) > >22:19:55,854 INFO packaging: Installing 1:NetworkManager-pptp-0.9.3.997-3.fc18.x86_64 (844/1048) > >22:19:55,856 INFO packaging: Installing 1:NetworkManager-vpnc-0.9.3.997-3.fc18.x86_64 (845/1048) > >22:19:55,858 INFO packaging: Installing mate-text-editor-1.4.0-2.fc18.x86_64 (846/1048) > >22:19:55,860 INFO packaging: Installing firstboot-18.4-1.fc18.x86_64 (847/1048) > >22:19:55,862 INFO packaging: Installing abrt-desktop-2.0.16-1.fc18.x86_64 (848/1048) > >22:19:55,864 INFO packaging: Installing mate-panel-1.4.0-10.fc18.x86_64 (849/1048) > >22:19:55,866 INFO packaging: Installing libmateui-1.4.0-2.fc18.x86_64 (850/1048) > >22:19:55,868 INFO packaging: Installing setroubleshoot-3.1.17-2.fc18.x86_64 (851/1048) > >22:19:55,870 INFO packaging: Installing imsettings-qt-1.4.0-1.fc18.x86_64 (852/1048) > >22:19:55,871 INFO packaging: Installing mate-notification-daemon-1.4.0-9.fc18.x86_64 (853/1048) > >22:19:55,874 INFO packaging: Installing NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 (854/1048) > >22:19:55,876 INFO packaging: Installing gtk3-immodule-xim-3.6.0-1.fc18.x86_64 (855/1048) > >22:19:55,877 INFO packaging: Installing gnome-disk-utility-3.6.1-1.fc18.x86_64 (856/1048) > >22:19:55,879 INFO packaging: Installing gstreamer-plugins-espeak-0.4.0-1.fc18.x86_64 (857/1048) > >22:19:55,881 INFO packaging: Installing xorg-x11-drv-intel-2.20.10-1.fc18.x86_64 (858/1048) > >22:19:55,883 INFO packaging: Installing xorg-x11-drv-qxl-0.1.0-1.fc18.x86_64 (859/1048) > >22:19:55,885 INFO packaging: Installing xorg-x11-drv-fbdev-0.4.3-3.fc18.x86_64 (860/1048) > >22:19:55,887 INFO packaging: Installing xorg-x11-drv-modesetting-0.4.0-4.fc18.x86_64 (861/1048) > >22:19:55,889 INFO packaging: Installing xorg-x11-drv-openchrome-0.3.1-1.fc18.x86_64 (862/1048) > >22:19:55,891 INFO packaging: Installing xorg-x11-drv-vmmouse-12.9.0-6.fc18.x86_64 (863/1048) > >22:19:55,893 INFO packaging: Installing xorg-x11-drv-vesa-2.3.2-2.fc18.x86_64 (864/1048) > >22:19:55,895 INFO packaging: Installing xorg-x11-drv-wacom-0.16.1-1.fc18.x86_64 (865/1048) > >22:19:55,897 INFO packaging: Installing xorg-x11-drv-evdev-2.7.3-1.fc18.x86_64 (866/1048) > >22:19:55,899 INFO packaging: Installing xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 (867/1048) > >22:19:55,900 INFO packaging: Installing xorg-x11-drv-ati-7.0.0-0.7.20121015gitbd9e2c064.fc18.x86_64 (868/1048) > >22:19:55,901 INFO packaging: Installing xorg-x11-drv-synaptics-1.6.2-6.fc18.x86_64 (869/1048) > >22:19:55,902 INFO packaging: Installing xorg-x11-drv-mga-1.6.1-2.fc18.x86_64 (870/1048) > >22:19:55,903 INFO packaging: Installing glx-utils-7.10-8.20101028.fc18.x86_64 (871/1048) > >22:19:55,904 INFO packaging: Installing xterm-284-1.fc18.x86_64 (872/1048) > >22:19:55,905 INFO packaging: Installing hplip-3.12.10-4.a.fc18.x86_64 (873/1048) > >22:19:55,906 INFO packaging: Installing foomatic-4.0.8-13.fc18.x86_64 (874/1048) > >22:19:55,907 INFO packaging: Installing gutenprint-cups-5.2.9-2.fc18.x86_64 (875/1048) > >22:19:55,908 INFO packaging: Installing bluez-cups-4.101-2.fc18.x86_64 (876/1048) > >22:19:55,909 INFO packaging: Installing plymouth-system-theme-0.8.7-1.fc18.x86_64 (877/1048) > >22:19:55,910 INFO packaging: Installing mate-terminal-1.4.0-3.fc18.x86_64 (878/1048) > >22:19:55,911 INFO packaging: Installing firewall-config-0.2.8-1.fc18.noarch (879/1048) > >22:19:55,912 INFO packaging: Installing mate-settings-daemon-1.4.0-6.fc18.x86_64 (880/1048) > >22:19:55,913 INFO packaging: Installing system-config-language-1.3.5-13.fc18.noarch (881/1048) > >22:19:55,914 INFO packaging: Installing yumex-3.0.9-1.fc18.noarch (882/1048) > >22:19:55,915 INFO packaging: Installing gstreamer1-plugins-good-1.0.1-1.fc18.x86_64 (883/1048) > >22:19:55,916 INFO packaging: Installing gstreamer1-plugins-bad-free-1.0.1-1.fc18.x86_64 (884/1048) > >22:19:55,917 INFO packaging: Installing gstreamer-plugins-good-0.10.31-5.fc18.x86_64 (885/1048) > >22:19:55,918 INFO packaging: Installing 1:xscreensaver-base-5.20-1.fc18.x86_64 (886/1048) > >22:19:55,919 INFO packaging: Installing mate-conf-editor-1.4.0-2.fc18.x86_64 (887/1048) > >22:19:55,920 INFO packaging: Installing mate-session-manager-1.4.0-8.fc18.x86_64 (888/1048) > >22:19:55,921 INFO packaging: Installing mate-keyring-1.4.0-8.fc18.x86_64 (889/1048) > >22:19:55,922 INFO packaging: Installing mate-polkit-1.4.0-2.fc18.x86_64 (890/1048) > >22:19:55,923 INFO packaging: Installing mate-dialogs-1.4.0-2.fc18.x86_64 (891/1048) > >22:19:55,924 INFO packaging: Installing gtk2-immodule-xim-2.24.13-1.fc18.x86_64 (892/1048) > >22:19:55,925 INFO packaging: Installing paps-0.6.8-22.fc18.x86_64 (893/1048) > >22:19:55,926 INFO packaging: Installing spice-vdagent-0.12.0-1.fc18.x86_64 (894/1048) > >22:19:55,927 INFO packaging: Installing ConsoleKit-x11-0.4.5-3.fc18.x86_64 (895/1048) > >22:19:55,928 INFO packaging: Installing mesa-dri-drivers-9.0-1.fc18.x86_64 (896/1048) > >22:19:55,930 INFO packaging: Installing pinfo-0.6.10-6.fc18.x86_64 (897/1048) > >22:19:55,931 INFO packaging: Installing sendmail-8.14.5-15.fc18.x86_64 (898/1048) > >22:19:55,939 INFO packaging: Installing 1:grub2-2.00-9.fc18.x86_64 (899/1048) > >22:19:55,940 INFO packaging: Installing isdn4k-utils-3.2-84.fc18.x86_64 (900/1048) > >22:19:55,941 INFO packaging: Installing 1:quota-4.00-6.fc18.x86_64 (901/1048) > >22:19:55,942 INFO packaging: Installing rp-pppoe-3.10-13.fc18.x86_64 (902/1048) > >22:19:55,943 INFO packaging: Installing openswan-2.6.38-6.fc18.x86_64 (903/1048) > >22:19:55,944 INFO packaging: Installing sssd-1.9.2-1.fc18.x86_64 (904/1048) > >22:19:55,946 INFO packaging: Installing minicom-2.5-8.fc17.x86_64 (905/1048) > >22:19:55,948 INFO packaging: Installing iptstate-2.2.2-8.fc18.x86_64 (906/1048) > >22:19:55,949 INFO packaging: Installing 1:wireless-tools-29-8.1.fc18.x86_64 (907/1048) > >22:19:55,950 INFO packaging: Installing BackupPC-3.2.1-7.fc17.x86_64 (908/1048) > >22:19:55,951 INFO packaging: Installing openssh-server-6.1p1-1.fc18.x86_64 (909/1048) > >22:19:55,959 INFO packaging: Installing coolkey-1.1.0-21.fc18.x86_64 (910/1048) > >22:19:55,961 INFO packaging: Installing 1:nfs-utils-1.2.6-12.fc18.x86_64 (911/1048) > >22:19:55,963 INFO packaging: Installing selinux-policy-targeted-3.11.1-36.fc18.noarch (912/1048) > >22:19:55,965 INFO packaging: Installing wvdial-1.61-6.fc18.x86_64 (913/1048) > >22:19:55,967 INFO packaging: Installing PackageKit-gstreamer-plugin-0.8.4-3.fc18.x86_64 (914/1048) > >22:19:55,969 INFO packaging: Installing realmd-0.8-2.fc18.x86_64 (915/1048) > >22:19:55,971 INFO packaging: Installing ModemManager-0.6.0.0-1.fc18.x86_64 (916/1048) > >22:19:55,973 INFO packaging: Installing psacct-6.5.5-7.fc18.x86_64 (917/1048) > >22:19:55,975 INFO packaging: Installing cups-pk-helper-0.2.2-2.fc18.x86_64 (918/1048) > >22:19:55,977 INFO packaging: Installing prelink-0.4.6-7.fc18.x86_64 (919/1048) > >22:19:55,979 INFO packaging: Installing b43-openfwwf-5.2-8.fc18.noarch (920/1048) > >22:19:55,981 INFO packaging: Installing 2:mcelog-1.0-0.6.6e4e2a00.fc18.x86_64 (921/1048) > >22:19:55,983 INFO packaging: Installing chrony-1.27-0.5.pre1.git1ca844.fc18.x86_64 (922/1048) > >22:19:55,985 INFO packaging: Installing rng-tools-4-2.fc18.x86_64 (923/1048) > >22:19:55,987 INFO packaging: Installing aic94xx-firmware-30-4.fc18.noarch (924/1048) > >22:19:55,988 INFO packaging: Installing irda-utils-0.9.18-16.fc18.x86_64 (925/1048) > >22:19:55,990 INFO packaging: Installing 1:smartmontools-5.43-3.fc18.x86_64 (926/1048) > >22:19:55,992 INFO packaging: Installing 2:irqbalance-1.0.3-8.fc18.x86_64 (927/1048) > >22:19:55,994 INFO packaging: Installing biosdevname-0.4.1-2.fc18.x86_64 (928/1048) > >22:19:55,996 INFO packaging: Installing at-3.1.13-9.fc18.x86_64 (929/1048) > >22:19:55,998 INFO packaging: Installing system-config-printer-udev-1.3.12-1.fc18.x86_64 (930/1048) > >22:19:56,000 INFO packaging: Installing passwdqc-1.2.2-4.fc18.x86_64 (931/1048) > >22:19:56,002 INFO packaging: Installing yum-langpacks-0.3.0-3.fc18.noarch (932/1048) > >22:19:56,004 INFO packaging: Installing yum-utils-1.1.31-6.fc18.noarch (933/1048) > >22:19:56,006 INFO packaging: Installing yum-presto-0.9.0-1.fc18.noarch (934/1048) > >22:19:56,008 INFO packaging: Installing sos-2.2-30.fc18.noarch (935/1048) > >22:19:56,010 INFO packaging: Installing screen-4.1.0-0.12.20120314git3c2946.fc18.x86_64 (936/1048) > >22:19:56,012 INFO packaging: Installing 14:tcpdump-4.3.0-2.fc18.x86_64 (937/1048) > >22:19:56,014 INFO packaging: Installing mlocate-0.26-1.fc18.x86_64 (938/1048) > >22:19:56,016 INFO packaging: Installing man-db-2.6.2-5.fc18.x86_64 (939/1048) > >22:19:56,017 INFO packaging: Installing 2:nmap-6.01-7.fc18.x86_64 (940/1048) > >22:19:56,018 INFO packaging: Installing openldap-clients-2.4.33-2.fc18.x86_64 (941/1048) > >22:19:56,019 INFO packaging: Installing pam_pkcs11-0.6.2-9.fc18.x86_64 (942/1048) > >22:19:56,020 INFO packaging: Installing btrfs-progs-0.19.20120817git043a639-2.fc18.x86_64 (943/1048) > >22:19:56,021 INFO packaging: Installing sudo-1.8.6p3-1.fc18.x86_64 (944/1048) > >22:19:56,023 INFO packaging: Installing krb5-workstation-1.10.3-5.fc18.x86_64 (945/1048) > >22:19:56,024 INFO packaging: Installing pam_krb5-2.4.1-1.fc18.x86_64 (946/1048) > >22:19:56,025 INFO packaging: Installing fedora-release-notes-17.1.0-2.fc18.noarch (947/1048) > >22:19:56,026 INFO packaging: Installing zsh-4.3.17-2.fc18.x86_64 (948/1048) > >22:19:56,027 INFO packaging: Installing usbutils-006-2.fc18.x86_64 (949/1048) > >22:19:56,029 INFO packaging: Installing 32:bind-utils-9.9.2-2.fc18.x86_64 (950/1048) > >22:19:56,030 INFO packaging: Installing 1:dump-0.4-0.13.b44.fc18.x86_64 (951/1048) > >22:19:56,031 INFO packaging: Installing linux-atm-2.5.1-5.fc18.x86_64 (952/1048) > >22:19:56,032 INFO packaging: Installing ntsysv-1.3.59-2.fc18.x86_64 (953/1048) > >22:19:56,033 INFO packaging: Installing pciutils-3.1.10-2.fc18.x86_64 (954/1048) > >22:19:56,041 INFO packaging: Installing lftp-4.3.8-1.fc18.x86_64 (955/1048) > >22:19:56,042 INFO packaging: Installing numactl-2.0.7-7.fc18.x86_64 (956/1048) > >22:19:56,043 INFO packaging: Installing cifs-utils-5.7-1.fc18.x86_64 (957/1048) > >22:19:56,045 INFO packaging: Installing jigdo-0.7.3-15.fc18.x86_64 (958/1048) > >22:19:56,046 INFO packaging: Installing bonnie++-1.96-4.fc18.x86_64 (959/1048) > >22:19:56,047 INFO packaging: Installing jwhois-4.0-30.fc18.x86_64 (960/1048) > >22:19:56,048 INFO packaging: Installing cyrus-sasl-plain-2.1.23-36.fc18.x86_64 (961/1048) > >22:19:56,049 INFO packaging: Installing stunnel-4.53-2.fc18.x86_64 (962/1048) > >22:19:56,050 INFO packaging: Installing m17n-contrib-1.1.14-1.fc18.noarch (963/1048) > >22:19:56,051 INFO packaging: Installing 1:bash-completion-2.0-2.fc18.noarch (964/1048) > >22:19:56,052 INFO packaging: Installing ftp-0.17-61.fc18.x86_64 (965/1048) > >22:19:56,053 INFO packaging: Installing bc-1.06.95-7.fc18.x86_64 (966/1048) > >22:19:56,054 INFO packaging: Installing ed-1.6-2.fc18.x86_64 (967/1048) > >22:19:56,056 INFO packaging: Installing time-1.7-42.fc18.x86_64 (968/1048) > >22:19:56,057 INFO packaging: Installing nano-2.3.1-4.fc18.x86_64 (969/1048) > >22:19:56,058 INFO packaging: Installing zisofs-tools-1.0.8-8.fc18.x86_64 (970/1048) > >22:19:56,059 INFO packaging: Installing lsof-4.86-4.fc18.x86_64 (971/1048) > >22:19:56,067 INFO packaging: Installing attr-2.4.46-7.fc18.x86_64 (972/1048) > >22:19:56,068 INFO packaging: Installing thai-scalable-waree-fonts-0.5.0-3.fc18.noarch (973/1048) > >22:19:56,069 INFO packaging: Installing stix-fonts-1.1.0-2.fc18.noarch (974/1048) > >22:19:56,070 INFO packaging: Installing vlgothic-fonts-20120928-1.fc18.noarch (975/1048) > >22:19:56,071 INFO packaging: Installing lklug-fonts-0.6-7.20090803cvs.fc18.noarch (976/1048) > >22:19:56,072 INFO packaging: Installing lohit-devanagari-fonts-2.5.1-4.fc18.noarch (977/1048) > >22:19:56,074 INFO packaging: Installing lohit-oriya-fonts-2.5.1-2.fc18.noarch (978/1048) > >22:19:56,075 INFO packaging: Installing lohit-kannada-fonts-2.5.1-3.fc18.noarch (979/1048) > >22:19:56,076 INFO packaging: Installing lohit-bengali-fonts-2.5.1-2.fc18.noarch (980/1048) > >22:19:56,077 INFO packaging: Installing cjkuni-uming-fonts-0.2.20080216.1-50.fc18.noarch (981/1048) > >22:19:56,078 INFO packaging: Installing lohit-telugu-fonts-2.5.1-3.fc18.noarch (982/1048) > >22:19:56,079 INFO packaging: Installing paratype-pt-sans-fonts-20100408-4.fc18.noarch (983/1048) > >22:19:56,081 INFO packaging: Installing jomolhari-fonts-0.003-14.fc18.noarch (984/1048) > >22:19:56,082 INFO packaging: Installing sil-abyssinica-fonts-1.200-4.fc18.noarch (985/1048) > >22:19:56,083 INFO packaging: Installing nhn-nanum-gothic-fonts-3.020-4.fc18.noarch (986/1048) > >22:19:56,084 INFO packaging: Installing smc-meera-fonts-5.0.1-3.fc18.noarch (987/1048) > >22:19:56,085 INFO packaging: Installing wqy-zenhei-fonts-0.9.46-6.fc18.noarch (988/1048) > >22:19:56,093 INFO packaging: Installing lohit-punjabi-fonts-2.5.1-3.fc18.noarch (989/1048) > >22:19:56,095 INFO packaging: Installing 3:traceroute-2.0.18-4.fc18.x86_64 (990/1048) > >22:19:56,096 INFO packaging: Installing khmeros-base-fonts-5.0-14.fc18.noarch (991/1048) > >22:19:56,097 INFO packaging: Installing sil-padauk-fonts-2.4-9.fc18.noarch (992/1048) > >22:19:56,098 INFO packaging: Installing paktype-naqsh-fonts-3.1-1.fc18.noarch (993/1048) > >22:19:56,099 INFO packaging: Installing lohit-assamese-fonts-2.5.1-3.fc18.noarch (994/1048) > >22:19:56,100 INFO packaging: Installing lohit-tamil-fonts-2.5.1-3.fc18.noarch (995/1048) > >22:19:56,101 INFO packaging: Installing lohit-gujarati-fonts-2.5.1-3.fc18.noarch (996/1048) > >22:19:56,102 INFO packaging: Installing talk-0.17-39.fc18.x86_64 (997/1048) > >22:19:56,103 INFO packaging: Installing 2:mtr-0.82-3.fc18.x86_64 (998/1048) > >22:19:56,104 INFO packaging: Installing 1:telnet-0.17-54.fc18.x86_64 (999/1048) > >22:19:56,106 INFO packaging: Installing 2:ethtool-3.4.1-2.fc18.x86_64 (1000/1048) > >22:19:56,107 INFO packaging: Installing symlinks-1.4-6.fc18.x86_64 (1001/1048) > >22:19:56,108 INFO packaging: Installing finger-0.17-46.fc18.x86_64 (1002/1048) > >22:19:56,109 INFO packaging: Installing bridge-utils-1.5-4.fc18.x86_64 (1003/1048) > >22:19:56,110 INFO packaging: Installing vconfig-1.9-11.fc18.x86_64 (1004/1048) > >22:19:56,118 INFO packaging: Installing 2:microcode_ctl-2.0-2.fc18.x86_64 (1005/1048) > >22:19:56,119 INFO packaging: Installing mpage-2.5.6-11.fc18.x86_64 (1006/1048) > >22:19:56,120 INFO packaging: Installing b43-fwcutter-015-3.fc18.x86_64 (1007/1048) > >22:19:56,121 INFO packaging: Installing tree-1.6.0-5.fc18.x86_64 (1008/1048) > >22:19:56,122 INFO packaging: Installing zip-3.0-5.fc18.x86_64 (1009/1048) > >22:19:56,124 INFO packaging: Installing xdelta-3.0.4-1.fc18.x86_64 (1010/1048) > >22:19:56,125 INFO packaging: Installing dos2unix-6.0.1-1.fc18.x86_64 (1011/1048) > >22:19:56,126 INFO packaging: Installing 1:rdist-6.1.5-54.fc18.x86_64 (1012/1048) > >22:19:56,127 INFO packaging: Installing setserial-2.17-29.fc18.x86_64 (1013/1048) > >22:19:56,128 INFO packaging: Installing rsh-0.17-69.fc18.x86_64 (1014/1048) > >22:19:56,129 INFO packaging: Installing rdate-1.4-20.fc18.x86_64 (1015/1048) > >22:19:56,130 INFO packaging: Installing man-pages-3.42-1.fc18.noarch (1016/1048) > >22:19:56,131 INFO packaging: Installing iwl6050-firmware-41.28.5.1-16.fc18.noarch (1017/1048) > >22:19:56,133 INFO packaging: Installing mate-backgrounds-1.4.0-1.fc18.noarch (1018/1048) > >22:19:56,134 INFO packaging: Installing 1:iwl1000-firmware-39.31.5.1-16.fc18.noarch (1019/1048) > >22:19:56,135 INFO packaging: Installing words-3.0-20.fc18.noarch (1020/1048) > >22:19:56,136 INFO packaging: Installing ql2400-firmware-5.08.00-1.fc18.noarch (1021/1048) > >22:19:56,144 INFO packaging: Installing iwl6000g2a-firmware-17.168.5.3-16.fc18.noarch (1022/1048) > >22:19:56,145 INFO packaging: Installing iwl5150-firmware-8.24.2.2-16.fc18.noarch (1023/1048) > >22:19:56,146 INFO packaging: Installing iwl6000-firmware-9.221.4.1-16.fc18.noarch (1024/1048) > >22:19:56,147 INFO packaging: Installing iwl3945-firmware-15.32.2.9-16.fc18.noarch (1025/1048) > >22:19:56,148 INFO packaging: Installing iwl105-firmware-18.168.6.1-16.fc18.noarch (1026/1048) > >22:19:56,150 INFO packaging: Installing iwl135-firmware-18.168.6.1-16.fc18.noarch (1027/1048) > >22:19:56,151 INFO packaging: Installing zd1211-firmware-1.4-7.fc18.noarch (1028/1048) > >22:19:56,152 INFO packaging: Installing iwl4965-firmware-228.61.2.24-16.fc18.noarch (1029/1048) > >22:19:56,153 INFO packaging: Installing atmel-firmware-1.3-10.fc18.noarch (1030/1048) > >22:19:56,154 INFO packaging: Installing iwl100-firmware-39.31.5.1-16.fc18.noarch (1031/1048) > >22:19:56,155 INFO packaging: Installing rootfiles-8.1-9.fc18.noarch (1032/1048) > >22:19:56,156 INFO packaging: Installing mate-mime-data-1.4.0-10.fc18.noarch (1033/1048) > >22:19:56,157 INFO packaging: Installing iwl5000-firmware-8.83.5.1_1-16.fc18.noarch (1034/1048) > >22:19:56,158 INFO packaging: Installing ipw2100-firmware-1.3-14.fc18.noarch (1035/1048) > >22:19:56,159 INFO packaging: Installing iwl2000-firmware-18.168.6.1-16.fc18.noarch (1036/1048) > >22:19:56,161 INFO packaging: Installing ipw2200-firmware-3.1-7.fc18.noarch (1037/1048) > >22:19:56,162 INFO packaging: Installing ql2500-firmware-5.08.00-1.fc18.noarch (1038/1048) > >22:19:56,170 INFO packaging: Installing iwl2030-firmware-18.168.6.1-16.fc18.noarch (1039/1048) > >22:19:56,171 INFO packaging: Installing 2:ivtv-firmware-20080701-23.noarch (1040/1048) > >22:19:56,172 INFO packaging: Installing libertas-usb8388-firmware-20120925-0.3.git236367d.fc18.noarch (1041/1048) > >22:19:56,173 INFO packaging: Installing iwl6000g2b-firmware-17.168.5.2-16.fc18.noarch (1042/1048) > >22:19:56,174 INFO packaging: Installing kernel-3.6.2-2.fc18.x86_64 (1043/1048) > >22:19:56,176 INFO packaging: Installing pulseaudio-2.1-4.fc18.x86_64 (1044/1048) > >22:19:56,177 INFO packaging: Installing pulseaudio-module-x11-2.1-4.fc18.x86_64 (1045/1048) > >22:19:56,178 INFO packaging: Installing alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 (1046/1048) > >22:19:56,179 INFO packaging: Installing 1:xorg-x11-drv-nouveau-1.0.1-6.fc18.x86_64 (1047/1048) > >22:19:56,180 INFO packaging: Installing pcmciautils-018-3.fc18.x86_64 (1048/1048) > >22:19:56,181 INFO packaging: 1958 blocks > >22:19:56,182 INFO packaging: ==== end rpm scriptlet logs ==== >22:19:56,297 DEBUG packaging: kernel versions: ['3.6.2-2.fc18.x86_64'] > > >/tmp/program.log: >04:21:46,206 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:21:46,268 INFO program: Running... modprobe fcoe >04:21:46,562 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >04:21:46,683 INFO program: No FCoE boot disk information is found in EDD! >04:21:46,691 INFO program: Running... udevadm settle --timeout=300 >04:21:47,670 INFO program: Running... multipath -d >04:21:47,844 INFO program: Oct 18 04:21:47 | sda: rport id not found >04:21:47,848 INFO program: create: mpatha (ST9250320AS_5SW13ZPN) undef Seagate ,FreeAgent Go >04:21:47,851 INFO program: size=233G features='0' hwhandler='0' wp=undef >04:21:47,855 INFO program: `-+- policy='service-time 0' prio=1 status=undef >04:21:47,858 INFO program: `- 4:0:0:0 sda 8:0 undef ready running >04:21:47,862 INFO program: Oct 18 04:21:47 | sdb: rport id not found >04:21:47,865 INFO program: create: mpathb (Lexar_JD_FireFly_AA04016900006890-0:0) undef Lexar ,JD FireFly >04:21:47,867 INFO program: size=1.9G features='0' hwhandler='0' wp=undef >04:21:47,868 INFO program: `-+- policy='service-time 0' prio=1 status=undef >04:21:47,870 INFO program: `- 5:0:0:0 sdb 8:16 undef ready running >04:21:47,882 INFO program: Running... multipath -ll >04:21:49,640 INFO program: Running... metacity --display :1 --sm-disable >04:21:51,529 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >04:21:51,878 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:51,922 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:51,930 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:51,937 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:51,944 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:51,953 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:51,960 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:51,967 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:51,974 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:51,982 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:51,989 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:51,998 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:52,006 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:52,025 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:52,033 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:52,041 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:52,048 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:52,055 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:52,061 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:52,068 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:52,075 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:52,082 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:52,088 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:52,094 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >04:21:55,053 INFO program: Running... udevadm control --property=ANACONDA=1 >04:21:55,179 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:21:55,289 INFO program: Running... systemctl start chronyd.service >04:21:55,305 INFO program: Running... udevadm settle --timeout=300 >04:21:56,849 INFO program: Running... multipath -d >04:21:56,986 INFO program: Oct 18 04:21:56 | sda: rport id not found >04:21:56,988 INFO program: create: mpatha (ST9250320AS_5SW13ZPN) undef Seagate ,FreeAgent Go >04:21:56,990 INFO program: size=233G features='0' hwhandler='0' wp=undef >04:21:56,991 INFO program: `-+- policy='service-time 0' prio=1 status=undef >04:21:56,993 INFO program: `- 4:0:0:0 sda 8:0 undef ready running >04:21:56,994 INFO program: Oct 18 04:21:56 | sdb: rport id not found >04:21:56,996 INFO program: create: mpathb (Lexar_JD_FireFly_AA04016900006890-0:0) undef Lexar ,JD FireFly >04:21:57,000 INFO program: size=1.9G features='0' hwhandler='0' wp=undef >04:21:57,002 INFO program: `-+- policy='service-time 0' prio=1 status=undef >04:21:57,004 INFO program: `- 5:0:0:0 sdb 8:16 undef ready running >04:21:57,014 INFO program: Running... multipath -ll >04:21:58,313 INFO program: Running... dumpe2fs -h /dev/sda2 >04:21:58,411 INFO program: Filesystem volume name: <none> >04:21:58,416 INFO program: Last mounted on: /boot >04:21:58,426 INFO program: Filesystem UUID: a724d693-544f-4376-8ed8-50a0d5e5f874 >04:21:58,430 INFO program: Filesystem magic number: 0xEF53 >04:21:58,433 INFO program: Filesystem revision #: 1 (dynamic) >04:21:58,437 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 >04:21:58,438 INFO program: Filesystem flags: signed_directory_hash >04:21:58,440 INFO program: Default mount options: user_xattr acl >04:21:58,446 INFO program: Filesystem state: clean >04:21:58,447 INFO program: Errors behavior: Continue >04:21:58,452 INFO program: Filesystem OS type: Linux >04:21:58,515 INFO program: Inode count: 128016 >04:21:58,525 INFO program: Block count: 512000 >04:21:58,529 INFO program: Reserved block count: 25600 >04:21:58,532 INFO program: Free blocks: 455036 >04:21:58,533 INFO program: Free inodes: 127966 >04:21:58,536 INFO program: First block: 1 >04:21:58,540 INFO program: Block size: 1024 >04:21:58,543 INFO program: Fragment size: 1024 >04:21:58,547 INFO program: Reserved GDT blocks: 256 >04:21:58,548 INFO program: Blocks per group: 8192 >04:21:58,551 INFO program: Fragments per group: 8192 >04:21:58,554 INFO program: Inodes per group: 2032 >04:21:58,557 INFO program: Inode blocks per group: 254 >04:21:58,561 INFO program: Flex block group size: 16 >04:21:58,564 INFO program: Filesystem created: Wed Oct 17 21:30:19 2012 >04:21:58,566 INFO program: Last mount time: Wed Oct 17 21:30:21 2012 >04:21:58,569 INFO program: Last write time: Wed Oct 17 22:30:01 2012 >04:21:58,573 INFO program: Mount count: 1 >04:21:58,576 INFO program: Maximum mount count: -1 >04:21:58,579 INFO program: Last checked: Wed Oct 17 21:30:19 2012 >04:21:58,582 INFO program: Check interval: 0 (<none>) >04:21:58,586 INFO program: Lifetime writes: 54 MB >04:21:58,589 INFO program: Reserved blocks uid: 0 (user root) >04:21:58,594 INFO program: Reserved blocks gid: 0 (group root) >04:21:58,597 INFO program: First inode: 11 >04:21:58,601 INFO program: Inode size: 128 >04:21:58,607 INFO program: Journal inode: 8 >04:21:58,610 INFO program: Default directory hash: half_md4 >04:21:58,613 INFO program: Directory Hash Seed: 2da95266-57a2-4c51-9172-c42bc4c3eb28 >04:21:58,619 INFO program: Journal backup: inode blocks >04:21:58,622 INFO program: Journal features: (none) >04:21:58,626 INFO program: Journal size: 8M >04:21:58,629 INFO program: Journal length: 8192 >04:21:58,633 INFO program: Journal sequence: 0x00000028 >04:21:58,636 INFO program: Journal start: 0 >04:21:58,640 INFO program: >04:21:58,643 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:21:58,648 INFO program: Running... dumpe2fs -h /dev/sda2 >04:21:58,721 INFO program: Filesystem volume name: <none> >04:21:58,732 INFO program: Last mounted on: /boot >04:21:58,736 INFO program: Filesystem UUID: a724d693-544f-4376-8ed8-50a0d5e5f874 >04:21:58,740 INFO program: Filesystem magic number: 0xEF53 >04:21:58,743 INFO program: Filesystem revision #: 1 (dynamic) >04:21:58,748 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 >04:21:58,754 INFO program: Filesystem flags: signed_directory_hash >04:21:58,758 INFO program: Default mount options: user_xattr acl >04:21:58,762 INFO program: Filesystem state: clean >04:21:58,766 INFO program: Errors behavior: Continue >04:21:58,776 INFO program: Filesystem OS type: Linux >04:21:58,781 INFO program: Inode count: 128016 >04:21:58,785 INFO program: Block count: 512000 >04:21:58,788 INFO program: Reserved block count: 25600 >04:21:58,792 INFO program: Free blocks: 455036 >04:21:58,795 INFO program: Free inodes: 127966 >04:21:58,799 INFO program: First block: 1 >04:21:58,802 INFO program: Block size: 1024 >04:21:58,806 INFO program: Fragment size: 1024 >04:21:58,810 INFO program: Reserved GDT blocks: 256 >04:21:58,813 INFO program: Blocks per group: 8192 >04:21:58,817 INFO program: Fragments per group: 8192 >04:21:58,820 INFO program: Inodes per group: 2032 >04:21:58,824 INFO program: Inode blocks per group: 254 >04:21:58,827 INFO program: Flex block group size: 16 >04:21:58,830 INFO program: Filesystem created: Wed Oct 17 21:30:19 2012 >04:21:58,834 INFO program: Last mount time: Wed Oct 17 21:30:21 2012 >04:21:58,837 INFO program: Last write time: Wed Oct 17 22:30:01 2012 >04:21:58,841 INFO program: Mount count: 1 >04:21:58,844 INFO program: Maximum mount count: -1 >04:21:58,848 INFO program: Last checked: Wed Oct 17 21:30:19 2012 >04:21:58,851 INFO program: Check interval: 0 (<none>) >04:21:58,854 INFO program: Lifetime writes: 54 MB >04:21:58,858 INFO program: Reserved blocks uid: 0 (user root) >04:21:58,861 INFO program: Reserved blocks gid: 0 (group root) >04:21:58,864 INFO program: First inode: 11 >04:21:58,867 INFO program: Inode size: 128 >04:21:58,871 INFO program: Journal inode: 8 >04:21:58,874 INFO program: Default directory hash: half_md4 >04:21:58,877 INFO program: Directory Hash Seed: 2da95266-57a2-4c51-9172-c42bc4c3eb28 >04:21:58,881 INFO program: Journal backup: inode blocks >04:21:58,884 INFO program: Journal features: (none) >04:21:58,887 INFO program: Journal size: 8M >04:21:58,891 INFO program: Journal length: 8192 >04:21:58,894 INFO program: Journal sequence: 0x00000028 >04:21:58,897 INFO program: Journal start: 0 >04:21:58,901 INFO program: >04:21:58,904 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:21:58,908 INFO program: Running... resize2fs -P /dev/sda2 >04:21:58,983 INFO program: Estimated minimum size of the filesystem: 45852 >04:21:58,988 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:22:00,095 INFO program: Running... dumpe2fs -h /dev/sda4 >04:22:00,169 INFO program: Filesystem volume name: <none> >04:22:00,176 INFO program: Last mounted on: /mnt/sysimage >04:22:00,178 INFO program: Filesystem UUID: 14fd149a-115e-41dd-b9d5-771ce99d06d8 >04:22:00,180 INFO program: Filesystem magic number: 0xEF53 >04:22:00,185 INFO program: Filesystem revision #: 1 (dynamic) >04:22:00,187 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 >04:22:00,191 INFO program: Filesystem flags: signed_directory_hash >04:22:00,193 INFO program: Default mount options: user_xattr acl >04:22:00,201 INFO program: Filesystem state: clean >04:22:00,203 INFO program: Errors behavior: Continue >04:22:00,204 INFO program: Filesystem OS type: Linux >04:22:00,205 INFO program: Inode count: 3276800 >04:22:00,207 INFO program: Block count: 13107200 >04:22:00,209 INFO program: Reserved block count: 655360 >04:22:00,214 INFO program: Free blocks: 12322945 >04:22:00,217 INFO program: Free inodes: 3193528 >04:22:00,221 INFO program: First block: 0 >04:22:00,225 INFO program: Block size: 4096 >04:22:00,231 INFO program: Fragment size: 4096 >04:22:00,232 INFO program: Reserved GDT blocks: 1020 >04:22:00,237 INFO program: Blocks per group: 32768 >04:22:00,239 INFO program: Fragments per group: 32768 >04:22:00,241 INFO program: Inodes per group: 8192 >04:22:00,250 INFO program: Inode blocks per group: 512 >04:22:00,253 INFO program: Flex block group size: 16 >04:22:00,263 INFO program: Filesystem created: Wed Oct 17 21:30:12 2012 >04:22:00,264 INFO program: Last mount time: Wed Oct 17 21:30:21 2012 >04:22:00,265 INFO program: Last write time: Wed Oct 17 22:30:02 2012 >04:22:00,266 INFO program: Mount count: 1 >04:22:00,267 INFO program: Maximum mount count: -1 >04:22:00,269 INFO program: Last checked: Wed Oct 17 21:30:12 2012 >04:22:00,270 INFO program: Check interval: 0 (<none>) >04:22:00,271 INFO program: Lifetime writes: 4354 MB >04:22:00,274 INFO program: Reserved blocks uid: 0 (user root) >04:22:00,275 INFO program: Reserved blocks gid: 0 (group root) >04:22:00,279 INFO program: First inode: 11 >04:22:00,280 INFO program: Inode size: 256 >04:22:00,281 INFO program: Required extra isize: 28 >04:22:00,282 INFO program: Desired extra isize: 28 >04:22:00,285 INFO program: Journal inode: 8 >04:22:00,286 INFO program: Default directory hash: half_md4 >04:22:00,293 INFO program: Directory Hash Seed: b080145b-9086-4e47-96b2-944664048f32 >04:22:00,294 INFO program: Journal backup: inode blocks >04:22:00,295 INFO program: Journal features: journal_incompat_revoke >04:22:00,298 INFO program: Journal size: 128M >04:22:00,299 INFO program: Journal length: 32768 >04:22:00,300 INFO program: Journal sequence: 0x0000210e >04:22:00,301 INFO program: Journal start: 0 >04:22:00,306 INFO program: >04:22:00,309 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:22:00,314 INFO program: Running... dumpe2fs -h /dev/sda4 >04:22:00,380 INFO program: Filesystem volume name: <none> >04:22:00,382 INFO program: Last mounted on: /mnt/sysimage >04:22:00,383 INFO program: Filesystem UUID: 14fd149a-115e-41dd-b9d5-771ce99d06d8 >04:22:00,384 INFO program: Filesystem magic number: 0xEF53 >04:22:00,386 INFO program: Filesystem revision #: 1 (dynamic) >04:22:00,387 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 >04:22:00,388 INFO program: Filesystem flags: signed_directory_hash >04:22:00,389 INFO program: Default mount options: user_xattr acl >04:22:00,390 INFO program: Filesystem state: clean >04:22:00,397 INFO program: Errors behavior: Continue >04:22:00,398 INFO program: Filesystem OS type: Linux >04:22:00,399 INFO program: Inode count: 3276800 >04:22:00,400 INFO program: Block count: 13107200 >04:22:00,407 INFO program: Reserved block count: 655360 >04:22:00,408 INFO program: Free blocks: 12322945 >04:22:00,409 INFO program: Free inodes: 3193528 >04:22:00,410 INFO program: First block: 0 >04:22:00,412 INFO program: Block size: 4096 >04:22:00,417 INFO program: Fragment size: 4096 >04:22:00,418 INFO program: Reserved GDT blocks: 1020 >04:22:00,419 INFO program: Blocks per group: 32768 >04:22:00,420 INFO program: Fragments per group: 32768 >04:22:00,427 INFO program: Inodes per group: 8192 >04:22:00,428 INFO program: Inode blocks per group: 512 >04:22:00,430 INFO program: Flex block group size: 16 >04:22:00,431 INFO program: Filesystem created: Wed Oct 17 21:30:12 2012 >04:22:00,432 INFO program: Last mount time: Wed Oct 17 21:30:21 2012 >04:22:00,437 INFO program: Last write time: Wed Oct 17 22:30:02 2012 >04:22:00,438 INFO program: Mount count: 1 >04:22:00,439 INFO program: Maximum mount count: -1 >04:22:00,447 INFO program: Last checked: Wed Oct 17 21:30:12 2012 >04:22:00,448 INFO program: Check interval: 0 (<none>) >04:22:00,449 INFO program: Lifetime writes: 4354 MB >04:22:00,450 INFO program: Reserved blocks uid: 0 (user root) >04:22:00,451 INFO program: Reserved blocks gid: 0 (group root) >04:22:00,452 INFO program: First inode: 11 >04:22:00,457 INFO program: Inode size: 256 >04:22:00,458 INFO program: Required extra isize: 28 >04:22:00,459 INFO program: Desired extra isize: 28 >04:22:00,467 INFO program: Journal inode: 8 >04:22:00,468 INFO program: Default directory hash: half_md4 >04:22:00,469 INFO program: Directory Hash Seed: b080145b-9086-4e47-96b2-944664048f32 >04:22:00,470 INFO program: Journal backup: inode blocks >04:22:00,471 INFO program: Journal features: journal_incompat_revoke >04:22:00,472 INFO program: Journal size: 128M >04:22:00,477 INFO program: Journal length: 32768 >04:22:00,478 INFO program: Journal sequence: 0x0000210e >04:22:00,479 INFO program: Journal start: 0 >04:22:00,485 INFO program: >04:22:00,487 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:22:00,489 INFO program: Running... resize2fs -P /dev/sda4 >04:22:00,535 INFO program: Estimated minimum size of the filesystem: 616044 >04:22:00,538 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:22:01,088 INFO program: Running... dumpe2fs -h /dev/sda5 >04:22:01,206 INFO program: Filesystem volume name: <none> >04:22:01,210 INFO program: Last mounted on: <not available> >04:22:01,213 INFO program: Filesystem UUID: 65335c5c-3586-4171-b9bb-3ff0e8160934 >04:22:01,215 INFO program: Filesystem magic number: 0xEF53 >04:22:01,216 INFO program: Filesystem revision #: 1 (dynamic) >04:22:01,217 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 >04:22:01,219 INFO program: Filesystem flags: signed_directory_hash >04:22:01,221 INFO program: Default mount options: user_xattr acl >04:22:01,222 INFO program: Filesystem state: clean >04:22:01,223 INFO program: Errors behavior: Continue >04:22:01,227 INFO program: Filesystem OS type: Linux >04:22:01,235 INFO program: Inode count: 11698176 >04:22:01,236 INFO program: Block count: 46789888 >04:22:01,237 INFO program: Reserved block count: 2339494 >04:22:01,239 INFO program: Free blocks: 46007747 >04:22:01,240 INFO program: Free inodes: 11698165 >04:22:01,242 INFO program: First block: 0 >04:22:01,243 INFO program: Block size: 4096 >04:22:01,247 INFO program: Fragment size: 4096 >04:22:01,248 INFO program: Reserved GDT blocks: 1012 >04:22:01,253 INFO program: Blocks per group: 32768 >04:22:01,256 INFO program: Fragments per group: 32768 >04:22:01,257 INFO program: Inodes per group: 8192 >04:22:01,261 INFO program: Inode blocks per group: 512 >04:22:01,262 INFO program: Flex block group size: 16 >04:22:01,263 INFO program: Filesystem created: Wed Oct 17 21:30:02 2012 >04:22:01,264 INFO program: Last mount time: Wed Oct 17 21:30:22 2012 >04:22:01,268 INFO program: Last write time: Wed Oct 17 22:30:01 2012 >04:22:01,270 INFO program: Mount count: 1 >04:22:01,272 INFO program: Maximum mount count: -1 >04:22:01,274 INFO program: Last checked: Wed Oct 17 21:30:02 2012 >04:22:01,275 INFO program: Check interval: 0 (<none>) >04:22:01,277 INFO program: Lifetime writes: 2992 MB >04:22:01,278 INFO program: Reserved blocks uid: 0 (user root) >04:22:01,280 INFO program: Reserved blocks gid: 0 (group root) >04:22:01,282 INFO program: First inode: 11 >04:22:01,284 INFO program: Inode size: 256 >04:22:01,285 INFO program: Required extra isize: 28 >04:22:01,287 INFO program: Desired extra isize: 28 >04:22:01,289 INFO program: Journal inode: 8 >04:22:01,290 INFO program: Default directory hash: half_md4 >04:22:01,292 INFO program: Directory Hash Seed: d5081f60-44b2-4e69-bf30-14ffc10fe12e >04:22:01,295 INFO program: Journal backup: inode blocks >04:22:01,297 INFO program: Journal features: (none) >04:22:01,299 INFO program: Journal size: 128M >04:22:01,301 INFO program: Journal length: 32768 >04:22:01,303 INFO program: Journal sequence: 0x00000133 >04:22:01,305 INFO program: Journal start: 0 >04:22:01,306 INFO program: >04:22:01,308 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:22:01,311 INFO program: Running... dumpe2fs -h /dev/sda5 >04:22:01,363 INFO program: Filesystem volume name: <none> >04:22:01,365 INFO program: Last mounted on: <not available> >04:22:01,367 INFO program: Filesystem UUID: 65335c5c-3586-4171-b9bb-3ff0e8160934 >04:22:01,369 INFO program: Filesystem magic number: 0xEF53 >04:22:01,371 INFO program: Filesystem revision #: 1 (dynamic) >04:22:01,373 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 >04:22:01,375 INFO program: Filesystem flags: signed_directory_hash >04:22:01,377 INFO program: Default mount options: user_xattr acl >04:22:01,379 INFO program: Filesystem state: clean >04:22:01,381 INFO program: Errors behavior: Continue >04:22:01,383 INFO program: Filesystem OS type: Linux >04:22:01,385 INFO program: Inode count: 11698176 >04:22:01,387 INFO program: Block count: 46789888 >04:22:01,389 INFO program: Reserved block count: 2339494 >04:22:01,391 INFO program: Free blocks: 46007747 >04:22:01,392 INFO program: Free inodes: 11698165 >04:22:01,394 INFO program: First block: 0 >04:22:01,396 INFO program: Block size: 4096 >04:22:01,398 INFO program: Fragment size: 4096 >04:22:01,400 INFO program: Reserved GDT blocks: 1012 >04:22:01,402 INFO program: Blocks per group: 32768 >04:22:01,404 INFO program: Fragments per group: 32768 >04:22:01,406 INFO program: Inodes per group: 8192 >04:22:01,408 INFO program: Inode blocks per group: 512 >04:22:01,409 INFO program: Flex block group size: 16 >04:22:01,411 INFO program: Filesystem created: Wed Oct 17 21:30:02 2012 >04:22:01,413 INFO program: Last mount time: Wed Oct 17 21:30:22 2012 >04:22:01,415 INFO program: Last write time: Wed Oct 17 22:30:01 2012 >04:22:01,417 INFO program: Mount count: 1 >04:22:01,419 INFO program: Maximum mount count: -1 >04:22:01,420 INFO program: Last checked: Wed Oct 17 21:30:02 2012 >04:22:01,423 INFO program: Check interval: 0 (<none>) >04:22:01,425 INFO program: Lifetime writes: 2992 MB >04:22:01,427 INFO program: Reserved blocks uid: 0 (user root) >04:22:01,429 INFO program: Reserved blocks gid: 0 (group root) >04:22:01,431 INFO program: First inode: 11 >04:22:01,432 INFO program: Inode size: 256 >04:22:01,434 INFO program: Required extra isize: 28 >04:22:01,436 INFO program: Desired extra isize: 28 >04:22:01,438 INFO program: Journal inode: 8 >04:22:01,440 INFO program: Default directory hash: half_md4 >04:22:01,442 INFO program: Directory Hash Seed: d5081f60-44b2-4e69-bf30-14ffc10fe12e >04:22:01,444 INFO program: Journal backup: inode blocks >04:22:01,446 INFO program: Journal features: (none) >04:22:01,448 INFO program: Journal size: 128M >04:22:01,450 INFO program: Journal length: 32768 >04:22:01,452 INFO program: Journal sequence: 0x00000133 >04:22:01,454 INFO program: Journal start: 0 >04:22:01,455 INFO program: >04:22:01,457 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:22:01,462 INFO program: Running... resize2fs -P /dev/sda5 >04:22:01,496 INFO program: Estimated minimum size of the filesystem: 137054 >04:22:01,498 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:22:02,601 INFO program: Running... dumpe2fs -h /dev/loop1 >04:22:02,632 INFO program: Filesystem volume name: Anaconda >04:22:02,635 INFO program: Last mounted on: / >04:22:02,637 INFO program: Filesystem UUID: 2d5f99d0-6d04-4644-a47c-08977e9224cc >04:22:02,639 INFO program: Filesystem magic number: 0xEF53 >04:22:02,640 INFO program: Filesystem revision #: 1 (dynamic) >04:22:02,642 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 >04:22:02,644 INFO program: Filesystem flags: signed_directory_hash >04:22:02,646 INFO program: Default mount options: user_xattr acl >04:22:02,648 INFO program: Filesystem state: clean >04:22:02,650 INFO program: Errors behavior: Continue >04:22:02,652 INFO program: Filesystem OS type: Linux >04:22:02,654 INFO program: Inode count: 65536 >04:22:02,657 INFO program: Block count: 1048576 >04:22:02,659 INFO program: Reserved block count: 0 >04:22:02,661 INFO program: Free blocks: 312713 >04:22:02,662 INFO program: Free inodes: 38356 >04:22:02,664 INFO program: First block: 1 >04:22:02,666 INFO program: Block size: 1024 >04:22:02,668 INFO program: Fragment size: 1024 >04:22:02,670 INFO program: Reserved GDT blocks: 256 >04:22:02,672 INFO program: Blocks per group: 8192 >04:22:02,674 INFO program: Fragments per group: 8192 >04:22:02,676 INFO program: Inodes per group: 512 >04:22:02,678 INFO program: Inode blocks per group: 128 >04:22:02,680 INFO program: Flex block group size: 16 >04:22:02,682 INFO program: Filesystem created: Thu Oct 18 02:09:57 2012 >04:22:02,684 INFO program: Last mount time: Thu Oct 18 02:11:09 2012 >04:22:02,685 INFO program: Last write time: Thu Oct 18 02:11:16 2012 >04:22:02,687 INFO program: Mount count: 2 >04:22:02,689 INFO program: Maximum mount count: -1 >04:22:02,691 INFO program: Last checked: Thu Oct 18 02:09:57 2012 >04:22:02,693 INFO program: Check interval: 0 (<none>) >04:22:02,695 INFO program: Lifetime writes: 32 MB >04:22:02,697 INFO program: Reserved blocks uid: 0 (user root) >04:22:02,699 INFO program: Reserved blocks gid: 0 (group root) >04:22:02,701 INFO program: First inode: 11 >04:22:02,702 INFO program: Inode size: 256 >04:22:02,704 INFO program: Required extra isize: 28 >04:22:02,706 INFO program: Desired extra isize: 28 >04:22:02,708 INFO program: Journal inode: 8 >04:22:02,710 INFO program: Default directory hash: half_md4 >04:22:02,712 INFO program: Directory Hash Seed: 76f671af-c7f2-4506-8d58-8d6349fe3539 >04:22:02,714 INFO program: Journal backup: inode blocks >04:22:02,716 INFO program: Journal features: (none) >04:22:02,717 INFO program: Journal size: 32M >04:22:02,719 INFO program: Journal length: 32768 >04:22:02,721 INFO program: Journal sequence: 0x00000013 >04:22:02,723 INFO program: Journal start: 0 >04:22:02,726 INFO program: >04:22:02,728 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:22:02,732 INFO program: Running... dumpe2fs -h /dev/loop1 >04:22:02,764 INFO program: Filesystem volume name: Anaconda >04:22:02,771 INFO program: Last mounted on: / >04:22:02,775 INFO program: Filesystem UUID: 2d5f99d0-6d04-4644-a47c-08977e9224cc >04:22:02,779 INFO program: Filesystem magic number: 0xEF53 >04:22:02,782 INFO program: Filesystem revision #: 1 (dynamic) >04:22:02,786 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 >04:22:02,790 INFO program: Filesystem flags: signed_directory_hash >04:22:02,793 INFO program: Default mount options: user_xattr acl >04:22:02,797 INFO program: Filesystem state: clean >04:22:02,800 INFO program: Errors behavior: Continue >04:22:02,804 INFO program: Filesystem OS type: Linux >04:22:02,807 INFO program: Inode count: 65536 >04:22:02,811 INFO program: Block count: 1048576 >04:22:02,814 INFO program: Reserved block count: 0 >04:22:02,818 INFO program: Free blocks: 312713 >04:22:02,821 INFO program: Free inodes: 38356 >04:22:02,825 INFO program: First block: 1 >04:22:02,828 INFO program: Block size: 1024 >04:22:02,832 INFO program: Fragment size: 1024 >04:22:02,835 INFO program: Reserved GDT blocks: 256 >04:22:02,839 INFO program: Blocks per group: 8192 >04:22:02,842 INFO program: Fragments per group: 8192 >04:22:02,846 INFO program: Inodes per group: 512 >04:22:02,849 INFO program: Inode blocks per group: 128 >04:22:02,853 INFO program: Flex block group size: 16 >04:22:02,857 INFO program: Filesystem created: Thu Oct 18 02:09:57 2012 >04:22:02,860 INFO program: Last mount time: Thu Oct 18 02:11:09 2012 >04:22:02,864 INFO program: Last write time: Thu Oct 18 02:11:16 2012 >04:22:02,868 INFO program: Mount count: 2 >04:22:02,871 INFO program: Maximum mount count: -1 >04:22:02,875 INFO program: Last checked: Thu Oct 18 02:09:57 2012 >04:22:02,878 INFO program: Check interval: 0 (<none>) >04:22:02,882 INFO program: Lifetime writes: 32 MB >04:22:02,885 INFO program: Reserved blocks uid: 0 (user root) >04:22:02,889 INFO program: Reserved blocks gid: 0 (group root) >04:22:02,892 INFO program: First inode: 11 >04:22:02,896 INFO program: Inode size: 256 >04:22:02,899 INFO program: Required extra isize: 28 >04:22:02,903 INFO program: Desired extra isize: 28 >04:22:02,906 INFO program: Journal inode: 8 >04:22:02,910 INFO program: Default directory hash: half_md4 >04:22:02,914 INFO program: Directory Hash Seed: 76f671af-c7f2-4506-8d58-8d6349fe3539 >04:22:02,918 INFO program: Journal backup: inode blocks >04:22:02,922 INFO program: Journal features: (none) >04:22:02,928 INFO program: Journal size: 32M >04:22:02,939 INFO program: Journal length: 32768 >04:22:02,943 INFO program: Journal sequence: 0x00000013 >04:22:02,947 INFO program: Journal start: 0 >04:22:02,955 INFO program: >04:22:02,965 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:22:02,972 INFO program: Running... resize2fs -P /dev/loop1 >04:22:03,004 INFO program: Couldn't find valid filesystem superblock. >04:22:03,012 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:22:03,014 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >04:22:03,485 INFO program: Running... udevadm settle --timeout=300 >04:22:03,960 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:22:03,995 INFO program: Filesystem volume name: Anaconda >04:22:03,999 INFO program: Last mounted on: /sysroot >04:22:04,002 INFO program: Filesystem UUID: 2d5f99d0-6d04-4644-a47c-08977e9224cc >04:22:04,006 INFO program: Filesystem magic number: 0xEF53 >04:22:04,010 INFO program: Filesystem revision #: 1 (dynamic) >04:22:04,013 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 >04:22:04,019 INFO program: Filesystem flags: signed_directory_hash >04:22:04,023 INFO program: Default mount options: user_xattr acl >04:22:04,027 INFO program: Filesystem state: clean >04:22:04,030 INFO program: Errors behavior: Continue >04:22:04,033 INFO program: Filesystem OS type: Linux >04:22:04,037 INFO program: Inode count: 65536 >04:22:04,041 INFO program: Block count: 1048576 >04:22:04,044 INFO program: Reserved block count: 0 >04:22:04,048 INFO program: Free blocks: 312713 >04:22:04,052 INFO program: Free inodes: 38356 >04:22:04,055 INFO program: First block: 1 >04:22:04,059 INFO program: Block size: 1024 >04:22:04,063 INFO program: Fragment size: 1024 >04:22:04,067 INFO program: Reserved GDT blocks: 256 >04:22:04,070 INFO program: Blocks per group: 8192 >04:22:04,074 INFO program: Fragments per group: 8192 >04:22:04,077 INFO program: Inodes per group: 512 >04:22:04,079 INFO program: Inode blocks per group: 128 >04:22:04,088 INFO program: Flex block group size: 16 >04:22:04,092 INFO program: Filesystem created: Thu Oct 18 02:09:57 2012 >04:22:04,095 INFO program: Last mount time: Thu Oct 18 04:21:27 2012 >04:22:04,107 INFO program: Last write time: Thu Oct 18 04:21:27 2012 >04:22:04,111 INFO program: Mount count: 3 >04:22:04,115 INFO program: Maximum mount count: -1 >04:22:04,118 INFO program: Last checked: Thu Oct 18 02:09:57 2012 >04:22:04,122 INFO program: Check interval: 0 (<none>) >04:22:04,127 INFO program: Lifetime writes: 32 MB >04:22:04,128 INFO program: Reserved blocks uid: 0 (user root) >04:22:04,129 INFO program: Reserved blocks gid: 0 (group root) >04:22:04,130 INFO program: First inode: 11 >04:22:04,131 INFO program: Inode size: 256 >04:22:04,138 INFO program: Required extra isize: 28 >04:22:04,139 INFO program: Desired extra isize: 28 >04:22:04,140 INFO program: Journal inode: 8 >04:22:04,141 INFO program: Default directory hash: half_md4 >04:22:04,142 INFO program: Directory Hash Seed: 76f671af-c7f2-4506-8d58-8d6349fe3539 >04:22:04,144 INFO program: Journal backup: inode blocks >04:22:04,149 INFO program: Journal features: (none) >04:22:04,151 INFO program: Journal size: 32M >04:22:04,152 INFO program: Journal length: 32768 >04:22:04,153 INFO program: Journal sequence: 0x00000014 >04:22:04,157 INFO program: Journal start: 1 >04:22:04,158 INFO program: >04:22:04,166 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:22:04,168 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:22:04,268 INFO program: Filesystem volume name: Anaconda >04:22:04,271 INFO program: Last mounted on: /sysroot >04:22:04,274 INFO program: Filesystem UUID: 2d5f99d0-6d04-4644-a47c-08977e9224cc >04:22:04,277 INFO program: Filesystem magic number: 0xEF53 >04:22:04,281 INFO program: Filesystem revision #: 1 (dynamic) >04:22:04,284 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 >04:22:04,336 INFO program: Filesystem flags: signed_directory_hash >04:22:04,339 INFO program: Default mount options: user_xattr acl >04:22:04,343 INFO program: Filesystem state: clean >04:22:04,367 INFO program: Errors behavior: Continue >04:22:04,369 INFO program: Filesystem OS type: Linux >04:22:04,372 INFO program: Inode count: 65536 >04:22:04,376 INFO program: Block count: 1048576 >04:22:04,379 INFO program: Reserved block count: 0 >04:22:04,382 INFO program: Free blocks: 312713 >04:22:04,386 INFO program: Free inodes: 38356 >04:22:04,390 INFO program: First block: 1 >04:22:04,394 INFO program: Block size: 1024 >04:22:04,398 INFO program: Fragment size: 1024 >04:22:04,401 INFO program: Reserved GDT blocks: 256 >04:22:04,404 INFO program: Blocks per group: 8192 >04:22:04,407 INFO program: Fragments per group: 8192 >04:22:04,411 INFO program: Inodes per group: 512 >04:22:04,415 INFO program: Inode blocks per group: 128 >04:22:04,419 INFO program: Flex block group size: 16 >04:22:04,423 INFO program: Filesystem created: Thu Oct 18 02:09:57 2012 >04:22:04,426 INFO program: Last mount time: Thu Oct 18 04:21:27 2012 >04:22:04,430 INFO program: Last write time: Thu Oct 18 04:21:27 2012 >04:22:04,435 INFO program: Mount count: 3 >04:22:04,439 INFO program: Maximum mount count: -1 >04:22:04,443 INFO program: Last checked: Thu Oct 18 02:09:57 2012 >04:22:04,447 INFO program: Check interval: 0 (<none>) >04:22:04,451 INFO program: Lifetime writes: 32 MB >04:22:04,455 INFO program: Reserved blocks uid: 0 (user root) >04:22:04,459 INFO program: Reserved blocks gid: 0 (group root) >04:22:04,463 INFO program: First inode: 11 >04:22:04,467 INFO program: Inode size: 256 >04:22:04,472 INFO program: Required extra isize: 28 >04:22:04,475 INFO program: Desired extra isize: 28 >04:22:04,478 INFO program: Journal inode: 8 >04:22:04,482 INFO program: Default directory hash: half_md4 >04:22:04,483 INFO program: Directory Hash Seed: 76f671af-c7f2-4506-8d58-8d6349fe3539 >04:22:04,485 INFO program: Journal backup: inode blocks >04:22:04,487 INFO program: Journal features: (none) >04:22:04,488 INFO program: Journal size: 32M >04:22:04,490 INFO program: Journal length: 32768 >04:22:04,493 INFO program: Journal sequence: 0x00000014 >04:22:04,496 INFO program: Journal start: 1 >04:22:04,498 INFO program: >04:22:04,501 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:22:04,504 INFO program: Running... resize2fs -P /dev/mapper/live-rw >04:22:04,548 INFO program: Estimated minimum size of the filesystem: 733504 >04:22:04,550 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:22:04,658 INFO program: Running... udevadm settle --timeout=300 >04:22:04,940 INFO program: Running... udevadm settle --timeout=300 >04:22:05,148 INFO program: Running... udevadm settle --timeout=300 >04:22:05,274 INFO program: Running... udevadm settle --timeout=300 >04:22:05,429 INFO program: Running... udevadm settle --timeout=300 >04:22:05,581 INFO program: Running... udevadm settle --timeout=300 >04:22:05,735 INFO program: Running... udevadm settle --timeout=300 >04:22:05,869 INFO program: Running... udevadm settle --timeout=300 >04:22:06,024 INFO program: Running... udevadm settle --timeout=300 >04:22:06,150 INFO program: Running... udevadm settle --timeout=300 >04:22:06,306 INFO program: Running... udevadm settle --timeout=300 >04:22:06,414 INFO program: Running... udevadm settle --timeout=300 >04:22:06,704 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >04:22:06,790 INFO program: Running... /bin/umount /mnt/sysimage >04:22:06,821 INFO program: Running... udevadm settle --timeout=300 >04:22:06,985 INFO program: Running... udevadm settle --timeout=300 >04:22:07,102 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda4 /mnt/sysimage >04:22:07,226 INFO program: Running... arch >04:22:07,529 INFO program: x86_64 >04:22:07,676 INFO program: Running... /bin/umount /mnt/sysimage >04:22:07,720 INFO program: Running... udevadm settle --timeout=300 >04:22:07,848 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >04:22:08,058 INFO program: Running... /bin/umount /mnt/sysimage >04:22:08,116 INFO program: Running... udevadm settle --timeout=300 >04:22:08,272 INFO program: Running... udevadm settle --timeout=300 >00:22:29,450 INFO program: Running... modprobe btrfs >00:22:29,754 INFO program: Running... modprobe xfs >00:22:30,076 INFO program: Running... modprobe vfat >00:23:31,820 INFO program: Running... udevadm settle --timeout=300 >00:23:31,962 INFO program: Running... udevadm settle --timeout=300 >00:23:32,120 INFO program: Running... udevadm settle --timeout=300 >00:23:32,256 INFO program: Running... udevadm settle --timeout=300 >00:23:32,396 INFO program: Running... udevadm settle --timeout=300 >00:23:35,350 INFO program: Running... udevadm settle --timeout=300 >00:23:44,966 INFO program: Running... systemctl status chronyd.service >00:23:45,023 INFO program: chronyd.service - NTP client/server >00:23:45,026 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >00:23:45,028 INFO program: Active: active (running) since Thu, 18 Oct 2012 00:21:55 -0400; 1min 49s ago >00:23:45,030 INFO program: Process: 705 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >00:23:45,032 INFO program: Process: 702 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >00:23:45,033 INFO program: Process: 692 ExecStartPre=/usr/libexec/chrony-helper generate-commandkey (code=exited, status=0/SUCCESS) >00:23:45,035 INFO program: Main PID: 704 (chronyd) >00:23:45,036 INFO program: CGroup: name=systemd:/system/chronyd.service >00:23:45,038 INFO program: └ 704 /usr/sbin/chronyd -u chrony >00:23:45,040 INFO program: >00:23:45,042 INFO program: Oct 18 00:21:55 localhost systemd[1]: Starting NTP client/server... >00:23:45,043 INFO program: Oct 18 00:21:55 localhost chrony-helper[692]: tr: write error: Broken pipe >00:23:45,044 INFO program: Oct 18 00:21:55 localhost chrony-helper[692]: tr: write error >00:23:45,045 INFO program: Oct 18 00:21:55 localhost chronyd[704]: chronyd version 1.27-git1ca844 starting >00:23:45,047 INFO program: Oct 18 00:21:55 localhost chronyd[704]: Linux kernel major=3 minor=6 patch=1 >00:23:45,050 INFO program: Oct 18 00:21:55 localhost chronyd[704]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >00:23:45,052 INFO program: Oct 18 00:21:55 localhost systemd[1]: Started NTP client/server. >00:23:45,053 INFO program: Oct 18 00:22:00 localhost chronyd[704]: Selected source 69.36.227.90 >00:23:45,055 INFO program: Oct 18 00:23:06 localhost chronyd[704]: Selected source 50.116.38.157 >00:23:45,077 INFO program: Running... systemctl start chronyd.service >21:24:25,843 INFO program: Running... systemctl stop chronyd.service >21:24:25,046 INFO program: Running... systemctl start chronyd.service >21:24:33,799 INFO program: Running... systemctl restart chronyd.service >21:26:14,546 INFO program: Running... hwclock --systohc --utc >21:26:16,115 INFO program: Running... wipefs -a /dev/sda5 >21:26:16,710 INFO program: /dev/sda5: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >21:26:16,717 INFO program: Running... udevadm settle --timeout=300 >21:26:16,947 INFO program: Running... udevadm settle --timeout=300 >21:26:17,066 INFO program: Running... udevadm settle --timeout=300 >21:26:17,239 INFO program: Running... udevadm settle --timeout=300 >21:26:17,651 INFO program: Running... udevadm settle --timeout=300 >21:26:18,496 INFO program: Running... udevadm settle --timeout=300 >21:26:18,651 INFO program: Running... wipefs -a /dev/sda4 >21:26:18,871 INFO program: /dev/sda4: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >21:26:18,876 INFO program: Running... udevadm settle --timeout=300 >21:26:19,064 INFO program: Running... udevadm settle --timeout=300 >21:26:19,177 INFO program: Running... udevadm settle --timeout=300 >21:26:19,365 INFO program: Running... udevadm settle --timeout=300 >21:26:19,728 INFO program: Running... udevadm settle --timeout=300 >21:26:20,449 INFO program: Running... udevadm settle --timeout=300 >21:26:20,601 INFO program: Running... wipefs -a /dev/sda3 >21:26:20,821 INFO program: /dev/sda3: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >21:26:20,825 INFO program: Running... udevadm settle --timeout=300 >21:26:21,058 INFO program: Running... udevadm settle --timeout=300 >21:26:21,174 INFO program: Running... udevadm settle --timeout=300 >21:26:21,362 INFO program: Running... udevadm settle --timeout=300 >21:26:21,710 INFO program: Running... udevadm settle --timeout=300 >21:26:22,181 INFO program: Running... udevadm settle --timeout=300 >21:26:22,327 INFO program: Running... wipefs -a /dev/sda2 >21:26:22,542 INFO program: /dev/sda2: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >21:26:22,550 INFO program: Running... udevadm settle --timeout=300 >21:26:22,738 INFO program: Running... udevadm settle --timeout=300 >21:26:22,856 INFO program: Running... udevadm settle --timeout=300 >21:26:23,038 INFO program: Running... udevadm settle --timeout=300 >21:26:23,378 INFO program: Running... udevadm settle --timeout=300 >21:26:23,555 INFO program: Running... udevadm settle --timeout=300 >21:26:23,705 INFO program: Running... wipefs -a /dev/sda1 >21:26:23,797 INFO program: Running... udevadm settle --timeout=300 >21:26:23,975 INFO program: Running... udevadm settle --timeout=300 >21:26:24,101 INFO program: Running... udevadm settle --timeout=300 >21:26:24,274 INFO program: Running... udevadm settle --timeout=300 >21:26:24,615 INFO program: Running... udevadm settle --timeout=300 >21:26:24,827 INFO program: Running... udevadm settle --timeout=300 >21:26:25,226 INFO program: Running... udevadm settle --timeout=300 >21:26:25,501 INFO program: Running... wipefs -a /dev/sda1 >21:26:25,656 INFO program: Running... udevadm settle --timeout=300 >21:26:25,781 INFO program: Running... udevadm settle --timeout=300 >21:26:26,252 INFO program: Running... udevadm settle --timeout=300 >21:26:26,458 INFO program: Running... udevadm settle --timeout=300 >21:26:26,883 INFO program: Running... udevadm settle --timeout=300 >21:26:27,231 INFO program: Running... wipefs -a /dev/sda2 >21:26:27,470 INFO program: Running... udevadm settle --timeout=300 >21:26:27,590 INFO program: Running... udevadm settle --timeout=300 >21:26:27,992 INFO program: Running... udevadm settle --timeout=300 >21:26:28,546 INFO program: Running... wipefs -a /dev/sda3 >21:26:28,834 INFO program: Running... udevadm settle --timeout=300 >21:26:28,963 INFO program: Running... udevadm settle --timeout=300 >21:26:29,464 INFO program: Running... mkswap -f /dev/sda3 >21:26:29,723 INFO program: Setting up swapspace version 1, size = 4095996 KiB >21:26:29,729 INFO program: no label, UUID=af6c6916-65c6-4bc0-b68f-1952f77c81b5 >21:26:29,756 INFO program: Running... udevadm settle --timeout=300 >21:26:29,950 INFO program: Running... udevadm settle --timeout=300 >21:26:30,301 INFO program: Running... udevadm settle --timeout=300 >21:26:31,022 INFO program: Running... wipefs -a /dev/sda4 >21:26:31,326 INFO program: Running... udevadm settle --timeout=300 >21:26:31,438 INFO program: Running... udevadm settle --timeout=300 >21:26:31,835 INFO program: Running... udevadm settle --timeout=300 >21:26:32,818 INFO program: Running... wipefs -a /dev/sda5 >21:26:33,208 INFO program: Running... udevadm settle --timeout=300 >21:26:33,340 INFO program: Running... udevadm settle --timeout=300 >21:26:33,817 INFO program: Running... mke2fs -t ext4 /dev/sda5 >21:26:33,941 ERR program: mke2fs 1.42.5 (29-Jul-2012) >21:26:34,028 INFO program: Filesystem label= >21:26:34,031 INFO program: OS type: Linux >21:26:34,033 INFO program: Block size=4096 (log=2) >21:26:34,034 INFO program: Fragment size=4096 (log=2) >21:26:34,035 INFO program: Stride=0 blocks, Stripe width=0 blocks >21:26:34,037 INFO program: 11698176 inodes, 46789888 blocks >21:26:34,039 INFO program: 2339494 blocks (5.00%) reserved for the super user >21:26:34,041 INFO program: First data block=0 >21:26:34,042 INFO program: Maximum filesystem blocks=4294967296 >21:26:34,046 INFO program: 1428 block groups >21:26:34,049 INFO program: 32768 blocks per group, 32768 fragments per group >21:26:34,051 INFO program: 8192 inodes per group >21:26:34,057 INFO program: Superblock backups stored on blocks: >21:26:34,067 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >21:26:34,068 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872 >21:26:34,081 INFO program: >21:26:34,773 INFO program: Allocating group tables: 0/1428 1/1428 2/1428 3/1428 4/1428 5/1428 6/1428 7/1428 8/1428 9/1428 10/1428 11/1428 12/1428 13/1428 14/1428 15/1428 16/1428 17/1428 18/1428 19/1428 20/1428 21/1428 22/1428 23/1428 24/1428 25/1428 26/1428 27/1428 28/1428 29/1428 30/1428 31/1428 32/1428 33/1428 34/1428 35/1428 36/1428 37/1428 38/1428 39/1428 40/1428 41/1428 42/1428 43/1428 44/1428 45/1428 46/1428 47/1428 48/1428 49/1428 50/1428 51/1428 52/1428 53/1428 54/1428 55/1428 56/1428 57/1428 58/1428 59/1428 60/1428 61/1428 62/1428 63/1428 64/1428 65/1428 66/1428 67/1428 68/1428 69/1428 70/1428 71/1428 72/1428 73/1428 74/1428 75/1428 76/1428 77/1428 78/1428 79/1428 80/1428 81/1428 82/1428 83/1428 84/1428 85/1428 86/1428 87/1428 88/1428 89/1428 90/1428 91/1428 92/1428 93/1428 94/1428 95/1428 96/1428 97/1428 98/1428 99/1428 100/1428 101/1428 102/1428 103/1428 104/1428 105/1428 106/1428 107/1428 108/1428 109/1428 110/1428 111/1428 112/1428 113/1428 114/1428 115/1428 116/1428 117/1428 118/1428 119/1428 120/1428 121/1428 122/1428 123/1428 124/1428 125/1428 126/1428 127/1428 128/1428 129/1428 130/1428 131/1428 132/1428 133/1428 134/1428 135/1428 136/1428 137/1428 138/1428 139/1428 140/1428 141/1428 142/1428 143/1428 144/1428 145/1428 146/1428 147/1428 148/1428 149/1428 150/1428 151/1428 152/1428 153/1428 154/1428 155/1428 156/1428 157/1428 158/1428 159/1428 160/1428 161/1428 162/1428 163/1428 164/1428 165/1428 166/1428 167/1428 168/1428 169/1428 170/1428 171/1428 172/1428 173/1428 174/1428 175/1428 176/1428 177/1428 178/1428 179/1428 180/1428 181/1428 182/1428 183/1428 184/1428 185/1428 186/1428 187/1428 188/1428 189/1428 190/1428 191/1428 192/1428 193/1428 194/1428 195/1428 196/1428 197/1428 198/1428 199/1428 200/1428 201/1428 202/1428 203/1428 204/1428 205/1428 206/1428 207/1428 208/1428 209/1428 210/1428 211/1428 212/1428 213/1428 214/1428 215/1428 216/1428 217/1428 218/1428 219/1428 220/1428 221/1428 222/1428 223/1428 224/1428 225/1428 226/1428 227/1428 228/1428 229/1428 230/1428 231/1428 232/1428 233/1428 234/1428 235/1428 236/1428 237/1428 238/1428 239/1428 240/1428 241/1428 242/1428 243/1428 244/1428 245/1428 246/1428 247/1428 248/1428 249/1428 250/1428 251/1428 252/1428 253/1428 254/1428 255/1428 256/1428 257/1428 258/1428 259/1428 260/1428 261/1428 262/1428 263/1428 264/1428 265/1428 266/1428 267/1428 268/1428 269/1428 270/1428 271/1428 272/1428 273/1428 274/1428 275/1428 276/1428 277/1428 278/1428 279/1428 280/1428 281/1428 282/1428 283/1428 284/1428 285/1428 286/1428 287/1428 288/1428 289/1428 290/1428 291/1428 292/1428 293/1428 294/1428 295/1428 296/1428 297/1428 298/1428 299/1428 300/1428 301/1428 302/1428 303/1428 304/1428 305/1428 306/1428 307/1428 308/1428 309/1428 310/1428 311/1428 312/1428 313/1428 314/1428 315/1428 316/1428 317/1428 318/1428 319/1428 320/1428 321/1428 322/1428 323/1428 324/1428 325/1428 326/1428 327/1428 328/1428 329/1428 330/1428 331/1428 332/1428 333/1428 334/1428 335/1428 336/1428 337/1428 338/1428 339/1428 340/1428 341/1428 342/1428 343/1428 344/1428 345/1428 346/1428 347/1428 348/1428 349/1428 350/1428 351/1428 352/1428 353/1428 354/1428 355/1428 356/1428 357/1428 358/1428 359/1428 360/1428 361/1428 362/1428 363/1428 364/1428 365/1428 366/1428 367/1428 368/1428 369/1428 370/1428 371/1428 372/1428 373/1428 374/1428 375/1428 376/1428 377/1428 378/1428 379/1428 380/1428 381/1428 382/1428 383/1428 384/1428 385/1428 386/1428 387/1428 388/1428 389/1428 390/1428 391/1428 392/1428 393/1428 394/1428 395/1428 396/1428 397/1428 398/1428 399/1428 400/1428 401/1428 402/1428 403/1428 404/1428 405/1428 406/1428 407/1428 408/1428 409/1428 410/1428 411/1428 412/1428 413/1428 414/1428 415/1428 416/1428 417/1428 418/1428 419/1428 420/1428 421/1428 422/1428 423/1428 424/1428 425/1428 426/1428 427/1428 428/1428 429/1428 430/1428 431/1428 432/1428 433/1428 434/1428 435/1428 436/1428 437/1428 438/1428 439/1428 440/1428 441/1428 442/1428 443/1428 444/1428 445/1428 446/1428 447/1428 448/1428 449/1428 450/1428 451/1428 452/1428 453/1428 454/1428 455/1428 456/1428 457/1428 458/1428 459/1428 460/1428 461/1428 462/1428 463/1428 464/1428 465/1428 466/1428 467/1428 468/1428 469/1428 470/1428 471/1428 472/1428 473/1428 474/1428 475/1428 476/1428 477/1428 478/1428 479/1428 480/1428 481/1428 482/1428 483/1428 484/1428 485/1428 486/1428 487/1428 488/1428 489/1428 490/1428 491/1428 492/1428 493/1428 494/1428 495/1428 496/1428 497/1428 498/1428 499/1428 500/1428 501/1428 502/1428 503/1428 504/1428 505/1428 506/1428 507/1428 508/1428 509/1428 510/1428 511/1428 512/1428 513/1428 514/1428 515/1428 516/1428 517/1428 518/1428 519/1428 520/1428 521/1428 522/1428 523/1428 524/1428 525/1428 526/1428 527/1428 528/1428 529/1428 530/1428 531/1428 532/1428 533/1428 534/1428 535/1428 536/1428 537/1428 538/1428 539/1428 540/1428 541/1428 542/1428 543/1428 544/1428 545/1428 546/1428 547/1428 548/1428 549/1428 550/1428 551/1428 552/1428 553/1428 554/1428 555/1428 556/1428 557/1428 558/1428 559/1428 560/1428 561/1428 562/1428 563/1428 564/1428 565/1428 566/1428 567/1428 568/1428 569/1428 570/1428 571/1428 572/1428 573/1428 574/1428 575/1428 576/1428 577/1428 578/1428 579/1428 580/1428 581/1428 582/1428 583/1428 584/1428 585/1428 586/1428 587/1428 588/1428 589/1428 590/1428 591/1428 592/1428 593/1428 594/1428 595/1428 596/1428 597/1428 598/1428 599/1428 600/1428 601/1428 602/1428 603/1428 604/1428 605/1428 606/1428 607/1428 608/1428 609/1428 610/1428 611/1428 612/1428 613/1428 614/1428 615/1428 616/1428 617/1428 618/1428 619/1428 620/1428 621/1428 622/1428 623/1428 624/1428 625/1428 626/1428 627/1428 628/1428 629/1428 630/1428 631/1428 632/1428 633/1428 634/1428 635/1428 636/1428 637/1428 638/1428 639/1428 640/1428 641/1428 642/1428 643/1428 644/1428 645/1428 646/1428 647/1428 648/1428 649/1428 650/1428 651/1428 652/1428 653/1428 654/1428 655/1428 656/1428 657/1428 658/1428 659/1428 660/1428 661/1428 662/1428 663/1428 664/1428 665/1428 666/1428 667/1428 668/1428 669/1428 670/1428 671/1428 672/1428 673/1428 674/1428 675/1428 676/1428 677/1428 678/1428 679/1428 680/1428 681/1428 682/1428 683/1428 684/1428 685/1428 686/1428 687/1428 688/1428 689/1428 690/1428 691/1428 692/1428 693/1428 694/1428 695/1428 696/1428 697/1428 698/1428 699/1428 700/1428 701/1428 702/1428 703/1428 704/1428 705/1428 706/1428 707/1428 708/1428 709/1428 710/1428 711/1428 712/1428 713/1428 714/1428 715/1428 716/1428 717/1428 718/1428 719/1428 720/1428 721/1428 722/1428 723/1428 724/1428 725/1428 726/1428 727/1428 728/1428 729/1428 730/1428 731/1428 732/1428 733/1428 734/1428 735/1428 736/1428 737/1428 738/1428 739/1428 740/1428 741/1428 742/1428 743/1428 744/1428 745/1428 746/1428 747/1428 748/1428 749/1428 750/1428 751/1428 752/1428 753/1428 754/1428 755/1428 756/1428 757/1428 758/1428 759/1428 760/1428 761/1428 762/1428 763/1428 764/1428 765/1428 766/1428 767/1428 768/1428 769/1428 770/1428 771/1428 772/1428 773/1428 774/1428 775/1428 776/1428 777/1428 778/1428 779/1428 780/1428 781/1428 782/1428 783/1428 784/1428 785/1428 786/1428 787/1428 788/1428 789/1428 790/1428 791/1428 792/1428 793/1428 794/1428 795/1428 796/1428 797/1428 798/1428 799/1428 800/1428 801/1428 802/1428 803/1428 804/1428 805/1428 806/1428 807/1428 808/1428 809/1428 810/1428 811/1428 812/1428 813/1428 814/1428 815/1428 816/1428 817/1428 818/1428 819/1428 820/1428 821/1428 822/1428 823/1428 824/1428 825/1428 826/1428 827/1428 828/1428 829/1428 830/1428 831/1428 832/1428 833/1428 834/1428 835/1428 836/1428 837/1428 838/1428 839/1428 840/1428 841/1428 842/1428 843/1428 844/1428 845/1428 846/1428 847/1428 848/1428 849/1428 850/1428 851/1428 852/1428 853/1428 854/1428 855/1428 856/1428 857/1428 858/1428 859/1428 860/1428 861/1428 862/1428 863/1428 864/1428 865/1428 866/1428 867/1428 868/1428 869/1428 870/1428 871/1428 872/1428 873/1428 874/1428 875/1428 876/1428 877/1428 878/1428 879/1428 880/1428 881/1428 882/1428 883/1428 884/1428 885/1428 886/1428 887/1428 888/1428 889/1428 890/1428 891/1428 892/1428 893/1428 894/1428 895/1428 896/1428 897/1428 898/1428 899/1428 900/1428 901/1428 902/1428 903/1428 904/1428 905/1428 906/1428 907/1428 908/1428 909/1428 910/1428 911/1428 912/1428 913/1428 914/1428 915/1428 916/1428 917/1428 918/1428 919/1428 920/1428 921/1428 922/1428 923/1428 924/1428 925/1428 926/1428 927/1428 928/1428 929/1428 930/1428 931/1428 932/1428 933/1428 934/1428 935/1428 936/1428 937/1428 938/1428 939/1428 940/1428 941/1428 942/1428 943/1428 944/1428 945/1428 946/1428 947/1428 948/1428 949/1428 950/1428 951/1428 952/1428 953/1428 954/1428 955/1428 956/1428 957/1428 958/1428 959/1428 960/1428 961/1428 962/1428 963/1428 964/1428 965/1428 966/1428 967/1428 968/1428 969/1428 970/1428 971/1428 972/1428 973/1428 974/1428 975/1428 976/1428 977/1428 978/1428 979/1428 980/1428 981/1428 982/1428 983/1428 984/1428 985/1428 986/1428 987/1428 988/1428 989/1428 990/1428 991/1428 992/1428 993/1428 994/1428 995/1428 996/1428 997/1428 998/1428 999/14281000/14281001/14281002/14281003/14281004/14281005/14281006/14281007/14281008/14281009/14281010/14281011/14281012/14281013/14281014/14281015/14281016/14281017/14281018/14281019/14281020/14281021/14281022/14281023/14281024/14281025/14281026/14281027/14281028/14281029/14281030/14281031/14281032/14281033/14281034/14281035/14281036/14281037/14281038/14281039/14281040/14281041/14281042/14281043/14281044/14281045/14281046/14281047/14281048/14281049/14281050/14281051/14281052/14281053/14281054/14281055/14281056/14281057/14281058/14281059/14281060/14281061/14281062/14281063/14281064/14281065/14281066/14281067/14281068/14281069/14281070/14281071/14281072/14281073/14281074/14281075/14281076/14281077/14281078/14281079/14281080/14281081/14281082/14281083/14281084/14281085/14281086/14281087/14281088/14281089/14281090/14281091/14281092/14281093/14281094/14281095/14281096/14281097/14281098/14281099/14281100/14281101/14281102/14281103/14281104/14281105/14281106/14281107/14281108/14281109/14281110/14281111/14281112/14281113/14281114/14281115/14281116/14281117/14281118/14281119/14281120/14281121/14281122/14281123/14281124/14281125/14281126/14281127/14281128/14281129/14281130/14281131/14281132/14281133/14281134/14281135/14281136/14281137/14281138/14281139/14281140/14281141/14281142/14281143/14281144/14281145/14281146/14281147/14281148/14281149/14281150/14281151/14281152/14281153/14281154/14281155/14281156/14281157/14281158/14281159/14281160/14281161/14281162/14281163/14281164/14281165/14281166/14281167/14281168/14281169/14281170/14281171/14281172/14281173/14281174/14281175/14281176/14281177/14281178/14281179/14281180/14281181/14281182/14281183/14281184/14281185/14281186/14281187/14281188/14281189/14281190/14281191/14281192/14281193/14281194/14281195/14281196/14281197/14281198/14281199/14281200/14281201/14281202/14281203/14281204/14281205/14281206/14281207/14281208/14281209/14281210/14281211/14281212/14281213/14281214/14281215/14281216/14281217/14281218/14281219/14281220/14281221/14281222/14281223/14281224/14281225/14281226/14281227/14281228/14281229/14281230/14281231/14281232/14281233/14281234/14281235/14281236/14281237/14281238/14281239/14281240/14281241/14281242/14281243/14281244/14281245/14281246/14281247/14281248/14281249/14281250/14281251/14281252/14281253/14281254/14281255/14281256/14281257/14281258/14281259/14281260/14281261/14281262/14281263/14281264/14281265/14281266/14281267/14281268/14281269/14281270/14281271/14281272/14281273/14281274/14281275/14281276/14281277/14281278/14281279/14281280/14281281/14281282/14281283/14281284/14281285/14281286/14281287/14281288/14281289/14281290/14281291/14281292/14281293/14281294/14281295/14281296/14281297/14281298/14281299/14281300/14281301/14281302/14281303/14281304/14281305/14281306/14281307/14281308/14281309/14281310/14281311/14281312/14281313/14281314/14281315/14281316/14281317/14281318/14281319/14281320/14281321/14281322/14281323/14281324/14281325/14281326/14281327/14281328/14281329/14281330/14281331/14281332/14281333/14281334/14281335/14281336/14281337/14281338/14281339/14281340/14281341/14281342/14281343/14281344/14281345/14281346/14281347/14281348/14281349/14281350/14281351/14281352/14281353/14281354/14281355/14281356/14281357/14281358/14281359/14281360/14281361/14281362/14281363/14281364/14281365/14281366/14281367/14281368/14281369/14281370/14281371/14281372/14281373/14281374/14281375/14281376/14281377/14281378/14281379/14281380/14281381/14281382/14281383/14281384/14281385/14281386/14281387/14281388/14281389/14281390/14281391/14281392/14281393/14281394/14281395/14281396/14281397/14281398/14281399/14281400/14281401/14281402/14281403/14281404/14281405/14281406/14281407/14281408/14281409/14281410/14281411/14281412/14281413/14281414/14281415/14281416/14281417/14281418/14281419/14281420/14281421/14281422/14281423/14281424/14281425/14281426/14281427/1428 done >21:26:34,907 INFO program: Writing inode tables: 0/1428 1/1428 2/1428 3/1428 4/1428 5/1428 6/1428 7/1428 8/1428 9/1428 10/1428 11/1428 12/1428 13/1428 14/1428 15/1428 16/1428 17/1428 18/1428 19/1428 20/1428 21/1428 22/1428 23/1428 24/1428 25/1428 26/1428 27/1428 28/1428 29/1428 30/1428 31/1428 32/1428 33/1428 34/1428 35/1428 36/1428 37/1428 38/1428 39/1428 40/1428 41/1428 42/1428 43/1428 44/1428 45/1428 46/1428 47/1428 48/1428 49/1428 50/1428 51/1428 52/1428 53/1428 54/1428 55/1428 56/1428 57/1428 58/1428 59/1428 60/1428 61/1428 62/1428 63/1428 64/1428 65/1428 66/1428 67/1428 68/1428 69/1428 70/1428 71/1428 72/1428 73/1428 74/1428 75/1428 76/1428 77/1428 78/1428 79/1428 80/1428 81/1428 82/1428 83/1428 84/1428 85/1428 86/1428 87/1428 88/1428 89/1428 90/1428 91/1428 92/1428 93/1428 94/1428 95/1428 96/1428 97/1428 98/1428 99/1428 100/1428 101/1428 102/1428 103/1428 104/1428 105/1428 106/1428 107/1428 108/1428 109/1428 110/1428 111/1428 112/1428 113/1428 114/1428 115/1428 116/1428 117/1428 118/1428 119/1428 120/1428 121/1428 122/1428 123/1428 124/1428 125/1428 126/1428 127/1428 128/1428 129/1428 130/1428 131/1428 132/1428 133/1428 134/1428 135/1428 136/1428 137/1428 138/1428 139/1428 140/1428 141/1428 142/1428 143/1428 144/1428 145/1428 146/1428 147/1428 148/1428 149/1428 150/1428 151/1428 152/1428 153/1428 154/1428 155/1428 156/1428 157/1428 158/1428 159/1428 160/1428 161/1428 162/1428 163/1428 164/1428 165/1428 166/1428 167/1428 168/1428 169/1428 170/1428 171/1428 172/1428 173/1428 174/1428 175/1428 176/1428 177/1428 178/1428 179/1428 180/1428 181/1428 182/1428 183/1428 184/1428 185/1428 186/1428 187/1428 188/1428 189/1428 190/1428 191/1428 192/1428 193/1428 194/1428 195/1428 196/1428 197/1428 198/1428 199/1428 200/1428 201/1428 202/1428 203/1428 204/1428 205/1428 206/1428 207/1428 208/1428 209/1428 210/1428 211/1428 212/1428 213/1428 214/1428 215/1428 216/1428 217/1428 218/1428 219/1428 220/1428 221/1428 222/1428 223/1428 224/1428 225/1428 226/1428 227/1428 228/1428 229/1428 230/1428 231/1428 232/1428 233/1428 234/1428 235/1428 236/1428 237/1428 238/1428 239/1428 240/1428 241/1428 242/1428 243/1428 244/1428 245/1428 246/1428 247/1428 248/1428 249/1428 250/1428 251/1428 252/1428 253/1428 254/1428 255/1428 256/1428 257/1428 258/1428 259/1428 260/1428 261/1428 262/1428 263/1428 264/1428 265/1428 266/1428 267/1428 268/1428 269/1428 270/1428 271/1428 272/1428 273/1428 274/1428 275/1428 276/1428 277/1428 278/1428 279/1428 280/1428 281/1428 282/1428 283/1428 284/1428 285/1428 286/1428 287/1428 288/1428 289/1428 290/1428 291/1428 292/1428 293/1428 294/1428 295/1428 296/1428 297/1428 298/1428 299/1428 300/1428 301/1428 302/1428 303/1428 304/1428 305/1428 306/1428 307/1428 308/1428 309/1428 310/1428 311/1428 312/1428 313/1428 314/1428 315/1428 316/1428 317/1428 318/1428 319/1428 320/1428 321/1428 322/1428 323/1428 324/1428 325/1428 326/1428 327/1428 328/1428 329/1428 330/1428 331/1428 332/1428 333/1428 334/1428 335/1428 336/1428 337/1428 338/1428 339/1428 340/1428 341/1428 342/1428 343/1428 344/1428 345/1428 346/1428 347/1428 348/1428 349/1428 350/1428 351/1428 352/1428 353/1428 354/1428 355/1428 356/1428 357/1428 358/1428 359/1428 360/1428 361/1428 362/1428 363/1428 364/1428 365/1428 366/1428 367/1428 368/1428 369/1428 370/1428 371/1428 372/1428 373/1428 374/1428 375/1428 376/1428 377/1428 378/1428 379/1428 380/1428 381/1428 382/1428 383/1428 384/1428 385/1428 386/1428 387/1428 388/1428 389/1428 390/1428 391/1428 392/1428 393/1428 394/1428 395/1428 396/1428 397/1428 398/1428 399/1428 400/1428 401/1428 402/1428 403/1428 404/1428 405/1428 406/1428 407/1428 408/1428 409/1428 410/1428 411/1428 412/1428 413/1428 414/1428 415/1428 416/1428 417/1428 418/1428 419/1428 420/1428 421/1428 422/1428 423/1428 424/1428 425/1428 426/1428 427/1428 428/1428 429/1428 430/1428 431/1428 432/1428 433/1428 434/1428 435/1428 436/1428 437/1428 438/1428 439/1428 440/1428 441/1428 442/1428 443/1428 444/1428 445/1428 446/1428 447/1428 448/1428 449/1428 450/1428 451/1428 452/1428 453/1428 454/1428 455/1428 456/1428 457/1428 458/1428 459/1428 460/1428 461/1428 462/1428 463/1428 464/1428 465/1428 466/1428 467/1428 468/1428 469/1428 470/1428 471/1428 472/1428 473/1428 474/1428 475/1428 476/1428 477/1428 478/1428 479/1428 480/1428 481/1428 482/1428 483/1428 484/1428 485/1428 486/1428 487/1428 488/1428 489/1428 490/1428 491/1428 492/1428 493/1428 494/1428 495/1428 496/1428 497/1428 498/1428 499/1428 500/1428 501/1428 502/1428 503/1428 504/1428 505/1428 506/1428 507/1428 508/1428 509/1428 510/1428 511/1428 512/1428 513/1428 514/1428 515/1428 516/1428 517/1428 518/1428 519/1428 520/1428 521/1428 522/1428 523/1428 524/1428 525/1428 526/1428 527/1428 528/1428 529/1428 530/1428 531/1428 532/1428 533/1428 534/1428 535/1428 536/1428 537/1428 538/1428 539/1428 540/1428 541/1428 542/1428 543/1428 544/1428 545/1428 546/1428 547/1428 548/1428 549/1428 550/1428 551/1428 552/1428 553/1428 554/1428 555/1428 556/1428 557/1428 558/1428 559/1428 560/1428 561/1428 562/1428 563/1428 564/1428 565/1428 566/1428 567/1428 568/1428 569/1428 570/1428 571/1428 572/1428 573/1428 574/1428 575/1428 576/1428 577/1428 578/1428 579/1428 580/1428 581/1428 582/1428 583/1428 584/1428 585/1428 586/1428 587/1428 588/1428 589/1428 590/1428 591/1428 592/1428 593/1428 594/1428 595/1428 596/1428 597/1428 598/1428 599/1428 600/1428 601/1428 602/1428 603/1428 604/1428 605/1428 606/1428 607/1428 608/1428 609/1428 610/1428 611/1428 612/1428 613/1428 614/1428 615/1428 616/1428 617/1428 618/1428 619/1428 620/1428 621/1428 622/1428 623/1428 624/1428 625/1428 626/1428 627/1428 628/1428 629/1428 630/1428 631/1428 632/1428 633/1428 634/1428 635/1428 636/1428 637/1428 638/1428 639/1428 640/1428 641/1428 642/1428 643/1428 644/1428 645/1428 646/1428 647/1428 648/1428 649/1428 650/1428 651/1428 652/1428 653/1428 654/1428 655/1428 656/1428 657/1428 658/1428 659/1428 660/1428 661/1428 662/1428 663/1428 664/1428 665/1428 666/1428 667/1428 668/1428 669/1428 670/1428 671/1428 672/1428 673/1428 674/1428 675/1428 676/1428 677/1428 678/1428 679/1428 680/1428 681/1428 682/1428 683/1428 684/1428 685/1428 686/1428 687/1428 688/1428 689/1428 690/1428 691/1428 692/1428 693/1428 694/1428 695/1428 696/1428 697/1428 698/1428 699/1428 700/1428 701/1428 702/1428 703/1428 704/1428 705/1428 706/1428 707/1428 708/1428 709/1428 710/1428 711/1428 712/1428 713/1428 714/1428 715/1428 716/1428 717/1428 718/1428 719/1428 720/1428 721/1428 722/1428 723/1428 724/1428 725/1428 726/1428 727/1428 728/1428 729/1428 730/1428 731/1428 732/1428 733/1428 734/1428 735/1428 736/1428 737/1428 738/1428 739/1428 740/1428 741/1428 742/1428 743/1428 744/1428 745/1428 746/1428 747/1428 748/1428 749/1428 750/1428 751/1428 752/1428 753/1428 754/1428 755/1428 756/1428 757/1428 758/1428 759/1428 760/1428 761/1428 762/1428 763/1428 764/1428 765/1428 766/1428 767/1428 768/1428 769/1428 770/1428 771/1428 772/1428 773/1428 774/1428 775/1428 776/1428 777/1428 778/1428 779/1428 780/1428 781/1428 782/1428 783/1428 784/1428 785/1428 786/1428 787/1428 788/1428 789/1428 790/1428 791/1428 792/1428 793/1428 794/1428 795/1428 796/1428 797/1428 798/1428 799/1428 800/1428 801/1428 802/1428 803/1428 804/1428 805/1428 806/1428 807/1428 808/1428 809/1428 810/1428 811/1428 812/1428 813/1428 814/1428 815/1428 816/1428 817/1428 818/1428 819/1428 820/1428 821/1428 822/1428 823/1428 824/1428 825/1428 826/1428 827/1428 828/1428 829/1428 830/1428 831/1428 832/1428 833/1428 834/1428 835/1428 836/1428 837/1428 838/1428 839/1428 840/1428 841/1428 842/1428 843/1428 844/1428 845/1428 846/1428 847/1428 848/1428 849/1428 850/1428 851/1428 852/1428 853/1428 854/1428 855/1428 856/1428 857/1428 858/1428 859/1428 860/1428 861/1428 862/1428 863/1428 864/1428 865/1428 866/1428 867/1428 868/1428 869/1428 870/1428 871/1428 872/1428 873/1428 874/1428 875/1428 876/1428 877/1428 878/1428 879/1428 880/1428 881/1428 882/1428 883/1428 884/1428 885/1428 886/1428 887/1428 888/1428 889/1428 890/1428 891/1428 892/1428 893/1428 894/1428 895/1428 896/1428 897/1428 898/1428 899/1428 900/1428 901/1428 902/1428 903/1428 904/1428 905/1428 906/1428 907/1428 908/1428 909/1428 910/1428 911/1428 912/1428 913/1428 914/1428 915/1428 916/1428 917/1428 918/1428 919/1428 920/1428 921/1428 922/1428 923/1428 924/1428 925/1428 926/1428 927/1428 928/1428 929/1428 930/1428 931/1428 932/1428 933/1428 934/1428 935/1428 936/1428 937/1428 938/1428 939/1428 940/1428 941/1428 942/1428 943/1428 944/1428 945/1428 946/1428 947/1428 948/1428 949/1428 950/1428 951/1428 952/1428 953/1428 954/1428 955/1428 956/1428 957/1428 958/1428 959/1428 960/1428 961/1428 962/1428 963/1428 964/1428 965/1428 966/1428 967/1428 968/1428 969/1428 970/1428 971/1428 972/1428 973/1428 974/1428 975/1428 976/1428 977/1428 978/1428 979/1428 980/1428 981/1428 982/1428 983/1428 984/1428 985/1428 986/1428 987/1428 988/1428 989/1428 990/1428 991/1428 992/1428 993/1428 994/1428 995/1428 996/1428 997/1428 998/1428 999/14281000/14281001/14281002/14281003/14281004/14281005/14281006/14281007/14281008/14281009/14281010/14281011/14281012/14281013/14281014/14281015/14281016/14281017/14281018/14281019/14281020/14281021/14281022/14281023/14281024/14281025/14281026/14281027/14281028/14281029/14281030/14281031/14281032/14281033/14281034/14281035/14281036/14281037/14281038/14281039/14281040/14281041/14281042/14281043/14281044/14281045/14281046/14281047/14281048/14281049/14281050/14281051/14281052/14281053/14281054/14281055/14281056/14281057/14281058/14281059/14281060/14281061/14281062/14281063/14281064/14281065/14281066/14281067/14281068/14281069/14281070/14281071/14281072/14281073/14281074/14281075/14281076/14281077/14281078/14281079/14281080/14281081/14281082/14281083/14281084/14281085/14281086/14281087/14281088/14281089/14281090/14281091/14281092/14281093/14281094/14281095/14281096/14281097/14281098/14281099/14281100/14281101/14281102/14281103/14281104/14281105/14281106/14281107/14281108/14281109/14281110/14281111/14281112/14281113/14281114/14281115/14281116/14281117/14281118/14281119/14281120/14281121/14281122/14281123/14281124/14281125/14281126/14281127/14281128/14281129/14281130/14281131/14281132/14281133/14281134/14281135/14281136/14281137/14281138/14281139/14281140/14281141/14281142/14281143/14281144/14281145/14281146/14281147/14281148/14281149/14281150/14281151/14281152/14281153/14281154/14281155/14281156/14281157/14281158/14281159/14281160/14281161/14281162/14281163/14281164/14281165/14281166/14281167/14281168/14281169/14281170/14281171/14281172/14281173/14281174/14281175/14281176/14281177/14281178/14281179/14281180/14281181/14281182/14281183/14281184/14281185/14281186/14281187/14281188/14281189/14281190/14281191/14281192/14281193/14281194/14281195/14281196/14281197/14281198/14281199/14281200/14281201/14281202/14281203/14281204/14281205/14281206/14281207/14281208/14281209/14281210/14281211/14281212/14281213/14281214/14281215/14281216/14281217/14281218/14281219/14281220/14281221/14281222/14281223/14281224/14281225/14281226/14281227/14281228/14281229/14281230/14281231/14281232/14281233/14281234/14281235/14281236/14281237/14281238/14281239/14281240/14281241/14281242/14281243/14281244/14281245/14281246/14281247/14281248/14281249/14281250/14281251/14281252/14281253/14281254/14281255/14281256/14281257/14281258/14281259/14281260/14281261/14281262/14281263/14281264/14281265/14281266/14281267/14281268/14281269/14281270/14281271/14281272/14281273/14281274/14281275/14281276/14281277/14281278/14281279/14281280/14281281/14281282/14281283/14281284/14281285/14281286/14281287/14281288/14281289/14281290/14281291/14281292/14281293/14281294/14281295/14281296/14281297/14281298/14281299/14281300/14281301/14281302/14281303/14281304/14281305/14281306/14281307/14281308/14281309/14281310/14281311/14281312/14281313/14281314/14281315/14281316/14281317/14281318/14281319/14281320/14281321/14281322/14281323/14281324/14281325/14281326/14281327/14281328/14281329/14281330/14281331/14281332/14281333/14281334/14281335/14281336/14281337/14281338/14281339/14281340/14281341/14281342/14281343/14281344/14281345/14281346/14281347/14281348/14281349/14281350/14281351/14281352/14281353/14281354/14281355/14281356/14281357/14281358/14281359/14281360/14281361/14281362/14281363/14281364/14281365/14281366/14281367/14281368/14281369/14281370/14281371/14281372/14281373/14281374/14281375/14281376/14281377/14281378/14281379/14281380/14281381/14281382/14281383/14281384/14281385/14281386/14281387/14281388/14281389/14281390/14281391/14281392/14281393/14281394/14281395/14281396/14281397/14281398/14281399/14281400/14281401/14281402/14281403/14281404/14281405/14281406/14281407/14281408/14281409/14281410/14281411/14281412/14281413/14281414/14281415/14281416/14281417/14281418/14281419/14281420/14281421/14281422/14281423/14281424/14281425/14281426/14281427/1428 done >21:26:35,697 INFO program: Creating journal (32768 blocks): done >21:26:42,329 INFO program: Writing superblocks and filesystem accounting information: 0/1428 1/1428 2/1428 3/1428 4/1428 5/1428 6/1428 7/1428 8/1428 9/1428 10/1428 11/1428 12/1428 13/1428 14/1428 15/1428 16/1428 17/1428 18/1428 19/1428 20/1428 21/1428 22/1428 23/1428 24/1428 25/1428 26/1428 27/1428 28/1428 29/1428 30/1428 31/1428 32/1428 33/1428 34/1428 35/1428 36/1428 37/1428 38/1428 39/1428 40/1428 41/1428 42/1428 43/1428 44/1428 45/1428 46/1428 47/1428 48/1428 49/1428 50/1428 51/1428 52/1428 53/1428 54/1428 55/1428 56/1428 57/1428 58/1428 59/1428 60/1428 61/1428 62/1428 63/1428 64/1428 65/1428 66/1428 67/1428 68/1428 69/1428 70/1428 71/1428 72/1428 73/1428 74/1428 75/1428 76/1428 77/1428 78/1428 79/1428 80/1428 81/1428 82/1428 83/1428 84/1428 85/1428 86/1428 87/1428 88/1428 89/1428 90/1428 91/1428 92/1428 93/1428 94/1428 95/1428 96/1428 97/1428 98/1428 99/1428 100/1428 101/1428 102/1428 103/1428 104/1428 105/1428 106/1428 107/1428 108/1428 109/1428 110/1428 111/1428 112/1428 113/1428 114/1428 115/1428 116/1428 117/1428 118/1428 119/1428 120/1428 121/1428 122/1428 123/1428 124/1428 125/1428 126/1428 127/1428 128/1428 129/1428 130/1428 131/1428 132/1428 133/1428 134/1428 135/1428 136/1428 137/1428 138/1428 139/1428 140/1428 141/1428 142/1428 143/1428 144/1428 145/1428 146/1428 147/1428 148/1428 149/1428 150/1428 151/1428 152/1428 153/1428 154/1428 155/1428 156/1428 157/1428 158/1428 159/1428 160/1428 161/1428 162/1428 163/1428 164/1428 165/1428 166/1428 167/1428 168/1428 169/1428 170/1428 171/1428 172/1428 173/1428 174/1428 175/1428 176/1428 177/1428 178/1428 179/1428 180/1428 181/1428 182/1428 183/1428 184/1428 185/1428 186/1428 187/1428 188/1428 189/1428 190/1428 191/1428 192/1428 193/1428 194/1428 195/1428 196/1428 197/1428 198/1428 199/1428 200/1428 201/1428 202/1428 203/1428 204/1428 205/1428 206/1428 207/1428 208/1428 209/1428 210/1428 211/1428 212/1428 213/1428 214/1428 215/1428 216/1428 217/1428 218/1428 219/1428 220/1428 221/1428 222/1428 223/1428 224/1428 225/1428 226/1428 227/1428 228/1428 229/1428 230/1428 231/1428 232/1428 233/1428 234/1428 235/1428 236/1428 237/1428 238/1428 239/1428 240/1428 241/1428 242/1428 243/1428 244/1428 245/1428 246/1428 247/1428 248/1428 249/1428 250/1428 251/1428 252/1428 253/1428 254/1428 255/1428 256/1428 257/1428 258/1428 259/1428 260/1428 261/1428 262/1428 263/1428 264/1428 265/1428 266/1428 267/1428 268/1428 269/1428 270/1428 271/1428 272/1428 273/1428 274/1428 275/1428 276/1428 277/1428 278/1428 279/1428 280/1428 281/1428 282/1428 283/1428 284/1428 285/1428 286/1428 287/1428 288/1428 289/1428 290/1428 291/1428 292/1428 293/1428 294/1428 295/1428 296/1428 297/1428 298/1428 299/1428 300/1428 301/1428 302/1428 303/1428 304/1428 305/1428 306/1428 307/1428 308/1428 309/1428 310/1428 311/1428 312/1428 313/1428 314/1428 315/1428 316/1428 317/1428 318/1428 319/1428 320/1428 321/1428 322/1428 323/1428 324/1428 325/1428 326/1428 327/1428 328/1428 329/1428 330/1428 331/1428 332/1428 333/1428 334/1428 335/1428 336/1428 337/1428 338/1428 339/1428 340/1428 341/1428 342/1428 343/1428 344/1428 345/1428 346/1428 347/1428 348/1428 349/1428 350/1428 351/1428 352/1428 353/1428 354/1428 355/1428 356/1428 357/1428 358/1428 359/1428 360/1428 361/1428 362/1428 363/1428 364/1428 365/1428 366/1428 367/1428 368/1428 369/1428 370/1428 371/1428 372/1428 373/1428 374/1428 375/1428 376/1428 377/1428 378/1428 379/1428 380/1428 381/1428 382/1428 383/1428 384/1428 385/1428 386/1428 387/1428 388/1428 389/1428 390/1428 391/1428 392/1428 393/1428 394/1428 395/1428 396/1428 397/1428 398/1428 399/1428 400/1428 401/1428 402/1428 403/1428 404/1428 405/1428 406/1428 407/1428 408/1428 409/1428 410/1428 411/1428 412/1428 413/1428 414/1428 415/1428 416/1428 417/1428 418/1428 419/1428 420/1428 421/1428 422/1428 423/1428 424/1428 425/1428 426/1428 427/1428 428/1428 429/1428 430/1428 431/1428 432/1428 433/1428 434/1428 435/1428 436/1428 437/1428 438/1428 439/1428 440/1428 441/1428 442/1428 443/1428 444/1428 445/1428 446/1428 447/1428 448/1428 449/1428 450/1428 451/1428 452/1428 453/1428 454/1428 455/1428 456/1428 457/1428 458/1428 459/1428 460/1428 461/1428 462/1428 463/1428 464/1428 465/1428 466/1428 467/1428 468/1428 469/1428 470/1428 471/1428 472/1428 473/1428 474/1428 475/1428 476/1428 477/1428 478/1428 479/1428 480/1428 481/1428 482/1428 483/1428 484/1428 485/1428 486/1428 487/1428 488/1428 489/1428 490/1428 491/1428 492/1428 493/1428 494/1428 495/1428 496/1428 497/1428 498/1428 499/1428 500/1428 501/1428 502/1428 503/1428 504/1428 505/1428 506/1428 507/1428 508/1428 509/1428 510/1428 511/1428 512/1428 513/1428 514/1428 515/1428 516/1428 517/1428 518/1428 519/1428 520/1428 521/1428 522/1428 523/1428 524/1428 525/1428 526/1428 527/1428 528/1428 529/1428 530/1428 531/1428 532/1428 533/1428 534/1428 535/1428 536/1428 537/1428 538/1428 539/1428 540/1428 541/1428 542/1428 543/1428 544/1428 545/1428 546/1428 547/1428 548/1428 549/1428 550/1428 551/1428 552/1428 553/1428 554/1428 555/1428 556/1428 557/1428 558/1428 559/1428 560/1428 561/1428 562/1428 563/1428 564/1428 565/1428 566/1428 567/1428 568/1428 569/1428 570/1428 571/1428 572/1428 573/1428 574/1428 575/1428 576/1428 577/1428 578/1428 579/1428 580/1428 581/1428 582/1428 583/1428 584/1428 585/1428 586/1428 587/1428 588/1428 589/1428 590/1428 591/1428 592/1428 593/1428 594/1428 595/1428 596/1428 597/1428 598/1428 599/1428 600/1428 601/1428 602/1428 603/1428 604/1428 605/1428 606/1428 607/1428 608/1428 609/1428 610/1428 611/1428 612/1428 613/1428 614/1428 615/1428 616/1428 617/1428 618/1428 619/1428 620/1428 621/1428 622/1428 623/1428 624/1428 625/1428 626/1428 627/1428 628/1428 629/1428 630/1428 631/1428 632/1428 633/1428 634/1428 635/1428 636/1428 637/1428 638/1428 639/1428 640/1428 641/1428 642/1428 643/1428 644/1428 645/1428 646/1428 647/1428 648/1428 649/1428 650/1428 651/1428 652/1428 653/1428 654/1428 655/1428 656/1428 657/1428 658/1428 659/1428 660/1428 661/1428 662/1428 663/1428 664/1428 665/1428 666/1428 667/1428 668/1428 669/1428 670/1428 671/1428 672/1428 673/1428 674/1428 675/1428 676/1428 677/1428 678/1428 679/1428 680/1428 681/1428 682/1428 683/1428 684/1428 685/1428 686/1428 687/1428 688/1428 689/1428 690/1428 691/1428 692/1428 693/1428 694/1428 695/1428 696/1428 697/1428 698/1428 699/1428 700/1428 701/1428 702/1428 703/1428 704/1428 705/1428 706/1428 707/1428 708/1428 709/1428 710/1428 711/1428 712/1428 713/1428 714/1428 715/1428 716/1428 717/1428 718/1428 719/1428 720/1428 721/1428 722/1428 723/1428 724/1428 725/1428 726/1428 727/1428 728/1428 729/1428 730/1428 731/1428 732/1428 733/1428 734/1428 735/1428 736/1428 737/1428 738/1428 739/1428 740/1428 741/1428 742/1428 743/1428 744/1428 745/1428 746/1428 747/1428 748/1428 749/1428 750/1428 751/1428 752/1428 753/1428 754/1428 755/1428 756/1428 757/1428 758/1428 759/1428 760/1428 761/1428 762/1428 763/1428 764/1428 765/1428 766/1428 767/1428 768/1428 769/1428 770/1428 771/1428 772/1428 773/1428 774/1428 775/1428 776/1428 777/1428 778/1428 779/1428 780/1428 781/1428 782/1428 783/1428 784/1428 785/1428 786/1428 787/1428 788/1428 789/1428 790/1428 791/1428 792/1428 793/1428 794/1428 795/1428 796/1428 797/1428 798/1428 799/1428 800/1428 801/1428 802/1428 803/1428 804/1428 805/1428 806/1428 807/1428 808/1428 809/1428 810/1428 811/1428 812/1428 813/1428 814/1428 815/1428 816/1428 817/1428 818/1428 819/1428 820/1428 821/1428 822/1428 823/1428 824/1428 825/1428 826/1428 827/1428 828/1428 829/1428 830/1428 831/1428 832/1428 833/1428 834/1428 835/1428 836/1428 837/1428 838/1428 839/1428 840/1428 841/1428 842/1428 843/1428 844/1428 845/1428 846/1428 847/1428 848/1428 849/1428 850/1428 851/1428 852/1428 853/1428 854/1428 855/1428 856/1428 857/1428 858/1428 859/1428 860/1428 861/1428 862/1428 863/1428 864/1428 865/1428 866/1428 867/1428 868/1428 869/1428 870/1428 871/1428 872/1428 873/1428 874/1428 875/1428 876/1428 877/1428 878/1428 879/1428 880/1428 881/1428 882/1428 883/1428 884/1428 885/1428 886/1428 887/1428 888/1428 889/1428 890/1428 891/1428 892/1428 893/1428 894/1428 895/1428 896/1428 897/1428 898/1428 899/1428 900/1428 901/1428 902/1428 903/1428 904/1428 905/1428 906/1428 907/1428 908/1428 909/1428 910/1428 911/1428 912/1428 913/1428 914/1428 915/1428 916/1428 917/1428 918/1428 919/1428 920/1428 921/1428 922/1428 923/1428 924/1428 925/1428 926/1428 927/1428 928/1428 929/1428 930/1428 931/1428 932/1428 933/1428 934/1428 935/1428 936/1428 937/1428 938/1428 939/1428 940/1428 941/1428 942/1428 943/1428 944/1428 945/1428 946/1428 947/1428 948/1428 949/1428 950/1428 951/1428 952/1428 953/1428 954/1428 955/1428 956/1428 957/1428 958/1428 959/1428 960/1428 961/1428 962/1428 963/1428 964/1428 965/1428 966/1428 967/1428 968/1428 969/1428 970/1428 971/1428 972/1428 973/1428 974/1428 975/1428 976/1428 977/1428 978/1428 979/1428 980/1428 981/1428 982/1428 983/1428 984/1428 985/1428 986/1428 987/1428 988/1428 989/1428 990/1428 991/1428 992/1428 993/1428 994/1428 995/1428 996/1428 997/1428 998/1428 999/14281000/14281001/14281002/14281003/14281004/14281005/14281006/14281007/14281008/14281009/14281010/14281011/14281012/14281013/14281014/14281015/14281016/14281017/14281018/14281019/14281020/14281021/14281022/14281023/14281024/14281025/14281026/14281027/14281028/14281029/14281030/14281031/14281032/14281033/14281034/14281035/14281036/14281037/14281038/14281039/14281040/14281041/14281042/14281043/14281044/14281045/14281046/14281047/14281048/14281049/14281050/14281051/14281052/14281053/14281054/14281055/14281056/14281057/14281058/14281059/14281060/14281061/14281062/14281063/14281064/14281065/14281066/14281067/14281068/14281069/14281070/14281071/14281072/14281073/14281074/14281075/14281076/14281077/14281078/14281079/14281080/14281081/14281082/14281083/14281084/14281085/14281086/14281087/14281088/14281089/14281090/14281091/14281092/14281093/14281094/14281095/14281096/14281097/14281098/14281099/14281100/14281101/14281102/14281103/14281104/14281105/14281106/14281107/14281108/14281109/14281110/14281111/14281112/14281113/14281114/14281115/14281116/14281117/14281118/14281119/14281120/14281121/14281122/14281123/14281124/14281125/14281126/14281127/14281128/14281129/14281130/14281131/14281132/14281133/14281134/14281135/14281136/14281137/14281138/14281139/14281140/14281141/14281142/14281143/14281144/14281145/14281146/14281147/14281148/14281149/14281150/14281151/14281152/14281153/14281154/14281155/14281156/14281157/14281158/14281159/14281160/14281161/14281162/14281163/14281164/14281165/14281166/14281167/14281168/14281169/14281170/14281171/14281172/14281173/14281174/14281175/14281176/14281177/14281178/14281179/14281180/14281181/14281182/14281183/14281184/14281185/14281186/14281187/14281188/14281189/14281190/14281191/14281192/14281193/14281194/14281195/14281196/14281197/14281198/14281199/14281200/14281201/14281202/14281203/14281204/14281205/14281206/14281207/14281208/14281209/14281210/14281211/14281212/14281213/14281214/14281215/14281216/14281217/14281218/14281219/14281220/14281221/14281222/14281223/14281224/14281225/14281226/14281227/14281228/14281229/14281230/14281231/14281232/14281233/14281234/14281235/14281236/14281237/14281238/14281239/14281240/14281241/14281242/14281243/14281244/14281245/14281246/14281247/14281248/14281249/14281250/14281251/14281252/14281253/14281254/14281255/14281256/14281257/14281258/14281259/14281260/14281261/14281262/14281263/14281264/14281265/14281266/14281267/14281268/14281269/14281270/14281271/14281272/14281273/14281274/14281275/14281276/14281277/14281278/14281279/14281280/14281281/14281282/14281283/14281284/14281285/14281286/14281287/14281288/14281289/14281290/14281291/14281292/14281293/14281294/14281295/14281296/14281297/14281298/14281299/14281300/14281301/14281302/14281303/14281304/14281305/14281306/14281307/14281308/14281309/14281310/14281311/14281312/14281313/14281314/14281315/14281316/14281317/14281318/14281319/14281320/14281321/14281322/14281323/14281324/14281325/14281326/14281327/14281328/14281329/14281330/14281331/14281332/14281333/14281334/14281335/14281336/14281337/14281338/14281339/14281340/14281341/14281342/14281343/14281344/14281345/14281346/14281347/14281348/14281349/14281350/14281351/14281352/14281353/14281354/14281355/14281356/14281357/14281358/14281359/14281360/14281361/14281362/14281363/14281364/14281365/14281366/14281367/14281368/14281369/14281370/14281371/14281372/14281373/14281374/14281375/14281376/14281377/14281378/14281379/14281380/14281381/14281382/14281383/14281384/14281385/14281386/14281387/14281388/14281389/14281390/14281391/14281392/14281393/14281394/14281395/14281396/14281397/14281398/14281399/14281400/14281401/14281402/14281403/14281404/14281405/14281406/14281407/14281408/14281409/14281410/14281411/14281412/14281413/14281414/14281415/14281416/14281417/14281418/14281419/14281420/14281421/14281422/14281423/14281424/14281425/14281426/14281427/1428 done >21:26:42,351 INFO program: >21:26:42,374 INFO program: Running... udevadm settle --timeout=300 >21:26:42,735 INFO program: Running... udevadm settle --timeout=300 >21:26:43,369 INFO program: Running... mke2fs -t ext4 /dev/sda4 >21:26:43,457 ERR program: mke2fs 1.42.5 (29-Jul-2012) >21:26:43,540 INFO program: Filesystem label= >21:26:43,543 INFO program: OS type: Linux >21:26:43,546 INFO program: Block size=4096 (log=2) >21:26:43,550 INFO program: Fragment size=4096 (log=2) >21:26:43,553 INFO program: Stride=0 blocks, Stripe width=0 blocks >21:26:43,556 INFO program: 3276800 inodes, 13107200 blocks >21:26:43,564 INFO program: 655360 blocks (5.00%) reserved for the super user >21:26:43,567 INFO program: First data block=0 >21:26:43,571 INFO program: Maximum filesystem blocks=4294967296 >21:26:43,574 INFO program: 400 block groups >21:26:43,578 INFO program: 32768 blocks per group, 32768 fragments per group >21:26:43,583 INFO program: 8192 inodes per group >21:26:43,593 INFO program: Superblock backups stored on blocks: >21:26:43,597 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >21:26:43,601 INFO program: 4096000, 7962624, 11239424 >21:26:43,605 INFO program: >21:26:43,761 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 >21:26:43,792 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 >21:26:44,529 INFO program: Creating journal (32768 blocks): done >21:26:50,134 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 >21:26:50,141 INFO program: >21:26:50,172 INFO program: Running... udevadm settle --timeout=300 >21:26:50,444 INFO program: Running... udevadm settle --timeout=300 >21:26:50,926 INFO program: Running... mke2fs -t ext4 /dev/sda2 >21:26:50,995 ERR program: mke2fs 1.42.5 (29-Jul-2012) >21:26:51,035 INFO program: Filesystem label= >21:26:51,036 INFO program: OS type: Linux >21:26:51,037 INFO program: Block size=1024 (log=0) >21:26:51,038 INFO program: Fragment size=1024 (log=0) >21:26:51,039 INFO program: Stride=0 blocks, Stripe width=0 blocks >21:26:51,043 INFO program: 128016 inodes, 512000 blocks >21:26:51,046 INFO program: 25600 blocks (5.00%) reserved for the super user >21:26:51,054 INFO program: First data block=1 >21:26:51,057 INFO program: Maximum filesystem blocks=67633152 >21:26:51,063 INFO program: 63 block groups >21:26:51,070 INFO program: 8192 blocks per group, 8192 fragments per group >21:26:51,077 INFO program: 2032 inodes per group >21:26:51,082 INFO program: Superblock backups stored on blocks: >21:26:51,086 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >21:26:51,091 INFO program: >21:26:51,112 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 >21:26:51,151 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 >21:26:51,397 INFO program: Creating journal (8192 blocks): done >21:26:51,988 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 >21:26:51,990 INFO program: >21:26:52,033 INFO program: Running... udevadm settle --timeout=300 >21:26:52,262 INFO program: Running... udevadm settle --timeout=300 >21:26:52,602 INFO program: Running... swapon /dev/sda3 >04:26:53,049 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda4 /mnt/sysimage >04:26:53,255 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda2 /mnt/sysimage/boot >04:26:53,397 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >04:26:53,479 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >04:26:53,560 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >04:26:53,658 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda5 /mnt/sysimage/home >04:26:53,885 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >04:26:54,528 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >04:26:54,622 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux >22:19:56,836 INFO program: Running... grub2-install --no-floppy /dev/sda >22:20:04,047 ERR program: Installation finished. No error reported. >22:20:04,944 INFO program: Running... grub2-set-default Fedora Linux, with Linux 3.6.2-2.fc18.x86_64 >22:20:05,209 INFO program: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >22:20:06,018 ERR program: Generating grub.cfg ... >22:20:07,217 ERR program: Found theme: /boot/grub2/themes/system/theme.txt >22:20:08,272 ERR program: Found linux image: /boot/vmlinuz-3.6.2-2.fc18.x86_64 >22:20:08,337 ERR program: Found initrd image: /boot/initramfs-3.6.2-2.fc18.x86_64.img >22:20:13,229 ERR program: done >22:20:13,627 INFO program: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 --enablefingerprint >22:20:15,495 INFO program: Running... systemctl enable firstboot-graphical.service >22:20:15,551 ERR program: ln -s '/usr/lib/systemd/system/firstboot-graphical.service' '/etc/systemd/system/graphical.target.wants/firstboot-graphical.service' >22:20:15,556 INFO program: Running... systemctl enable chronyd.service > > >/tmp/storage.log: >04:21:44,241 DEBUG storage: registered device format class PPCPRePBoot as prepboot >04:21:44,247 DEBUG storage: registered device format class DMRaidMember as dmraidmember >04:21:44,341 DEBUG storage: registered device format class Ext2FS as ext2 >04:21:44,342 DEBUG storage: registered device format class Ext3FS as ext3 >04:21:44,343 DEBUG storage: registered device format class Ext4FS as ext4 >04:21:44,347 DEBUG storage: registered device format class FATFS as vfat >04:21:44,348 DEBUG storage: registered device format class EFIFS as efi >04:21:44,349 DEBUG storage: registered device format class BTRFS as btrfs >04:21:44,351 DEBUG storage: registered device format class GFS2 as gfs2 >04:21:44,352 DEBUG storage: registered device format class JFS as jfs >04:21:44,354 DEBUG storage: registered device format class ReiserFS as reiserfs >04:21:44,355 DEBUG storage: registered device format class XFS as xfs >04:21:44,357 DEBUG storage: registered device format class HFS as hfs >04:21:44,358 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >04:21:44,360 DEBUG storage: registered device format class HFSPlus as hfs+ >04:21:44,361 DEBUG storage: registered device format class NTFS as ntfs >04:21:44,363 DEBUG storage: registered device format class NFS as nfs >04:21:44,364 DEBUG storage: registered device format class NFSv4 as nfs4 >04:21:44,366 DEBUG storage: registered device format class Iso9660FS as iso9660 >04:21:44,367 DEBUG storage: registered device format class NoDevFS as nodev >04:21:44,369 DEBUG storage: registered device format class DevPtsFS as devpts >04:21:44,370 DEBUG storage: registered device format class ProcFS as proc >04:21:44,372 DEBUG storage: registered device format class SysFS as sysfs >04:21:44,373 DEBUG storage: registered device format class TmpFS as tmpfs >04:21:44,375 DEBUG storage: registered device format class BindFS as bind >04:21:44,376 DEBUG storage: registered device format class SELinuxFS as selinuxfs >04:21:44,378 DEBUG storage: registered device format class USBFS as usbfs >04:21:44,503 DEBUG storage: registered device format class LUKS as luks >04:21:44,510 DEBUG storage: registered device format class MDRaidMember as mdmember >04:21:44,528 DEBUG storage: registered device format class DiskLabel as disklabel >04:21:44,534 DEBUG storage: registered device format class MultipathMember as multipath_member >04:21:44,548 DEBUG storage: registered device format class SwapSpace as swap >04:21:44,553 DEBUG storage: registered device format class BIOSBoot as biosboot >04:21:44,560 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >04:21:47,605 DEBUG storage: MultipathTopology._build_topology: >04:21:47,607 DEBUG storage: /etc/multipath.conf contents: >04:21:47,608 DEBUG storage: # multipath.conf written by anaconda >04:21:47,609 DEBUG storage: >04:21:47,610 DEBUG storage: defaults { >04:21:47,612 DEBUG storage: user_friendly_names yes >04:21:47,613 DEBUG storage: } >04:21:47,614 DEBUG storage: blacklist { >04:21:47,615 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:21:47,617 DEBUG storage: devnode "^hd[a-z]" >04:21:47,618 DEBUG storage: devnode "^dcssblk[0-9]*" >04:21:47,619 DEBUG storage: device { >04:21:47,621 DEBUG storage: vendor "DGC" >04:21:47,622 DEBUG storage: product "LUNZ" >04:21:47,623 DEBUG storage: } >04:21:47,624 DEBUG storage: device { >04:21:47,626 DEBUG storage: vendor "IBM" >04:21:47,627 DEBUG storage: product "S/390.*" >04:21:47,628 DEBUG storage: } >04:21:47,630 DEBUG storage: # don't count normal SATA devices as multipaths >04:21:47,631 DEBUG storage: device { >04:21:47,633 DEBUG storage: vendor "ATA" >04:21:47,635 DEBUG storage: } >04:21:47,637 DEBUG storage: # don't count 3ware devices as multipaths >04:21:47,639 DEBUG storage: device { >04:21:47,641 DEBUG storage: vendor "3ware" >04:21:47,644 DEBUG storage: } >04:21:47,646 DEBUG storage: device { >04:21:47,648 DEBUG storage: vendor "AMCC" >04:21:47,650 DEBUG storage: } >04:21:47,653 DEBUG storage: # nor highpoint devices >04:21:47,655 DEBUG storage: device { >04:21:47,657 DEBUG storage: vendor "HPT" >04:21:47,659 DEBUG storage: } >04:21:47,661 DEBUG storage: } >04:21:47,664 DEBUG storage: multipaths { >04:21:47,666 DEBUG storage: } >04:21:47,668 DEBUG storage: (end of /etc/multipath.conf) >04:21:47,947 INFO storage: MultipathTopology: not a multipath: ['sdb'] >04:21:47,950 INFO storage: MultipathTopology: not a multipath: ['sda'] >04:21:47,952 INFO storage: MultipathTopology: found singlepath device: sda >04:21:47,953 INFO storage: MultipathTopology: found non-disk device: sda1 >04:21:47,955 INFO storage: MultipathTopology: found non-disk device: sda2 >04:21:47,957 INFO storage: MultipathTopology: found non-disk device: sda3 >04:21:47,958 INFO storage: MultipathTopology: found non-disk device: sda4 >04:21:47,960 INFO storage: MultipathTopology: found non-disk device: sda5 >04:21:47,962 INFO storage: MultipathTopology: found singlepath device: sdb >04:21:47,964 INFO storage: MultipathTopology: found non-disk device: sdb1 >04:21:47,967 INFO storage: MultipathTopology: found non-disk device: sdb2 >04:21:47,969 INFO storage: MultipathTopology: found non-disk device: sdb3 >04:21:47,971 INFO storage: MultipathTopology: found singlepath device: loop0 >04:21:47,973 INFO storage: MultipathTopology: found singlepath device: loop1 >04:21:47,975 INFO storage: MultipathTopology: found singlepath device: loop2 >04:21:47,978 INFO storage: MultipathTopology: found singlepath device: loop3 >04:21:47,980 INFO storage: MultipathTopology: found singlepath device: loop4 >04:21:47,982 INFO storage: MultipathTopology: found singlepath device: loop5 >04:21:47,984 INFO storage: MultipathTopology: found singlepath device: loop6 >04:21:47,986 INFO storage: MultipathTopology: found singlepath device: loop7 >04:21:47,988 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:21:55,280 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >04:21:55,292 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:21:56,723 DEBUG storage: MultipathTopology._build_topology: >04:21:56,729 DEBUG storage: /etc/multipath.conf contents: >04:21:56,747 DEBUG storage: # multipath.conf written by anaconda >04:21:56,750 DEBUG storage: >04:21:56,753 DEBUG storage: defaults { >04:21:56,757 DEBUG storage: user_friendly_names yes >04:21:56,759 DEBUG storage: } >04:21:56,761 DEBUG storage: blacklist { >04:21:56,762 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:21:56,764 DEBUG storage: devnode "^hd[a-z]" >04:21:56,766 DEBUG storage: devnode "^dcssblk[0-9]*" >04:21:56,768 DEBUG storage: device { >04:21:56,769 DEBUG storage: vendor "DGC" >04:21:56,771 DEBUG storage: product "LUNZ" >04:21:56,774 DEBUG storage: } >04:21:56,777 DEBUG storage: device { >04:21:56,783 DEBUG storage: vendor "IBM" >04:21:56,785 DEBUG storage: product "S/390.*" >04:21:56,786 DEBUG storage: } >04:21:56,788 DEBUG storage: # don't count normal SATA devices as multipaths >04:21:56,792 DEBUG storage: device { >04:21:56,794 DEBUG storage: vendor "ATA" >04:21:56,798 DEBUG storage: } >04:21:56,799 DEBUG storage: # don't count 3ware devices as multipaths >04:21:56,804 DEBUG storage: device { >04:21:56,805 DEBUG storage: vendor "3ware" >04:21:56,809 DEBUG storage: } >04:21:56,811 DEBUG storage: device { >04:21:56,817 DEBUG storage: vendor "AMCC" >04:21:56,818 DEBUG storage: } >04:21:56,820 DEBUG storage: # nor highpoint devices >04:21:56,822 DEBUG storage: device { >04:21:56,827 DEBUG storage: vendor "HPT" >04:21:56,830 DEBUG storage: } >04:21:56,831 DEBUG storage: } >04:21:56,839 DEBUG storage: multipaths { >04:21:56,842 DEBUG storage: } >04:21:56,846 DEBUG storage: (end of /etc/multipath.conf) >04:21:57,120 INFO storage: MultipathTopology: not a multipath: ['sdb'] >04:21:57,126 INFO storage: MultipathTopology: not a multipath: ['sda'] >04:21:57,131 INFO storage: MultipathTopology: found singlepath device: sda >04:21:57,135 INFO storage: MultipathTopology: found non-disk device: sda1 >04:21:57,139 INFO storage: MultipathTopology: found non-disk device: sda2 >04:21:57,144 INFO storage: MultipathTopology: found non-disk device: sda3 >04:21:57,149 INFO storage: MultipathTopology: found non-disk device: sda4 >04:21:57,154 INFO storage: MultipathTopology: found non-disk device: sda5 >04:21:57,158 INFO storage: MultipathTopology: found singlepath device: sdb >04:21:57,162 INFO storage: MultipathTopology: found non-disk device: sdb1 >04:21:57,166 INFO storage: MultipathTopology: found non-disk device: sdb2 >04:21:57,169 INFO storage: MultipathTopology: found non-disk device: sdb3 >04:21:57,171 INFO storage: MultipathTopology: found singlepath device: loop0 >04:21:57,173 INFO storage: MultipathTopology: found singlepath device: loop1 >04:21:57,176 INFO storage: MultipathTopology: found singlepath device: loop2 >04:21:57,178 INFO storage: MultipathTopology: found singlepath device: loop3 >04:21:57,180 INFO storage: MultipathTopology: found singlepath device: loop4 >04:21:57,182 INFO storage: MultipathTopology: found singlepath device: loop5 >04:21:57,184 INFO storage: MultipathTopology: found singlepath device: loop6 >04:21:57,186 INFO storage: MultipathTopology: found singlepath device: loop7 >04:21:57,189 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:21:57,191 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >04:21:57,249 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9250320AS_5SW13ZPN /dev/disk/by-id/wwn-0x5000c50011dde672 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9250320AS', > 'ID_MODEL_ENC': 'ST9250320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'BS03', > 'ID_SERIAL': 'ST9250320AS_5SW13ZPN', > 'ID_SERIAL_SHORT': '5SW13ZPN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50011dde672', > 'ID_WWN_WITH_EXTENSION': '0x5000c50011dde672', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17965', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9250320AS_5SW13ZPN', > '/dev/disk/by-id/wwn-0x5000c50011dde672', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda'} ; name: sda ; >04:21:57,271 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda)... >04:21:57,280 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:21:57,293 DEBUG storage: DeviceTree.getDeviceByName returned None >04:21:57,303 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >04:21:57,324 INFO storage: sda is a disk >04:21:57,329 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:21:57,346 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >04:21:57,348 INFO storage: added disk sda (id 0) to device tree >04:21:57,349 DEBUG storage: looking up parted Device: /dev/sda >04:21:57,384 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:21:57,404 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >04:21:57,422 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:21:57,460 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >04:21:57,602 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f41ade5ba50>, <parted.partition.Partition object at 0x7f41add03a10>, <parted.partition.Partition object at 0x7f41add03910>, <parted.partition.Partition object at 0x7f41add03c50>, <parted.partition.Partition object at 0x7f41add03e10>] > device: <parted.device.Device object at 0x7f41add03710> > PedDisk: <_ped.Disk object at 0x7f41add065f0> >04:21:57,606 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:21:57,621 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >04:21:57,643 INFO storage: got device: DiskDevice instance (0x7f41adda36d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 238475.179688 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: Seagate FreeAgent Go path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x7f41adede320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f41ade5b8d0> >04:21:57,667 INFO storage: got format: DiskLabel instance (0x7f41ade5b990) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f41ade5ba50>, <parted.partition.Partition object at 0x7f41add03a10>, <parted.partition.Partition object at 0x7f41add03910>, <parted.partition.Partition object at 0x7f41add03c50>, <parted.partition.Partition object at 0x7f41add03e10>] > device: <parted.device.Device object at 0x7f41add03710> > PedDisk: <_ped.Disk object at 0x7f41add065f0> > origPartedDisk = <parted.disk.Disk object at 0x7f41add03f50> > partedDevice = parted.Device instance -- > model: Seagate FreeAgent Go path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x7f41adedec20> > >04:21:57,703 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9250320AS_5SW13ZPN-part1 /dev/disk/by-id/wwn-0x5000c50011dde672-part1 /dev/disk/by-partuuid/29144ff6-1e9a-4614-8694-583c1ddf1da3 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9250320AS', > 'ID_MODEL_ENC': 'ST9250320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '29144ff6-1e9a-4614-8694-583c1ddf1da3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'BS03', > 'ID_SERIAL': 'ST9250320AS_5SW13ZPN', > 'ID_SERIAL_SHORT': '5SW13ZPN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50011dde672', > 'ID_WWN_WITH_EXTENSION': '0x5000c50011dde672', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23787', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9250320AS_5SW13ZPN-part1', > '/dev/disk/by-id/wwn-0x5000c50011dde672-part1', > '/dev/disk/by-partuuid/29144ff6-1e9a-4614-8694-583c1ddf1da3', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda1'} ; name: sda1 ; >04:21:57,704 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda1)... >04:21:57,718 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >04:21:57,728 DEBUG storage: DeviceTree.getDeviceByName returned None >04:21:57,732 INFO storage: sda1 is a partition >04:21:57,741 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >04:21:57,752 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:21:57,762 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >04:21:57,775 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >04:21:57,788 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:21:57,792 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:21:57,803 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >04:21:57,814 DEBUG storage: looking up parted Partition: /dev/sda1 >04:21:57,824 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >04:21:57,839 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >04:21:57,849 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >04:21:57,861 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >04:21:57,865 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >04:21:57,875 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:21:57,886 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: biosboot ; >04:21:57,890 INFO storage: added partition sda1 (id 1) to device tree >04:21:57,899 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:21:57,910 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >04:21:57,920 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:21:57,931 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >04:21:57,979 WARN storage: disklabel detected but not usable on sda1 >04:21:57,985 DEBUG storage: no type or existing type for sda1, bailing >04:21:57,990 DEBUG storage: looking up parted Device: /dev/sda1 >04:21:58,003 INFO storage: got device: PartitionDevice instance (0x7f41ade5b890) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 238475MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 1.0 > format = existing biosboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f41add11050> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41ade5ba10> PedPartition: <_ped.Partition object at 0x7f41add05410> > disk = existing 238475MB disk sda (0) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >04:21:58,009 INFO storage: got format: BIOSBoot instance (0x7f41add0b310) -- > type = biosboot name = BIOS Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >04:21:58,051 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9250320AS_5SW13ZPN-part2 /dev/disk/by-id/wwn-0x5000c50011dde672-part2 /dev/disk/by-partuuid/c4c04b45-3cb4-4446-b447-85b1fde4b39d /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/a724d693-544f-4376-8ed8-50a0d5e5f874', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a724d693-544f-4376-8ed8-50a0d5e5f874', > 'ID_FS_UUID_ENC': 'a724d693-544f-4376-8ed8-50a0d5e5f874', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9250320AS', > 'ID_MODEL_ENC': 'ST9250320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'c4c04b45-3cb4-4446-b447-85b1fde4b39d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'BS03', > 'ID_SERIAL': 'ST9250320AS_5SW13ZPN', > 'ID_SERIAL_SHORT': '5SW13ZPN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50011dde672', > 'ID_WWN_WITH_EXTENSION': '0x5000c50011dde672', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23970', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9250320AS_5SW13ZPN-part2', > '/dev/disk/by-id/wwn-0x5000c50011dde672-part2', > '/dev/disk/by-partuuid/c4c04b45-3cb4-4446-b447-85b1fde4b39d', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/a724d693-544f-4376-8ed8-50a0d5e5f874'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda2'} ; name: sda2 ; >04:21:58,058 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda2)... >04:21:58,065 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >04:21:58,075 DEBUG storage: DeviceTree.getDeviceByName returned None >04:21:58,078 INFO storage: sda2 is a partition >04:21:58,092 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >04:21:58,099 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:21:58,108 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >04:21:58,117 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >04:21:58,125 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:21:58,127 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:21:58,153 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >04:21:58,155 DEBUG storage: looking up parted Partition: /dev/sda2 >04:21:58,164 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >04:21:58,182 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >04:21:58,192 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >04:21:58,203 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >04:21:58,207 INFO storage: added partition sda2 (id 2) to device tree >04:21:58,217 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:21:58,228 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >04:21:58,239 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:21:58,249 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >04:21:58,295 WARN storage: disklabel detected but not usable on sda2 >04:21:58,303 INFO storage: type detected on 'sda2' is 'ext4' >04:21:58,993 DEBUG storage: padding min size from 45 up to 49 >04:21:59,040 DEBUG storage: Ext4FS.supported: supported: True ; >04:21:59,046 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:21:59,064 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:21:59,076 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >04:21:59,083 DEBUG storage: looking up parted Device: /dev/sda2 >04:21:59,097 INFO storage: got device: PartitionDevice instance (0x7f41add0b5d0) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 238475MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f41adedeef0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f41add03b10> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41add03a90> PedPartition: <_ped.Partition object at 0x7f41add05470> > disk = existing 238475MB disk sda (0) with existing gpt disklabel > start = 4096 end = 1028095 length = 1024000 > flags = >04:21:59,109 DEBUG storage: Ext4FS.supported: supported: True ; >04:21:59,114 INFO storage: got format: Ext4FS instance (0x7f41add0b6d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = a724d693-544f-4376-8ed8-50a0d5e5f874 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >04:21:59,166 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9250320AS_5SW13ZPN-part3 /dev/disk/by-id/wwn-0x5000c50011dde672-part3 /dev/disk/by-partuuid/fcd981d1-60bb-4bb8-971f-8fc71942e6eb /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/dd295b89-1e71-4403-9a3e-ccdb67c54eca', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'dd295b89-1e71-4403-9a3e-ccdb67c54eca', > 'ID_FS_UUID_ENC': 'dd295b89-1e71-4403-9a3e-ccdb67c54eca', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST9250320AS', > 'ID_MODEL_ENC': 'ST9250320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '8192000', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': 'fcd981d1-60bb-4bb8-971f-8fc71942e6eb', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'BS03', > 'ID_SERIAL': 'ST9250320AS_5SW13ZPN', > 'ID_SERIAL_SHORT': '5SW13ZPN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50011dde672', > 'ID_WWN_WITH_EXTENSION': '0x5000c50011dde672', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24175', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9250320AS_5SW13ZPN-part3', > '/dev/disk/by-id/wwn-0x5000c50011dde672-part3', > '/dev/disk/by-partuuid/fcd981d1-60bb-4bb8-971f-8fc71942e6eb', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/dd295b89-1e71-4403-9a3e-ccdb67c54eca'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda3'} ; name: sda3 ; >04:21:59,170 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda3)... >04:21:59,180 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >04:21:59,197 DEBUG storage: DeviceTree.getDeviceByName returned None >04:21:59,201 INFO storage: sda3 is a partition >04:21:59,210 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >04:21:59,222 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:21:59,241 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >04:21:59,263 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >04:21:59,275 DEBUG storage: PartitionDevice._setFormat: sda3 ; >04:21:59,279 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:21:59,292 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >04:21:59,297 DEBUG storage: looking up parted Partition: /dev/sda3 >04:21:59,312 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >04:21:59,328 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >04:21:59,340 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >04:21:59,353 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >04:21:59,359 INFO storage: added partition sda3 (id 3) to device tree >04:21:59,371 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >04:21:59,385 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >04:21:59,398 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:21:59,412 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >04:21:59,531 WARN storage: disklabel detected but not usable on sda3 >04:21:59,540 INFO storage: type detected on 'sda3' is 'swap' >04:21:59,552 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: 5SW13ZPN ; uuid: dd295b89-1e71-4403-9a3e-ccdb67c54eca ; exists: True ; label: None ; >04:21:59,557 DEBUG storage: getFormat('swap') returning SwapSpace instance >04:21:59,587 DEBUG storage: PartitionDevice._setFormat: sda3 ; >04:21:59,606 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >04:21:59,617 DEBUG storage: looking up parted Device: /dev/sda3 >04:21:59,634 INFO storage: got device: PartitionDevice instance (0x7f41add36f10) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 238475MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 4000.0 > format = existing swap > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7f41add11440> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f41add039d0> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41add038d0> PedPartition: <_ped.Partition object at 0x7f41add054d0> > disk = existing 238475MB disk sda (0) with existing gpt disklabel > start = 1028096 end = 9220095 length = 8192000 > flags = >04:21:59,648 INFO storage: got format: SwapSpace instance (0x7f41b590e690) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = dd295b89-1e71-4403-9a3e-ccdb67c54eca exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:21:59,697 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9250320AS_5SW13ZPN-part4 /dev/disk/by-id/wwn-0x5000c50011dde672-part4 /dev/disk/by-partuuid/d1f96f1f-5b69-46b3-8bc3-f2f635c0d185 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part4 /dev/disk/by-uuid/14fd149a-115e-41dd-b9d5-771ce99d06d8', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '14fd149a-115e-41dd-b9d5-771ce99d06d8', > 'ID_FS_UUID_ENC': '14fd149a-115e-41dd-b9d5-771ce99d06d8', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9250320AS', > 'ID_MODEL_ENC': 'ST9250320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '9220096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '104857600', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'd1f96f1f-5b69-46b3-8bc3-f2f635c0d185', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'BS03', > 'ID_SERIAL': 'ST9250320AS_5SW13ZPN', > 'ID_SERIAL_SHORT': '5SW13ZPN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50011dde672', > 'ID_WWN_WITH_EXTENSION': '0x5000c50011dde672', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24253', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9250320AS_5SW13ZPN-part4', > '/dev/disk/by-id/wwn-0x5000c50011dde672-part4', > '/dev/disk/by-partuuid/d1f96f1f-5b69-46b3-8bc3-f2f635c0d185', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part4', > '/dev/disk/by-uuid/14fd149a-115e-41dd-b9d5-771ce99d06d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda4'} ; name: sda4 ; >04:21:59,708 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda4)... >04:21:59,720 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >04:21:59,732 DEBUG storage: DeviceTree.getDeviceByName returned None >04:21:59,737 INFO storage: sda4 is a partition >04:21:59,751 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >04:21:59,764 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:21:59,778 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >04:21:59,797 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >04:21:59,812 DEBUG storage: PartitionDevice._setFormat: sda4 ; >04:21:59,816 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:21:59,831 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >04:21:59,835 DEBUG storage: looking up parted Partition: /dev/sda4 >04:21:59,849 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >04:21:59,865 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >04:21:59,880 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >04:21:59,896 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >04:21:59,901 INFO storage: added partition sda4 (id 4) to device tree >04:21:59,916 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >04:21:59,930 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: gpt ; >04:21:59,955 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >04:21:59,971 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: gpt ; exists: True ; >04:22:00,088 WARN storage: disklabel detected but not usable on sda4 >04:22:00,092 INFO storage: type detected on 'sda4' is 'ext4' >04:22:00,540 DEBUG storage: padding min size from 2407 up to 2647 >04:22:00,559 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:00,562 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:22:00,585 DEBUG storage: PartitionDevice._setFormat: sda4 ; >04:22:00,606 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: ext4 ; >04:22:00,619 DEBUG storage: looking up parted Device: /dev/sda4 >04:22:00,636 INFO storage: got device: PartitionDevice instance (0x7f41b5915a10) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 238475MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 51200.0 > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f41add11b00> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f41add03d10> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41add03c90> PedPartition: <_ped.Partition object at 0x7f41add05530> > disk = existing 238475MB disk sda (0) with existing gpt disklabel > start = 9220096 end = 114077695 length = 104857600 > flags = >04:22:00,658 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:00,666 INFO storage: got format: Ext4FS instance (0x7f41b5920350) -- > type = ext4 name = ext4 status = False > device = /dev/sda4 uuid = 14fd149a-115e-41dd-b9d5-771ce99d06d8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >04:22:00,718 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9250320AS_5SW13ZPN-part5 /dev/disk/by-id/wwn-0x5000c50011dde672-part5 /dev/disk/by-partuuid/6a80d92a-b4ed-47ec-b857-47b9fc0f3ef7 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part5 /dev/disk/by-uuid/65335c5c-3586-4171-b9bb-3ff0e8160934', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '65335c5c-3586-4171-b9bb-3ff0e8160934', > 'ID_FS_UUID_ENC': '65335c5c-3586-4171-b9bb-3ff0e8160934', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9250320AS', > 'ID_MODEL_ENC': 'ST9250320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '114077696', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '374319104', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '6a80d92a-b4ed-47ec-b857-47b9fc0f3ef7', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'BS03', > 'ID_SERIAL': 'ST9250320AS_5SW13ZPN', > 'ID_SERIAL_SHORT': '5SW13ZPN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50011dde672', > 'ID_WWN_WITH_EXTENSION': '0x5000c50011dde672', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24320', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9250320AS_5SW13ZPN-part5', > '/dev/disk/by-id/wwn-0x5000c50011dde672-part5', > '/dev/disk/by-partuuid/6a80d92a-b4ed-47ec-b857-47b9fc0f3ef7', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part5', > '/dev/disk/by-uuid/65335c5c-3586-4171-b9bb-3ff0e8160934'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda5'} ; name: sda5 ; >04:22:00,728 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda5)... >04:22:00,745 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >04:22:00,763 DEBUG storage: DeviceTree.getDeviceByName returned None >04:22:00,767 INFO storage: sda5 is a partition >04:22:00,782 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >04:22:00,796 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:22:00,822 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >04:22:00,838 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >04:22:00,853 DEBUG storage: PartitionDevice._setFormat: sda5 ; >04:22:00,857 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:22:00,874 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >04:22:00,879 DEBUG storage: looking up parted Partition: /dev/sda5 >04:22:00,893 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >04:22:00,910 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >04:22:00,924 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >04:22:00,938 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >04:22:00,942 INFO storage: added partition sda5 (id 5) to device tree >04:22:00,955 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >04:22:00,969 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: gpt ; >04:22:00,983 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >04:22:00,998 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: gpt ; exists: True ; >04:22:01,080 WARN storage: disklabel detected but not usable on sda5 >04:22:01,085 INFO storage: type detected on 'sda5' is 'ext4' >04:22:01,500 DEBUG storage: padding min size from 536 up to 589 >04:22:01,514 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:01,518 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:22:01,528 DEBUG storage: PartitionDevice._setFormat: sda5 ; >04:22:01,541 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >04:22:01,547 DEBUG storage: looking up parted Device: /dev/sda5 >04:22:01,560 INFO storage: got device: PartitionDevice instance (0x7f41b592ec50) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 238475MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 182773.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 374319104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23300, 255, 63) biosGeometry: (23300, 255, 63) > PedDevice: <_ped.Device object at 0x7f41add11d40> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f41add03ed0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41add03e50> PedPartition: <_ped.Partition object at 0x7f41add05590> > disk = existing 238475MB disk sda (0) with existing gpt disklabel > start = 114077696 end = 488396799 length = 374319104 > flags = >04:22:01,580 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:01,584 INFO storage: got format: Ext4FS instance (0x7f41b59326d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 65335c5c-3586-4171-b9bb-3ff0e8160934 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 182773.0 targetSize = 182773.0 > >04:22:01,619 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Lexar_JD_FireFly_AA04016900006890-0:0 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2012-10-17-22-17-47-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-17-22-17-47-00', > 'ID_FS_UUID_ENC': '2012-10-17-22-17-47-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'JD_FireFly', > 'ID_MODEL_ENC': 'JD\\x20FireFly\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': 'a731', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Lexar_JD_FireFly_AA04016900006890-0:0', > 'ID_SERIAL_SHORT': 'AA04016900006890', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Lexar', > 'ID_VENDOR_ENC': 'Lexar\\x20\\x20\\x20', > 'ID_VENDOR_ID': '05dc', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25066', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Lexar_JD_FireFly_AA04016900006890-0:0', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2012-10-17-22-17-47-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >04:22:01,630 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb)... >04:22:01,642 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:22:01,652 DEBUG storage: DeviceTree.getDeviceByName returned None >04:22:01,664 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >04:22:01,681 INFO storage: sdb is a disk >04:22:01,684 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:22:01,698 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >04:22:01,702 INFO storage: added disk sdb (id 6) to device tree >04:22:01,704 DEBUG storage: looking up parted Device: /dev/sdb >04:22:01,722 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >04:22:01,733 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >04:22:01,745 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >04:22:01,765 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >04:22:01,774 INFO storage: no usable disklabel on sdb >04:22:01,790 INFO storage: type detected on 'sdb' is 'iso9660' >04:22:01,801 DEBUG storage: Iso9660FS.supported: supported: True ; >04:22:01,802 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >04:22:01,813 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >04:22:01,818 INFO storage: got device: DiskDevice instance (0x7f41b5938a50) -- > name = sdb status = True kids = 0 id = 6 > parents = [] > uuid = None size = 1912.0 > format = existing iso9660 filesystem > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Lexar JD FireFly path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3915776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7f41b59390e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f41b5938d50> >04:22:01,830 DEBUG storage: Iso9660FS.supported: supported: True ; >04:22:01,831 INFO storage: got format: Iso9660FS instance (0x7f41b593e3d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdb uuid = 2012-10-17-22-17-47-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >04:22:01,864 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Lexar_JD_FireFly_AA04016900006890-0:0-part1 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2012-10-17-22-17-47-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-17-22-17-47-00', > 'ID_FS_UUID_ENC': '2012-10-17-22-17-47-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'JD_FireFly', > 'ID_MODEL_ENC': 'JD\\x20FireFly\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': 'a731', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '528384', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Lexar_JD_FireFly_AA04016900006890-0:0', > 'ID_SERIAL_SHORT': 'AA04016900006890', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Lexar', > 'ID_VENDOR_ENC': 'Lexar\\x20\\x20\\x20', > 'ID_VENDOR_ID': '05dc', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25138', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-Lexar_JD_FireFly_AA04016900006890-0:0-part1', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2012-10-17-22-17-47-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >04:22:01,872 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1)... >04:22:01,882 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >04:22:01,893 DEBUG storage: DeviceTree.getDeviceByName returned None >04:22:01,896 INFO storage: sdb1 is a partition >04:22:01,907 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >04:22:01,920 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:22:01,934 DEBUG storage: DeviceTree.getDeviceByName returned existing 1912MB disk sdb (6) with existing iso9660 filesystem >04:22:01,938 DEBUG storage: lvm filter: adding sdb1 to the reject list >04:22:01,941 DEBUG storage: ignoring partition sdb1 >04:22:01,944 DEBUG storage: no device or no media present >04:22:01,976 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Lexar_JD_FireFly_AA04016900006890-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/6C83-F019', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6C83-F019', > 'ID_FS_UUID_ENC': '6C83-F019', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'JD_FireFly', > 'ID_MODEL_ENC': 'JD\\x20FireFly\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': 'a731', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '63276', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '9764', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Lexar_JD_FireFly_AA04016900006890-0:0', > 'ID_SERIAL_SHORT': 'AA04016900006890', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Lexar', > 'ID_VENDOR_ENC': 'Lexar\\x20\\x20\\x20', > 'ID_VENDOR_ID': '05dc', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25212', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-Lexar_JD_FireFly_AA04016900006890-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/6C83-F019'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >04:22:01,981 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2)... >04:22:01,991 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >04:22:02,002 DEBUG storage: DeviceTree.getDeviceByName returned None >04:22:02,006 INFO storage: sdb2 is a partition >04:22:02,016 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >04:22:02,028 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:22:02,041 DEBUG storage: DeviceTree.getDeviceByName returned existing 1912MB disk sdb (6) with existing iso9660 filesystem >04:22:02,044 DEBUG storage: lvm filter: adding sdb2 to the reject list >04:22:02,047 DEBUG storage: ignoring partition sdb2 >04:22:02,051 DEBUG storage: no device or no media present >04:22:02,088 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Lexar_JD_FireFly_AA04016900006890-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/d57363ec-81cb-3404-ab38-5ce337d94625', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd57363ec-81cb-3404-ab38-5ce337d94625', > 'ID_FS_UUID_ENC': 'd57363ec-81cb-3404-ab38-5ce337d94625', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'JD_FireFly', > 'ID_MODEL_ENC': 'JD\\x20FireFly\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': 'a731', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '73040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39104', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Lexar_JD_FireFly_AA04016900006890-0:0', > 'ID_SERIAL_SHORT': 'AA04016900006890', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Lexar', > 'ID_VENDOR_ENC': 'Lexar\\x20\\x20\\x20', > 'ID_VENDOR_ID': '05dc', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25298', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-Lexar_JD_FireFly_AA04016900006890-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/d57363ec-81cb-3404-ab38-5ce337d94625'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >04:22:02,093 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb3)... >04:22:02,106 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >04:22:02,118 DEBUG storage: DeviceTree.getDeviceByName returned None >04:22:02,122 INFO storage: sdb3 is a partition >04:22:02,134 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >04:22:02,145 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:22:02,157 DEBUG storage: DeviceTree.getDeviceByName returned existing 1912MB disk sdb (6) with existing iso9660 filesystem >04:22:02,161 DEBUG storage: lvm filter: adding sdb3 to the reject list >04:22:02,164 DEBUG storage: ignoring partition sdb3 >04:22:02,167 DEBUG storage: no device or no media present >04:22:02,185 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': '269366', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:22:02,190 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >04:22:02,201 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >04:22:02,212 DEBUG storage: DeviceTree.getDeviceByName returned None >04:22:02,215 INFO storage: loop0 is a loop device >04:22:02,225 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:22:02,238 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >04:22:02,250 DEBUG storage: DeviceTree.getDeviceByName returned None >04:22:02,253 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:22:02,270 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >04:22:02,272 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 7) to device tree >04:22:02,284 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >04:22:02,286 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:22:02,301 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:22:02,303 INFO storage: added loop loop0 (id 8) to device tree >04:22:02,312 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:22:02,324 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:22:02,327 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:22:02,342 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >04:22:02,356 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >04:22:02,379 WARN storage: disklabel detected but not usable on loop0 >04:22:02,385 INFO storage: type detected on 'loop0' is 'squashfs' >04:22:02,387 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:22:02,398 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:22:02,402 INFO storage: got device: LoopDevice instance (0x7f41b5944d10) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (7)'] > 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 >04:22:02,424 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/2d5f99d0-6d04-4644-a47c-08977e9224cc', > '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': '2d5f99d0-6d04-4644-a47c-08977e9224cc', > 'ID_FS_UUID_ENC': '2d5f99d0-6d04-4644-a47c-08977e9224cc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '291304', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/2d5f99d0-6d04-4644-a47c-08977e9224cc'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:22:02,428 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >04:22:02,437 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:22:02,450 DEBUG storage: DeviceTree.getDeviceByName returned None >04:22:02,453 INFO storage: loop1 is a loop device >04:22:02,462 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:22:02,474 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >04:22:02,485 DEBUG storage: DeviceTree.getDeviceByName returned None >04:22:02,490 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:22:02,503 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >04:22:02,506 INFO storage: added file /LiveOS/rootfs.img (id 9) to device tree >04:22:02,520 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >04:22:02,523 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:22:02,538 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:22:02,541 INFO storage: added loop loop1 (id 10) to device tree >04:22:02,552 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:22:02,572 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:22:02,586 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:02,590 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:22:02,594 DEBUG storage: device loop1 does not contain a disklabel >04:22:02,598 INFO storage: type detected on 'loop1' is 'ext4' >04:22:03,015 DEBUG storage: padding min size from 0 up to 0 >04:22:03,028 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:03,030 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:22:03,041 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >04:22:03,045 INFO storage: got device: LoopDevice instance (0x7f41aad5f990) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/rootfs.img (9)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >04:22:03,057 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:03,062 INFO storage: got format: Ext4FS instance (0x7f41aad60790) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 2d5f99d0-6d04-4644-a47c-08977e9224cc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >04:22:03,080 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': '291574', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:22:03,085 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >04:22:03,096 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:22:03,113 DEBUG storage: DeviceTree.getDeviceByName returned None >04:22:03,116 INFO storage: loop2 is a loop device >04:22:03,126 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:22:03,136 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:22:03,147 DEBUG storage: DeviceTree.getDeviceByName returned None >04:22:03,149 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:22:03,162 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:22:03,164 INFO storage: added file /overlay (deleted) (id 11) to device tree >04:22:03,177 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:22:03,179 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:22:03,191 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:22:03,193 INFO storage: added loop loop2 (id 12) to device tree >04:22:03,203 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:22:03,214 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:22:03,216 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:22:03,238 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >04:22:03,254 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >04:22:03,272 WARN storage: disklabel detected but not usable on loop2 >04:22:03,283 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >04:22:03,287 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:22:03,299 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:22:03,308 INFO storage: got device: LoopDevice instance (0x7f41aad60950) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >04:22:03,325 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': '310099', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:22:03,328 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >04:22:03,330 DEBUG storage: lvm filter: adding loop3 to the reject list >04:22:03,350 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': '314364', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:22:03,353 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >04:22:03,355 DEBUG storage: lvm filter: adding loop4 to the reject list >04:22:03,369 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': '314500', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >04:22:03,373 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >04:22:03,375 DEBUG storage: lvm filter: adding loop5 to the reject list >04:22:03,390 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': '314663', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >04:22:03,394 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >04:22:03,399 DEBUG storage: lvm filter: adding loop6 to the reject list >04:22:03,412 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': '314841', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >04:22:03,416 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >04:22:03,420 DEBUG storage: lvm filter: adding loop7 to the reject list >04:22:03,422 DEBUG storage: Skipping a device mapper drive (dm-0) for now >04:22:03,736 INFO storage: devices to scan: ['dm-0'] >04:22:03,761 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/2d5f99d0-6d04-4644-a47c-08977e9224cc /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': '2d5f99d0-6d04-4644-a47c-08977e9224cc', > 'ID_FS_UUID_ENC': '2d5f99d0-6d04-4644-a47c-08977e9224cc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '674725', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/2d5f99d0-6d04-4644-a47c-08977e9224cc', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:22:03,768 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >04:22:03,779 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:22:03,789 DEBUG storage: DeviceTree.getDeviceByName returned None >04:22:03,791 INFO storage: live-rw is a device-mapper device >04:22:03,801 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >04:22:03,812 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:22:03,823 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >04:22:03,839 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:22:03,850 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) >04:22:03,868 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:22:03,878 DEBUG storage: DeviceTree.getDeviceByName returned None >04:22:03,892 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >04:22:03,894 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:22:03,908 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:22:03,910 INFO storage: added dm live-rw (id 13) to device tree >04:22:03,922 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:22:03,933 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:22:03,947 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:03,951 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:22:03,953 DEBUG storage: device live-rw does not contain a disklabel >04:22:03,956 INFO storage: type detected on 'live-rw' is 'ext4' >04:22:04,553 DEBUG storage: padding min size from 717 up to 788 >04:22:04,571 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:04,576 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:22:04,592 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:22:04,597 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >04:22:04,634 INFO storage: got device: DMDevice instance (0x7f41aad9ac10) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop2 (12)'] > 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 0x7f41b5939680> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:22:04,647 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:04,652 INFO storage: got format: Ext4FS instance (0x7f41a66eced0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 2d5f99d0-6d04-4644-a47c-08977e9224cc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >04:22:04,884 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:22:04,897 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >04:22:04,923 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >04:22:05,071 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:22:05,098 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:05,142 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:05,256 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:22:05,383 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:22:05,399 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:05,425 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:05,528 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:22:05,553 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >04:22:05,575 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >04:22:05,687 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:22:05,704 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:05,729 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:05,845 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >04:22:05,971 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:22:05,989 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:06,019 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:06,126 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >04:22:06,260 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:22:06,276 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:06,302 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:06,401 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:22:06,511 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:22:06,524 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:22:06,537 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >04:22:06,542 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >04:22:06,586 INFO storage: edd: MBR signature on sda is zero. new disk image? >04:22:06,590 INFO storage: edd: collected mbr signatures: {} >04:22:06,599 DEBUG storage: edd: data extracted from 0x80: > type: USB, ata_device: None > channel: 255, mbr_signature: 0x087e9bd6 > pci_dev: ff:ff.255, scsi_id: None > scsi_lun: None, sectors: 3915776 >04:22:06,603 ERR storage: edd: unable to match edd entry 0x80 >04:22:06,607 DEBUG storage: edd: data extracted from 0x81: > type: USB, ata_device: None > channel: 255, mbr_signature: 0x00000000 > pci_dev: ff:ff.255, scsi_id: None > scsi_lun: None, sectors: 488397168 >04:22:06,630 ERR storage: edd: unable to match edd entry 0x81 >04:22:06,648 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:22:06,690 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:22:06,762 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:22:06,940 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:22:06,956 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:06,982 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:07,085 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >04:22:07,090 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:22:07,555 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:22:07,573 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >04:22:07,578 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >04:22:07,582 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:22:07,587 DEBUG storage: crypttab maps: [] >04:22:07,591 DEBUG storage: parsing /mnt/sysimage/etc/fstab >04:22:07,608 DEBUG storage: resolved 'UUID=14fd149a-115e-41dd-b9d5-771ce99d06d8' to 'sda4' (partition) >04:22:07,612 DEBUG storage: resolved 'UUID=a724d693-544f-4376-8ed8-50a0d5e5f874' to 'sda2' (partition) >04:22:07,618 DEBUG storage: resolved 'UUID=65335c5c-3586-4171-b9bb-3ff0e8160934' to 'sda5' (partition) >04:22:07,635 DEBUG storage: resolved 'UUID=dd295b89-1e71-4403-9a3e-ccdb67c54eca' to 'sda3' (partition) >04:22:07,651 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >04:22:07,834 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >04:22:07,839 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:22:08,030 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >04:22:08,228 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:22:08,244 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:08,268 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:22:08,739 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:08,760 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:08,791 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:08,819 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:08,843 DEBUG storage: Ext4FS.supported: supported: True ; >04:22:08,864 DEBUG storage: Iso9660FS.supported: supported: True ; >04:22:09,669 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb ; >04:22:09,683 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1912MB disk sdb (6) with existing iso9660 filesystem >00:22:29,253 DEBUG storage: Iso9660FS.supported: supported: True ; >00:22:29,261 DEBUG storage: Iso9660FS.supported: supported: True ; >00:22:29,268 DEBUG storage: NFSv4.supported: supported: False ; >00:22:29,279 DEBUG storage: NFSv4.supported: supported: False ; >00:22:29,287 DEBUG storage: SELinuxFS.supported: supported: False ; >00:22:29,294 DEBUG storage: SELinuxFS.supported: supported: False ; >00:22:29,302 DEBUG storage: Ext4FS.supported: supported: True ; >00:22:29,310 DEBUG storage: Ext4FS.supported: supported: True ; >00:22:29,322 DEBUG storage: Ext3FS.supported: supported: True ; >00:22:29,330 DEBUG storage: Ext3FS.supported: supported: True ; >00:22:29,338 DEBUG storage: Ext2FS.supported: supported: True ; >00:22:29,346 DEBUG storage: Ext2FS.supported: supported: True ; >00:22:29,355 DEBUG storage: SysFS.supported: supported: False ; >00:22:29,362 DEBUG storage: SysFS.supported: supported: False ; >00:22:29,374 DEBUG storage: MultipathMember.__init__: >00:22:29,381 DEBUG storage: MDRaidMember.__init__: >00:22:29,389 DEBUG storage: ProcFS.supported: supported: False ; >00:22:29,396 DEBUG storage: ProcFS.supported: supported: False ; >00:22:29,405 DEBUG storage: SwapSpace.__init__: >00:22:29,416 DEBUG storage: NoDevFS.supported: supported: False ; >00:22:29,424 DEBUG storage: NoDevFS.supported: supported: False ; >00:22:29,432 DEBUG storage: DevPtsFS.supported: supported: False ; >00:22:29,440 DEBUG storage: DevPtsFS.supported: supported: False ; >00:22:29,448 DEBUG storage: BTRFS.supported: supported: True ; >00:22:29,704 DEBUG storage: USBFS.supported: supported: False ; >00:22:29,713 DEBUG storage: USBFS.supported: supported: False ; >00:22:29,721 DEBUG storage: DiskLabel.__init__: >00:22:29,722 INFO storage: DiskLabel.partedDevice returning None >00:22:29,731 DEBUG storage: HFSPlus.supported: supported: False ; >00:22:29,742 DEBUG storage: HFSPlus.supported: supported: False ; >00:22:29,751 DEBUG storage: XFS.supported: supported: True ; >00:22:29,965 DEBUG storage: XFS.supported: supported: True ; >00:22:29,975 DEBUG storage: TmpFS.supported: supported: False ; >00:22:29,983 DEBUG storage: TmpFS.supported: supported: False ; >00:22:29,995 DEBUG storage: LUKS.__init__: >00:22:30,003 DEBUG storage: NTFS.supported: supported: False ; >00:22:30,011 DEBUG storage: NTFS.supported: supported: False ; >00:22:30,019 DEBUG storage: BindFS.supported: supported: False ; >00:22:30,026 DEBUG storage: BindFS.supported: supported: False ; >00:22:30,037 DEBUG storage: HFS.supported: supported: False ; >00:22:30,044 DEBUG storage: HFS.supported: supported: False ; >00:22:30,052 DEBUG storage: LVMPhysicalVolume.__init__: >00:22:30,059 DEBUG storage: NFS.supported: supported: False ; >00:22:30,066 DEBUG storage: NFS.supported: supported: False ; >00:22:30,074 DEBUG storage: FATFS.supported: supported: True ; >00:22:30,160 DEBUG storage: FATFS.supported: supported: True ; >00:22:30,176 DEBUG storage: DMRaidMember.__init__: >00:22:53,847 INFO storage: hiding device disk sdb (id 6) >00:22:53,850 DEBUG storage: lvm filter: adding sdb to the reject list >00:23:31,733 DEBUG storage: removing sda1 >00:23:31,756 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >00:23:31,766 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:23:31,768 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:23:31,779 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: biosboot ; type: None ; >00:23:31,780 INFO storage: registered action: [0] Destroy Format biosboot on partition sda1 (id 1) >00:23:31,791 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:23:31,805 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >00:23:31,818 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >00:23:31,889 INFO storage: removed partition sda1 (id 1) from device tree >00:23:31,901 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:23:31,902 INFO storage: registered action: [1] Destroy Device partition sda1 (id 1) >00:23:31,905 DEBUG storage: removing sda2 >00:23:31,917 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:23:31,918 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:23:31,929 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >00:23:31,930 INFO storage: registered action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >00:23:31,941 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:23:31,960 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >00:23:32,026 INFO storage: removed partition sda2 (id 2) from device tree >00:23:32,037 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:23:32,038 INFO storage: registered action: [3] Destroy Device partition sda2 (id 2) >00:23:32,040 DEBUG storage: removing sda3 >00:23:32,051 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >00:23:32,065 DEBUG storage: PartitionDevice._setFormat: sda3 ; >00:23:32,067 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:23:32,078 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: swap ; type: None ; >00:23:32,081 INFO storage: registered action: [4] Destroy Format swap on partition sda3 (id 3) >00:23:32,091 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:23:32,101 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >00:23:32,119 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >00:23:32,185 INFO storage: removed partition sda3 (id 3) from device tree >00:23:32,195 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >00:23:32,197 INFO storage: registered action: [5] Destroy Device partition sda3 (id 3) >00:23:32,199 DEBUG storage: removing sda4 >00:23:32,210 DEBUG storage: PartitionDevice._setFormat: sda4 ; >00:23:32,212 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:23:32,228 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: ext4 ; type: None ; >00:23:32,230 INFO storage: registered action: [6] Destroy Format ext4 filesystem on partition sda4 (id 4) >00:23:32,240 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >00:23:32,255 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:23:32,323 INFO storage: removed partition sda4 (id 4) from device tree >00:23:32,337 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >00:23:32,338 INFO storage: registered action: [7] Destroy Device partition sda4 (id 4) >00:23:32,341 DEBUG storage: removing sda5 >00:23:32,353 DEBUG storage: PartitionDevice._setFormat: sda5 ; >00:23:32,354 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:23:32,365 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: ext4 ; type: None ; >00:23:32,367 INFO storage: registered action: [8] Destroy Format ext4 filesystem on partition sda5 (id 5) >00:23:32,379 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >00:23:32,395 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >00:23:32,460 INFO storage: removed partition sda5 (id 5) from device tree >00:23:32,475 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:23:32,477 INFO storage: registered action: [9] Destroy Device partition sda5 (id 5) >00:23:35,331 DEBUG storage: checking whether disk sda has an empty extended >00:23:35,336 DEBUG storage: extended is None ; logicals is [] >00:23:35,346 DEBUG storage: new disk order: [] >00:23:35,504 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:35,515 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:35,521 DEBUG storage: doAutoPart: True >00:23:35,523 DEBUG storage: encryptedAutoPart: False >00:23:35,524 DEBUG storage: autoPartType: 0 >00:23:35,526 DEBUG storage: clearPartType: 2 >00:23:35,528 DEBUG storage: clearPartDisks: ['sda'] >00:23:35,530 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f41a421dd50) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f41a421dbd0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f41a421da50) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f41a421d990) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f41a421db90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4000 maxSize = None grow = False > >00:23:35,534 DEBUG storage: storage.disks: ['sda'] >00:23:35,537 DEBUG storage: storage.partitioned: ['sda'] >00:23:35,539 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda'] >00:23:35,552 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:35,562 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:35,563 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:23:35,564 DEBUG storage: boot disk: sda >00:23:35,577 DEBUG storage: candidate disks: [DiskDevice instance (0x7f41adda36d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 238475.179688 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: Seagate FreeAgent Go path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x7f41adede320> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f41ade5b8d0>] >00:23:35,580 DEBUG storage: devs: [] >00:23:35,583 DEBUG storage: _is_valid_disklabel(sda) returning True >00:23:35,585 DEBUG storage: _is_valid_size(sda) returning True >00:23:35,590 DEBUG storage: _is_valid_location(sda) returning True >00:23:35,591 DEBUG storage: _is_valid_format(sda) returning True >00:23:35,593 DEBUG storage: is_valid_stage1_device(sda) returning True >00:23:35,602 DEBUG storage: Ext4FS.supported: supported: True ; >00:23:35,606 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:23:35,616 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:23:35,624 DEBUG storage: PartitionDevice._setFormat: req0 ; >00:23:35,633 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >00:23:35,640 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:23:35,642 INFO storage: added partition req0 (id 14) to device tree >00:23:35,645 INFO storage: registered action: [10] Create Device partition req0 (id 14) >00:23:35,648 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:23:35,650 INFO storage: registered action: [11] Create Format ext4 filesystem mounted at / on partition req0 (id 14) >00:23:35,660 DEBUG storage: Ext4FS.supported: supported: True ; >00:23:35,662 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:23:35,671 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:23:35,679 DEBUG storage: PartitionDevice._setFormat: req1 ; >00:23:35,687 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >00:23:35,698 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:23:35,699 INFO storage: added partition req1 (id 15) to device tree >00:23:35,701 INFO storage: registered action: [12] Create Device partition req1 (id 15) >00:23:35,703 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:23:35,705 INFO storage: registered action: [13] Create Format ext4 filesystem mounted at /home on partition req1 (id 15) >00:23:35,715 DEBUG storage: Ext4FS.supported: supported: True ; >00:23:35,717 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:23:35,725 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:23:35,734 DEBUG storage: PartitionDevice._setFormat: req2 ; >00:23:35,746 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >00:23:35,753 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:23:35,755 INFO storage: added partition req2 (id 16) to device tree >00:23:35,756 INFO storage: registered action: [14] Create Device partition req2 (id 16) >00:23:35,759 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:23:35,761 INFO storage: registered action: [15] Create Format ext4 filesystem mounted at /boot on partition req2 (id 16) >00:23:35,763 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >00:23:35,773 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:23:35,782 DEBUG storage: PartitionDevice._setFormat: req3 ; >00:23:35,793 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: biosboot ; >00:23:35,801 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:23:35,803 INFO storage: added partition req3 (id 17) to device tree >00:23:35,804 INFO storage: registered action: [16] Create Device partition req3 (id 17) >00:23:35,806 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:23:35,808 INFO storage: registered action: [17] Create Format biosboot on partition req3 (id 17) >00:23:35,820 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >00:23:35,821 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:23:35,835 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:23:35,844 DEBUG storage: PartitionDevice._setFormat: req4 ; >00:23:35,852 DEBUG storage: PartitionDevice._setFormat: req4 ; current: None ; type: swap ; >00:23:35,860 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:23:35,862 INFO storage: added partition req4 (id 18) to device tree >00:23:35,863 INFO storage: registered action: [18] Create Device partition req4 (id 18) >00:23:35,865 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:23:35,867 INFO storage: registered action: [19] Create Format swap on partition req4 (id 18) >00:23:35,882 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:23:35,896 DEBUG storage: removing all non-preexisting partitions ['req0(id 14)', 'req1(id 15)', 'req2(id 16)', 'req3(id 17)', 'req4(id 18)'] from disk(s) ['sda'] >00:23:35,902 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 14)', 'req1(id 15)', 'req2(id 16)', 'req3(id 17)', 'req4(id 18)'] >00:23:35,906 DEBUG storage: removing all non-preexisting partitions ['req3(id 17)', 'req2(id 16)', 'req4(id 18)', 'req0(id 14)', 'req1(id 15)'] from disk(s) ['sda'] >00:23:35,925 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:35,940 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:35,944 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:23:35,953 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:35,961 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:35,962 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:23:35,963 DEBUG storage: allocating partition: req3 ; id: 17 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 0 >00:23:35,964 DEBUG storage: checking freespace on sda >00:23:35,973 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=False >00:23:35,978 DEBUG storage: current free range is 34-488397134 (238475MB) >00:23:35,979 DEBUG storage: updating use_disk to sda, type: 0 >00:23:35,981 DEBUG storage: new free: 34-488397134 / 238475MB >00:23:35,983 DEBUG storage: new free allows for 0 sectors of growth >00:23:35,984 DEBUG storage: found free space for bootable request >00:23:35,987 DEBUG storage: adjusted start sector from 34 to 2048 >00:23:35,994 DEBUG storage: created partition sda1 of 1MB and added it to /dev/sda >00:23:36,001 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >00:23:36,006 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a4251850> PedPartition: <_ped.Partition object at 0x7f41a4249110> >00:23:36,015 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >00:23:36,024 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:23:36,034 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >00:23:36,038 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a4251750> PedPartition: <_ped.Partition object at 0x7f41a4249230> >00:23:36,046 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:36,054 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:36,055 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:23:36,064 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:36,074 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:36,075 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:23:36,076 DEBUG storage: allocating partition: req2 ; id: 16 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >00:23:36,077 DEBUG storage: checking freespace on sda >00:23:36,080 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >00:23:36,084 DEBUG storage: current free range is 34-2047 (0MB) >00:23:36,087 DEBUG storage: current free range is 4096-488397134 (238473MB) >00:23:36,089 DEBUG storage: updating use_disk to sda, type: 0 >00:23:36,091 DEBUG storage: new free: 4096-488397134 / 238473MB >00:23:36,092 DEBUG storage: new free allows for 0 sectors of growth >00:23:36,093 DEBUG storage: found free space for bootable request >00:23:36,100 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >00:23:36,112 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >00:23:36,116 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a4251b90> PedPartition: <_ped.Partition object at 0x7f41a42492f0> >00:23:36,125 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >00:23:36,132 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >00:23:36,143 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >00:23:36,147 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a4251c10> PedPartition: <_ped.Partition object at 0x7f41a42493b0> >00:23:36,155 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:36,165 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:36,166 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:23:36,175 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:36,183 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:36,184 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:23:36,185 DEBUG storage: allocating partition: req4 ; id: 18 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4000MB ; grow: False ; max_size: 0 >00:23:36,186 DEBUG storage: checking freespace on sda >00:23:36,190 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4000MB boot=False best=None grow=False >00:23:36,194 DEBUG storage: current free range is 34-2047 (0MB) >00:23:36,197 DEBUG storage: current free range is 1028096-488397134 (237973MB) >00:23:36,199 DEBUG storage: updating use_disk to sda, type: 0 >00:23:36,201 DEBUG storage: new free: 1028096-488397134 / 237973MB >00:23:36,202 DEBUG storage: new free allows for 0 sectors of growth >00:23:36,213 DEBUG storage: created partition sda3 of 4000MB and added it to /dev/sda >00:23:36,221 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >00:23:36,225 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d4090> PedPartition: <_ped.Partition object at 0x7f41a4249530> >00:23:36,233 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >00:23:36,240 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >00:23:36,255 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >00:23:36,260 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d4290> PedPartition: <_ped.Partition object at 0x7f41a42495f0> >00:23:36,269 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:36,277 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:36,278 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:23:36,287 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:36,297 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:36,299 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:23:36,302 DEBUG storage: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >00:23:36,304 DEBUG storage: checking freespace on sda >00:23:36,309 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >00:23:36,313 DEBUG storage: current free range is 34-2047 (0MB) >00:23:36,316 DEBUG storage: current free range is 9220096-488397134 (233973MB) >00:23:36,318 DEBUG storage: evaluating growth potential for new layout >00:23:36,319 DEBUG storage: calculating growth for disk /dev/sda >00:23:36,330 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:23:36,334 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a4251850> PedPartition: <_ped.Partition object at 0x7f41a4220830> >00:23:36,346 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >00:23:36,355 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:23:36,357 DEBUG storage: adding request 17 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,360 DEBUG storage: adding request 16 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,362 DEBUG storage: adding request 18 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,365 DEBUG storage: adding request 14 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,367 DEBUG storage: Chunk.growRequests: 488397101 on /dev/sda start = 34 end = 488397134 >sectorSize = 512 > >00:23:36,369 DEBUG storage: req: PartitionRequest instance -- >id = 17 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >00:23:36,371 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:23:36,373 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda3 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >00:23:36,375 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:23:36,377 DEBUG storage: 1 requests and 477081901 (232950MB) left in chunk >00:23:36,379 DEBUG storage: adding 477081901 (232950MB) to 14 (sda4) >00:23:36,381 DEBUG storage: taking back 374321453 (182774MB) from 14 (sda4) >00:23:36,383 DEBUG storage: new grow amount for request 14 (sda4) is 102760448 units, or 50176MB >00:23:36,385 DEBUG storage: request 17 (sda1) growth: 0 (0MB) size: 1MB >00:23:36,387 DEBUG storage: request 16 (sda2) growth: 0 (0MB) size: 500MB >00:23:36,389 DEBUG storage: request 18 (sda3) growth: 0 (0MB) size: 4000MB >00:23:36,391 DEBUG storage: request 14 (sda4) growth: 102760448 (50176MB) size: 51200MB >00:23:36,393 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >00:23:36,404 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >00:23:36,405 DEBUG storage: device sda4 new partedPartition None >00:23:36,413 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >00:23:36,421 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:23:36,422 DEBUG storage: total growth: 102760448 sectors >00:23:36,424 DEBUG storage: updating use_disk to sda, type: 0 >00:23:36,425 DEBUG storage: new free: 9220096-488397134 / 233973MB >00:23:36,427 DEBUG storage: new free allows for 102760448 sectors of growth >00:23:36,434 DEBUG storage: created partition sda4 of 1024MB and added it to /dev/sda >00:23:36,443 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:23:36,447 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d45d0> PedPartition: <_ped.Partition object at 0x7f41a4249350> >00:23:36,455 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >00:23:36,463 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:23:36,474 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >00:23:36,478 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d4650> PedPartition: <_ped.Partition object at 0x7f41a42492f0> >00:23:36,489 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:36,497 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:36,498 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:23:36,506 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:36,514 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:36,515 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:23:36,517 DEBUG storage: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >00:23:36,519 DEBUG storage: checking freespace on sda >00:23:36,524 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >00:23:36,530 DEBUG storage: current free range is 34-2047 (0MB) >00:23:36,532 DEBUG storage: current free range is 11317248-488397134 (232949MB) >00:23:36,534 DEBUG storage: evaluating growth potential for new layout >00:23:36,536 DEBUG storage: calculating growth for disk /dev/sda >00:23:36,547 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:23:36,551 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d4990> PedPartition: <_ped.Partition object at 0x7f41a4249290> >00:23:36,559 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >00:23:36,566 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:23:36,569 DEBUG storage: adding request 17 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,571 DEBUG storage: adding request 16 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,573 DEBUG storage: adding request 18 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,577 DEBUG storage: adding request 14 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,580 DEBUG storage: adding request 15 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,582 DEBUG storage: Chunk.growRequests: 488397101 on /dev/sda start = 34 end = 488397134 >sectorSize = 512 > >00:23:36,584 DEBUG storage: req: PartitionRequest instance -- >id = 17 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >00:23:36,586 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:23:36,587 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda3 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >00:23:36,589 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:23:36,591 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >00:23:36,593 DEBUG storage: 2 requests and 476057901 (232450MB) left in chunk >00:23:36,595 DEBUG storage: adding 319870925 (156186MB) to 14 (sda4) >00:23:36,597 DEBUG storage: taking back 217110477 (106010MB) from 14 (sda4) >00:23:36,599 DEBUG storage: new grow amount for request 14 (sda4) is 102760448 units, or 50176MB >00:23:36,601 DEBUG storage: adding 156186975 (76263MB) to 15 (sda5) >00:23:36,604 DEBUG storage: new grow amount for request 15 (sda5) is 156186975 units, or 76263MB >00:23:36,606 DEBUG storage: 1 requests and 217110478 (106010MB) left in chunk >00:23:36,608 DEBUG storage: adding 217110478 (106010MB) to 15 (sda5) >00:23:36,610 DEBUG storage: new grow amount for request 15 (sda5) is 373297453 units, or 182274MB >00:23:36,612 DEBUG storage: request 17 (sda1) growth: 0 (0MB) size: 1MB >00:23:36,614 DEBUG storage: request 16 (sda2) growth: 0 (0MB) size: 500MB >00:23:36,616 DEBUG storage: request 18 (sda3) growth: 0 (0MB) size: 4000MB >00:23:36,618 DEBUG storage: request 14 (sda4) growth: 102760448 (50176MB) size: 51200MB >00:23:36,620 DEBUG storage: request 15 (sda5) growth: 373297453 (182274MB) size: 182774MB >00:23:36,622 DEBUG storage: disk /dev/sda growth: 476057901 (232450MB) >00:23:36,635 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:23:36,637 DEBUG storage: device sda5 new partedPartition None >00:23:36,645 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >00:23:36,653 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:23:36,654 DEBUG storage: total growth: 476057901 sectors >00:23:36,656 DEBUG storage: updating use_disk to sda, type: 0 >00:23:36,658 DEBUG storage: new free: 11317248-488397134 / 232949MB >00:23:36,660 DEBUG storage: new free allows for 476057901 sectors of growth >00:23:36,666 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda >00:23:36,676 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:23:36,680 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d49d0> PedPartition: <_ped.Partition object at 0x7f41a4249170> >00:23:36,689 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >00:23:36,696 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:23:36,708 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:23:36,712 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d4ed0> PedPartition: <_ped.Partition object at 0x7f41a4249770> >00:23:36,713 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda4(id 14)', 'sda5(id 15)', 'sda2(id 16)', 'sda1(id 17)', 'sda3(id 18)'] >00:23:36,714 DEBUG storage: growable partitions are ['sda4', 'sda5'] >00:23:36,718 DEBUG storage: adding request 14 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,721 DEBUG storage: adding request 15 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,723 DEBUG storage: adding request 16 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,725 DEBUG storage: adding request 17 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,727 DEBUG storage: adding request 18 to chunk 488397101 (34-488397134) on /dev/sda >00:23:36,729 DEBUG storage: disk sda has 1 chunks >00:23:36,730 DEBUG storage: Chunk.growRequests: 488397101 on /dev/sda start = 34 end = 488397134 >sectorSize = 512 > >00:23:36,732 DEBUG storage: req: PartitionRequest instance -- >id = 17 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >00:23:36,733 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:23:36,735 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda3 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >00:23:36,736 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:23:36,738 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >00:23:36,739 DEBUG storage: 2 requests and 476057901 (232450MB) left in chunk >00:23:36,740 DEBUG storage: adding 319870925 (156186MB) to 14 (sda4) >00:23:36,742 DEBUG storage: taking back 217110477 (106010MB) from 14 (sda4) >00:23:36,744 DEBUG storage: new grow amount for request 14 (sda4) is 102760448 units, or 50176MB >00:23:36,745 DEBUG storage: adding 156186975 (76263MB) to 15 (sda5) >00:23:36,747 DEBUG storage: new grow amount for request 15 (sda5) is 156186975 units, or 76263MB >00:23:36,748 DEBUG storage: 1 requests and 217110478 (106010MB) left in chunk >00:23:36,750 DEBUG storage: adding 217110478 (106010MB) to 15 (sda5) >00:23:36,752 DEBUG storage: new grow amount for request 15 (sda5) is 373297453 units, or 182274MB >00:23:36,754 DEBUG storage: growing partitions on sda >00:23:36,757 DEBUG storage: partition sda1 (17): 0 >00:23:36,760 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7f41add03710> PedGeometry: <_ped.Geometry object at 0x7f41a41d4090> >00:23:36,766 DEBUG storage: partition sda2 (16): 0 >00:23:36,768 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 4096 end: 1028095 length: 1024000 > device: <parted.device.Device object at 0x7f41add03710> PedGeometry: <_ped.Geometry object at 0x7f41a41d44d0> >00:23:36,770 DEBUG storage: partition sda3 (18): 0 >00:23:36,773 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1028096 end: 9220095 length: 8192000 > device: <parted.device.Device object at 0x7f41add03710> PedGeometry: <_ped.Geometry object at 0x7f41a41d81d0> >00:23:36,775 DEBUG storage: partition sda4 (14): 0 >00:23:36,778 DEBUG storage: new geometry for sda4: parted.Geometry instance -- > start: 9220096 end: 114077695 length: 104857600 > device: <parted.device.Device object at 0x7f41add03710> PedGeometry: <_ped.Geometry object at 0x7f41a41d8050> >00:23:36,780 DEBUG storage: partition sda5 (15): 0 >00:23:36,784 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 114077696 end: 488396799 length: 374319104 > device: <parted.device.Device object at 0x7f41add03710> PedGeometry: <_ped.Geometry object at 0x7f41a41d8350> >00:23:36,786 DEBUG storage: removing all non-preexisting partitions ['sda1(id 17)', 'sda2(id 16)', 'sda3(id 18)', 'sda4(id 14)', 'sda5(id 15)'] from disk(s) ['sda'] >00:23:36,799 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >00:23:36,800 DEBUG storage: device sda1 new partedPartition None >00:23:36,807 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >00:23:36,818 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:23:36,827 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >00:23:36,828 DEBUG storage: device sda2 new partedPartition None >00:23:36,842 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >00:23:36,859 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:23:36,870 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >00:23:36,879 DEBUG storage: device sda3 new partedPartition None >00:23:36,894 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >00:23:36,942 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >00:23:36,961 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >00:23:36,963 DEBUG storage: device sda4 new partedPartition None >00:23:36,971 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >00:23:36,978 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >00:23:36,985 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:23:36,986 DEBUG storage: device sda5 new partedPartition None >00:23:36,994 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >00:23:37,001 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:23:37,002 DEBUG storage: back from removeNewPartitions >00:23:37,004 DEBUG storage: extended: None >00:23:37,005 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7f41add03710> PedGeometry: <_ped.Geometry object at 0x7f41a41d4090> >00:23:37,013 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >00:23:37,017 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d85d0> PedPartition: <_ped.Partition object at 0x7f41a4249530> >00:23:37,024 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >00:23:37,031 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:23:37,040 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >00:23:37,044 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d8710> PedPartition: <_ped.Partition object at 0x7f41a42492f0> >00:23:37,046 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 4096 end: 1028095 length: 1024000 > device: <parted.device.Device object at 0x7f41add03710> PedGeometry: <_ped.Geometry object at 0x7f41a41d44d0> >00:23:37,054 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >00:23:37,057 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a421dd10> PedPartition: <_ped.Partition object at 0x7f41a4249470> >00:23:37,064 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >00:23:37,071 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >00:23:37,081 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >00:23:37,084 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d4b10> PedPartition: <_ped.Partition object at 0x7f41a4249110> >00:23:37,086 DEBUG storage: setting req4 new geometry: parted.Geometry instance -- > start: 1028096 end: 9220095 length: 8192000 > device: <parted.device.Device object at 0x7f41add03710> PedGeometry: <_ped.Geometry object at 0x7f41a41d81d0> >00:23:37,094 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >00:23:37,098 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d4750> PedPartition: <_ped.Partition object at 0x7f41a4249410> >00:23:37,105 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >00:23:37,112 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >00:23:37,122 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >00:23:37,125 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d8a50> PedPartition: <_ped.Partition object at 0x7f41a4249770> >00:23:37,127 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 9220096 end: 114077695 length: 104857600 > device: <parted.device.Device object at 0x7f41add03710> PedGeometry: <_ped.Geometry object at 0x7f41a41d8050> >00:23:37,135 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:23:37,139 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d4e90> PedPartition: <_ped.Partition object at 0x7f41a4249830> >00:23:37,146 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >00:23:37,153 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:23:37,166 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >00:23:37,170 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d8d90> PedPartition: <_ped.Partition object at 0x7f41a4249350> >00:23:37,173 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 114077696 end: 488396799 length: 374319104 > device: <parted.device.Device object at 0x7f41add03710> PedGeometry: <_ped.Geometry object at 0x7f41a41d8350> >00:23:37,182 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:23:37,187 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d4610> PedPartition: <_ped.Partition object at 0x7f41a42497d0> >00:23:37,197 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >00:23:37,207 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:23:37,218 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:23:37,221 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add037d0> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41da310> PedPartition: <_ped.Partition object at 0x7f41a4249230> >00:23:37,225 DEBUG storage: fixing size of non-existent 1MB partition sda1 (17) with non-existent biosboot at 1.00 >00:23:37,228 DEBUG storage: fixing size of non-existent 500MB partition sda2 (16) with non-existent ext4 filesystem mounted at /boot at 500.00 >00:23:37,231 DEBUG storage: fixing size of non-existent 4000MB partition sda3 (18) with non-existent swap at 4000.00 >00:23:37,234 DEBUG storage: fixing size of non-existent 51200MB partition sda4 (14) with non-existent ext4 filesystem mounted at / at 51200.00 >00:23:37,237 DEBUG storage: fixing size of non-existent 182773MB partition sda5 (15) with non-existent ext4 filesystem mounted at /home at 182773.00 >00:23:37,250 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:37,256 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:37,258 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:23:37,264 DEBUG storage: _is_valid_disklabel(sda) returning True >00:23:37,265 DEBUG storage: _is_valid_size(sda) returning True >00:23:37,267 DEBUG storage: _is_valid_location(sda) returning True >00:23:37,268 DEBUG storage: _is_valid_format(sda) returning True >00:23:37,270 DEBUG storage: is_valid_stage1_device(sda) returning True >00:23:37,283 DEBUG storage: _is_valid_disklabel(sda) returning True >00:23:37,284 DEBUG storage: _is_valid_size(sda) returning True >00:23:37,286 DEBUG storage: _is_valid_location(sda) returning True >00:23:37,287 DEBUG storage: _is_valid_format(sda) returning True >00:23:37,289 DEBUG storage: is_valid_stage1_device(sda) returning True >00:23:37,290 DEBUG storage: _is_valid_disklabel(sda2) returning True >00:23:37,292 DEBUG storage: _is_valid_size(sda2) returning True >00:23:37,294 DEBUG storage: _is_valid_location(sda2) returning True >00:23:37,295 DEBUG storage: _is_valid_partition(sda2) returning True >00:23:37,296 DEBUG storage: _is_valid_format(sda2) returning True >00:23:37,297 DEBUG storage: is_valid_stage2_device(sda2) returning True >00:23:37,305 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:23:37,310 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >00:23:37,311 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:23:37,317 DEBUG storage: _is_valid_disklabel(sda) returning True >00:23:37,318 DEBUG storage: _is_valid_size(sda) returning True >00:23:37,319 DEBUG storage: _is_valid_location(sda) returning True >00:23:37,321 DEBUG storage: _is_valid_format(sda) returning True >00:23:37,322 DEBUG storage: is_valid_stage1_device(sda) returning True >00:23:37,343 DEBUG storage: _is_valid_disklabel(sda) returning True >00:23:37,344 DEBUG storage: _is_valid_size(sda) returning True >00:23:37,346 DEBUG storage: _is_valid_location(sda) returning True >00:23:37,347 DEBUG storage: _is_valid_format(sda) returning True >00:23:37,349 DEBUG storage: is_valid_stage1_device(sda) returning True >00:23:37,351 DEBUG storage: _is_valid_disklabel(sda2) returning True >00:23:37,354 DEBUG storage: _is_valid_size(sda2) returning True >00:23:37,355 DEBUG storage: _is_valid_location(sda2) returning True >00:23:37,357 DEBUG storage: _is_valid_partition(sda2) returning True >00:23:37,359 DEBUG storage: _is_valid_format(sda2) returning True >00:23:37,360 DEBUG storage: is_valid_stage2_device(sda2) returning True >21:26:15,541 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:26:15,551 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:26:15,562 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:26:15,572 DEBUG storage: PartitionDevice.teardown: sda4 ; status: False ; controllable: True ; >21:26:15,581 DEBUG storage: PartitionDevice.teardown: sda5 ; status: False ; controllable: True ; >21:26:15,591 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >21:26:15,600 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >21:26:15,610 DEBUG storage: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >21:26:15,612 INFO storage: resetting parted disks... >21:26:15,623 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >21:26:15,633 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >21:26:15,644 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >21:26:15,654 DEBUG storage: PartitionDevice.preCommitFixup: sda5 ; >21:26:15,664 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >21:26:15,675 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >21:26:15,684 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >21:26:15,695 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >21:26:15,699 DEBUG storage: sector-based lookup found partition sda1 >21:26:15,710 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:26:15,716 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add03f50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a122e150> PedPartition: <_ped.Partition object at 0x7f41a1db5050> >21:26:15,728 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >21:26:15,731 DEBUG storage: sector-based lookup found partition sda2 >21:26:15,743 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:26:15,749 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add03f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f41a5014150> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41ade5ba10> PedPartition: <_ped.Partition object at 0x7f41add05410> >21:26:15,760 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >21:26:15,763 DEBUG storage: sector-based lookup found partition sda3 >21:26:15,784 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >21:26:15,789 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add03f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f41b64871d0> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41add03a90> PedPartition: <_ped.Partition object at 0x7f41add05470> >21:26:15,801 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >21:26:15,805 DEBUG storage: sector-based lookup found partition sda4 >21:26:15,820 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >21:26:15,826 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add03f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f41add03990> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41add03890> PedPartition: <_ped.Partition object at 0x7f41add054d0> >21:26:15,845 DEBUG storage: PartitionDevice.preCommitFixup: sda5 ; >21:26:15,848 DEBUG storage: sector-based lookup found partition sda5 >21:26:15,867 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >21:26:15,873 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add03f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f41add03cd0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41add03c10> PedPartition: <_ped.Partition object at 0x7f41add05530> >21:26:15,877 DEBUG storage: action: [0] Destroy Format biosboot on partition sda1 (id 1) >21:26:15,879 DEBUG storage: action: [1] Destroy Device partition sda1 (id 1) >21:26:15,881 DEBUG storage: action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >21:26:15,889 DEBUG storage: action: [3] Destroy Device partition sda2 (id 2) >21:26:15,892 DEBUG storage: action: [4] Destroy Format swap on partition sda3 (id 3) >21:26:15,893 DEBUG storage: action: [5] Destroy Device partition sda3 (id 3) >21:26:15,895 DEBUG storage: action: [6] Destroy Format ext4 filesystem on partition sda4 (id 4) >21:26:15,897 DEBUG storage: action: [7] Destroy Device partition sda4 (id 4) >21:26:15,899 DEBUG storage: action: [8] Destroy Format ext4 filesystem on partition sda5 (id 5) >21:26:15,901 DEBUG storage: action: [9] Destroy Device partition sda5 (id 5) >21:26:15,903 DEBUG storage: action: [10] Create Device partition sda4 (id 14) >21:26:15,905 DEBUG storage: action: [11] Create Format ext4 filesystem mounted at / on partition sda4 (id 14) >21:26:15,907 DEBUG storage: action: [12] Create Device partition sda5 (id 15) >21:26:15,916 DEBUG storage: action: [13] Create Format ext4 filesystem mounted at /home on partition sda5 (id 15) >21:26:15,917 DEBUG storage: action: [14] Create Device partition sda2 (id 16) >21:26:15,919 DEBUG storage: action: [15] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 16) >21:26:15,921 DEBUG storage: action: [16] Create Device partition sda1 (id 17) >21:26:15,923 DEBUG storage: action: [17] Create Format biosboot on partition sda1 (id 17) >21:26:15,924 DEBUG storage: action: [18] Create Device partition sda3 (id 18) >21:26:15,926 DEBUG storage: action: [19] Create Format swap on partition sda3 (id 18) >21:26:15,928 INFO storage: pruning action queue... >21:26:15,933 INFO storage: sorting actions... >21:26:16,006 DEBUG storage: action: [8] Destroy Format ext4 filesystem on partition sda5 (id 5) >21:26:16,008 DEBUG storage: action: [9] Destroy Device partition sda5 (id 5) >21:26:16,010 DEBUG storage: action: [6] Destroy Format ext4 filesystem on partition sda4 (id 4) >21:26:16,019 DEBUG storage: action: [7] Destroy Device partition sda4 (id 4) >21:26:16,021 DEBUG storage: action: [4] Destroy Format swap on partition sda3 (id 3) >21:26:16,022 DEBUG storage: action: [5] Destroy Device partition sda3 (id 3) >21:26:16,024 DEBUG storage: action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >21:26:16,026 DEBUG storage: action: [3] Destroy Device partition sda2 (id 2) >21:26:16,028 DEBUG storage: action: [0] Destroy Format biosboot on partition sda1 (id 1) >21:26:16,030 DEBUG storage: action: [1] Destroy Device partition sda1 (id 1) >21:26:16,031 DEBUG storage: action: [16] Create Device partition sda1 (id 17) >21:26:16,033 DEBUG storage: action: [17] Create Format biosboot on partition sda1 (id 17) >21:26:16,035 DEBUG storage: action: [14] Create Device partition sda2 (id 16) >21:26:16,037 DEBUG storage: action: [18] Create Device partition sda3 (id 18) >21:26:16,045 DEBUG storage: action: [19] Create Format swap on partition sda3 (id 18) >21:26:16,048 DEBUG storage: action: [10] Create Device partition sda4 (id 14) >21:26:16,049 DEBUG storage: action: [12] Create Device partition sda5 (id 15) >21:26:16,051 DEBUG storage: action: [13] Create Format ext4 filesystem mounted at /home on partition sda5 (id 15) >21:26:16,059 DEBUG storage: action: [11] Create Format ext4 filesystem mounted at / on partition sda4 (id 14) >21:26:16,061 DEBUG storage: action: [15] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 16) >21:26:16,078 INFO storage: executing action: [8] Destroy Format ext4 filesystem on partition sda5 (id 5) >21:26:16,099 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: True ; >21:26:16,114 DEBUG storage: Ext4FS.destroy: device: /dev/sda5 ; status: False ; type: ext4 ; >21:26:16,924 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >21:26:16,945 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >21:26:17,179 INFO storage: executing action: [9] Destroy Device partition sda5 (id 5) >21:26:17,195 DEBUG storage: PartitionDevice.destroy: sda5 ; status: True ; >21:26:17,210 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >21:26:17,235 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >21:26:17,370 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda5 ; orig: True ; >21:26:17,379 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >21:26:17,393 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:17,407 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:17,419 DEBUG storage: PartitionDevice._destroy: sda5 ; status: True ; >21:26:17,447 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 4 ; >21:26:18,621 INFO storage: executing action: [6] Destroy Format ext4 filesystem on partition sda4 (id 4) >21:26:18,631 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: True ; >21:26:18,649 DEBUG storage: Ext4FS.destroy: device: /dev/sda4 ; status: False ; type: ext4 ; >21:26:19,039 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >21:26:19,062 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >21:26:19,299 INFO storage: executing action: [7] Destroy Device partition sda4 (id 4) >21:26:19,316 DEBUG storage: PartitionDevice.destroy: sda4 ; status: True ; >21:26:19,334 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >21:26:19,361 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >21:26:19,498 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda4 ; orig: True ; >21:26:19,513 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >21:26:19,532 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:19,549 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:19,569 DEBUG storage: PartitionDevice._destroy: sda4 ; status: True ; >21:26:19,595 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >21:26:20,564 INFO storage: executing action: [4] Destroy Format swap on partition sda3 (id 3) >21:26:20,582 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >21:26:20,597 DEBUG storage: SwapSpace.destroy: device: /dev/sda3 ; status: False ; type: swap ; >21:26:21,004 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:26:21,030 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >21:26:21,056 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >21:26:21,296 INFO storage: executing action: [5] Destroy Device partition sda3 (id 3) >21:26:21,307 DEBUG storage: PartitionDevice.destroy: sda3 ; status: True ; >21:26:21,321 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:26:21,337 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >21:26:21,360 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >21:26:21,490 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: True ; >21:26:21,507 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >21:26:21,523 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:21,541 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:21,554 DEBUG storage: PartitionDevice._destroy: sda3 ; status: True ; >21:26:21,576 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >21:26:22,295 INFO storage: executing action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >21:26:22,309 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >21:26:22,323 DEBUG storage: Ext4FS.destroy: device: /dev/sda2 ; status: False ; type: ext4 ; >21:26:22,713 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:26:22,737 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:26:22,984 INFO storage: executing action: [3] Destroy Device partition sda2 (id 2) >21:26:22,997 DEBUG storage: PartitionDevice.destroy: sda2 ; status: True ; >21:26:23,013 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:26:23,034 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:26:23,171 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >21:26:23,186 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >21:26:23,200 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:23,214 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:23,226 DEBUG storage: PartitionDevice._destroy: sda2 ; status: True ; >21:26:23,246 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >21:26:23,665 INFO storage: executing action: [0] Destroy Format biosboot on partition sda1 (id 1) >21:26:23,683 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >21:26:23,699 DEBUG storage: BIOSBoot.destroy: device: /dev/sda1 ; status: False ; type: biosboot ; >21:26:23,935 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:26:23,950 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >21:26:23,972 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >21:26:24,210 INFO storage: executing action: [1] Destroy Device partition sda1 (id 1) >21:26:24,225 DEBUG storage: PartitionDevice.destroy: sda1 ; status: True ; >21:26:24,239 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:26:24,251 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >21:26:24,272 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >21:26:24,411 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >21:26:24,427 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >21:26:24,441 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:24,459 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:24,473 DEBUG storage: PartitionDevice._destroy: sda1 ; status: True ; >21:26:24,493 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >21:26:24,956 INFO storage: executing action: [16] Create Device partition sda1 (id 17) >21:26:24,973 DEBUG storage: PartitionDevice.create: sda1 ; status: False ; >21:26:24,989 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >21:26:25,005 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:26:25,022 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:25,040 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:25,051 DEBUG storage: PartitionDevice._create: sda1 ; status: False ; >21:26:25,073 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >21:26:25,464 DEBUG storage: post-commit partition path is /dev/sda1 >21:26:25,479 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:26:25,484 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add03f50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41b6103990> PedPartition: <_ped.Partition object at 0x7f41a135c350> >21:26:25,500 DEBUG storage: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >21:26:25,615 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >21:26:25,630 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >21:26:25,645 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >21:26:25,654 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda1 >21:26:25,890 INFO storage: executing action: [17] Create Format biosboot on partition sda1 (id 17) >21:26:25,908 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >21:26:25,920 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >21:26:25,933 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >21:26:25,945 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >21:26:25,957 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >21:26:25,969 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >21:26:25,983 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >21:26:25,994 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >21:26:26,007 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >21:26:26,018 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >21:26:26,030 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >21:26:26,042 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >21:26:26,054 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >21:26:26,066 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >21:26:26,078 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 12 ; >21:26:26,096 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >21:26:26,249 DEBUG storage: BIOSBoot.create: device: /dev/sda1 ; status: False ; type: biosboot ; >21:26:26,425 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >21:26:26,440 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >21:26:26,448 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda1 >21:26:26,587 INFO storage: executing action: [14] Create Device partition sda2 (id 16) >21:26:26,606 DEBUG storage: PartitionDevice.create: sda2 ; status: False ; >21:26:26,620 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >21:26:26,641 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:26:26,658 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:26,672 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:26,685 DEBUG storage: PartitionDevice._create: sda2 ; status: False ; >21:26:26,712 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >21:26:27,193 DEBUG storage: post-commit partition path is /dev/sda2 >21:26:27,208 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:26:27,214 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add03f50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a1af2f10> PedPartition: <_ped.Partition object at 0x7f41a42492f0> >21:26:27,229 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >21:26:27,391 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:26:27,422 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >21:26:27,463 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >21:26:27,468 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda2 >21:26:27,718 INFO storage: executing action: [18] Create Device partition sda3 (id 18) >21:26:27,735 DEBUG storage: PartitionDevice.create: sda3 ; status: False ; >21:26:27,750 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: False ; >21:26:27,763 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:26:27,780 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:27,796 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:27,811 DEBUG storage: PartitionDevice._create: sda3 ; status: False ; >21:26:27,837 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >21:26:28,498 DEBUG storage: post-commit partition path is /dev/sda3 >21:26:28,516 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >21:26:28,524 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add03f50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41add03dd0> PedPartition: <_ped.Partition object at 0x7f41add05590> >21:26:28,541 DEBUG storage: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >21:26:28,757 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:26:28,790 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >21:26:28,821 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >21:26:28,830 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda3 >21:26:29,085 INFO storage: executing action: [19] Create Format swap on partition sda3 (id 18) >21:26:29,105 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:26:29,116 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >21:26:29,129 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >21:26:29,142 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >21:26:29,155 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >21:26:29,175 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >21:26:29,192 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >21:26:29,214 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >21:26:29,228 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >21:26:29,241 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >21:26:29,255 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >21:26:29,267 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >21:26:29,281 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >21:26:29,293 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >21:26:29,308 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda3 ; flag: 3 ; >21:26:29,329 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >21:26:29,450 DEBUG storage: SwapSpace.create: device: /dev/sda3 ; status: None ; type: swap ; >21:26:29,462 DEBUG storage: SwapSpace.create: device: /dev/sda3 ; status: None ; type: swap ; >21:26:29,746 DEBUG storage: SwapSpace.notifyKernel: device: /dev/sda3 ; type: swap ; >21:26:29,910 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >21:26:29,930 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >21:26:29,938 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda3 >21:26:30,063 INFO storage: executing action: [10] Create Device partition sda4 (id 14) >21:26:30,078 DEBUG storage: PartitionDevice.create: sda4 ; status: False ; >21:26:30,093 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda4 ; orig: False ; >21:26:30,110 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:26:30,126 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:30,143 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:30,156 DEBUG storage: PartitionDevice._create: sda4 ; status: False ; >21:26:30,182 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 4 ; >21:26:30,983 DEBUG storage: post-commit partition path is /dev/sda4 >21:26:30,995 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >21:26:31,002 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add03f50> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a133e810> PedPartition: <_ped.Partition object at 0x7f41a4249770> >21:26:31,018 DEBUG storage: DeviceFormat.destroy: device: /dev/sda4 ; status: False ; type: None ; >21:26:31,284 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >21:26:31,304 DEBUG storage: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >21:26:31,318 DEBUG storage: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >21:26:31,324 DEBUG storage: sda4 sysfsPath set to /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda4 >21:26:31,559 INFO storage: executing action: [12] Create Device partition sda5 (id 15) >21:26:31,575 DEBUG storage: PartitionDevice.create: sda5 ; status: False ; >21:26:31,592 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda5 ; orig: False ; >21:26:31,605 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:26:31,622 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:31,638 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >21:26:31,653 DEBUG storage: PartitionDevice._create: sda5 ; status: False ; >21:26:31,679 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 5 ; >21:26:32,783 DEBUG storage: post-commit partition path is /dev/sda5 >21:26:32,796 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >21:26:32,802 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f41add03f50> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f41a41d8690> PedPartition: <_ped.Partition object at 0x7f41a135c590> >21:26:32,816 DEBUG storage: DeviceFormat.destroy: device: /dev/sda5 ; status: False ; type: None ; >21:26:33,144 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >21:26:33,157 DEBUG storage: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >21:26:33,179 DEBUG storage: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >21:26:33,194 DEBUG storage: sda5 sysfsPath set to /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda5 >21:26:33,463 INFO storage: executing action: [13] Create Format ext4 filesystem mounted at /home on partition sda5 (id 15) >21:26:33,483 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >21:26:33,494 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 1 ; >21:26:33,501 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 2 ; >21:26:33,511 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 3 ; >21:26:33,522 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 4 ; >21:26:33,535 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 5 ; >21:26:33,550 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 6 ; >21:26:33,562 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 8 ; >21:26:33,574 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 9 ; >21:26:33,588 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 10 ; >21:26:33,602 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 11 ; >21:26:33,615 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 12 ; >21:26:33,625 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 13 ; >21:26:33,634 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 14 ; >21:26:33,646 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 15 ; >21:26:33,670 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >21:26:33,797 DEBUG storage: Ext4FS.create: device: /dev/sda5 ; status: False ; type: ext4 ; >21:26:33,815 DEBUG storage: Ext4FS.doFormat: device: /dev/sda5 ; mountpoint: /home ; type: ext4 ; >21:26:42,369 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda5 ; type: ext4 ; >21:26:42,708 DEBUG storage: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >21:26:42,720 DEBUG storage: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >21:26:42,726 DEBUG storage: sda5 sysfsPath set to /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda5 >21:26:42,868 INFO storage: executing action: [11] Create Format ext4 filesystem mounted at / on partition sda4 (id 14) >21:26:42,881 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >21:26:42,893 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 1 ; >21:26:42,906 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 2 ; >21:26:42,918 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 3 ; >21:26:42,932 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 4 ; >21:26:42,947 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 5 ; >21:26:42,960 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 6 ; >21:26:42,975 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 8 ; >21:26:42,987 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 9 ; >21:26:42,999 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 10 ; >21:26:43,007 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 11 ; >21:26:43,019 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 12 ; >21:26:43,032 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 13 ; >21:26:43,044 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 14 ; >21:26:43,056 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 15 ; >21:26:43,080 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >21:26:43,348 DEBUG storage: Ext4FS.create: device: /dev/sda4 ; status: False ; type: ext4 ; >21:26:43,364 DEBUG storage: Ext4FS.doFormat: device: /dev/sda4 ; mountpoint: / ; type: ext4 ; >21:26:50,166 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda4 ; type: ext4 ; >21:26:50,417 DEBUG storage: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >21:26:50,430 DEBUG storage: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >21:26:50,436 DEBUG storage: sda4 sysfsPath set to /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda4 >21:26:50,562 INFO storage: executing action: [15] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 16) >21:26:50,578 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:26:50,593 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >21:26:50,612 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >21:26:50,624 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >21:26:50,634 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >21:26:50,646 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >21:26:50,658 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >21:26:50,670 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >21:26:50,682 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >21:26:50,693 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >21:26:50,705 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >21:26:50,717 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >21:26:50,729 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >21:26:50,740 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >21:26:50,753 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >21:26:50,776 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >21:26:50,910 DEBUG storage: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >21:26:50,924 DEBUG storage: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: ext4 ; >21:26:52,015 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >21:26:52,232 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >21:26:52,248 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >21:26:52,254 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/block/sda/sda2 >21:26:52,398 INFO storage: not setting boot flag on sda2 >21:26:52,436 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:52,454 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:52,493 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:52,523 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:52,545 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:52,573 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:26:52,582 DEBUG storage: SwapSpace.setup: device: /dev/sda3 ; status: False ; type: swap ; >21:26:52,594 DEBUG storage: SwapSpace.setup: device: /dev/sda3 ; status: False ; type: swap ; >21:26:52,725 DEBUG storage: BindFS.supported: supported: False ; >21:26:52,726 DEBUG storage: getFormat('bind') returning BindFS instance >21:26:52,740 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >21:26:52,755 DEBUG storage: TmpFS.supported: supported: False ; >21:26:52,756 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >21:26:52,769 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >21:26:52,783 DEBUG storage: DevPtsFS.supported: supported: False ; >21:26:52,785 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >21:26:52,803 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >21:26:52,820 DEBUG storage: SysFS.supported: supported: False ; >21:26:52,825 DEBUG storage: getFormat('sysfs') returning SysFS instance >21:26:52,840 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >21:26:52,856 DEBUG storage: ProcFS.supported: supported: False ; >21:26:52,860 DEBUG storage: getFormat('proc') returning ProcFS instance >21:26:52,875 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >21:26:52,889 DEBUG storage: SELinuxFS.supported: supported: False ; >21:26:52,890 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >21:26:52,903 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >21:26:52,919 DEBUG storage: USBFS.supported: supported: False ; >21:26:52,921 DEBUG storage: getFormat('usbfs') returning USBFS instance >21:26:52,933 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >21:26:52,946 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >21:26:53,018 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >21:26:53,193 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >21:26:53,218 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:26:53,238 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >21:26:53,329 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >21:26:53,345 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >21:26:53,364 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >21:26:53,420 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >21:26:53,437 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >21:26:53,446 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >21:26:53,506 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >21:26:53,524 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >21:26:53,531 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >21:26:53,591 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >21:26:53,617 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >21:26:53,630 INFO storage: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >21:26:53,821 INFO storage: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >21:26:53,844 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >21:26:53,862 INFO storage: set SELinux context for mountpoint /proc to None >21:26:53,919 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >21:26:54,448 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >21:26:54,493 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >21:26:54,554 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >21:26:54,574 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >21:26:54,581 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >21:26:54,653 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >21:26:54,695 INFO storage: not writing out mpath configuration >22:19:56,285 INFO storage: bootloader stage1 target device is sda >22:19:56,287 INFO storage: bootloader stage2 target device is sda2 >22:19:56,306 DEBUG storage: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7f41b6278f50> >22:20:04,935 INFO storage: bootloader.py: used boot args: rd.md=0 rd.lvm=0 rd.dm=0 rd.luks=0 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rhgb quiet > > >/tmp/ifcfg.log: >04:21:55,115 DEBUG ifcfg: NetworkDevice em1: setDefaultConfig() >04:21:55,116 DEBUG ifcfg: NetworkDevice em1 set: DEVICE=em1 BOOTPROTO=dhcp ONBOOT=no >04:21:55,118 DEBUG ifcfg: NetworkDevice em1 set: HWADDR=00:26:22:8D:A7:48 >04:21:55,120 DEBUG ifcfg: NetworkDevice em1 set: UUID=0e4cee5c-456a-438d-ba7c-58a61009cf25 >04:21:55,121 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: > >04:21:55,122 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="00:26:22:8D:A7:48" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="0e4cee5c-456a-438d-ba7c-58a61009cf25" > >04:21:55,123 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >04:21:34,205 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >04:21:34,205 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="497" x-info="http://www.rsyslog.com"] start >04:21:34,206 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >04:21:34,206 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >04:21:34,206 NOTICE kernel:[ 0.000000] Linux version 3.6.1-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 8 17:19:09 UTC 2012 >04:21:34,206 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz >04:21:34,206 INFO kernel:[ 0.000000] Disabled fast string operations >04:21:34,206 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f493fff] usable >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007f494000-0x000000007f4befff] reserved >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007f4bf000-0x000000007f575fff] usable >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007f576000-0x000000007f5befff] ACPI NVS >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007f5bf000-0x000000007f5edfff] usable >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007f5ee000-0x000000007f5fefff] ACPI data >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007f5ff000-0x000000007f5fffff] usable >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007f600000-0x000000007fffffff] reserved >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >04:21:34,206 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved >04:21:34,206 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >04:21:34,206 INFO kernel:[ 0.000000] DMI 2.6 present. >04:21:34,206 DEBUG kernel:[ 0.000000] DMI: Acer AO532h /AO532h , BIOS V1.05 11/12/2009 >04:21:34,206 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >04:21:34,206 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >04:21:34,206 INFO kernel:[ 0.000000] No AGP bridge found >04:21:34,206 INFO kernel:[ 0.000000] e820: last_pfn = 0x7f600 max_arch_pfn = 0x400000000 >04:21:34,206 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >04:21:34,206 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >04:21:34,206 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >04:21:34,206 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >04:21:34,206 DEBUG kernel:[ 0.000000] C0000-DFFFF write-through >04:21:34,206 DEBUG kernel:[ 0.000000] E0000-FFFFF write-protect >04:21:34,206 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >04:21:34,206 DEBUG kernel:[ 0.000000] 0 base 0FFF00000 mask 0FFF00000 write-protect >04:21:34,206 DEBUG kernel:[ 0.000000] 1 base 000000000 mask 0C0000000 write-back >04:21:34,206 DEBUG kernel:[ 0.000000] 2 base 040000000 mask 0C0000000 write-back >04:21:34,206 DEBUG kernel:[ 0.000000] 3 base 07F800000 mask 0FF800000 uncachable >04:21:34,206 DEBUG kernel:[ 0.000000] 4 disabled >04:21:34,206 DEBUG kernel:[ 0.000000] 5 disabled >04:21:34,206 DEBUG kernel:[ 0.000000] 6 disabled >04:21:34,206 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >04:21:34,206 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >04:21:34,206 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >04:21:34,206 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x7f5fffff] >04:21:34,206 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x7f5fffff] page 2M >04:21:34,206 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x7f5fffff @ [mem 0x1fc02000-0x1fffffff] >04:21:34,206 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7daa2000-0x7f472fff] >04:21:34,206 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 ACRSYS) >04:21:34,206 WARNING kernel:[ 0.000000] ACPI: XSDT 000000007f5fe120 00064 (v01 ACRSYS ACRPRDCT 00000001 01000013) >04:21:34,206 WARNING kernel:[ 0.000000] ACPI: FACP 000000007f5fd000 000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 01000013) >04:21:34,206 WARNING kernel:[ 0.000000] ACPI: DSDT 000000007f5f3000 069B5 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) >04:21:34,206 WARNING kernel:[ 0.000000] ACPI: FACS 000000007f584000 00040 >04:21:34,206 WARNING kernel:[ 0.000000] ACPI: HPET 000000007f5fc000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) >04:21:34,206 WARNING kernel:[ 0.000000] ACPI: APIC 000000007f5fb000 00078 (v02 ACRSYS ACRPRDCT 00000001 1025 01000013) >04:21:34,207 WARNING kernel:[ 0.000000] ACPI: MCFG 000000007f5fa000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) >04:21:34,207 WARNING kernel:[ 0.000000] ACPI: SLIC 000000007f5f2000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) >04:21:34,207 WARNING kernel:[ 0.000000] ACPI: BOOT 000000007f5f1000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) >04:21:34,207 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007f5ef000 004C4 (v02 PmRef CpuPm 00003000 INTL 20051117) >04:21:34,207 WARNING kernel:[ 0.000000] ACPI: WDAT 000000007f5ee000 00194 (v01 INSYDE INSYDE 00000001 MSFT 01000013) >04:21:34,207 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >04:21:34,207 INFO kernel:[ 0.000000] No NUMA configuration found >04:21:34,207 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007f5fffff] >04:21:34,207 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7f5fffff] >04:21:34,207 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7f5da000-0x7f5edfff] >04:21:34,207 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007b200000-ffff88007d1fffff] on node 0 >04:21:34,207 WARNING kernel:[ 0.000000] Zone ranges: >04:21:34,207 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >04:21:34,207 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >04:21:34,207 WARNING kernel:[ 0.000000] Normal empty >04:21:34,207 WARNING kernel:[ 0.000000] Movable zone start for each node >04:21:34,207 WARNING kernel:[ 0.000000] Early memory node ranges >04:21:34,207 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >04:21:34,207 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7f493fff] >04:21:34,207 WARNING kernel:[ 0.000000] node 0: [mem 0x7f4bf000-0x7f575fff] >04:21:34,207 WARNING kernel:[ 0.000000] node 0: [mem 0x7f5bf000-0x7f5edfff] >04:21:34,207 WARNING kernel:[ 0.000000] node 0: [mem 0x7f5ff000-0x7f5fffff] >04:21:34,207 DEBUG kernel:[ 0.000000] On node 0 totalpages: 521482 >04:21:34,207 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >04:21:34,207 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >04:21:34,207 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >04:21:34,207 DEBUG kernel:[ 0.000000] DMA32 zone: 8088 pages used for memmap >04:21:34,207 DEBUG kernel:[ 0.000000] DMA32 zone: 509411 pages, LIFO batch:31 >04:21:34,207 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >04:21:34,207 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >04:21:34,207 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >04:21:34,207 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >04:21:34,207 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled) >04:21:34,207 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled) >04:21:34,207 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) >04:21:34,207 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) >04:21:34,207 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >04:21:34,207 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23 >04:21:34,207 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >04:21:34,207 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >04:21:34,207 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >04:21:34,207 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >04:21:34,207 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >04:21:34,207 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >04:21:34,207 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >04:21:34,207 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs >04:21:34,207 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >04:21:34,207 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >04:21:34,207 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >04:21:34,207 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >04:21:34,207 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000007f494000 - 000000007f4bf000 >04:21:34,207 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000007f576000 - 000000007f5bf000 >04:21:34,207 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000007f5ee000 - 000000007f5ff000 >04:21:34,207 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices >04:21:34,207 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >04:21:34,207 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >04:21:34,207 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007d800000 s84288 r8192 d22208 u524288 >04:21:34,207 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u524288 alloc=1*2097152 >04:21:34,207 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >04:21:34,207 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 513324 >04:21:34,207 WARNING kernel:[ 0.000000] Policy zone: DMA32 >04:21:34,207 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz >04:21:34,207 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >04:21:34,207 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >04:21:34,207 INFO kernel:[ 0.000000] Checking aperture... >04:21:34,207 INFO kernel:[ 0.000000] No AGP bridge found >04:21:34,207 INFO kernel:[ 0.000000] Memory: 2010032k/2086912k available (6322k kernel code, 984k absent, 75896k reserved, 6882k data, 1036k init) >04:21:34,207 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >04:21:34,207 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >04:21:34,207 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >04:21:34,207 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >04:21:34,207 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >04:21:34,207 INFO kernel:[ 0.000000] console [tty0] enabled >04:21:34,207 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >04:21:34,207 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >04:21:34,207 DEBUG kernel:[ 0.000000] hpet clockevent registered >04:21:34,207 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >04:21:34,207 INFO kernel:[ 0.000000] tsc: Detected 1662.601 MHz processor >04:21:34,207 INFO kernel:[ 0.001007] Calibrating delay loop (skipped), value calculated using timer frequency.. 3325.20 BogoMIPS (lpj=1662601) >04:21:34,207 INFO kernel:[ 0.001016] pid_max: default: 32768 minimum: 301 >04:21:34,207 INFO kernel:[ 0.001102] Security Framework initialized >04:21:34,207 INFO kernel:[ 0.001115] SELinux: Initializing. >04:21:34,207 DEBUG kernel:[ 0.001137] SELinux: Starting in permissive mode >04:21:34,207 INFO kernel:[ 0.002408] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >04:21:34,207 INFO kernel:[ 0.004461] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >04:21:34,207 INFO kernel:[ 0.005362] Mount-cache hash table entries: 256 >04:21:34,207 INFO kernel:[ 0.005934] Initializing cgroup subsys cpuacct >04:21:34,207 INFO kernel:[ 0.005944] Initializing cgroup subsys memory >04:21:34,207 INFO kernel:[ 0.006031] Initializing cgroup subsys devices >04:21:34,207 INFO kernel:[ 0.006039] Initializing cgroup subsys freezer >04:21:34,207 INFO kernel:[ 0.006043] Initializing cgroup subsys net_cls >04:21:34,207 INFO kernel:[ 0.006047] Initializing cgroup subsys blkio >04:21:34,207 INFO kernel:[ 0.006051] Initializing cgroup subsys perf_event >04:21:34,207 INFO kernel:[ 0.006122] Disabled fast string operations >04:21:34,208 INFO kernel:[ 0.006132] CPU: Physical Processor ID: 0 >04:21:34,208 INFO kernel:[ 0.006135] CPU: Processor Core ID: 0 >04:21:34,208 INFO kernel:[ 0.006139] mce: CPU supports 5 MCE banks >04:21:34,208 DEBUG kernel:[ 0.006151] CPU0: Thermal monitoring handled by SMI >04:21:34,208 INFO kernel:[ 0.006158] process: using mwait in idle threads >04:21:34,208 INFO kernel:[ 0.006169] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0 >04:21:34,208 INFO kernel:[ 0.006169] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8 >04:21:34,208 INFO kernel:[ 0.006169] tlb_flushall_shift is 0x6 >04:21:34,208 INFO kernel:[ 0.007813] ACPI: Core revision 20120711 >04:21:34,208 INFO kernel:[ 0.020044] ftrace: allocating 23458 entries in 92 pages >04:21:34,208 INFO kernel:[ 0.034638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >04:21:34,208 INFO kernel:[ 0.044729] smpboot: CPU0: Intel(R) Atom(TM) CPU N450 @ 1.66GHz stepping 0a >04:21:34,208 INFO kernel:[ 0.044993] Performance Events: PEBS fmt0+, 8-deep LBR, Atom events, Intel PMU driver. >04:21:34,208 INFO kernel:[ 0.044993] ... version: 3 >04:21:34,208 INFO kernel:[ 0.044993] ... bit width: 40 >04:21:34,208 INFO kernel:[ 0.044993] ... generic registers: 2 >04:21:34,208 INFO kernel:[ 0.044993] ... value mask: 000000ffffffffff >04:21:34,208 INFO kernel:[ 0.044993] ... max period: 000000007fffffff >04:21:34,208 INFO kernel:[ 0.044993] ... fixed-purpose events: 3 >04:21:34,208 INFO kernel:[ 0.044993] ... event mask: 0000000700000003 >04:21:34,208 INFO kernel:[ 0.045296] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >04:21:34,208 INFO kernel:[ 0.001999] Disabled fast string operations >04:21:34,208 DEBUG kernel:[ 0.001999] CPU1: Thermal monitoring handled by SMI >04:21:34,208 INFO kernel:[ 0.045745] smpboot: Booting Node 0, Processors #1 >04:21:34,208 INFO kernel:[ 0.058127] Brought up 2 CPUs >04:21:34,208 INFO kernel:[ 0.058141] smpboot: Total of 2 processors activated (6650.40 BogoMIPS) >04:21:34,208 INFO kernel:[ 0.059104] devtmpfs: initialized >04:21:34,208 INFO kernel:[ 0.059439] PM: Registering ACPI NVS region [mem 0x7f576000-0x7f5befff] (299008 bytes) >04:21:34,208 INFO kernel:[ 0.061937] atomic64 test passed for x86-64 platform with CX8 and with SSE >04:21:34,208 INFO kernel:[ 0.061986] RTC time: 4:21:06, date: 10/18/12 >04:21:34,208 INFO kernel:[ 0.062129] NET: Registered protocol family 16 >04:21:34,208 INFO kernel:[ 0.062563] ACPI: bus type pci registered >04:21:34,208 INFO kernel:[ 0.062736] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >04:21:34,208 INFO kernel:[ 0.062744] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >04:21:34,208 INFO kernel:[ 0.092670] PCI: Using configuration type 1 for base access >04:21:34,208 INFO kernel:[ 0.095078] bio: create slab <bio-0> at 0 >04:21:34,208 INFO kernel:[ 0.095169] ACPI: Added _OSI(Module Device) >04:21:34,208 INFO kernel:[ 0.095169] ACPI: Added _OSI(Processor Device) >04:21:34,208 INFO kernel:[ 0.095169] ACPI: Added _OSI(3.0 _SCP Extensions) >04:21:34,208 INFO kernel:[ 0.095169] ACPI: Added _OSI(Processor Aggregator Device) >04:21:34,208 DEBUG kernel:[ 0.098856] ACPI: EC: Look up EC in DSDT >04:21:34,208 WARNING kernel:[ 0.102396] ACPI: Executed 1 blocks of module-level executable AML code >04:21:34,208 NOTICE kernel:[ 0.106202] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >04:21:34,208 WARNING kernel:[ 0.107206] ACPI: SSDT 000000007f497c90 001F7 (v02 PmRef Cpu0Ist 00003000 INTL 20051117) >04:21:34,208 WARNING kernel:[ 0.108045] ACPI: Dynamic OEM Table Load: >04:21:34,208 WARNING kernel:[ 0.108052] ACPI: SSDT (null) 001F7 (v02 PmRef Cpu0Ist 00003000 INTL 20051117) >04:21:34,208 WARNING kernel:[ 0.108352] ACPI: SSDT 000000007f496e10 001C7 (v02 PmRef Cpu0Cst 00003001 INTL 20051117) >04:21:34,208 WARNING kernel:[ 0.109147] ACPI: Dynamic OEM Table Load: >04:21:34,208 WARNING kernel:[ 0.109154] ACPI: SSDT (null) 001C7 (v02 PmRef Cpu0Cst 00003001 INTL 20051117) >04:21:34,208 WARNING kernel:[ 0.115599] ACPI: SSDT 000000007f497f10 000D0 (v02 PmRef Cpu1Ist 00003000 INTL 20051117) >04:21:34,208 WARNING kernel:[ 0.116416] ACPI: Dynamic OEM Table Load: >04:21:34,208 WARNING kernel:[ 0.116423] ACPI: SSDT (null) 000D0 (v02 PmRef Cpu1Ist 00003000 INTL 20051117) >04:21:34,208 WARNING kernel:[ 0.116703] ACPI: SSDT 000000007f495f10 00083 (v02 PmRef Cpu1Cst 00003000 INTL 20051117) >04:21:34,208 WARNING kernel:[ 0.117502] ACPI: Dynamic OEM Table Load: >04:21:34,208 WARNING kernel:[ 0.117508] ACPI: SSDT (null) 00083 (v02 PmRef Cpu1Cst 00003000 INTL 20051117) >04:21:34,208 INFO kernel:[ 0.123182] ACPI: Interpreter enabled >04:21:34,208 INFO kernel:[ 0.123195] ACPI: (supports S0 S3 S4 S5) >04:21:34,208 INFO kernel:[ 0.123254] ACPI: Using IOAPIC for interrupt routing >04:21:34,208 INFO kernel:[ 0.396894] ACPI: Power Resource [FN00] (on) >04:21:34,208 INFO kernel:[ 0.397758] ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62 >04:21:34,208 INFO kernel:[ 0.398143] ACPI: No dock devices found. >04:21:34,208 INFO kernel:[ 0.398154] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >04:21:34,208 WARNING kernel:[ 0.399148] ACPI Warning: For \_SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 (20120711/nspredef-359) >04:21:34,208 DEBUG kernel:[ 0.399167] \_SB_.PCI0:_OSC evaluation returned wrong type >04:21:34,208 DEBUG kernel:[ 0.399170] _OSC request data:1 8 1f >04:21:34,208 INFO kernel:[ 0.399181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >04:21:34,208 INFO kernel:[ 0.400810] PCI host bridge to bus 0000:00 >04:21:34,208 DEBUG kernel:[ 0.400821] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >04:21:34,208 INFO kernel:[ 0.400827] pci_bus 0000:00: root bus resource [bus 00-ff] >04:21:34,208 INFO kernel:[ 0.400833] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >04:21:34,208 INFO kernel:[ 0.400839] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >04:21:34,208 INFO kernel:[ 0.400845] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >04:21:34,208 INFO kernel:[ 0.400852] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >04:21:34,208 DEBUG kernel:[ 0.400874] pci 0000:00:00.0: [8086:a010] type 00 class 0x060000 >04:21:34,208 DEBUG kernel:[ 0.400947] pci 0000:00:02.0: [8086:a011] type 00 class 0x030000 >04:21:34,208 DEBUG kernel:[ 0.400965] pci 0000:00:02.0: reg 10: [mem 0x98180000-0x981fffff] >04:21:34,208 DEBUG kernel:[ 0.400975] pci 0000:00:02.0: reg 14: [io 0x60c0-0x60c7] >04:21:34,208 DEBUG kernel:[ 0.400985] pci 0000:00:02.0: reg 18: [mem 0x80000000-0x8fffffff pref] >04:21:34,208 DEBUG kernel:[ 0.400994] pci 0000:00:02.0: reg 1c: [mem 0x98000000-0x980fffff] >04:21:34,208 DEBUG kernel:[ 0.401045] pci 0000:00:02.1: [8086:a012] type 00 class 0x038000 >04:21:34,208 DEBUG kernel:[ 0.401059] pci 0000:00:02.1: reg 10: [mem 0x98100000-0x9817ffff] >04:21:34,208 DEBUG kernel:[ 0.401180] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300 >04:21:34,208 DEBUG kernel:[ 0.401210] pci 0000:00:1b.0: reg 10: [mem 0x98200000-0x98203fff 64bit] >04:21:34,208 DEBUG kernel:[ 0.401334] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >04:21:34,208 DEBUG kernel:[ 0.401380] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 >04:21:34,208 DEBUG kernel:[ 0.401511] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >04:21:34,208 DEBUG kernel:[ 0.401567] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400 >04:21:34,208 DEBUG kernel:[ 0.401698] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >04:21:34,209 DEBUG kernel:[ 0.401751] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 >04:21:34,209 DEBUG kernel:[ 0.401818] pci 0000:00:1d.0: reg 20: [io 0x6080-0x609f] >04:21:34,209 DEBUG kernel:[ 0.401880] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 >04:21:34,209 DEBUG kernel:[ 0.401959] pci 0000:00:1d.1: reg 20: [io 0x6060-0x607f] >04:21:34,209 DEBUG kernel:[ 0.402020] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 >04:21:34,209 DEBUG kernel:[ 0.402087] pci 0000:00:1d.2: reg 20: [io 0x6040-0x605f] >04:21:34,209 DEBUG kernel:[ 0.402146] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 >04:21:34,209 DEBUG kernel:[ 0.402213] pci 0000:00:1d.3: reg 20: [io 0x6020-0x603f] >04:21:34,209 DEBUG kernel:[ 0.402284] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 >04:21:34,209 DEBUG kernel:[ 0.402317] pci 0000:00:1d.7: reg 10: [mem 0x98204400-0x982047ff] >04:21:34,209 DEBUG kernel:[ 0.402440] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >04:21:34,209 DEBUG kernel:[ 0.402477] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >04:21:34,209 DEBUG kernel:[ 0.402592] pci 0000:00:1f.0: [8086:27bc] type 00 class 0x060100 >04:21:34,209 DEBUG kernel:[ 0.402763] pci 0000:00:1f.2: [8086:27c1] type 00 class 0x010601 >04:21:34,209 DEBUG kernel:[ 0.402794] pci 0000:00:1f.2: reg 10: [io 0x60b8-0x60bf] >04:21:34,209 DEBUG kernel:[ 0.402811] pci 0000:00:1f.2: reg 14: [io 0x60cc-0x60cf] >04:21:34,209 DEBUG kernel:[ 0.402827] pci 0000:00:1f.2: reg 18: [io 0x60b0-0x60b7] >04:21:34,209 DEBUG kernel:[ 0.402844] pci 0000:00:1f.2: reg 1c: [io 0x60c8-0x60cb] >04:21:34,209 DEBUG kernel:[ 0.402860] pci 0000:00:1f.2: reg 20: [io 0x60a0-0x60af] >04:21:34,209 DEBUG kernel:[ 0.402880] pci 0000:00:1f.2: reg 24: [mem 0x98204000-0x982043ff] >04:21:34,209 DEBUG kernel:[ 0.402962] pci 0000:00:1f.2: PME# supported from D3hot >04:21:34,209 DEBUG kernel:[ 0.402996] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 >04:21:34,209 DEBUG kernel:[ 0.403064] pci 0000:00:1f.3: reg 20: [io 0x6000-0x601f] >04:21:34,209 DEBUG kernel:[ 0.403187] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff] >04:21:34,209 DEBUG kernel:[ 0.403225] pci 0000:01:00.0: [1969:1062] type 00 class 0x020000 >04:21:34,209 DEBUG kernel:[ 0.403262] pci 0000:01:00.0: reg 10: [mem 0x97000000-0x9703ffff 64bit] >04:21:34,209 DEBUG kernel:[ 0.403283] pci 0000:01:00.0: reg 18: [io 0x5000-0x507f] >04:21:34,209 DEBUG kernel:[ 0.403441] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold >04:21:34,209 INFO kernel:[ 0.404974] pci 0000:00:1c.0: PCI bridge to [bus 01] >04:21:34,209 DEBUG kernel:[ 0.404985] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] >04:21:34,209 DEBUG kernel:[ 0.404994] pci 0000:00:1c.0: bridge window [mem 0x97000000-0x97ffffff] >04:21:34,209 DEBUG kernel:[ 0.405007] pci 0000:00:1c.0: bridge window [mem 0x90000000-0x90ffffff 64bit pref] >04:21:34,209 DEBUG kernel:[ 0.405082] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >04:21:34,209 DEBUG kernel:[ 0.405121] pci 0000:02:00.0: [168c:002a] type 00 class 0x028000 >04:21:34,209 DEBUG kernel:[ 0.405159] pci 0000:02:00.0: reg 10: [mem 0x96000000-0x9600ffff 64bit] >04:21:34,209 DEBUG kernel:[ 0.405332] pci 0000:02:00.0: supports D1 >04:21:34,209 DEBUG kernel:[ 0.405337] pci 0000:02:00.0: PME# supported from D0 D1 D3hot >04:21:34,209 INFO kernel:[ 0.405383] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >04:21:34,209 INFO kernel:[ 0.405401] pci 0000:00:1c.1: PCI bridge to [bus 02] >04:21:34,209 DEBUG kernel:[ 0.405410] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] >04:21:34,209 DEBUG kernel:[ 0.405418] pci 0000:00:1c.1: bridge window [mem 0x96000000-0x96ffffff] >04:21:34,209 DEBUG kernel:[ 0.405431] pci 0000:00:1c.1: bridge window [mem 0x91000000-0x91ffffff 64bit pref] >04:21:34,209 DEBUG kernel:[ 0.405475] pci_bus 0000:05: busn_res: [bus 05] is inserted under [bus 00-ff] >04:21:34,209 INFO kernel:[ 0.405537] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode) >04:21:34,209 DEBUG kernel:[ 0.405557] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >04:21:34,209 DEBUG kernel:[ 0.405563] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >04:21:34,209 DEBUG kernel:[ 0.405569] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >04:21:34,209 DEBUG kernel:[ 0.405575] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xfebfffff] (subtractive decode) >04:21:34,209 DEBUG kernel:[ 0.405609] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >04:21:34,209 DEBUG kernel:[ 0.405973] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] >04:21:34,209 DEBUG kernel:[ 0.406110] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT] >04:21:34,209 WARNING kernel:[ 0.406431] ACPI Warning: For \_SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 (20120711/nspredef-359) >04:21:34,209 DEBUG kernel:[ 0.406448] \_SB_.PCI0:_OSC evaluation returned wrong type >04:21:34,209 DEBUG kernel:[ 0.406451] _OSC request data:1 1f 1f >04:21:34,210 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >04:21:34,210 INFO systemd: Initializing machine ID from random generator. >04:21:34,210 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. >04:21:34,210 INFO systemd: Started Remount Root and Kernel File Systems. >04:21:34,210 INFO systemd: Started Apply Kernel Variables. >04:21:34,210 INFO systemd: Starting Local File Systems (Pre). >04:21:34,210 INFO systemd: Reached target Local File Systems (Pre). >04:21:34,210 INFO systemd: Mounting Temporary Directory... >04:21:34,210 INFO systemd: Starting Load Random Seed... >04:21:34,211 INFO systemd: Started Load Random Seed. >04:21:34,211 INFO systemd: Mounted POSIX Message Queue File System. >04:21:34,216 INFO kernel:[ 0.406461] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >04:21:34,216 INFO kernel:[ 0.406465] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >04:21:34,216 INFO kernel:[ 0.413188] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12) >04:21:34,216 INFO kernel:[ 0.413344] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12) >04:21:34,216 INFO kernel:[ 0.413493] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12) >04:21:34,216 INFO kernel:[ 0.413642] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12) >04:21:34,216 INFO kernel:[ 0.413791] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled. >04:21:34,216 INFO kernel:[ 0.413963] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled. >04:21:34,216 INFO kernel:[ 0.414115] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled. >04:21:34,216 INFO kernel:[ 0.414266] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled. >04:21:34,216 INFO kernel:[ 0.414481] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >04:21:34,216 INFO kernel:[ 0.414481] vgaarb: loaded >04:21:34,216 INFO kernel:[ 0.414481] vgaarb: bridge control possible 0000:00:02.0 >04:21:34,216 NOTICE kernel:[ 0.414481] SCSI subsystem initialized >04:21:34,216 INFO kernel:[ 0.414481] ACPI: bus type scsi registered >04:21:34,216 DEBUG kernel:[ 0.414481] libata version 3.00 loaded. >04:21:34,216 INFO kernel:[ 0.414481] ACPI: bus type usb registered >04:21:34,216 INFO kernel:[ 0.414481] usbcore: registered new interface driver usbfs >04:21:34,216 INFO kernel:[ 0.414481] usbcore: registered new interface driver hub >04:21:34,216 INFO kernel:[ 0.414981] usbcore: registered new device driver usb >04:21:34,216 INFO kernel:[ 0.415077] PCI: Using ACPI for IRQ routing >04:21:34,216 DEBUG kernel:[ 0.425518] PCI: pci_cache_line_size set to 64 bytes >04:21:34,216 DEBUG kernel:[ 0.425635] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >04:21:34,216 DEBUG kernel:[ 0.425641] e820: reserve RAM buffer [mem 0x7f494000-0x7fffffff] >04:21:34,216 DEBUG kernel:[ 0.425647] e820: reserve RAM buffer [mem 0x7f576000-0x7fffffff] >04:21:34,216 DEBUG kernel:[ 0.425651] e820: reserve RAM buffer [mem 0x7f5ee000-0x7fffffff] >04:21:34,216 DEBUG kernel:[ 0.425656] e820: reserve RAM buffer [mem 0x7f600000-0x7fffffff] >04:21:34,216 INFO kernel:[ 0.425918] NetLabel: Initializing >04:21:34,216 INFO kernel:[ 0.425923] NetLabel: domain hash size = 128 >04:21:34,216 INFO kernel:[ 0.425926] NetLabel: protocols = UNLABELED CIPSOv4 >04:21:34,216 INFO kernel:[ 0.425970] NetLabel: unlabeled traffic allowed by default >04:21:34,216 INFO kernel:[ 0.426081] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >04:21:34,216 INFO kernel:[ 0.426091] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >04:21:34,216 INFO kernel:[ 0.426101] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >04:21:34,216 INFO kernel:[ 0.429968] Switching to clocksource hpet >04:21:34,216 INFO kernel:[ 0.454229] pnp: PnP ACPI init >04:21:34,216 INFO kernel:[ 0.454277] ACPI: bus type pnp registered >04:21:34,216 DEBUG kernel:[ 0.455178] pnp 00:00: [bus 00-ff] >04:21:34,216 DEBUG kernel:[ 0.455187] pnp 00:00: [io 0x0000-0x0cf7 window] >04:21:34,216 DEBUG kernel:[ 0.455200] pnp 00:00: [io 0x0cf8-0x0cff] >04:21:34,216 DEBUG kernel:[ 0.455206] pnp 00:00: [io 0x0d00-0xffff window] >04:21:34,216 DEBUG kernel:[ 0.455212] pnp 00:00: [mem 0x000a0000-0x000bffff window] >04:21:34,216 DEBUG kernel:[ 0.455218] pnp 00:00: [mem 0x000c0000-0x000c3fff window] >04:21:34,216 DEBUG kernel:[ 0.455223] pnp 00:00: [mem 0x000c4000-0x000c7fff window] >04:21:34,216 DEBUG kernel:[ 0.455229] pnp 00:00: [mem 0x000c8000-0x000cbfff window] >04:21:34,216 DEBUG kernel:[ 0.455234] pnp 00:00: [mem 0x000cc000-0x000cffff window] >04:21:34,216 DEBUG kernel:[ 0.455240] pnp 00:00: [mem 0x000d0000-0x000d3fff window] >04:21:34,216 DEBUG kernel:[ 0.455246] pnp 00:00: [mem 0x000d4000-0x000d7fff window] >04:21:34,216 DEBUG kernel:[ 0.455251] pnp 00:00: [mem 0x000d8000-0x000dbfff window] >04:21:34,216 DEBUG kernel:[ 0.455257] pnp 00:00: [mem 0x000dc000-0x000dffff window] >04:21:34,216 DEBUG kernel:[ 0.455262] pnp 00:00: [mem 0x000e0000-0x000e3fff window] >04:21:34,216 DEBUG kernel:[ 0.455268] pnp 00:00: [mem 0x000e4000-0x000e7fff window] >04:21:34,216 DEBUG kernel:[ 0.455273] pnp 00:00: [mem 0x000e8000-0x000ebfff window] >04:21:34,216 DEBUG kernel:[ 0.455279] pnp 00:00: [mem 0x000ec000-0x000effff window] >04:21:34,216 DEBUG kernel:[ 0.455284] pnp 00:00: [mem 0x000f0000-0x000fffff window] >04:21:34,216 DEBUG kernel:[ 0.455290] pnp 00:00: [mem 0x80000000-0xfebfffff window] >04:21:34,216 DEBUG kernel:[ 0.455411] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >04:21:34,216 DEBUG kernel:[ 0.585402] pnp 00:01: [io 0x0068] >04:21:34,216 DEBUG kernel:[ 0.585409] pnp 00:01: [io 0x006c] >04:21:34,216 DEBUG kernel:[ 0.585415] pnp 00:01: [io 0x164e-0x164f] >04:21:34,216 DEBUG kernel:[ 0.585420] pnp 00:01: [io 0x0061] >04:21:34,216 DEBUG kernel:[ 0.585424] pnp 00:01: [io 0x0070] >04:21:34,216 DEBUG kernel:[ 0.585429] pnp 00:01: [io 0x0080] >04:21:34,216 DEBUG kernel:[ 0.585434] pnp 00:01: [io 0x0092] >04:21:34,216 DEBUG kernel:[ 0.585439] pnp 00:01: [io 0x00b2-0x00b3] >04:21:34,216 DEBUG kernel:[ 0.585444] pnp 00:01: [io 0x0063] >04:21:34,217 DEBUG kernel:[ 0.585449] pnp 00:01: [io 0x0065] >04:21:34,217 DEBUG kernel:[ 0.585454] pnp 00:01: [io 0x0067] >04:21:34,217 DEBUG kernel:[ 0.585459] pnp 00:01: [io 0x0600-0x060f] >04:21:34,217 DEBUG kernel:[ 0.585464] pnp 00:01: [io 0x0610] >04:21:34,217 DEBUG kernel:[ 0.585469] pnp 00:01: [io 0x0800-0x080f] >04:21:34,217 DEBUG kernel:[ 0.585474] pnp 00:01: [io 0x0810-0x0817] >04:21:34,218 DEBUG kernel:[ 0.585479] pnp 00:01: [io 0x0400-0x047f] >04:21:34,218 DEBUG kernel:[ 0.585484] pnp 00:01: [io 0x0500-0x053f] >04:21:34,218 DEBUG kernel:[ 0.585489] pnp 00:01: [io 0xff2c-0xff2f] >04:21:34,218 DEBUG kernel:[ 0.585495] pnp 00:01: [mem 0xe0000000-0xefffffff] >04:21:34,218 DEBUG kernel:[ 0.585500] pnp 00:01: [mem 0xfed1c000-0xfed1ffff] >04:21:34,218 DEBUG kernel:[ 0.585506] pnp 00:01: [mem 0xfed14000-0xfed17fff] >04:21:34,218 DEBUG kernel:[ 0.585511] pnp 00:01: [mem 0xfed18000-0xfed18fff] >04:21:34,218 DEBUG kernel:[ 0.585528] pnp 00:01: [mem 0xfed19000-0xfed19fff] >04:21:34,218 DEBUG kernel:[ 0.585534] pnp 00:01: [mem 0xfec00000-0xfec00fff] >04:21:34,218 DEBUG kernel:[ 0.585539] pnp 00:01: [mem 0xfee00000-0xfee00fff] >04:21:34,218 INFO kernel:[ 0.585697] system 00:01: [io 0x164e-0x164f] has been reserved >04:21:34,218 INFO kernel:[ 0.585706] system 00:01: [io 0x0600-0x060f] has been reserved >04:21:34,218 INFO kernel:[ 0.585713] system 00:01: [io 0x0610] has been reserved >04:21:34,218 INFO kernel:[ 0.585719] system 00:01: [io 0x0800-0x080f] has been reserved >04:21:34,218 INFO kernel:[ 0.585725] system 00:01: [io 0x0810-0x0817] has been reserved >04:21:34,218 INFO kernel:[ 0.585731] system 00:01: [io 0x0400-0x047f] has been reserved >04:21:34,218 INFO kernel:[ 0.585738] system 00:01: [io 0x0500-0x053f] has been reserved >04:21:34,218 INFO kernel:[ 0.585744] system 00:01: [io 0xff2c-0xff2f] has been reserved >04:21:34,218 INFO kernel:[ 0.585752] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved >04:21:34,218 INFO kernel:[ 0.585759] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >04:21:34,218 INFO kernel:[ 0.585765] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved >04:21:34,218 INFO kernel:[ 0.585772] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved >04:21:34,218 INFO kernel:[ 0.585778] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved >04:21:34,218 INFO kernel:[ 0.585785] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved >04:21:34,218 INFO kernel:[ 0.585792] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved >04:21:34,218 DEBUG kernel:[ 0.585802] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >04:21:34,218 DEBUG kernel:[ 0.585832] pnp 00:02: [io 0x0000-0x001f] >04:21:34,218 DEBUG kernel:[ 0.585838] pnp 00:02: [io 0x0081-0x0091] >04:21:34,218 DEBUG kernel:[ 0.585843] pnp 00:02: [io 0x0093-0x009f] >04:21:34,218 DEBUG kernel:[ 0.585848] pnp 00:02: [io 0x00c0-0x00df] >04:21:34,218 DEBUG kernel:[ 0.585854] pnp 00:02: [dma 4] >04:21:34,218 DEBUG kernel:[ 0.585914] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >04:21:34,218 DEBUG kernel:[ 0.585982] pnp 00:03: [io 0x0070-0x0077] >04:21:34,218 DEBUG kernel:[ 0.586097] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >04:21:34,218 DEBUG kernel:[ 0.586275] pnp 00:04: [irq 0 disabled] >04:21:34,218 DEBUG kernel:[ 0.586297] pnp 00:04: [irq 8] >04:21:34,218 DEBUG kernel:[ 0.586303] pnp 00:04: [mem 0xfed00000-0xfed003ff] >04:21:34,218 DEBUG kernel:[ 0.586367] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) >04:21:34,218 DEBUG kernel:[ 0.586399] pnp 00:05: [io 0x00f0] >04:21:34,218 DEBUG kernel:[ 0.586414] pnp 00:05: [irq 13] >04:21:34,218 DEBUG kernel:[ 0.586483] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >04:21:34,218 DEBUG kernel:[ 0.586514] pnp 00:06: [mem 0xff800000-0xffffffff] >04:21:34,218 DEBUG kernel:[ 0.586575] pnp 00:06: Plug and Play ACPI device, IDs INT0800 (active) >04:21:34,218 DEBUG kernel:[ 0.586666] pnp 00:07: [io 0x0060] >04:21:34,218 DEBUG kernel:[ 0.586672] pnp 00:07: [io 0x0064] >04:21:34,218 DEBUG kernel:[ 0.586686] pnp 00:07: [irq 1] >04:21:34,218 DEBUG kernel:[ 0.586758] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active) >04:21:34,218 DEBUG kernel:[ 0.587063] pnp 00:08: [irq 12] >04:21:34,218 DEBUG kernel:[ 0.587134] pnp 00:08: Plug and Play ACPI device, IDs AUI1101 PNP0f13 (active) >04:21:34,218 INFO kernel:[ 0.587311] pnp: PnP ACPI: found 9 devices >04:21:34,218 INFO kernel:[ 0.587315] ACPI: ACPI bus type pnp unregistered >04:21:34,218 INFO kernel:[ 0.598820] pci 0000:00:1c.0: PCI bridge to [bus 01] >04:21:34,218 INFO kernel:[ 0.598832] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] >04:21:34,218 INFO kernel:[ 0.598844] pci 0000:00:1c.0: bridge window [mem 0x97000000-0x97ffffff] >04:21:34,218 INFO kernel:[ 0.598854] pci 0000:00:1c.0: bridge window [mem 0x90000000-0x90ffffff 64bit pref] >04:21:34,218 INFO kernel:[ 0.598866] pci 0000:00:1c.1: PCI bridge to [bus 02] >04:21:34,218 INFO kernel:[ 0.598873] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] >04:21:34,218 INFO kernel:[ 0.598884] pci 0000:00:1c.1: bridge window [mem 0x96000000-0x96ffffff] >04:21:34,218 INFO kernel:[ 0.598893] pci 0000:00:1c.1: bridge window [mem 0x91000000-0x91ffffff 64bit pref] >04:21:34,218 INFO kernel:[ 0.598905] pci 0000:00:1e.0: PCI bridge to [bus 05] >04:21:34,218 DEBUG kernel:[ 0.598987] pci 0000:00:1e.0: setting latency timer to 64 >04:21:34,218 DEBUG kernel:[ 0.598996] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >04:21:34,218 DEBUG kernel:[ 0.599022] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >04:21:34,218 DEBUG kernel:[ 0.599028] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >04:21:34,218 DEBUG kernel:[ 0.599034] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >04:21:34,218 DEBUG kernel:[ 0.599040] pci_bus 0000:01: resource 0 [io 0x5000-0x5fff] >04:21:34,218 DEBUG kernel:[ 0.599046] pci_bus 0000:01: resource 1 [mem 0x97000000-0x97ffffff] >04:21:34,218 DEBUG kernel:[ 0.599052] pci_bus 0000:01: resource 2 [mem 0x90000000-0x90ffffff 64bit pref] >04:21:34,218 DEBUG kernel:[ 0.599058] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff] >04:21:34,218 DEBUG kernel:[ 0.599064] pci_bus 0000:02: resource 1 [mem 0x96000000-0x96ffffff] >04:21:34,218 DEBUG kernel:[ 0.599070] pci_bus 0000:02: resource 2 [mem 0x91000000-0x91ffffff 64bit pref] >04:21:34,218 DEBUG kernel:[ 0.599076] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] >04:21:34,218 DEBUG kernel:[ 0.599082] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] >04:21:34,218 DEBUG kernel:[ 0.599087] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] >04:21:34,218 DEBUG kernel:[ 0.599093] pci_bus 0000:05: resource 7 [mem 0x80000000-0xfebfffff] >04:21:34,218 INFO kernel:[ 0.599194] NET: Registered protocol family 2 >04:21:34,218 INFO kernel:[ 0.600527] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >04:21:34,218 INFO kernel:[ 0.603674] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >04:21:34,218 INFO kernel:[ 0.604394] TCP: Hash tables configured (established 262144 bind 65536) >04:21:34,218 INFO kernel:[ 0.604500] TCP: reno registered >04:21:34,218 INFO kernel:[ 0.604535] UDP hash table entries: 1024 (order: 3, 32768 bytes) >04:21:34,218 INFO kernel:[ 0.604578] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >04:21:34,218 INFO kernel:[ 0.604826] NET: Registered protocol family 1 >04:21:34,218 DEBUG kernel:[ 0.604877] pci 0000:00:02.0: Boot video device >04:21:34,218 DEBUG kernel:[ 0.605284] PCI: CLS 64 bytes, default 64 >04:21:34,218 INFO kernel:[ 0.605426] Unpacking initramfs... >04:21:34,218 INFO kernel:[ 8.402818] Freeing initrd memory: 26436k freed >04:21:34,218 INFO kernel:[ 8.424696] Simple Boot Flag at 0x44 set to 0x1 >04:21:34,218 NOTICE kernel:[ 8.426068] Initialise module verification >04:21:34,218 INFO kernel:[ 8.426179] audit: initializing netlink socket (disabled) >04:21:34,218 NOTICE kernel:[ 8.426205] type=2000 audit(1350534074.425:1): initialized >04:21:34,218 INFO kernel:[ 8.464358] HugeTLB registered 2 MB page size, pre-allocated 0 pages >04:21:34,218 NOTICE kernel:[ 8.468938] VFS: Disk quotas dquot_6.5.2 >04:21:34,219 WARNING kernel:[ 8.469094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >04:21:34,219 INFO kernel:[ 8.470339] msgmni has been set to 3977 >04:21:34,219 DEBUG kernel:[ 8.470522] SELinux: Registering netfilter hooks >04:21:34,219 INFO kernel:[ 8.472063] alg: No test for stdrng (krng) >04:21:34,219 INFO kernel:[ 8.472090] NET: Registered protocol family 38 >04:21:34,219 NOTICE kernel:[ 8.472100] Key type asymmetric registered >04:21:34,219 NOTICE kernel:[ 8.472105] Asymmetric key parser 'x509' registered >04:21:34,219 INFO kernel:[ 8.472242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >04:21:34,219 INFO kernel:[ 8.472335] io scheduler noop registered >04:21:34,219 INFO kernel:[ 8.472342] io scheduler deadline registered >04:21:34,219 INFO kernel:[ 8.472435] io scheduler cfq registered (default) >04:21:34,219 DEBUG kernel:[ 8.472778] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X >04:21:34,219 DEBUG kernel:[ 8.472988] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X >04:21:34,219 INFO kernel:[ 8.473215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >04:21:34,219 INFO kernel:[ 8.473274] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >04:21:34,219 INFO kernel:[ 8.473278] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >04:21:34,219 DEBUG kernel:[ 8.473985] intel_idle: MWAIT substates: 0x20220 >04:21:34,219 DEBUG kernel:[ 8.474035] intel_idle: v0.4 model 0x1C >04:21:34,219 DEBUG kernel:[ 8.474040] intel_idle: lapic_timer_reliable_states 0x2 >04:21:34,219 INFO kernel:[ 8.474044] tsc: Marking TSC unstable due to TSC halts in idle states deeper than C2 >04:21:34,219 INFO kernel:[ 8.874103] ACPI: AC Adapter [AC] (on-line) >04:21:34,219 INFO kernel:[ 8.874320] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >04:21:34,219 INFO kernel:[ 8.874330] ACPI: Power Button [PWRB] >04:21:34,219 INFO kernel:[ 8.874429] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >04:21:34,219 INFO kernel:[ 8.874437] ACPI: Sleep Button [SLPB] >04:21:34,219 INFO kernel:[ 8.874541] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2 >04:21:34,219 INFO kernel:[ 8.874591] ACPI: Lid Switch [LID0] >04:21:34,219 INFO kernel:[ 8.874715] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >04:21:34,219 INFO kernel:[ 8.874723] ACPI: Power Button [PWRF] >04:21:34,219 INFO kernel:[ 8.874844] ACPI: Fan [FAN] (on) >04:21:34,219 INFO kernel:[ 8.875283] ACPI: Requesting acpi_cpufreq >04:21:34,219 INFO kernel:[ 9.143835] thermal LNXTHERM:00: registered as thermal_zone0 >04:21:34,219 INFO kernel:[ 9.143843] ACPI: Thermal Zone [THRM] (21 C) >04:21:34,219 INFO kernel:[ 9.143963] GHES: HEST is not enabled! >04:21:34,219 INFO kernel:[ 9.144234] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >04:21:34,219 INFO kernel:[ 10.989278] ACPI: Battery Slot [BAT0] (battery present) >04:21:34,219 INFO kernel:[ 10.989630] Non-volatile memory driver v1.3 >04:21:34,219 INFO kernel:[ 10.989637] Linux agpgart interface v0.103 >04:21:34,219 INFO kernel:[ 10.989765] agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset >04:21:34,219 INFO kernel:[ 10.989869] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable >04:21:34,219 INFO kernel:[ 10.990091] agpgart-intel 0000:00:00.0: detected 8192K stolen memory >04:21:34,219 INFO kernel:[ 10.990356] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x80000000 >04:21:34,219 INFO kernel:[ 10.992606] loop: module loaded >04:21:34,219 DEBUG kernel:[ 10.992781] ahci 0000:00:1f.2: version 3.0 >04:21:34,219 DEBUG kernel:[ 10.992889] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X >04:21:34,219 INFO kernel:[ 10.992963] ahci: SSS flag set, parallel bus scan disabled >04:21:34,219 INFO kernel:[ 10.993049] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x3 impl SATA mode >04:21:34,219 INFO kernel:[ 10.993059] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pmp pio slum part >04:21:34,219 DEBUG kernel:[ 10.993069] ahci 0000:00:1f.2: setting latency timer to 64 >04:21:34,219 INFO kernel:[ 10.994210] scsi0 : ahci >04:21:34,219 INFO kernel:[ 10.994454] scsi1 : ahci >04:21:34,219 INFO kernel:[ 10.994644] scsi2 : ahci >04:21:34,219 INFO kernel:[ 10.994837] scsi3 : ahci >04:21:34,219 INFO kernel:[ 10.994953] ata1: SATA max UDMA/133 abar m1024@0x98204000 port 0x98204100 irq 42 >04:21:34,219 INFO kernel:[ 10.994960] ata2: SATA max UDMA/133 abar m1024@0x98204000 port 0x98204180 irq 42 >04:21:34,219 INFO kernel:[ 10.994965] ata3: DUMMY >04:21:34,219 INFO kernel:[ 10.994968] ata4: DUMMY >04:21:34,219 INFO kernel:[ 10.995286] libphy: Fixed MDIO Bus: probed >04:21:34,219 INFO kernel:[ 10.995485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >04:21:34,219 DEBUG kernel:[ 10.995573] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >04:21:34,219 INFO kernel:[ 10.995582] ehci_hcd 0000:00:1d.7: EHCI Host Controller >04:21:34,219 INFO kernel:[ 10.995753] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 >04:21:34,219 INFO kernel:[ 10.999693] ehci_hcd 0000:00:1d.7: debug port 1 >04:21:34,219 DEBUG kernel:[ 10.999707] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported >04:21:34,219 INFO kernel:[ 10.999748] ehci_hcd 0000:00:1d.7: irq 16, io mem 0x98204400 >04:21:34,219 INFO kernel:[ 11.005038] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >04:21:34,219 INFO kernel:[ 11.005103] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >04:21:34,219 INFO kernel:[ 11.005110] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >04:21:34,219 INFO kernel:[ 11.005115] usb usb1: Product: EHCI Host Controller >04:21:34,219 INFO kernel:[ 11.005121] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 ehci_hcd >04:21:34,219 INFO kernel:[ 11.005126] usb usb1: SerialNumber: 0000:00:1d.7 >04:21:34,219 INFO kernel:[ 11.005477] hub 1-0:1.0: USB hub found >04:21:34,219 INFO kernel:[ 11.005490] hub 1-0:1.0: 8 ports detected >04:21:34,219 INFO kernel:[ 11.005675] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >04:21:34,219 INFO kernel:[ 11.005704] uhci_hcd: USB Universal Host Controller Interface driver >04:21:34,219 DEBUG kernel:[ 11.005770] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >04:21:34,219 INFO kernel:[ 11.005778] uhci_hcd 0000:00:1d.0: UHCI Host Controller >04:21:34,219 INFO kernel:[ 11.005933] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >04:21:34,219 INFO kernel:[ 11.005995] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00006080 >04:21:34,219 INFO kernel:[ 11.006114] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >04:21:34,219 INFO kernel:[ 11.006121] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >04:21:34,219 INFO kernel:[ 11.006127] usb usb2: Product: UHCI Host Controller >04:21:34,219 INFO kernel:[ 11.006132] usb usb2: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >04:21:34,219 INFO kernel:[ 11.006137] usb usb2: SerialNumber: 0000:00:1d.0 >04:21:34,219 INFO kernel:[ 11.006410] hub 2-0:1.0: USB hub found >04:21:34,219 INFO kernel:[ 11.006422] hub 2-0:1.0: 2 ports detected >04:21:34,219 DEBUG kernel:[ 11.006576] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >04:21:34,219 INFO kernel:[ 11.006584] uhci_hcd 0000:00:1d.1: UHCI Host Controller >04:21:34,219 INFO kernel:[ 11.006720] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >04:21:34,219 INFO kernel:[ 11.006786] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00006060 >04:21:34,220 INFO kernel:[ 11.006873] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >04:21:34,220 INFO kernel:[ 11.006879] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >04:21:34,220 INFO kernel:[ 11.006885] usb usb3: Product: UHCI Host Controller >04:21:34,220 INFO kernel:[ 11.006890] usb usb3: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >04:21:34,220 INFO kernel:[ 11.006895] usb usb3: SerialNumber: 0000:00:1d.1 >04:21:34,220 INFO kernel:[ 11.007189] hub 3-0:1.0: USB hub found >04:21:34,220 INFO kernel:[ 11.007208] hub 3-0:1.0: 2 ports detected >04:21:34,220 DEBUG kernel:[ 11.007369] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >04:21:34,220 INFO kernel:[ 11.007377] uhci_hcd 0000:00:1d.2: UHCI Host Controller >04:21:34,220 INFO kernel:[ 11.007519] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >04:21:34,220 INFO kernel:[ 11.007584] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00006040 >04:21:34,220 INFO kernel:[ 11.007669] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >04:21:34,220 INFO kernel:[ 11.007676] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >04:21:34,220 INFO kernel:[ 11.007682] usb usb4: Product: UHCI Host Controller >04:21:34,220 INFO kernel:[ 11.007687] usb usb4: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >04:21:34,220 INFO kernel:[ 11.007692] usb usb4: SerialNumber: 0000:00:1d.2 >04:21:34,220 INFO kernel:[ 11.007949] hub 4-0:1.0: USB hub found >04:21:34,220 INFO kernel:[ 11.007960] hub 4-0:1.0: 2 ports detected >04:21:34,220 DEBUG kernel:[ 11.008151] uhci_hcd 0000:00:1d.3: setting latency timer to 64 >04:21:34,220 INFO kernel:[ 11.008159] uhci_hcd 0000:00:1d.3: UHCI Host Controller >04:21:34,220 INFO kernel:[ 11.008307] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >04:21:34,220 INFO kernel:[ 11.008379] uhci_hcd 0000:00:1d.3: irq 19, io base 0x00006020 >04:21:34,220 INFO kernel:[ 11.008465] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >04:21:34,220 INFO kernel:[ 11.008472] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >04:21:34,220 INFO kernel:[ 11.008477] usb usb5: Product: UHCI Host Controller >04:21:34,220 INFO kernel:[ 11.008482] usb usb5: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >04:21:34,220 INFO kernel:[ 11.008487] usb usb5: SerialNumber: 0000:00:1d.3 >04:21:34,220 INFO kernel:[ 11.008794] hub 5-0:1.0: USB hub found >04:21:34,220 INFO kernel:[ 11.008806] hub 5-0:1.0: 2 ports detected >04:21:34,220 INFO kernel:[ 11.009099] usbcore: registered new interface driver usbserial >04:21:34,220 INFO kernel:[ 11.009127] usbcore: registered new interface driver usbserial_generic >04:21:34,220 INFO kernel:[ 11.009145] USB Serial support registered for generic >04:21:34,220 INFO kernel:[ 11.009151] usbserial: USB Serial Driver core >04:21:34,220 INFO kernel:[ 11.009240] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSA0] at 0x60,0x64 irq 1,12 >04:21:34,220 INFO kernel:[ 11.168119] serio: i8042 KBD port at 0x60,0x64 irq 1 >04:21:34,220 INFO kernel:[ 11.168135] serio: i8042 AUX port at 0x60,0x64 irq 12 >04:21:34,220 INFO kernel:[ 11.168425] mousedev: PS/2 mouse device common for all mice >04:21:34,220 INFO kernel:[ 11.177066] rtc_cmos 00:03: RTC can wake from S4 >04:21:34,220 INFO kernel:[ 11.177317] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >04:21:34,220 INFO kernel:[ 11.177371] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs >04:21:34,220 INFO kernel:[ 11.177577] device-mapper: uevent: version 1.0.3 >04:21:34,220 INFO kernel:[ 11.177794] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >04:21:34,220 INFO kernel:[ 11.178079] cpuidle: using governor ladder >04:21:34,220 INFO kernel:[ 11.178201] cpuidle: using governor menu >04:21:34,220 INFO kernel:[ 11.178549] EFI Variables Facility v0.08 2004-May-17 >04:21:34,220 INFO kernel:[ 11.178843] usbcore: registered new interface driver usbhid >04:21:34,220 INFO kernel:[ 11.178847] usbhid: USB HID core driver >04:21:34,220 INFO kernel:[ 11.178904] drop_monitor: Initializing network drop monitor service >04:21:34,220 INFO kernel:[ 11.179133] ip_tables: (C) 2000-2006 Netfilter Core Team >04:21:34,220 INFO kernel:[ 11.179202] TCP: cubic registered >04:21:34,220 INFO kernel:[ 11.179210] Initializing XFRM netlink socket >04:21:34,220 INFO kernel:[ 11.179516] NET: Registered protocol family 10 >04:21:34,220 INFO kernel:[ 11.179936] mip6: Mobile IPv6 >04:21:34,220 INFO kernel:[ 11.179944] NET: Registered protocol family 17 >04:21:34,220 DEBUG kernel:[ 11.180751] PM: Hibernation image not present or could not be loaded. >04:21:34,220 NOTICE kernel:[ 11.180758] Loading module verification certificates >04:21:34,220 WARNING kernel:[ 11.180800] Cert Valid From: 2012-10-08 16:53:34 >04:21:34,220 WARNING kernel:[ 11.180805] Cert Valid To: 2112-09-14 16:53:34 >04:21:34,220 WARNING kernel:[ 11.180811] Now: 2012-10-18 04:21:17 >04:21:34,220 NOTICE kernel:[ 11.185839] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >04:21:34,220 INFO kernel:[ 11.185891] registered taskstats version 1 >04:21:34,220 INFO kernel:[ 11.186785] Magic number: 0:621:363 >04:21:34,220 INFO kernel:[ 11.187041] rtc_cmos 00:03: setting system clock to 2012-10-18 04:21:17 UTC (1350534077) >04:21:34,220 INFO kernel:[ 11.300131] ata1: SATA link down (SStatus 0 SControl 300) >04:21:34,220 INFO kernel:[ 11.341139] usb 1-1: new high-speed USB device number 2 using ehci_hcd >04:21:34,220 INFO kernel:[ 11.361928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 >04:21:34,220 INFO kernel:[ 11.470096] usb 1-1: New USB device found, idVendor=0bc2, idProduct=2100 >04:21:34,220 INFO kernel:[ 11.470110] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >04:21:34,220 INFO kernel:[ 11.470119] usb 1-1: Product: FreeAgent Go >04:21:34,220 INFO kernel:[ 11.470128] usb 1-1: Manufacturer: Seagate >04:21:34,220 INFO kernel:[ 11.470137] usb 1-1: SerialNumber: 2GE1KC5J >04:21:34,221 INFO kernel:[ 11.578134] usb 1-2: new high-speed USB device number 3 using ehci_hcd >04:21:34,221 INFO kernel:[ 11.606103] ata2: SATA link down (SStatus 0 SControl 300) >04:21:34,221 INFO kernel:[ 11.613150] Freeing unused kernel memory: 1036k freed >04:21:34,221 INFO kernel:[ 11.613989] Write protecting the kernel read-only data: 12288k >04:21:34,221 INFO kernel:[ 11.633757] Freeing unused kernel memory: 1860k freed >04:21:34,221 INFO kernel:[ 11.653797] Freeing unused kernel memory: 1416k freed >04:21:34,221 INFO kernel:[ 11.694962] usb 1-2: New USB device found, idVendor=05dc, idProduct=a731 >04:21:34,221 INFO kernel:[ 11.694976] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >04:21:34,221 INFO kernel:[ 11.694986] usb 1-2: Product: JD FireFly >04:21:34,221 INFO kernel:[ 11.694994] usb 1-2: Manufacturer: Lexar >04:21:34,221 INFO kernel:[ 11.695003] usb 1-2: SerialNumber: AA04016900006890 >04:21:34,221 INFO kernel:[ 11.798126] usb 1-4: new high-speed USB device number 4 using ehci_hcd >04:21:34,221 INFO kernel:[ 11.952721] usb 1-4: New USB device found, idVendor=064e, idProduct=a102 >04:21:34,221 INFO kernel:[ 11.952733] usb 1-4: New USB device strings: Mfr=2, Product=1, SerialNumber=3 >04:21:34,221 INFO kernel:[ 11.952742] usb 1-4: Product: WebCam >04:21:34,221 INFO kernel:[ 11.952750] usb 1-4: Manufacturer: SuYin >04:21:34,221 INFO kernel:[ 11.952758] usb 1-4: SerialNumber: CN0316-S30C-OV061-VA-R02.02.02 >04:21:34,221 INFO kernel:[ 12.096374] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >04:21:34,221 INFO kernel:[ 12.582576] squashfs: version 4.0 (2009/01/31) Phillip Lougher >04:21:34,221 INFO kernel:[ 12.597897] Loading iSCSI transport class v2.0-870. >04:21:34,221 NOTICE kernel:[ 12.621841] iscsi: registered transport (tcp) >04:21:34,221 INFO kernel:[ 12.632987] alua: device handler registered >04:21:34,221 INFO kernel:[ 12.643850] emc: device handler registered >04:21:34,221 INFO kernel:[ 12.656047] hp_sw: device handler registered >04:21:34,221 INFO kernel:[ 12.668950] rdac: device handler registered >04:21:34,221 INFO kernel:[ 12.721473] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input5 >04:21:34,221 INFO kernel:[ 12.746135] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input6 >04:21:34,221 INFO kernel:[ 15.712161] floppy0: no floppy controllers found >04:21:34,221 INFO kernel:[ 15.751398] No iBFT detected. >04:21:34,221 INFO kernel:[ 15.764113] md: raid0 personality registered for level 0 >04:21:34,221 INFO kernel:[ 15.777529] md: raid1 personality registered for level 1 >04:21:34,221 INFO kernel:[ 15.790260] async_tx: api initialized (async) >04:21:34,221 INFO kernel:[ 15.796397] xor: automatically using best checksumming function: >04:21:34,221 INFO kernel:[ 15.806033] generic_sse: 5044.000 MB/sec >04:21:34,221 WARNING kernel:[ 15.837187] raid6: sse2x1 277 MB/s >04:21:34,221 WARNING kernel:[ 15.854072] raid6: sse2x2 519 MB/s >04:21:34,221 WARNING kernel:[ 15.871066] raid6: sse2x4 953 MB/s >04:21:34,221 WARNING kernel:[ 15.871071] raid6: using algorithm sse2x4 (953 MB/s) >04:21:34,221 WARNING kernel:[ 15.871075] raid6: using ssse3x2 recovery algorithm >04:21:34,221 INFO kernel:[ 15.902407] md: raid6 personality registered for level 6 >04:21:34,221 INFO kernel:[ 15.902415] md: raid5 personality registered for level 5 >04:21:34,234 INFO kernel:[ 15.902419] md: raid4 personality registered for level 4 >04:21:34,234 INFO kernel:[ 15.926117] md: raid10 personality registered for level 10 >04:21:34,234 INFO kernel:[ 15.938121] md: linear personality registered for level -1 >04:21:34,234 INFO kernel:[ 15.977549] device-mapper: multipath: version 1.5.0 loaded >04:21:34,234 INFO kernel:[ 15.987969] device-mapper: multipath round-robin: version 1.0.0 loaded >04:21:34,234 INFO kernel:[ 16.142420] RPC: Registered named UNIX socket transport module. >04:21:34,234 INFO kernel:[ 16.142428] RPC: Registered udp transport module. >04:21:34,234 INFO kernel:[ 16.142433] RPC: Registered tcp transport module. >04:21:34,234 INFO kernel:[ 16.142437] RPC: Registered tcp NFSv4.1 backchannel transport module. >04:21:34,234 INFO kernel:[ 16.726078] wmi: Mapper loaded >04:21:34,234 INFO kernel:[ 17.881218] atl1c 0000:01:00.0: version 1.0.1.0-NAPI >04:21:34,234 INFO kernel:[ 17.882491] [drm] Initialized drm 1.1.0 20060810 >04:21:34,234 INFO kernel:[ 17.933573] Initializing USB Mass Storage driver... >04:21:34,234 INFO kernel:[ 17.952111] scsi4 : usb-storage 1-1:1.0 >04:21:34,234 DEBUG kernel:[ 17.963392] i915 0000:00:02.0: setting latency timer to 64 >04:21:34,234 INFO kernel:[ 17.964568] scsi5 : usb-storage 1-2:1.0 >04:21:34,234 INFO kernel:[ 17.964854] usbcore: registered new interface driver usb-storage >04:21:34,234 INFO kernel:[ 17.964860] USB Mass Storage support registered. >04:21:34,234 DEBUG kernel:[ 18.014283] i915 0000:00:02.0: irq 43 for MSI/MSI-X >04:21:34,234 INFO kernel:[ 18.014317] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >04:21:34,234 INFO kernel:[ 18.014323] [drm] Driver supports precise vblank timestamp query. >04:21:34,234 INFO kernel:[ 18.014428] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >04:21:34,234 ERR kernel:[ 18.053230] [drm:intel_panel_setup_backlight] *ERROR* Failed to get maximum backlight value >04:21:34,234 INFO kernel:[ 18.337999] [drm] initialized overlay support >04:21:34,234 INFO kernel:[ 18.362662] fbcon: inteldrmfb (fb0) is primary device >04:21:34,234 WARNING kernel:[ 18.771124] i915: fixme: max PWM is zero >04:21:34,234 INFO kernel:[ 18.782574] Console: switching to colour frame buffer device 128x37 >04:21:34,234 INFO kernel:[ 18.794083] fb0: inteldrmfb frame buffer device >04:21:34,234 INFO kernel:[ 18.794086] drm: registered panic notifier >04:21:34,234 NOTICE kernel:[ 18.957308] scsi 4:0:0:0: Direct-Access Seagate FreeAgent Go 102D PQ: 0 ANSI: 4 >04:21:34,234 NOTICE kernel:[ 18.960876] sd 4:0:0:0: Attached scsi generic sg0 type 0 >04:21:34,234 NOTICE kernel:[ 18.962684] sd 4:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) >04:21:34,234 NOTICE kernel:[ 18.964196] sd 4:0:0:0: [sda] Write Protect is off >04:21:34,234 DEBUG kernel:[ 18.964208] sd 4:0:0:0: [sda] Mode Sense: 1c 00 00 00 >04:21:34,234 NOTICE kernel:[ 18.965643] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >04:21:34,234 NOTICE kernel:[ 18.967275] scsi 5:0:0:0: Direct-Access Lexar JD FireFly 1100 PQ: 0 ANSI: 0 CCS >04:21:34,234 INFO kernel:[ 18.969922] scsi 5:0:0:0: alua: supports implicit and explicit TPGS >04:21:34,234 INFO kernel:[ 18.970623] scsi 5:0:0:0: alua: No target port descriptors found >04:21:34,234 ERR kernel:[ 18.970637] scsi 5:0:0:0: alua: not attached >04:21:34,234 NOTICE kernel:[ 18.971335] sd 5:0:0:0: Attached scsi generic sg1 type 0 >04:21:34,234 NOTICE kernel:[ 18.972156] sd 5:0:0:0: [sdb] 3915776 512-byte logical blocks: (2.00 GB/1.86 GiB) >04:21:34,234 NOTICE kernel:[ 18.973002] sd 5:0:0:0: [sdb] Write Protect is off >04:21:34,234 DEBUG kernel:[ 18.973077] sd 5:0:0:0: [sdb] Mode Sense: 43 00 00 00 >04:21:34,234 ERR kernel:[ 18.973885] sd 5:0:0:0: [sdb] No Caching mode page present >04:21:34,234 ERR kernel:[ 18.974057] sd 5:0:0:0: [sdb] Assuming drive cache: write through >04:21:34,234 ERR kernel:[ 18.978274] sd 5:0:0:0: [sdb] No Caching mode page present >04:21:34,234 ERR kernel:[ 18.978390] sd 5:0:0:0: [sdb] Assuming drive cache: write through >04:21:34,234 INFO kernel:[ 18.979158] sdb: sdb1 sdb2 sdb3 >04:21:34,234 ERR kernel:[ 18.982128] sd 5:0:0:0: [sdb] No Caching mode page present >04:21:34,234 ERR kernel:[ 18.982244] sd 5:0:0:0: [sdb] Assuming drive cache: write through >04:21:34,234 NOTICE kernel:[ 18.982357] sd 5:0:0:0: [sdb] Attached SCSI removable disk >04:21:34,234 INFO kernel:[ 19.104221] acpi device:25: registered as cooling_device3 >04:21:34,234 INFO kernel:[ 19.104661] ACPI: Video Device [OVGA] (multi-head: yes rom: no post: no) >04:21:34,234 INFO kernel:[ 19.104855] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7 >04:21:34,234 INFO kernel:[ 19.105817] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >04:21:34,234 INFO kernel:[ 19.348826] sda: sda1 sda2 sda3 sda4 sda5 >04:21:34,234 NOTICE kernel:[ 19.355489] sd 4:0:0:0: [sda] Attached SCSI disk >04:21:34,234 DEBUG kernel:[ 20.407621] ISO 9660 Extensions: Microsoft Joliet Level 3 >04:21:34,234 DEBUG kernel:[ 20.424247] ISO 9660 Extensions: RRIP_1991A >04:21:34,235 INFO kernel:[ 20.774825] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >04:21:34,235 DEBUG kernel:[ 22.653178] SELinux: 2048 avtab hash slots, 92171 rules. >04:21:34,235 DEBUG kernel:[ 22.690568] SELinux: 2048 avtab hash slots, 92171 rules. >04:21:34,235 DEBUG kernel:[ 23.428308] SELinux: 9 users, 15 roles, 4276 types, 230 bools, 1 sens, 1024 cats >04:21:34,235 DEBUG kernel:[ 23.428318] SELinux: 83 classes, 92171 rules >04:21:34,235 INFO kernel:[ 23.440851] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >04:21:34,235 INFO kernel:[ 23.440867] SELinux: the above unknown classes and permissions will be allowed >04:21:34,235 DEBUG kernel:[ 23.440886] SELinux: Completing initialization. >04:21:34,235 DEBUG kernel:[ 23.440889] SELinux: Setting up existing superblocks. >04:21:34,235 DEBUG kernel:[ 23.440906] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.440919] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.440945] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.440958] SELinux: initialized (dev proc, type proc), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.440983] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:21:34,235 DEBUG kernel:[ 23.441095] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >04:21:34,235 DEBUG kernel:[ 23.443659] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >04:21:34,235 DEBUG kernel:[ 23.443678] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.446314] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >04:21:34,235 DEBUG kernel:[ 23.446335] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.446344] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >04:21:34,235 DEBUG kernel:[ 23.446392] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >04:21:34,235 DEBUG kernel:[ 23.446409] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >04:21:34,235 DEBUG kernel:[ 23.446428] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.446465] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.447762] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.447773] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:21:34,235 DEBUG kernel:[ 23.447798] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:21:34,235 DEBUG kernel:[ 23.448200] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:21:34,235 DEBUG kernel:[ 23.448295] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.448306] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.448322] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.448371] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.448391] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.448403] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.448412] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.448422] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.448441] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.448455] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.448469] SELinux: initialized (dev sdb, type iso9660), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 23.448494] SELinux: initialized (dev loop0, type squashfs), uses xattr >04:21:34,235 DEBUG kernel:[ 23.448543] SELinux: initialized (dev dm-0, type ext4), uses xattr >04:21:34,235 NOTICE kernel:[ 23.476844] type=1403 audit(1350534089.787:2): policy loaded auid=4294967295 ses=4294967295 >04:21:34,235 DEBUG kernel:[ 24.462046] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >04:21:34,235 DEBUG kernel:[ 25.166494] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >04:21:34,235 DEBUG kernel:[ 25.168311] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:21:34,235 DEBUG kernel:[ 25.329450] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >04:21:34,235 NOTICE kernel:[ 25.767454] type=1400 audit(1350534092.078:3): avc: denied { create } for pid=469 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >04:21:34,235 NOTICE kernel:[ 25.771626] type=1400 audit(1350534092.082:4): avc: denied { setattr } for pid=469 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=36449 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >04:21:34,235 NOTICE kernel:[ 25.771944] type=1400 audit(1350534092.082:5): avc: denied { relabelfrom } for pid=469 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=36449 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >04:21:34,235 NOTICE kernel:[ 27.586276] type=1400 audit(1350534093.897:6): avc: denied { execute } for pid=514 comm="bash" name="hostname" dev="dm-0" ino=50243 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >04:21:34,235 NOTICE kernel:[ 27.586322] type=1400 audit(1350534093.897:7): avc: denied { read open } for pid=514 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=50243 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >04:21:34,235 NOTICE kernel:[ 27.586411] type=1400 audit(1350534093.897:8): avc: denied { execute_no_trans } for pid=514 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=50243 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >04:21:34,235 INFO kernel:[ 27.596101] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >04:21:34,235 INFO kernel:[ 27.682061] microcode: CPU0 sig=0x106ca, pf=0x4, revision=0x107 >04:21:34,235 WARNING kernel:[ 27.685313] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMBA 1 (20120711/utaddress-251) >04:21:34,235 INFO kernel:[ 27.685332] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >04:21:34,235 WARNING kernel:[ 27.685340] ACPI Warning: 0x0000000000000500-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251) >04:21:34,235 INFO kernel:[ 27.685353] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >04:21:34,235 WARNING kernel:[ 27.685358] lpc_ich: Resource conflict(s) found affecting gpio_ich >04:21:34,235 NOTICE kernel:[ 27.816329] type=1400 audit(1350534094.127:9): avc: denied { read } for pid=501 comm="bash" name=".profile" dev="dm-0" ino=43030 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >04:21:34,235 NOTICE kernel:[ 27.816377] type=1400 audit(1350534094.127:10): avc: denied { open } for pid=501 comm="bash" path="/root/.profile" dev="dm-0" ino=43030 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >04:21:34,348 INFO kernel:[ 28.035914] cfg80211: Calling CRDA to update world regulatory domain >04:21:34,490 NOTICE kernel:[ 28.177141] type=1400 audit(1350534094.488:11): avc: denied { write } for pid=494 comm="firewalld" name="python2.7" dev="dm-0" ino=53374 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >04:21:34,499 ERR systemd-udevd: ctx=0x7f853736a9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/drivers/watchdog/iTCO_vendor_support.ko error=No such file or directory >04:21:34,604 INFO kernel:[ 28.291845] acer_wmi: Acer Laptop ACPI-WMI Extras >04:21:34,618 INFO kernel:[ 28.305775] microcode: CPU1 sig=0x106ca, pf=0x4, revision=0x107 >04:21:34,623 INFO kernel:[ 28.310074] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >04:21:34,735 INFO kernel:[ 28.422998] acer_wmi: Function bitmap for Communication Device: 0x1 >04:21:34,735 INFO kernel:[ 28.423057] acer_wmi: Brightness must be controlled by acpi video driver >04:21:34,758 INFO kernel:[ 28.445858] input: Acer BMA150 accelerometer as /devices/virtual/input/input8 >04:21:35,265 DEBUG kernel:[ 28.952869] ath: EEPROM regdomain: 0x65 >04:21:35,265 DEBUG kernel:[ 28.952878] ath: EEPROM indicates we should expect a direct regpair map >04:21:35,265 DEBUG kernel:[ 28.952889] ath: Country alpha2 being used: 00 >04:21:35,265 DEBUG kernel:[ 28.952894] ath: Regpair used: 0x65 >04:21:35,393 DEBUG kernel:[ 29.080503] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control' >04:21:35,396 DEBUG kernel:[ 29.081541] Registered led device: ath9k-phy0 >04:21:35,397 INFO kernel:[ 29.081576] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xffffc90010aa0000, irq=17 >04:21:38,594 INFO systemd: Starting D-Bus System Message Bus... >04:21:38,608 INFO systemd: Started D-Bus System Message Bus. >04:21:38,846 INFO systemd: Started firewalld - dynamic firewall daemon. >04:21:38,859 INFO systemd: Starting Network Manager... >04:21:39,473 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >04:21:39,473 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >04:21:39,475 INFO NetworkManager: <info> WEXT support is enabled >04:21:39,496 INFO dbus-daemon: dbus[543]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >04:21:39,500 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >04:21:39,512 INFO systemd: Starting Authorization Manager... >04:21:39,812 INFO polkitd: Started polkitd version 0.107 >04:21:40,007 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >04:21:40,008 INFO dbus-daemon: dbus[543]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >04:21:40,010 INFO systemd: Started Authorization Manager. >04:21:40,059 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >04:21:40,062 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >04:21:40,064 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >04:21:40,067 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >04:21:40,069 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >04:21:40,072 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >04:21:40,075 INFO NetworkManager: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/ieee80211/phy0/rfkill1) (driver ath9k) >04:21:40,082 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/acer-wmi/rfkill/rfkill0) (platform driver acer-wmi) >04:21:40,087 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >04:21:40,089 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >04:21:40,091 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >04:21:40,094 INFO NetworkManager: <info> Networking is enabled by state file >04:21:40,103 DEBUG kernel:[ 33.790217] atl1c 0000:01:00.0: irq 44 for MSI/MSI-X >04:21:40,103 INFO kernel:[ 33.790360] atl1c 0000:01:00.0: atl1c: em1 NIC Link is Up<100 Mbps Full Duplex> >04:21:40,124 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:21:40,127 INFO NetworkManager: <info> (em1): carrier is OFF >04:21:40,130 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'atl1c' ifindex: 2) >04:21:40,132 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >04:21:40,134 INFO NetworkManager: <info> (em1): now managed >04:21:40,136 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >04:21:40,139 INFO NetworkManager: <info> (em1): bringing up device. >04:21:40,148 INFO NetworkManager: <info> (em1): carrier now ON (device state 20) >04:21:40,148 INFO NetworkManager: <info> (em1): preparing device. >04:21:40,150 INFO NetworkManager: <info> (em1): deactivating device (reason 'managed') [2] >04:21:40,151 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/net/em1 >04:21:40,158 ERR NetworkManager: <error> [1350534100.113770] [wifi-utils-nl80211.c:669] nl80211_wiphy_info_handler(): Don't know the meaning of NL80211_ATTR_CIPHER_SUITES 0x000fac06. >04:21:40,164 INFO NetworkManager: <info> (wlan0): using nl80211 for WiFi device control >04:21:40,166 WARNING NetworkManager: <warn> (wlan0): driver supports Access Point (AP) mode >04:21:40,171 INFO kernel:[ 33.856151] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >04:21:40,171 INFO NetworkManager: <info> (wlan0): new 802.11 WiFi device (driver: 'ath9k' ifindex: 3) >04:21:40,185 INFO NetworkManager: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >04:21:40,194 INFO NetworkManager: <info> (wlan0): now managed >04:21:40,195 INFO NetworkManager: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >04:21:40,198 INFO NetworkManager: <info> (wlan0): bringing up device. >04:21:40,200 INFO NetworkManager: <info> (wlan0): preparing device. >04:21:40,201 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'managed') [2] >04:21:40,203 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >04:21:40,205 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >04:21:40,207 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >04:21:40,228 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >04:21:40,228 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >04:21:40,231 INFO systemd: Started Network Manager. >04:21:40,234 INFO systemd: Starting Anaconda System Services. >04:21:40,238 INFO systemd: Reached target Anaconda System Services. >04:21:40,241 INFO systemd: Starting Anaconda... >04:21:40,247 INFO systemd: Starting Network Manager Wait Online... >04:21:40,267 INFO systemd: Starting WPA Supplicant daemon... >04:21:40,270 INFO dbus-daemon: dbus[543]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >04:21:40,279 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 1' >04:21:40,281 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >04:21:40,283 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >04:21:40,285 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >04:21:40,288 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >04:21:40,290 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >04:21:40,292 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >04:21:40,294 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >04:21:40,296 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >04:21:40,298 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >04:21:40,557 INFO systemd: Started Anaconda. >04:21:40,587 INFO systemd: Starting Anaconda Text Console... >04:21:40,593 INFO systemd: Started WPA Supplicant daemon. >04:21:40,603 INFO dbus-daemon: dbus[543]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >04:21:40,605 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >04:21:40,607 INFO NetworkManager: <info> wpa_supplicant started >04:21:40,625 INFO NetworkManager: <info> (wlan0) supports 4 scan SSIDs >04:21:40,631 INFO NetworkManager: <info> (wlan0): supplicant interface state: starting -> ready >04:21:40,631 INFO NetworkManager: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >04:21:40,634 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >04:21:40,639 INFO NetworkManager: <info> (wlan0): supplicant interface state: ready -> inactive >04:21:40,645 INFO NetworkManager: <info> (wlan0) supports 4 scan SSIDs >04:21:40,701 WARNING NetworkManager: <warn> (em1) firewall zone add/change failed: (32) INVALID_ZONE: public >04:21:40,701 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >04:21:40,701 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >04:21:40,703 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >04:21:40,705 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >04:21:40,746 INFO systemd: Started Anaconda Text Console. >04:21:40,815 WARNING kernel:[ 34.492742] audit_printk_skb: 15 callbacks suppressed >04:21:40,815 NOTICE kernel:[ 34.492753] type=1400 audit(1350534100.803:17): avc: denied { read write } for pid=573 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >04:21:40,841 INFO NetworkManager: <info> dhclient started with pid 569 >04:21:40,841 INFO NetworkManager: <info> Activation (em1) Beginning IP6 addrconf. >04:21:40,843 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >04:21:41,407 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >04:21:41,410 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >04:21:41,412 INFO dhclient: All rights reserved. >04:21:41,414 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >04:21:41,418 INFO dhclient: >04:21:41,455 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >04:21:41,468 INFO dhclient: Listening on LPF/em1/00:26:22:8d:a7:48 >04:21:41,471 INFO dhclient: Sending on LPF/em1/00:26:22:8d:a7:48 >04:21:41,471 INFO dhclient: Sending on Socket/fallback >04:21:41,473 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 4 (xid=0x32a1ed27) >04:21:41,483 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x32a1ed27) >04:21:41,485 INFO dhclient: DHCPOFFER from 66.220.104.1 >04:21:41,498 INFO dhclient: DHCPACK from 66.220.104.1 (xid=0x32a1ed27) >04:21:41,519 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> bound >04:21:41,522 INFO NetworkManager: <info> address 67.204.133.187 >04:21:41,522 INFO NetworkManager: <info> prefix 20 (255.255.240.0) >04:21:41,525 INFO NetworkManager: <info> gateway 67.204.128.1 >04:21:41,528 INFO NetworkManager: <info> nameserver '216.228.160.5' >04:21:41,534 INFO NetworkManager: <info> nameserver '216.228.160.6' >04:21:41,534 INFO NetworkManager: <info> nameserver '216.228.160.7' >04:21:41,534 INFO NetworkManager: <info> nameserver '216.228.160.8' >04:21:41,535 INFO NetworkManager: <info> domain name 'bendcable.com' >04:21:41,537 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >04:21:41,539 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >04:21:41,541 INFO dhclient: bound to 67.204.133.187 -- renewal in 18012 seconds. >04:21:42,529 INFO NetworkManager: <info> (em1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >04:21:42,530 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >04:21:42,543 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >04:21:42,585 INFO NetworkManager: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >04:21:42,588 INFO NetworkManager: <info> Activation (em1) successful, device activated. >04:21:42,590 INFO dbus-daemon: dbus[543]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >04:21:42,602 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >04:21:42,611 INFO systemd: Started Network Manager Wait Online. >04:21:42,612 INFO systemd: Starting Network. >04:21:42,614 INFO systemd: Reached target Network. >04:21:42,616 INFO systemd: Startup finished in 11s 661ms 432us (kernel) + 12s 166ms 459us (initrd) + 12s 465ms 485us (userspace) = 36s 293ms 376us. >04:21:42,736 INFO dbus-daemon: dbus[543]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >04:21:42,738 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >04:21:42,944 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >04:21:45,892 NOTICE kernel:[ 39.578518] type=1400 audit(1350534105.889:18): avc: denied { read write } for pid=605 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7858 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >04:21:45,896 WARNING kernel:[ 39.583993] auditd (606): /proc/606/oom_adj is deprecated, please use /proc/606/oom_score_adj instead. >04:21:45,956 ERR systemd-udevd: sender uid=-1, message ignored >04:21:55,404 INFO systemd: Starting NTP client/server... >04:21:55,592 INFO chrony-helper: tr: write error: Broken pipe >04:21:55,593 INFO chrony-helper: tr: write error >04:21:55,666 INFO chronyd: chronyd version 1.27-git1ca844 starting >04:21:55,667 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >04:21:55,670 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >04:21:55,707 INFO systemd: Started NTP client/server. >04:21:56,156 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >04:21:56,160 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:21:56,164 NOTICE NetworkManager: ifcfg-rh: read connection 'System em1' >04:21:56,171 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:22:00,896 INFO chronyd: Selected source 69.36.227.90 >04:22:01,316 INFO NetworkManager: <info> (em1): IP6 addrconf timed out or failed. >04:22:01,316 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >04:22:01,316 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) started... >04:22:01,318 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >04:22:06,738 INFO kernel:[ 60.425350] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >04:22:06,749 DEBUG kernel:[ 60.436843] SELinux: initialized (dev sda2, type ext4), uses xattr >04:22:07,178 INFO kernel:[ 60.865307] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >04:22:07,178 DEBUG kernel:[ 60.865329] SELinux: initialized (dev sda4, type ext4), uses xattr >04:22:07,990 INFO kernel:[ 61.677884] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >04:22:07,990 DEBUG kernel:[ 61.677908] SELinux: initialized (dev sda5, type ext4), uses xattr >04:22:29,688 INFO kernel:[ 83.813786] Btrfs loaded >04:22:29,950 INFO kernel:[ 84.075994] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >04:23:06,626 INFO chronyd: Selected source 50.116.38.157 >04:23:07,000 WARNING kernel:[ 121.126033] Adjusting hpet more than 11% (2611921216 vs 2601267907) >04:23:45,118 INFO systemd: Started NTP client/server. >04:24:25,904 INFO systemd: Stopping NTP client/server... >04:24:25,908 INFO chronyd: chronyd exiting >04:24:25,921 INFO systemd: Stopped NTP client/server. >04:24:25,103 INFO systemd: Starting NTP client/server... >04:24:25,182 INFO chronyd: chronyd version 1.27-git1ca844 starting >04:24:25,187 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >04:24:25,188 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >04:24:25,193 INFO chronyd: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift >04:24:25,230 INFO systemd: Started NTP client/server. >04:24:30,560 INFO chronyd: Selected source 66.228.35.252 >04:24:30,562 WARNING chronyd: System clock wrong by 0.929064 seconds, adjustment started >04:24:33,862 INFO systemd: Stopping NTP client/server... >04:24:33,865 INFO chronyd: chronyd exiting >04:24:33,886 INFO systemd: Starting NTP client/server... >04:24:33,962 INFO chronyd: chronyd version 1.27-git1ca844 starting >04:24:33,966 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >04:24:33,967 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >04:24:33,972 INFO chronyd: Frequency 51.048 +/- 812.070 ppm read from /var/lib/chrony/drift >04:24:34,012 INFO systemd: Started NTP client/server. >04:24:39,092 INFO chronyd: Selected source 69.36.227.90 >04:24:39,094 WARNING chronyd: System clock wrong by 0.677828 seconds, adjustment started >04:26:52,702 INFO kernel:[ 347.783950] Adding 4095996k swap on /dev/sda3. Priority:-1 extents:1 across:4095996k >04:26:53,190 INFO kernel:[ 348.281888] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >04:26:53,190 DEBUG kernel:[ 348.281907] SELinux: initialized (dev sda4, type ext4), uses xattr >04:26:53,325 INFO kernel:[ 348.416066] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >04:26:53,325 DEBUG kernel:[ 348.416086] SELinux: initialized (dev sda2, type ext4), uses xattr >04:26:53,587 DEBUG kernel:[ 348.678320] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:26:53,818 INFO kernel:[ 348.909324] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >04:26:53,818 DEBUG kernel:[ 348.909344] SELinux: initialized (dev sda5, type ext4), uses xattr >04:36:04,912 INFO systemd: Starting Cleanup of Temporary Directories... >04:36:05,058 INFO systemd: Started Cleanup of Temporary Directories. >05:06:34,193 NOTICE sendmail: alias database /etc/aliases rebuilt by root >05:06:34,217 INFO sendmail: /etc/aliases: 76 aliases, longest 10 bytes, 771 bytes total >05:07:02,522 DEBUG kernel:[ 2757.613321] SELinux: 2048 avtab hash slots, 92171 rules. >05:07:02,573 DEBUG kernel:[ 2757.664570] SELinux: 2048 avtab hash slots, 92171 rules. >05:07:03,437 DEBUG kernel:[ 2758.528095] SELinux: 9 users, 15 roles, 4276 types, 230 bools, 1 sens, 1024 cats >05:07:03,437 DEBUG kernel:[ 2758.528109] SELinux: 83 classes, 92171 rules >05:07:03,453 INFO kernel:[ 2758.544136] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >05:07:03,453 INFO kernel:[ 2758.544157] SELinux: the above unknown classes and permissions will be allowed >05:07:03,640 INFO dbus: avc: received policyload notice (seqno=2) >05:07:03,650 INFO dbus: avc: received policyload notice (seqno=2) >05:07:03,683 INFO dbus-daemon: dbus[543]: avc: received policyload notice (seqno=2) >05:07:03,686 INFO dbus: avc: received policyload notice (seqno=2) >05:07:03,882 INFO dbus-daemon: dbus[543]: [system] Reloaded configuration >05:07:03,884 NOTICE dbus: [system] Reloaded configuration >05:20:11,208 NOTICE os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda1 >05:20:11,402 ERR kernel:[ 3546.493286] EXT4-fs (sda1): VFS: Can't find ext4 filesystem >05:20:11,415 ERR kernel:[ 3546.506463] EXT4-fs (sda1): VFS: Can't find ext4 filesystem >05:20:11,430 ERR kernel:[ 3546.521296] EXT4-fs (sda1): VFS: Can't find ext4 filesystem >05:20:11,511 WARNING kernel:[ 3546.602953] ISOFS: Unable to identify CD-ROM format. >05:20:11,536 ERR kernel:[ 3546.627661] cramfs: wrong magic >05:20:11,549 ERR kernel:[ 3546.640678] SQUASHFS error: Can't find a SQUASHFS superblock on sda1 >05:20:11,572 WARNING kernel:[ 3546.663405] XFS (sda1): bad magic number >05:20:11,572 WARNING kernel:[ 3546.663416] XFS (sda1): SB validate failed >05:20:11,588 ERR kernel:[ 3546.679345] FAT-fs (sda1): invalid media value (0xe2) >05:20:11,588 INFO kernel:[ 3546.679354] FAT-fs (sda1): Can't find a valid FAT filesystem >05:20:11,722 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/sda2 >05:20:11,760 NOTICE 10freedos: debug: /dev/sda2 is not a FAT partition: exiting >05:20:11,771 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/sda2 >05:20:11,798 NOTICE 10qnx: debug: /dev/sda2 is not a QNX4 partition: exiting >05:20:11,802 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/sda2 >05:20:11,826 NOTICE macosx-prober: debug: /dev/sda2 is not an HFS+ partition: exiting >05:20:11,832 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/sda2 >05:20:11,859 NOTICE 20microsoft: debug: /dev/sda2 is not a MS partition: exiting >05:20:11,866 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/sda2 >05:20:11,894 NOTICE 30utility: debug: /dev/sda2 is not a FAT partition: exiting >05:20:11,901 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/sda2 >05:20:11,926 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/sda2 >05:20:11,950 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/sda2 >05:20:11,972 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/sda2 >05:20:11,999 NOTICE 83haiku: debug: /dev/sda2 is not a BeFS partition: exiting >05:20:12,004 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/sda2 >05:20:12,042 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/sda2 >05:20:12,083 NOTICE os-prober: debug: /dev/sda3: is active swap >05:20:12,195 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/sda5 >05:20:12,222 NOTICE 10freedos: debug: /dev/sda5 is not a FAT partition: exiting >05:20:12,232 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/sda5 >05:20:12,260 NOTICE 10qnx: debug: /dev/sda5 is not a QNX4 partition: exiting >05:20:12,265 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/sda5 >05:20:12,289 NOTICE macosx-prober: debug: /dev/sda5 is not an HFS+ partition: exiting >05:20:12,294 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/sda5 >05:20:12,319 NOTICE 20microsoft: debug: /dev/sda5 is not a MS partition: exiting >05:20:12,325 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/sda5 >05:20:12,352 NOTICE 30utility: debug: /dev/sda5 is not a FAT partition: exiting >05:20:12,359 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/sda5 >05:20:12,390 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/sda5 >05:20:12,417 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/sda5 >05:20:12,441 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/sda5 >05:20:12,466 NOTICE 83haiku: debug: /dev/sda5 is not a BeFS partition: exiting >05:20:12,471 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/sda5 >05:20:12,513 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/sda5 >05:20:12,558 NOTICE os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sdb1 >05:20:12,719 NOTICE os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sdb2 >05:20:12,829 NOTICE os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sdb3 >05:20:15,626 INFO dbus-daemon: dbus[543]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >05:20:15,629 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >05:20:15,638 INFO systemd: Starting Locale Service... >05:20:15,767 INFO dbus-daemon: dbus[543]: [system] Successfully activated service 'org.freedesktop.locale1' >05:20:15,768 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >05:20:15,774 INFO systemd: Started Locale Service. >05:20:15,802 INFO systemd-localed: Changed X11 keyboard layout to 'us' >05:20:15,836 INFO systemd: Stopping Setup Virtual Console... >05:20:15,847 INFO systemd: Starting Setup Virtual Console... >05:20:16,177 INFO systemd: Started Setup Virtual Console.
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 867697
: 629191 |
629192
|
629193
|
629194
|
629195
|
629196
|
629197
|
629198
|
629199
|
629200
|
629201
|
629202
|
629203
|
629204
|
648677