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 831578 Details for
Bug 1036705
BootLoaderError: bootloader install failed when /boot on RAID 10(?)
[?]
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.
anaconda-tb-*
anaconda-tb-gNbk1E (text/plain), 1.67 MB, created by
Clyde E. Kunkel
on 2013-12-02 13:57:53 UTC
(
hide
)
Description:
anaconda-tb-*
Filename:
MIME Type:
Creator:
Clyde E. Kunkel
Created:
2013-12-02 13:57:53 UTC
Size:
1.67 MB
patch
obsolete
>anaconda 20.25.11-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1544, in install > raise BootLoaderError("bootloader install failed") > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1558, in write > self.install() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2327, in writeBootLoader > storage.bootloader.write() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 173, in doInstall > writeBootLoader(storage, payload, instClass, ksdata) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >BootLoaderError: bootloader install failed > >Local variables in innermost frame: >stage2dev: existing 20000MB lvmlv vg_p5ewspro-root (60) with existing ext4 filesystem mounted at / >self: <pyanaconda.bootloader.GRUB2 object at 0x7f0a2af40250> >args: [] >grub_args: ['--no-floppy', '/dev/sda'] >stage1dev: existing 476940MB disk sda (15) with existing msdos disklabel >rc: 1 > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x7f0a2af39fd0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use CDROM installation media >cdrom ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda,sdb,sdc,sdd,sde ># Keyboard layouts >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=em1 --onboot=off --ipv6=auto --activate >network --hostname=P5E-WSPRO.home ># Root password >rootpw --iscrypted $6$6c3QZz.VD7OW8A0Y$.iWywpcWw15cdPt/0mtEP4W94VK9ncWetVQzLPqYa7ZBAZpined5WQg1Dr0vQBaDwx65q1O68M1W3VXefqNa7. ># System services >services --enabled="chronyd" ># System timezone >timezone America/New_York ># X Window System configuration information >xconfig --startxonboot ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part /mnt/fedora17/boot --fstype="ext4" --noformat --onpart=sda10 --label=bootfed17 >part swap --fstype="swap" --noformat --onpart=sda7 >part /mnt/fedora16/boot --fstype="ext4" --noformat --onpart=sda11 --label=fed16boot >part raid.33 --fstype="mdmember" --noformat --onpart=sdb1 >part raid.36 --fstype="mdmember" --noformat --onpart=sdc1 >part /mnt/fedora15/boot --fstype="ext4" --noformat --onpart=sda3 --label=fed15boot >part raid.38 --fstype="mdmember" --noformat --onpart=sdd1 >part raid.40 --fstype="mdmember" --noformat --onpart=sde1 >part pv.28 --fstype="lvmpv" --noformat --onpart=sda8 >raid pv.34 --device=P5E-WSPRO.localdomain:0 --fstype="lvmpv" --level=10 --noformat --useexisting >btrfs /mnt/fedora15 --noformat --useexisting btrfs.51 >volgroup vg_p5ewspro00 --noformat --pesize=32768 --useexisting >volgroup vg_p5ewspro --noformat --pesize=32768 --useexisting >logvol /home --fstype="ext4" --noformat --useexisting --name=kunkelc --vgname=vg_p5ewspro00 >logvol /mnt/fedora16 --fstype="ext4" --noformat --useexisting --name=fedora16 --vgname=vg_p5ewspro >logvol /mnt/fedora18 --fstype="ext4" --noformat --useexisting --label="Fedora18" --name=fedora18 --vgname=vg_p5ewspro >logvol /mnt/seti --fstype="ext4" --noformat --useexisting --name=seti --vgname=vg_p5ewspro >logvol / --fstype="ext4" --size=20000 --label="fedora20" --name=root --vgname=vg_p5ewspro >logvol /home/kunkelc/data --fstype="ext4" --noformat --useexisting --name=datalv --vgname=vg_p5ewspro >logvol /mnt/fedora17 --fstype="ext4" --noformat --useexisting --name=fedora17 --vgname=vg_p5ewspro >logvol btrfs.51 --fstype="btrfs" --noformat --useexisting --name=fedora15 --vgname=vg_p5ewspro > >%packages >@admin-tools >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@guest-desktop-agents >@hardware-support >@input-methods >@libreoffice >@multimedia >@printing >@standard >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sdd': 132, 'sde': 133, 'sdf': 134, 'sdg': 135, 'sda': 129, 'sdb': 130, 'sdc': 131, 'sdh': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/mnt/fedora15': BTRFSVolumeDevice instance, containing members: > mounts.major: 0 > mounts._partedDevice: None > mounts.exists: True > mounts.req_size: None > mounts._size: 20000.0 > mounts.id: 52 > mounts.controllable: True > mounts.dataLevel: None > mounts.uuid: 1b58c964-273b-4a8b-b5e4-55235edff6d6 > mounts._format: BTRFS instance, containing members: > mounts._format.uuid: None > mounts._format.exists: True > mounts._format._mountpoint: /mnt/sysimage/mnt/fedora15 > mounts._format._majorminor: 253002 > mounts._format._mountType: btrfs > mounts._format.fsprofile: None > mounts._format.label: None > mounts._format._targetSize: 0.0 > mounts._format.volUUID: 1b58c964-273b-4a8b-b5e4-55235edff6d6 > mounts._format._minInstanceSize: None > mounts._format.mountopts: subvolid=5 > mounts._format.mountpoint: /mnt/fedora15 > mounts._format._device: /dev/mapper/vg_p5ewspro-fedora15 > mounts._format._size: 0.0 > mounts.parents: [existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem >] > mounts.subvolumes: [] > mounts.minor: 0 > mounts.size_policy: 20000.0 > mounts.fstabComment: Skipped > mounts.bus: Skipped > mounts.deviceLinks: [] > mounts._targetSize: 0 > mounts.sysfsPath: Skipped > mounts._model: Skipped > mounts.metaDataLevel: None > mounts.kids: 0 > mounts._vendor: Skipped > mounts._name: btrfs.52 > mounts.protected: False > mounts.originalFormat: BTRFS instance, containing members: > mounts.originalFormat.uuid: None > mounts.originalFormat.exists: True > mounts.originalFormat._mountpoint: None > mounts.originalFormat._size: 0.0 > mounts.originalFormat._majorminor: None > mounts.originalFormat._mountType: btrfs > mounts.originalFormat.fsprofile: None > mounts.originalFormat.label: None > mounts.originalFormat._targetSize: 0.0 > mounts.originalFormat.volUUID: 1b58c964-273b-4a8b-b5e4-55235edff6d6 > mounts.originalFormat._minInstanceSize: None > mounts.originalFormat.mountopts: subvolid=5 > mounts.originalFormat.mountpoint: None > mounts.originalFormat._device: /dev/mapper/vg_p5ewspro-fedora15 > mounts._serial: None >, '/mnt/fedora16': existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem mounted at /mnt/fedora16 >, '/mnt/fedora17': existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem mounted at /mnt/fedora17 >, '/mnt/data': existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem mounted at /home/kunkelc/data >, '/mnt/seti': existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem mounted at /mnt/seti >, '/home': None, '/boot': None, '/mnt/fedorakde18/boot': existing 500MB partition sda14 (21) with existing ext4 filesystem >, '/mnt/fedora18': existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem mounted at /mnt/fedora18 >, '/': None, '/mnt/fedora18lxde/boot': existing 476MB partition sda13 (20) with existing ext4 filesystem >, '/mnt/fedora15/boot': existing 500MB partition sda3 (23) with existing ext4 filesystem mounted at /mnt/fedora15/boot >, '/mnt/fedora17/boot': existing 500MB partition sda10 (17) with existing ext4 filesystem mounted at /mnt/fedora17/boot >, '/mnt/fedora16/boot': existing 476MB partition sda11 (18) with existing ext4 filesystem mounted at /mnt/fedora16/boot >, '/mnt/fedora18/boot': existing 476MB partition sda12 (19) with existing ext4 filesystem >, '/mnt/homeskunkelc': existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem mounted at /home >} > swaps: [] > name: Fedora Linux 18 for x86_64 >, Root instance, containing members: > mounts: {'/mnt/fedora15': Already dumped (BTRFSVolumeDevice instance) >, '/mnt/fedora16': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/fedora17': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/data': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/seti': Already dumped (LVMLogicalVolumeDevice instance) >, '/home': None, '/boot': None, '/mnt/fedora18': Already dumped (LVMLogicalVolumeDevice instance) >, '/': None, '/mnt/fedora15/boot': Already dumped (PartitionDevice instance) >, '/mnt/fedora17/boot': Already dumped (PartitionDevice instance) >, '/mnt/fedora16/boot': Already dumped (PartitionDevice instance) >, '/mnt/fedora18/boot': Already dumped (PartitionDevice instance) >, '/mnt/homeskunkelc': Already dumped (LVMLogicalVolumeDevice instance) >} > swaps: [] > name: Fedora Linux 20 for x86_64 >, Root instance, containing members: > mounts: {'/': existing 15000MB partition sda5 (25) with existing ext4 filesystem >} > swaps: [] > name: Fedora Linux 14 for x86_64 >, Root instance, containing members: > mounts: {'/mnt/fedora16': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/seti': Already dumped (LVMLogicalVolumeDevice instance) >, '/home': Already dumped (LVMLogicalVolumeDevice instance) >, '/boot': Already dumped (PartitionDevice instance) >, '/': Already dumped (BTRFSVolumeDevice instance) >, '/mnt/fedora16/boot': Already dumped (PartitionDevice instance) >} > swaps: [existing 4000MB partition sda7 (27) with existing swap >] > name: Fedora Linux 15 for x86_64 >, Root instance, containing members: > mounts: {'/mnt/fedora15': Already dumped (BTRFSVolumeDevice instance) >, '/mnt/seti': Already dumped (LVMLogicalVolumeDevice instance) >, '/home': Already dumped (LVMLogicalVolumeDevice instance) >, '/boot': Already dumped (PartitionDevice instance) >, '/': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/fedora15/boot': Already dumped (PartitionDevice instance) >, '/mnt/share': existing 5000MB partition sda6 (26) with existing vfat filesystem >} > swaps: [Already dumped (PartitionDevice instance) >] > name: Fedora Linux 16 for x86_64 >, Root instance, containing members: > mounts: {'/mnt/fedora15': Already dumped (BTRFSVolumeDevice instance) >, '/mnt/fedora16': Already dumped (LVMLogicalVolumeDevice instance) >, '/home/kunkelc/data': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/seti': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/masterboot': Already dumped (PartitionDevice instance) >, '/boot': Already dumped (PartitionDevice instance) >, '/mnt/fedora18': Already dumped (LVMLogicalVolumeDevice instance) >, '/': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/fedora15/boot': Already dumped (PartitionDevice instance) >, '/mnt/fedora16/boot': Already dumped (PartitionDevice instance) >, '/mnt/fedora18/boot': Already dumped (PartitionDevice instance) >} > swaps: [Already dumped (PartitionDevice instance) >] > name: Fedora Linux 17 for x86_64 >, Root instance, containing members: > mounts: {'/mnt/fedora15': Already dumped (BTRFSVolumeDevice instance) >, '/mnt/fedora16': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/fedora17/boot': Already dumped (PartitionDevice instance) >, '/mnt/seti': Already dumped (LVMLogicalVolumeDevice instance) >, '/home': Already dumped (LVMLogicalVolumeDevice instance) >, '/': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/fedora15/boot': Already dumped (PartitionDevice instance) >, '/home/kunkelc/data': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/fedora16/boot': Already dumped (PartitionDevice instance) >, '/mnt/fedora17': Already dumped (LVMLogicalVolumeDevice instance) >} > swaps: [Already dumped (PartitionDevice instance) >] > 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._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb.id: 67 > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _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.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._device: usbfs > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.protected: False > _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._device: usbfs > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: True > uuid: None > _format: existing None > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/ata11/host11/target11:0:0/11:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: PIONEER_DVD-RW_DVR-112D > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, existing 476940MB disk sda (15) with existing msdos disklabel >, existing 100MB partition sda1 (16) with existing ntfs filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 192366MB partition sda2 (22) with existing ntfs filesystem >, Already dumped (PartitionDevice instance) >, existing 283971MB partition sda4 (24) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 50000MB partition sda8 (28) with existing lvmpv >, existing 49984MB lvmvg vg_p5ewspro00 (29) >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 380MB partition sda9 (31) with existing ext4 filesystem >, existing 476940MB disk sdb (32) with existing msdos disklabel >, existing 476939MB partition sdb1 (33) with existing mdmember >, existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv >, existing 476940MB disk sdc (35) with existing msdos disklabel >, existing 476939MB partition sdc1 (36) with existing mdmember >, existing 476940MB disk sdd (37) with existing msdos disklabel >, existing 476939MB partition sdd1 (38) with existing mdmember >, existing 476940MB disk sde (39) with existing msdos disklabel >, existing 476939MB partition sde1 (40) with existing mdmember >, FileDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: path: /run/install/repo/LiveOS/squashfs.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 439480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3433, 4, 32) biosGeometry: (3433, 4, 32) > PedDevice: <_ped.Device object at 0x7f0a22a65050> > exists: True > _size: 214.58984375 > id: 41 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 439480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (27, 255, 63) biosGeometry: (27, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a650e0> > exists: True > _size: 0 > id: 42 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 43 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 44 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > _format._size: 2048.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 2048.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 45 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 46 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 2048MB dm live-rw (47) with existing ext4 filesystem >, existing 2048MB dm live-base (48) with existing ext4 filesystem >, existing 953856MB lvmvg vg_p5ewspro (49) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 20000MB lvmlv vg_p5ewspro-root (60) with existing ext4 filesystem mounted at / >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 9 >] > _intf.storage.fsset.devicetree.names: [sdf, sdf1, sdf2, sdg, sdg1, sdg2, sdg3, sdg4, sdg5, sdg6, sdg7, sdg8, sdh, sdh1, sr0, sda, sda1, sda10, sda11, sda12, sda13, sda14, sda2, sda3, sda4, sda5, sda6, sda7, sda8, vg_p5ewspro00, vg_p5ewspro00-kunkelc, sda9, sdb, sdb1, P5E-WSPRO.localdomain:0, sdc, sdc1, sdd, sdd1, sde, sde1, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, md127, vg_p5ewspro, vg_p5ewspro-datalv, vg_p5ewspro-fedora15, vg_p5ewspro-fedora16, vg_p5ewspro-fedora17, vg_p5ewspro-fedora18, vg_p5ewspro-seti, vg_p5ewspro-root] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sdh1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 122903MB partition sdf1 (1) with existing ntfs filesystem >, existing 69562MB partition sdf2 (2) with existing ntfs filesystem >, existing 239372MB disk sdf (0) with existing msdos disklabel >, existing 20000MB partition sdg1 (4) with existing ntfs filesystem >, existing 500MB partition sdg2 (5) with existing ext4 filesystem >, existing 4000MB partition sdg3 (6) with existing swap >, existing 214871MB partition sdg4 (7) >, existing 15000MB partition sdg5 (8) with existing ext4 filesystem >, existing 40000MB partition sdg6 (9) with existing ext4 filesystem >, existing 500MB partition sdg7 (10) with existing ext4 filesystem >, existing 20000MB partition sdg8 (11) with existing ext4 filesystem >, existing 239372MB disk sdg (3) with existing msdos disklabel >, existing 15264MB partition sdh1 (13) with existing ext4 filesystem >, existing 15267MB disk sdh (12) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [UUID=6cdb3bdc-1802-4c98-b650-7440cd7cab7d] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 > _intf.storage.fsset._run.id: 68 > _intf.storage.fsset._run.controllable: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format._mountpoint: /mnt/sysimage/run > _intf.storage.fsset._run._format._majorminor: None > _intf.storage.fsset._run._format._minInstanceSize: None > _intf.storage.fsset._run._format._mountType: bind > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format.label: None > _intf.storage.fsset._run._format._targetSize: None > _intf.storage.fsset._run._format._size: None > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run.parents: [] > _intf.storage.fsset._run.deviceLinks: [] > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run.fstabComment: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run.sysfsPath: Skipped > _intf.storage.fsset._run._targetSize: 0 > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.kids: 0 > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run.protected: False > _intf.storage.fsset._run.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._run.originalFormat.uuid: None > _intf.storage.fsset._run.originalFormat.exists: True > _intf.storage.fsset._run.originalFormat._mountpoint: None > _intf.storage.fsset._run.originalFormat.mountpoint: /run > _intf.storage.fsset._run.originalFormat._majorminor: None > _intf.storage.fsset._run.originalFormat.fsprofile: None > _intf.storage.fsset._run.originalFormat.label: None > _intf.storage.fsset._run.originalFormat._targetSize: None > _intf.storage.fsset._run.originalFormat._minInstanceSize: None > _intf.storage.fsset._run.originalFormat.mountopts: None > _intf.storage.fsset._run.originalFormat._size: None > _intf.storage.fsset._run.originalFormat._device: /run > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm.id: 62 > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _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._options: None > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._size_option: Skipped > _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._maxSize: 17592186044416 > _intf.storage.fsset._devshm._format._size: 1984.0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.protected: False > _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._options: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat._size_option: Skipped > _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.mountopts: None > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat._maxSize: 17592186044416 > _intf.storage.fsset._devshm.originalFormat._size: 1984.0 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev.id: 61 > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _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._device: /dev > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.protected: False > _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._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc.id: 65 > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _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.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._device: proc > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.protected: False > _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._device: proc > _intf.storage.fsset._proc._serial: None > _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.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts.id: 63 > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _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.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._device: devpts > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.protected: False > _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._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs.id: 64 > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _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.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._device: sysfs > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs.protected: False > _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._device: sysfs > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux.id: 66 > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: None > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.protected: False > _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._device: selinuxfs > _intf.storage.fsset._selinux._serial: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [UUID=6cdb3bdc-1802-4c98-b650-7440cd7cab7d] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda, sdb, sdc, sdd, sde] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda, sdb, sdc, sdd, sde] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 476940MB disk sda (15) with existing msdos disklabel >, existing 476940MB disk sdb (32) with existing msdos disklabel >, existing 476940MB disk sdc (35) with existing msdos disklabel >, existing 476940MB disk sdd (37) with existing msdos disklabel >, existing 476940MB disk sde (39) with existing msdos disklabel >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _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.11.9-300.fc20.x86_64 > _intf.storage._bootloader._default_image._kernel: None > _intf.storage._bootloader._default_image.device: Already dumped (LVMLogicalVolumeDevice instance) > _intf.storage._bootloader.stage2_device: Already dumped (LVMLogicalVolumeDevice 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.uuid=1855dd83:351a9130:dd6caa3f:2a0bf061 vconsole.font=latarcyrheb-sun16 rd.lvm.lv=vg_p5ewspro/root vconsole.keymap=us rhgb quiet > _intf.storage._bootloader.boot_args: rd.lvm.lv=vg_p5ewspro/root vconsole.keymap=us $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rd.md.uuid=1855dd83:351a9130:dd6caa3f:2a0bf061 vconsole.font=latarcyrheb-sun16 selinux=0 rhgb quiet > _intf.storage._bootloader.linux_images: [Already dumped (LinuxBootLoaderImage instance) >] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f0a2af400d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f0a2af40050) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f0a2af40150) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f0a2af40190) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f0a2af401d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3984 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f0a4eeb2b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload.install_device: existing 15264MB partition sdh1 (13) with existing ext4 filesystem > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [lvm2, dosfstools, e2fsprogs, grub2, btrfs-progs, ntfsprogs, mdadm, authconfig, firewalld] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: anaconda > _intf.payload.txID: 1385918503.72 > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 4.11 GB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 28714 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 3 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7f0a2ae3e830> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._pwStrengthCheck: GUICheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._handler_id: 16500 > _intf._currentAction._spokes._pwStrengthCheck._check_data: None > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0a2abe5290>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0a2abe5290>> > _intf._currentAction._spokes._pwStrengthCheck._editable: Entry instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: None > _intf._currentAction._spokes._check_list: [GUICheck instance, containing members: > _handler_id: 16497 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0a2abe5290>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0a2abe5290>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 16498 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0a2abe5290>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0a2abe5290>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 16499 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0a2abe5290>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0a2abe5290>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 16501 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0a2abe5290>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0a2abe5290>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._confirm_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 1 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._password_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._password_check: GUICheck instance, containing members: > _intf._currentAction._spokes._password_check._handler_id: 16709 > _intf._currentAction._spokes._password_check._check_data: None > _intf._currentAction._spokes._password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0a22a51f90>> > _intf._currentAction._spokes._password_check._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0a22a51f90>> > _intf._currentAction._spokes._password_check._editable: Entry instance, containing members: > _intf._currentAction._spokes._password_check._check_status: None > _intf._currentAction._spokes.guesser: {<Entry object at 0x7f0a21b70d20 (GtkEntry at 0x280bd60)>: True} > _intf._currentAction._spokes._pwStrengthCheck: GUICheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._handler_id: 16710 > _intf._currentAction._spokes._pwStrengthCheck._check_data: None > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0a22a51f90>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0a22a51f90>> > _intf._currentAction._spokes._pwStrengthCheck._editable: Already dumped (Entry instance) > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes._check_list: [GUICheck instance, containing members: > _handler_id: 16707 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0a22a51f90>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0a22a51f90>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 16708 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0a22a51f90>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0a22a51f90>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 16711 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0a22a51f90>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0a22a51f90>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 16712 > _check_data: {'regex': <_sre.SRE_Pattern object at 0xcff350>, 'message': Invalid username} > _run_check: <function _checkUsername at 0x7f0a2ace2578> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0a22a51f90>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 16713 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x7f0a43616250>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0x7f0a356995f0> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0a22a51f90>> > _editable: Entry instance, containing members: > _check_status: None >] > _intf._currentAction._spokes._wheel: group --name=wheel > > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._advanced: AdvancedUserDialog instance, containing members: > _intf._currentAction._spokes._advanced._window: Dialog instance, containing members: > _intf._currentAction._spokes._advanced._cGid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced.applyOnSkip: False > _intf._currentAction._spokes._advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes._advanced._groupsError: Label instance, containing members: > _intf._currentAction._spokes._advanced.builder: Builder instance, containing members: > _intf._currentAction._spokes._advanced._saveButton: Button instance, containing members: > _intf._currentAction._spokes._advanced._cUid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._tHome: Entry instance, containing members: > _intf._currentAction._spokes._advanced._spinGid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced.skipTo: None > _intf._currentAction._spokes._advanced._cHome: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._uid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._check_list: [GUICheck instance, containing members: > _handler_id: 16848 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x7f0a2acfd500> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7f0a22a51110>> > _editable: Entry instance, containing members: > _check_status: None >] > _intf._currentAction._spokes._advanced._gid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._tGroups: Already dumped (Entry instance) > _intf._currentAction._spokes._advanced._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._advanced._user: F19_UserData instance, containing members: > _intf._currentAction._spokes._advanced._user.shell: Skipped > _intf._currentAction._spokes._advanced._user.name: Skipped > _intf._currentAction._spokes._advanced._user.isCrypted: False > _intf._currentAction._spokes._advanced._user.lock: False > _intf._currentAction._spokes._advanced._user.password_kickstarted: False > _intf._currentAction._spokes._advanced._user.gid: None > _intf._currentAction._spokes._advanced._user.gecos: Skipped > _intf._currentAction._spokes._advanced._user.lineno: 0 > _intf._currentAction._spokes._advanced._user.groups: [] > _intf._currentAction._spokes._advanced._user.uid: None > _intf._currentAction._spokes._advanced._user.password: Skipped > _intf._currentAction._spokes._advanced._user.homedir: Skipped > _intf._currentAction._spokes._advanced._lHome: Label instance, containing members: > _intf._currentAction._spokes._advanced._spinUid: SpinButton instance, containing members: > _intf._currentAction._spokes.b_advanced: Button instance, containing members: > _intf._currentAction._spokes._confirm_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.username: Already dumped (Entry instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 0 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes.admin: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes.usepassword: CheckButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.fullname: Already dumped (Entry instance) > _intf._currentAction._spokes._user: Already dumped (F19_UserData instance) >} > _intf._currentAction._totalSteps: 7 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:UUID=6cdb3bdc-1802-4c98-b650-7440cd7cab7d >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f0a2ae23410>, True), 'type': (<function <lambda> at 0x7f0a2ae235f0>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f0a2ae23488>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.11-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': False, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:UUID=6cdb3bdc-1802-4c98-b650-7440cd7cab7d', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >12:13:43,054 INFO anaconda: /sbin/anaconda 20.25.11-1 >12:13:43,476 INFO anaconda: 4063232 kB (3968 MB) are available >12:13:43,476 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >12:13:43,483 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >12:13:43,483 INFO anaconda: Default encoding = utf-8 >12:13:44,899 INFO anaconda: Display mode = g >12:13:44,900 INFO anaconda: 4063232 kB (3968 MB) are available >12:13:44,900 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >12:13:45,762 DEBUG anaconda: X server has signalled a successful start. >12:13:45,765 INFO anaconda: Starting window manager, pid 1079. >12:13:45,816 INFO anaconda: Started spice-vdagent. >12:13:45,817 INFO anaconda: Running Thread: AnaXklWrapperInitThread (139681813354240) >12:13:46,899 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:13:46,920 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:13:46,920 INFO anaconda: using only installclass _Fedora >12:13:47,865 INFO anaconda: bootloader GRUB2 on X86 platform >12:13:47,866 INFO anaconda: bootloader GRUB2 on X86 platform >12:13:47,910 DEBUG anaconda: network: devices found ['em1'] >12:13:48,395 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on em1 >12:13:48,461 DEBUG anaconda: network: setting autoconnect of em1 to False >12:13:48,461 DEBUG anaconda: network: missing ifcfgs created for devices ['em1'] >12:13:48,493 DEBUG anaconda: updating hostname localhost.localdomain >12:13:48,528 INFO anaconda: Running Thread: AnaStorageThread (139681627830016) >12:13:48,528 INFO anaconda: Running Thread: AnaTimeInitThread (139681619437312) >12:13:48,533 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139681611044608) >12:13:48,534 INFO anaconda: Running Thread: AnaPayloadThread (139681602651904) >12:13:48,554 DEBUG anaconda: updating hostname localhost.localdomain >12:13:48,571 INFO anaconda: got 0 NTP servers from DHCP >12:13:48,572 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139681611044608) >12:13:48,604 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139681611044608) >12:13:48,605 INFO anaconda: Starting geolocation lookup >12:13:48,614 INFO anaconda: Geolocation provider: Fedora GeoIP >12:13:48,627 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >12:13:48,627 INFO anaconda: Geolocation lookup finished in 0.0 seconds >12:13:48,628 INFO anaconda: no results from geolocation >12:13:48,628 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139681611044608) >12:13:50,609 INFO anaconda: Thread Done: AnaXklWrapperInitThread (139681813354240) >17:13:57,160 DEBUG anaconda: network standalone spoke (init): completed: ['em1'] >17:13:57,363 INFO anaconda: Running Thread: AnaDateTimeThread (139681813354240) >17:13:57,365 INFO anaconda: fs space: 0 B needed: 3 GB >17:13:57,537 INFO anaconda: fs space: 0 B needed: 3 GB >17:13:57,636 INFO anaconda: fs space: 0 B needed: 3 GB >17:13:57,700 INFO anaconda: Running Thread: AnaSourceWatcher (139681541318400) >17:13:57,722 INFO anaconda: Running Thread: AnaSoftwareWatcher (139681532925696) >17:13:57,746 INFO anaconda: Running Thread: AnaStorageWatcher (139681524532992) >17:13:57,780 INFO anaconda: Running Thread: AnaCustomStorageInit (139681516140288) >17:13:57,893 DEBUG anaconda: network: selected device em1 >17:13:58,000 DEBUG anaconda: updating hostname localhost.localdomain >17:13:58,433 INFO anaconda: Running Thread: AnaNTPserver0 (139681507481344) >17:13:58,434 INFO anaconda: Running Thread: AnaNTPserver1 (139681499088640) >17:13:58,435 INFO anaconda: Running Thread: AnaNTPserver2 (139681490695936) >17:13:58,437 INFO anaconda: Running Thread: AnaNTPserver3 (139681482303232) >17:13:58,440 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f0a2abe5690> status to: Restoring hardware time... >17:13:58,442 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f0a2abfe410> status to: Probing storage... >17:13:58,443 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0a2abfe490> status to: Downloading package metadata... >17:13:58,444 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0a2abfe190> status to: Probing storage... >17:13:58,588 DEBUG anaconda: updating hostname P5E-WSPRO.home >17:13:58,589 INFO anaconda: Thread Done: AnaNTPserver2 (139681490695936) >17:13:58,604 INFO anaconda: Thread Done: AnaNTPserver0 (139681507481344) >17:13:58,614 INFO anaconda: Thread Done: AnaNTPserver1 (139681499088640) >17:13:58,619 INFO anaconda: Thread Done: AnaNTPserver3 (139681482303232) >17:13:58,696 DEBUG anaconda: updating hostname P5E-WSPRO.home >17:13:58,696 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f0a2a8122d0> status to: Wired (em1) connected >17:14:00,182 INFO anaconda: Thread Done: AnaCustomStorageInit (139681516140288) >17:14:27,290 INFO anaconda: Thread Done: AnaStorageThread (139681627830016) >17:14:27,298 INFO anaconda: Thread Done: AnaStorageWatcher (139681524532992) >17:14:27,307 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f0a2abfe410> status to: Downloading package metadata... >17:14:27,309 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >17:14:27,312 DEBUG anaconda: _is_valid_size(sda1) returning True >17:14:27,313 DEBUG anaconda: _is_valid_location(sda1) returning True >17:14:27,314 DEBUG anaconda: _is_valid_partition(sda1) returning True >17:14:27,315 DEBUG anaconda: _is_valid_format(sda1) returning True >17:14:27,319 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >17:14:27,319 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >17:14:27,323 DEBUG anaconda: _is_valid_size(sda2) returning True >17:14:27,324 DEBUG anaconda: _is_valid_location(sda2) returning True >17:14:27,325 DEBUG anaconda: _is_valid_partition(sda2) returning True >17:14:27,326 DEBUG anaconda: _is_valid_format(sda2) returning True >17:14:27,327 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >17:14:27,327 DEBUG anaconda: _is_valid_disklabel(sdf1) returning True >17:14:27,334 DEBUG anaconda: _is_valid_size(sdf1) returning True >17:14:27,334 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0a2abfe190> >17:14:27,334 DEBUG anaconda: _is_valid_location(sdf1) returning True >17:14:27,336 DEBUG anaconda: _is_valid_partition(sdf1) returning True >17:14:27,338 DEBUG anaconda: _is_valid_format(sdf1) returning True >17:14:27,338 DEBUG anaconda: is_valid_stage2_device(sdf1) returning True >17:14:27,339 DEBUG anaconda: _is_valid_disklabel(sdf2) returning True >17:14:27,340 DEBUG anaconda: _is_valid_size(sdf2) returning True >17:14:27,341 DEBUG anaconda: _is_valid_location(sdf2) returning True >17:14:27,341 DEBUG anaconda: _is_valid_partition(sdf2) returning True >17:14:27,341 DEBUG anaconda: _is_valid_format(sdf2) returning True >17:14:27,342 DEBUG anaconda: is_valid_stage2_device(sdf2) returning True >17:14:27,342 DEBUG anaconda: _is_valid_disklabel(sdg1) returning True >17:14:27,343 DEBUG anaconda: _is_valid_size(sdg1) returning True >17:14:27,343 DEBUG anaconda: _is_valid_location(sdg1) returning True >17:14:27,343 DEBUG anaconda: _is_valid_partition(sdg1) returning True >17:14:27,343 DEBUG anaconda: _is_valid_format(sdg1) returning True >17:14:27,344 DEBUG anaconda: is_valid_stage2_device(sdg1) returning True >17:14:27,596 INFO anaconda: Thread Done: AnaPayloadThread (139681602651904) >17:14:27,608 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0a2abfe490> status to: Downloading group metadata... >12:14:28,000 INFO anaconda: Thread Done: AnaTimeInitThread (139681619437312) >12:14:28,001 INFO anaconda: Thread Done: AnaDateTimeThread (139681813354240) >12:14:28,101 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f0a2abe5690> >12:14:28,666 DEBUG anaconda: Setting up repos: [] >12:14:28,668 INFO anaconda: Thread Done: AnaSourceWatcher (139681541318400) >12:14:28,705 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f0a2abfe410> >12:14:32,382 INFO anaconda: Running Thread: AnaSyncTime_0.fedora.pool.ntp.org (139681541318400) >17:14:32,001 INFO anaconda: System time set to Sun Dec 1 17:14:32 2013 >17:14:32,002 INFO anaconda: Thread Done: AnaSyncTime_0.fedora.pool.ntp.org (139681541318400) >17:14:32,270 INFO anaconda: Running Thread: AnaNTPserver4 (139681541318400) >17:14:32,270 INFO anaconda: Running Thread: AnaNTPserver5 (139681813354240) >17:14:32,272 INFO anaconda: Running Thread: AnaNTPserver6 (139681619437312) >17:14:32,274 INFO anaconda: Running Thread: AnaNTPserver7 (139681602651904) >17:14:32,398 INFO anaconda: Thread Done: AnaNTPserver7 (139681602651904) >17:14:32,407 INFO anaconda: Thread Done: AnaNTPserver6 (139681619437312) >17:14:32,429 INFO anaconda: Thread Done: AnaNTPserver5 (139681813354240) >17:14:32,454 INFO anaconda: Thread Done: AnaNTPserver4 (139681541318400) >17:14:33,001 INFO anaconda: Thread Done: AnaSoftwareWatcher (139681532925696) >17:14:33,001 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139681541318400) >17:14:33,103 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0a2abfe490> >17:14:33,110 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0a2abfe490> >17:14:33,116 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f0a2abfe410> >17:14:33,116 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0a2abfe490> status to: Checking software dependencies... >12:14:37,000 INFO anaconda: System time set to Sun Dec 1 12:14:37 2013 >12:14:37,864 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139681541318400) >12:14:37,935 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0a2abfe490> >12:14:37,940 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f0a2abfe410> >12:14:53,980 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139681541318400) >12:14:54,152 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0a2abfe490> >12:14:54,158 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f0a2abfe410> >12:14:54,158 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0a2abfe490> status to: Checking software dependencies... >17:15:02,532 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139681541318400) >17:15:02,551 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0a2abfe490> >17:15:02,556 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f0a2abfe410> >17:15:09,652 DEBUG anaconda: disk free: 207.16 GB fs free: 169.77 GB sw needs: 4.08 GB auto swap: 0 B >17:15:36,053 DEBUG anaconda: disk free: 207.16 GB fs free: 169.77 GB sw needs: 4.08 GB auto swap: 0 B >17:15:40,600 INFO anaconda: Running Thread: AnaExecuteStorageThread (139681541318400) >17:15:40,627 DEBUG anaconda: new disk order: [] >17:15:40,699 DEBUG anaconda: new disk order: [] >17:15:40,786 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:15:40,787 DEBUG anaconda: _is_valid_size(sda) returning True >17:15:40,787 DEBUG anaconda: _is_valid_location(sda) returning True >17:15:40,787 DEBUG anaconda: _is_valid_format(sda) returning True >17:15:40,788 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:15:40,788 INFO anaconda: Thread Done: AnaExecuteStorageThread (139681541318400) >17:15:40,950 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'P5E-WSPRO.localdomain:0', 'btrfs.52', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sde1', 'sr0', 'vg_p5ewspro', 'vg_p5ewspro-datalv', 'vg_p5ewspro-fedora15', 'vg_p5ewspro-fedora16', 'vg_p5ewspro-fedora17', 'vg_p5ewspro-fedora18', 'vg_p5ewspro-seti', 'vg_p5ewspro00', 'vg_p5ewspro00-kunkelc'] >17:15:40,998 DEBUG anaconda: ui: unused=['sda2', 'sda1', 'sda9'] >17:15:41,001 DEBUG anaconda: ui: new_devices=[] >17:15:41,342 DEBUG anaconda: page clicked: New Fedora 20-TC3 Installation >17:15:41,342 DEBUG anaconda: show mountpoint: New Fedora 20-TC3 Installation >17:15:41,342 DEBUG anaconda: show mountpoint: New Fedora 20-TC3 Installation >17:15:41,428 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0a2abfe190> >17:15:41,429 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0a2abfe190> status to: Saving storage configuration... >17:15:41,436 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0a2abfe190> >17:15:57,635 DEBUG anaconda: requested size = 20 GB ; available space = 207.16 GB >17:15:57,996 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'P5E-WSPRO.localdomain:0', 'btrfs.52', 'fedora_p5e-wspro', 'fedora_p5e-wspro-root', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14', 'sda15', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sde1', 'sr0', 'vg_p5ewspro', 'vg_p5ewspro-datalv', 'vg_p5ewspro-fedora15', 'vg_p5ewspro-fedora16', 'vg_p5ewspro-fedora17', 'vg_p5ewspro-fedora18', 'vg_p5ewspro-seti', 'vg_p5ewspro00', 'vg_p5ewspro00-kunkelc'] >17:15:58,076 DEBUG anaconda: ui: unused=['sda2', 'sda1', 'sda9'] >17:15:58,083 DEBUG anaconda: ui: new_devices=['fedora_p5e-wspro-root'] >17:15:58,641 DEBUG anaconda: page clicked: New Fedora 20-TC3 Installation >17:15:58,641 DEBUG anaconda: show mountpoint: New Fedora 20-TC3 Installation >17:15:58,651 DEBUG anaconda: populate_right_side: non-existent 20000MB lvmlv fedora_p5e-wspro-root (59) with non-existent ext4 filesystem mounted at / >17:15:58,651 DEBUG anaconda: updated device_disks to ['sda'] >17:15:58,652 DEBUG anaconda: updated device_container_name to fedora_p5e-wspro >17:15:58,652 DEBUG anaconda: updated device_container_raid_level to None >17:15:58,652 DEBUG anaconda: updated device_container_encrypted to False >17:15:58,652 DEBUG anaconda: updated device_container_size to 0 >17:15:58,657 INFO anaconda: getting device type for None >17:15:58,659 ERR anaconda: unknown device type: 'None' >17:15:58,660 DEBUG anaconda: fs type changed: ext4 >17:15:58,668 INFO anaconda: getting device type for LVM >17:15:58,668 DEBUG anaconda: device_type_changed: 0 LVM >17:15:58,668 INFO anaconda: getting device type for LVM >17:15:58,669 INFO anaconda: getting device type for LVM >17:15:58,669 INFO anaconda: getting device type for LVM >17:15:58,669 INFO anaconda: getting device type for LVM >17:15:58,670 INFO anaconda: getting device type for LVM >17:15:58,671 INFO anaconda: getting device type for LVM >17:15:58,671 INFO anaconda: getting device type for LVM >17:15:58,672 INFO anaconda: getting device type for LVM >17:15:58,672 DEBUG anaconda: populate_raid: 0, None >17:15:58,672 INFO anaconda: getting device type for LVM >17:15:58,673 INFO anaconda: getting device type for LVM >17:15:58,674 DEBUG anaconda: populate_raid: 0, None >17:15:58,674 INFO anaconda: getting device type for LVM >17:15:58,675 DEBUG anaconda: new container selection: fedora_p5e-wspro >17:15:58,675 DEBUG anaconda: default container is fedora_p5e-wspro >17:15:58,676 DEBUG anaconda: show mountpoint: New Fedora 20-TC3 Installation >17:15:58,677 DEBUG anaconda: populate_right_side: non-existent 20000MB lvmlv fedora_p5e-wspro-root (59) with non-existent ext4 filesystem mounted at / >17:15:58,677 DEBUG anaconda: updated device_disks to ['sda'] >17:15:58,677 DEBUG anaconda: updated device_container_name to fedora_p5e-wspro >17:15:58,677 DEBUG anaconda: updated device_container_raid_level to None >17:15:58,677 DEBUG anaconda: updated device_container_encrypted to False >17:15:58,677 DEBUG anaconda: updated device_container_size to 0 >17:15:58,685 INFO anaconda: getting device type for LVM >17:15:58,686 DEBUG anaconda: populate_raid: 0, None >17:15:58,686 INFO anaconda: getting device type for LVM >17:15:58,687 DEBUG anaconda: new container selection: None >17:15:58,687 DEBUG anaconda: new container selection: None >17:15:58,687 DEBUG anaconda: new container selection: None >17:15:58,688 DEBUG anaconda: new container selection: None >17:15:58,688 DEBUG anaconda: new container selection: fedora_p5e-wspro >17:15:58,689 DEBUG anaconda: default container is fedora_p5e-wspro >17:16:23,210 DEBUG anaconda: new container selection: vg_p5ewspro >17:16:23,211 INFO anaconda: getting device type for LVM >17:16:36,935 INFO anaconda: ui: saving changes to device fedora_p5e-wspro-root >17:16:36,935 DEBUG anaconda: old name: root >17:16:36,936 DEBUG anaconda: new name: root >17:16:36,941 DEBUG anaconda: old size: 20000.0 >17:16:36,942 DEBUG anaconda: new size: 20000 >17:16:36,942 INFO anaconda: getting device type for LVM >17:16:36,942 DEBUG anaconda: old device type: 0 >17:16:36,942 DEBUG anaconda: new device type: 0 >17:16:36,943 DEBUG anaconda: reformat: True >17:16:36,944 DEBUG anaconda: old fs type: ext4 >17:16:36,944 DEBUG anaconda: new fs type: ext4 >17:16:36,945 DEBUG anaconda: old encryption setting: False >17:16:36,945 DEBUG anaconda: new encryption setting: False >17:16:36,945 DEBUG anaconda: old label: >17:16:36,945 DEBUG anaconda: new_label: fedora20 >17:16:36,945 DEBUG anaconda: old mountpoint: / >17:16:36,945 DEBUG anaconda: new mountpoint: / >17:16:36,947 DEBUG anaconda: old raid level: None >17:16:36,947 DEBUG anaconda: new raid level: None >17:16:36,949 DEBUG anaconda: old container: fedora_p5e-wspro >17:16:36,949 DEBUG anaconda: new container: vg_p5ewspro >17:16:36,949 DEBUG anaconda: old container encrypted: False >17:16:36,949 DEBUG anaconda: new container encrypted: False >17:16:36,949 DEBUG anaconda: old container raid level: None >17:16:36,950 DEBUG anaconda: new container raid level: raid10 >17:16:36,950 DEBUG anaconda: old container size request: 0 >17:16:36,950 DEBUG anaconda: new container size request: 953856 >17:16:36,950 DEBUG anaconda: old disks: ['sda'] >17:16:36,950 DEBUG anaconda: new disks: ['sda'] >17:16:37,122 DEBUG anaconda: populate_right_side: non-existent 20000MB lvmlv vg_p5ewspro-root (60) with non-existent ext4 filesystem mounted at / >17:16:37,123 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:16:37,123 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:16:37,123 DEBUG anaconda: updated device_container_raid_level to raid10 >17:16:37,123 DEBUG anaconda: updated device_container_encrypted to False >17:16:37,123 DEBUG anaconda: updated device_container_size to 953856 >17:16:37,131 INFO anaconda: getting device type for LVM >17:16:37,132 DEBUG anaconda: populate_raid: 0, None >17:16:37,132 INFO anaconda: getting device type for LVM >17:16:37,133 DEBUG anaconda: new container selection: None >17:16:37,133 DEBUG anaconda: new container selection: None >17:16:37,134 DEBUG anaconda: new container selection: None >17:16:37,135 DEBUG anaconda: new container selection: vg_p5ewspro >17:16:37,135 DEBUG anaconda: default container is vg_p5ewspro >17:16:37,136 DEBUG anaconda: leaving save_right_side >17:16:46,687 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >17:16:46,688 DEBUG anaconda: current selector: non-existent 20000MB lvmlv vg_p5ewspro-root (60) with non-existent ext4 filesystem mounted at / >17:16:46,688 DEBUG anaconda: notebook page = 1 >17:16:46,688 INFO anaconda: ui: saving changes to device vg_p5ewspro-root >17:16:46,689 DEBUG anaconda: old name: root >17:16:46,689 DEBUG anaconda: new name: root >17:16:46,694 DEBUG anaconda: old size: 20000 >17:16:46,694 DEBUG anaconda: new size: 20000 >17:16:46,694 INFO anaconda: getting device type for LVM >17:16:46,694 DEBUG anaconda: old device type: 0 >17:16:46,694 DEBUG anaconda: new device type: 0 >17:16:46,695 DEBUG anaconda: reformat: True >17:16:46,697 DEBUG anaconda: old fs type: ext4 >17:16:46,697 DEBUG anaconda: new fs type: ext4 >17:16:46,697 DEBUG anaconda: old encryption setting: False >17:16:46,697 DEBUG anaconda: new encryption setting: False >17:16:46,697 DEBUG anaconda: old label: fedora20 >17:16:46,697 DEBUG anaconda: new_label: fedora20 >17:16:46,697 DEBUG anaconda: old mountpoint: / >17:16:46,698 DEBUG anaconda: new mountpoint: / >17:16:46,700 DEBUG anaconda: old raid level: None >17:16:46,700 DEBUG anaconda: new raid level: None >17:16:46,702 DEBUG anaconda: old container: vg_p5ewspro >17:16:46,702 DEBUG anaconda: new container: vg_p5ewspro >17:16:46,702 DEBUG anaconda: old container encrypted: False >17:16:46,702 DEBUG anaconda: new container encrypted: False >17:16:46,702 DEBUG anaconda: old container raid level: raid10 >17:16:46,702 DEBUG anaconda: new container raid level: raid10 >17:16:46,703 DEBUG anaconda: old container size request: 953856 >17:16:46,703 DEBUG anaconda: new container size request: 953856 >17:16:46,703 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:16:46,703 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:16:46,703 DEBUG anaconda: nothing changed for new device >17:16:46,703 DEBUG anaconda: show mountpoint: Fedora Linux 18 for x86_64 >17:16:46,704 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:16:46,704 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:16:46,705 DEBUG anaconda: updated device_container_name to btrfs.52 >17:16:46,705 DEBUG anaconda: updated device_container_raid_level to single >17:16:46,705 DEBUG anaconda: updated device_container_encrypted to False >17:16:46,705 DEBUG anaconda: updated device_container_size to 20000.0 >17:16:46,709 INFO anaconda: getting device type for LVM >17:16:46,710 DEBUG anaconda: fs type changed: btrfs >17:16:46,716 INFO anaconda: getting device type for BTRFS >17:16:46,717 DEBUG anaconda: device_type_changed: 3 BTRFS >17:16:46,720 INFO anaconda: getting device type for BTRFS >17:16:46,721 INFO anaconda: getting device type for BTRFS >17:16:46,722 INFO anaconda: getting device type for BTRFS >17:16:46,723 INFO anaconda: getting device type for BTRFS >17:16:46,723 INFO anaconda: getting device type for BTRFS >17:16:46,724 INFO anaconda: getting device type for BTRFS >17:16:46,725 INFO anaconda: getting device type for BTRFS >17:16:46,725 INFO anaconda: getting device type for BTRFS >17:16:46,726 DEBUG anaconda: populate_raid: 3, single >17:16:46,726 INFO anaconda: getting device type for BTRFS >17:16:46,728 INFO anaconda: getting device type for BTRFS >17:16:46,729 DEBUG anaconda: populate_raid: 3, single >17:16:46,729 INFO anaconda: getting device type for BTRFS >17:16:46,730 DEBUG anaconda: new container selection: None >17:16:46,730 DEBUG anaconda: new container selection: None >17:16:46,731 DEBUG anaconda: new container selection: None >17:16:46,732 DEBUG anaconda: new container selection: btrfs.52 >17:16:46,732 DEBUG anaconda: default container is btrfs.52 >17:17:07,192 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >17:17:07,193 DEBUG anaconda: current selector: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:17:07,194 DEBUG anaconda: notebook page = 1 >17:17:07,194 INFO anaconda: ui: saving changes to device btrfs.52 >17:17:07,194 DEBUG anaconda: old name: btrfs.52 >17:17:07,195 DEBUG anaconda: new name: None >17:17:07,201 DEBUG anaconda: old size: 20000.0 >17:17:07,201 DEBUG anaconda: new size: 20000 >17:17:07,201 INFO anaconda: getting device type for BTRFS >17:17:07,202 DEBUG anaconda: old device type: 3 >17:17:07,202 DEBUG anaconda: new device type: 3 >17:17:07,202 DEBUG anaconda: reformat: False >17:17:07,204 DEBUG anaconda: old fs type: btrfs >17:17:07,204 DEBUG anaconda: new fs type: btrfs >17:17:07,204 DEBUG anaconda: old encryption setting: False >17:17:07,205 DEBUG anaconda: new encryption setting: False >17:17:07,205 DEBUG anaconda: old label: >17:17:07,205 DEBUG anaconda: new_label: >17:17:07,205 DEBUG anaconda: old mountpoint: >17:17:07,205 DEBUG anaconda: new mountpoint: >17:17:07,205 DEBUG anaconda: old raid level: single >17:17:07,205 DEBUG anaconda: new raid level: None >17:17:07,207 DEBUG anaconda: old container: btrfs.52 >17:17:07,207 DEBUG anaconda: new container: btrfs.52 >17:17:07,207 DEBUG anaconda: old container encrypted: False >17:17:07,207 DEBUG anaconda: new container encrypted: False >17:17:07,207 DEBUG anaconda: old container raid level: single >17:17:07,207 DEBUG anaconda: new container raid level: single >17:17:07,207 DEBUG anaconda: old container size request: 20000.0 >17:17:07,208 DEBUG anaconda: new container size request: 20000.0 >17:17:07,208 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:17:07,208 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:17:07,208 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:17:07,209 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:17:07,209 DEBUG anaconda: updated device_container_name to btrfs.52 >17:17:07,209 DEBUG anaconda: updated device_container_raid_level to single >17:17:07,209 DEBUG anaconda: updated device_container_encrypted to False >17:17:07,210 DEBUG anaconda: updated device_container_size to 20000.0 >17:17:07,214 DEBUG anaconda: fs type changed: btrfs >17:17:07,221 INFO anaconda: getting device type for BTRFS >17:17:07,221 DEBUG anaconda: populate_raid: 3, single >17:17:07,222 INFO anaconda: getting device type for BTRFS >17:17:07,223 DEBUG anaconda: new container selection: None >17:17:07,223 DEBUG anaconda: new container selection: None >17:17:07,224 DEBUG anaconda: new container selection: btrfs.52 >17:17:07,224 DEBUG anaconda: default container is btrfs.52 >17:17:07,225 DEBUG anaconda: show mountpoint: Fedora Linux 18 for x86_64 >17:17:07,225 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:17:07,226 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:17:07,226 DEBUG anaconda: updated device_container_name to btrfs.52 >17:17:07,226 DEBUG anaconda: updated device_container_raid_level to single >17:17:07,226 DEBUG anaconda: updated device_container_encrypted to False >17:17:07,226 DEBUG anaconda: updated device_container_size to 20000.0 >17:17:07,230 DEBUG anaconda: fs type changed: btrfs >17:17:07,237 INFO anaconda: getting device type for BTRFS >17:17:07,238 DEBUG anaconda: populate_raid: 3, single >17:17:07,238 INFO anaconda: getting device type for BTRFS >17:17:07,239 DEBUG anaconda: new container selection: None >17:17:07,240 DEBUG anaconda: new container selection: None >17:17:07,240 DEBUG anaconda: new container selection: btrfs.52 >17:17:07,240 DEBUG anaconda: default container is btrfs.52 >17:17:10,632 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >17:17:10,633 DEBUG anaconda: current selector: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:17:10,634 DEBUG anaconda: notebook page = 1 >17:17:10,634 INFO anaconda: ui: saving changes to device btrfs.52 >17:17:10,634 DEBUG anaconda: old name: btrfs.52 >17:17:10,635 DEBUG anaconda: new name: None >17:17:10,641 DEBUG anaconda: old size: 20000.0 >17:17:10,641 DEBUG anaconda: new size: 20000 >17:17:10,641 INFO anaconda: getting device type for BTRFS >17:17:10,642 DEBUG anaconda: old device type: 3 >17:17:10,642 DEBUG anaconda: new device type: 3 >17:17:10,642 DEBUG anaconda: reformat: False >17:17:10,644 DEBUG anaconda: old fs type: btrfs >17:17:10,644 DEBUG anaconda: new fs type: btrfs >17:17:10,644 DEBUG anaconda: old encryption setting: False >17:17:10,645 DEBUG anaconda: new encryption setting: False >17:17:10,645 DEBUG anaconda: old label: >17:17:10,645 DEBUG anaconda: new_label: >17:17:10,645 DEBUG anaconda: old mountpoint: >17:17:10,645 DEBUG anaconda: new mountpoint: >17:17:10,645 DEBUG anaconda: old raid level: single >17:17:10,645 DEBUG anaconda: new raid level: None >17:17:10,647 DEBUG anaconda: old container: btrfs.52 >17:17:10,647 DEBUG anaconda: new container: btrfs.52 >17:17:10,647 DEBUG anaconda: old container encrypted: False >17:17:10,647 DEBUG anaconda: new container encrypted: False >17:17:10,647 DEBUG anaconda: old container raid level: single >17:17:10,647 DEBUG anaconda: new container raid level: single >17:17:10,647 DEBUG anaconda: old container size request: 20000.0 >17:17:10,648 DEBUG anaconda: new container size request: 20000.0 >17:17:10,648 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:17:10,648 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:17:10,648 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:17:10,649 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:17:10,649 DEBUG anaconda: updated device_container_name to btrfs.52 >17:17:10,649 DEBUG anaconda: updated device_container_raid_level to single >17:17:10,649 DEBUG anaconda: updated device_container_encrypted to False >17:17:10,650 DEBUG anaconda: updated device_container_size to 20000.0 >17:17:10,654 DEBUG anaconda: fs type changed: btrfs >17:17:10,661 INFO anaconda: getting device type for BTRFS >17:17:10,661 DEBUG anaconda: populate_raid: 3, single >17:17:10,662 INFO anaconda: getting device type for BTRFS >17:17:10,663 DEBUG anaconda: new container selection: None >17:17:10,663 DEBUG anaconda: new container selection: None >17:17:10,664 DEBUG anaconda: new container selection: btrfs.52 >17:17:10,664 DEBUG anaconda: default container is btrfs.52 >17:17:10,665 DEBUG anaconda: show mountpoint: Fedora Linux 18 for x86_64 >17:17:10,665 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:17:10,666 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:17:10,666 DEBUG anaconda: updated device_container_name to btrfs.52 >17:17:10,666 DEBUG anaconda: updated device_container_raid_level to single >17:17:10,666 DEBUG anaconda: updated device_container_encrypted to False >17:17:10,666 DEBUG anaconda: updated device_container_size to 20000.0 >17:17:10,670 DEBUG anaconda: fs type changed: btrfs >17:17:10,677 INFO anaconda: getting device type for BTRFS >17:17:10,678 DEBUG anaconda: populate_raid: 3, single >17:17:10,678 INFO anaconda: getting device type for BTRFS >17:17:10,679 DEBUG anaconda: new container selection: None >17:17:10,680 DEBUG anaconda: new container selection: None >17:17:10,680 DEBUG anaconda: new container selection: btrfs.52 >17:17:10,680 DEBUG anaconda: default container is btrfs.52 >17:17:15,056 DEBUG anaconda: current selector: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:17:15,058 DEBUG anaconda: notebook page = 1 >17:17:15,058 INFO anaconda: ui: saving changes to device btrfs.52 >17:17:15,058 DEBUG anaconda: old name: btrfs.52 >17:17:15,058 DEBUG anaconda: new name: None >17:17:15,063 DEBUG anaconda: old size: 20000.0 >17:17:15,064 DEBUG anaconda: new size: 20000 >17:17:15,064 INFO anaconda: getting device type for BTRFS >17:17:15,064 DEBUG anaconda: old device type: 3 >17:17:15,065 DEBUG anaconda: new device type: 3 >17:17:15,065 DEBUG anaconda: reformat: False >17:17:15,067 DEBUG anaconda: old fs type: btrfs >17:17:15,067 DEBUG anaconda: new fs type: btrfs >17:17:15,067 DEBUG anaconda: old encryption setting: False >17:17:15,067 DEBUG anaconda: new encryption setting: False >17:17:15,067 DEBUG anaconda: old label: >17:17:15,067 DEBUG anaconda: new_label: >17:17:15,068 DEBUG anaconda: old mountpoint: >17:17:15,068 DEBUG anaconda: new mountpoint: >17:17:15,068 DEBUG anaconda: old raid level: single >17:17:15,068 DEBUG anaconda: new raid level: None >17:17:15,069 DEBUG anaconda: old container: btrfs.52 >17:17:15,069 DEBUG anaconda: new container: btrfs.52 >17:17:15,069 DEBUG anaconda: old container encrypted: False >17:17:15,070 DEBUG anaconda: new container encrypted: False >17:17:15,070 DEBUG anaconda: old container raid level: single >17:17:15,070 DEBUG anaconda: new container raid level: single >17:17:15,070 DEBUG anaconda: old container size request: 20000.0 >17:17:15,070 DEBUG anaconda: new container size request: 20000.0 >17:17:15,070 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:17:15,071 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:17:15,071 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:17:15,071 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:17:15,072 DEBUG anaconda: updated device_container_name to btrfs.52 >17:17:15,072 DEBUG anaconda: updated device_container_raid_level to single >17:17:15,072 DEBUG anaconda: updated device_container_encrypted to False >17:17:15,072 DEBUG anaconda: updated device_container_size to 20000.0 >17:17:15,076 DEBUG anaconda: fs type changed: btrfs >17:17:15,083 INFO anaconda: getting device type for BTRFS >17:17:15,084 DEBUG anaconda: populate_raid: 3, single >17:17:15,084 INFO anaconda: getting device type for BTRFS >17:17:15,085 DEBUG anaconda: new container selection: None >17:17:15,086 DEBUG anaconda: new container selection: None >17:17:15,086 DEBUG anaconda: new container selection: btrfs.52 >17:17:15,087 DEBUG anaconda: default container is btrfs.52 >17:17:15,087 DEBUG anaconda: new selector: existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem >17:17:15,088 DEBUG anaconda: populate_right_side: existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem >17:17:15,089 DEBUG anaconda: updated device_disks to ['sda'] >17:17:15,090 DEBUG anaconda: updated device_container_name to vg_p5ewspro00 >17:17:15,090 DEBUG anaconda: updated device_container_raid_level to None >17:17:15,090 DEBUG anaconda: updated device_container_encrypted to False >17:17:15,090 DEBUG anaconda: updated device_container_size to 49984 >17:17:15,094 DEBUG anaconda: fs type changed: ext4 >17:17:15,101 INFO anaconda: getting device type for LVM >17:17:15,101 DEBUG anaconda: device_type_changed: 0 LVM >17:17:15,101 INFO anaconda: getting device type for LVM >17:17:15,102 INFO anaconda: getting device type for LVM >17:17:15,102 INFO anaconda: getting device type for LVM >17:17:15,102 INFO anaconda: getting device type for LVM >17:17:15,103 INFO anaconda: getting device type for LVM >17:17:15,103 INFO anaconda: getting device type for LVM >17:17:15,103 INFO anaconda: getting device type for LVM >17:17:15,104 INFO anaconda: getting device type for LVM >17:17:15,104 DEBUG anaconda: populate_raid: 0, None >17:17:15,104 INFO anaconda: getting device type for LVM >17:17:15,106 INFO anaconda: getting device type for LVM >17:17:15,106 DEBUG anaconda: populate_raid: 0, None >17:17:15,106 INFO anaconda: getting device type for LVM >17:17:15,107 DEBUG anaconda: new container selection: None >17:17:15,107 DEBUG anaconda: new container selection: None >17:17:15,108 DEBUG anaconda: new container selection: vg_p5ewspro00 >17:17:15,108 DEBUG anaconda: default container is vg_p5ewspro00 >17:17:30,678 INFO anaconda: ui: saving changes to device vg_p5ewspro00-kunkelc >17:17:30,679 DEBUG anaconda: old name: kunkelc >17:17:30,679 DEBUG anaconda: new name: None >17:17:30,684 DEBUG anaconda: old size: 49984.0 >17:17:30,684 DEBUG anaconda: new size: 49984 >17:17:30,684 INFO anaconda: getting device type for LVM >17:17:30,685 DEBUG anaconda: old device type: 0 >17:17:30,685 DEBUG anaconda: new device type: 0 >17:17:30,685 DEBUG anaconda: reformat: False >17:17:30,687 DEBUG anaconda: old fs type: ext4 >17:17:30,687 DEBUG anaconda: new fs type: ext4 >17:17:30,687 DEBUG anaconda: old encryption setting: False >17:17:30,687 DEBUG anaconda: new encryption setting: False >17:17:30,687 DEBUG anaconda: old label: >17:17:30,688 DEBUG anaconda: new_label: >17:17:30,688 DEBUG anaconda: old mountpoint: >17:17:30,688 DEBUG anaconda: new mountpoint: /home >17:17:30,690 DEBUG anaconda: old raid level: None >17:17:30,690 DEBUG anaconda: new raid level: None >17:17:30,691 DEBUG anaconda: old container: vg_p5ewspro00 >17:17:30,691 DEBUG anaconda: new container: vg_p5ewspro00 >17:17:30,691 DEBUG anaconda: old container encrypted: False >17:17:30,692 DEBUG anaconda: new container encrypted: False >17:17:30,692 DEBUG anaconda: old container raid level: None >17:17:30,692 DEBUG anaconda: new container raid level: None >17:17:30,692 DEBUG anaconda: old container size request: 49984 >17:17:30,692 DEBUG anaconda: new container size request: 49984 >17:17:30,692 DEBUG anaconda: old disks: ['sda'] >17:17:30,692 DEBUG anaconda: new disks: ['sda'] >17:17:30,693 DEBUG anaconda: updating mountpoint of vg_p5ewspro00-kunkelc to /home >17:17:30,697 DEBUG anaconda: populate_right_side: existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem mounted at /home >17:17:30,698 DEBUG anaconda: updated device_disks to ['sda'] >17:17:30,698 DEBUG anaconda: updated device_container_name to vg_p5ewspro00 >17:17:30,698 DEBUG anaconda: updated device_container_raid_level to None >17:17:30,698 DEBUG anaconda: updated device_container_encrypted to False >17:17:30,699 DEBUG anaconda: updated device_container_size to 49984 >17:17:30,707 INFO anaconda: getting device type for LVM >17:17:30,707 DEBUG anaconda: populate_raid: 0, None >17:17:30,708 INFO anaconda: getting device type for LVM >17:17:30,709 DEBUG anaconda: new container selection: None >17:17:30,709 DEBUG anaconda: new container selection: None >17:17:30,710 DEBUG anaconda: new container selection: vg_p5ewspro00 >17:17:30,710 DEBUG anaconda: default container is vg_p5ewspro00 >17:17:48,757 DEBUG anaconda: current selector: existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem mounted at /home >17:17:48,759 DEBUG anaconda: notebook page = 1 >17:17:48,759 INFO anaconda: ui: saving changes to device vg_p5ewspro00-kunkelc >17:17:48,759 DEBUG anaconda: old name: kunkelc >17:17:48,760 DEBUG anaconda: new name: None >17:17:48,764 DEBUG anaconda: old size: 49984.0 >17:17:48,765 DEBUG anaconda: new size: 49984 >17:17:48,765 INFO anaconda: getting device type for LVM >17:17:48,765 DEBUG anaconda: old device type: 0 >17:17:48,765 DEBUG anaconda: new device type: 0 >17:17:48,765 DEBUG anaconda: reformat: False >17:17:48,767 DEBUG anaconda: old fs type: ext4 >17:17:48,768 DEBUG anaconda: new fs type: ext4 >17:17:48,768 DEBUG anaconda: old encryption setting: False >17:17:48,768 DEBUG anaconda: new encryption setting: False >17:17:48,768 DEBUG anaconda: old label: >17:17:48,768 DEBUG anaconda: new_label: >17:17:48,768 DEBUG anaconda: old mountpoint: /home >17:17:48,768 DEBUG anaconda: new mountpoint: /home >17:17:48,769 DEBUG anaconda: old raid level: None >17:17:48,769 DEBUG anaconda: new raid level: None >17:17:48,770 DEBUG anaconda: old container: vg_p5ewspro00 >17:17:48,770 DEBUG anaconda: new container: vg_p5ewspro00 >17:17:48,770 DEBUG anaconda: old container encrypted: False >17:17:48,770 DEBUG anaconda: new container encrypted: False >17:17:48,770 DEBUG anaconda: old container raid level: None >17:17:48,771 DEBUG anaconda: new container raid level: None >17:17:48,771 DEBUG anaconda: old container size request: 49984 >17:17:48,771 DEBUG anaconda: new container size request: 49984 >17:17:48,771 DEBUG anaconda: old disks: ['sda'] >17:17:48,771 DEBUG anaconda: new disks: ['sda'] >17:17:48,771 DEBUG anaconda: populate_right_side: existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem mounted at /home >17:17:48,772 DEBUG anaconda: updated device_disks to ['sda'] >17:17:48,773 DEBUG anaconda: updated device_container_name to vg_p5ewspro00 >17:17:48,773 DEBUG anaconda: updated device_container_raid_level to None >17:17:48,773 DEBUG anaconda: updated device_container_encrypted to False >17:17:48,773 DEBUG anaconda: updated device_container_size to 49984 >17:17:48,781 INFO anaconda: getting device type for LVM >17:17:48,782 DEBUG anaconda: populate_raid: 0, None >17:17:48,782 INFO anaconda: getting device type for LVM >17:17:48,783 DEBUG anaconda: new container selection: None >17:17:48,784 DEBUG anaconda: new container selection: None >17:17:48,785 DEBUG anaconda: new container selection: vg_p5ewspro00 >17:17:48,785 DEBUG anaconda: default container is vg_p5ewspro00 >17:17:48,786 DEBUG anaconda: new selector: existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem >17:17:48,787 DEBUG anaconda: populate_right_side: existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem >17:17:48,788 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:17:48,788 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:17:48,788 DEBUG anaconda: updated device_container_raid_level to raid10 >17:17:48,788 DEBUG anaconda: updated device_container_encrypted to False >17:17:48,788 DEBUG anaconda: updated device_container_size to 953856 >17:17:48,797 INFO anaconda: getting device type for LVM >17:17:48,797 DEBUG anaconda: populate_raid: 0, None >17:17:48,798 INFO anaconda: getting device type for LVM >17:17:48,799 DEBUG anaconda: new container selection: None >17:17:48,799 DEBUG anaconda: new container selection: None >17:17:48,800 DEBUG anaconda: new container selection: vg_p5ewspro >17:17:48,800 DEBUG anaconda: default container is vg_p5ewspro >17:18:09,220 INFO anaconda: ui: saving changes to device vg_p5ewspro-datalv >17:18:09,221 DEBUG anaconda: old name: datalv >17:18:09,221 DEBUG anaconda: new name: None >17:18:09,226 DEBUG anaconda: old size: 40960.0 >17:18:09,226 DEBUG anaconda: new size: 40960 >17:18:09,226 INFO anaconda: getting device type for LVM >17:18:09,226 DEBUG anaconda: old device type: 0 >17:18:09,227 DEBUG anaconda: new device type: 0 >17:18:09,227 DEBUG anaconda: reformat: False >17:18:09,229 DEBUG anaconda: old fs type: ext4 >17:18:09,229 DEBUG anaconda: new fs type: ext4 >17:18:09,229 DEBUG anaconda: old encryption setting: False >17:18:09,229 DEBUG anaconda: new encryption setting: False >17:18:09,229 DEBUG anaconda: old label: >17:18:09,230 DEBUG anaconda: new_label: >17:18:09,230 DEBUG anaconda: old mountpoint: >17:18:09,230 DEBUG anaconda: new mountpoint: /home/kunkelc/data >17:18:09,232 DEBUG anaconda: old raid level: None >17:18:09,232 DEBUG anaconda: new raid level: None >17:18:09,235 DEBUG anaconda: old container: vg_p5ewspro >17:18:09,235 DEBUG anaconda: new container: vg_p5ewspro >17:18:09,235 DEBUG anaconda: old container encrypted: False >17:18:09,235 DEBUG anaconda: new container encrypted: False >17:18:09,235 DEBUG anaconda: old container raid level: raid10 >17:18:09,236 DEBUG anaconda: new container raid level: raid10 >17:18:09,236 DEBUG anaconda: old container size request: 953856 >17:18:09,236 DEBUG anaconda: new container size request: 953856 >17:18:09,236 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:18:09,236 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:18:09,237 DEBUG anaconda: updating mountpoint of vg_p5ewspro-datalv to /home/kunkelc/data >17:18:09,241 DEBUG anaconda: populate_right_side: existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem mounted at /home/kunkelc/data >17:18:09,242 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:18:09,242 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:18:09,242 DEBUG anaconda: updated device_container_raid_level to raid10 >17:18:09,243 DEBUG anaconda: updated device_container_encrypted to False >17:18:09,243 DEBUG anaconda: updated device_container_size to 953856 >17:18:09,252 INFO anaconda: getting device type for LVM >17:18:09,253 DEBUG anaconda: populate_raid: 0, None >17:18:09,253 INFO anaconda: getting device type for LVM >17:18:09,254 DEBUG anaconda: new container selection: None >17:18:09,254 DEBUG anaconda: new container selection: None >17:18:09,255 DEBUG anaconda: new container selection: None >17:18:09,255 DEBUG anaconda: new container selection: vg_p5ewspro >17:18:09,256 DEBUG anaconda: default container is vg_p5ewspro >17:18:16,332 DEBUG anaconda: current selector: existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem mounted at /home/kunkelc/data >17:18:16,334 DEBUG anaconda: notebook page = 1 >17:18:16,334 INFO anaconda: ui: saving changes to device vg_p5ewspro-datalv >17:18:16,334 DEBUG anaconda: old name: datalv >17:18:16,335 DEBUG anaconda: new name: None >17:18:16,341 DEBUG anaconda: old size: 40960.0 >17:18:16,341 DEBUG anaconda: new size: 40960 >17:18:16,341 INFO anaconda: getting device type for LVM >17:18:16,342 DEBUG anaconda: old device type: 0 >17:18:16,342 DEBUG anaconda: new device type: 0 >17:18:16,342 DEBUG anaconda: reformat: False >17:18:16,344 DEBUG anaconda: old fs type: ext4 >17:18:16,344 DEBUG anaconda: new fs type: ext4 >17:18:16,344 DEBUG anaconda: old encryption setting: False >17:18:16,344 DEBUG anaconda: new encryption setting: False >17:18:16,344 DEBUG anaconda: old label: >17:18:16,344 DEBUG anaconda: new_label: >17:18:16,345 DEBUG anaconda: old mountpoint: /home/kunkelc/data >17:18:16,345 DEBUG anaconda: new mountpoint: /home/kunkelc/data >17:18:16,345 DEBUG anaconda: old raid level: None >17:18:16,345 DEBUG anaconda: new raid level: None >17:18:16,347 DEBUG anaconda: old container: vg_p5ewspro >17:18:16,347 DEBUG anaconda: new container: vg_p5ewspro >17:18:16,347 DEBUG anaconda: old container encrypted: False >17:18:16,348 DEBUG anaconda: new container encrypted: False >17:18:16,348 DEBUG anaconda: old container raid level: raid10 >17:18:16,348 DEBUG anaconda: new container raid level: raid10 >17:18:16,348 DEBUG anaconda: old container size request: 953856 >17:18:16,348 DEBUG anaconda: new container size request: 953856 >17:18:16,348 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:18:16,348 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:18:16,349 DEBUG anaconda: populate_right_side: existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem mounted at /home/kunkelc/data >17:18:16,350 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:18:16,350 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:18:16,350 DEBUG anaconda: updated device_container_raid_level to raid10 >17:18:16,350 DEBUG anaconda: updated device_container_encrypted to False >17:18:16,350 DEBUG anaconda: updated device_container_size to 953856 >17:18:16,359 INFO anaconda: getting device type for LVM >17:18:16,359 DEBUG anaconda: populate_raid: 0, None >17:18:16,359 INFO anaconda: getting device type for LVM >17:18:16,360 DEBUG anaconda: new container selection: None >17:18:16,361 DEBUG anaconda: new container selection: None >17:18:16,361 DEBUG anaconda: new container selection: None >17:18:16,362 DEBUG anaconda: new container selection: vg_p5ewspro >17:18:16,362 DEBUG anaconda: default container is vg_p5ewspro >17:18:16,363 DEBUG anaconda: new selector: existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem >17:18:16,364 DEBUG anaconda: populate_right_side: existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem >17:18:16,365 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:18:16,365 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:18:16,365 DEBUG anaconda: updated device_container_raid_level to raid10 >17:18:16,365 DEBUG anaconda: updated device_container_encrypted to False >17:18:16,365 DEBUG anaconda: updated device_container_size to 953856 >17:18:16,374 INFO anaconda: getting device type for LVM >17:18:16,374 DEBUG anaconda: populate_raid: 0, None >17:18:16,375 INFO anaconda: getting device type for LVM >17:18:16,375 DEBUG anaconda: new container selection: None >17:18:16,376 DEBUG anaconda: new container selection: None >17:18:16,376 DEBUG anaconda: new container selection: None >17:18:16,377 DEBUG anaconda: new container selection: vg_p5ewspro >17:18:16,377 DEBUG anaconda: default container is vg_p5ewspro >17:18:24,652 INFO anaconda: ui: saving changes to device vg_p5ewspro-seti >17:18:24,652 DEBUG anaconda: old name: seti >17:18:24,652 DEBUG anaconda: new name: None >17:18:24,659 DEBUG anaconda: old size: 1984.0 >17:18:24,659 DEBUG anaconda: new size: 1984 >17:18:24,660 INFO anaconda: getting device type for LVM >17:18:24,660 DEBUG anaconda: old device type: 0 >17:18:24,660 DEBUG anaconda: new device type: 0 >17:18:24,661 DEBUG anaconda: reformat: False >17:18:24,663 DEBUG anaconda: old fs type: ext4 >17:18:24,664 DEBUG anaconda: new fs type: ext4 >17:18:24,664 DEBUG anaconda: old encryption setting: False >17:18:24,664 DEBUG anaconda: new encryption setting: False >17:18:24,664 DEBUG anaconda: old label: >17:18:24,665 DEBUG anaconda: new_label: >17:18:24,665 DEBUG anaconda: old mountpoint: >17:18:24,665 DEBUG anaconda: new mountpoint: /mnt/seti >17:18:24,668 DEBUG anaconda: old raid level: None >17:18:24,668 DEBUG anaconda: new raid level: None >17:18:24,671 DEBUG anaconda: old container: vg_p5ewspro >17:18:24,672 DEBUG anaconda: new container: vg_p5ewspro >17:18:24,672 DEBUG anaconda: old container encrypted: False >17:18:24,672 DEBUG anaconda: new container encrypted: False >17:18:24,672 DEBUG anaconda: old container raid level: raid10 >17:18:24,672 DEBUG anaconda: new container raid level: raid10 >17:18:24,672 DEBUG anaconda: old container size request: 953856 >17:18:24,672 DEBUG anaconda: new container size request: 953856 >17:18:24,673 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:18:24,673 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:18:24,673 DEBUG anaconda: updating mountpoint of vg_p5ewspro-seti to /mnt/seti >17:18:24,677 DEBUG anaconda: populate_right_side: existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem mounted at /mnt/seti >17:18:24,678 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:18:24,678 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:18:24,679 DEBUG anaconda: updated device_container_raid_level to raid10 >17:18:24,679 DEBUG anaconda: updated device_container_encrypted to False >17:18:24,679 DEBUG anaconda: updated device_container_size to 953856 >17:18:24,687 INFO anaconda: getting device type for LVM >17:18:24,688 DEBUG anaconda: populate_raid: 0, None >17:18:24,688 INFO anaconda: getting device type for LVM >17:18:24,688 DEBUG anaconda: new container selection: None >17:18:24,689 DEBUG anaconda: new container selection: None >17:18:24,690 DEBUG anaconda: new container selection: None >17:18:24,690 DEBUG anaconda: new container selection: vg_p5ewspro >17:18:24,690 DEBUG anaconda: default container is vg_p5ewspro >17:18:36,212 DEBUG anaconda: current selector: existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem mounted at /mnt/seti >17:18:36,214 DEBUG anaconda: notebook page = 1 >17:18:36,214 INFO anaconda: ui: saving changes to device vg_p5ewspro-seti >17:18:36,214 DEBUG anaconda: old name: seti >17:18:36,214 DEBUG anaconda: new name: None >17:18:36,221 DEBUG anaconda: old size: 1984.0 >17:18:36,221 DEBUG anaconda: new size: 1984 >17:18:36,221 INFO anaconda: getting device type for LVM >17:18:36,222 DEBUG anaconda: old device type: 0 >17:18:36,222 DEBUG anaconda: new device type: 0 >17:18:36,222 DEBUG anaconda: reformat: False >17:18:36,224 DEBUG anaconda: old fs type: ext4 >17:18:36,224 DEBUG anaconda: new fs type: ext4 >17:18:36,224 DEBUG anaconda: old encryption setting: False >17:18:36,224 DEBUG anaconda: new encryption setting: False >17:18:36,225 DEBUG anaconda: old label: >17:18:36,225 DEBUG anaconda: new_label: >17:18:36,225 DEBUG anaconda: old mountpoint: /mnt/seti >17:18:36,225 DEBUG anaconda: new mountpoint: /mnt/seti >17:18:36,225 DEBUG anaconda: old raid level: None >17:18:36,225 DEBUG anaconda: new raid level: None >17:18:36,228 DEBUG anaconda: old container: vg_p5ewspro >17:18:36,228 DEBUG anaconda: new container: vg_p5ewspro >17:18:36,228 DEBUG anaconda: old container encrypted: False >17:18:36,228 DEBUG anaconda: new container encrypted: False >17:18:36,228 DEBUG anaconda: old container raid level: raid10 >17:18:36,228 DEBUG anaconda: new container raid level: raid10 >17:18:36,228 DEBUG anaconda: old container size request: 953856 >17:18:36,229 DEBUG anaconda: new container size request: 953856 >17:18:36,229 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:18:36,229 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:18:36,229 DEBUG anaconda: populate_right_side: existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem mounted at /mnt/seti >17:18:36,230 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:18:36,230 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:18:36,231 DEBUG anaconda: updated device_container_raid_level to raid10 >17:18:36,231 DEBUG anaconda: updated device_container_encrypted to False >17:18:36,231 DEBUG anaconda: updated device_container_size to 953856 >17:18:36,239 INFO anaconda: getting device type for LVM >17:18:36,240 DEBUG anaconda: populate_raid: 0, None >17:18:36,240 INFO anaconda: getting device type for LVM >17:18:36,241 DEBUG anaconda: new container selection: None >17:18:36,241 DEBUG anaconda: new container selection: None >17:18:36,242 DEBUG anaconda: new container selection: None >17:18:36,242 DEBUG anaconda: new container selection: vg_p5ewspro >17:18:36,243 DEBUG anaconda: default container is vg_p5ewspro >17:18:36,243 DEBUG anaconda: new selector: existing 4000MB partition sda7 (27) with existing swap >17:18:36,244 DEBUG anaconda: populate_right_side: existing 4000MB partition sda7 (27) with existing swap >17:18:36,244 DEBUG anaconda: updated device_disks to ['sda'] >17:18:36,245 DEBUG anaconda: updated device_container_name to None >17:18:36,245 DEBUG anaconda: updated device_container_raid_level to None >17:18:36,245 DEBUG anaconda: updated device_container_encrypted to False >17:18:36,245 DEBUG anaconda: updated device_container_size to 0 >17:18:36,249 DEBUG anaconda: fs type changed: swap >17:18:36,255 INFO anaconda: getting device type for Standard Partition >17:18:36,256 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:18:36,256 INFO anaconda: getting device type for Standard Partition >17:18:36,257 INFO anaconda: getting device type for Standard Partition >17:18:36,258 INFO anaconda: getting device type for Standard Partition >17:18:36,258 INFO anaconda: getting device type for Standard Partition >17:18:36,259 INFO anaconda: getting device type for Standard Partition >17:18:36,259 INFO anaconda: getting device type for Standard Partition >17:18:36,260 INFO anaconda: getting device type for Standard Partition >17:18:36,261 INFO anaconda: getting device type for Standard Partition >17:18:36,261 DEBUG anaconda: populate_raid: 2, None >17:18:36,261 INFO anaconda: getting device type for Standard Partition >17:18:36,263 INFO anaconda: getting device type for Standard Partition >17:18:36,263 DEBUG anaconda: populate_raid: 2, None >17:18:36,264 INFO anaconda: getting device type for Standard Partition >17:18:42,644 DEBUG anaconda: populate_right_side: existing 4000MB partition sda7 (27) with existing swap >17:18:42,644 DEBUG anaconda: updated device_disks to ['sda'] >17:18:42,645 DEBUG anaconda: updated device_container_name to None >17:18:42,645 DEBUG anaconda: updated device_container_raid_level to None >17:18:42,645 DEBUG anaconda: updated device_container_encrypted to False >17:18:42,645 DEBUG anaconda: updated device_container_size to 0 >17:18:42,655 INFO anaconda: getting device type for Standard Partition >17:18:42,656 DEBUG anaconda: populate_raid: 2, None >17:18:42,656 INFO anaconda: getting device type for Standard Partition >17:18:42,884 DEBUG anaconda: populate_right_side: existing 4000MB partition sda7 (27) with existing swap >17:18:42,884 DEBUG anaconda: updated device_disks to ['sda'] >17:18:42,885 DEBUG anaconda: updated device_container_name to None >17:18:42,885 DEBUG anaconda: updated device_container_raid_level to None >17:18:42,885 DEBUG anaconda: updated device_container_encrypted to False >17:18:42,885 DEBUG anaconda: updated device_container_size to 0 >17:18:42,895 INFO anaconda: getting device type for Standard Partition >17:18:42,896 DEBUG anaconda: populate_raid: 2, None >17:18:42,896 INFO anaconda: getting device type for Standard Partition >17:18:57,075 DEBUG anaconda: current selector: existing 4000MB partition sda7 (27) with existing swap >17:18:57,076 DEBUG anaconda: notebook page = 1 >17:18:57,077 INFO anaconda: ui: saving changes to device sda7 >17:18:57,077 DEBUG anaconda: old name: sda7 >17:18:57,077 DEBUG anaconda: new name: None >17:18:57,082 DEBUG anaconda: old size: 4000.0 >17:18:57,083 DEBUG anaconda: new size: 4000 >17:18:57,083 INFO anaconda: getting device type for Standard Partition >17:18:57,083 DEBUG anaconda: old device type: 2 >17:18:57,084 DEBUG anaconda: new device type: 2 >17:18:57,084 DEBUG anaconda: reformat: False >17:18:57,085 DEBUG anaconda: old fs type: swap >17:18:57,085 DEBUG anaconda: new fs type: swap >17:18:57,086 DEBUG anaconda: old encryption setting: False >17:18:57,086 DEBUG anaconda: new encryption setting: False >17:18:57,086 DEBUG anaconda: old label: >17:18:57,086 DEBUG anaconda: new_label: >17:18:57,086 DEBUG anaconda: old mountpoint: >17:18:57,086 DEBUG anaconda: new mountpoint: >17:18:57,086 DEBUG anaconda: old raid level: None >17:18:57,087 DEBUG anaconda: new raid level: None >17:18:57,087 DEBUG anaconda: old container: None >17:18:57,087 DEBUG anaconda: new container: None >17:18:57,087 DEBUG anaconda: old container encrypted: False >17:18:57,087 DEBUG anaconda: new container encrypted: False >17:18:57,088 DEBUG anaconda: old container raid level: None >17:18:57,088 DEBUG anaconda: new container raid level: None >17:18:57,088 DEBUG anaconda: old container size request: 0 >17:18:57,088 DEBUG anaconda: new container size request: 0 >17:18:57,088 DEBUG anaconda: old disks: ['sda'] >17:18:57,088 DEBUG anaconda: new disks: ['sda'] >17:18:57,088 DEBUG anaconda: populate_right_side: existing 4000MB partition sda7 (27) with existing swap >17:18:57,089 DEBUG anaconda: updated device_disks to ['sda'] >17:18:57,089 DEBUG anaconda: updated device_container_name to None >17:18:57,089 DEBUG anaconda: updated device_container_raid_level to None >17:18:57,089 DEBUG anaconda: updated device_container_encrypted to False >17:18:57,089 DEBUG anaconda: updated device_container_size to 0 >17:18:57,097 INFO anaconda: getting device type for Standard Partition >17:18:57,098 DEBUG anaconda: populate_raid: 2, None >17:18:57,098 INFO anaconda: getting device type for Standard Partition >17:18:57,099 DEBUG anaconda: new selector: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:18:57,100 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:18:57,100 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:18:57,101 DEBUG anaconda: updated device_container_name to btrfs.52 >17:18:57,101 DEBUG anaconda: updated device_container_raid_level to single >17:18:57,101 DEBUG anaconda: updated device_container_encrypted to False >17:18:57,101 DEBUG anaconda: updated device_container_size to 20000.0 >17:18:57,105 DEBUG anaconda: fs type changed: btrfs >17:18:57,112 INFO anaconda: getting device type for BTRFS >17:18:57,112 DEBUG anaconda: device_type_changed: 3 BTRFS >17:18:57,115 INFO anaconda: getting device type for BTRFS >17:18:57,116 INFO anaconda: getting device type for BTRFS >17:18:57,117 INFO anaconda: getting device type for BTRFS >17:18:57,118 INFO anaconda: getting device type for BTRFS >17:18:57,118 INFO anaconda: getting device type for BTRFS >17:18:57,119 INFO anaconda: getting device type for BTRFS >17:18:57,120 INFO anaconda: getting device type for BTRFS >17:18:57,121 INFO anaconda: getting device type for BTRFS >17:18:57,121 INFO anaconda: getting device type for BTRFS >17:18:57,122 INFO anaconda: getting device type for BTRFS >17:18:57,123 DEBUG anaconda: populate_raid: 3, single >17:18:57,123 INFO anaconda: getting device type for BTRFS >17:18:57,124 INFO anaconda: getting device type for BTRFS >17:18:57,125 DEBUG anaconda: populate_raid: 3, single >17:18:57,125 INFO anaconda: getting device type for BTRFS >17:18:57,126 DEBUG anaconda: new container selection: None >17:18:57,127 DEBUG anaconda: new container selection: None >17:18:57,127 DEBUG anaconda: new container selection: None >17:18:57,128 DEBUG anaconda: new container selection: btrfs.52 >17:18:57,128 DEBUG anaconda: default container is btrfs.52 >17:19:14,019 INFO anaconda: ui: saving changes to device btrfs.52 >17:19:14,020 DEBUG anaconda: old name: btrfs.52 >17:19:14,020 DEBUG anaconda: new name: None >17:19:14,026 DEBUG anaconda: old size: 20000.0 >17:19:14,026 DEBUG anaconda: new size: 20000 >17:19:14,026 INFO anaconda: getting device type for BTRFS >17:19:14,027 DEBUG anaconda: old device type: 3 >17:19:14,028 DEBUG anaconda: new device type: 3 >17:19:14,028 DEBUG anaconda: reformat: False >17:19:14,030 DEBUG anaconda: old fs type: btrfs >17:19:14,030 DEBUG anaconda: new fs type: btrfs >17:19:14,031 DEBUG anaconda: old encryption setting: False >17:19:14,031 DEBUG anaconda: new encryption setting: False >17:19:14,031 DEBUG anaconda: old label: >17:19:14,031 DEBUG anaconda: new_label: >17:19:14,031 DEBUG anaconda: old mountpoint: >17:19:14,032 DEBUG anaconda: new mountpoint: /mnt/fedora15 >17:19:14,034 DEBUG anaconda: old raid level: single >17:19:14,034 DEBUG anaconda: new raid level: None >17:19:14,035 DEBUG anaconda: old container: btrfs.52 >17:19:14,035 DEBUG anaconda: new container: btrfs.52 >17:19:14,035 DEBUG anaconda: old container encrypted: False >17:19:14,035 DEBUG anaconda: new container encrypted: False >17:19:14,035 DEBUG anaconda: old container raid level: single >17:19:14,035 DEBUG anaconda: new container raid level: single >17:19:14,035 DEBUG anaconda: old container size request: 20000.0 >17:19:14,036 DEBUG anaconda: new container size request: 20000.0 >17:19:14,036 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:14,036 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:14,036 DEBUG anaconda: updating mountpoint of btrfs.52 to /mnt/fedora15 >17:19:14,040 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem mounted at /mnt/fedora15 >17:19:14,041 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:19:14,041 DEBUG anaconda: updated device_container_name to btrfs.52 >17:19:14,041 DEBUG anaconda: updated device_container_raid_level to single >17:19:14,042 DEBUG anaconda: updated device_container_encrypted to False >17:19:14,042 DEBUG anaconda: updated device_container_size to 20000.0 >17:19:14,046 DEBUG anaconda: fs type changed: btrfs >17:19:14,052 INFO anaconda: getting device type for BTRFS >17:19:14,053 DEBUG anaconda: populate_raid: 3, single >17:19:14,053 INFO anaconda: getting device type for BTRFS >17:19:14,054 DEBUG anaconda: new container selection: None >17:19:14,055 DEBUG anaconda: new container selection: None >17:19:14,055 DEBUG anaconda: new container selection: btrfs.52 >17:19:14,056 DEBUG anaconda: default container is btrfs.52 >17:19:16,451 DEBUG anaconda: current selector: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem mounted at /mnt/fedora15 >17:19:16,453 DEBUG anaconda: notebook page = 1 >17:19:16,453 INFO anaconda: ui: saving changes to device btrfs.52 >17:19:16,453 DEBUG anaconda: old name: btrfs.52 >17:19:16,453 DEBUG anaconda: new name: None >17:19:16,459 DEBUG anaconda: old size: 20000.0 >17:19:16,460 DEBUG anaconda: new size: 20000 >17:19:16,460 INFO anaconda: getting device type for BTRFS >17:19:16,461 DEBUG anaconda: old device type: 3 >17:19:16,461 DEBUG anaconda: new device type: 3 >17:19:16,461 DEBUG anaconda: reformat: False >17:19:16,463 DEBUG anaconda: old fs type: btrfs >17:19:16,463 DEBUG anaconda: new fs type: btrfs >17:19:16,463 DEBUG anaconda: old encryption setting: False >17:19:16,464 DEBUG anaconda: new encryption setting: False >17:19:16,464 DEBUG anaconda: old label: >17:19:16,464 DEBUG anaconda: new_label: >17:19:16,464 DEBUG anaconda: old mountpoint: /mnt/fedora15 >17:19:16,464 DEBUG anaconda: new mountpoint: /mnt/fedora15 >17:19:16,464 DEBUG anaconda: old raid level: single >17:19:16,464 DEBUG anaconda: new raid level: None >17:19:16,465 DEBUG anaconda: old container: btrfs.52 >17:19:16,466 DEBUG anaconda: new container: btrfs.52 >17:19:16,466 DEBUG anaconda: old container encrypted: False >17:19:16,466 DEBUG anaconda: new container encrypted: False >17:19:16,466 DEBUG anaconda: old container raid level: single >17:19:16,466 DEBUG anaconda: new container raid level: single >17:19:16,466 DEBUG anaconda: old container size request: 20000.0 >17:19:16,466 DEBUG anaconda: new container size request: 20000.0 >17:19:16,467 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:16,467 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:16,467 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem mounted at /mnt/fedora15 >17:19:16,468 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:19:16,468 DEBUG anaconda: updated device_container_name to btrfs.52 >17:19:16,468 DEBUG anaconda: updated device_container_raid_level to single >17:19:16,468 DEBUG anaconda: updated device_container_encrypted to False >17:19:16,468 DEBUG anaconda: updated device_container_size to 20000.0 >17:19:16,472 DEBUG anaconda: fs type changed: btrfs >17:19:16,479 INFO anaconda: getting device type for BTRFS >17:19:16,480 DEBUG anaconda: populate_raid: 3, single >17:19:16,480 INFO anaconda: getting device type for BTRFS >17:19:16,481 DEBUG anaconda: new container selection: None >17:19:16,482 DEBUG anaconda: new container selection: None >17:19:16,482 DEBUG anaconda: new container selection: btrfs.52 >17:19:16,482 DEBUG anaconda: default container is btrfs.52 >17:19:16,483 DEBUG anaconda: new selector: existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem >17:19:16,484 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem >17:19:16,485 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:19:16,485 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:19:16,486 DEBUG anaconda: updated device_container_raid_level to raid10 >17:19:16,486 DEBUG anaconda: updated device_container_encrypted to False >17:19:16,486 DEBUG anaconda: updated device_container_size to 953856 >17:19:16,489 DEBUG anaconda: fs type changed: ext4 >17:19:16,496 INFO anaconda: getting device type for LVM >17:19:16,497 DEBUG anaconda: device_type_changed: 0 LVM >17:19:16,497 INFO anaconda: getting device type for LVM >17:19:16,497 INFO anaconda: getting device type for LVM >17:19:16,498 INFO anaconda: getting device type for LVM >17:19:16,498 INFO anaconda: getting device type for LVM >17:19:16,498 INFO anaconda: getting device type for LVM >17:19:16,499 INFO anaconda: getting device type for LVM >17:19:16,499 INFO anaconda: getting device type for LVM >17:19:16,500 INFO anaconda: getting device type for LVM >17:19:16,500 DEBUG anaconda: populate_raid: 0, None >17:19:16,500 INFO anaconda: getting device type for LVM >17:19:16,501 INFO anaconda: getting device type for LVM >17:19:16,501 DEBUG anaconda: populate_raid: 0, None >17:19:16,502 INFO anaconda: getting device type for LVM >17:19:16,502 DEBUG anaconda: new container selection: None >17:19:16,503 DEBUG anaconda: new container selection: None >17:19:16,503 DEBUG anaconda: new container selection: vg_p5ewspro >17:19:16,504 DEBUG anaconda: default container is vg_p5ewspro >17:19:25,635 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora16 >17:19:25,635 DEBUG anaconda: old name: fedora16 >17:19:25,636 DEBUG anaconda: new name: None >17:19:25,642 DEBUG anaconda: old size: 20000.0 >17:19:25,642 DEBUG anaconda: new size: 20000 >17:19:25,642 INFO anaconda: getting device type for LVM >17:19:25,643 DEBUG anaconda: old device type: 0 >17:19:25,643 DEBUG anaconda: new device type: 0 >17:19:25,643 DEBUG anaconda: reformat: False >17:19:25,645 DEBUG anaconda: old fs type: ext4 >17:19:25,645 DEBUG anaconda: new fs type: ext4 >17:19:25,645 DEBUG anaconda: old encryption setting: False >17:19:25,645 DEBUG anaconda: new encryption setting: False >17:19:25,645 DEBUG anaconda: old label: >17:19:25,645 DEBUG anaconda: new_label: >17:19:25,646 DEBUG anaconda: old mountpoint: >17:19:25,646 DEBUG anaconda: new mountpoint: /mnt/fedora16 >17:19:25,648 DEBUG anaconda: old raid level: None >17:19:25,648 DEBUG anaconda: new raid level: None >17:19:25,650 DEBUG anaconda: old container: vg_p5ewspro >17:19:25,650 DEBUG anaconda: new container: vg_p5ewspro >17:19:25,650 DEBUG anaconda: old container encrypted: False >17:19:25,651 DEBUG anaconda: new container encrypted: False >17:19:25,651 DEBUG anaconda: old container raid level: raid10 >17:19:25,651 DEBUG anaconda: new container raid level: raid10 >17:19:25,651 DEBUG anaconda: old container size request: 953856 >17:19:25,651 DEBUG anaconda: new container size request: 953856 >17:19:25,651 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:25,652 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:25,652 DEBUG anaconda: updating mountpoint of vg_p5ewspro-fedora16 to /mnt/fedora16 >17:19:25,656 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem mounted at /mnt/fedora16 >17:19:25,657 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:19:25,657 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:19:25,657 DEBUG anaconda: updated device_container_raid_level to raid10 >17:19:25,658 DEBUG anaconda: updated device_container_encrypted to False >17:19:25,658 DEBUG anaconda: updated device_container_size to 953856 >17:19:25,666 INFO anaconda: getting device type for LVM >17:19:25,667 DEBUG anaconda: populate_raid: 0, None >17:19:25,667 INFO anaconda: getting device type for LVM >17:19:25,667 DEBUG anaconda: new container selection: None >17:19:25,668 DEBUG anaconda: new container selection: None >17:19:25,668 DEBUG anaconda: new container selection: None >17:19:25,669 DEBUG anaconda: new container selection: vg_p5ewspro >17:19:25,669 DEBUG anaconda: default container is vg_p5ewspro >17:19:30,875 DEBUG anaconda: current selector: existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem mounted at /mnt/fedora16 >17:19:30,877 DEBUG anaconda: notebook page = 1 >17:19:30,877 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora16 >17:19:30,877 DEBUG anaconda: old name: fedora16 >17:19:30,878 DEBUG anaconda: new name: None >17:19:30,883 DEBUG anaconda: old size: 20000.0 >17:19:30,883 DEBUG anaconda: new size: 20000 >17:19:30,883 INFO anaconda: getting device type for LVM >17:19:30,884 DEBUG anaconda: old device type: 0 >17:19:30,884 DEBUG anaconda: new device type: 0 >17:19:30,884 DEBUG anaconda: reformat: False >17:19:30,886 DEBUG anaconda: old fs type: ext4 >17:19:30,886 DEBUG anaconda: new fs type: ext4 >17:19:30,886 DEBUG anaconda: old encryption setting: False >17:19:30,886 DEBUG anaconda: new encryption setting: False >17:19:30,886 DEBUG anaconda: old label: >17:19:30,887 DEBUG anaconda: new_label: >17:19:30,887 DEBUG anaconda: old mountpoint: /mnt/fedora16 >17:19:30,887 DEBUG anaconda: new mountpoint: /mnt/fedora16 >17:19:30,887 DEBUG anaconda: old raid level: None >17:19:30,887 DEBUG anaconda: new raid level: None >17:19:30,889 DEBUG anaconda: old container: vg_p5ewspro >17:19:30,889 DEBUG anaconda: new container: vg_p5ewspro >17:19:30,890 DEBUG anaconda: old container encrypted: False >17:19:30,890 DEBUG anaconda: new container encrypted: False >17:19:30,890 DEBUG anaconda: old container raid level: raid10 >17:19:30,890 DEBUG anaconda: new container raid level: raid10 >17:19:30,890 DEBUG anaconda: old container size request: 953856 >17:19:30,890 DEBUG anaconda: new container size request: 953856 >17:19:30,890 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:30,891 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:30,891 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem mounted at /mnt/fedora16 >17:19:30,892 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:19:30,892 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:19:30,892 DEBUG anaconda: updated device_container_raid_level to raid10 >17:19:30,892 DEBUG anaconda: updated device_container_encrypted to False >17:19:30,892 DEBUG anaconda: updated device_container_size to 953856 >17:19:30,901 INFO anaconda: getting device type for LVM >17:19:30,901 DEBUG anaconda: populate_raid: 0, None >17:19:30,901 INFO anaconda: getting device type for LVM >17:19:30,902 DEBUG anaconda: new container selection: None >17:19:30,903 DEBUG anaconda: new container selection: None >17:19:30,903 DEBUG anaconda: new container selection: None >17:19:30,904 DEBUG anaconda: new container selection: vg_p5ewspro >17:19:30,904 DEBUG anaconda: default container is vg_p5ewspro >17:19:30,905 DEBUG anaconda: new selector: existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem >17:19:30,906 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem >17:19:30,907 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:19:30,907 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:19:30,907 DEBUG anaconda: updated device_container_raid_level to raid10 >17:19:30,907 DEBUG anaconda: updated device_container_encrypted to False >17:19:30,908 DEBUG anaconda: updated device_container_size to 953856 >17:19:30,916 INFO anaconda: getting device type for LVM >17:19:30,916 DEBUG anaconda: populate_raid: 0, None >17:19:30,917 INFO anaconda: getting device type for LVM >17:19:30,917 DEBUG anaconda: new container selection: None >17:19:30,918 DEBUG anaconda: new container selection: None >17:19:30,918 DEBUG anaconda: new container selection: None >17:19:30,919 DEBUG anaconda: new container selection: vg_p5ewspro >17:19:30,919 DEBUG anaconda: default container is vg_p5ewspro >17:19:45,131 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora17 >17:19:45,131 DEBUG anaconda: old name: fedora17 >17:19:45,131 DEBUG anaconda: new name: None >17:19:45,138 DEBUG anaconda: old size: 20000.0 >17:19:45,138 DEBUG anaconda: new size: 20000 >17:19:45,138 INFO anaconda: getting device type for LVM >17:19:45,139 DEBUG anaconda: old device type: 0 >17:19:45,139 DEBUG anaconda: new device type: 0 >17:19:45,139 DEBUG anaconda: reformat: False >17:19:45,142 DEBUG anaconda: old fs type: ext4 >17:19:45,142 DEBUG anaconda: new fs type: ext4 >17:19:45,142 DEBUG anaconda: old encryption setting: False >17:19:45,142 DEBUG anaconda: new encryption setting: False >17:19:45,143 DEBUG anaconda: old label: >17:19:45,143 DEBUG anaconda: new_label: >17:19:45,143 DEBUG anaconda: old mountpoint: >17:19:45,143 DEBUG anaconda: new mountpoint: /mnt/fedora17 >17:19:45,146 DEBUG anaconda: old raid level: None >17:19:45,146 DEBUG anaconda: new raid level: None >17:19:45,149 DEBUG anaconda: old container: vg_p5ewspro >17:19:45,150 DEBUG anaconda: new container: vg_p5ewspro >17:19:45,150 DEBUG anaconda: old container encrypted: False >17:19:45,150 DEBUG anaconda: new container encrypted: False >17:19:45,150 DEBUG anaconda: old container raid level: raid10 >17:19:45,150 DEBUG anaconda: new container raid level: raid10 >17:19:45,151 DEBUG anaconda: old container size request: 953856 >17:19:45,151 DEBUG anaconda: new container size request: 953856 >17:19:45,151 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:45,151 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:45,151 DEBUG anaconda: updating mountpoint of vg_p5ewspro-fedora17 to /mnt/fedora17 >17:19:45,156 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem mounted at /mnt/fedora17 >17:19:45,157 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:19:45,157 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:19:45,157 DEBUG anaconda: updated device_container_raid_level to raid10 >17:19:45,157 DEBUG anaconda: updated device_container_encrypted to False >17:19:45,157 DEBUG anaconda: updated device_container_size to 953856 >17:19:45,166 INFO anaconda: getting device type for LVM >17:19:45,166 DEBUG anaconda: populate_raid: 0, None >17:19:45,166 INFO anaconda: getting device type for LVM >17:19:45,167 DEBUG anaconda: new container selection: None >17:19:45,168 DEBUG anaconda: new container selection: None >17:19:45,168 DEBUG anaconda: new container selection: None >17:19:45,169 DEBUG anaconda: new container selection: vg_p5ewspro >17:19:45,169 DEBUG anaconda: default container is vg_p5ewspro >17:19:48,051 DEBUG anaconda: current selector: existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem mounted at /mnt/fedora17 >17:19:48,053 DEBUG anaconda: notebook page = 1 >17:19:48,053 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora17 >17:19:48,053 DEBUG anaconda: old name: fedora17 >17:19:48,053 DEBUG anaconda: new name: None >17:19:48,060 DEBUG anaconda: old size: 20000.0 >17:19:48,060 DEBUG anaconda: new size: 20000 >17:19:48,060 INFO anaconda: getting device type for LVM >17:19:48,061 DEBUG anaconda: old device type: 0 >17:19:48,061 DEBUG anaconda: new device type: 0 >17:19:48,061 DEBUG anaconda: reformat: False >17:19:48,063 DEBUG anaconda: old fs type: ext4 >17:19:48,063 DEBUG anaconda: new fs type: ext4 >17:19:48,063 DEBUG anaconda: old encryption setting: False >17:19:48,063 DEBUG anaconda: new encryption setting: False >17:19:48,064 DEBUG anaconda: old label: >17:19:48,064 DEBUG anaconda: new_label: >17:19:48,064 DEBUG anaconda: old mountpoint: /mnt/fedora17 >17:19:48,064 DEBUG anaconda: new mountpoint: /mnt/fedora17 >17:19:48,064 DEBUG anaconda: old raid level: None >17:19:48,064 DEBUG anaconda: new raid level: None >17:19:48,067 DEBUG anaconda: old container: vg_p5ewspro >17:19:48,067 DEBUG anaconda: new container: vg_p5ewspro >17:19:48,067 DEBUG anaconda: old container encrypted: False >17:19:48,067 DEBUG anaconda: new container encrypted: False >17:19:48,067 DEBUG anaconda: old container raid level: raid10 >17:19:48,067 DEBUG anaconda: new container raid level: raid10 >17:19:48,068 DEBUG anaconda: old container size request: 953856 >17:19:48,068 DEBUG anaconda: new container size request: 953856 >17:19:48,068 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:48,068 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:48,068 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem mounted at /mnt/fedora17 >17:19:48,069 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:19:48,069 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:19:48,070 DEBUG anaconda: updated device_container_raid_level to raid10 >17:19:48,070 DEBUG anaconda: updated device_container_encrypted to False >17:19:48,070 DEBUG anaconda: updated device_container_size to 953856 >17:19:48,078 INFO anaconda: getting device type for LVM >17:19:48,079 DEBUG anaconda: populate_raid: 0, None >17:19:48,079 INFO anaconda: getting device type for LVM >17:19:48,080 DEBUG anaconda: new container selection: None >17:19:48,080 DEBUG anaconda: new container selection: None >17:19:48,081 DEBUG anaconda: new container selection: None >17:19:48,081 DEBUG anaconda: new container selection: vg_p5ewspro >17:19:48,082 DEBUG anaconda: default container is vg_p5ewspro >17:19:48,082 DEBUG anaconda: new selector: existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem >17:19:48,084 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem >17:19:48,085 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:19:48,085 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:19:48,085 DEBUG anaconda: updated device_container_raid_level to raid10 >17:19:48,085 DEBUG anaconda: updated device_container_encrypted to False >17:19:48,085 DEBUG anaconda: updated device_container_size to 953856 >17:19:48,094 INFO anaconda: getting device type for LVM >17:19:48,094 DEBUG anaconda: populate_raid: 0, None >17:19:48,094 INFO anaconda: getting device type for LVM >17:19:48,095 DEBUG anaconda: new container selection: None >17:19:48,096 DEBUG anaconda: new container selection: None >17:19:48,096 DEBUG anaconda: new container selection: None >17:19:48,097 DEBUG anaconda: new container selection: vg_p5ewspro >17:19:48,097 DEBUG anaconda: default container is vg_p5ewspro >17:19:57,763 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora18 >17:19:57,763 DEBUG anaconda: old name: fedora18 >17:19:57,763 DEBUG anaconda: new name: None >17:19:57,770 DEBUG anaconda: old size: 20000.0 >17:19:57,770 DEBUG anaconda: new size: 20000 >17:19:57,770 INFO anaconda: getting device type for LVM >17:19:57,771 DEBUG anaconda: old device type: 0 >17:19:57,771 DEBUG anaconda: new device type: 0 >17:19:57,771 DEBUG anaconda: reformat: False >17:19:57,773 DEBUG anaconda: old fs type: ext4 >17:19:57,774 DEBUG anaconda: new fs type: ext4 >17:19:57,774 DEBUG anaconda: old encryption setting: False >17:19:57,774 DEBUG anaconda: new encryption setting: False >17:19:57,774 DEBUG anaconda: old label: Fedora18 >17:19:57,774 DEBUG anaconda: new_label: >17:19:57,775 DEBUG anaconda: old mountpoint: >17:19:57,775 DEBUG anaconda: new mountpoint: /mnt/fedora18 >17:19:57,778 DEBUG anaconda: old raid level: None >17:19:57,778 DEBUG anaconda: new raid level: None >17:19:57,781 DEBUG anaconda: old container: vg_p5ewspro >17:19:57,781 DEBUG anaconda: new container: vg_p5ewspro >17:19:57,781 DEBUG anaconda: old container encrypted: False >17:19:57,782 DEBUG anaconda: new container encrypted: False >17:19:57,782 DEBUG anaconda: old container raid level: raid10 >17:19:57,782 DEBUG anaconda: new container raid level: raid10 >17:19:57,782 DEBUG anaconda: old container size request: 953856 >17:19:57,782 DEBUG anaconda: new container size request: 953856 >17:19:57,782 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:57,782 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:19:57,783 DEBUG anaconda: updating mountpoint of vg_p5ewspro-fedora18 to /mnt/fedora18 >17:19:57,787 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem mounted at /mnt/fedora18 >17:19:57,788 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:19:57,788 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:19:57,788 DEBUG anaconda: updated device_container_raid_level to raid10 >17:19:57,788 DEBUG anaconda: updated device_container_encrypted to False >17:19:57,789 DEBUG anaconda: updated device_container_size to 953856 >17:19:57,797 INFO anaconda: getting device type for LVM >17:19:57,797 DEBUG anaconda: populate_raid: 0, None >17:19:57,798 INFO anaconda: getting device type for LVM >17:19:57,798 DEBUG anaconda: new container selection: None >17:19:57,799 DEBUG anaconda: new container selection: None >17:19:57,799 DEBUG anaconda: new container selection: None >17:19:57,800 DEBUG anaconda: new container selection: vg_p5ewspro >17:19:57,800 DEBUG anaconda: default container is vg_p5ewspro >17:20:00,939 DEBUG anaconda: current selector: existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem mounted at /mnt/fedora18 >17:20:00,940 DEBUG anaconda: notebook page = 1 >17:20:00,941 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora18 >17:20:00,941 DEBUG anaconda: old name: fedora18 >17:20:00,941 DEBUG anaconda: new name: None >17:20:00,945 DEBUG anaconda: old size: 20000.0 >17:20:00,946 DEBUG anaconda: new size: 20000 >17:20:00,946 INFO anaconda: getting device type for LVM >17:20:00,946 DEBUG anaconda: old device type: 0 >17:20:00,946 DEBUG anaconda: new device type: 0 >17:20:00,946 DEBUG anaconda: reformat: False >17:20:00,948 DEBUG anaconda: old fs type: ext4 >17:20:00,948 DEBUG anaconda: new fs type: ext4 >17:20:00,949 DEBUG anaconda: old encryption setting: False >17:20:00,949 DEBUG anaconda: new encryption setting: False >17:20:00,949 DEBUG anaconda: old label: Fedora18 >17:20:00,949 DEBUG anaconda: new_label: >17:20:00,949 DEBUG anaconda: old mountpoint: /mnt/fedora18 >17:20:00,949 DEBUG anaconda: new mountpoint: /mnt/fedora18 >17:20:00,949 DEBUG anaconda: old raid level: None >17:20:00,950 DEBUG anaconda: new raid level: None >17:20:00,952 DEBUG anaconda: old container: vg_p5ewspro >17:20:00,952 DEBUG anaconda: new container: vg_p5ewspro >17:20:00,952 DEBUG anaconda: old container encrypted: False >17:20:00,952 DEBUG anaconda: new container encrypted: False >17:20:00,952 DEBUG anaconda: old container raid level: raid10 >17:20:00,953 DEBUG anaconda: new container raid level: raid10 >17:20:00,953 DEBUG anaconda: old container size request: 953856 >17:20:00,953 DEBUG anaconda: new container size request: 953856 >17:20:00,953 DEBUG anaconda: old disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:20:00,953 DEBUG anaconda: new disks: ['sdb', 'sdc', 'sdd', 'sde'] >17:20:00,953 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem mounted at /mnt/fedora18 >17:20:00,955 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >17:20:00,955 DEBUG anaconda: updated device_container_name to vg_p5ewspro >17:20:00,955 DEBUG anaconda: updated device_container_raid_level to raid10 >17:20:00,955 DEBUG anaconda: updated device_container_encrypted to False >17:20:00,955 DEBUG anaconda: updated device_container_size to 953856 >17:20:00,964 INFO anaconda: getting device type for LVM >17:20:00,964 DEBUG anaconda: populate_raid: 0, None >17:20:00,964 INFO anaconda: getting device type for LVM >17:20:00,965 DEBUG anaconda: new container selection: None >17:20:00,965 DEBUG anaconda: new container selection: None >17:20:00,966 DEBUG anaconda: new container selection: None >17:20:00,967 DEBUG anaconda: new container selection: vg_p5ewspro >17:20:00,967 DEBUG anaconda: default container is vg_p5ewspro >17:20:00,968 DEBUG anaconda: new selector: existing 500MB partition sda10 (17) with existing ext4 filesystem >17:20:00,968 DEBUG anaconda: populate_right_side: existing 500MB partition sda10 (17) with existing ext4 filesystem >17:20:00,969 DEBUG anaconda: updated device_disks to ['sda'] >17:20:00,969 DEBUG anaconda: updated device_container_name to None >17:20:00,969 DEBUG anaconda: updated device_container_raid_level to None >17:20:00,969 DEBUG anaconda: updated device_container_encrypted to False >17:20:00,969 DEBUG anaconda: updated device_container_size to 0 >17:20:00,977 INFO anaconda: getting device type for Standard Partition >17:20:00,978 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:20:00,978 INFO anaconda: getting device type for Standard Partition >17:20:00,979 INFO anaconda: getting device type for Standard Partition >17:20:00,980 INFO anaconda: getting device type for Standard Partition >17:20:00,980 INFO anaconda: getting device type for Standard Partition >17:20:00,981 INFO anaconda: getting device type for Standard Partition >17:20:00,982 INFO anaconda: getting device type for Standard Partition >17:20:00,982 INFO anaconda: getting device type for Standard Partition >17:20:00,983 INFO anaconda: getting device type for Standard Partition >17:20:00,983 DEBUG anaconda: populate_raid: 2, None >17:20:00,984 INFO anaconda: getting device type for Standard Partition >17:20:00,985 INFO anaconda: getting device type for Standard Partition >17:20:00,985 DEBUG anaconda: populate_raid: 2, None >17:20:00,985 INFO anaconda: getting device type for Standard Partition >17:20:12,434 INFO anaconda: ui: saving changes to device sda10 >17:20:12,435 DEBUG anaconda: old name: sda10 >17:20:12,435 DEBUG anaconda: new name: None >17:20:12,441 DEBUG anaconda: old size: 500.0 >17:20:12,441 DEBUG anaconda: new size: 500 >17:20:12,441 INFO anaconda: getting device type for Standard Partition >17:20:12,442 DEBUG anaconda: old device type: 2 >17:20:12,442 DEBUG anaconda: new device type: 2 >17:20:12,442 DEBUG anaconda: reformat: False >17:20:12,444 DEBUG anaconda: old fs type: ext4 >17:20:12,444 DEBUG anaconda: new fs type: ext4 >17:20:12,444 DEBUG anaconda: old encryption setting: False >17:20:12,444 DEBUG anaconda: new encryption setting: False >17:20:12,445 DEBUG anaconda: old label: bootfed17 >17:20:12,445 DEBUG anaconda: new_label: >17:20:12,445 DEBUG anaconda: old mountpoint: >17:20:12,445 DEBUG anaconda: new mountpoint: /mnt/fedora17/boot >17:20:12,447 DEBUG anaconda: old raid level: None >17:20:12,447 DEBUG anaconda: new raid level: None >17:20:12,448 DEBUG anaconda: old container: None >17:20:12,448 DEBUG anaconda: new container: None >17:20:12,448 DEBUG anaconda: old container encrypted: False >17:20:12,448 DEBUG anaconda: new container encrypted: False >17:20:12,448 DEBUG anaconda: old container raid level: None >17:20:12,448 DEBUG anaconda: new container raid level: None >17:20:12,449 DEBUG anaconda: old container size request: 0 >17:20:12,449 DEBUG anaconda: new container size request: 0 >17:20:12,449 DEBUG anaconda: old disks: ['sda'] >17:20:12,449 DEBUG anaconda: new disks: ['sda'] >17:20:12,449 DEBUG anaconda: updating mountpoint of sda10 to /mnt/fedora17/boot >17:20:12,453 DEBUG anaconda: populate_right_side: existing 500MB partition sda10 (17) with existing ext4 filesystem mounted at /mnt/fedora17/boot >17:20:12,454 DEBUG anaconda: updated device_disks to ['sda'] >17:20:12,454 DEBUG anaconda: updated device_container_name to None >17:20:12,454 DEBUG anaconda: updated device_container_raid_level to None >17:20:12,454 DEBUG anaconda: updated device_container_encrypted to False >17:20:12,454 DEBUG anaconda: updated device_container_size to 0 >17:20:12,462 INFO anaconda: getting device type for Standard Partition >17:20:12,463 DEBUG anaconda: populate_raid: 2, None >17:20:12,463 INFO anaconda: getting device type for Standard Partition >17:20:16,818 DEBUG anaconda: current selector: existing 500MB partition sda10 (17) with existing ext4 filesystem mounted at /mnt/fedora17/boot >17:20:16,819 DEBUG anaconda: notebook page = 1 >17:20:16,820 INFO anaconda: ui: saving changes to device sda10 >17:20:16,820 DEBUG anaconda: old name: sda10 >17:20:16,820 DEBUG anaconda: new name: None >17:20:16,824 DEBUG anaconda: old size: 500.0 >17:20:16,824 DEBUG anaconda: new size: 500 >17:20:16,825 INFO anaconda: getting device type for Standard Partition >17:20:16,825 DEBUG anaconda: old device type: 2 >17:20:16,825 DEBUG anaconda: new device type: 2 >17:20:16,825 DEBUG anaconda: reformat: False >17:20:16,827 DEBUG anaconda: old fs type: ext4 >17:20:16,828 DEBUG anaconda: new fs type: ext4 >17:20:16,828 DEBUG anaconda: old encryption setting: False >17:20:16,828 DEBUG anaconda: new encryption setting: False >17:20:16,828 DEBUG anaconda: old label: bootfed17 >17:20:16,828 DEBUG anaconda: new_label: >17:20:16,828 DEBUG anaconda: old mountpoint: /mnt/fedora17/boot >17:20:16,828 DEBUG anaconda: new mountpoint: /mnt/fedora17/boot >17:20:16,829 DEBUG anaconda: old raid level: None >17:20:16,829 DEBUG anaconda: new raid level: None >17:20:16,829 DEBUG anaconda: old container: None >17:20:16,829 DEBUG anaconda: new container: None >17:20:16,830 DEBUG anaconda: old container encrypted: False >17:20:16,830 DEBUG anaconda: new container encrypted: False >17:20:16,830 DEBUG anaconda: old container raid level: None >17:20:16,830 DEBUG anaconda: new container raid level: None >17:20:16,830 DEBUG anaconda: old container size request: 0 >17:20:16,830 DEBUG anaconda: new container size request: 0 >17:20:16,830 DEBUG anaconda: old disks: ['sda'] >17:20:16,831 DEBUG anaconda: new disks: ['sda'] >17:20:16,831 DEBUG anaconda: populate_right_side: existing 500MB partition sda10 (17) with existing ext4 filesystem mounted at /mnt/fedora17/boot >17:20:16,831 DEBUG anaconda: updated device_disks to ['sda'] >17:20:16,831 DEBUG anaconda: updated device_container_name to None >17:20:16,832 DEBUG anaconda: updated device_container_raid_level to None >17:20:16,832 DEBUG anaconda: updated device_container_encrypted to False >17:20:16,832 DEBUG anaconda: updated device_container_size to 0 >17:20:16,840 INFO anaconda: getting device type for Standard Partition >17:20:16,841 DEBUG anaconda: populate_raid: 2, None >17:20:16,841 INFO anaconda: getting device type for Standard Partition >17:20:16,841 DEBUG anaconda: new selector: existing 500MB partition sda3 (23) with existing ext4 filesystem >17:20:16,842 DEBUG anaconda: populate_right_side: existing 500MB partition sda3 (23) with existing ext4 filesystem >17:20:16,842 DEBUG anaconda: updated device_disks to ['sda'] >17:20:16,843 DEBUG anaconda: updated device_container_name to None >17:20:16,843 DEBUG anaconda: updated device_container_raid_level to None >17:20:16,843 DEBUG anaconda: updated device_container_encrypted to False >17:20:16,843 DEBUG anaconda: updated device_container_size to 0 >17:20:16,851 INFO anaconda: getting device type for Standard Partition >17:20:16,852 DEBUG anaconda: populate_raid: 2, None >17:20:16,852 INFO anaconda: getting device type for Standard Partition >17:20:30,842 INFO anaconda: ui: saving changes to device sda3 >17:20:30,843 DEBUG anaconda: old name: sda3 >17:20:30,843 DEBUG anaconda: new name: None >17:20:30,848 DEBUG anaconda: old size: 500.0 >17:20:30,849 DEBUG anaconda: new size: 500 >17:20:30,849 INFO anaconda: getting device type for Standard Partition >17:20:30,850 DEBUG anaconda: old device type: 2 >17:20:30,850 DEBUG anaconda: new device type: 2 >17:20:30,850 DEBUG anaconda: reformat: False >17:20:30,852 DEBUG anaconda: old fs type: ext4 >17:20:30,852 DEBUG anaconda: new fs type: ext4 >17:20:30,853 DEBUG anaconda: old encryption setting: False >17:20:30,853 DEBUG anaconda: new encryption setting: False >17:20:30,853 DEBUG anaconda: old label: fed15boot >17:20:30,853 DEBUG anaconda: new_label: >17:20:30,853 DEBUG anaconda: old mountpoint: >17:20:30,853 DEBUG anaconda: new mountpoint: /mnt/fedora15/boot >17:20:30,855 DEBUG anaconda: old raid level: None >17:20:30,855 DEBUG anaconda: new raid level: None >17:20:30,856 DEBUG anaconda: old container: None >17:20:30,856 DEBUG anaconda: new container: None >17:20:30,856 DEBUG anaconda: old container encrypted: False >17:20:30,856 DEBUG anaconda: new container encrypted: False >17:20:30,856 DEBUG anaconda: old container raid level: None >17:20:30,856 DEBUG anaconda: new container raid level: None >17:20:30,857 DEBUG anaconda: old container size request: 0 >17:20:30,857 DEBUG anaconda: new container size request: 0 >17:20:30,857 DEBUG anaconda: old disks: ['sda'] >17:20:30,857 DEBUG anaconda: new disks: ['sda'] >17:20:30,857 DEBUG anaconda: updating mountpoint of sda3 to /mnt/fedora15/boot >17:20:30,861 DEBUG anaconda: populate_right_side: existing 500MB partition sda3 (23) with existing ext4 filesystem mounted at /mnt/fedora15/boot >17:20:30,862 DEBUG anaconda: updated device_disks to ['sda'] >17:20:30,862 DEBUG anaconda: updated device_container_name to None >17:20:30,862 DEBUG anaconda: updated device_container_raid_level to None >17:20:30,862 DEBUG anaconda: updated device_container_encrypted to False >17:20:30,862 DEBUG anaconda: updated device_container_size to 0 >17:20:30,870 INFO anaconda: getting device type for Standard Partition >17:20:30,871 DEBUG anaconda: populate_raid: 2, None >17:20:30,871 INFO anaconda: getting device type for Standard Partition >17:20:36,682 DEBUG anaconda: current selector: existing 500MB partition sda3 (23) with existing ext4 filesystem mounted at /mnt/fedora15/boot >17:20:36,683 DEBUG anaconda: notebook page = 1 >17:20:36,683 INFO anaconda: ui: saving changes to device sda3 >17:20:36,684 DEBUG anaconda: old name: sda3 >17:20:36,684 DEBUG anaconda: new name: None >17:20:36,689 DEBUG anaconda: old size: 500.0 >17:20:36,690 DEBUG anaconda: new size: 500 >17:20:36,690 INFO anaconda: getting device type for Standard Partition >17:20:36,691 DEBUG anaconda: old device type: 2 >17:20:36,691 DEBUG anaconda: new device type: 2 >17:20:36,691 DEBUG anaconda: reformat: False >17:20:36,693 DEBUG anaconda: old fs type: ext4 >17:20:36,693 DEBUG anaconda: new fs type: ext4 >17:20:36,694 DEBUG anaconda: old encryption setting: False >17:20:36,694 DEBUG anaconda: new encryption setting: False >17:20:36,694 DEBUG anaconda: old label: fed15boot >17:20:36,694 DEBUG anaconda: new_label: >17:20:36,694 DEBUG anaconda: old mountpoint: /mnt/fedora15/boot >17:20:36,694 DEBUG anaconda: new mountpoint: /mnt/fedora15/boot >17:20:36,694 DEBUG anaconda: old raid level: None >17:20:36,694 DEBUG anaconda: new raid level: None >17:20:36,695 DEBUG anaconda: old container: None >17:20:36,695 DEBUG anaconda: new container: None >17:20:36,695 DEBUG anaconda: old container encrypted: False >17:20:36,695 DEBUG anaconda: new container encrypted: False >17:20:36,695 DEBUG anaconda: old container raid level: None >17:20:36,696 DEBUG anaconda: new container raid level: None >17:20:36,696 DEBUG anaconda: old container size request: 0 >17:20:36,696 DEBUG anaconda: new container size request: 0 >17:20:36,696 DEBUG anaconda: old disks: ['sda'] >17:20:36,696 DEBUG anaconda: new disks: ['sda'] >17:20:36,696 DEBUG anaconda: populate_right_side: existing 500MB partition sda3 (23) with existing ext4 filesystem mounted at /mnt/fedora15/boot >17:20:36,697 DEBUG anaconda: updated device_disks to ['sda'] >17:20:36,697 DEBUG anaconda: updated device_container_name to None >17:20:36,697 DEBUG anaconda: updated device_container_raid_level to None >17:20:36,697 DEBUG anaconda: updated device_container_encrypted to False >17:20:36,697 DEBUG anaconda: updated device_container_size to 0 >17:20:36,705 INFO anaconda: getting device type for Standard Partition >17:20:36,706 DEBUG anaconda: populate_raid: 2, None >17:20:36,706 INFO anaconda: getting device type for Standard Partition >17:20:36,707 DEBUG anaconda: new selector: existing 476MB partition sda11 (18) with existing ext4 filesystem >17:20:36,707 DEBUG anaconda: populate_right_side: existing 476MB partition sda11 (18) with existing ext4 filesystem >17:20:36,708 DEBUG anaconda: updated device_disks to ['sda'] >17:20:36,708 DEBUG anaconda: updated device_container_name to None >17:20:36,708 DEBUG anaconda: updated device_container_raid_level to None >17:20:36,708 DEBUG anaconda: updated device_container_encrypted to False >17:20:36,708 DEBUG anaconda: updated device_container_size to 0 >17:20:36,717 INFO anaconda: getting device type for Standard Partition >17:20:36,717 DEBUG anaconda: populate_raid: 2, None >17:20:36,717 INFO anaconda: getting device type for Standard Partition >17:20:50,922 INFO anaconda: ui: saving changes to device sda11 >17:20:50,922 DEBUG anaconda: old name: sda11 >17:20:50,923 DEBUG anaconda: new name: None >17:20:50,928 DEBUG anaconda: old size: 476.0 >17:20:50,928 DEBUG anaconda: new size: 476 >17:20:50,929 INFO anaconda: getting device type for Standard Partition >17:20:50,929 DEBUG anaconda: old device type: 2 >17:20:50,930 DEBUG anaconda: new device type: 2 >17:20:50,930 DEBUG anaconda: reformat: False >17:20:50,932 DEBUG anaconda: old fs type: ext4 >17:20:50,932 DEBUG anaconda: new fs type: ext4 >17:20:50,932 DEBUG anaconda: old encryption setting: False >17:20:50,932 DEBUG anaconda: new encryption setting: False >17:20:50,933 DEBUG anaconda: old label: fed16boot >17:20:50,933 DEBUG anaconda: new_label: >17:20:50,933 DEBUG anaconda: old mountpoint: >17:20:50,933 DEBUG anaconda: new mountpoint: /mnt/fedora16/boot >17:20:50,935 DEBUG anaconda: old raid level: None >17:20:50,935 DEBUG anaconda: new raid level: None >17:20:50,935 DEBUG anaconda: old container: None >17:20:50,936 DEBUG anaconda: new container: None >17:20:50,936 DEBUG anaconda: old container encrypted: False >17:20:50,936 DEBUG anaconda: new container encrypted: False >17:20:50,936 DEBUG anaconda: old container raid level: None >17:20:50,936 DEBUG anaconda: new container raid level: None >17:20:50,936 DEBUG anaconda: old container size request: 0 >17:20:50,936 DEBUG anaconda: new container size request: 0 >17:20:50,937 DEBUG anaconda: old disks: ['sda'] >17:20:50,937 DEBUG anaconda: new disks: ['sda'] >17:20:50,937 DEBUG anaconda: updating mountpoint of sda11 to /mnt/fedora16/boot >17:20:50,941 DEBUG anaconda: populate_right_side: existing 476MB partition sda11 (18) with existing ext4 filesystem mounted at /mnt/fedora16/boot >17:20:50,941 DEBUG anaconda: updated device_disks to ['sda'] >17:20:50,941 DEBUG anaconda: updated device_container_name to None >17:20:50,942 DEBUG anaconda: updated device_container_raid_level to None >17:20:50,942 DEBUG anaconda: updated device_container_encrypted to False >17:20:50,942 DEBUG anaconda: updated device_container_size to 0 >17:20:50,950 INFO anaconda: getting device type for Standard Partition >17:20:50,950 DEBUG anaconda: populate_raid: 2, None >17:20:50,951 INFO anaconda: getting device type for Standard Partition >17:21:21,770 INFO anaconda: ui: saving changes to device sda11 >17:21:21,770 DEBUG anaconda: old name: sda11 >17:21:21,770 DEBUG anaconda: new name: None >17:21:21,774 DEBUG anaconda: old size: 476.0 >17:21:21,775 DEBUG anaconda: new size: 476 >17:21:21,775 INFO anaconda: getting device type for Standard Partition >17:21:21,775 DEBUG anaconda: old device type: 2 >17:21:21,775 DEBUG anaconda: new device type: 2 >17:21:21,776 DEBUG anaconda: reformat: False >17:21:21,777 DEBUG anaconda: old fs type: ext4 >17:21:21,778 DEBUG anaconda: new fs type: ext4 >17:21:21,778 DEBUG anaconda: old encryption setting: False >17:21:21,778 DEBUG anaconda: new encryption setting: False >17:21:21,778 DEBUG anaconda: old label: fed16boot >17:21:21,778 DEBUG anaconda: new_label: >17:21:21,778 DEBUG anaconda: old mountpoint: /mnt/fedora16/boot >17:21:21,779 DEBUG anaconda: new mountpoint: /mnt/fedora16/boot >17:21:21,779 DEBUG anaconda: old raid level: None >17:21:21,779 DEBUG anaconda: new raid level: None >17:21:21,779 DEBUG anaconda: old container: None >17:21:21,780 DEBUG anaconda: new container: None >17:21:21,780 DEBUG anaconda: old container encrypted: False >17:21:21,780 DEBUG anaconda: new container encrypted: False >17:21:21,780 DEBUG anaconda: old container raid level: None >17:21:21,780 DEBUG anaconda: new container raid level: None >17:21:21,780 DEBUG anaconda: old container size request: 0 >17:21:21,780 DEBUG anaconda: new container size request: 0 >17:21:21,781 DEBUG anaconda: old disks: ['sda'] >17:21:21,781 DEBUG anaconda: new disks: ['sda'] >17:21:21,781 DEBUG anaconda: populate_right_side: existing 476MB partition sda11 (18) with existing ext4 filesystem mounted at /mnt/fedora16/boot >17:21:21,781 DEBUG anaconda: updated device_disks to ['sda'] >17:21:21,782 DEBUG anaconda: updated device_container_name to None >17:21:21,782 DEBUG anaconda: updated device_container_raid_level to None >17:21:21,782 DEBUG anaconda: updated device_container_encrypted to False >17:21:21,782 DEBUG anaconda: updated device_container_size to 0 >17:21:21,790 INFO anaconda: getting device type for Standard Partition >17:21:21,791 DEBUG anaconda: populate_raid: 2, None >17:21:21,791 INFO anaconda: getting device type for Standard Partition >17:21:29,738 DEBUG anaconda: new disk order: [] >17:21:29,787 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:21:29,788 DEBUG anaconda: _is_valid_size(sda) returning True >17:21:29,788 DEBUG anaconda: _is_valid_location(sda) returning True >17:21:29,788 DEBUG anaconda: _is_valid_format(sda) returning True >17:21:29,788 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:21:29,789 INFO anaconda: Running Thread: AnaCheckStorageThread (139681541318400) >17:21:29,819 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:21:29,819 DEBUG anaconda: _is_valid_size(sda) returning True >17:21:29,819 DEBUG anaconda: _is_valid_location(sda) returning True >17:21:29,820 DEBUG anaconda: _is_valid_format(sda) returning True >17:21:29,820 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:21:29,820 DEBUG anaconda: _is_valid_disklabel(vg_p5ewspro-root) returning True >17:21:29,821 DEBUG anaconda: _is_valid_size(vg_p5ewspro-root) returning True >17:21:29,821 DEBUG anaconda: _is_valid_location(vg_p5ewspro-root) returning True >17:21:29,821 DEBUG anaconda: _is_valid_partition(vg_p5ewspro-root) returning True >17:21:29,821 DEBUG anaconda: _is_valid_format(vg_p5ewspro-root) returning True >17:21:29,822 DEBUG anaconda: is_valid_stage2_device(vg_p5ewspro-root) returning True >17:21:29,825 INFO anaconda: Thread Done: AnaCheckStorageThread (139681541318400) >17:21:29,939 INFO anaconda: fs space: 20 GB needed: 4.08 GB >17:21:29,963 INFO anaconda: fs space: 20 GB needed: 4.08 GB >17:21:29,982 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0a2abfe190> >17:21:29,987 INFO anaconda: fs space: 20 GB needed: 4.08 GB >17:21:30,005 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0a2abfe190> >17:21:30,006 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0a2abfe190> status to: Checking storage configuration... >17:21:30,011 INFO anaconda: fs space: 20 GB needed: 4.08 GB >17:21:30,030 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0a2abfe190> >17:21:36,514 INFO anaconda: Running Thread: AnaInstallThread (139681541318400) >17:21:37,501 INFO anaconda: Setting up the installation environment >17:21:39,050 INFO anaconda: Creating ext4 on /dev/mapper/vg_p5ewspro-root >17:43:16,141 INFO anaconda: Performing post-installation setup tasks >17:43:16,193 INFO anaconda: Installing bootloader >17:43:16,194 INFO anaconda: bootloader stage1 target device is sda >17:43:16,194 INFO anaconda: bootloader stage2 target device is vg_p5ewspro-root >17:43:16,195 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7f0a229c6450> >17:43:17,814 DEBUG anaconda: running handleException >17:43:17,819 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >17:43:17,820 INFO anaconda: Thread Done: AnaInstallThread (139681541318400) > > >/tmp/packaging.log: >17:14:27,293 INFO packaging: configuring base repo >17:14:27,402 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >17:14:27,403 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >17:14:27,403 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >17:14:27,403 DEBUG yum.verbose.plugin: Adding en_US to language list >17:14:27,406 DEBUG yum.verbose.YumBase: Config time: 0.079 >17:14:27,434 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >17:14:27,434 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >17:14:27,434 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >17:14:27,435 DEBUG yum.verbose.plugin: Adding en_US to language list >17:14:27,437 DEBUG yum.verbose.YumBase: Config time: 0.010 >17:14:27,491 INFO packaging: gathering repo metadata >17:14:27,594 INFO packaging: metadata retrieval complete >17:14:27,600 DEBUG yum.verbose.YumBase: Setting up Package Sacks >17:14:27,601 INFO_2 yum.verbose.plugin: Determining fastest mirrors >12:14:28,485 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >12:14:28,542 DEBUG yum.verbose.YumBase: pkgsack time: -17999.059 >12:14:28,663 DEBUG yum.verbose.YumBase: group time: -17998.937 >17:14:33,002 INFO packaging: checking software selection >17:14:33,007 DEBUG yum.verbose.YumBase: Setting up Package Sacks >17:14:33,129 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >17:14:33,194 DEBUG yum.verbose.YumBase: pkgsack time: 0.187 >17:14:33,279 DEBUG yum.verbose.YumBase: group time: 0.272 >17:14:33,354 DEBUG yum.verbose.YumBase: Obs Init time: 0.069 >17:14:33,382 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >17:14:33,412 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >17:14:33,566 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >17:14:33,568 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >17:14:33,592 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >17:14:33,598 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >17:14:33,606 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >17:14:33,760 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >17:14:33,761 INFO packaging: no kernel-PAE package >17:14:33,763 INFO packaging: selected kernel >17:14:33,765 INFO packaging: checking dependencies >17:14:34,000 DEBUG yum.verbose.YumBase: Building updates object >17:14:34,095 DEBUG yum.verbose.YumBase: up:simple updates time: 0.025 >17:14:34,097 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >17:14:34,097 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >17:14:34,097 DEBUG yum.verbose.YumBase: updates time: 0.097 >17:14:34,099 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.38.2-1.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >17:14:34,101 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.6.0-1.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >17:14:34,103 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >17:14:34,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.5.0-1.20130815git.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >17:14:34,105 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-6.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >17:14:34,106 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-1.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >17:14:34,107 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-1.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >17:14:34,107 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-1.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >17:14:34,113 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-19.git20131003.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,115 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,117 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,118 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,120 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-6.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,122 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,123 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-1.fc20.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >17:14:34,129 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,131 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,133 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-21.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,137 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.2-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.44.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,140 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,142 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,143 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.1-1.fc20.x86_64 to require for libplc4.so()(64bit) >17:14:34,144 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,145 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-19.git20131003.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >17:14:34,146 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >17:14:34,146 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >17:14:34,147 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,149 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:14:34,153 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:14:34,155 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:14:34,156 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:14:34,157 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.6-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:14:34,160 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:14:34,161 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:14:34,162 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.1-1.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >17:14:34,163 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.10.4-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:14:34,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:14:34,169 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:14:34,170 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:14:34,172 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:14:34,174 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.10.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:14:34,178 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.01-4.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >17:14:34,181 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >17:14:34,182 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc20.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >17:14:34,182 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.01-4.fc20.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >17:14:34,183 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >17:14:34,187 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.8.2-3.fc20.x86_64 >17:14:34,190 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc20.x86_64 >17:14:34,194 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.8.2-2.fc20.x86_64 >17:14:34,197 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.13-1.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >17:14:34,198 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.1-2.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >17:14:34,200 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >17:14:34,203 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-6.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 >17:14:34,204 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-6.fc20.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >17:14:34,207 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >17:14:34,210 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >17:14:34,211 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.0-4.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >17:14:34,212 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-1.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >17:14:34,214 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.13-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >17:14:34,216 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >17:14:34,218 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc20.noarch >17:14:34,221 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,223 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,229 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.6.50.20130731-16.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,230 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.3-2.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,232 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.157-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,233 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,235 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,238 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,240 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,241 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,243 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,244 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,245 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,247 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:14:34,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.9-1.fc20.x86_64 as install for abrt-java-connector-1.0.6-1.fc20.x86_64 >17:14:34,251 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >17:14:34,252 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >17:14:34,253 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >17:14:34,257 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.9-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >17:14:34,258 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.9-4.fc20.x86_64 to require for libguile-2.0.so.22()(64bit) >17:14:34,259 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-3.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >17:14:34,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >17:14:34,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >17:14:34,264 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >17:14:34,267 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.0-8.gitf81e3.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >17:14:34,269 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >17:14:34,270 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >17:14:34,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >17:14:34,275 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >17:14:34,276 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >17:14:34,277 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >17:14:34,277 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >17:14:34,278 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >17:14:34,280 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-1.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >17:14:34,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-19.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >17:14:34,283 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-1.fc20.x86_64 to require for libpam.so.0()(64bit) >17:14:34,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >17:14:34,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >17:14:34,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >17:14:34,294 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >17:14:34,296 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-33.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >17:14:34,297 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >17:14:34,298 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >17:14:34,300 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >17:14:34,300 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >17:14:34,301 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >17:14:34,304 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-9.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >17:14:34,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >17:14:34,308 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >17:14:34,309 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-30.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >17:14:34,314 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-21.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >17:14:34,315 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >17:14:34,317 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >17:14:34,318 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-11.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >17:14:34,320 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >17:14:34,322 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-15-1.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >17:14:34,326 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc20.x86_64 as install for 1:bash-completion-2.1-3.fc20.noarch >17:14:34,329 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >17:14:34,330 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >17:14:34,337 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.3.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,339 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.2.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,342 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,343 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,346 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,347 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.2-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,350 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,351 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.10.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,353 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,355 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-0.4.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,356 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.47-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,357 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.16.0-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,358 DEBUG yum.verbose.YumBase: Quick matched cogl-1.16.0-2.fc20.x86_64 to require for libcogl-pango.so.15()(64bit) >17:14:34,359 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,361 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,366 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,370 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:14:34,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >17:14:34,375 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >17:14:34,377 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-8.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >17:14:34,378 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccfg.so.90()(64bit) >17:14:34,378 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccc.so.90()(64bit) >17:14:34,378 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisc.so.95()(64bit) >17:14:34,380 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-30.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >17:14:34,381 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >17:14:34,384 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >17:14:34,384 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc20.x86_64 to require for libpci.so.3()(64bit) >17:14:34,386 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.11-1.fc20.x86_64 as install for bluez-cups-5.11-1.fc20.x86_64 >17:14:34,394 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,395 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,397 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,398 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,399 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,401 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-20.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,403 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,404 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.0-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,406 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,409 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,411 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 to require for libgsttag-1.0.so.0()(64bit) >17:14:34,412 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,429 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.8.0-4.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,430 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-media3.so.1()(64bit) >17:14:34,430 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-burn3.so.1()(64bit) >17:14:34,431 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,432 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:14:34,437 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.10.1-2.fc20.x86_64 as install for brasero-nautilus-3.8.0-4.fc20.x86_64 >17:14:34,441 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24-2.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >17:14:34,442 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >17:14:34,442 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >17:14:34,443 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >17:14:34,444 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >17:14:34,446 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for bzip2-1.0.6-9.fc20.x86_64 >17:14:34,451 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-1.fc20.noarch as install for caribou-0.4.13-1.fc20.x86_64 >17:14:34,452 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.38.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >17:14:34,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >17:14:34,455 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.12.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >17:14:34,465 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.10.2-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >17:14:34,466 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.fc20.noarch as install for 2:cheese-3.10.2-1.fc20.x86_64 >17:14:34,468 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.10.2-2.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >17:14:34,469 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.8-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >17:14:34,471 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.10.2-1.fc20.x86_64 to require for libcheese-gtk.so.23()(64bit) >17:14:34,473 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.2-2.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >17:14:34,474 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.2-2.fc20.x86_64 to require for libfreebl3.so()(64bit) >17:14:34,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >17:14:34,478 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.1-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >17:14:34,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-3.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >17:14:34,481 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >17:14:34,482 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >17:14:34,482 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >17:14:34,485 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >17:14:34,489 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.4-1.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >17:14:34,490 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.4-1.fc20.x86_64 >17:14:34,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.16-3.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >17:14:34,493 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >17:14:34,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >17:14:34,496 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >17:14:34,496 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >17:14:34,505 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.10.2-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,506 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,507 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,509 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,510 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >17:14:34,511 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,513 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.20.2-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,515 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,517 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.0-8.gitf81e3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,518 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.48-1.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,519 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,521 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,522 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,524 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.8-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,525 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.23-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,529 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.4-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,531 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,533 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.0-4.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,534 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,536 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,537 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.2.3-1.20131114.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:14:34,542 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >17:14:34,543 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >17:14:34,544 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.2-3.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >17:14:34,547 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >17:14:34,548 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >17:14:34,548 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >17:14:34,549 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.2-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >17:14:34,551 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >17:14:34,555 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.15-1.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >17:14:34,556 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >17:14:34,557 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >17:14:34,560 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >17:14:34,565 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-4.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >17:14:34,567 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >17:14:34,569 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-2.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >17:14:34,570 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >17:14:34,578 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.0-4.fc20.noarch as install for 1:cups-1.7.0-4.fc20.x86_64 >17:14:34,585 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.41-4.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:14:34,586 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:14:34,588 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.0.1-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:14:34,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-12.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:14:34,591 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:14:34,592 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.3-3.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:14:34,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:14:34,595 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.41-4.fc20.x86_64 to require for libcupsfilters.so.1()(64bit) >17:14:34,596 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-21.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:14:34,601 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-3.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >17:14:34,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >17:14:34,605 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >17:14:34,606 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >17:14:34,607 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-4.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >17:14:34,609 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-14.fc20.x86_64 as install for cyrus-sasl-plain-2.1.26-14.fc20.x86_64 >17:14:34,616 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.21-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >17:14:34,618 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-27.3.1-2.fc20.x86_64 >17:14:34,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >17:14:34,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-2.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >17:14:34,622 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-1.fc20.noarch as install for dejavu-sans-fonts-2.34-1.fc20.noarch >17:14:34,627 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >17:14:34,628 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-7.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >17:14:34,629 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-7.fc20.x86_64 to require for librpm.so.3()(64bit) >17:14:34,632 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >17:14:34,633 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >17:14:34,635 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-8.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >17:14:34,636 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-8.fc20.x86_64 to require for libdns-export.so.100()(64bit) >17:14:34,638 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-034-19.git20131021.fc20.x86_64 as install for dracut-config-rescue-034-19.git20131021.fc20.x86_64 >17:14:34,641 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-8.fc20.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >17:14:34,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >17:14:34,644 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >17:14:34,659 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-4.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,661 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.0-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,664 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,666 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,668 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,670 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,673 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.22.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,674 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >17:14:34,674 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >17:14:34,674 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >17:14:34,674 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >17:14:34,675 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >17:14:34,675 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >17:14:34,675 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >17:14:34,675 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >17:14:34,676 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >17:14:34,676 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >17:14:34,676 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >17:14:34,676 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >17:14:34,676 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >17:14:34,677 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >17:14:34,677 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >17:14:34,677 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >17:14:34,677 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >17:14:34,677 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >17:14:34,678 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >17:14:34,678 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >17:14:34,678 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >17:14:34,678 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >17:14:34,678 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >17:14:34,679 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >17:14:34,679 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >17:14:34,679 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >17:14:34,679 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >17:14:34,679 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >17:14:34,680 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >17:14:34,680 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >17:14:34,680 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >17:14:34,680 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >17:14:34,680 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >17:14:34,681 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >17:14:34,681 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >17:14:34,681 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >17:14:34,681 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >17:14:34,681 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >17:14:34,682 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >17:14:34,682 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >17:14:34,682 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >17:14:34,682 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >17:14:34,682 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >17:14:34,683 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >17:14:34,683 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >17:14:34,683 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >17:14:34,683 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >17:14:34,684 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >17:14:34,684 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >17:14:34,684 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >17:14:34,684 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >17:14:34,684 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >17:14:34,685 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >17:14:34,685 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >17:14:34,685 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >17:14:34,685 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >17:14:34,685 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >17:14:34,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >17:14:34,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >17:14:34,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >17:14:34,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >17:14:34,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >17:14:34,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >17:14:34,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >17:14:34,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >17:14:34,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >17:14:34,688 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.16-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,690 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,692 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,694 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,696 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.10.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,698 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.10.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,699 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >17:14:34,699 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >17:14:34,700 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,701 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-2.fc20.x86_64 to require for libfolks-telepathy.so.25()(64bit) >17:14:34,702 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,704 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,707 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:14:34,711 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >17:14:34,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >17:14:34,714 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-3.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >17:14:34,719 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.10.3-1.fc20.x86_64 as install for evince-3.10.3-1.fc20.x86_64 >17:14:34,720 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevview3.so.3()(64bit) >17:14:34,721 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevdocument3.so.4()(64bit) >17:14:34,732 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.16.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:14:34,733 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.18.3-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:14:34,735 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:14:34,736 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libicalss.so.1()(64bit) >17:14:34,736 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libical.so.1()(64bit) >17:14:34,737 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.10.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:14:34,739 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:14:34,740 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >17:14:34,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:14:34,742 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.10.2-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:14:34,744 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libedata-book-1.2.so.20()(64bit) >17:14:34,744 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libecal-1.2.so.16()(64bit) >17:14:34,745 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >17:14:34,745 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-1.2.so.14()(64bit) >17:14:34,745 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebackend-1.2.so.7()(64bit) >17:14:34,745 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libcamel-1.2.so.45()(64bit) >17:14:34,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.10.2-2.fc20.x86_64 >17:14:34,752 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >17:14:34,754 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for file-5.14-12.fc20.x86_64 >17:14:34,755 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-12.fc20.x86_64 to require for libmagic.so.1()(64bit) >17:14:34,764 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-25.0-2.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >17:14:34,767 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-3.fc20.noarch as install for firefox-25.0-3.fc20.x86_64 >17:14:34,768 DEBUG yum.verbose.YumBase: Quick matched xulrunner-25.0-2.fc20.x86_64 to require for libxul.so()(64bit) >17:14:34,769 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >17:14:34,771 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.10.2-1.fc20.x86_64 as install for firewall-config-0.3.8-1.fc20.noarch >17:14:34,772 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for firewall-config-0.3.8-1.fc20.noarch >17:14:34,775 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >17:14:34,776 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >17:14:34,777 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >17:14:34,798 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.1-288.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >17:14:34,800 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(vars) >17:14:34,800 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(strict) >17:14:34,800 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(POSIX) >17:14:34,801 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(Getopt::Std) >17:14:34,802 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >17:14:34,804 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >17:14:34,806 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.54-1.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >17:14:34,808 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >17:14:34,809 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >17:14:34,811 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-39.20130604.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >17:14:34,815 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-39.20130604.fc20.noarch as install for foomatic-db-ppds-4.0-39.20130604.fc20.noarch >17:14:34,818 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-1.fc20.x86_64 as install for fprintd-pam-0.5.1-1.fc20.x86_64 >17:14:34,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:14:34,826 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:14:34,828 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:14:34,829 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:14:34,831 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:14:34,832 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:14:34,834 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:14:34,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:14:34,840 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-8.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >17:14:34,842 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.10.2-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >17:14:34,844 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >17:14:34,845 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.10.1-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >17:14:34,851 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-17.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >17:14:34,852 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >17:14:34,854 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >17:14:34,855 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-7.fc20.x86_64 as install for ghostscript-9.10-4.fc20.x86_64 >17:14:34,858 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-18.fc20.noarch as install for glib-networking-2.38.2-1.fc20.x86_64 >17:14:34,860 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-7.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >17:14:34,865 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gnome-bluetooth-3.10.0-1.fc20.x86_64 >17:14:34,874 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:14:34,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:14:34,877 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >17:14:34,878 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >17:14:34,878 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >17:14:34,878 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >17:14:34,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:14:34,880 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >17:14:34,880 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >17:14:34,880 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >17:14:34,881 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >17:14:34,881 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >17:14:34,881 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >17:14:34,882 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:14:34,883 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:14:34,885 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:14:34,887 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:14:34,888 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >17:14:34,888 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >17:14:34,888 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >17:14:34,889 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >17:14:34,889 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >17:14:34,889 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >17:14:34,889 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >17:14:34,890 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:14:34,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:14:34,896 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:14:34,897 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:14:34,909 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.0-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >17:14:34,911 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.9-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >17:14:34,913 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-11.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >17:14:34,914 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-5.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >17:14:34,928 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >17:14:34,930 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >17:14:34,931 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-5.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >17:14:34,935 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.10.0-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >17:14:34,937 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-2.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >17:14:34,938 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-5.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >17:14:34,940 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.38.1-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >17:14:34,951 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.0.0-1.fc20.x86_64 as install for gnome-maps-3.10.2-1.fc20.noarch >17:14:34,956 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.13-1.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >17:14:34,957 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.10.2-1.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >17:14:34,962 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.1.3-2.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >17:14:34,963 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.7-1.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >17:14:34,965 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-12.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >17:14:34,967 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >17:14:34,976 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.10.2-1.fc20.x86_64 >17:14:34,988 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.10.2-2.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >17:14:34,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >17:14:34,991 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >17:14:34,993 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >17:14:34,994 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.10.0.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >17:14:34,995 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-wayland-3.10.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >17:14:35,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >17:14:35,007 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >17:14:35,008 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.10.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >17:14:35,010 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.38.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >17:14:35,011 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.38.1-1.fc20.x86_64 to require for libgiomm-2.4.so.1()(64bit) >17:14:35,012 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >17:14:35,013 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >17:14:35,018 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >17:14:35,019 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >17:14:35,021 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.10.0-1.fc20.noarch as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >17:14:35,024 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.fc20.noarch as install for gnu-free-mono-fonts-20120503-8.fc20.noarch >17:14:35,028 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >17:14:35,029 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >17:14:35,031 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >17:14:35,032 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >17:14:35,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >17:14:35,050 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:14:35,052 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:14:35,053 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:14:35,055 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:14:35,056 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.3-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:14:35,057 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:14:35,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:14:35,060 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:14:35,063 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-6.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:14:35,065 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgsttag-0.10.so.0()(64bit) >17:14:35,065 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >17:14:35,065 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >17:14:35,065 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstriff-0.10.so.0()(64bit) >17:14:35,066 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >17:14:35,066 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >17:14:35,066 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstfft-0.10.so.0()(64bit) >17:14:35,066 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >17:14:35,066 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstapp-0.10.so.0()(64bit) >17:14:35,067 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:14:35,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-5.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:14:35,070 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:14:35,073 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-3.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >17:14:35,088 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-8.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:14:35,089 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:14:35,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:14:35,092 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:14:35,093 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:14:35,094 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.18.rc1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:14:35,096 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:14:35,098 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:14:35,100 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:14:35,101 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:14:35,102 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:14:35,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:14:35,105 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:14:35,114 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >17:14:35,115 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc20.x86_64 to require for libusbmuxd.so.2()(64bit) >17:14:35,116 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >17:14:35,117 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >17:14:35,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >17:14:35,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.4.0-1.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >17:14:35,185 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >17:14:35,186 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >17:14:35,187 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >17:14:35,191 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.2-5.fc20.x86_64 as install for gvfs-gphoto2-1.18.3-1.fc20.x86_64 >17:14:35,192 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2_port.so.10()(64bit) >17:14:35,193 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >17:14:35,195 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.18.3-1.fc20.x86_64 >17:14:35,204 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.11-1.fc20.x86_64 as install for 1:hpijs-3.13.11-1.fc20.x86_64 >17:14:35,205 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpmud.so.0()(64bit) >17:14:35,205 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpip.so.0()(64bit) >17:14:35,209 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.2.1-2.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >17:14:35,211 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-15.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >17:14:35,214 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc20.noarch as install for hunspell-1.3.2-14.fc20.x86_64 >17:14:35,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-1.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >17:14:35,218 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.4-2.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >17:14:35,222 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >17:14:35,223 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.10.2-1.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >17:14:35,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.1-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >17:14:35,228 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >17:14:35,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >17:14:35,233 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >17:14:35,234 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >17:14:35,234 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4()(64bit) >17:14:35,235 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >17:14:35,237 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >17:14:35,240 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc20.x86_64 as install for ibus-m17n-1.3.4-12.fc20.x86_64 >17:14:35,241 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >17:14:35,241 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >17:14:35,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-2.fc20.x86_64 as install for ibus-typing-booster-1.2.5-1.fc20.noarch >17:14:35,246 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 as install for icedtea-web-1.4.1-0.fc20.x86_64 >17:14:35,250 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >17:14:35,252 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.6-1.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >17:14:35,259 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >17:14:35,260 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >17:14:35,262 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-0.8.noarch as install for initscripts-9.50-1.fc20.x86_64 >17:14:35,263 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >17:14:35,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-1.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >17:14:35,268 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >17:14:35,271 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >17:14:35,276 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc20.x86_64 as install for 2:irqbalance-1.0.7-1.fc20.x86_64 >17:14:35,276 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >17:14:35,277 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1()(64bit) >17:14:35,280 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.256-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >17:14:35,282 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for isdn4k-utils-3.2-93.fc20.x86_64 >17:14:35,286 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >17:14:35,287 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >17:14:35,289 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-31.git31f6b30.fc20.noarch as install for kernel-3.11.9-300.fc20.x86_64 >17:14:35,291 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc20.noarch as install for khmeros-base-fonts-5.0-17.fc20.noarch >17:14:35,292 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc20.x86_64 as install for less-458-4.fc20.x86_64 >17:14:35,299 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >17:14:35,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-21.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >17:14:35,304 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc20.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc20.noarch >17:14:35,319 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >17:14:35,324 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >17:14:35,329 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >17:14:35,329 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >17:14:35,330 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >17:14:35,330 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >17:14:35,330 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >17:14:35,330 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >17:14:35,330 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >17:14:35,331 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >17:14:35,331 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >17:14:35,331 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >17:14:35,331 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >17:14:35,331 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >17:14:35,332 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >17:14:35,332 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >17:14:35,332 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >17:14:35,332 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >17:14:35,332 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >17:14:35,333 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >17:14:35,333 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libvcllo.so()(64bit) >17:14:35,333 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libvbahelperlo.so()(64bit) >17:14:35,334 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libutllo.so()(64bit) >17:14:35,334 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3()(64bit) >17:14:35,334 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >17:14:35,335 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3()(64bit) >17:14:35,335 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libtllo.so()(64bit) >17:14:35,335 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libtklo.so()(64bit) >17:14:35,336 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvxlo.so()(64bit) >17:14:35,336 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvxcorelo.so()(64bit) >17:14:35,336 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvtlo.so()(64bit) >17:14:35,336 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvllo.so()(64bit) >17:14:35,336 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsotlo.so()(64bit) >17:14:35,337 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsfxlo.so()(64bit) >17:14:35,337 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsblo.so()(64bit) >17:14:35,337 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsaxlo.so()(64bit) >17:14:35,338 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-5.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >17:14:35,339 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-5.fc20.x86_64 to require for liborcus-0.6.so.0()(64bit) >17:14:35,339 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libmsfilterlo.so()(64bit) >17:14:35,340 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >17:14:35,341 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libfilelo.so()(64bit) >17:14:35,342 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libeditenglo.so()(64bit) >17:14:35,342 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libdrawinglayerlo.so()(64bit) >17:14:35,342 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libdbtoolslo.so()(64bit) >17:14:35,342 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libcomphelper.so()(64bit) >17:14:35,342 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libbasegfxlo.so()(64bit) >17:14:35,343 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libavmedialo.so()(64bit) >17:14:35,344 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-draw-4.1.3.2-6.fc20.x86_64 >17:14:35,346 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-emailmerge-4.1.3.2-6.fc20.x86_64 >17:14:35,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:14:35,358 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:14:35,359 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc20.x86_64 to require for libwpd-0.9.so.9()(64bit) >17:14:35,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:14:35,362 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.3-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:14:35,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-4.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:14:35,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-10.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:14:35,365 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicui18n.so.50()(64bit) >17:14:35,366 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicudata.so.50()(64bit) >17:14:35,366 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.0.1-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:14:35,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:14:35,394 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-5.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-6.fc20.x86_64 >17:14:35,396 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-1.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-6.fc20.x86_64 >17:14:35,401 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-6.fc20.x86_64 as install for libsane-hpaio-3.13.11-1.fc20.x86_64 >17:14:35,409 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-3.fc20.noarch as install for m17n-contrib-1.1.14-3.fc20.noarch >17:14:35,411 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >17:14:35,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >17:14:35,414 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >17:14:35,417 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.9-1.fc20.x86_64 as install for mdadm-3.3-4.fc20.x86_64 >17:14:35,422 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-9.2.3-1.20131114.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >17:14:35,423 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.157-1.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >17:14:35,424 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.157-1.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >17:14:35,425 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >17:14:35,426 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.3-0.10.rc3.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >17:14:35,429 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.11.20111007git.fc20.x86_64 as install for minicom-2.6.2-4.fc20.x86_64 >17:14:35,430 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >17:14:35,433 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for mousetweaks-3.10.0-1.fc20.x86_64 >17:14:35,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-4.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >17:14:35,449 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >17:14:35,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >17:14:35,452 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24-2.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >17:14:35,453 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount >17:14:35,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >17:14:35,455 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.82-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >17:14:35,458 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.fc20.noarch as install for nhn-nanum-gothic-fonts-3.020-9.fc20.noarch >17:14:35,463 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.2-3.fc20.x86_64 as install for 2:nmap-ncat-6.40-2.fc20.x86_64 >17:14:35,468 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for ntsysv-1.3.60-4.fc20.x86_64 >17:14:35,469 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52()(64bit) >17:14:35,477 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-1.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >17:14:35,478 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libvmtools.so.0()(64bit) >17:14:35,478 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libhgfs.so.0()(64bit) >17:14:35,479 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >17:14:35,480 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc20.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >17:14:35,481 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >17:14:35,485 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.3p1-5.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >17:14:35,492 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-5.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >17:14:35,493 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.10.0-1.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >17:14:35,494 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.0-9.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >17:14:35,495 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >17:14:35,497 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >17:14:35,506 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-26.fc20.x86_64 as install for paps-0.6.8-26.fc20.x86_64 >17:14:35,506 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-26.fc20.x86_64 to require for libpaps.so.0()(64bit) >17:14:35,509 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >17:14:35,513 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >17:14:35,515 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc20.x86_64 as install for passwdqc-1.3.0-1.fc20.x86_64 >17:14:35,518 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >17:14:35,520 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.18.20131005git.fc20.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >17:14:35,523 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >17:14:35,524 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >17:14:35,525 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >17:14:35,526 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-system-theme-0.8.9-3.2013.08.14.fc20.x86_64 >17:14:35,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-19.fc20.x86_64 as install for policycoreutils-2.2.2-2.fc20.x86_64 >17:14:35,531 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-14.fc20.x86_64 as install for policycoreutils-2.2.2-2.fc20.x86_64 >17:14:35,533 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.fc20.x86_64 as install for policycoreutils-2.2.2-2.fc20.x86_64 >17:14:35,546 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-7.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >17:14:35,548 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9.1-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >17:14:35,549 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >17:14:35,551 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >17:14:35,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >17:14:35,561 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-10.fc20.noarch as install for 1:quota-4.01-10.fc20.x86_64 >17:14:35,572 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >17:14:35,574 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >17:14:35,575 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >17:14:35,576 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.10.0-1.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >17:14:35,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-9.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >17:14:35,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >17:14:35,586 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-1.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >17:14:35,593 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.5-2.fc20.x86_64 as install for rsyslog-7.4.2-2.fc20.x86_64 >17:14:35,609 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >17:14:35,612 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >17:14:35,615 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so(SAMBA_4.1.1)(64bit) >17:14:35,615 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.1)(64bit) >17:14:35,615 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so(SAMBA_4.1.1)(64bit) >17:14:35,617 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.19-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >17:14:35,617 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.19-1.fc20.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >17:14:35,618 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so(SAMBA_4.1.1)(64bit) >17:14:35,618 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >17:14:35,618 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >17:14:35,619 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so(SAMBA_4.1.1)(64bit) >17:14:35,619 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so(SAMBA_4.1.1)(64bit) >17:14:35,619 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so(SAMBA_4.1.1)(64bit) >17:14:35,619 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so(SAMBA_4.1.1)(64bit) >17:14:35,619 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so(SAMBA_4.1.1)(64bit) >17:14:35,620 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >17:14:35,620 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.1)(64bit) >17:14:35,620 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so(SAMBA_4.1.1)(64bit) >17:14:35,620 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >17:14:35,620 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >17:14:35,621 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >17:14:35,621 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >17:14:35,622 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so(SAMBA_4.1.1)(64bit) >17:14:35,622 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >17:14:35,622 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >17:14:35,622 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so(SAMBA_4.1.1)(64bit) >17:14:35,622 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >17:14:35,623 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so(SAMBA_4.1.1)(64bit) >17:14:35,623 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so(SAMBA_4.1.1)(64bit) >17:14:35,623 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.1)(64bit) >17:14:35,623 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.1)(64bit) >17:14:35,623 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so(SAMBA_4.1.1)(64bit) >17:14:35,625 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-3.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >17:14:35,626 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >17:14:35,626 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >17:14:35,626 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >17:14:35,627 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >17:14:35,627 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so(SAMBA_4.1.1)(64bit) >17:14:35,627 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so(SAMBA_4.1.1)(64bit) >17:14:35,627 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >17:14:35,628 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.1)(64bit) >17:14:35,628 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >17:14:35,628 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so(SAMBA_4.1.1)(64bit) >17:14:35,628 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.1)(64bit) >17:14:35,628 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so(SAMBA_4.1.1)(64bit) >17:14:35,629 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.1)(64bit) >17:14:35,629 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.1)(64bit) >17:14:35,629 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so(SAMBA_4.1.1)(64bit) >17:14:35,629 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so(SAMBA_4.1.1)(64bit) >17:14:35,629 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so(SAMBA_4.1.1)(64bit) >17:14:35,631 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.6.0-2.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >17:14:35,632 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so(SAMBA_4.1.1)(64bit) >17:14:35,632 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_tdb.so()(64bit) >17:14:35,632 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so()(64bit) >17:14:35,632 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >17:14:35,632 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so()(64bit) >17:14:35,633 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so()(64bit) >17:14:35,633 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >17:14:35,634 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0()(64bit) >17:14:35,634 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so()(64bit) >17:14:35,634 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so()(64bit) >17:14:35,634 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so()(64bit) >17:14:35,634 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so()(64bit) >17:14:35,635 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so()(64bit) >17:14:35,635 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >17:14:35,635 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >17:14:35,635 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so()(64bit) >17:14:35,635 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >17:14:35,636 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >17:14:35,636 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0()(64bit) >17:14:35,637 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0()(64bit) >17:14:35,637 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so()(64bit) >17:14:35,637 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0()(64bit) >17:14:35,637 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >17:14:35,637 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so()(64bit) >17:14:35,638 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >17:14:35,638 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so()(64bit) >17:14:35,638 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so()(64bit) >17:14:35,638 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >17:14:35,638 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >17:14:35,639 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so()(64bit) >17:14:35,640 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0()(64bit) >17:14:35,640 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so()(64bit) >17:14:35,640 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so()(64bit) >17:14:35,640 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >17:14:35,640 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >17:14:35,641 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >17:14:35,641 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so()(64bit) >17:14:35,641 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >17:14:35,641 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so()(64bit) >17:14:35,641 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >17:14:35,642 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >17:14:35,642 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so()(64bit) >17:14:35,642 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so()(64bit) >17:14:35,642 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so()(64bit) >17:14:35,643 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so()(64bit) >17:14:35,646 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-6.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >17:14:35,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >17:14:35,657 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-11.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >17:14:35,658 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >17:14:35,659 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >17:14:35,659 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >17:14:35,660 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-90.fc20.noarch as install for selinux-policy-targeted-3.12.1-90.fc20.noarch >17:14:35,661 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-90.fc20.noarch to require for selinux-policy >17:14:35,665 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.14-2.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >17:14:35,667 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >17:14:35,668 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-25.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >17:14:35,670 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >17:14:35,671 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >17:14:35,673 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >17:14:35,681 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.15.4-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >17:14:35,683 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >17:14:35,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.7.0-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >17:14:35,691 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-2.fc20.x86_64 >17:14:35,693 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-2.fc20.noarch as install for smc-meera-fonts-6.0-2.fc20.noarch >17:14:35,695 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >17:14:35,696 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-7.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >17:14:35,698 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >17:14:35,701 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for spice-vdagent-0.14.0-5.fc20.x86_64 >17:14:35,703 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:14:35,705 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:14:35,706 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:14:35,707 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:14:35,709 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:14:35,711 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:14:35,714 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:14:35,715 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.2-1.fc20.noarch as install for sssd-1.11.2-1.fc20.x86_64 >17:14:35,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.10.0-1.fc20.x86_64 >17:14:35,728 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.3-2.fc20.noarch as install for system-config-printer-1.4.3-2.fc20.x86_64 >17:14:35,736 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-15-1.fc20.x86_64 as install for systemd-208-6.fc20.x86_64 >17:14:35,738 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-208-6.fc20.x86_64 >17:14:35,743 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.fc20.noarch as install for thai-scalable-waree-fonts-0.5.0-7.fc20.noarch >17:14:35,747 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >17:14:35,756 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.10.1-1.fc20.x86_64 >17:14:35,757 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.9-2.fc20.x86_64 as install for 1:totem-3.10.1-1.fc20.x86_64 >17:14:35,770 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.82-1.fc20.x86_64 as install for transmission-gtk-2.82-1.fc20.x86_64 >17:14:35,772 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-2.fc20.x86_64 as install for uboot-tools-2013.10-2.fc20.x86_64 >17:14:35,775 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >17:14:35,778 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-2.fc20.x86_64 as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >17:14:35,785 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.24-2.fc20.x86_64 >17:14:35,786 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc20.x86_64 to require for libutempter.so.0()(64bit) >17:14:35,794 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.0.2-6.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >17:14:35,796 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >17:14:35,797 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >17:14:35,802 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-4.fc20.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >17:14:35,805 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >17:14:35,806 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >17:14:35,806 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >17:14:35,806 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >17:14:35,809 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-3.fc20.x86_64 >17:14:35,811 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-1.20131009gitba209eee.fc20.x86_64 as install for xorg-x11-drv-ati-7.2.0-3.20131101git3b38701.fc20.x86_64 >17:14:35,814 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.10.1-1.fc20.noarch as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >17:14:35,815 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >17:14:35,816 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >17:14:35,820 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >17:14:35,821 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.30.0-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >17:14:35,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >17:14:35,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >17:14:35,833 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 as install for xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 >17:14:35,834 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 to require for libxatracker.so.1()(64bit) >17:14:35,838 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.4-5.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >17:14:35,840 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >17:14:35,841 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.6-2.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >17:14:35,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >17:14:35,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >17:14:35,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >17:14:35,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >17:14:35,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >17:14:35,851 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 >17:14:35,854 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.10.1-1.fc20.x86_64 as install for 1:yelp-3.10.1-1.fc20.x86_64 >17:14:35,856 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.10.1-1.fc20.noarch as install for 1:yelp-3.10.1-1.fc20.x86_64 >17:14:35,859 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >17:14:35,860 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-32.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >17:14:35,861 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >17:14:35,862 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >17:14:35,864 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >17:14:35,865 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >17:14:35,866 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.21-1.fc20.noarch as install for yum-langpacks-0.4.3-1.fc20.noarch >17:14:35,868 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-18.fc20.noarch >17:14:35,899 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc20.x86_64 as install for 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 >17:14:35,905 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-19.svn457.fc20.x86_64 as install for 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 >17:14:35,909 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc20.noarch as install for PackageKit-0.8.13-1.fc20.x86_64 >17:14:35,915 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.13-1.fc20.x86_64 as install for PackageKit-0.8.13-1.fc20.x86_64 >17:14:35,919 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.9-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >17:14:35,921 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.11-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >17:14:35,922 DEBUG yum.verbose.YumBase: Quick matched satyr-0.11-1.fc20.x86_64 to require for libsatyr.so.2()(64bit) >17:14:35,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 >17:14:35,929 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.4-12.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >17:14:35,931 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.1-2.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >17:14:35,933 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.1.9-1.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >17:14:35,938 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >17:14:35,939 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >17:14:35,942 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >17:14:35,943 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >17:14:35,945 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.9-1.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >17:14:35,958 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >17:14:35,974 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-8.fc20.noarch as install for 32:bind-libs-9.9.4-8.fc20.x86_64 >17:14:35,984 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >17:14:35,994 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for cdrdao-1.2.3-20.fc20.x86_64 >17:14:35,995 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >17:14:36,016 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.11-1.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >17:14:36,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >17:14:36,032 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-13.fc20.noarch as install for desktop-file-utils-0.22-1.fc20.x86_64 >17:14:36,034 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.82-3.fc20.x86_64 as install for device-mapper-libs-1.02.82-3.fc20.x86_64 >17:14:36,039 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.1.0-4.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >17:14:36,040 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >17:14:36,041 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.3-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >17:14:36,043 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.8-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >17:14:36,044 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.6-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >17:14:36,045 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.1.0-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >17:14:36,050 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-034-19.git20131021.fc20.x86_64 >17:14:36,051 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-034-19.git20131021.fc20.x86_64 >17:14:36,054 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.13.3-1.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >17:14:36,055 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >17:14:36,057 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-6.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >17:14:36,058 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.15-1.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >17:14:36,060 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-21.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >17:14:36,061 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-9.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >17:14:36,069 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.157-1.fc20.x86_64 as install for elfutils-0.157-1.fc20.x86_64 >17:14:36,070 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >17:14:36,070 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >17:14:36,070 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >17:14:36,071 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >17:14:36,071 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >17:14:36,071 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >17:14:36,071 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >17:14:36,071 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1()(64bit) >17:14:36,072 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1()(64bit) >17:14:36,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >17:14:36,081 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-2.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >17:14:36,082 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >17:14:36,097 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >17:14:36,098 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >17:14:36,100 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >17:14:36,104 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-2.fc20.x86_64 as install for fipscheck-lib-1.4.1-2.fc20.x86_64 >17:14:36,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-1.fc20.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >17:14:36,123 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-plugins-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >17:14:36,124 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >17:14:36,125 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-utils.so.1.0()(64bit) >17:14:36,126 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-rail.so.1.0()(64bit) >17:14:36,126 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-kbd.so.1.0()(64bit) >17:14:36,126 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-gdi.so.1.0()(64bit) >17:14:36,126 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-core.so.1.0()(64bit) >17:14:36,126 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-codec.so.1.0()(64bit) >17:14:36,127 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-channels.so.1.0()(64bit) >17:14:36,127 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-cache.so.1.0()(64bit) >17:14:36,146 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.0.2-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >17:14:36,147 DEBUG yum.verbose.YumBase: TSINFO: Marking libspiro-20071029-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >17:14:36,149 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >17:14:36,150 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >17:14:36,151 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-7.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >17:14:36,152 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >17:14:36,153 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >17:14:36,154 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIex.so.6()(64bit) >17:14:36,154 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >17:14:36,157 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-22.fc20.x86_64 as install for genisoimage-1.1.11-22.fc20.x86_64 >17:14:36,157 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >17:14:36,158 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >17:14:36,162 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc20.noarch >17:14:36,168 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013h-1.fc20.noarch as install for glibc-common-2.18-11.fc20.x86_64 >17:14:36,174 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.3-2.fc20.x86_64 >17:14:36,180 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc20.noarch as install for gnome-desktop3-3.10.2-2.fc20.x86_64 >17:14:36,200 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-11.fc20.x86_64 as install for gnome-video-effects-0.4.0-6.fc20.noarch >17:14:36,203 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >17:14:36,204 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >17:14:36,208 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for grep-2.15-1.fc20.x86_64 >17:14:36,215 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >17:14:36,217 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.19-1.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >17:14:36,222 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-6.fc20.x86_64 as install for gstreamer-0.10.36-6.fc20.x86_64 >17:14:36,228 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >17:14:36,229 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >17:14:36,230 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >17:14:36,269 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc20.x86_64 as install for 5:guile-2.0.9-4.fc20.x86_64 >17:14:36,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >17:14:36,275 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >17:14:36,276 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-3.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >17:14:36,277 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1()(64bit) >17:14:36,285 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.11-1.fc20.x86_64 as install for hplip-libs-3.13.11-1.fc20.x86_64 >17:14:36,290 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.4-2.fc20.x86_64 as install for ibus-1.5.4-2.fc20.x86_64 >17:14:36,292 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.4-2.fc20.noarch as install for ibus-1.5.4-2.fc20.x86_64 >17:14:36,299 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >17:14:36,301 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >17:14:36,306 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.48-1.fc20.noarch >17:14:36,314 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >17:14:36,316 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >17:14:36,317 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >17:14:36,317 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjvm.so()(64bit) >17:14:36,317 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so()(64bit) >17:14:36,318 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >17:14:36,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-33.fc20.x86_64 >17:14:36,329 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.21-1.fc20.noarch as install for langtable-python-0.0.21-1.fc20.noarch >17:14:36,330 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.21-1.fc20.noarch as install for langtable-python-0.0.21-1.fc20.noarch >17:14:36,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >17:14:36,341 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.6-2.fc20.x86_64 >17:14:36,362 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >17:14:36,402 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-3.fc20.x86_64 as install for libgphoto2-2.5.2-5.fc20.x86_64 >17:14:36,406 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-2.fc20.x86_64 as install for libgpod-0.8.3-1.fc20.x86_64 >17:14:36,423 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.1-2.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >17:14:36,424 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >17:14:36,426 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >17:14:36,427 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >17:14:36,430 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.3-2.fc20.x86_64 as install for liblouis-python3-2.5.3-2.fc20.noarch >17:14:36,442 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz5-5.0.1-8.fc20.x86_64 >17:14:36,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >17:14:36,450 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >17:14:36,451 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >17:14:36,457 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 >17:14:36,462 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc20.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >17:14:36,465 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-5.fc20.x86_64 as install for liborcus-0.5.1-5.fc20.x86_64 >17:14:36,469 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc20.x86_64 as install for libosinfo-0.2.7-2.fc20.x86_64 >17:14:36,470 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >17:14:36,470 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1()(64bit) >17:14:36,475 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >17:14:36,477 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-8.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >17:14:36,485 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-7.fc20.x86_64 >17:14:36,488 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >17:14:36,489 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >17:14:36,517 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.1.3.2-6.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,518 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,520 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,523 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,528 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.1.20130214.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,530 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.1.3.2-6.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,531 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,532 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,534 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,535 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,537 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,538 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,539 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,542 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.3.1-8.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,543 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,544 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >17:14:36,545 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,547 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-5.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:14:36,564 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 as install for libreport-gtk-2.1.9-1.fc20.x86_64 >17:14:36,565 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.9-1.fc20.x86_64 >17:14:36,576 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.21-1.fc20.x86_64 as install for libreswan-3.6-1.fc20.x86_64 >17:14:36,583 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-14.fc20.x86_64 >17:14:36,584 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >17:14:36,584 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >17:14:36,609 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-12.fc20.x86_64 >17:14:36,613 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-2.fc20.x86_64 as install for libtranslit-m17n-0.0.3-2.fc20.x86_64 >17:14:36,629 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.16-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >17:14:36,631 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.1-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >17:14:36,633 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >17:14:36,634 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >17:14:36,636 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >17:14:36,637 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-8.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >17:14:36,638 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman_client.so.1()(64bit) >17:14:36,638 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman.so.1()(64bit) >17:14:36,640 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:14:36,642 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:14:36,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:14:36,644 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:14:36,646 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:14:36,647 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:14:36,649 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:14:36,650 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:14:36,653 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:14:36,662 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-2.fc20.x86_64 as install for libvirt-gobject-0.1.7-2.fc20.x86_64 >17:14:36,662 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >17:14:36,663 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >17:14:36,669 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.8-1.fc20.noarch as install for libwacom-0.8-1.fc20.x86_64 >17:14:36,675 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc20.x86_64 >17:14:36,706 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.2.3-1.20131114.fc20.x86_64 as install for mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 >17:14:36,731 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >17:14:36,734 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-0.52.16-1.fc20.x86_64 >17:14:36,734 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >17:14:36,743 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.2-3.fc20.x86_64 as install for nss-3.15.2-3.fc20.x86_64 >17:14:36,760 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.4.0-1.fc20.x86_64 >17:14:36,765 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-19.svn457.fc20.noarch as install for openconnect-5.01-4.fc20.x86_64 >17:14:36,766 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >17:14:36,768 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.0-2.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >17:14:36,769 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >17:14:36,769 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >17:14:36,769 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >17:14:36,770 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-1.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >17:14:36,781 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc20.x86_64 as install for 1:openssl-1.0.1e-30.fc20.x86_64 >17:14:36,792 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >17:14:36,792 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >17:14:36,793 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >17:14:36,794 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >17:14:36,814 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,815 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,816 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,818 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,819 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-291.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,821 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.89-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,822 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,823 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,824 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,826 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,828 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,829 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >17:14:36,830 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-2.96-288.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,831 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,833 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-4.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,834 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,835 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-245.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:14:36,849 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >17:14:36,851 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-3.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >17:14:36,860 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 >17:14:36,863 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >17:14:36,867 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-6.fc20.x86_64 as install for poppler-0.24.3-2.fc20.x86_64 >17:14:36,881 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.1-1.fc20.x86_64 as install for pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 >17:14:36,882 DEBUG yum.verbose.YumBase: Quick matched sbc-1.1-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >17:14:36,884 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for pygobject3-3.10.2-1.fc20.x86_64 >17:14:36,889 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >17:14:36,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >17:14:36,895 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.10.0-1.fc20.noarch as install for python-caribou-0.4.13-1.fc20.noarch >17:14:36,897 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc20.noarch as install for python-iniparse-0.4-9.fc20.noarch >17:14:36,898 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.fc20.noarch as install for python-kitchen-1.1.1-5.fc20.noarch >17:14:36,901 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.1-2.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >17:14:36,902 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebpdemux.so.0()(64bit) >17:14:36,902 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebp.so.4()(64bit) >17:14:36,903 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-10.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >17:14:36,905 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc20.noarch as install for python-slip-dbus-0.6.0-1.fc20.noarch >17:14:36,906 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for python-urlgrabber-3.9.1-32.fc20.noarch >17:14:36,910 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.0-9.fc20.x86_64 as install for python3-brlapi-0.6.0-9.fc20.x86_64 >17:14:36,911 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-9.fc20.x86_64 to require for libbrlapi.so.0.6()(64bit) >17:14:36,914 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.10.2-1.fc20.x86_64 >17:14:36,916 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc20.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >17:14:36,917 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-8.fc20.noarch as install for python3-mako-0.7.3-2.fc20.noarch >17:14:36,919 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-5.fc20.x86_64 as install for python3-speechd-0.8-5.fc20.x86_64 >17:14:36,934 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-7.fc20.x86_64 as install for rpm-python-4.11.1-7.fc20.x86_64 >17:14:36,935 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-7.fc20.x86_64 to require for librpmbuild.so.3()(64bit) >17:14:36,974 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-3.fc20.x86_64 as install for 2:samba-libs-4.1.1-1.fc20.x86_64 >17:14:36,975 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >17:14:36,983 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-208-6.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >17:14:36,985 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.58-1.fc20.noarch as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >17:14:36,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-19.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >17:14:36,987 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.2-1.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >17:14:36,988 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >17:14:36,990 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.2-2.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >17:14:36,999 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >17:14:37,000 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc20.x86_64 to require for libusbredirhost.so.1()(64bit) >17:14:37,001 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >17:14:37,002 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.6.1-2.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >17:14:37,013 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >17:14:37,014 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.2-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >17:14:37,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >17:14:37,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-18.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >17:14:37,023 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.2-1.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >17:14:37,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >17:14:37,025 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-18.fc20.x86_64 to require for libini_config.so.3()(64bit) >17:14:37,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >17:14:37,027 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >17:14:37,037 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.2-1.fc20.x86_64 as install for sssd-ipa-1.11.2-1.fc20.x86_64 >17:14:37,037 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.2-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >17:14:37,045 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-4.fc20.x86_64 as install for system-config-printer-libs-1.4.3-2.fc20.noarch >17:14:37,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-8.fc20.x86_64 as install for telepathy-haze-0.8.0-1.fc20.x86_64 >17:14:37,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.2-1.fc20.x86_64 as install for totem-pl-parser-3.10.0-1.fc20.x86_64 >17:14:37,116 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.16.2-4.fc20.x86_64 >17:14:37,117 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.28-1.fc20.x86_64 as install for tracker-0.16.2-4.fc20.x86_64 >17:14:37,119 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.16.2-4.fc20.x86_64 >17:14:37,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc20.x86_64 as install for tracker-0.16.2-4.fc20.x86_64 >17:14:37,127 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >17:14:37,128 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.11-2.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >17:14:37,130 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.8-1.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >17:14:37,152 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc20.x86_64 as install for webkitgtk3-2.2.2-1.fc20.x86_64 >17:14:37,160 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.11.9-300.fc20.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >17:14:37,164 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-2.fc20.x86_64 >17:14:37,207 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-9.fc20.x86_64 as install for brlapi-0.6.0-9.fc20.x86_64 >17:14:37,222 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.88.0.1-13.fc20.x86_64 as install for crash-7.0.1-2.fc20.x86_64 >17:14:37,228 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc20.noarch >17:14:37,241 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc20.x86_64 as install for frei0r-plugins-1.3-11.fc20.x86_64 >17:14:37,245 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.fc20.x86_64 as install for gd-2.1.0-3.fc20.x86_64 >17:14:37,252 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.1-1.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >17:14:37,253 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.1-1.fc20.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >17:14:37,260 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.16-1.fc20.x86_64 as install for gnutls-utils-3.1.16-1.fc20.x86_64 >17:14:37,261 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >17:14:37,261 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0()(64bit) >17:14:37,280 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.4.1-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >17:14:37,282 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013h-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >17:14:37,283 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-6.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >17:14:37,287 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-034-19.git20131021.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >17:14:37,289 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >17:14:37,299 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.67.3-2.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >17:14:37,301 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.67.3-2.fc20.x86_64 to require for librados.so.2()(64bit) >17:14:37,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >17:14:37,303 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >17:14:37,304 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfxdr.so.0()(64bit) >17:14:37,304 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfrpc.so.0()(64bit) >17:14:37,305 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >17:14:37,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >17:14:37,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >17:14:37,324 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >17:14:37,325 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >17:14:37,345 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-14.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >17:14:37,347 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-10.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >17:14:37,347 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-10.fc20.x86_64 to require for libsilc-1.1.so.2()(64bit) >17:14:37,348 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-12.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >17:14:37,349 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc20.2.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >17:14:37,351 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >17:14:37,354 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131104-1.fc20.noarch as install for libquvi-0.9.2-1.fc20.x86_64 >17:14:37,359 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-27.fc20.x86_64 as install for libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 >17:14:37,384 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-12.20130814git.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >17:14:37,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-7.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >17:14:37,387 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >17:14:37,390 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-5.fc20.x86_64 as install for libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 >17:14:37,391 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >17:14:37,391 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >17:14:37,391 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >17:14:37,392 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >17:14:37,392 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1()(64bit) >17:14:37,394 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-4.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >17:14:37,395 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.19.1-1.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >17:14:37,402 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >17:14:37,403 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >17:14:37,408 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.4.1-1.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >17:14:37,410 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-5.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >17:14:37,411 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.103-3.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >17:14:37,414 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >17:14:37,427 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >17:14:37,432 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >17:14:37,439 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc20.x86_64 >17:14:37,458 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.04-2.fc20.x86_64 as install for 1:perl-Module-CoreList-2.96-288.fc20.noarch >17:14:37,465 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-288.fc20.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >17:14:37,469 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-291.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >17:14:37,471 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-7.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >12:14:37,000 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >12:14:37,003 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >12:14:37,009 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-14.fc20.x86_64 as install for policycoreutils-python-2.2.2-2.fc20.x86_64 >12:14:37,010 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.fc20.noarch as install for policycoreutils-python-2.2.2-2.fc20.x86_64 >12:14:37,013 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc20.x86_64 as install for policycoreutils-python-2.2.2-2.fc20.x86_64 >12:14:37,014 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >12:14:37,015 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >12:14:37,015 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1()(64bit) >12:14:37,015 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >12:14:37,040 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.6.1-2.fc20.x86_64 as install for 2:qemu-kvm-1.6.1-2.fc20.x86_64 >12:14:37,046 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >12:14:37,055 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc20.x86_64 >12:14:37,057 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for seed-3.8.1-2.fc20.x86_64 >12:14:37,063 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:14:37,064 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-20.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:14:37,065 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >12:14:37,065 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >12:14:37,066 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite.so.1()(64bit) >12:14:37,066 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:14:37,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-client-1.11.2-1.fc20.x86_64 >12:14:37,073 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-14.fc20.x86_64 as install for sssd-krb5-common-1.11.2-1.fc20.x86_64 >12:14:37,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc20.x86_64 as install for stoken-libs-0.2-5.fc20.x86_64 >12:14:37,079 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-4.20130314.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >12:14:37,079 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-4.20130314.fc20.x86_64 to require for libtbb.so.2()(64bit) >12:14:37,087 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.8.4-10.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >12:14:37,087 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-10.fc20.x86_64 to require for libcblas.so.3()(64bit) >12:14:37,095 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.21-1.fc20.x86_64 >12:14:37,107 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-40.fc20.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >12:14:37,108 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >12:14:37,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-1.fc20.x86_64 as install for atlas-3.8.4-10.fc20.x86_64 >12:14:37,113 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >12:14:37,113 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3()(64bit) >12:14:37,122 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >12:14:37,123 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >12:14:37,125 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >12:14:37,134 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >12:14:37,136 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >12:14:37,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc20.x86_64 >12:14:37,144 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.4.1-1.fc20.x86_64 as install for glusterfs-api-3.4.1-1.fc20.x86_64 >12:14:37,150 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc20.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch >12:14:37,155 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.4.1-1.fc20.noarch as install for javapackages-tools-3.4.1-1.fc20.noarch >12:14:37,163 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-2.1-0.2.rc1.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >12:14:37,164 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >12:14:37,165 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.2.0-6.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >12:14:37,171 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc20.x86_64 as install for libtomcrypt-1.17-21.fc20.x86_64 >12:14:37,172 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc20.x86_64 to require for libtommath.so.0()(64bit) >12:14:37,175 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.103-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >12:14:37,177 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >12:14:37,178 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.82-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >12:14:37,185 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.1.0-2.fc20.x86_64 as install for netcf-libs-0.2.3-5.fc20.x86_64 >12:14:37,186 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >12:14:37,186 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0()(64bit) >12:14:37,198 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >12:14:37,200 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.034-3.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >12:14:37,227 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.6.1-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:14:37,229 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:14:37,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.0-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:14:37,232 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:14:37,233 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:14:37,234 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:14:37,235 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:14:37,236 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >12:14:37,236 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >12:14:37,237 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >12:14:37,237 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >12:14:37,237 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >12:14:37,237 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >12:14:37,238 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >12:14:37,238 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >12:14:37,238 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >12:14:37,238 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >12:14:37,238 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >12:14:37,239 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:14:37,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:14:37,241 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-3.fc20.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >12:14:37,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:14:37,244 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.11-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:14:37,248 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-5.fc20.noarch as install for rhino-1.7R4-6.fc20.noarch >12:14:37,253 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >12:14:37,254 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >12:14:37,255 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >12:14:37,257 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6()(64bit) >12:14:37,269 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.16.0-1.fc20.x86_64 as install for corosync-2.3.2-1.fc20.x86_64 >12:14:37,279 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >12:14:37,280 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >12:14:37,281 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-26.fc20.noarch as install for festival-1.96-26.fc20.x86_64 >12:14:37,282 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestools.so.1.2.96.1()(64bit) >12:14:37,282 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >12:14:37,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-1.fc20.x86_64 as install for libgfortran-4.8.2-1.fc20.x86_64 >12:14:37,291 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >12:14:37,291 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0()(64bit) >12:14:37,297 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-2.fc20.x86_64 as install for lua-json-1.3.2-2.fc20.noarch >12:14:37,300 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.82-3.fc20.x86_64 as install for lvm2-libs-2.02.103-3.fc20.x86_64 >12:14:37,306 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.2.4-1.fc20.x86_64 as install for python-javapackages-3.4.1-1.fc20.noarch >12:14:37,330 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.8-1.fc20.noarch as install for python-lxml-3.2.4-1.fc20.x86_64 >12:14:37,557 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-6.fc20.noarch as install for hunspell-en-0.20121024-6.fc20.noarch >12:14:37,805 DEBUG yum.verbose.YumBase: Depsolve time: -17995.960 >12:14:37,856 INFO packaging: 1306 packages selected totalling 4.07 GB >12:14:53,981 INFO packaging: checking software selection >12:14:54,026 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:14:54,187 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >12:14:54,333 DEBUG yum.verbose.YumBase: pkgsack time: 0.306 >12:14:54,420 DEBUG yum.verbose.YumBase: group time: 0.394 >12:14:54,496 DEBUG yum.verbose.YumBase: Obs Init time: 0.070 >12:14:54,527 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >12:14:54,558 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >12:14:54,714 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >12:14:54,716 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >12:14:54,740 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >12:14:54,746 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >12:14:54,755 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >12:14:54,926 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >12:14:54,927 INFO packaging: no kernel-PAE package >12:14:54,930 INFO packaging: selected kernel >12:14:54,932 INFO packaging: checking dependencies >12:14:55,204 DEBUG yum.verbose.YumBase: Building updates object >12:14:55,398 DEBUG yum.verbose.YumBase: up:simple updates time: 0.030 >12:14:55,400 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >12:14:55,400 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >12:14:55,401 DEBUG yum.verbose.YumBase: updates time: 0.197 >12:14:55,404 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.38.2-1.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:14:55,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.6.0-1.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:14:55,410 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:14:55,412 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.5.0-1.20130815git.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:14:55,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-6.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:14:55,415 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-1.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >12:14:55,415 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-1.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >12:14:55,415 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-1.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >12:14:55,422 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-19.git20131003.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,424 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,426 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,428 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,431 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-6.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,435 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,436 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-1.fc20.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >12:14:55,443 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,445 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,447 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-21.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,448 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,451 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.2-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.44.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,455 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,457 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,458 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.1-1.fc20.x86_64 to require for libplc4.so()(64bit) >12:14:55,459 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,460 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-19.git20131003.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >12:14:55,461 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >12:14:55,461 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >12:14:55,462 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,464 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >12:14:55,469 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:14:55,470 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:14:55,472 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:14:55,473 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.6-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:14:55,475 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:14:55,477 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:14:55,478 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.1-1.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >12:14:55,479 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.10.4-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:14:55,483 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:14:55,484 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:14:55,486 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:14:55,488 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:14:55,489 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.10.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:14:55,494 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.01-4.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:14:55,498 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:14:55,499 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc20.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >12:14:55,499 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.01-4.fc20.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >12:14:55,501 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:14:55,504 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.8.2-3.fc20.x86_64 >12:14:55,509 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc20.x86_64 >12:14:55,514 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.8.2-2.fc20.x86_64 >12:14:55,518 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.13-1.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >12:14:55,520 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.1-2.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >12:14:55,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >12:14:55,527 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-6.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 >12:14:55,529 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-6.fc20.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >12:14:55,533 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >12:14:55,538 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >12:14:55,539 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.0-4.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >12:14:55,541 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-1.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >12:14:55,544 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.13-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >12:14:55,547 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >12:14:55,550 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc20.noarch >12:14:55,554 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,561 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,563 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,565 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.6.50.20130731-16.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,568 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.3-2.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,570 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.157-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,573 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,575 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,577 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,580 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,582 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,584 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,586 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,589 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,591 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:14:55,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.9-1.fc20.x86_64 as install for abrt-java-connector-1.0.6-1.fc20.x86_64 >12:14:55,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >12:14:55,599 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >12:14:55,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >12:14:55,606 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.9-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >12:14:55,608 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.9-4.fc20.x86_64 to require for libguile-2.0.so.22()(64bit) >12:14:55,609 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-3.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >12:14:55,612 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >12:14:55,614 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >12:14:55,617 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >12:14:55,620 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.0-8.gitf81e3.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >12:14:55,623 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >12:14:55,625 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >12:14:55,631 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >12:14:55,632 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >12:14:55,634 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >12:14:55,636 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >12:14:55,636 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >12:14:55,637 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >12:14:55,640 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-1.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >12:14:55,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-19.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >12:14:55,645 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-1.fc20.x86_64 to require for libpam.so.0()(64bit) >12:14:55,650 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >12:14:55,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >12:14:55,654 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >12:14:55,662 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:14:55,664 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-33.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:14:55,666 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >12:14:55,667 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:14:55,669 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:14:55,671 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >12:14:55,671 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >12:14:55,676 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-9.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:14:55,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:14:55,681 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:14:55,683 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-30.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:14:55,687 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc20.x86_64 as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >12:14:55,689 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-4.fc20.x86_64 as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >12:14:55,692 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >12:14:55,698 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-21.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:14:55,700 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:14:55,702 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:14:55,704 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-11.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:14:55,706 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:14:55,710 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-15-1.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >12:14:55,717 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc20.x86_64 as install for 1:bash-completion-2.1-3.fc20.noarch >12:14:55,720 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >12:14:55,722 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >12:14:55,732 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,734 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.3.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,736 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.2.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,740 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,742 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,743 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,748 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.2-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,751 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,754 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.10.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,757 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,759 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-0.4.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,761 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.47-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,763 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.16.0-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,764 DEBUG yum.verbose.YumBase: Quick matched cogl-1.16.0-2.fc20.x86_64 to require for libcogl-pango.so.15()(64bit) >12:14:55,766 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,768 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,772 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,774 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,775 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,777 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,781 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:14:55,787 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:14:55,790 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:14:55,795 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-8.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:14:55,796 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccfg.so.90()(64bit) >12:14:55,796 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccc.so.90()(64bit) >12:14:55,797 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisc.so.95()(64bit) >12:14:55,799 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-30.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:14:55,801 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:14:55,805 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >12:14:55,806 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc20.x86_64 to require for libpci.so.3()(64bit) >12:14:55,808 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.11-1.fc20.x86_64 as install for bluez-cups-5.11-1.fc20.x86_64 >12:14:55,820 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,827 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,829 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,831 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-20.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,833 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,836 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.0-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,843 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,845 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 to require for libgsttag-1.0.so.0()(64bit) >12:14:55,847 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,870 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.8.0-4.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,872 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-media3.so.1()(64bit) >12:14:55,872 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-burn3.so.1()(64bit) >12:14:55,873 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:14:55,882 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.10.1-2.fc20.x86_64 as install for brasero-nautilus-3.8.0-4.fc20.x86_64 >12:14:55,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24-2.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >12:14:55,890 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >12:14:55,890 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >12:14:55,891 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >12:14:55,893 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >12:14:55,896 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for bzip2-1.0.6-9.fc20.x86_64 >12:14:55,904 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-1.fc20.noarch as install for caribou-0.4.13-1.fc20.x86_64 >12:14:55,905 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.38.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >12:14:55,908 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >12:14:55,910 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.12.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >12:14:55,924 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.10.2-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >12:14:55,926 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.fc20.noarch as install for 2:cheese-3.10.2-1.fc20.x86_64 >12:14:55,928 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.10.2-2.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >12:14:55,931 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.8-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >12:14:55,933 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.10.2-1.fc20.x86_64 to require for libcheese-gtk.so.23()(64bit) >12:14:55,936 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.2-2.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >12:14:55,937 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.2-2.fc20.x86_64 to require for libfreebl3.so()(64bit) >12:14:55,939 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >12:14:55,944 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.1-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:14:55,946 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-3.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:14:55,948 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:14:55,949 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >12:14:55,950 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:14:55,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:14:55,960 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.4-1.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >12:14:55,962 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.4-1.fc20.x86_64 >12:14:55,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.16-3.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >12:14:55,966 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >12:14:55,968 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >12:14:55,969 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >12:14:55,970 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >12:14:55,983 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.10.2-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:55,985 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:55,987 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:55,989 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:55,990 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >12:14:55,991 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:55,994 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.20.2-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:55,997 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,000 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.0-8.gitf81e3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,002 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.48-1.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,004 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,006 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,008 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.8-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,013 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.23-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,018 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.4-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,020 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,022 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,024 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.0-4.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,027 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,029 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,031 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.2.3-1.20131114.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:14:56,038 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:14:56,040 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:14:56,042 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.2-3.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:14:56,047 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:14:56,049 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >12:14:56,049 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >12:14:56,050 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.2-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:14:56,053 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:14:56,059 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.15-1.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:14:56,062 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:14:56,063 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >12:14:56,067 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >12:14:56,074 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-4.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >12:14:56,078 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >12:14:56,080 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-2.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >12:14:56,083 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >12:14:56,095 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.0-4.fc20.noarch as install for 1:cups-1.7.0-4.fc20.x86_64 >12:14:56,104 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.41-4.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:14:56,106 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:14:56,109 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.0.1-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:14:56,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-12.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:14:56,114 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:14:56,117 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.3-3.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:14:56,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:14:56,120 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.41-4.fc20.x86_64 to require for libcupsfilters.so.1()(64bit) >12:14:56,121 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-21.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:14:56,127 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-3.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:14:56,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:14:56,130 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:14:56,131 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:14:56,132 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-4.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >12:14:56,134 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-14.fc20.x86_64 as install for cyrus-sasl-plain-2.1.26-14.fc20.x86_64 >12:14:56,142 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.21-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >12:14:56,143 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-27.3.1-2.fc20.x86_64 >12:14:56,144 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >12:14:56,146 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-2.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >12:14:56,148 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-1.fc20.noarch as install for dejavu-sans-fonts-2.34-1.fc20.noarch >12:14:56,151 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >12:14:56,152 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-7.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >12:14:56,153 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-7.fc20.x86_64 to require for librpm.so.3()(64bit) >12:14:56,156 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:14:56,158 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:14:56,159 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-8.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:14:56,160 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-8.fc20.x86_64 to require for libdns-export.so.100()(64bit) >12:14:56,162 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-034-19.git20131021.fc20.x86_64 as install for dracut-config-rescue-034-19.git20131021.fc20.x86_64 >12:14:56,165 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-8.fc20.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >12:14:56,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >12:14:56,169 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >12:14:56,184 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-4.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,186 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.0-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,188 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,190 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,193 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,195 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,197 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.22.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,198 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >12:14:56,198 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >12:14:56,199 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >12:14:56,199 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >12:14:56,199 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >12:14:56,199 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >12:14:56,199 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >12:14:56,200 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >12:14:56,200 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >12:14:56,200 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >12:14:56,200 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >12:14:56,201 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >12:14:56,201 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >12:14:56,201 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >12:14:56,201 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >12:14:56,201 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >12:14:56,202 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >12:14:56,202 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >12:14:56,202 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >12:14:56,202 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >12:14:56,202 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >12:14:56,203 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >12:14:56,203 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >12:14:56,203 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >12:14:56,203 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >12:14:56,203 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >12:14:56,204 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >12:14:56,204 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >12:14:56,204 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >12:14:56,205 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >12:14:56,205 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >12:14:56,205 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >12:14:56,206 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >12:14:56,206 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >12:14:56,206 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >12:14:56,206 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >12:14:56,207 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >12:14:56,207 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >12:14:56,207 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >12:14:56,208 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >12:14:56,208 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >12:14:56,208 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >12:14:56,209 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >12:14:56,209 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >12:14:56,209 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >12:14:56,210 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >12:14:56,210 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >12:14:56,210 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >12:14:56,211 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >12:14:56,211 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >12:14:56,211 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >12:14:56,211 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >12:14:56,211 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >12:14:56,212 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >12:14:56,212 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >12:14:56,212 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >12:14:56,212 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >12:14:56,212 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >12:14:56,213 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >12:14:56,213 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >12:14:56,213 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >12:14:56,213 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >12:14:56,213 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >12:14:56,214 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >12:14:56,214 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >12:14:56,214 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >12:14:56,215 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.16-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,217 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,219 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,221 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,223 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.10.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,224 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.10.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,226 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >12:14:56,226 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >12:14:56,227 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,228 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-2.fc20.x86_64 to require for libfolks-telepathy.so.25()(64bit) >12:14:56,229 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,231 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,234 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:14:56,239 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >12:14:56,240 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >12:14:56,241 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-3.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >12:14:56,246 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.10.3-1.fc20.x86_64 as install for evince-3.10.3-1.fc20.x86_64 >12:14:56,248 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevview3.so.3()(64bit) >12:14:56,248 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevdocument3.so.4()(64bit) >12:14:56,259 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.16.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:14:56,260 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.18.3-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:14:56,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:14:56,263 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libicalss.so.1()(64bit) >12:14:56,264 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libical.so.1()(64bit) >12:14:56,264 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.10.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:14:56,266 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:14:56,267 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >12:14:56,268 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:14:56,270 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.10.2-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:14:56,272 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libedata-book-1.2.so.20()(64bit) >12:14:56,272 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libecal-1.2.so.16()(64bit) >12:14:56,272 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >12:14:56,272 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-1.2.so.14()(64bit) >12:14:56,272 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebackend-1.2.so.7()(64bit) >12:14:56,273 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libcamel-1.2.so.45()(64bit) >12:14:56,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.10.2-2.fc20.x86_64 >12:14:56,281 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >12:14:56,285 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for file-5.14-12.fc20.x86_64 >12:14:56,285 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-12.fc20.x86_64 to require for libmagic.so.1()(64bit) >12:14:56,294 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-25.0-2.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >12:14:56,298 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-3.fc20.noarch as install for firefox-25.0-3.fc20.x86_64 >12:14:56,298 DEBUG yum.verbose.YumBase: Quick matched xulrunner-25.0-2.fc20.x86_64 to require for libxul.so()(64bit) >12:14:56,299 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >12:14:56,303 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.10.2-1.fc20.x86_64 as install for firewall-config-0.3.8-1.fc20.noarch >12:14:56,306 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >12:14:56,308 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >12:14:56,311 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >12:14:56,336 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.1-288.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >12:14:56,338 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(vars) >12:14:56,338 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(strict) >12:14:56,339 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(POSIX) >12:14:56,339 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(Getopt::Std) >12:14:56,340 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >12:14:56,342 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >12:14:56,344 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.54-1.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >12:14:56,346 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >12:14:56,347 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >12:14:56,349 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-39.20130604.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >12:14:56,353 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-39.20130604.fc20.noarch as install for foomatic-db-ppds-4.0-39.20130604.fc20.noarch >12:14:56,356 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-1.fc20.x86_64 as install for fprintd-pam-0.5.1-1.fc20.x86_64 >12:14:56,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:14:56,365 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:14:56,367 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:14:56,368 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:14:56,370 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:14:56,371 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:14:56,373 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:14:56,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:14:56,379 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-8.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >12:14:56,381 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.10.2-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >12:14:56,382 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >12:14:56,384 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.10.1-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >12:14:56,389 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-17.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >12:14:56,390 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >12:14:56,392 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >12:14:56,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-7.fc20.x86_64 as install for ghostscript-9.10-4.fc20.x86_64 >12:14:56,396 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-18.fc20.noarch as install for glib-networking-2.38.2-1.fc20.x86_64 >12:14:56,398 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-7.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >12:14:56,406 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gnome-bluetooth-3.10.0-1.fc20.x86_64 >12:14:56,418 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:14:56,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:14:56,421 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >12:14:56,421 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >12:14:56,421 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >12:14:56,421 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >12:14:56,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:14:56,423 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >12:14:56,423 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >12:14:56,424 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >12:14:56,424 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >12:14:56,424 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >12:14:56,424 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >12:14:56,425 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:14:56,426 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:14:56,428 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:14:56,430 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:14:56,431 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >12:14:56,432 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >12:14:56,432 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >12:14:56,432 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >12:14:56,432 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >12:14:56,432 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >12:14:56,433 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >12:14:56,433 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:14:56,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:14:56,439 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:14:56,441 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:14:56,452 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.0-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >12:14:56,454 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.9-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >12:14:56,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-11.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >12:14:56,458 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-5.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >12:14:56,471 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >12:14:56,473 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >12:14:56,474 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-5.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >12:14:56,479 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.10.0-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >12:14:56,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-2.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >12:14:56,482 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-5.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >12:14:56,483 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.38.1-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >12:14:56,494 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.0.0-1.fc20.x86_64 as install for gnome-maps-3.10.2-1.fc20.noarch >12:14:56,499 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.13-1.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >12:14:56,500 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.10.2-1.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >12:14:56,505 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.1.3-2.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >12:14:56,506 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.7-1.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >12:14:56,508 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-12.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >12:14:56,510 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >12:14:56,521 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.10.2-1.fc20.x86_64 >12:14:56,533 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.10.2-2.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:14:56,535 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:14:56,536 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:14:56,537 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:14:56,539 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.10.0.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:14:56,541 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-wayland-3.10.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:14:56,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:14:56,558 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:14:56,560 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.10.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:14:56,562 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.38.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:14:56,562 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.38.1-1.fc20.x86_64 to require for libgiomm-2.4.so.1()(64bit) >12:14:56,563 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:14:56,565 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:14:56,570 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >12:14:56,571 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >12:14:56,573 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.10.0-1.fc20.noarch as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >12:14:56,580 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.fc20.noarch as install for gnu-free-mono-fonts-20120503-8.fc20.noarch >12:14:56,586 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:14:56,588 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:14:56,590 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:14:56,591 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:14:56,593 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:14:56,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:14:56,611 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:14:56,613 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:14:56,615 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:14:56,616 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.3-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:14:56,617 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:14:56,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:14:56,620 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:14:56,623 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-6.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:14:56,625 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgsttag-0.10.so.0()(64bit) >12:14:56,625 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >12:14:56,625 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >12:14:56,625 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstriff-0.10.so.0()(64bit) >12:14:56,626 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >12:14:56,626 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >12:14:56,626 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstfft-0.10.so.0()(64bit) >12:14:56,626 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >12:14:56,626 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstapp-0.10.so.0()(64bit) >12:14:56,627 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:14:56,629 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-5.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:14:56,631 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:14:56,635 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-3.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >12:14:56,651 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-8.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:14:56,652 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:14:56,654 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:14:56,655 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:14:56,656 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:14:56,658 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.18.rc1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:14:56,659 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:14:56,661 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:14:56,663 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:14:56,665 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:14:56,667 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:14:56,669 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:14:56,670 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:14:56,679 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:14:56,680 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc20.x86_64 to require for libusbmuxd.so.2()(64bit) >12:14:56,681 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:14:56,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:14:56,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:14:56,685 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.4.0-1.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:14:56,691 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >12:14:56,692 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >12:14:56,693 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >12:14:56,698 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.2-5.fc20.x86_64 as install for gvfs-gphoto2-1.18.3-1.fc20.x86_64 >12:14:56,699 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2_port.so.10()(64bit) >12:14:56,699 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >12:14:56,702 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.18.3-1.fc20.x86_64 >12:14:56,710 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.11-1.fc20.x86_64 as install for 1:hpijs-3.13.11-1.fc20.x86_64 >12:14:56,711 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpmud.so.0()(64bit) >12:14:56,712 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpip.so.0()(64bit) >12:14:56,715 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.2.1-2.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >12:14:56,717 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-15.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >12:14:56,720 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc20.noarch as install for hunspell-1.3.2-14.fc20.x86_64 >12:14:56,723 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-1.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >12:14:56,724 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.4-2.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >12:14:56,728 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >12:14:56,730 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.10.2-1.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >12:14:56,734 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.1-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >12:14:56,735 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >12:14:56,739 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >12:14:56,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >12:14:56,741 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >12:14:56,742 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4()(64bit) >12:14:56,742 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >12:14:56,744 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >12:14:56,747 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc20.x86_64 as install for ibus-m17n-1.3.4-12.fc20.x86_64 >12:14:56,748 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >12:14:56,748 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >12:14:56,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-2.fc20.x86_64 as install for ibus-typing-booster-1.2.5-1.fc20.noarch >12:14:56,757 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 as install for icedtea-web-1.4.1-0.fc20.x86_64 >12:14:56,761 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >12:14:56,763 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.6-1.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >12:14:56,771 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:14:56,772 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:14:56,773 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-0.8.noarch as install for initscripts-9.50-1.fc20.x86_64 >12:14:56,775 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:14:56,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-1.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >12:14:56,780 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >12:14:56,783 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >12:14:56,788 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc20.x86_64 as install for 2:irqbalance-1.0.7-1.fc20.x86_64 >12:14:56,789 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >12:14:56,789 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1()(64bit) >12:14:56,792 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.256-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >12:14:56,794 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for isdn4k-utils-3.2-93.fc20.x86_64 >12:14:56,798 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >12:14:56,799 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >12:14:56,801 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-31.git31f6b30.fc20.noarch as install for kernel-3.11.9-300.fc20.x86_64 >12:14:56,804 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc20.noarch as install for khmeros-base-fonts-5.0-17.fc20.noarch >12:14:56,807 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc20.x86_64 as install for less-458-4.fc20.x86_64 >12:14:56,817 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >12:14:56,819 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-21.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >12:14:56,825 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc20.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc20.noarch >12:14:56,845 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >12:14:56,853 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >12:14:56,861 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >12:14:56,862 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >12:14:56,862 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >12:14:56,862 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >12:14:56,862 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >12:14:56,863 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >12:14:56,863 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >12:14:56,863 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >12:14:56,864 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >12:14:56,864 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >12:14:56,864 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >12:14:56,865 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >12:14:56,865 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >12:14:56,865 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >12:14:56,866 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >12:14:56,866 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >12:14:56,866 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >12:14:56,866 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >12:14:56,867 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libvcllo.so()(64bit) >12:14:56,868 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libvbahelperlo.so()(64bit) >12:14:56,868 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libutllo.so()(64bit) >12:14:56,869 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3()(64bit) >12:14:56,869 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >12:14:56,870 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3()(64bit) >12:14:56,870 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libtllo.so()(64bit) >12:14:56,871 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libtklo.so()(64bit) >12:14:56,871 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvxlo.so()(64bit) >12:14:56,871 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvxcorelo.so()(64bit) >12:14:56,872 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvtlo.so()(64bit) >12:14:56,872 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvllo.so()(64bit) >12:14:56,872 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsotlo.so()(64bit) >12:14:56,873 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsfxlo.so()(64bit) >12:14:56,873 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsblo.so()(64bit) >12:14:56,873 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsaxlo.so()(64bit) >12:14:56,875 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-5.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >12:14:56,876 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-5.fc20.x86_64 to require for liborcus-0.6.so.0()(64bit) >12:14:56,877 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libmsfilterlo.so()(64bit) >12:14:56,878 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >12:14:56,880 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libfilelo.so()(64bit) >12:14:56,880 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libeditenglo.so()(64bit) >12:14:56,880 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libdrawinglayerlo.so()(64bit) >12:14:56,881 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libdbtoolslo.so()(64bit) >12:14:56,881 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libcomphelper.so()(64bit) >12:14:56,881 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libbasegfxlo.so()(64bit) >12:14:56,882 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libavmedialo.so()(64bit) >12:14:56,884 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-draw-4.1.3.2-6.fc20.x86_64 >12:14:56,887 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-emailmerge-4.1.3.2-6.fc20.x86_64 >12:14:56,903 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:14:56,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:14:56,906 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc20.x86_64 to require for libwpd-0.9.so.9()(64bit) >12:14:56,907 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:14:56,910 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.3-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:14:56,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-4.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:14:56,915 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-10.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:14:56,916 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicui18n.so.50()(64bit) >12:14:56,916 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicudata.so.50()(64bit) >12:14:56,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.0.1-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:14:56,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:14:56,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-5.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-6.fc20.x86_64 >12:14:56,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-1.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-6.fc20.x86_64 >12:14:56,969 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-6.fc20.x86_64 as install for libsane-hpaio-3.13.11-1.fc20.x86_64 >12:14:56,981 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-3.fc20.noarch as install for m17n-contrib-1.1.14-3.fc20.noarch >12:14:56,984 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:14:56,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:14:56,988 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:14:56,993 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.9-1.fc20.x86_64 as install for mdadm-3.3-4.fc20.x86_64 >12:14:57,000 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-9.2.3-1.20131114.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >12:14:57,003 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.157-1.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >12:14:57,004 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.157-1.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >12:14:57,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >12:14:57,008 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.3-0.10.rc3.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >12:14:57,011 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.11.20111007git.fc20.x86_64 as install for minicom-2.6.2-4.fc20.x86_64 >12:14:57,012 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >12:14:57,015 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for mousetweaks-3.10.0-1.fc20.x86_64 >12:14:57,030 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-4.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:14:57,031 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:14:57,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:14:57,035 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24-2.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:14:57,036 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount >12:14:57,037 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:14:57,039 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.82-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:14:57,043 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.fc20.noarch as install for nhn-nanum-gothic-fonts-3.020-9.fc20.noarch >12:14:57,051 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.2-3.fc20.x86_64 as install for 2:nmap-ncat-6.40-2.fc20.x86_64 >12:14:57,056 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for ntsysv-1.3.60-4.fc20.x86_64 >12:14:57,057 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52()(64bit) >12:14:57,063 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-1.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >12:14:57,064 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libvmtools.so.0()(64bit) >12:14:57,064 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libhgfs.so.0()(64bit) >12:14:57,065 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >12:14:57,066 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc20.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >12:14:57,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >12:14:57,071 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.3p1-5.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >12:14:57,078 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-5.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >12:14:57,079 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.10.0-1.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >12:14:57,080 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.0-9.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >12:14:57,081 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >12:14:57,083 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >12:14:57,092 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-26.fc20.x86_64 as install for paps-0.6.8-26.fc20.x86_64 >12:14:57,092 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-26.fc20.x86_64 to require for libpaps.so.0()(64bit) >12:14:57,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >12:14:57,098 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >12:14:57,101 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc20.x86_64 as install for passwdqc-1.3.0-1.fc20.x86_64 >12:14:57,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >12:14:57,106 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.18.20131005git.fc20.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >12:14:57,109 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:14:57,110 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:14:57,111 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >12:14:57,112 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-system-theme-0.8.9-3.2013.08.14.fc20.x86_64 >12:14:57,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-19.fc20.x86_64 as install for policycoreutils-2.2.2-2.fc20.x86_64 >12:14:57,117 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-14.fc20.x86_64 as install for policycoreutils-2.2.2-2.fc20.x86_64 >12:14:57,119 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.fc20.x86_64 as install for policycoreutils-2.2.2-2.fc20.x86_64 >12:14:57,133 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-7.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:14:57,136 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9.1-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:14:57,138 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:14:57,140 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:14:57,141 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:14:57,149 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-10.fc20.noarch as install for 1:quota-4.01-10.fc20.x86_64 >12:14:57,156 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-example-clients-1.9.9.5-3.fc20.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >12:14:57,158 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >12:14:57,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >12:14:57,169 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >12:14:57,170 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >12:14:57,172 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.10.0-1.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >12:14:57,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-9.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >12:14:57,175 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >12:14:57,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-1.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:14:57,188 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.5-2.fc20.x86_64 as install for rsyslog-7.4.2-2.fc20.x86_64 >12:14:57,204 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:14:57,207 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:14:57,212 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so(SAMBA_4.1.1)(64bit) >12:14:57,212 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.1)(64bit) >12:14:57,212 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so(SAMBA_4.1.1)(64bit) >12:14:57,213 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.19-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:14:57,214 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.19-1.fc20.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >12:14:57,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so(SAMBA_4.1.1)(64bit) >12:14:57,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >12:14:57,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >12:14:57,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so(SAMBA_4.1.1)(64bit) >12:14:57,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so(SAMBA_4.1.1)(64bit) >12:14:57,216 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so(SAMBA_4.1.1)(64bit) >12:14:57,216 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so(SAMBA_4.1.1)(64bit) >12:14:57,216 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so(SAMBA_4.1.1)(64bit) >12:14:57,216 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >12:14:57,216 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.1)(64bit) >12:14:57,217 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so(SAMBA_4.1.1)(64bit) >12:14:57,217 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >12:14:57,217 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >12:14:57,217 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >12:14:57,218 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >12:14:57,218 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so(SAMBA_4.1.1)(64bit) >12:14:57,219 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >12:14:57,219 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >12:14:57,219 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so(SAMBA_4.1.1)(64bit) >12:14:57,219 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >12:14:57,219 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so(SAMBA_4.1.1)(64bit) >12:14:57,220 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so(SAMBA_4.1.1)(64bit) >12:14:57,220 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.1)(64bit) >12:14:57,220 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.1)(64bit) >12:14:57,220 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so(SAMBA_4.1.1)(64bit) >12:14:57,222 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-3.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:14:57,223 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >12:14:57,223 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >12:14:57,223 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >12:14:57,224 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >12:14:57,224 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so(SAMBA_4.1.1)(64bit) >12:14:57,224 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so(SAMBA_4.1.1)(64bit) >12:14:57,224 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >12:14:57,224 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.1)(64bit) >12:14:57,225 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >12:14:57,225 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so(SAMBA_4.1.1)(64bit) >12:14:57,225 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.1)(64bit) >12:14:57,225 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so(SAMBA_4.1.1)(64bit) >12:14:57,225 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.1)(64bit) >12:14:57,226 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.1)(64bit) >12:14:57,226 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so(SAMBA_4.1.1)(64bit) >12:14:57,226 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so(SAMBA_4.1.1)(64bit) >12:14:57,226 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so(SAMBA_4.1.1)(64bit) >12:14:57,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.6.0-2.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:14:57,228 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so(SAMBA_4.1.1)(64bit) >12:14:57,229 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_tdb.so()(64bit) >12:14:57,229 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so()(64bit) >12:14:57,229 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >12:14:57,229 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so()(64bit) >12:14:57,230 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so()(64bit) >12:14:57,230 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >12:14:57,230 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0()(64bit) >12:14:57,231 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so()(64bit) >12:14:57,231 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so()(64bit) >12:14:57,231 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so()(64bit) >12:14:57,231 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so()(64bit) >12:14:57,231 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so()(64bit) >12:14:57,232 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >12:14:57,232 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >12:14:57,232 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so()(64bit) >12:14:57,232 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >12:14:57,232 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >12:14:57,233 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0()(64bit) >12:14:57,233 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0()(64bit) >12:14:57,234 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so()(64bit) >12:14:57,234 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0()(64bit) >12:14:57,234 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >12:14:57,234 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so()(64bit) >12:14:57,234 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >12:14:57,235 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so()(64bit) >12:14:57,235 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so()(64bit) >12:14:57,235 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >12:14:57,235 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >12:14:57,235 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so()(64bit) >12:14:57,236 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0()(64bit) >12:14:57,237 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so()(64bit) >12:14:57,237 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so()(64bit) >12:14:57,237 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >12:14:57,237 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >12:14:57,237 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >12:14:57,238 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so()(64bit) >12:14:57,238 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >12:14:57,238 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so()(64bit) >12:14:57,238 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >12:14:57,238 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >12:14:57,239 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so()(64bit) >12:14:57,239 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so()(64bit) >12:14:57,239 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so()(64bit) >12:14:57,240 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so()(64bit) >12:14:57,243 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-6.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >12:14:57,245 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >12:14:57,339 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-11.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >12:14:57,340 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >12:14:57,341 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >12:14:57,341 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >12:14:57,343 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-90.fc20.noarch as install for selinux-policy-targeted-3.12.1-90.fc20.noarch >12:14:57,344 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-90.fc20.noarch to require for selinux-policy >12:14:57,347 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.14-2.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:14:57,349 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-25.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:14:57,351 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:14:57,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:14:57,355 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >12:14:57,362 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.15.4-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >12:14:57,364 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >12:14:57,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.7.0-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >12:14:57,372 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-2.fc20.x86_64 >12:14:57,374 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-2.fc20.noarch as install for smc-meera-fonts-6.0-2.fc20.noarch >12:14:57,376 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >12:14:57,377 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-7.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >12:14:57,379 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >12:14:57,382 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for spice-vdagent-0.14.0-5.fc20.x86_64 >12:14:57,384 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:14:57,386 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:14:57,387 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:14:57,389 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:14:57,390 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:14:57,392 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:14:57,395 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:14:57,397 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.2-1.fc20.noarch as install for sssd-1.11.2-1.fc20.x86_64 >12:14:57,406 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.10.0-1.fc20.x86_64 >12:14:57,409 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc20.noarch as install for system-config-date-1.10.6-1.fc20.noarch >12:14:57,410 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc20.x86_64 as install for system-config-date-1.10.6-1.fc20.noarch >12:14:57,412 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-13.fc20.x86_64 as install for system-config-date-1.10.6-1.fc20.noarch >12:14:57,414 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.4.0-3.fc20.noarch as install for system-config-keyboard-1.4.0-3.fc20.noarch >12:14:57,417 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.3-2.fc20.noarch as install for system-config-printer-1.4.3-2.fc20.x86_64 >12:14:57,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.60-3.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >12:14:57,422 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.3-1.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >12:14:57,423 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-19.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >12:14:57,430 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-15-1.fc20.x86_64 as install for systemd-208-6.fc20.x86_64 >12:14:57,432 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-208-6.fc20.x86_64 >12:14:57,437 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.fc20.noarch as install for thai-scalable-waree-fonts-0.5.0-7.fc20.noarch >12:14:57,440 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >12:14:57,449 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.10.1-1.fc20.x86_64 >12:14:57,450 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.9-2.fc20.x86_64 as install for 1:totem-3.10.1-1.fc20.x86_64 >12:14:57,463 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.82-1.fc20.x86_64 as install for transmission-gtk-2.82-1.fc20.x86_64 >12:14:57,465 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-2.fc20.x86_64 as install for uboot-tools-2013.10-2.fc20.x86_64 >12:14:57,468 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >12:14:57,472 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-2.fc20.x86_64 as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >12:14:57,479 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.24-2.fc20.x86_64 >12:14:57,479 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc20.x86_64 to require for libutempter.so.0()(64bit) >12:14:57,487 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.0.2-6.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >12:14:57,489 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >12:14:57,490 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >12:14:57,495 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-4.fc20.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >12:14:57,498 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >12:14:57,499 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >12:14:57,499 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >12:14:57,500 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >12:14:57,502 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-3.fc20.x86_64 >12:14:57,504 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-1.20131009gitba209eee.fc20.x86_64 as install for xorg-x11-drv-ati-7.2.0-3.20131101git3b38701.fc20.x86_64 >12:14:57,507 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.10.1-1.fc20.noarch as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >12:14:57,508 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >12:14:57,508 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >12:14:57,513 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >12:14:57,514 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.30.0-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >12:14:57,515 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >12:14:57,517 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >12:14:57,526 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 as install for xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 >12:14:57,527 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 to require for libxatracker.so.1()(64bit) >12:14:57,532 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.4-5.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >12:14:57,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >12:14:57,534 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.6-2.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >12:14:57,537 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:14:57,539 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:14:57,540 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:14:57,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:14:57,542 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:14:57,544 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 >12:14:57,548 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.10.1-1.fc20.x86_64 as install for 1:yelp-3.10.1-1.fc20.x86_64 >12:14:57,550 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.10.1-1.fc20.noarch as install for 1:yelp-3.10.1-1.fc20.x86_64 >12:14:57,552 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:14:57,553 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-32.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >12:14:57,555 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:14:57,556 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >12:14:57,557 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:14:57,558 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:14:57,560 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.21-1.fc20.noarch as install for yum-langpacks-0.4.3-1.fc20.noarch >12:14:57,562 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-18.fc20.noarch >12:14:58,781 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc20.x86_64 as install for 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 >12:14:58,811 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-19.svn457.fc20.x86_64 as install for 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 >12:14:58,817 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc20.noarch as install for PackageKit-0.8.13-1.fc20.x86_64 >12:14:58,825 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.13-1.fc20.x86_64 as install for PackageKit-0.8.13-1.fc20.x86_64 >12:14:58,829 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.9-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >12:14:58,831 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.11-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >12:14:58,832 DEBUG yum.verbose.YumBase: Quick matched satyr-0.11-1.fc20.x86_64 to require for libsatyr.so.2()(64bit) >12:14:58,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 >12:14:58,844 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.4-12.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >12:14:58,846 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.1-2.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >12:14:58,848 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.1.9-1.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >12:14:58,855 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >12:14:58,857 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >12:14:58,864 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >12:14:58,866 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >12:14:58,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.9-1.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >12:14:58,890 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >12:14:58,915 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-8.fc20.noarch as install for 32:bind-libs-9.9.4-8.fc20.x86_64 >12:14:58,930 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >12:14:58,946 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for cdrdao-1.2.3-20.fc20.x86_64 >12:14:58,947 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >12:14:58,978 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.11-1.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >12:14:58,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >12:14:59,001 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-13.fc20.noarch as install for desktop-file-utils-0.22-1.fc20.x86_64 >12:14:59,005 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.82-3.fc20.x86_64 as install for device-mapper-libs-1.02.82-3.fc20.x86_64 >12:14:59,011 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.1.0-4.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:14:59,013 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:14:59,015 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.3-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:14:59,017 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.8-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:14:59,020 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.6-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:14:59,022 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.1.0-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:14:59,028 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-034-19.git20131021.fc20.x86_64 >12:14:59,030 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-034-19.git20131021.fc20.x86_64 >12:14:59,035 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.13.3-1.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >12:14:59,037 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >12:14:59,039 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-6.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >12:14:59,041 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.15-1.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >12:14:59,043 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-21.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >12:14:59,045 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-9.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >12:14:59,057 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.157-1.fc20.x86_64 as install for elfutils-0.157-1.fc20.x86_64 >12:14:59,059 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >12:14:59,059 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >12:14:59,059 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >12:14:59,060 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >12:14:59,060 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >12:14:59,060 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >12:14:59,061 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >12:14:59,061 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1()(64bit) >12:14:59,061 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1()(64bit) >12:14:59,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >12:14:59,074 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-2.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >12:14:59,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >12:14:59,099 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >12:14:59,101 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >12:14:59,103 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >12:14:59,110 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-2.fc20.x86_64 as install for fipscheck-lib-1.4.1-2.fc20.x86_64 >12:14:59,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-1.fc20.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >12:14:59,134 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-plugins-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >12:14:59,137 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >12:14:59,138 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-utils.so.1.0()(64bit) >12:14:59,138 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-rail.so.1.0()(64bit) >12:14:59,138 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-kbd.so.1.0()(64bit) >12:14:59,139 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-gdi.so.1.0()(64bit) >12:14:59,139 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-core.so.1.0()(64bit) >12:14:59,139 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-codec.so.1.0()(64bit) >12:14:59,140 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-channels.so.1.0()(64bit) >12:14:59,140 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-cache.so.1.0()(64bit) >12:14:59,168 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.0.2-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:14:59,171 DEBUG yum.verbose.YumBase: TSINFO: Marking libspiro-20071029-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:14:59,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:14:59,175 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:14:59,177 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-7.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:14:59,178 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >12:14:59,179 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:14:59,181 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIex.so.6()(64bit) >12:14:59,181 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >12:14:59,185 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-22.fc20.x86_64 as install for genisoimage-1.1.11-22.fc20.x86_64 >12:14:59,186 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >12:14:59,186 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >12:14:59,192 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc20.noarch >12:14:59,202 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013h-1.fc20.noarch as install for glibc-common-2.18-11.fc20.x86_64 >12:14:59,211 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.3-2.fc20.x86_64 >12:14:59,219 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc20.noarch as install for gnome-desktop3-3.10.2-2.fc20.x86_64 >12:14:59,241 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-13.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >12:14:59,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-7.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >12:14:59,243 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-7.fc20.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >12:14:59,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-8.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >12:14:59,251 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-11.fc20.x86_64 as install for gnome-video-effects-0.4.0-6.fc20.noarch >12:14:59,254 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >12:14:59,255 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >12:14:59,259 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for grep-2.15-1.fc20.x86_64 >12:14:59,266 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >12:14:59,267 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.19-1.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >12:14:59,273 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-6.fc20.x86_64 as install for gstreamer-0.10.36-6.fc20.x86_64 >12:14:59,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >12:14:59,282 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >12:14:59,283 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >12:14:59,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc20.x86_64 as install for 5:guile-2.0.9-4.fc20.x86_64 >12:14:59,333 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >12:14:59,334 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >12:14:59,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-3.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >12:14:59,337 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1()(64bit) >12:14:59,346 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.11-1.fc20.x86_64 as install for hplip-libs-3.13.11-1.fc20.x86_64 >12:14:59,353 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.4-2.fc20.x86_64 as install for ibus-1.5.4-2.fc20.x86_64 >12:14:59,355 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.4-2.fc20.noarch as install for ibus-1.5.4-2.fc20.x86_64 >12:14:59,364 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >12:14:59,365 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >12:14:59,371 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.48-1.fc20.noarch >12:14:59,376 DEBUG yum.verbose.YumBase: TSINFO: Marking libffado-2.1.0-4.fc20.x86_64 as install for jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 >12:14:59,378 DEBUG yum.verbose.YumBase: TSINFO: Marking celt-0.11.1-6.fc20.x86_64 as install for jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 >12:14:59,388 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >12:14:59,391 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >12:14:59,392 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >12:14:59,393 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjvm.so()(64bit) >12:14:59,393 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so()(64bit) >12:14:59,394 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >12:14:59,403 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-33.fc20.x86_64 >12:14:59,405 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.21-1.fc20.noarch as install for langtable-python-0.0.21-1.fc20.noarch >12:14:59,406 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.21-1.fc20.noarch as install for langtable-python-0.0.21-1.fc20.noarch >12:14:59,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >12:14:59,416 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.6-2.fc20.x86_64 >12:14:59,438 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >12:14:59,478 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-3.fc20.x86_64 as install for libgphoto2-2.5.2-5.fc20.x86_64 >12:14:59,482 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-2.fc20.x86_64 as install for libgpod-0.8.3-1.fc20.x86_64 >12:14:59,498 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.1-2.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >12:14:59,499 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >12:14:59,500 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >12:14:59,501 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >12:14:59,505 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.3-2.fc20.x86_64 as install for liblouis-python3-2.5.3-2.fc20.noarch >12:14:59,517 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz5-5.0.1-8.fc20.x86_64 >12:14:59,525 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >12:14:59,526 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >12:14:59,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >12:14:59,532 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 >12:14:59,537 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc20.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >12:14:59,541 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-5.fc20.x86_64 as install for liborcus-0.5.1-5.fc20.x86_64 >12:14:59,545 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc20.x86_64 as install for libosinfo-0.2.7-2.fc20.x86_64 >12:14:59,546 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >12:14:59,546 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1()(64bit) >12:14:59,551 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >12:14:59,553 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-8.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >12:14:59,562 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-7.fc20.x86_64 >12:14:59,565 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >12:14:59,566 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >12:14:59,595 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.1.3.2-6.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,596 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,597 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,601 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,605 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.1.20130214.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,606 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.1.3.2-6.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,607 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,609 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,610 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,612 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,614 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,616 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,618 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,622 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.3.1-8.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,623 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,624 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >12:14:59,625 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,626 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-5.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:14:59,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 as install for libreport-gtk-2.1.9-1.fc20.x86_64 >12:14:59,650 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.9-1.fc20.x86_64 >12:14:59,661 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.21-1.fc20.x86_64 as install for libreswan-3.6-1.fc20.x86_64 >12:14:59,669 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-14.fc20.x86_64 >12:14:59,669 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >12:14:59,670 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >12:14:59,694 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-12.fc20.x86_64 >12:14:59,699 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-2.fc20.x86_64 as install for libtranslit-m17n-0.0.3-2.fc20.x86_64 >12:14:59,716 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.16-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:14:59,718 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.1-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:14:59,720 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:14:59,721 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:14:59,723 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:14:59,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-8.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:14:59,725 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman_client.so.1()(64bit) >12:14:59,725 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman.so.1()(64bit) >12:14:59,727 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:14:59,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:14:59,730 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:14:59,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:14:59,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:14:59,753 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:14:59,756 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:14:59,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:14:59,763 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:14:59,774 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-2.fc20.x86_64 as install for libvirt-gobject-0.1.7-2.fc20.x86_64 >12:14:59,775 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >12:14:59,775 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >12:14:59,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.8-1.fc20.noarch as install for libwacom-0.8-1.fc20.x86_64 >12:14:59,788 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc20.x86_64 >12:14:59,821 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.2.3-1.20131114.fc20.x86_64 as install for mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 >12:14:59,843 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >12:14:59,847 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-0.52.16-1.fc20.x86_64 >12:14:59,847 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >12:14:59,856 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.2-3.fc20.x86_64 as install for nss-3.15.2-3.fc20.x86_64 >12:14:59,873 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.4.0-1.fc20.x86_64 >12:14:59,877 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-19.svn457.fc20.noarch as install for openconnect-5.01-4.fc20.x86_64 >12:14:59,879 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >12:14:59,880 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.0-2.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >12:14:59,881 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >12:14:59,881 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >12:14:59,881 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >12:14:59,882 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-1.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >12:14:59,893 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc20.x86_64 as install for 1:openssl-1.0.1e-30.fc20.x86_64 >12:14:59,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >12:14:59,905 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >12:14:59,905 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >12:14:59,906 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >12:14:59,927 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,929 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,930 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,931 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,933 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-291.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,934 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.89-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,935 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,937 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,938 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,939 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,941 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,942 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >12:14:59,943 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-2.96-288.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,945 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,946 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-4.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,948 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,949 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-245.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:14:59,963 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >12:14:59,964 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-3.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >12:14:59,974 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 >12:14:59,977 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >12:14:59,981 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-6.fc20.x86_64 as install for poppler-0.24.3-2.fc20.x86_64 >12:14:59,995 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.1-1.fc20.x86_64 as install for pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 >12:14:59,996 DEBUG yum.verbose.YumBase: Quick matched sbc-1.1-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >12:14:59,998 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for pygobject3-3.10.2-1.fc20.x86_64 >12:15:00,003 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc20.x86_64 as install for pygtk2-2.24.0-8.fc20.x86_64 >12:15:00,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >12:15:00,010 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.10.0-1.fc20.noarch as install for python-caribou-0.4.13-1.fc20.noarch >12:15:00,012 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc20.noarch as install for python-iniparse-0.4-9.fc20.noarch >12:15:00,014 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.fc20.noarch as install for python-kitchen-1.1.1-5.fc20.noarch >12:15:00,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.1-2.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >12:15:00,017 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebpdemux.so.0()(64bit) >12:15:00,017 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebp.so.4()(64bit) >12:15:00,018 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-10.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >12:15:00,022 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for python-urlgrabber-3.9.1-32.fc20.noarch >12:15:00,025 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.0-9.fc20.x86_64 as install for python3-brlapi-0.6.0-9.fc20.x86_64 >12:15:00,026 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-9.fc20.x86_64 to require for libbrlapi.so.0.6()(64bit) >12:15:00,028 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.10.2-1.fc20.x86_64 >12:15:00,030 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc20.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >12:15:00,031 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-8.fc20.noarch as install for python3-mako-0.7.3-2.fc20.noarch >12:15:00,033 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-5.fc20.x86_64 as install for python3-speechd-0.8-5.fc20.x86_64 >12:15:00,047 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-7.fc20.x86_64 as install for rpm-python-4.11.1-7.fc20.x86_64 >12:15:00,048 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-7.fc20.x86_64 to require for librpmbuild.so.3()(64bit) >12:15:00,088 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-3.fc20.x86_64 as install for 2:samba-libs-4.1.1-1.fc20.x86_64 >12:15:00,089 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >12:15:00,097 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-208-6.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:15:00,099 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.58-1.fc20.noarch as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:15:00,100 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.2-1.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:15:00,101 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.2-2.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:15:00,113 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >12:15:00,114 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc20.x86_64 to require for libusbredirhost.so.1()(64bit) >12:15:00,116 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >12:15:00,118 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.6.1-2.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >12:15:00,129 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >12:15:00,130 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.2-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >12:15:00,131 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >12:15:00,132 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-18.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >12:15:00,142 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.2-1.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >12:15:00,144 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >12:15:00,145 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-18.fc20.x86_64 to require for libini_config.so.3()(64bit) >12:15:00,145 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >12:15:00,147 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >12:15:00,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.2-1.fc20.x86_64 as install for sssd-ipa-1.11.2-1.fc20.x86_64 >12:15:00,157 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.2-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >12:15:00,170 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-4.fc20.x86_64 as install for system-config-printer-libs-1.4.3-2.fc20.noarch >12:15:00,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-8.fc20.x86_64 as install for telepathy-haze-0.8.0-1.fc20.x86_64 >12:15:00,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.2-1.fc20.x86_64 as install for totem-pl-parser-3.10.0-1.fc20.x86_64 >12:15:00,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.16.2-4.fc20.x86_64 >12:15:00,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.28-1.fc20.x86_64 as install for tracker-0.16.2-4.fc20.x86_64 >12:15:00,246 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.16.2-4.fc20.x86_64 >12:15:00,247 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc20.x86_64 as install for tracker-0.16.2-4.fc20.x86_64 >12:15:00,254 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >12:15:00,255 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.11-2.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >12:15:00,257 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.8-1.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >12:15:00,280 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc20.x86_64 as install for webkitgtk3-2.2.2-1.fc20.x86_64 >12:15:00,290 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.11.9-300.fc20.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >12:15:00,295 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-2.fc20.x86_64 >12:15:00,340 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-9.fc20.x86_64 as install for brlapi-0.6.0-9.fc20.x86_64 >12:15:00,355 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.88.0.1-13.fc20.x86_64 as install for crash-7.0.1-2.fc20.x86_64 >12:15:00,361 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc20.noarch >12:15:00,374 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc20.x86_64 as install for frei0r-plugins-1.3-11.fc20.x86_64 >12:15:00,378 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.fc20.x86_64 as install for gd-2.1.0-3.fc20.x86_64 >12:15:00,385 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.1-1.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >12:15:00,386 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.1-1.fc20.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >12:15:00,393 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.16-1.fc20.x86_64 as install for gnutls-utils-3.1.16-1.fc20.x86_64 >12:15:00,394 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >12:15:00,394 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0()(64bit) >12:15:00,414 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.4.1-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >12:15:00,415 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013h-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >12:15:00,416 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-6.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >12:15:00,421 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-034-19.git20131021.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >12:15:00,423 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >12:15:00,434 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.67.3-2.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:15:00,435 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.67.3-2.fc20.x86_64 to require for librados.so.2()(64bit) >12:15:00,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:15:00,438 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:15:00,438 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfxdr.so.0()(64bit) >12:15:00,439 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfrpc.so.0()(64bit) >12:15:00,439 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:15:00,441 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:15:00,452 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml++-2.37.1-1.fc20.x86_64 as install for libffado-2.1.0-4.fc20.x86_64 >12:15:00,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.9-5.fc20.x86_64 as install for libffado-2.1.0-4.fc20.x86_64 >12:15:00,465 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >12:15:00,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >12:15:00,467 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >12:15:00,487 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-14.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:15:00,489 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-10.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:15:00,489 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-10.fc20.x86_64 to require for libsilc-1.1.so.2()(64bit) >12:15:00,490 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-12.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:15:00,491 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc20.2.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:15:00,493 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:15:00,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131104-1.fc20.noarch as install for libquvi-0.9.2-1.fc20.x86_64 >12:15:00,501 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-27.fc20.x86_64 as install for libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 >12:15:00,525 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-12.20130814git.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >12:15:00,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-7.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >12:15:00,528 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >12:15:00,532 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-5.fc20.x86_64 as install for libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 >12:15:00,533 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >12:15:00,533 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >12:15:00,533 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >12:15:00,533 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >12:15:00,533 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1()(64bit) >12:15:00,536 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-4.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >12:15:00,537 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.19.1-1.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >12:15:00,543 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >12:15:00,545 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >12:15:00,550 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.4.1-1.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >12:15:00,551 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-5.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >12:15:00,553 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.103-3.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >12:15:00,555 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >12:15:00,567 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >12:15:00,572 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >12:15:00,579 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc20.x86_64 >12:15:00,598 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.04-2.fc20.x86_64 as install for 1:perl-Module-CoreList-2.96-288.fc20.noarch >12:15:00,605 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-288.fc20.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >12:15:00,608 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-291.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >12:15:00,610 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-7.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >12:15:00,641 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >12:15:00,662 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >12:15:00,669 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-14.fc20.x86_64 as install for policycoreutils-python-2.2.2-2.fc20.x86_64 >12:15:00,671 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.fc20.noarch as install for policycoreutils-python-2.2.2-2.fc20.x86_64 >12:15:00,673 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc20.x86_64 as install for policycoreutils-python-2.2.2-2.fc20.x86_64 >12:15:00,674 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >12:15:00,674 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >12:15:00,674 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1()(64bit) >12:15:00,675 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >12:15:00,696 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.6.1-2.fc20.x86_64 as install for 2:qemu-kvm-1.6.1-2.fc20.x86_64 >12:15:00,702 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >12:15:00,711 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc20.x86_64 >12:15:00,713 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for seed-3.8.1-2.fc20.x86_64 >12:15:00,719 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:15:00,721 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-20.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:15:00,722 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >12:15:00,722 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >12:15:00,722 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite.so.1()(64bit) >12:15:00,723 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:15:00,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-client-1.11.2-1.fc20.x86_64 >12:15:00,730 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-14.fc20.x86_64 as install for sssd-krb5-common-1.11.2-1.fc20.x86_64 >12:15:00,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc20.x86_64 as install for stoken-libs-0.2-5.fc20.x86_64 >12:15:00,735 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-4.20130314.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >12:15:00,736 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-4.20130314.fc20.x86_64 to require for libtbb.so.2()(64bit) >12:15:00,744 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.8.4-10.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >12:15:00,745 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-10.fc20.x86_64 to require for libcblas.so.3()(64bit) >12:15:00,753 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.21-1.fc20.x86_64 >12:15:00,765 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-40.fc20.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >12:15:00,766 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >12:15:00,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-1.fc20.x86_64 as install for atlas-3.8.4-10.fc20.x86_64 >12:15:00,771 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >12:15:00,771 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3()(64bit) >12:15:00,779 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >12:15:00,781 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >12:15:00,782 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >12:15:00,791 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >12:15:00,793 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >12:15:00,796 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc20.x86_64 >12:15:00,801 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.4.1-1.fc20.x86_64 as install for glusterfs-api-3.4.1-1.fc20.x86_64 >12:15:00,807 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc20.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch >12:15:00,812 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.4.1-1.fc20.noarch as install for javapackages-tools-3.4.1-1.fc20.noarch >12:15:00,821 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-2.1-0.2.rc1.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >12:15:00,822 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >12:15:00,823 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.2.0-6.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >12:15:00,829 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc20.x86_64 as install for libtomcrypt-1.17-21.fc20.x86_64 >12:15:00,830 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc20.x86_64 to require for libtommath.so.0()(64bit) >12:15:00,836 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.103-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >12:15:00,838 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >12:15:00,839 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.82-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >12:15:00,846 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.1.0-2.fc20.x86_64 as install for netcf-libs-0.2.3-5.fc20.x86_64 >12:15:00,847 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >12:15:00,847 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0()(64bit) >12:15:00,859 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >12:15:00,860 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.034-3.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >12:15:00,887 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.6.1-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:15:00,889 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:15:00,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.0-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:15:00,891 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:15:00,892 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:15:00,893 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:15:00,895 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:15:00,896 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >12:15:00,896 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >12:15:00,896 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >12:15:00,897 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >12:15:00,897 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >12:15:00,897 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >12:15:00,897 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >12:15:00,897 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >12:15:00,898 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >12:15:00,898 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >12:15:00,898 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >12:15:00,899 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:15:00,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:15:00,901 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-3.fc20.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >12:15:00,902 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:15:00,904 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.11-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:15:00,908 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-5.fc20.noarch as install for rhino-1.7R4-6.fc20.noarch >12:15:00,913 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >12:15:00,914 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >12:15:00,915 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >12:15:00,916 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6()(64bit) >12:15:00,929 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.16.0-1.fc20.x86_64 as install for corosync-2.3.2-1.fc20.x86_64 >12:15:00,939 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >12:15:00,940 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >12:15:00,942 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-26.fc20.noarch as install for festival-1.96-26.fc20.x86_64 >12:15:00,943 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestools.so.1.2.96.1()(64bit) >12:15:00,943 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >12:15:00,950 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-1.fc20.x86_64 as install for libgfortran-4.8.2-1.fc20.x86_64 >12:15:00,950 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >12:15:00,950 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0()(64bit) >12:15:00,956 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-2.fc20.x86_64 as install for lua-json-1.3.2-2.fc20.noarch >12:15:00,959 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.82-3.fc20.x86_64 as install for lvm2-libs-2.02.103-3.fc20.x86_64 >12:15:00,965 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.2.4-1.fc20.x86_64 as install for python-javapackages-3.4.1-1.fc20.noarch >12:15:00,987 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.8-1.fc20.noarch as install for python-lxml-3.2.4-1.fc20.x86_64 >12:15:01,163 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-6.fc20.noarch as install for hunspell-en-0.20121024-6.fc20.noarch >12:15:01,422 DEBUG yum.verbose.YumBase: Depsolve time: 6.489 >17:15:02,524 INFO packaging: 1326 packages selected totalling 4.08 GB >17:21:43,684 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >17:21:43,685 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >17:21:43,685 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >17:21:43,685 DEBUG yum.verbose.plugin: Adding en_US.UTF-8 to language list >17:21:43,689 DEBUG yum.verbose.YumBase: Config time: 0.016 >17:21:43,690 INFO packaging: gathering repo metadata >17:21:43,719 INFO packaging: metadata retrieval complete >17:21:43,723 INFO packaging: checking software selection >17:21:43,727 DEBUG yum.verbose.YumBase: Setting up Package Sacks >17:21:43,728 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >17:21:44,318 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >17:21:44,400 DEBUG yum.verbose.YumBase: pkgsack time: 0.673 >17:21:44,532 DEBUG yum.verbose.YumBase: group time: 0.805 >17:21:44,609 DEBUG yum.verbose.YumBase: Obs Init time: 0.070 >17:21:44,639 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >17:21:44,698 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >17:21:44,939 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >17:21:44,941 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >17:21:44,977 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >17:21:44,986 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >17:21:44,996 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >17:21:45,229 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >17:21:45,230 INFO packaging: no kernel-PAE package >17:21:45,233 INFO packaging: selected kernel >17:21:45,254 INFO packaging: checking dependencies >17:21:45,587 DEBUG yum.verbose.YumBase: Building updates object >17:21:45,686 DEBUG yum.verbose.YumBase: up:simple updates time: 0.029 >17:21:45,688 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >17:21:45,688 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >17:21:45,688 DEBUG yum.verbose.YumBase: updates time: 0.101 >17:21:45,690 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.38.2-1.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >17:21:45,692 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.6.0-1.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >17:21:45,694 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >17:21:45,695 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.5.0-1.20130815git.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >17:21:45,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-6.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >17:21:45,698 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-1.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >17:21:45,698 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-1.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >17:21:45,698 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-1.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >17:21:45,705 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-19.git20131003.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,707 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,708 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,710 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,713 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-6.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,715 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,716 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-1.fc20.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >17:21:45,723 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,725 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,726 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-21.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,728 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,730 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.2-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.44.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,734 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,736 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,737 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.1-1.fc20.x86_64 to require for libplc4.so()(64bit) >17:21:45,738 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,740 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-19.git20131003.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >17:21:45,740 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >17:21:45,740 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >17:21:45,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,743 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 >17:21:45,747 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:21:45,749 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:21:45,750 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:21:45,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.6-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:21:45,754 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:21:45,756 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:21:45,757 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.1-1.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >17:21:45,758 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.10.4-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:21:45,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:21:45,763 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:21:45,765 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:21:45,767 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:21:45,769 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.10.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >17:21:45,773 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.01-4.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >17:21:45,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >17:21:45,777 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc20.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >17:21:45,777 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.01-4.fc20.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >17:21:45,779 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >17:21:45,782 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.8.2-3.fc20.x86_64 >17:21:45,786 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc20.x86_64 >17:21:45,790 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.8.2-2.fc20.x86_64 >17:21:45,793 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.13-1.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >17:21:45,794 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.1-2.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >17:21:45,796 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >17:21:45,799 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-6.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 >17:21:45,800 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-6.fc20.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >17:21:45,803 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >17:21:45,806 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >17:21:45,807 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.0-4.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >17:21:45,808 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-1.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >17:21:45,811 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.13-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >17:21:45,813 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >17:21:45,814 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc20.noarch >17:21:45,818 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,819 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,825 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.6.50.20130731-16.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,827 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.3-2.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,829 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.157-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,831 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,832 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,834 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,836 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,837 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,839 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,840 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,841 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,843 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >17:21:45,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.9-1.fc20.x86_64 as install for abrt-java-connector-1.0.6-1.fc20.x86_64 >17:21:45,848 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >17:21:45,848 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >17:21:45,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >17:21:45,854 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.9-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >17:21:45,855 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.9-4.fc20.x86_64 to require for libguile-2.0.so.22()(64bit) >17:21:45,856 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-3.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >17:21:45,857 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >17:21:45,859 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >17:21:45,861 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >17:21:45,863 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.0-8.gitf81e3.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >17:21:45,865 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >17:21:45,866 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >17:21:45,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >17:21:45,872 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >17:21:45,873 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >17:21:45,874 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >17:21:45,874 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >17:21:45,874 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >17:21:45,877 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-1.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >17:21:45,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-19.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >17:21:45,880 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-1.fc20.x86_64 to require for libpam.so.0()(64bit) >17:21:45,883 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >17:21:45,885 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >17:21:45,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >17:21:45,892 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >17:21:45,894 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-33.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >17:21:45,895 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >17:21:45,896 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >17:21:45,897 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >17:21:45,898 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >17:21:45,898 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >17:21:45,901 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-9.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >17:21:45,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >17:21:45,907 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >17:21:45,908 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-30.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >17:21:45,911 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc20.x86_64 as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >17:21:45,912 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-4.fc20.x86_64 as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >17:21:45,914 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >17:21:45,918 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-21.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >17:21:45,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >17:21:45,921 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >17:21:45,923 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-11.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >17:21:45,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >17:21:45,927 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-15-1.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >17:21:45,932 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc20.x86_64 as install for 1:bash-completion-2.1-3.fc20.noarch >17:21:45,934 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >17:21:45,936 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >17:21:45,942 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,944 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.3.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,945 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.2.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,949 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,950 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,953 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.2-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,956 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,957 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.10.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,960 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-0.4.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.47-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,964 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.16.0-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,965 DEBUG yum.verbose.YumBase: Quick matched cogl-1.16.0-2.fc20.x86_64 to require for libcogl-pango.so.15()(64bit) >17:21:45,965 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,967 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,971 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,972 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,974 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,975 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,976 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >17:21:45,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >17:21:45,982 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >17:21:45,984 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-8.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >17:21:45,985 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccfg.so.90()(64bit) >17:21:45,985 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccc.so.90()(64bit) >17:21:45,985 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisc.so.95()(64bit) >17:21:45,986 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-30.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >17:21:45,988 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >17:21:45,991 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >17:21:45,991 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc20.x86_64 to require for libpci.so.3()(64bit) >17:21:45,993 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.11-1.fc20.x86_64 as install for bluez-cups-5.11-1.fc20.x86_64 >17:21:46,001 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,004 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,005 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,007 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,009 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-20.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,010 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,012 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.0-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,017 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,019 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 to require for libgsttag-1.0.so.0()(64bit) >17:21:46,020 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,037 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.8.0-4.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,038 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-media3.so.1()(64bit) >17:21:46,038 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-burn3.so.1()(64bit) >17:21:46,039 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,040 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >17:21:46,045 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.10.1-2.fc20.x86_64 as install for brasero-nautilus-3.8.0-4.fc20.x86_64 >17:21:46,049 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24-2.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >17:21:46,050 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >17:21:46,050 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >17:21:46,051 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >17:21:46,052 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >17:21:46,054 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for bzip2-1.0.6-9.fc20.x86_64 >17:21:46,060 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-1.fc20.noarch as install for caribou-0.4.13-1.fc20.x86_64 >17:21:46,061 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.38.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >17:21:46,063 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >17:21:46,064 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.12.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >17:21:46,078 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.10.2-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >17:21:46,081 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.fc20.noarch as install for 2:cheese-3.10.2-1.fc20.x86_64 >17:21:46,082 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.10.2-2.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >17:21:46,084 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.8-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >17:21:46,085 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.10.2-1.fc20.x86_64 to require for libcheese-gtk.so.23()(64bit) >17:21:46,088 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.2-2.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >17:21:46,088 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.2-2.fc20.x86_64 to require for libfreebl3.so()(64bit) >17:21:46,089 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >17:21:46,092 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.1-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >17:21:46,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-3.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >17:21:46,095 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >17:21:46,096 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >17:21:46,097 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >17:21:46,099 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >17:21:46,104 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.4-1.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >17:21:46,105 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.4-1.fc20.x86_64 >17:21:46,107 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.16-3.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >17:21:46,108 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >17:21:46,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >17:21:46,110 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >17:21:46,111 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >17:21:46,120 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.10.2-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,121 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,122 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,124 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,125 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >17:21:46,126 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,128 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.20.2-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,130 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,132 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.0-8.gitf81e3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,134 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.48-1.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,135 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,136 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.8-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,141 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.23-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,143 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,144 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.4-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,146 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,147 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,149 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.0-4.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,150 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,152 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,153 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.2.3-1.20131114.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >17:21:46,158 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >17:21:46,159 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >17:21:46,161 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.2-3.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >17:21:46,163 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >17:21:46,164 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >17:21:46,165 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >17:21:46,166 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.2-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >17:21:46,167 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >17:21:46,172 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.15-1.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >17:21:46,174 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >17:21:46,174 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >17:21:46,177 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >17:21:46,182 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-4.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >17:21:46,185 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >17:21:46,186 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-2.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >17:21:46,188 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >17:21:46,196 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.0-4.fc20.noarch as install for 1:cups-1.7.0-4.fc20.x86_64 >17:21:46,202 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.41-4.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:21:46,204 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:21:46,205 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.0.1-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:21:46,207 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-12.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:21:46,209 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:21:46,210 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.3-3.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:21:46,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:21:46,212 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.41-4.fc20.x86_64 to require for libcupsfilters.so.1()(64bit) >17:21:46,213 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-21.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >17:21:46,219 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-3.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >17:21:46,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >17:21:46,222 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >17:21:46,224 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >17:21:46,225 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-4.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >17:21:46,227 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-14.fc20.x86_64 as install for cyrus-sasl-plain-2.1.26-14.fc20.x86_64 >17:21:46,235 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.21-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >17:21:46,236 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-27.3.1-2.fc20.x86_64 >17:21:46,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >17:21:46,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-2.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >17:21:46,241 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-1.fc20.noarch as install for dejavu-sans-fonts-2.34-1.fc20.noarch >17:21:46,244 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >17:21:46,245 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-7.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >17:21:46,246 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-7.fc20.x86_64 to require for librpm.so.3()(64bit) >17:21:46,249 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >17:21:46,251 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >17:21:46,252 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-8.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >17:21:46,253 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-8.fc20.x86_64 to require for libdns-export.so.100()(64bit) >17:21:46,255 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-034-19.git20131021.fc20.x86_64 as install for dracut-config-rescue-034-19.git20131021.fc20.x86_64 >17:21:46,258 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-8.fc20.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >17:21:46,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >17:21:46,262 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >17:21:46,277 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-4.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,279 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.0-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,282 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,284 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,286 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,288 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,292 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.22.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >17:21:46,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >17:21:46,294 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >17:21:46,294 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >17:21:46,294 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >17:21:46,294 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >17:21:46,294 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >17:21:46,295 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >17:21:46,295 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >17:21:46,295 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >17:21:46,295 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >17:21:46,295 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >17:21:46,296 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >17:21:46,296 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >17:21:46,296 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >17:21:46,296 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >17:21:46,297 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >17:21:46,297 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >17:21:46,297 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >17:21:46,297 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >17:21:46,297 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >17:21:46,298 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >17:21:46,298 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >17:21:46,298 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >17:21:46,298 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >17:21:46,298 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >17:21:46,299 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >17:21:46,299 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >17:21:46,299 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >17:21:46,299 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >17:21:46,300 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >17:21:46,300 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >17:21:46,300 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >17:21:46,300 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >17:21:46,301 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >17:21:46,301 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >17:21:46,301 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >17:21:46,301 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >17:21:46,301 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >17:21:46,302 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >17:21:46,302 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >17:21:46,302 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >17:21:46,302 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >17:21:46,302 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >17:21:46,303 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >17:21:46,303 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >17:21:46,303 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >17:21:46,303 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >17:21:46,303 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >17:21:46,304 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >17:21:46,304 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >17:21:46,304 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >17:21:46,304 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >17:21:46,304 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >17:21:46,305 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >17:21:46,305 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >17:21:46,305 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >17:21:46,305 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >17:21:46,305 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >17:21:46,306 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >17:21:46,306 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >17:21:46,306 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >17:21:46,306 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >17:21:46,307 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >17:21:46,307 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >17:21:46,307 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >17:21:46,308 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.16-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,310 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,312 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,314 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,316 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.10.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,318 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.10.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,319 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >17:21:46,319 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >17:21:46,320 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,321 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-2.fc20.x86_64 to require for libfolks-telepathy.so.25()(64bit) >17:21:46,322 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,324 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,326 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >17:21:46,332 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >17:21:46,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >17:21:46,335 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-3.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >17:21:46,340 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.10.3-1.fc20.x86_64 as install for evince-3.10.3-1.fc20.x86_64 >17:21:46,342 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevview3.so.3()(64bit) >17:21:46,342 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevdocument3.so.4()(64bit) >17:21:46,353 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.16.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:21:46,354 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.18.3-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:21:46,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:21:46,357 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libicalss.so.1()(64bit) >17:21:46,358 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libical.so.1()(64bit) >17:21:46,359 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.10.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:21:46,360 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:21:46,361 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >17:21:46,362 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:21:46,364 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.10.2-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >17:21:46,366 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libedata-book-1.2.so.20()(64bit) >17:21:46,366 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libecal-1.2.so.16()(64bit) >17:21:46,366 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >17:21:46,366 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-1.2.so.14()(64bit) >17:21:46,367 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebackend-1.2.so.7()(64bit) >17:21:46,367 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libcamel-1.2.so.45()(64bit) >17:21:46,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.10.2-2.fc20.x86_64 >17:21:46,374 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >17:21:46,376 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for file-5.14-12.fc20.x86_64 >17:21:46,377 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-12.fc20.x86_64 to require for libmagic.so.1()(64bit) >17:21:46,386 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-25.0-2.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >17:21:46,389 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-3.fc20.noarch as install for firefox-25.0-3.fc20.x86_64 >17:21:46,390 DEBUG yum.verbose.YumBase: Quick matched xulrunner-25.0-2.fc20.x86_64 to require for libxul.so()(64bit) >17:21:46,391 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >17:21:46,393 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.10.2-1.fc20.x86_64 as install for firewall-config-0.3.8-1.fc20.noarch >17:21:46,396 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >17:21:46,397 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >17:21:46,398 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >17:21:46,419 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.1-288.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >17:21:46,421 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(vars) >17:21:46,421 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(strict) >17:21:46,422 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(POSIX) >17:21:46,422 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(Getopt::Std) >17:21:46,423 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >17:21:46,426 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >17:21:46,428 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.54-1.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >17:21:46,429 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >17:21:46,431 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >17:21:46,433 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-39.20130604.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >17:21:46,436 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-39.20130604.fc20.noarch as install for foomatic-db-ppds-4.0-39.20130604.fc20.noarch >17:21:46,439 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-1.fc20.x86_64 as install for fprintd-pam-0.5.1-1.fc20.x86_64 >17:21:46,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:21:46,448 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:21:46,450 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:21:46,451 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:21:46,453 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:21:46,454 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:21:46,456 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:21:46,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >17:21:46,462 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-8.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >17:21:46,464 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.10.2-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >17:21:46,465 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >17:21:46,467 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.10.1-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >17:21:46,472 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-17.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >17:21:46,474 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >17:21:46,475 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >17:21:46,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-7.fc20.x86_64 as install for ghostscript-9.10-4.fc20.x86_64 >17:21:46,479 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-18.fc20.noarch as install for glib-networking-2.38.2-1.fc20.x86_64 >17:21:46,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-7.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >17:21:46,486 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gnome-bluetooth-3.10.0-1.fc20.x86_64 >17:21:46,495 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:21:46,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:21:46,498 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >17:21:46,498 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >17:21:46,499 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >17:21:46,499 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >17:21:46,500 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:21:46,501 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >17:21:46,501 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >17:21:46,501 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >17:21:46,501 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >17:21:46,502 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >17:21:46,502 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >17:21:46,503 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:21:46,504 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:21:46,506 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:21:46,508 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:21:46,509 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >17:21:46,509 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >17:21:46,510 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >17:21:46,510 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >17:21:46,510 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >17:21:46,510 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >17:21:46,510 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >17:21:46,511 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:21:46,514 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:21:46,517 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:21:46,519 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >17:21:46,532 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.0-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >17:21:46,534 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.9-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >17:21:46,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-11.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >17:21:46,538 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-5.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >17:21:46,552 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >17:21:46,554 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >17:21:46,555 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-5.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >17:21:46,560 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.10.0-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >17:21:46,562 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-2.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >17:21:46,563 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-5.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >17:21:46,565 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.38.1-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >17:21:46,575 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.0.0-1.fc20.x86_64 as install for gnome-maps-3.10.2-1.fc20.noarch >17:21:46,580 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.13-1.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >17:21:46,582 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.10.2-1.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >17:21:46,587 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.1.3-2.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >17:21:46,588 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.7-1.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >17:21:46,590 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-12.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >17:21:46,592 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >17:21:46,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.10.2-1.fc20.x86_64 >17:21:46,613 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.10.2-2.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >17:21:46,616 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >17:21:46,617 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >17:21:46,618 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >17:21:46,620 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.10.0.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >17:21:46,621 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-wayland-3.10.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >17:21:46,633 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >17:21:46,634 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >17:21:46,636 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.10.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >17:21:46,637 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.38.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >17:21:46,638 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.38.1-1.fc20.x86_64 to require for libgiomm-2.4.so.1()(64bit) >17:21:46,639 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >17:21:46,641 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >17:21:46,646 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >17:21:46,647 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >17:21:46,649 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.10.0-1.fc20.noarch as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >17:21:46,652 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.fc20.noarch as install for gnu-free-mono-fonts-20120503-8.fc20.noarch >17:21:46,656 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >17:21:46,657 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >17:21:46,659 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >17:21:46,660 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >17:21:46,661 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >17:21:46,665 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:grub2-tools-2.00-25.fc20.x86_64 as install for 1:grub2-2.00-25.fc20.x86_64 >17:21:46,667 DEBUG yum.verbose.YumBase: TSINFO: Marking os-prober-1.58-4.fc20.x86_64 as install for 1:grub2-2.00-25.fc20.x86_64 >17:21:46,668 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.1-1.fc20.x86_64 as install for 1:grub2-2.00-25.fc20.x86_64 >17:21:46,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:21:46,686 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:21:46,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:21:46,689 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:21:46,690 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.3-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:21:46,691 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:21:46,693 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:21:46,694 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:21:46,697 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-6.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:21:46,699 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgsttag-0.10.so.0()(64bit) >17:21:46,699 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >17:21:46,699 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >17:21:46,699 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstriff-0.10.so.0()(64bit) >17:21:46,700 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >17:21:46,700 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >17:21:46,700 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstfft-0.10.so.0()(64bit) >17:21:46,700 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >17:21:46,701 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstapp-0.10.so.0()(64bit) >17:21:46,701 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:21:46,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-5.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:21:46,704 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >17:21:46,707 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-3.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >17:21:46,722 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-8.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:21:46,724 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:21:46,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:21:46,727 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:21:46,728 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:21:46,730 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.18.rc1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:21:46,731 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:21:46,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:21:46,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:21:46,735 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:21:46,736 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:21:46,737 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:21:46,739 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >17:21:46,748 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >17:21:46,749 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc20.x86_64 to require for libusbmuxd.so.2()(64bit) >17:21:46,750 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >17:21:46,751 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >17:21:46,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >17:21:46,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.4.0-1.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >17:21:46,760 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >17:21:46,761 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >17:21:46,762 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >17:21:46,767 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.2-5.fc20.x86_64 as install for gvfs-gphoto2-1.18.3-1.fc20.x86_64 >17:21:46,768 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2_port.so.10()(64bit) >17:21:46,768 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >17:21:46,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.18.3-1.fc20.x86_64 >17:21:46,779 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.11-1.fc20.x86_64 as install for 1:hpijs-3.13.11-1.fc20.x86_64 >17:21:46,780 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpmud.so.0()(64bit) >17:21:46,781 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpip.so.0()(64bit) >17:21:46,784 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.2.1-2.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >17:21:46,786 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-15.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >17:21:46,788 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc20.noarch as install for hunspell-1.3.2-14.fc20.x86_64 >17:21:46,792 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-1.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >17:21:46,793 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.4-2.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >17:21:46,797 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >17:21:46,798 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.10.2-1.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >17:21:46,802 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.1-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >17:21:46,804 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >17:21:46,809 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >17:21:46,810 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >17:21:46,812 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >17:21:46,813 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4()(64bit) >17:21:46,813 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >17:21:46,815 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >17:21:46,818 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc20.x86_64 as install for ibus-m17n-1.3.4-12.fc20.x86_64 >17:21:46,819 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >17:21:46,819 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >17:21:46,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-2.fc20.x86_64 as install for ibus-typing-booster-1.2.5-1.fc20.noarch >17:21:46,826 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 as install for icedtea-web-1.4.1-0.fc20.x86_64 >17:21:46,830 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >17:21:46,831 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.6-1.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >17:21:46,839 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >17:21:46,961 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >17:21:46,964 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-0.8.noarch as install for initscripts-9.50-1.fc20.x86_64 >17:21:46,967 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >17:21:46,972 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-1.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >17:21:46,974 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >17:21:46,979 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >17:21:46,987 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc20.x86_64 as install for 2:irqbalance-1.0.7-1.fc20.x86_64 >17:21:46,988 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >17:21:46,988 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1()(64bit) >17:21:46,994 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.256-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >17:21:46,996 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for isdn4k-utils-3.2-93.fc20.x86_64 >17:21:47,002 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >17:21:47,004 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >17:21:47,007 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-31.git31f6b30.fc20.noarch as install for kernel-3.11.9-300.fc20.x86_64 >17:21:47,010 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc20.noarch as install for khmeros-base-fonts-5.0-17.fc20.noarch >17:21:47,013 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc20.x86_64 as install for less-458-4.fc20.x86_64 >17:21:47,023 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >17:21:47,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-21.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >17:21:47,032 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc20.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc20.noarch >17:21:47,052 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >17:21:47,059 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >17:21:47,067 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >17:21:47,067 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >17:21:47,067 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >17:21:47,068 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >17:21:47,068 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >17:21:47,068 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >17:21:47,069 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >17:21:47,069 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >17:21:47,069 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >17:21:47,069 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >17:21:47,070 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >17:21:47,070 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >17:21:47,070 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >17:21:47,071 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >17:21:47,071 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >17:21:47,071 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >17:21:47,072 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >17:21:47,072 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >17:21:47,073 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libvcllo.so()(64bit) >17:21:47,073 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libvbahelperlo.so()(64bit) >17:21:47,073 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libutllo.so()(64bit) >17:21:47,074 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3()(64bit) >17:21:47,075 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >17:21:47,075 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3()(64bit) >17:21:47,076 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libtllo.so()(64bit) >17:21:47,076 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libtklo.so()(64bit) >17:21:47,076 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvxlo.so()(64bit) >17:21:47,077 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvxcorelo.so()(64bit) >17:21:47,077 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvtlo.so()(64bit) >17:21:47,077 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvllo.so()(64bit) >17:21:47,078 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsotlo.so()(64bit) >17:21:47,078 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsfxlo.so()(64bit) >17:21:47,078 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsblo.so()(64bit) >17:21:47,078 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsaxlo.so()(64bit) >17:21:47,080 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-5.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >17:21:47,081 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-5.fc20.x86_64 to require for liborcus-0.6.so.0()(64bit) >17:21:47,082 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libmsfilterlo.so()(64bit) >17:21:47,084 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >17:21:47,085 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libfilelo.so()(64bit) >17:21:47,085 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libeditenglo.so()(64bit) >17:21:47,086 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libdrawinglayerlo.so()(64bit) >17:21:47,086 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libdbtoolslo.so()(64bit) >17:21:47,086 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libcomphelper.so()(64bit) >17:21:47,087 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libbasegfxlo.so()(64bit) >17:21:47,087 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libavmedialo.so()(64bit) >17:21:47,090 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-draw-4.1.3.2-6.fc20.x86_64 >17:21:47,093 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-emailmerge-4.1.3.2-6.fc20.x86_64 >17:21:47,108 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:21:47,111 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:21:47,112 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc20.x86_64 to require for libwpd-0.9.so.9()(64bit) >17:21:47,113 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:21:47,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.3-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:21:47,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-4.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:21:47,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-10.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:21:47,122 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicui18n.so.50()(64bit) >17:21:47,122 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicudata.so.50()(64bit) >17:21:47,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.0.1-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:21:47,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >17:21:47,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-5.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-6.fc20.x86_64 >17:21:47,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-1.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-6.fc20.x86_64 >17:21:47,176 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-6.fc20.x86_64 as install for libsane-hpaio-3.13.11-1.fc20.x86_64 >17:21:47,191 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.103-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >17:21:47,194 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >17:21:47,196 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.82-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >17:21:47,198 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.82-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >17:21:47,202 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-3.fc20.noarch as install for m17n-contrib-1.1.14-3.fc20.noarch >17:21:47,205 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >17:21:47,208 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >17:21:47,209 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >17:21:47,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.9-1.fc20.x86_64 as install for mdadm-3.3-4.fc20.x86_64 >17:21:47,221 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-9.2.3-1.20131114.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >17:21:47,224 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.157-1.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >17:21:47,225 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.157-1.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >17:21:47,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >17:21:47,228 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.3-0.10.rc3.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >17:21:47,233 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.11.20111007git.fc20.x86_64 as install for minicom-2.6.2-4.fc20.x86_64 >17:21:47,234 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >17:21:47,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for mousetweaks-3.10.0-1.fc20.x86_64 >17:21:47,260 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-4.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >17:21:47,262 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >17:21:47,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >17:21:47,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24-2.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >17:21:47,268 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount >17:21:47,270 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >17:21:47,273 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.fc20.noarch as install for nhn-nanum-gothic-fonts-3.020-9.fc20.noarch >17:21:47,282 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.2-3.fc20.x86_64 as install for 2:nmap-ncat-6.40-2.fc20.x86_64 >17:21:47,289 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for ntsysv-1.3.60-4.fc20.x86_64 >17:21:47,290 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52()(64bit) >17:21:47,299 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-1.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >17:21:47,301 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libvmtools.so.0()(64bit) >17:21:47,302 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libhgfs.so.0()(64bit) >17:21:47,303 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >17:21:47,305 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc20.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >17:21:47,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >17:21:47,312 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.3p1-5.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >17:21:47,322 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-5.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >17:21:47,324 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.10.0-1.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >17:21:47,326 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.0-9.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >17:21:47,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >17:21:47,330 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >17:21:47,343 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-26.fc20.x86_64 as install for paps-0.6.8-26.fc20.x86_64 >17:21:47,344 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-26.fc20.x86_64 to require for libpaps.so.0()(64bit) >17:21:47,348 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >17:21:47,353 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >17:21:47,357 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc20.x86_64 as install for passwdqc-1.3.0-1.fc20.x86_64 >17:21:47,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >17:21:47,364 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.18.20131005git.fc20.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >17:21:47,369 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >17:21:47,371 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >17:21:47,372 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >17:21:47,374 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-system-theme-0.8.9-3.2013.08.14.fc20.x86_64 >17:21:47,379 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-19.fc20.x86_64 as install for policycoreutils-2.2.2-2.fc20.x86_64 >17:21:47,381 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-14.fc20.x86_64 as install for policycoreutils-2.2.2-2.fc20.x86_64 >17:21:47,383 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.fc20.x86_64 as install for policycoreutils-2.2.2-2.fc20.x86_64 >17:21:47,406 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-7.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >17:21:47,409 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9.1-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >17:21:47,411 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >17:21:47,413 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >17:21:47,415 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >17:21:47,427 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-10.fc20.noarch as install for 1:quota-4.01-10.fc20.x86_64 >17:21:47,438 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-example-clients-1.9.9.5-3.fc20.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >17:21:47,441 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >17:21:47,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >17:21:47,458 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >17:21:47,460 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >17:21:47,461 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.10.0-1.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >17:21:47,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-9.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >17:21:47,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >17:21:47,477 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-1.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >17:21:47,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.5-2.fc20.x86_64 as install for rsyslog-7.4.2-2.fc20.x86_64 >17:21:47,511 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >17:21:47,516 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >17:21:47,520 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so(SAMBA_4.1.1)(64bit) >17:21:47,521 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.1)(64bit) >17:21:47,521 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so(SAMBA_4.1.1)(64bit) >17:21:47,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.19-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >17:21:47,524 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.19-1.fc20.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >17:21:47,525 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so(SAMBA_4.1.1)(64bit) >17:21:47,525 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >17:21:47,526 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >17:21:47,526 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so(SAMBA_4.1.1)(64bit) >17:21:47,526 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so(SAMBA_4.1.1)(64bit) >17:21:47,527 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so(SAMBA_4.1.1)(64bit) >17:21:47,527 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so(SAMBA_4.1.1)(64bit) >17:21:47,527 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so(SAMBA_4.1.1)(64bit) >17:21:47,528 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >17:21:47,528 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.1)(64bit) >17:21:47,528 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so(SAMBA_4.1.1)(64bit) >17:21:47,528 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >17:21:47,529 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >17:21:47,529 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >17:21:47,530 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >17:21:47,531 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so(SAMBA_4.1.1)(64bit) >17:21:47,531 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >17:21:47,531 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >17:21:47,532 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so(SAMBA_4.1.1)(64bit) >17:21:47,532 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >17:21:47,532 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so(SAMBA_4.1.1)(64bit) >17:21:47,533 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so(SAMBA_4.1.1)(64bit) >17:21:47,533 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.1)(64bit) >17:21:47,533 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.1)(64bit) >17:21:47,534 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so(SAMBA_4.1.1)(64bit) >17:21:47,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-3.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >17:21:47,537 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >17:21:47,538 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >17:21:47,538 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >17:21:47,539 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >17:21:47,539 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so(SAMBA_4.1.1)(64bit) >17:21:47,539 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so(SAMBA_4.1.1)(64bit) >17:21:47,540 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >17:21:47,540 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.1)(64bit) >17:21:47,540 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >17:21:47,541 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so(SAMBA_4.1.1)(64bit) >17:21:47,541 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.1)(64bit) >17:21:47,541 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so(SAMBA_4.1.1)(64bit) >17:21:47,542 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.1)(64bit) >17:21:47,542 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.1)(64bit) >17:21:47,542 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so(SAMBA_4.1.1)(64bit) >17:21:47,542 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so(SAMBA_4.1.1)(64bit) >17:21:47,543 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so(SAMBA_4.1.1)(64bit) >17:21:47,545 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.6.0-2.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >17:21:47,546 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so(SAMBA_4.1.1)(64bit) >17:21:47,546 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_tdb.so()(64bit) >17:21:47,547 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so()(64bit) >17:21:47,547 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >17:21:47,547 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so()(64bit) >17:21:47,548 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so()(64bit) >17:21:47,549 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >17:21:47,549 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0()(64bit) >17:21:47,549 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so()(64bit) >17:21:47,550 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so()(64bit) >17:21:47,550 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so()(64bit) >17:21:47,550 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so()(64bit) >17:21:47,551 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so()(64bit) >17:21:47,551 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >17:21:47,551 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >17:21:47,552 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so()(64bit) >17:21:47,552 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >17:21:47,552 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >17:21:47,552 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0()(64bit) >17:21:47,554 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0()(64bit) >17:21:47,554 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so()(64bit) >17:21:47,554 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0()(64bit) >17:21:47,555 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >17:21:47,555 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so()(64bit) >17:21:47,555 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >17:21:47,555 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so()(64bit) >17:21:47,556 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so()(64bit) >17:21:47,556 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >17:21:47,556 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >17:21:47,557 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so()(64bit) >17:21:47,558 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0()(64bit) >17:21:47,558 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so()(64bit) >17:21:47,559 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so()(64bit) >17:21:47,559 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >17:21:47,559 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >17:21:47,560 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >17:21:47,560 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so()(64bit) >17:21:47,560 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >17:21:47,561 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so()(64bit) >17:21:47,561 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >17:21:47,561 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >17:21:47,561 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so()(64bit) >17:21:47,562 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so()(64bit) >17:21:47,562 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so()(64bit) >17:21:47,563 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so()(64bit) >17:21:47,568 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-6.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >17:21:47,571 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >17:21:47,584 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-11.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >17:21:47,586 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >17:21:47,587 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >17:21:47,587 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >17:21:47,589 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-90.fc20.noarch as install for selinux-policy-targeted-3.12.1-90.fc20.noarch >17:21:47,591 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-90.fc20.noarch to require for selinux-policy >17:21:47,596 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.14-2.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >17:21:47,599 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-25.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >17:21:47,601 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >17:21:47,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >17:21:47,607 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >17:21:47,618 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.15.4-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >17:21:47,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >17:21:47,623 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.7.0-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >17:21:47,633 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-2.fc20.x86_64 >17:21:47,636 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-2.fc20.noarch as install for smc-meera-fonts-6.0-2.fc20.noarch >17:21:47,639 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >17:21:47,641 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-7.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >17:21:47,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >17:21:47,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for spice-vdagent-0.14.0-5.fc20.x86_64 >17:21:47,651 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:21:47,654 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:21:47,656 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:21:47,658 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:21:47,661 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:21:47,664 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:21:47,668 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >17:21:47,670 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.2-1.fc20.noarch as install for sssd-1.11.2-1.fc20.x86_64 >17:21:47,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.10.0-1.fc20.x86_64 >17:21:47,689 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc20.noarch as install for system-config-date-1.10.6-1.fc20.noarch >17:21:47,691 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc20.x86_64 as install for system-config-date-1.10.6-1.fc20.noarch >17:21:47,693 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-13.fc20.x86_64 as install for system-config-date-1.10.6-1.fc20.noarch >17:21:47,696 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.4.0-3.fc20.noarch as install for system-config-keyboard-1.4.0-3.fc20.noarch >17:21:47,701 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.3-2.fc20.noarch as install for system-config-printer-1.4.3-2.fc20.x86_64 >17:21:47,706 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.60-3.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >17:21:47,708 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.3-1.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >17:21:47,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-19.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >17:21:47,721 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-15-1.fc20.x86_64 as install for systemd-208-6.fc20.x86_64 >17:21:47,723 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-208-6.fc20.x86_64 >17:21:47,731 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.fc20.noarch as install for thai-scalable-waree-fonts-0.5.0-7.fc20.noarch >17:21:47,735 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >17:21:47,749 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.10.1-1.fc20.x86_64 >17:21:47,751 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.9-2.fc20.x86_64 as install for 1:totem-3.10.1-1.fc20.x86_64 >17:21:47,769 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.82-1.fc20.x86_64 as install for transmission-gtk-2.82-1.fc20.x86_64 >17:21:47,773 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-2.fc20.x86_64 as install for uboot-tools-2013.10-2.fc20.x86_64 >17:21:47,777 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >17:21:47,782 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-2.fc20.x86_64 as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >17:21:47,793 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.24-2.fc20.x86_64 >17:21:47,794 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc20.x86_64 to require for libutempter.so.0()(64bit) >17:21:47,807 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.0.2-6.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >17:21:47,810 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >17:21:47,812 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >17:21:47,819 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-4.fc20.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >17:21:47,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >17:21:47,826 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >17:21:47,826 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >17:21:47,826 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >17:21:47,829 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-3.fc20.x86_64 >17:21:47,833 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-1.20131009gitba209eee.fc20.x86_64 as install for xorg-x11-drv-ati-7.2.0-3.20131101git3b38701.fc20.x86_64 >17:21:47,837 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.10.1-1.fc20.noarch as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >17:21:47,839 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >17:21:47,840 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >17:21:47,847 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >17:21:47,850 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.30.0-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >17:21:47,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >17:21:47,854 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >17:21:47,869 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 as install for xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 >17:21:47,870 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 to require for libxatracker.so.1()(64bit) >17:21:47,877 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.4-5.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >17:21:47,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >17:21:47,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.6-2.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >17:21:47,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >17:21:47,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >17:21:47,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >17:21:47,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >17:21:47,895 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >17:21:47,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 >17:21:47,903 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.10.1-1.fc20.x86_64 as install for 1:yelp-3.10.1-1.fc20.x86_64 >17:21:47,906 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.10.1-1.fc20.noarch as install for 1:yelp-3.10.1-1.fc20.x86_64 >17:21:47,910 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >17:21:47,912 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-32.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >17:21:47,914 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >17:21:47,916 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >17:21:47,917 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >17:21:47,919 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >17:21:47,922 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.21-1.fc20.noarch as install for yum-langpacks-0.4.3-1.fc20.noarch >17:21:47,924 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-18.fc20.noarch >17:21:47,976 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc20.x86_64 as install for 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 >17:21:47,985 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-19.svn457.fc20.x86_64 as install for 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 >17:21:47,991 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc20.noarch as install for PackageKit-0.8.13-1.fc20.x86_64 >17:21:48,000 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.13-1.fc20.x86_64 as install for PackageKit-0.8.13-1.fc20.x86_64 >17:21:48,006 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.9-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >17:21:48,008 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.11-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >17:21:48,010 DEBUG yum.verbose.YumBase: Quick matched satyr-0.11-1.fc20.x86_64 to require for libsatyr.so.2()(64bit) >17:21:48,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 >17:21:48,022 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.4-12.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >17:21:48,025 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.1-2.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >17:21:48,027 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.1.9-1.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >17:21:48,034 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >17:21:48,037 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >17:21:48,041 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >17:21:48,043 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >17:21:48,045 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.9-1.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >17:21:48,066 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >17:21:48,090 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-8.fc20.noarch as install for 32:bind-libs-9.9.4-8.fc20.x86_64 >17:21:48,105 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >17:21:48,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for cdrdao-1.2.3-20.fc20.x86_64 >17:21:48,122 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >17:21:48,156 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.11-1.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >17:21:48,158 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >17:21:48,179 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-13.fc20.noarch as install for desktop-file-utils-0.22-1.fc20.x86_64 >17:21:48,184 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.82-3.fc20.x86_64 as install for device-mapper-libs-1.02.82-3.fc20.x86_64 >17:21:48,192 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.1.0-4.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >17:21:48,194 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >17:21:48,196 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.3-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >17:21:48,198 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.8-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >17:21:48,201 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.6-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >17:21:48,203 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.1.0-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >17:21:48,209 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-034-19.git20131021.fc20.x86_64 >17:21:48,211 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-034-19.git20131021.fc20.x86_64 >17:21:48,216 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.13.3-1.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >17:21:48,218 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >17:21:48,220 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-6.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >17:21:48,222 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.15-1.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >17:21:48,224 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-21.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >17:21:48,226 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-9.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >17:21:48,238 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.157-1.fc20.x86_64 as install for elfutils-0.157-1.fc20.x86_64 >17:21:48,240 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >17:21:48,240 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >17:21:48,241 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >17:21:48,241 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >17:21:48,241 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >17:21:48,242 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >17:21:48,242 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >17:21:48,242 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1()(64bit) >17:21:48,243 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1()(64bit) >17:21:48,254 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >17:21:48,256 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-2.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >17:21:48,258 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >17:21:48,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >17:21:48,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >17:21:48,286 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >17:21:48,292 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-2.fc20.x86_64 as install for fipscheck-lib-1.4.1-2.fc20.x86_64 >17:21:48,305 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-1.fc20.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >17:21:48,309 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-plugins-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >17:21:48,311 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >17:21:48,312 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-utils.so.1.0()(64bit) >17:21:48,312 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-rail.so.1.0()(64bit) >17:21:48,312 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-kbd.so.1.0()(64bit) >17:21:48,312 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-gdi.so.1.0()(64bit) >17:21:48,313 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-core.so.1.0()(64bit) >17:21:48,313 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-codec.so.1.0()(64bit) >17:21:48,313 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-channels.so.1.0()(64bit) >17:21:48,313 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-cache.so.1.0()(64bit) >17:21:48,333 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.0.2-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >17:21:48,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libspiro-20071029-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >17:21:48,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >17:21:48,337 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >17:21:48,339 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-7.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >17:21:48,339 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >17:21:48,340 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >17:21:48,341 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIex.so.6()(64bit) >17:21:48,342 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >17:21:48,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-22.fc20.x86_64 as install for genisoimage-1.1.11-22.fc20.x86_64 >17:21:48,347 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >17:21:48,347 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >17:21:48,353 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >17:21:48,355 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.1-1.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >17:21:48,356 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.1-1.fc20.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >17:21:48,357 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc20.noarch >17:21:48,364 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013h-1.fc20.noarch as install for glibc-common-2.18-11.fc20.x86_64 >17:21:48,370 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.3-2.fc20.x86_64 >17:21:48,375 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc20.noarch as install for gnome-desktop3-3.10.2-2.fc20.x86_64 >17:21:48,394 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-13.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >17:21:48,396 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-7.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >17:21:48,397 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-7.fc20.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >17:21:48,398 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-8.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >17:21:48,404 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-11.fc20.x86_64 as install for gnome-video-effects-0.4.0-6.fc20.noarch >17:21:48,408 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >17:21:48,408 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >17:21:48,413 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for grep-2.15-1.fc20.x86_64 >17:21:48,419 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >17:21:48,421 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.19-1.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >17:21:48,428 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-6.fc20.x86_64 as install for gstreamer-0.10.36-6.fc20.x86_64 >17:21:48,434 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >17:21:48,435 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >17:21:48,436 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >17:21:48,482 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >17:21:48,483 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >17:21:48,484 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-3.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >17:21:48,485 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1()(64bit) >17:21:48,493 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.11-1.fc20.x86_64 as install for hplip-libs-3.13.11-1.fc20.x86_64 >17:21:48,498 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.4-2.fc20.x86_64 as install for ibus-1.5.4-2.fc20.x86_64 >17:21:48,499 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.4-2.fc20.noarch as install for ibus-1.5.4-2.fc20.x86_64 >17:21:48,507 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >17:21:48,509 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >17:21:48,515 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.48-1.fc20.noarch >17:21:48,519 DEBUG yum.verbose.YumBase: TSINFO: Marking libffado-2.1.0-4.fc20.x86_64 as install for jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 >17:21:48,521 DEBUG yum.verbose.YumBase: TSINFO: Marking celt-0.11.1-6.fc20.x86_64 as install for jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 >17:21:48,531 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >17:21:48,533 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >17:21:48,534 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >17:21:48,535 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjvm.so()(64bit) >17:21:48,535 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so()(64bit) >17:21:48,536 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >17:21:48,545 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-33.fc20.x86_64 >17:21:48,547 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.21-1.fc20.noarch as install for langtable-python-0.0.21-1.fc20.noarch >17:21:48,548 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.21-1.fc20.noarch as install for langtable-python-0.0.21-1.fc20.noarch >17:21:48,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >17:21:48,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.6-2.fc20.x86_64 >17:21:48,582 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >17:21:48,622 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-3.fc20.x86_64 as install for libgphoto2-2.5.2-5.fc20.x86_64 >17:21:48,626 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-2.fc20.x86_64 as install for libgpod-0.8.3-1.fc20.x86_64 >17:21:48,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.1-2.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >17:21:48,647 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >17:21:48,648 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >17:21:48,649 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >17:21:48,653 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.3-2.fc20.x86_64 as install for liblouis-python3-2.5.3-2.fc20.noarch >17:21:48,665 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz5-5.0.1-8.fc20.x86_64 >17:21:48,673 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >17:21:48,673 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >17:21:48,674 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >17:21:48,680 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 >17:21:48,685 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc20.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >17:21:48,688 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-5.fc20.x86_64 as install for liborcus-0.5.1-5.fc20.x86_64 >17:21:48,692 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc20.x86_64 as install for libosinfo-0.2.7-2.fc20.x86_64 >17:21:48,694 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >17:21:48,694 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1()(64bit) >17:21:48,699 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >17:21:48,701 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-8.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >17:21:48,709 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-7.fc20.x86_64 >17:21:48,711 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >17:21:48,712 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >17:21:48,742 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.1.3.2-6.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,743 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,744 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,749 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,752 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.1.20130214.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,754 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.1.3.2-6.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,755 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,756 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,758 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,759 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,761 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,763 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,765 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.3.1-8.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,769 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,770 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >17:21:48,771 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,772 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-5.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >17:21:48,790 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 as install for libreport-gtk-2.1.9-1.fc20.x86_64 >17:21:48,792 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.9-1.fc20.x86_64 >17:21:48,803 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.21-1.fc20.x86_64 as install for libreswan-3.6-1.fc20.x86_64 >17:21:48,811 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-14.fc20.x86_64 >17:21:48,812 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >17:21:48,812 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >17:21:48,838 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-12.fc20.x86_64 >17:21:48,843 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-2.fc20.x86_64 as install for libtranslit-m17n-0.0.3-2.fc20.x86_64 >17:21:48,862 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.16-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >17:21:48,864 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >17:21:48,865 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >17:21:48,867 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >17:21:48,868 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-8.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >17:21:48,869 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman_client.so.1()(64bit) >17:21:48,869 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman.so.1()(64bit) >17:21:48,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:21:48,873 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:21:48,874 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:21:48,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:21:48,877 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:21:48,878 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:21:48,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:21:48,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:21:48,884 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >17:21:48,894 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-2.fc20.x86_64 as install for libvirt-gobject-0.1.7-2.fc20.x86_64 >17:21:48,895 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >17:21:48,895 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >17:21:48,902 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.8-1.fc20.noarch as install for libwacom-0.8-1.fc20.x86_64 >17:21:48,908 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc20.x86_64 >17:21:48,935 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.82-3.fc20.x86_64 as install for lvm2-libs-2.02.103-3.fc20.x86_64 >17:21:48,943 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.2.3-1.20131114.fc20.x86_64 as install for mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 >17:21:48,966 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >17:21:48,969 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-0.52.16-1.fc20.x86_64 >17:21:48,970 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >17:21:48,979 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.2-3.fc20.x86_64 as install for nss-3.15.2-3.fc20.x86_64 >17:21:48,996 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.4.0-1.fc20.x86_64 >17:21:49,000 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-19.svn457.fc20.noarch as install for openconnect-5.01-4.fc20.x86_64 >17:21:49,002 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >17:21:49,003 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.0-2.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >17:21:49,004 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >17:21:49,004 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >17:21:49,004 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >17:21:49,005 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-1.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >17:21:49,016 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc20.x86_64 as install for 1:openssl-1.0.1e-30.fc20.x86_64 >17:21:49,030 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >17:21:49,031 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >17:21:49,031 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >17:21:49,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >17:21:49,054 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,055 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,056 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,058 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,059 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-291.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,060 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.89-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,062 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,063 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,064 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,066 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,068 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,069 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >17:21:49,070 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-2.96-288.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,072 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,073 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-4.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,075 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,076 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-245.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >17:21:49,090 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >17:21:49,091 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-3.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >17:21:49,100 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 >17:21:49,104 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >17:21:49,108 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-6.fc20.x86_64 as install for poppler-0.24.3-2.fc20.x86_64 >17:21:49,122 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.1-1.fc20.x86_64 as install for pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 >17:21:49,123 DEBUG yum.verbose.YumBase: Quick matched sbc-1.1-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >17:21:49,125 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for pygobject3-3.10.2-1.fc20.x86_64 >17:21:49,133 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc20.x86_64 as install for pygtk2-2.24.0-8.fc20.x86_64 >17:21:49,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >17:21:49,144 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.10.0-1.fc20.noarch as install for python-caribou-0.4.13-1.fc20.noarch >17:21:49,147 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc20.noarch as install for python-iniparse-0.4-9.fc20.noarch >17:21:49,149 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.fc20.noarch as install for python-kitchen-1.1.1-5.fc20.noarch >17:21:49,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.1-2.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >17:21:49,154 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebpdemux.so.0()(64bit) >17:21:49,154 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebp.so.4()(64bit) >17:21:49,155 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-10.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >17:21:49,158 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for python-urlgrabber-3.9.1-32.fc20.noarch >17:21:49,162 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.0-9.fc20.x86_64 as install for python3-brlapi-0.6.0-9.fc20.x86_64 >17:21:49,163 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-9.fc20.x86_64 to require for libbrlapi.so.0.6()(64bit) >17:21:49,165 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.10.2-1.fc20.x86_64 >17:21:49,167 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc20.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >17:21:49,168 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-8.fc20.noarch as install for python3-mako-0.7.3-2.fc20.noarch >17:21:49,171 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-5.fc20.x86_64 as install for python3-speechd-0.8-5.fc20.x86_64 >17:21:49,191 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-7.fc20.x86_64 as install for rpm-python-4.11.1-7.fc20.x86_64 >17:21:49,192 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-7.fc20.x86_64 to require for librpmbuild.so.3()(64bit) >17:21:49,231 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-3.fc20.x86_64 as install for 2:samba-libs-4.1.1-1.fc20.x86_64 >17:21:49,232 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >17:21:49,241 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-208-6.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >17:21:49,242 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.58-1.fc20.noarch as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >17:21:49,243 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.2-1.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >17:21:49,245 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.2-2.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >17:21:49,255 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >17:21:49,256 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc20.x86_64 to require for libusbredirhost.so.1()(64bit) >17:21:49,256 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >17:21:49,258 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.6.1-2.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >17:21:49,269 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >17:21:49,270 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.2-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >17:21:49,270 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >17:21:49,272 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-18.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >17:21:49,280 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.2-1.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >17:21:49,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >17:21:49,283 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-18.fc20.x86_64 to require for libini_config.so.3()(64bit) >17:21:49,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >17:21:49,285 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >17:21:49,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.2-1.fc20.x86_64 as install for sssd-ipa-1.11.2-1.fc20.x86_64 >17:21:49,295 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.2-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >17:21:49,304 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-4.fc20.x86_64 as install for system-config-printer-libs-1.4.3-2.fc20.noarch >17:21:49,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-8.fc20.x86_64 as install for telepathy-haze-0.8.0-1.fc20.x86_64 >17:21:49,369 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.2-1.fc20.x86_64 as install for totem-pl-parser-3.10.0-1.fc20.x86_64 >17:21:49,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.16.2-4.fc20.x86_64 >17:21:49,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.28-1.fc20.x86_64 as install for tracker-0.16.2-4.fc20.x86_64 >17:21:49,378 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.16.2-4.fc20.x86_64 >17:21:49,379 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc20.x86_64 as install for tracker-0.16.2-4.fc20.x86_64 >17:21:49,386 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >17:21:49,387 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.11-2.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >17:21:49,389 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.8-1.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >17:21:49,417 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc20.x86_64 as install for webkitgtk3-2.2.2-1.fc20.x86_64 >17:21:49,426 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.11.9-300.fc20.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >17:21:49,430 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-2.fc20.x86_64 >17:21:49,477 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-9.fc20.x86_64 as install for brlapi-0.6.0-9.fc20.x86_64 >17:21:49,492 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.88.0.1-13.fc20.x86_64 as install for crash-7.0.1-2.fc20.x86_64 >17:21:49,498 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc20.noarch >17:21:49,514 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc20.x86_64 as install for frei0r-plugins-1.3-11.fc20.x86_64 >17:21:49,517 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.fc20.x86_64 as install for gd-2.1.0-3.fc20.x86_64 >17:21:49,536 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.16-1.fc20.x86_64 as install for gnutls-utils-3.1.16-1.fc20.x86_64 >17:21:49,537 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >17:21:49,537 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0()(64bit) >17:21:49,557 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.4.1-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >17:21:49,559 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013h-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >17:21:49,560 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-6.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >17:21:49,565 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-034-19.git20131021.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >17:21:49,566 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >17:21:49,578 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.67.3-2.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >17:21:49,579 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.67.3-2.fc20.x86_64 to require for librados.so.2()(64bit) >17:21:49,580 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >17:21:49,581 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >17:21:49,582 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfxdr.so.0()(64bit) >17:21:49,582 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfrpc.so.0()(64bit) >17:21:49,583 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >17:21:49,585 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >17:21:49,596 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml++-2.37.1-1.fc20.x86_64 as install for libffado-2.1.0-4.fc20.x86_64 >17:21:49,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.9-5.fc20.x86_64 as install for libffado-2.1.0-4.fc20.x86_64 >17:21:49,609 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >17:21:49,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >17:21:49,612 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >17:21:49,632 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-14.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >17:21:49,633 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-10.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >17:21:49,634 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-10.fc20.x86_64 to require for libsilc-1.1.so.2()(64bit) >17:21:49,635 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-12.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >17:21:49,636 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc20.2.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >17:21:49,638 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >17:21:49,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131104-1.fc20.noarch as install for libquvi-0.9.2-1.fc20.x86_64 >17:21:49,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-27.fc20.x86_64 as install for libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 >17:21:49,673 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-12.20130814git.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >17:21:49,675 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-7.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >17:21:49,676 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >17:21:49,679 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-5.fc20.x86_64 as install for libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 >17:21:49,680 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >17:21:49,681 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >17:21:49,681 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >17:21:49,681 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >17:21:49,681 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1()(64bit) >17:21:49,684 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-4.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >17:21:49,685 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.19.1-1.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >17:21:49,691 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >17:21:49,693 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >17:21:49,698 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.4.1-1.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >17:21:49,699 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-5.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >17:21:49,701 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >17:21:49,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >17:21:49,719 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >17:21:49,726 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc20.x86_64 >17:21:49,745 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.04-2.fc20.x86_64 as install for 1:perl-Module-CoreList-2.96-288.fc20.noarch >17:21:49,752 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-288.fc20.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >17:21:49,756 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-291.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >17:21:49,758 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-7.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >17:21:49,790 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >17:21:49,792 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >17:21:49,796 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-14.fc20.x86_64 as install for policycoreutils-python-2.2.2-2.fc20.x86_64 >17:21:49,797 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.fc20.noarch as install for policycoreutils-python-2.2.2-2.fc20.x86_64 >17:21:49,798 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc20.x86_64 as install for policycoreutils-python-2.2.2-2.fc20.x86_64 >17:21:49,800 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >17:21:49,800 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >17:21:49,800 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1()(64bit) >17:21:49,800 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >17:21:49,822 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.6.1-2.fc20.x86_64 as install for 2:qemu-kvm-1.6.1-2.fc20.x86_64 >17:21:49,828 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >17:21:49,838 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc20.x86_64 >17:21:49,839 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for seed-3.8.1-2.fc20.x86_64 >17:21:49,846 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-5.fc20.x86_64 >17:21:49,847 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-20.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >17:21:49,848 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >17:21:49,848 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >17:21:49,848 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite.so.1()(64bit) >17:21:49,849 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >17:21:49,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-client-1.11.2-1.fc20.x86_64 >17:21:49,856 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-14.fc20.x86_64 as install for sssd-krb5-common-1.11.2-1.fc20.x86_64 >17:21:49,858 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc20.x86_64 as install for stoken-libs-0.2-5.fc20.x86_64 >17:21:49,862 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-4.20130314.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >17:21:49,863 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-4.20130314.fc20.x86_64 to require for libtbb.so.2()(64bit) >17:21:49,870 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.8.4-10.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >17:21:49,871 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-10.fc20.x86_64 to require for libcblas.so.3()(64bit) >17:21:49,879 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.21-1.fc20.x86_64 >17:21:49,891 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-40.fc20.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >17:21:49,892 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >17:21:49,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-1.fc20.x86_64 as install for atlas-3.8.4-10.fc20.x86_64 >17:21:49,897 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >17:21:49,897 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3()(64bit) >17:21:49,910 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >17:21:49,912 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >17:21:49,914 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >17:21:49,923 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >17:21:49,925 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >17:21:49,929 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc20.x86_64 >17:21:49,932 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.4.1-1.fc20.x86_64 as install for glusterfs-api-3.4.1-1.fc20.x86_64 >17:21:49,938 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc20.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch >17:21:49,942 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.4.1-1.fc20.noarch as install for javapackages-tools-3.4.1-1.fc20.noarch >17:21:49,952 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-2.1-0.2.rc1.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >17:21:49,953 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >17:21:49,954 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.2.0-6.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >17:21:49,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc20.x86_64 as install for libtomcrypt-1.17-21.fc20.x86_64 >17:21:49,961 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc20.x86_64 to require for libtommath.so.0()(64bit) >17:21:49,970 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.1.0-2.fc20.x86_64 as install for netcf-libs-0.2.3-5.fc20.x86_64 >17:21:49,971 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >17:21:49,971 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0()(64bit) >17:21:49,983 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >17:21:49,984 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.034-3.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >17:21:50,011 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.6.1-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >17:21:50,013 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >17:21:50,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.0-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >17:21:50,015 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >17:21:50,017 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >17:21:50,018 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >17:21:50,019 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >17:21:50,020 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >17:21:50,021 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >17:21:50,021 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >17:21:50,021 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >17:21:50,021 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >17:21:50,021 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >17:21:50,022 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >17:21:50,022 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >17:21:50,022 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >17:21:50,022 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >17:21:50,022 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >17:21:50,023 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >17:21:50,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >17:21:50,025 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-3.fc20.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >17:21:50,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >17:21:50,029 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.11-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >17:21:50,032 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-5.fc20.noarch as install for rhino-1.7R4-6.fc20.noarch >17:21:50,037 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >17:21:50,039 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >17:21:50,039 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >17:21:50,041 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6()(64bit) >17:21:50,053 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.16.0-1.fc20.x86_64 as install for corosync-2.3.2-1.fc20.x86_64 >17:21:50,063 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >17:21:50,064 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >17:21:50,066 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-26.fc20.noarch as install for festival-1.96-26.fc20.x86_64 >17:21:50,067 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestools.so.1.2.96.1()(64bit) >17:21:50,067 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >17:21:50,074 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-1.fc20.x86_64 as install for libgfortran-4.8.2-1.fc20.x86_64 >17:21:50,075 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >17:21:50,075 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0()(64bit) >17:21:50,080 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-2.fc20.x86_64 as install for lua-json-1.3.2-2.fc20.noarch >17:21:50,086 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.2.4-1.fc20.x86_64 as install for python-javapackages-3.4.1-1.fc20.noarch >17:21:50,108 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.8-1.fc20.noarch as install for python-lxml-3.2.4-1.fc20.x86_64 >17:21:50,343 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-6.fc20.noarch as install for hunspell-en-0.20121024-6.fc20.noarch >17:21:51,158 DEBUG yum.verbose.YumBase: Depsolve time: 5.904 >17:21:51,211 INFO packaging: 1329 packages selected totalling 4.11 GB >17:21:51,924 INFO packaging: Running anaconda-yum to install packages >17:22:04,099 INFO packaging: running transaction >17:43:15,605 INFO packaging: transaction complete >17:43:15,969 INFO packaging: ==== start rpm scriptlet logs ==== >17:43:15,970 INFO packaging: warning: filesystem-3.2-19.fc20.x86_64: Header V3 RSA/SHA256 Signature, key ID 246110c1: NOKEY > >17:43:15,970 INFO packaging: libgcc-4.8.2-1.fc20.x86_64 (1/1329) > >17:43:15,970 INFO packaging: fontpackages-filesystem-1.44-9.fc20.noarch (2/1329) > >17:43:15,970 INFO packaging: hwdata-0.256-1.fc20.noarch (3/1329) > >17:43:15,970 INFO packaging: setup-2.8.71-2.fc20.noarch (4/1329) > >17:43:15,971 INFO packaging: filesystem-3.2-19.fc20.x86_64 (5/1329) > >17:43:15,971 INFO packaging: telepathy-filesystem-0.0.2-6.fc20.noarch (6/1329) > >17:43:15,971 INFO packaging: 1:control-center-filesystem-3.10.2-2.fc20.x86_64 (7/1329) > >17:43:15,971 INFO packaging: 1:liberation-fonts-common-1.07.3-2.fc20.noarch (8/1329) > >17:43:15,971 INFO packaging: gnu-free-fonts-common-20120503-8.fc20.noarch (9/1329) > >17:43:15,972 INFO packaging: dejavu-fonts-common-2.34-1.fc20.noarch (10/1329) > >17:43:15,972 INFO packaging: mozilla-filesystem-1.9-10.fc20.x86_64 (11/1329) > >17:43:15,972 INFO packaging: gnome-user-docs-3.10.2-1.fc20.noarch (12/1329) > >17:43:15,972 INFO packaging: poppler-data-0.4.6-4.fc20.noarch (13/1329) > >17:43:15,972 INFO packaging: xkeyboard-config-2.10.1-1.fc20.noarch (14/1329) > >17:43:15,973 INFO packaging: 1:cups-filesystem-1.7.0-4.fc20.noarch (15/1329) > >17:43:15,973 INFO packaging: langtable-0.0.21-1.fc20.noarch (16/1329) > >17:43:15,973 INFO packaging: 1:autocorr-en-4.1.3.2-6.fc20.noarch (17/1329) > >17:43:15,973 INFO packaging: libreport-filesystem-2.1.9-1.fc20.x86_64 (18/1329) > >17:43:15,973 INFO packaging: foomatic-db-filesystem-4.0-39.20130604.fc20.noarch (19/1329) > >17:43:15,974 INFO packaging: m17n-db-1.6.4-3.fc20.noarch (20/1329) > >17:43:15,974 INFO packaging: tzdata-2013h-1.fc20.noarch (21/1329) > >17:43:15,974 INFO packaging: 32:bind-license-9.9.4-8.fc20.noarch (22/1329) > >17:43:15,974 INFO packaging: langtable-data-0.0.21-1.fc20.noarch (23/1329) > >17:43:15,974 INFO packaging: basesystem-10.0-9.fc20.noarch (24/1329) > >17:43:15,974 INFO packaging: khmeros-fonts-common-5.0-17.fc20.noarch (25/1329) > >17:43:15,975 INFO packaging: nhn-nanum-fonts-common-3.020-9.fc20.noarch (26/1329) > >17:43:15,975 INFO packaging: thai-scalable-fonts-common-0.5.0-7.fc20.noarch (27/1329) > >17:43:15,975 INFO packaging: smc-fonts-common-6.0-2.fc20.noarch (28/1329) > >17:43:15,975 INFO packaging: seavgabios-bin-1.7.3.1-1.fc20.noarch (29/1329) > >17:43:15,975 INFO packaging: 1:libkkc-data-0.2.7-2.fc20.x86_64 (30/1329) > >17:43:15,976 INFO packaging: fedora-release-20-0.8.noarch (31/1329) > >17:43:15,976 INFO packaging: mobile-broadband-provider-info-1.20120614-4.fc20.noarch (32/1329) > >17:43:15,976 INFO packaging: heisenbug-backgrounds-base-20.0.0-1.fc20.noarch (33/1329) > >17:43:15,976 INFO packaging: heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch (34/1329) > >17:43:15,976 INFO packaging: kbd-misc-1.15.5-11.fc20.noarch (35/1329) > >17:43:15,977 INFO packaging: 1:sgabios-bin-0.20110622svn-6.fc20.noarch (36/1329) > >17:43:15,977 INFO packaging: 1:quota-nls-4.01-10.fc20.noarch (37/1329) > >17:43:15,977 INFO packaging: gnome-js-common-0.1.2-8.fc20.noarch (38/1329) > >17:43:15,977 INFO packaging: ncurses-base-5.9-12.20130511.fc20.noarch (39/1329) > >17:43:15,977 INFO packaging: nss-softokn-freebl-3.15.2-2.fc20.x86_64 (40/1329) > >17:43:15,977 INFO packaging: glibc-common-2.18-11.fc20.x86_64 (41/1329) > >17:43:15,978 INFO packaging: glibc-2.18-11.fc20.x86_64 (42/1329) > >17:43:15,978 INFO packaging: libstdc++-4.8.2-1.fc20.x86_64 (43/1329) > >17:43:15,978 INFO packaging: ncurses-libs-5.9-12.20130511.fc20.x86_64 (44/1329) > >17:43:15,978 INFO packaging: bash-4.2.45-4.fc20.x86_64 (45/1329) > >17:43:15,978 INFO packaging: libsepol-2.1.9-2.fc20.x86_64 (46/1329) > >17:43:15,979 INFO packaging: pcre-8.33-2.fc20.1.x86_64 (47/1329) > >17:43:15,979 INFO packaging: libselinux-2.1.13-19.fc20.x86_64 (48/1329) > >17:43:15,979 INFO packaging: zlib-1.2.8-3.fc20.x86_64 (49/1329) > >17:43:15,979 INFO packaging: 1:dbus-libs-1.6.12-1.fc20.x86_64 (50/1329) > >17:43:15,979 INFO packaging: libcom_err-1.42.8-3.fc20.x86_64 (51/1329) > >17:43:15,980 INFO packaging: info-5.1-4.fc20.x86_64 (52/1329) > >17:43:15,980 INFO packaging: nspr-4.10.1-1.fc20.x86_64 (53/1329) > >17:43:15,980 INFO packaging: libjpeg-turbo-1.3.0-1.fc20.x86_64 (54/1329) > >17:43:15,980 INFO packaging: nss-util-3.15.2-2.fc20.x86_64 (55/1329) > >17:43:15,980 INFO packaging: libuuid-2.24-2.fc20.x86_64 (56/1329) > >17:43:15,980 INFO packaging: 2:libpng-1.6.3-3.fc20.x86_64 (57/1329) > >17:43:15,981 INFO packaging: freetype-2.5.0-4.fc20.x86_64 (58/1329) > >17:43:15,981 INFO packaging: readline-6.2-8.fc20.x86_64 (59/1329) > >17:43:15,981 INFO packaging: sqlite-3.8.1-2.fc20.x86_64 (60/1329) > >17:43:15,981 INFO packaging: bzip2-libs-1.0.6-9.fc20.x86_64 (61/1329) > >17:43:15,981 INFO packaging: libICE-1.0.8-6.fc20.x86_64 (62/1329) > >17:43:15,982 INFO packaging: libSM-1.2.1-6.fc20.x86_64 (63/1329) > >17:43:15,982 INFO packaging: audit-libs-2.3.2-1.fc20.x86_64 (64/1329) > >17:43:15,982 INFO packaging: libxkbcommon-0.3.1-1.fc20.x86_64 (65/1329) > >17:43:15,982 INFO packaging: mesa-libwayland-egl-9.2.3-1.20131114.fc20.x86_64 (66/1329) > >17:43:15,982 INFO packaging: popt-1.13-15.fc20.x86_64 (67/1329) > >17:43:15,982 INFO packaging: chkconfig-1.3.60-4.fc20.x86_64 (68/1329) > >17:43:15,982 INFO packaging: xz-libs-5.1.2-6alpha.fc20.x86_64 (69/1329) > >17:43:15,982 INFO packaging: libxml2-2.9.1-2.fc20.x86_64 (70/1329) > >17:43:15,983 INFO packaging: libffi-3.0.13-5.fc20.x86_64 (71/1329) > >17:43:15,983 INFO packaging: 1:pkgconfig-0.28-3.fc20.x86_64 (72/1329) > >17:43:15,983 INFO packaging: glib2-2.38.2-1.fc20.x86_64 (73/1329) > >17:43:15,983 INFO packaging: shared-mime-info-1.2-1.fc20.x86_64 (74/1329) > >17:43:15,983 INFO packaging: atk-2.10.0-1.fc20.x86_64 (75/1329) > >17:43:15,983 INFO packaging: json-glib-0.16.2-1.fc20.x86_64 (76/1329) > >17:43:15,983 INFO packaging: gstreamer1-1.2.1-1.fc20.x86_64 (77/1329) > >17:43:15,983 INFO packaging: gobject-introspection-1.38.0-1.fc20.x86_64 (78/1329) > >17:43:15,984 INFO packaging: libwayland-client-1.2.0-3.fc20.x86_64 (79/1329) > >17:43:15,984 INFO packaging: libwayland-cursor-1.2.0-3.fc20.x86_64 (80/1329) > >17:43:15,984 INFO packaging: libwayland-server-1.2.0-3.fc20.x86_64 (81/1329) > >17:43:15,984 INFO packaging: libgpg-error-1.12-1.fc20.x86_64 (82/1329) > >17:43:15,984 INFO packaging: libgcrypt-1.5.3-2.fc20.x86_64 (83/1329) > >17:43:15,984 INFO packaging: libsecret-0.16-1.fc20.x86_64 (84/1329) > >17:43:15,984 INFO packaging: 2:libogg-1.3.0-6.fc20.x86_64 (85/1329) > >17:43:15,984 INFO packaging: lcms2-2.5-2.fc20.x86_64 (86/1329) > >17:43:15,985 INFO packaging: avahi-libs-0.6.31-21.fc20.x86_64 (87/1329) > >17:43:15,985 INFO packaging: expat-2.1.0-7.fc20.x86_64 (88/1329) > >17:43:15,985 INFO packaging: dbus-glib-0.100.2-2.fc20.x86_64 (89/1329) > >17:43:15,985 INFO packaging: libevdev-0.4.1-1.fc20.x86_64 (90/1329) > >17:43:15,985 INFO packaging: telepathy-glib-0.22.0-1.fc20.x86_64 (91/1329) > >17:43:15,985 INFO packaging: grep-2.15-1.fc20.x86_64 (92/1329) > >17:43:15,985 INFO packaging: tcp_wrappers-libs-7.6-76.fc20.x86_64 (93/1329) > >17:43:15,985 INFO packaging: libtalloc-2.0.8-3.fc20.x86_64 (94/1329) > >17:43:15,986 INFO packaging: libtdb-1.2.12-2.fc20.x86_64 (95/1329) > >17:43:15,986 INFO packaging: 1:libvorbis-1.3.3-6.fc20.x86_64 (96/1329) > >17:43:15,986 INFO packaging: p11-kit-0.20.1-1.fc20.x86_64 (97/1329) > >17:43:15,986 INFO packaging: libicu-50.1.2-10.fc20.x86_64 (98/1329) > >17:43:15,986 INFO packaging: json-c-0.11-3.fc20.x86_64 (99/1329) > >17:43:15,986 INFO packaging: lua-5.2.2-5.fc20.x86_64 (100/1329) > >17:43:15,986 INFO packaging: libdb-5.3.28-1.fc20.x86_64 (101/1329) > >17:43:15,986 INFO packaging: cyrus-sasl-lib-2.1.26-14.fc20.x86_64 (102/1329) > >17:43:15,987 INFO packaging: libcap-ng-0.7.3-6.fc20.x86_64 (103/1329) > >17:43:15,987 INFO packaging: gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 (104/1329) > >17:43:15,987 INFO packaging: libtool-ltdl-2.4.2-21.fc20.x86_64 (105/1329) > >17:43:15,987 INFO packaging: libtevent-0.9.19-1.fc20.x86_64 (106/1329) > >17:43:15,987 INFO packaging: libwpd-0.9.9-1.fc20.x86_64 (107/1329) > >17:43:15,987 INFO packaging: libsigc++20-2.3.1-3.fc20.x86_64 (108/1329) > >17:43:15,987 INFO packaging: libnl3-3.2.21-2.fc20.x86_64 (109/1329) > >17:43:15,987 INFO packaging: libexif-0.6.21-6.fc20.x86_64 (110/1329) > >17:43:15,988 INFO packaging: keyutils-libs-1.5.8-1.fc20.x86_64 (111/1329) > >17:43:15,988 INFO packaging: avahi-glib-0.6.31-21.fc20.x86_64 (112/1329) > >17:43:15,988 INFO packaging: libxslt-1.1.28-5.fc20.x86_64 (113/1329) > >17:43:15,988 INFO packaging: libbluray-0.4.0-1.fc20.x86_64 (114/1329) > >17:43:15,988 INFO packaging: pixman-0.30.0-3.fc20.x86_64 (115/1329) > >17:43:15,988 INFO packaging: orc-0.4.18-1.fc20.x86_64 (116/1329) > >17:43:15,988 INFO packaging: elfutils-libelf-0.157-1.fc20.x86_64 (117/1329) > >17:43:15,988 INFO packaging: libattr-2.4.47-3.fc20.x86_64 (118/1329) > >17:43:15,989 INFO packaging: libcap-2.22-7.fc20.x86_64 (119/1329) > >17:43:15,989 INFO packaging: libacl-2.2.52-4.fc20.x86_64 (120/1329) > >17:43:15,989 INFO packaging: sed-4.2.2-5.fc20.x86_64 (121/1329) > >17:43:15,989 INFO packaging: glibmm24-2.38.1-1.fc20.x86_64 (122/1329) > >17:43:15,989 INFO packaging: libidn-1.28-2.fc20.x86_64 (123/1329) > >17:43:15,989 INFO packaging: 1:gmp-5.1.2-2.fc20.x86_64 (124/1329) > >17:43:15,989 INFO packaging: libdhash-0.4.3-18.fc20.x86_64 (125/1329) > >17:43:15,989 INFO packaging: libgnome-keyring-3.10.1-1.fc20.x86_64 (126/1329) > >17:43:15,990 INFO packaging: xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 (127/1329) > >17:43:15,990 INFO packaging: gawk-4.1.0-2.fc20.x86_64 (128/1329) > >17:43:15,990 INFO packaging: iptables-1.4.19.1-1.fc20.x86_64 (129/1329) > >17:43:15,990 INFO packaging: speex-1.2-0.18.rc1.fc20.x86_64 (130/1329) > >17:43:15,990 INFO packaging: 14:libpcap-1.4.0-2.fc20.x86_64 (131/1329) > >17:43:15,990 INFO packaging: 1:libtheora-1.1.1-9.fc20.x86_64 (132/1329) > >17:43:15,990 INFO packaging: libgee-0.12.0-1.fc20.x86_64 (133/1329) > >17:43:15,990 INFO packaging: libgomp-4.8.2-1.fc20.x86_64 (134/1329) > >17:43:15,991 INFO packaging: hunspell-en-US-0.20121024-6.fc20.noarch (135/1329) > >17:43:15,991 INFO packaging: hunspell-1.3.2-14.fc20.x86_64 (136/1329) > >17:43:15,991 INFO packaging: 1:enchant-1.6.0-7.fc20.x86_64 (137/1329) > >17:43:15,991 INFO packaging: libasyncns-0.8-6.fc20.x86_64 (138/1329) > >17:43:15,991 INFO packaging: libtasn1-3.3-2.fc20.x86_64 (139/1329) > >17:43:15,991 INFO packaging: libpciaccess-0.13.1-4.fc20.x86_64 (140/1329) > >17:43:15,991 INFO packaging: libsss_idmap-1.11.2-1.fc20.x86_64 (141/1329) > >17:43:15,991 INFO packaging: libldb-1.1.16-3.fc20.x86_64 (142/1329) > >17:43:15,992 INFO packaging: flac-libs-1.3.0-3.fc20.x86_64 (143/1329) > >17:43:15,992 INFO packaging: libplist-1.10-2.fc20.x86_64 (144/1329) > >17:43:15,992 INFO packaging: libv4l-1.0.0-1.fc20.x86_64 (145/1329) > >17:43:15,992 INFO packaging: mozjs17-17.0.0-8.fc20.x86_64 (146/1329) > >17:43:15,992 INFO packaging: which-2.20-6.fc20.x86_64 (147/1329) > >17:43:15,992 INFO packaging: libunistring-0.9.3-9.fc20.x86_64 (148/1329) > >17:43:15,992 INFO packaging: file-libs-5.14-12.fc20.x86_64 (149/1329) > >17:43:15,992 INFO packaging: libical-1.0-4.fc20.x86_64 (150/1329) > >17:43:15,993 INFO packaging: libXau-1.0.8-2.fc20.x86_64 (151/1329) > >17:43:15,993 INFO packaging: libxcb-1.9.1-3.fc20.x86_64 (152/1329) > >17:43:15,993 INFO packaging: libbsd-0.6.0-2.fc20.x86_64 (153/1329) > >17:43:15,993 INFO packaging: gdbm-1.10-7.fc20.x86_64 (154/1329) > >17:43:15,993 INFO packaging: libraw1394-2.1.0-2.fc20.x86_64 (155/1329) > >17:43:15,993 INFO packaging: lzo-2.06-5.fc20.x86_64 (156/1329) > >17:43:15,993 INFO packaging: atkmm-2.22.7-2.fc20.x86_64 (157/1329) > >17:43:15,993 INFO packaging: exempi-2.2.1-3.fc20.x86_64 (158/1329) > >17:43:15,994 INFO packaging: libiscsi-1.9.0-4.fc20.x86_64 (159/1329) > >17:43:15,994 INFO packaging: imsettings-libs-1.6.6-1.fc20.x86_64 (160/1329) > >17:43:15,994 INFO packaging: libcroco-0.6.8-3.fc20.x86_64 (161/1329) > >17:43:15,994 INFO packaging: xz-5.1.2-6alpha.fc20.x86_64 (162/1329) > >17:43:15,994 INFO packaging: nss-softokn-3.15.2-2.fc20.x86_64 (163/1329) > >17:43:15,994 INFO packaging: jasper-libs-1.900.1-25.fc20.x86_64 (164/1329) > >17:43:15,994 INFO packaging: 1:findutils-4.5.11-4.fc20.x86_64 (165/1329) > >17:43:15,994 INFO packaging: cpio-2.11-24.fc20.x86_64 (166/1329) > >17:43:15,995 INFO packaging: e2fsprogs-libs-1.42.8-3.fc20.x86_64 (167/1329) > >17:43:15,995 INFO packaging: redhat-menus-12.0.2-7.fc20.noarch (168/1329) > >17:43:15,995 INFO packaging: gsm-1.0.13-10.fc20.x86_64 (169/1329) > >17:43:15,995 INFO packaging: libsndfile-1.0.25-8.fc20.x86_64 (170/1329) > >17:43:15,995 INFO packaging: libsamplerate-0.1.8-5.fc20.x86_64 (171/1329) > >17:43:15,995 INFO packaging: fuse-libs-2.9.3-2.fc20.x86_64 (172/1329) > >17:43:15,995 INFO packaging: opus-1.0.3-2.fc20.x86_64 (173/1329) > >17:43:15,995 INFO packaging: libcollection-0.6.2-18.fc20.x86_64 (174/1329) > >17:43:15,996 INFO packaging: libdvdread-4.2.0-5.fc20.x86_64 (175/1329) > >17:43:15,996 INFO packaging: numactl-libs-2.0.9-1.fc20.x86_64 (176/1329) > >17:43:15,996 INFO packaging: plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 (177/1329) > >17:43:15,996 INFO packaging: libvpx-1.2.0-2.fc20.x86_64 (178/1329) > >17:43:15,996 INFO packaging: libaio-0.3.109-8.fc20.x86_64 (179/1329) > >17:43:15,996 INFO packaging: pcsc-lite-libs-1.8.10-1.fc20.x86_64 (180/1329) > >17:43:15,996 INFO packaging: libiec61883-1.2.0-10.fc20.x86_64 (181/1329) > >17:43:15,996 INFO packaging: 2:libwbclient-4.1.1-1.fc20.x86_64 (182/1329) > >17:43:15,997 INFO packaging: groff-base-1.22.2-8.fc20.x86_64 (183/1329) > >17:43:15,997 INFO packaging: elfutils-libs-0.157-1.fc20.x86_64 (184/1329) > >17:43:15,997 INFO packaging: libwpg-0.2.2-5.fc20.x86_64 (185/1329) > >17:43:15,997 INFO packaging: celt051-0.5.1.3-7.fc20.x86_64 (186/1329) > >17:43:15,997 INFO packaging: libudisks2-2.1.1-1.fc20.x86_64 (187/1329) > >17:43:15,997 INFO packaging: zeitgeist-libs-0.9.14-2.fc20.x86_64 (188/1329) > >17:43:15,997 INFO packaging: ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 (189/1329) > >17:43:15,997 INFO packaging: kmod-libs-15-1.fc20.x86_64 (190/1329) > >17:43:15,998 INFO packaging: kmod-15-1.fc20.x86_64 (191/1329) > >17:43:15,998 INFO packaging: bzip2-1.0.6-9.fc20.x86_64 (192/1329) > >17:43:15,998 INFO packaging: taglib-1.9.1-2.fc20.x86_64 (193/1329) > >17:43:15,998 INFO packaging: mesa-libglapi-9.2.3-1.20131114.fc20.x86_64 (194/1329) > >17:43:15,998 INFO packaging: boost-system-1.54.0-5.fc20.x86_64 (195/1329) > >17:43:15,998 INFO packaging: snappy-1.1.0-2.fc20.x86_64 (196/1329) > >17:43:15,998 INFO packaging: cdparanoia-libs-10.2-14.fc20.x86_64 (197/1329) > >17:43:15,998 INFO packaging: openjpeg-libs-1.5.1-6.fc20.x86_64 (198/1329) > >17:43:15,999 INFO packaging: libusal-1.1.11-22.fc20.x86_64 (199/1329) > >17:43:15,999 INFO packaging: wavpack-4.60.1-8.fc20.x86_64 (200/1329) > >17:43:15,999 INFO packaging: libdaemon-0.14-6.fc20.x86_64 (201/1329) > >17:43:15,999 INFO packaging: libieee1284-0.2.11-15.fc20.x86_64 (202/1329) > >17:43:15,999 INFO packaging: yajl-2.0.4-3.fc20.x86_64 (203/1329) > >17:43:15,999 INFO packaging: libibverbs-1.1.7-3.fc20.x86_64 (204/1329) > >17:43:15,999 INFO packaging: librdmacm-1.0.17-2.fc20.x86_64 (205/1329) > >17:43:15,999 INFO packaging: elfutils-0.157-1.fc20.x86_64 (206/1329) > >17:43:16,000 INFO packaging: plymouth-graphics-libs-0.8.9-3.2013.08.14.fc20.x86_64 (207/1329) > >17:43:16,000 INFO packaging: libdvdnav-4.2.0-5.fc20.x86_64 (208/1329) > >17:43:16,000 INFO packaging: gnome-menus-3.10.1-1.fc20.x86_64 (209/1329) > >17:43:16,000 INFO packaging: libavc1394-0.5.3-14.fc20.x86_64 (210/1329) > >17:43:16,000 INFO packaging: xcb-util-0.3.9-3.fc20.x86_64 (211/1329) > >17:43:16,000 INFO packaging: file-5.14-12.fc20.x86_64 (212/1329) > >17:43:16,000 INFO packaging: fuse-2.9.3-2.fc20.x86_64 (213/1329) > >17:43:16,000 INFO packaging: libshout-2.2.2-10.fc20.x86_64 (214/1329) > >17:43:16,001 INFO packaging: mpfr-3.1.2-4.fc20.x86_64 (215/1329) > >17:43:16,001 INFO packaging: nettle-2.6-3.fc20.x86_64 (216/1329) > >17:43:16,001 INFO packaging: gnutls-3.1.16-1.fc20.x86_64 (217/1329) > >17:43:16,001 INFO packaging: acl-2.2.52-4.fc20.x86_64 (218/1329) > >17:43:16,001 INFO packaging: 2:tar-1.26-29.fc20.x86_64 (219/1329) > >17:43:16,001 INFO packaging: libosinfo-0.2.7-2.fc20.x86_64 (220/1329) > >17:43:16,001 INFO packaging: avahi-gobject-0.6.31-21.fc20.x86_64 (221/1329) > >17:43:16,001 INFO packaging: keyutils-1.5.8-1.fc20.x86_64 (222/1329) > >17:43:16,002 INFO packaging: libodfgen-0.0.3-1.fc20.x86_64 (223/1329) > >17:43:16,002 INFO packaging: libetonyek-0.0.1-1.fc20.x86_64 (224/1329) > >17:43:16,002 INFO packaging: libpinyin-data-0.9.94-1.fc20.x86_64 (225/1329) > >17:43:16,002 INFO packaging: libpinyin-0.9.94-1.fc20.x86_64 (226/1329) > >17:43:16,002 INFO packaging: telepathy-logger-0.8.0-3.fc20.x86_64 (227/1329) > >17:43:16,002 INFO packaging: exiv2-libs-0.23-5.fc20.x86_64 (228/1329) > >17:43:16,002 INFO packaging: celt-0.11.1-6.fc20.x86_64 (229/1329) > >17:43:16,002 INFO packaging: libassuan-2.1.0-2.fc20.x86_64 (230/1329) > >17:43:16,003 INFO packaging: libgee06-0.6.8-2.fc20.x86_64 (231/1329) > >17:43:16,003 INFO packaging: libvirt-gconfig-0.1.7-2.fc20.x86_64 (232/1329) > >17:43:16,003 INFO packaging: gmime-2.6.19-1.fc20.x86_64 (233/1329) > >17:43:16,003 INFO packaging: libgtop2-2.28.5-1.fc20.x86_64 (234/1329) > >17:43:16,003 INFO packaging: llvm-libs-3.3-0.10.rc3.fc20.x86_64 (235/1329) > >17:43:16,003 INFO packaging: xml-common-0.6.3-40.fc20.noarch (236/1329) > >17:43:16,003 INFO packaging: iso-codes-3.48-1.fc20.noarch (237/1329) > >17:43:16,003 INFO packaging: m17n-lib-1.6.4-10.fc20.x86_64 (238/1329) > >17:43:16,004 INFO packaging: pinentry-0.8.1-11.fc20.x86_64 (239/1329) > >17:43:16,004 INFO packaging: mtools-4.0.18-4.fc20.x86_64 (240/1329) > >17:43:16,004 INFO packaging: libcdio-0.90-3.fc20.x86_64 (241/1329) > >17:43:16,004 INFO packaging: libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 (242/1329) > >17:43:16,004 INFO packaging: clucene-core-2.3.3.4-10.fc20.x86_64 (243/1329) > >17:43:16,004 INFO packaging: libfontenc-1.1.1-4.fc20.x86_64 (244/1329) > >17:43:16,004 INFO packaging: libXfont-1.4.6-2.fc20.x86_64 (245/1329) > >17:43:16,004 INFO packaging: 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 (246/1329) > >17:43:16,004 INFO packaging: psmisc-22.20-3.fc20.x86_64 (247/1329) > >17:43:16,005 INFO packaging: vpnc-script-0.5.3-19.svn457.fc20.noarch (248/1329) > >17:43:16,005 INFO packaging: libedit-3.1-2.20130601cvs.fc20.x86_64 (249/1329) > >17:43:16,005 INFO packaging: ncurses-5.9-12.20130511.fc20.x86_64 (250/1329) > >17:43:16,005 INFO packaging: gc-7.2d-3.fc20.x86_64 (251/1329) > >17:43:16,005 INFO packaging: boost-date-time-1.54.0-5.fc20.x86_64 (252/1329) > >17:43:16,005 INFO packaging: soundtouch-1.4.0-8.fc20.x86_64 (253/1329) > >17:43:16,005 INFO packaging: mythes-1.2.3-6.fc20.x86_64 (254/1329) > >17:43:16,005 INFO packaging: ilmbase-1.0.3-7.fc20.x86_64 (255/1329) > >17:43:16,006 INFO packaging: hostname-3.13-2.fc20.x86_64 (256/1329) > >17:43:16,006 INFO packaging: slang-2.2.4-11.fc20.x86_64 (257/1329) > >17:43:16,006 INFO packaging: newt-0.52.16-1.fc20.x86_64 (258/1329) > >17:43:16,006 INFO packaging: graphite2-1.2.2-4.fc20.x86_64 (259/1329) > >17:43:16,006 INFO packaging: harfbuzz-0.9.24-1.fc20.x86_64 (260/1329) > >17:43:16,006 INFO packaging: harfbuzz-icu-0.9.24-1.fc20.x86_64 (261/1329) > >17:43:16,006 INFO packaging: libwebp-0.3.1-2.fc20.x86_64 (262/1329) > >17:43:16,007 INFO packaging: hyphen-2.8.6-4.fc20.x86_64 (263/1329) > >17:43:16,007 INFO packaging: hyphen-en-2.8.6-4.fc20.noarch (264/1329) > >17:43:16,007 INFO packaging: libqb-0.16.0-1.fc20.x86_64 (265/1329) > >17:43:16,007 INFO packaging: libart_lgpl-2.3.21-8.fc20.x86_64 (266/1329) > >17:43:16,007 INFO packaging: libunwind-1.1-3.fc20.x86_64 (267/1329) > >17:43:16,007 INFO packaging: pciutils-libs-3.2.1-1.fc20.x86_64 (268/1329) > >17:43:16,007 INFO packaging: libXdmcp-1.1.1-5.fc20.x86_64 (269/1329) > >17:43:16,008 INFO packaging: SDL-1.2.15-11.fc20.x86_64 (270/1329) > >17:43:16,008 INFO packaging: mtdev-1.1.4-1.fc20.x86_64 (271/1329) > >17:43:16,008 INFO packaging: linux-atm-libs-2.5.1-8.fc20.x86_64 (272/1329) > >17:43:16,008 INFO packaging: iproute-3.11.0-1.fc20.x86_64 (273/1329) > >17:43:16,008 INFO packaging: libvisual-0.4.0-14.fc20.x86_64 (274/1329) > >17:43:16,008 INFO packaging: libdv-1.0.0-16.fc20.x86_64 (275/1329) > >17:43:16,008 INFO packaging: babl-0.1.10-8.fc20.x86_64 (276/1329) > >17:43:16,008 INFO packaging: OpenEXR-libs-1.7.1-6.fc20.x86_64 (277/1329) > >17:43:16,009 INFO packaging: mythes-en-3.0-13.fc20.noarch (278/1329) > >17:43:16,009 INFO packaging: clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 (279/1329) > >17:43:16,009 INFO packaging: mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 (280/1329) > >17:43:16,009 INFO packaging: libgexiv2-0.7.0-1.fc20.x86_64 (281/1329) > >17:43:16,009 INFO packaging: libgadu-1.11.2-1.fc20.2.x86_64 (282/1329) > >17:43:16,009 INFO packaging: fuseiso-20070708-14.fc20.x86_64 (283/1329) > >17:43:16,009 INFO packaging: cdparanoia-10.2-14.fc20.x86_64 (284/1329) > >17:43:16,009 INFO packaging: leveldb-1.12.0-5.fc20.x86_64 (285/1329) > >17:43:16,010 INFO packaging: liborcus-0.5.1-5.fc20.x86_64 (286/1329) > >17:43:16,010 INFO packaging: boost-thread-1.54.0-5.fc20.x86_64 (287/1329) > >17:43:16,010 INFO packaging: libvisio-0.0.31-1.fc20.x86_64 (288/1329) > >17:43:16,010 INFO packaging: less-458-4.fc20.x86_64 (289/1329) > >17:43:16,010 INFO packaging: 1:perl-parent-0.228-1.fc20.noarch (290/1329) > >17:43:16,010 INFO packaging: perl-HTTP-Tiny-0.034-3.fc20.noarch (291/1329) > >17:43:16,010 INFO packaging: perl-podlators-2.5.1-291.fc20.noarch (292/1329) > >17:43:16,010 INFO packaging: perl-Pod-Perldoc-3.20-7.fc20.noarch (293/1329) > >17:43:16,010 INFO packaging: 1:perl-Pod-Escapes-1.04-288.fc20.noarch (294/1329) > >17:43:16,011 INFO packaging: perl-Text-ParseWords-3.29-3.fc20.noarch (295/1329) > >17:43:16,011 INFO packaging: 1:perl-Encode-2.54-1.fc20.x86_64 (296/1329) > >17:43:16,011 INFO packaging: 3:perl-version-0.99.04-2.fc20.x86_64 (297/1329) > >17:43:16,011 INFO packaging: perl-Pod-Usage-1.63-4.fc20.noarch (298/1329) > >17:43:16,011 INFO packaging: perl-Carp-1.26-245.fc20.noarch (299/1329) > >17:43:16,011 INFO packaging: perl-Exporter-5.68-293.fc20.noarch (300/1329) > >17:43:16,011 INFO packaging: perl-Time-Local-1.2300-291.fc20.noarch (301/1329) > >17:43:16,012 INFO packaging: perl-constant-1.27-292.fc20.noarch (302/1329) > >17:43:16,012 INFO packaging: 1:perl-threads-1.89-1.fc20.x86_64 (303/1329) > >17:43:16,012 INFO packaging: 1:perl-Filter-1.49-5.fc20.x86_64 (304/1329) > >17:43:16,012 INFO packaging: 1:perl-Module-CoreList-2.96-288.fc20.noarch (305/1329) > >17:43:16,012 INFO packaging: perl-Scalar-List-Utils-1.31-293.fc20.x86_64 (306/1329) > >17:43:16,012 INFO packaging: 1:perl-Socket-2.013-1.fc20.x86_64 (307/1329) > >17:43:16,012 INFO packaging: perl-threads-shared-1.43-291.fc20.x86_64 (308/1329) > >17:43:16,012 INFO packaging: perl-Time-HiRes-1.9726-1.fc20.x86_64 (309/1329) > >17:43:16,012 INFO packaging: perl-Storable-2.45-2.fc20.x86_64 (310/1329) > >17:43:16,013 INFO packaging: perl-File-Path-2.09-292.fc20.noarch (311/1329) > >17:43:16,013 INFO packaging: perl-File-Temp-0.23.01-4.fc20.noarch (312/1329) > >17:43:16,013 INFO packaging: perl-PathTools-3.40-291.fc20.x86_64 (313/1329) > >17:43:16,013 INFO packaging: 4:perl-libs-5.18.1-288.fc20.x86_64 (314/1329) > >17:43:16,013 INFO packaging: 4:perl-macros-5.18.1-288.fc20.x86_64 (315/1329) > >17:43:16,013 INFO packaging: 1:perl-Pod-Simple-3.28-292.fc20.noarch (316/1329) > >17:43:16,013 INFO packaging: perl-Getopt-Long-2.42-1.fc20.noarch (317/1329) > >17:43:16,013 INFO packaging: 4:perl-5.18.1-288.fc20.x86_64 (318/1329) > >17:43:16,014 INFO packaging: perl-Data-Dumper-2.145-292.fc20.x86_64 (319/1329) > >17:43:16,014 INFO packaging: LibRaw-0.15.4-1.fc20.x86_64 (320/1329) > >17:43:16,014 INFO packaging: gettext-libs-0.18.3.1-1.fc20.x86_64 (321/1329) > >17:43:16,014 INFO packaging: lzop-1.03-9.fc20.x86_64 (322/1329) > >17:43:16,014 INFO packaging: gstreamer-tools-0.10.36-6.fc20.x86_64 (323/1329) > >17:43:16,014 INFO packaging: gstreamer-0.10.36-6.fc20.x86_64 (324/1329) > >17:43:16,014 INFO packaging: p11-kit-trust-0.20.1-1.fc20.x86_64 (325/1329) > >17:43:16,014 INFO packaging: ca-certificates-2013.1.94-18.fc20.noarch (326/1329) > >17:43:16,015 INFO packaging: hunspell-en-GB-0.20121024-6.fc20.noarch (327/1329) > >17:43:16,015 INFO packaging: hunspell-en-0.20121024-6.fc20.noarch (328/1329) > >17:43:16,015 INFO packaging: fftw-libs-double-3.3.3-7.fc20.x86_64 (329/1329) > >17:43:16,015 INFO packaging: libofa-0.9.3-23.fc20.x86_64 (330/1329) > >17:43:16,015 INFO packaging: libxml++-2.37.1-1.fc20.x86_64 (331/1329) > >17:43:16,015 INFO packaging: libisofs-1.3.2-1.fc20.x86_64 (332/1329) > >17:43:16,015 INFO packaging: 2:vim-minimal-7.4.027-2.fc20.x86_64 (333/1329) > >17:43:16,015 INFO packaging: iw-3.11-1.fc20.x86_64 (334/1329) > >17:43:16,016 INFO packaging: libcdr-0.0.14-5.fc20.x86_64 (335/1329) > >17:43:16,016 INFO packaging: libmspub-0.0.6-4.fc20.x86_64 (336/1329) > >17:43:16,016 INFO packaging: libwps-0.2.9-5.fc20.x86_64 (337/1329) > >17:43:16,016 INFO packaging: libmwaw-0.2.0-1.fc20.x86_64 (338/1329) > >17:43:16,016 INFO packaging: desktop-backgrounds-gnome-20.0.0-1.fc20.noarch (339/1329) > >17:43:16,016 INFO packaging: cyrus-sasl-plain-2.1.26-14.fc20.x86_64 (340/1329) > >17:43:16,016 INFO packaging: libdb-utils-5.3.28-1.fc20.x86_64 (341/1329) > >17:43:16,016 INFO packaging: lua-expat-1.2.0-6.fc20.x86_64 (342/1329) > >17:43:16,017 INFO packaging: lua-lpeg-0.12-2.fc20.x86_64 (343/1329) > >17:43:16,017 INFO packaging: lua-json-1.3.2-2.fc20.noarch (344/1329) > >17:43:16,017 INFO packaging: highlight-3.16.1-1.fc20.x86_64 (345/1329) > >17:43:16,017 INFO packaging: lua-socket-2.1-0.2.rc1.fc20.x86_64 (346/1329) > >17:43:16,017 INFO packaging: libquvi-scripts-0.9.20131104-1.fc20.noarch (347/1329) > >17:43:16,017 INFO packaging: gdisk-0.8.8-1.fc20.x86_64 (348/1329) > >17:43:16,017 INFO packaging: tcp_wrappers-7.6-76.fc20.x86_64 (349/1329) > >17:43:16,017 INFO packaging: 1:quota-4.01-10.fc20.x86_64 (350/1329) > >17:43:16,018 INFO packaging: telepathy-idle-0.2.0-1.fc20.x86_64 (351/1329) > >17:43:16,018 INFO packaging: libmetalink-0.1.2-4.fc20.x86_64 (352/1329) > >17:43:16,018 INFO packaging: device-mapper-persistent-data-0.2.8-1.fc20.x86_64 (353/1329) > >17:43:16,018 INFO packaging: libgsf-1.14.28-1.fc20.x86_64 (354/1329) > >17:43:16,018 INFO packaging: libqmi-1.6.0-1.fc20.x86_64 (355/1329) > >17:43:16,018 INFO packaging: libipa_hbac-1.11.2-1.fc20.x86_64 (356/1329) > >17:43:16,018 INFO packaging: meanwhile-1.1.0-12.fc20.x86_64 (357/1329) > >17:43:16,018 INFO packaging: libtranslit-0.0.3-2.fc20.x86_64 (358/1329) > >17:43:16,019 INFO packaging: libtranslit-m17n-0.0.3-2.fc20.x86_64 (359/1329) > >17:43:16,019 INFO packaging: augeas-libs-1.1.0-2.fc20.x86_64 (360/1329) > >17:43:16,019 INFO packaging: netcf-libs-0.2.3-5.fc20.x86_64 (361/1329) > >17:43:16,019 INFO packaging: liblangtag-0.5.2-1.fc20.x86_64 (362/1329) > >17:43:16,019 INFO packaging: setools-libs-3.3.7-41.fc20.x86_64 (363/1329) > >17:43:16,019 INFO packaging: librsync-0.9.7-21.fc20.x86_64 (364/1329) > >17:43:16,019 INFO packaging: unzip-6.0-12.fc20.x86_64 (365/1329) > >17:43:16,019 INFO packaging: bc-1.06.95-10.fc20.x86_64 (366/1329) > >17:43:16,020 INFO packaging: ttmkfdir-3.0.9-40.fc20.x86_64 (367/1329) > >17:43:16,020 INFO packaging: libopenraw-0.0.9-6.fc20.x86_64 (368/1329) > >17:43:16,020 INFO packaging: diffutils-3.3-4.fc20.x86_64 (369/1329) > >17:43:16,020 INFO packaging: libquadmath-4.8.2-1.fc20.x86_64 (370/1329) > >17:43:16,020 INFO packaging: libgfortran-4.8.2-1.fc20.x86_64 (371/1329) > >17:43:16,020 INFO packaging: atlas-3.8.4-10.fc20.x86_64 (372/1329) > >17:43:16,020 INFO packaging: liblouis-2.5.3-2.fc20.x86_64 (373/1329) > >17:43:16,020 INFO packaging: 1:make-3.82-19.fc20.x86_64 (374/1329) > >17:43:16,021 INFO packaging: libchewing-0.3.5-1.fc20.x86_64 (375/1329) > >17:43:16,021 INFO packaging: libss-1.42.8-3.fc20.x86_64 (376/1329) > >17:43:16,021 INFO packaging: foomatic-filters-4.0.9-6.fc20.x86_64 (377/1329) > >17:43:16,021 INFO packaging: libtar-1.2.11-27.fc20.x86_64 (378/1329) > >17:43:16,021 INFO packaging: qpdf-libs-5.0.1-1.fc20.x86_64 (379/1329) > >17:43:16,021 INFO packaging: libselinux-utils-2.1.13-19.fc20.x86_64 (380/1329) > >17:43:16,021 INFO packaging: 1:libreoffice-opensymbol-fonts-4.1.3.2-6.fc20.noarch (381/1329) > >17:43:16,021 INFO packaging: paktype-naqsh-fonts-4.1-2.fc20.noarch (382/1329) > >17:43:16,022 INFO packaging: 1:liberation-sans-fonts-1.07.3-2.fc20.noarch (383/1329) > >17:43:16,022 INFO packaging: google-crosextra-caladea-fonts-1.002-0.1.20130214.fc20.noarch (384/1329) > >17:43:16,022 INFO packaging: google-crosextra-carlito-fonts-1.103-0.1.20130920.fc20.noarch (385/1329) > >17:43:16,022 INFO packaging: libfdt-1.4.0-2.fc20.x86_64 (386/1329) > >17:43:16,022 INFO packaging: abattis-cantarell-fonts-0.0.15-1.fc20.noarch (387/1329) > >17:43:16,022 INFO packaging: dejavu-sans-fonts-2.34-1.fc20.noarch (388/1329) > >17:43:16,022 INFO packaging: 1:liberation-mono-fonts-1.07.3-2.fc20.noarch (389/1329) > >17:43:16,022 INFO packaging: dejavu-sans-mono-fonts-2.34-1.fc20.noarch (390/1329) > >17:43:16,023 INFO packaging: 1:liberation-serif-fonts-1.07.3-2.fc20.noarch (391/1329) > >17:43:16,023 INFO packaging: dtc-1.4.0-2.fc20.x86_64 (392/1329) > >17:43:16,023 INFO packaging: dejavu-serif-fonts-2.34-1.fc20.noarch (393/1329) > >17:43:16,023 INFO packaging: 2:ncftp-3.2.5-6.fc20.x86_64 (394/1329) > >17:43:16,023 INFO packaging: marisa-0.2.4-4.fc20.x86_64 (395/1329) > >17:43:16,023 INFO packaging: libconfig-1.4.9-5.fc20.x86_64 (396/1329) > >17:43:16,023 INFO packaging: webrtc-audio-processing-0.1-5.fc20.x86_64 (397/1329) > >17:43:16,023 INFO packaging: cryptopp-5.6.2-3.fc20.x86_64 (398/1329) > >17:43:16,024 INFO packaging: ceph-libs-0.67.3-2.fc20.x86_64 (399/1329) > >17:43:16,024 INFO packaging: tbb-4.1-4.20130314.fc20.x86_64 (400/1329) > >17:43:16,024 INFO packaging: suitesparse-4.0.2-6.fc20.x86_64 (401/1329) > >17:43:16,024 INFO packaging: libmodman-2.0.1-7.fc20.x86_64 (402/1329) > >17:43:16,024 INFO packaging: libproxy-0.4.11-7.fc20.x86_64 (403/1329) > >17:43:16,024 INFO packaging: glib-networking-2.38.2-1.fc20.x86_64 (404/1329) > >17:43:16,024 INFO packaging: libsoup-2.44.2-1.fc20.x86_64 (405/1329) > >17:43:16,025 INFO packaging: rest-0.7.90-5.fc20.x86_64 (406/1329) > >17:43:16,025 INFO packaging: geocode-glib-3.10.0-1.fc20.x86_64 (407/1329) > >17:43:16,025 INFO packaging: telepathy-salut-0.8.1-4.fc20.x86_64 (408/1329) > >17:43:16,025 INFO packaging: lcms-libs-1.19-10.fc20.x86_64 (409/1329) > >17:43:16,025 INFO packaging: 2:ethtool-3.10-2.fc20.x86_64 (410/1329) > >17:43:16,025 INFO packaging: pakchois-0.4-9.fc20.x86_64 (411/1329) > >17:43:16,025 INFO packaging: ustr-1.0.4-15.fc20.x86_64 (412/1329) > >17:43:16,025 INFO packaging: libsemanage-2.1.10-14.fc20.x86_64 (413/1329) > >17:43:16,026 INFO packaging: nss-tools-3.15.2-3.fc20.x86_64 (414/1329) > >17:43:16,026 INFO packaging: gzip-1.6-2.fc20.x86_64 (415/1329) > >17:43:16,026 INFO packaging: cracklib-2.9.0-5.fc20.x86_64 (416/1329) > >17:43:16,026 INFO packaging: cracklib-dicts-2.9.0-5.fc20.x86_64 (417/1329) > >17:43:16,026 INFO packaging: openldap-2.4.36-4.fc20.x86_64 (418/1329) > >17:43:16,026 INFO packaging: libmount-2.24-2.fc20.x86_64 (419/1329) > >17:43:16,027 INFO packaging: systemd-libs-208-6.fc20.x86_64 (420/1329) > >17:43:16,027 INFO packaging: libpwquality-1.2.3-1.fc20.x86_64 (421/1329) > >17:43:16,027 INFO packaging: libuser-0.60-3.fc20.x86_64 (422/1329) > >17:43:16,027 INFO packaging: nss-3.15.2-3.fc20.x86_64 (423/1329) > >17:43:16,027 INFO packaging: coreutils-8.21-18.fc20.x86_64 (424/1329) > >17:43:16,027 INFO packaging: 2:shadow-utils-4.1.5.1-8.fc20.x86_64 (425/1329) > >17:43:16,027 INFO packaging: pam-1.1.8-1.fc20.x86_64 (426/1329) > >17:43:16,027 INFO packaging: libblkid-2.24-2.fc20.x86_64 (427/1329) > >17:43:16,028 INFO packaging: libutempter-1.1.6-3.fc20.x86_64 (428/1329) > >17:43:16,028 INFO packaging: util-linux-2.24-2.fc20.x86_64 (429/1329) > >17:43:16,028 INFO packaging: nss-sysinit-3.15.2-3.fc20.x86_64 (430/1329) > >17:43:16,028 INFO packaging: fontconfig-2.11.0-1.fc20.x86_64 (431/1329) > >17:43:16,028 INFO packaging: libusbx-1.0.16-3.fc20.x86_64 (432/1329) > >17:43:16,028 INFO packaging: alsa-lib-1.0.27.2-2.fc20.x86_64 (433/1329) > >17:43:16,028 INFO packaging: hicolor-icon-theme-0.12-7.fc20.noarch (434/1329) > >17:43:16,028 INFO packaging: gnome-icon-theme-3.10.0-1.fc20.noarch (435/1329) > >17:43:16,029 INFO packaging: gnome-icon-theme-symbolic-3.10.1-1.fc20.noarch (436/1329) > >17:43:16,029 INFO packaging: fedora-logos-21.0.1-1.fc20.x86_64 (437/1329) > >17:43:16,029 INFO packaging: procps-ng-3.3.8-14.fc20.x86_64 (438/1329) > >17:43:16,029 INFO packaging: usbredir-0.6-5.fc20.x86_64 (439/1329) > >17:43:16,029 INFO packaging: genisoimage-1.1.11-22.fc20.x86_64 (440/1329) > >17:43:16,029 INFO packaging: 1:libusb-0.1.5-2.fc20.x86_64 (441/1329) > >17:43:16,029 INFO packaging: 12:dhcp-libs-4.2.5-26.fc20.x86_64 (442/1329) > >17:43:16,029 INFO packaging: 12:dhcp-common-4.2.5-26.fc20.x86_64 (443/1329) > >17:43:16,030 INFO packaging: dvd+rw-tools-7.1-14.fc20.x86_64 (444/1329) > >17:43:16,030 INFO packaging: gnome-icon-theme-extras-3.6.2-3.fc20.noarch (445/1329) > >17:43:16,030 INFO packaging: gnome-icon-theme-legacy-3.10.0-1.fc20.noarch (446/1329) > >17:43:16,030 INFO packaging: flite-1.3-20.fc20.x86_64 (447/1329) > >17:43:16,030 INFO packaging: urw-fonts-2.4-17.fc20.noarch (448/1329) > >17:43:16,030 INFO packaging: xorg-x11-fonts-Type1-7.5-9.fc20.noarch (449/1329) > >17:43:16,030 INFO packaging: ghostscript-fonts-5.50-32.fc20.noarch (450/1329) > >17:43:16,030 INFO packaging: xfsprogs-3.1.11-2.fc20.x86_64 (451/1329) > >17:43:16,031 INFO packaging: e2fsprogs-1.42.8-3.fc20.x86_64 (452/1329) > >17:43:16,031 INFO packaging: passwd-0.79-2.fc20.x86_64 (453/1329) > >17:43:16,031 INFO packaging: usermode-1.111-4.fc20.x86_64 (454/1329) > >17:43:16,031 INFO packaging: avahi-autoipd-0.6.31-21.fc20.x86_64 (455/1329) > >17:43:16,031 INFO packaging: logrotate-3.8.7-1.fc20.x86_64 (456/1329) > >17:43:16,031 INFO packaging: 5:guile-2.0.9-4.fc20.x86_64 (457/1329) > >17:43:16,031 INFO packaging: sound-theme-freedesktop-0.8-3.fc20.noarch (458/1329) > >17:43:16,031 INFO packaging: wodim-1.1.11-22.fc20.x86_64 (459/1329) > >17:43:16,032 INFO packaging: binutils-2.23.88.0.1-13.fc20.x86_64 (460/1329) > >17:43:16,032 INFO packaging: crash-7.0.1-2.fc20.x86_64 (461/1329) > >17:43:16,032 INFO packaging: libatasmart-0.19-5.fc20.x86_64 (462/1329) > >17:43:16,032 INFO packaging: libnfsidmap-0.25-7.fc20.x86_64 (463/1329) > >17:43:16,032 INFO packaging: libthai-0.1.19-2.fc20.x86_64 (464/1329) > >17:43:16,032 INFO packaging: dotconf-1.3-7.fc20.x86_64 (465/1329) > >17:43:16,032 INFO packaging: dosfstools-3.0.23-1.fc20.x86_64 (466/1329) > >17:43:16,032 INFO packaging: 2:ntfs-3g-2013.1.13-6.fc20.x86_64 (467/1329) > >17:43:16,033 INFO packaging: 2:ntfsprogs-2013.1.13-6.fc20.x86_64 (468/1329) > >17:43:16,033 INFO packaging: qrencode-libs-3.4.2-1.fc20.x86_64 (469/1329) > >17:43:16,033 INFO packaging: libtommath-0.42.0-3.fc20.x86_64 (470/1329) > >17:43:16,033 INFO packaging: libtomcrypt-1.17-21.fc20.x86_64 (471/1329) > >17:43:16,033 INFO packaging: stoken-libs-0.2-5.fc20.x86_64 (472/1329) > >17:43:16,033 INFO packaging: libestr-0.1.5-2.fc20.x86_64 (473/1329) > >17:43:16,033 INFO packaging: 1:hardlink-1.0-18.fc20.x86_64 (474/1329) > >17:43:16,033 INFO packaging: libndp-1.2-1.fc20.x86_64 (475/1329) > >17:43:16,033 INFO packaging: 1:dmidecode-2.12-4.fc20.x86_64 (476/1329) > >17:43:16,034 INFO packaging: libburn-1.3.2-1.fc20.x86_64 (477/1329) > >17:43:16,034 INFO packaging: libhangul-0.1.0-7.fc20.x86_64 (478/1329) > >17:43:16,034 INFO packaging: libnfnetlink-1.0.1-3.fc20.x86_64 (479/1329) > >17:43:16,034 INFO packaging: libsysfs-2.1.0-15.fc20.x86_64 (480/1329) > >17:43:16,034 INFO packaging: libiptcdata-1.0.4-10.fc20.x86_64 (481/1329) > >17:43:16,034 INFO packaging: libpath_utils-0.2.1-18.fc20.x86_64 (482/1329) > >17:43:16,034 INFO packaging: libmnl-1.0.3-6.fc20.x86_64 (483/1329) > >17:43:16,034 INFO packaging: libnetfilter_conntrack-1.0.4-1.fc20.x86_64 (484/1329) > >17:43:16,035 INFO packaging: c-ares-1.10.0-2.fc20.x86_64 (485/1329) > >17:43:16,035 INFO packaging: opencc-0.4.3-2.fc20.x86_64 (486/1329) > >17:43:16,035 INFO packaging: libdnet-1.12-12.fc20.x86_64 (487/1329) > >17:43:16,035 INFO packaging: sbc-1.1-1.fc20.x86_64 (488/1329) > >17:43:16,035 INFO packaging: libverto-0.2.5-3.fc20.x86_64 (489/1329) > >17:43:16,035 INFO packaging: krb5-libs-1.11.3-33.fc20.x86_64 (490/1329) > >17:43:16,035 INFO packaging: 1:openssl-libs-1.0.1e-30.fc20.x86_64 (491/1329) > >17:43:16,035 INFO packaging: python-libs-2.7.5-9.fc20.x86_64 (492/1329) > >17:43:16,036 INFO packaging: python-2.7.5-9.fc20.x86_64 (493/1329) > >17:43:16,036 INFO packaging: 1:cups-libs-1.7.0-4.fc20.x86_64 (494/1329) > >17:43:16,036 INFO packaging: libarchive-3.1.2-7.fc20.x86_64 (495/1329) > >17:43:16,036 INFO packaging: dbus-python-1.2.0-1.fc20.x86_64 (496/1329) > >17:43:16,036 INFO packaging: libssh2-1.4.3-8.fc20.x86_64 (497/1329) > >17:43:16,036 INFO packaging: libcurl-7.32.0-3.fc20.x86_64 (498/1329) > >17:43:16,036 INFO packaging: xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 (499/1329) > >17:43:16,036 INFO packaging: python3-libs-3.3.2-8.fc20.x86_64 (500/1329) > >17:43:16,037 INFO packaging: python3-3.3.2-8.fc20.x86_64 (501/1329) > >17:43:16,037 INFO packaging: glusterfs-libs-3.4.1-1.fc20.x86_64 (502/1329) > >17:43:16,037 INFO packaging: pygobject3-base-3.10.2-1.fc20.x86_64 (503/1329) > >17:43:16,037 INFO packaging: curl-7.32.0-3.fc20.x86_64 (504/1329) > >17:43:16,037 INFO packaging: rpm-libs-4.11.1-7.fc20.x86_64 (505/1329) > >17:43:16,037 INFO packaging: rpm-4.11.1-7.fc20.x86_64 (506/1329) > >17:43:16,037 INFO packaging: satyr-0.11-1.fc20.x86_64 (507/1329) > >17:43:16,037 INFO packaging: libreport-python-2.1.9-1.fc20.x86_64 (508/1329) > >17:43:16,038 INFO packaging: libreport-2.1.9-1.fc20.x86_64 (509/1329) > >17:43:16,038 INFO packaging: abrt-libs-2.1.9-1.fc20.x86_64 (510/1329) > >17:43:16,038 INFO packaging: libreport-web-2.1.9-1.fc20.x86_64 (511/1329) > >17:43:16,038 INFO packaging: pygobject2-2.28.6-11.fc20.x86_64 (512/1329) > >17:43:16,038 INFO packaging: libselinux-python-2.1.13-19.fc20.x86_64 (513/1329) > >17:43:16,038 INFO packaging: libevent-2.0.21-3.fc20.x86_64 (514/1329) > >17:43:16,038 INFO packaging: policycoreutils-2.2.2-2.fc20.x86_64 (515/1329) > >17:43:16,038 INFO packaging: raptor2-2.0.9-2.fc20.x86_64 (516/1329) > >17:43:16,039 INFO packaging: newt-python-0.52.16-1.fc20.x86_64 (517/1329) > >17:43:16,039 INFO packaging: python-six-1.4.1-1.fc20.noarch (518/1329) > >17:43:16,039 INFO packaging: gettext-0.18.3.1-1.fc20.x86_64 (519/1329) > >17:43:16,039 INFO packaging: 1:net-snmp-libs-5.7.2-15.fc20.x86_64 (520/1329) > >17:43:16,039 INFO packaging: python-slip-0.6.0-1.fc20.noarch (521/1329) > >17:43:16,039 INFO packaging: color-filesystem-1-13.fc20.noarch (522/1329) > >17:43:16,039 INFO packaging: liboauth-1.0.1-2.fc20.x86_64 (523/1329) > >17:43:16,039 INFO packaging: libwsman1-2.3.6-8.fc20.x86_64 (524/1329) > >17:43:16,040 INFO packaging: audit-libs-python-2.3.2-1.fc20.x86_64 (525/1329) > >17:43:16,040 INFO packaging: libxml2-python-2.9.1-2.fc20.x86_64 (526/1329) > >17:43:16,040 INFO packaging: python-decorator-3.4.0-3.fc20.noarch (527/1329) > >17:43:16,040 INFO packaging: python-slip-dbus-0.6.0-1.fc20.noarch (528/1329) > >17:43:16,040 INFO packaging: gdb-7.6.50.20130731-16.fc20.x86_64 (529/1329) > >17:43:16,040 INFO packaging: cyrus-sasl-md5-2.1.26-14.fc20.x86_64 (530/1329) > >17:43:16,040 INFO packaging: fipscheck-lib-1.4.1-2.fc20.x86_64 (531/1329) > >17:43:16,040 INFO packaging: fipscheck-1.4.1-2.fc20.x86_64 (532/1329) > >17:43:16,041 INFO packaging: device-mapper-1.02.82-3.fc20.x86_64 (533/1329) > >17:43:16,041 INFO packaging: device-mapper-libs-1.02.82-3.fc20.x86_64 (534/1329) > >17:43:16,041 INFO packaging: cryptsetup-libs-1.6.2-1.fc20.x86_64 (535/1329) > >17:43:16,041 INFO packaging: systemd-208-6.fc20.x86_64 (536/1329) > >17:43:16,041 INFO packaging: 1:dbus-1.6.12-1.fc20.x86_64 (537/1329) > >17:43:16,041 INFO packaging: libgudev1-208-6.fc20.x86_64 (538/1329) > >17:43:16,041 INFO packaging: libdrm-2.4.47-1.fc20.x86_64 (539/1329) > >17:43:16,041 INFO packaging: polkit-0.112-1.fc20.x86_64 (540/1329) > >17:43:16,042 INFO packaging: polkit-pkla-compat-0.1-3.fc20.x86_64 (541/1329) > >17:43:16,042 INFO packaging: mesa-libgbm-9.2.3-1.20131114.fc20.x86_64 (542/1329) > >17:43:16,042 INFO packaging: 1:NetworkManager-glib-0.9.9.0-19.git20131003.fc20.x86_64 (543/1329) > >17:43:16,042 INFO packaging: ibus-libs-1.5.4-2.fc20.x86_64 (544/1329) > >17:43:16,042 INFO packaging: abrt-2.1.9-1.fc20.x86_64 (545/1329) > >17:43:16,042 INFO packaging: GConf2-3.2.6-7.fc20.x86_64 (546/1329) > >17:43:16,042 INFO packaging: PackageKit-glib-0.8.13-1.fc20.x86_64 (547/1329) > >17:43:16,042 INFO packaging: dconf-0.18.0-2.fc20.x86_64 (548/1329) > >17:43:16,043 INFO packaging: ppp-2.4.5-33.fc20.x86_64 (549/1329) > >17:43:16,043 INFO packaging: gssdp-0.14.6-1.fc20.x86_64 (550/1329) > >17:43:16,043 INFO packaging: gupnp-0.20.8-1.fc20.x86_64 (551/1329) > >17:43:16,043 INFO packaging: gupnp-igd-0.2.2-2.fc20.x86_64 (552/1329) > >17:43:16,043 INFO packaging: libnice-0.1.4-2.fc20.x86_64 (553/1329) > >17:43:16,043 INFO packaging: gupnp-av-0.12.3-1.fc20.x86_64 (554/1329) > >17:43:16,043 INFO packaging: accountsservice-0.6.35-3.fc20.x86_64 (555/1329) > >17:43:16,043 INFO packaging: accountsservice-libs-0.6.35-3.fc20.x86_64 (556/1329) > >17:43:16,044 INFO packaging: bluez-5.11-1.fc20.x86_64 (557/1329) > >17:43:16,044 INFO packaging: usbmuxd-1.0.8-10.fc20.x86_64 (558/1329) > >17:43:16,044 INFO packaging: libimobiledevice-1.1.5-3.fc20.x86_64 (559/1329) > >17:43:16,044 INFO packaging: upower-0.9.23-1.fc20.x86_64 (560/1329) > >17:43:16,044 INFO packaging: iputils-20121221-4.fc20.x86_64 (561/1329) > >17:43:16,044 INFO packaging: lockdev-1.0.4-0.11.20111007git.fc20.x86_64 (562/1329) > >17:43:16,044 INFO packaging: parted-3.1-13.fc20.x86_64 (563/1329) > >17:43:16,044 INFO packaging: device-mapper-event-libs-1.02.82-3.fc20.x86_64 (564/1329) > >17:43:16,045 INFO packaging: dleyna-core-0.1.0-2.fc20.x86_64 (565/1329) > >17:43:16,045 INFO packaging: pptp-1.8.0-1.fc20.x86_64 (566/1329) > >17:43:16,045 INFO packaging: abrt-retrace-client-2.1.9-1.fc20.x86_64 (567/1329) > >17:43:16,045 INFO packaging: 1:telepathy-mission-control-5.16.0-2.fc20.x86_64 (568/1329) > >17:43:16,045 INFO packaging: libgusb-0.1.6-2.fc20.x86_64 (569/1329) > >17:43:16,045 INFO packaging: colord-libs-1.1.4-1.fc20.x86_64 (570/1329) > >17:43:16,045 INFO packaging: colord-1.1.4-1.fc20.x86_64 (571/1329) > >17:43:16,045 INFO packaging: geoclue2-2.0.0-1.fc20.x86_64 (572/1329) > >17:43:16,046 INFO packaging: os-prober-1.58-4.fc20.x86_64 (573/1329) > >17:43:16,046 INFO packaging: pcsc-lite-ccid-1.4.13-1.fc20.x86_64 (574/1329) > >17:43:16,046 INFO packaging: pcsc-lite-1.8.10-1.fc20.x86_64 (575/1329) > >17:43:16,046 INFO packaging: glusterfs-3.4.1-1.fc20.x86_64 (576/1329) > >17:43:16,046 INFO packaging: glusterfs-api-3.4.1-1.fc20.x86_64 (577/1329) > >17:43:16,046 INFO packaging: 2:libcacard-1.6.1-2.fc20.x86_64 (578/1329) > >17:43:16,046 INFO packaging: 2:qemu-img-1.6.1-2.fc20.x86_64 (579/1329) > >17:43:16,046 INFO packaging: dnsmasq-2.67-1.fc20.x86_64 (580/1329) > >17:43:16,047 INFO packaging: crontabs-1.11-6.20121102git.fc20.noarch (581/1329) > >17:43:16,047 INFO packaging: cronie-anacron-1.4.11-4.fc20.x86_64 (582/1329) > >17:43:16,047 INFO packaging: cronie-1.4.11-4.fc20.x86_64 (583/1329) > >17:43:16,047 INFO packaging: libcgroup-0.38-7.fc20.x86_64 (584/1329) > >17:43:16,047 INFO packaging: libmtp-1.1.6-2.fc20.x86_64 (585/1329) > >17:43:16,047 INFO packaging: corosynclib-2.3.2-1.fc20.x86_64 (586/1329) > >17:43:16,047 INFO packaging: corosync-2.3.2-1.fc20.x86_64 (587/1329) > >17:43:16,047 INFO packaging: ebtables-2.0.10-11.fc20.x86_64 (588/1329) > >17:43:16,048 INFO packaging: iptables-services-1.4.19.1-1.fc20.x86_64 (589/1329) > >17:43:16,048 INFO packaging: openssh-6.3p1-5.fc20.x86_64 (590/1329) > >17:43:16,048 INFO packaging: 1:openssl-1.0.1e-30.fc20.x86_64 (591/1329) > >17:43:16,048 INFO packaging: authconfig-6.2.6-4.fc20.x86_64 (592/1329) > >17:43:16,048 INFO packaging: libtirpc-0.2.3-4.fc20.x86_64 (593/1329) > >17:43:16,048 INFO packaging: neon-0.30.0-2.fc20.x86_64 (594/1329) > >17:43:16,048 INFO packaging: libmusicbrainz5-5.0.1-8.fc20.x86_64 (595/1329) > >17:43:16,048 INFO packaging: rpcbind-0.2.1-0.1.fc20.x86_64 (596/1329) > >17:43:16,049 INFO packaging: 1:nfs-utils-1.2.8-6.0.fc20.x86_64 (597/1329) > >17:43:16,049 INFO packaging: realmd-0.14.6-1.fc20.x86_64 (598/1329) > >17:43:16,049 INFO packaging: openssh-clients-6.3p1-5.fc20.x86_64 (599/1329) > >17:43:16,049 INFO packaging: firewalld-0.3.8-1.fc20.noarch (600/1329) > >17:43:16,049 INFO packaging: 2:qemu-common-1.6.1-2.fc20.x86_64 (601/1329) > >17:43:16,049 INFO packaging: glusterfs-fuse-3.4.1-1.fc20.x86_64 (602/1329) > >17:43:16,049 INFO packaging: 1:grub2-tools-2.00-25.fc20.x86_64 (603/1329) > >17:43:16,049 INFO packaging: telepathy-gabble-0.18.1-1.fc20.x86_64 (604/1329) > >17:43:16,050 INFO packaging: abrt-addon-ccpp-2.1.9-1.fc20.x86_64 (605/1329) > >17:43:16,050 INFO packaging: dleyna-connector-dbus-0.1.0-4.fc20.x86_64 (606/1329) > >17:43:16,050 INFO packaging: device-mapper-event-1.02.82-3.fc20.x86_64 (607/1329) > >17:43:16,050 INFO packaging: lvm2-libs-2.02.103-3.fc20.x86_64 (608/1329) > >17:43:16,050 INFO packaging: lvm2-2.02.103-3.fc20.x86_64 (609/1329) > >17:43:16,050 INFO packaging: libnice-gstreamer1-0.1.4-2.fc20.x86_64 (610/1329) > >17:43:16,050 INFO packaging: PackageKit-device-rebind-0.8.13-1.fc20.x86_64 (611/1329) > >17:43:16,050 INFO packaging: abrt-addon-python-2.1.9-1.fc20.x86_64 (612/1329) > >17:43:16,051 INFO packaging: abrt-python-2.1.9-1.fc20.x86_64 (613/1329) > >17:43:16,051 INFO packaging: abrt-dbus-2.1.9-1.fc20.x86_64 (614/1329) > >17:43:16,051 INFO packaging: abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 (615/1329) > >17:43:16,051 INFO packaging: abrt-addon-xorg-2.1.9-1.fc20.x86_64 (616/1329) > >17:43:16,051 INFO packaging: geoclue-0.12.99-5.fc20.x86_64 (617/1329) > >17:43:16,051 INFO packaging: cups-pk-helper-0.2.5-2.fc20.x86_64 (618/1329) > >17:43:16,051 INFO packaging: rtkit-0.11-7.fc20.x86_64 (619/1329) > >17:43:16,051 INFO packaging: libmbim-1.5.0-1.20130815git.fc20.x86_64 (620/1329) > >17:43:16,052 INFO packaging: system-config-keyboard-base-1.4.0-3.fc20.noarch (621/1329) > >17:43:16,052 INFO packaging: fxload-2002_04_11-14.fc20.x86_64 (622/1329) > >17:43:16,052 INFO packaging: alsa-tools-firmware-1.0.27-3.fc20.x86_64 (623/1329) > >17:43:16,052 INFO packaging: alsa-firmware-1.0.27-2.fc20.noarch (624/1329) > >17:43:16,052 INFO packaging: rsync-3.1.0-1pre1.fc20.x86_64 (625/1329) > >17:43:16,052 INFO packaging: iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 (626/1329) > >17:43:16,052 INFO packaging: net-tools-2.0-0.15.20131119git.fc20.x86_64 (627/1329) > >17:43:16,052 INFO packaging: systemd-python-208-6.fc20.x86_64 (628/1329) > >17:43:16,053 INFO packaging: audit-2.3.2-1.fc20.x86_64 (629/1329) > >17:43:16,053 INFO packaging: usb_modeswitch-1.2.7-3.fc20.x86_64 (630/1329) > >17:43:16,053 INFO packaging: usb_modeswitch-data-20130807-1.fc20.noarch (631/1329) > >17:43:16,053 INFO packaging: 1:wpa_supplicant-2.0-8.fc20.x86_64 (632/1329) > >17:43:16,053 INFO packaging: libffado-2.1.0-4.fc20.x86_64 (633/1329) > >17:43:16,053 INFO packaging: jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 (634/1329) > >17:43:16,053 INFO packaging: jack-audio-connection-kit-example-clients-1.9.9.5-3.fc20.x86_64 (635/1329) > >17:43:16,053 INFO packaging: alsa-utils-1.0.27.2-3.fc20.x86_64 (636/1329) > >17:43:16,054 INFO packaging: open-vm-tools-9.4.0-1.fc20.x86_64 (637/1329) > >17:43:16,054 INFO packaging: hplip-common-3.13.11-1.fc20.x86_64 (638/1329) > >17:43:16,054 INFO packaging: radvd-1.9.2-4.fc20.x86_64 (639/1329) > >17:43:16,054 INFO packaging: mdadm-3.3-4.fc20.x86_64 (640/1329) > >17:43:16,054 INFO packaging: trousers-0.3.11.2-1.fc20.x86_64 (641/1329) > >17:43:16,054 INFO packaging: media-player-info-17-4.fc20.noarch (642/1329) > >17:43:16,054 INFO packaging: cryptsetup-1.6.2-1.fc20.x86_64 (643/1329) > >17:43:16,054 INFO packaging: udisks2-2.1.1-1.fc20.x86_64 (644/1329) > >17:43:16,054 INFO packaging: kpartx-0.4.9-55.fc20.x86_64 (645/1329) > >17:43:16,055 INFO packaging: dracut-034-19.git20131021.fc20.x86_64 (646/1329) > >17:43:16,055 INFO packaging: python-iniparse-0.4-9.fc20.noarch (647/1329) > >17:43:16,055 INFO packaging: rasqal-0.9.30-2.fc20.x86_64 (648/1329) > >17:43:16,055 INFO packaging: redland-1.0.16-4.fc20.x86_64 (649/1329) > >17:43:16,055 INFO packaging: selinux-policy-3.12.1-90.fc20.noarch (650/1329) > >17:43:16,055 INFO packaging: transmission-common-2.82-1.fc20.x86_64 (651/1329) > >17:43:16,055 INFO packaging: libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 (652/1329) > >17:43:16,055 INFO packaging: libreport-plugin-bugzilla-2.1.9-1.fc20.x86_64 (653/1329) > >17:43:16,056 INFO packaging: libreport-plugin-ureport-2.1.9-1.fc20.x86_64 (654/1329) > >17:43:16,056 INFO packaging: libreport-plugin-kerneloops-2.1.9-1.fc20.x86_64 (655/1329) > >17:43:16,056 INFO packaging: abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 (656/1329) > >17:43:16,056 INFO packaging: abrt-addon-pstoreoops-2.1.9-1.fc20.x86_64 (657/1329) > >17:43:16,056 INFO packaging: libreport-plugin-logger-2.1.9-1.fc20.x86_64 (658/1329) > >17:43:16,056 INFO packaging: libreport-fedora-2.1.9-1.fc20.x86_64 (659/1329) > >17:43:16,056 INFO packaging: python3-beaker-1.5.4-8.fc20.noarch (660/1329) > >17:43:16,056 INFO packaging: python3-markupsafe-0.18-1.fc20.x86_64 (661/1329) > >17:43:16,057 INFO packaging: python3-mako-0.7.3-2.fc20.noarch (662/1329) > >17:43:16,057 INFO packaging: liblouis-python3-2.5.3-2.fc20.noarch (663/1329) > >17:43:16,057 INFO packaging: libcmis-0.3.1-8.fc20.x86_64 (664/1329) > >17:43:16,057 INFO packaging: gnupg-1.4.15-1.fc20.x86_64 (665/1329) > >17:43:16,057 INFO packaging: python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 (666/1329) > >17:43:16,057 INFO packaging: python-urlgrabber-3.9.1-32.fc20.noarch (667/1329) > >17:43:16,057 INFO packaging: libquvi-0.9.2-1.fc20.x86_64 (668/1329) > >17:43:16,058 INFO packaging: totem-pl-parser-3.10.0-1.fc20.x86_64 (669/1329) > >17:43:16,058 INFO packaging: python-cups-1.9.63-4.fc20.x86_64 (670/1329) > >17:43:16,058 INFO packaging: python-boto-2.13.3-1.fc20.noarch (671/1329) > >17:43:16,058 INFO packaging: python-cloudfiles-1.7.10-4.fc20.noarch (672/1329) > >17:43:16,058 INFO packaging: libsemanage-python-2.1.10-14.fc20.x86_64 (673/1329) > >17:43:16,058 INFO packaging: python-chardet-2.0.1-7.fc20.noarch (674/1329) > >17:43:16,058 INFO packaging: python-kitchen-1.1.1-5.fc20.noarch (675/1329) > >17:43:16,059 INFO packaging: pyliblzma-0.5.3-10.fc20.x86_64 (676/1329) > >17:43:16,059 INFO packaging: libuser-python-0.60-3.fc20.x86_64 (677/1329) > >17:43:16,059 INFO packaging: python-IPy-0.75-6.fc20.noarch (678/1329) > >17:43:16,059 INFO packaging: pyxdg-0.25-2.fc20.noarch (679/1329) > >17:43:16,059 INFO packaging: python-pwquality-1.2.3-1.fc20.x86_64 (680/1329) > >17:43:16,059 INFO packaging: pytalloc-2.0.8-3.fc20.x86_64 (681/1329) > >17:43:16,059 INFO packaging: 2:samba-libs-4.1.1-1.fc20.x86_64 (682/1329) > >17:43:16,059 INFO packaging: 2:samba-common-4.1.1-1.fc20.x86_64 (683/1329) > >17:43:16,059 INFO packaging: 2:libsmbclient-4.1.1-1.fc20.x86_64 (684/1329) > >17:43:16,060 INFO packaging: python-GnuPGInterface-0.3.2-12.fc20.noarch (685/1329) > >17:43:16,060 INFO packaging: duplicity-0.6.21-1.fc20.x86_64 (686/1329) > >17:43:16,060 INFO packaging: fros-1.0-4.fc20.noarch (687/1329) > >17:43:16,060 INFO packaging: langtable-python-0.0.21-1.fc20.noarch (688/1329) > >17:43:16,060 INFO packaging: python-sssdconfig-1.11.2-1.fc20.noarch (689/1329) > >17:43:16,060 INFO packaging: python-cssselect-0.8-1.fc20.noarch (690/1329) > >17:43:16,060 INFO packaging: python-lxml-3.2.4-1.fc20.x86_64 (691/1329) > >17:43:16,060 INFO packaging: python-javapackages-3.4.1-1.fc20.noarch (692/1329) > >17:43:16,061 INFO packaging: javapackages-tools-3.4.1-1.fc20.noarch (693/1329) > >17:43:16,061 INFO packaging: jline-1.0-5.fc20.noarch (694/1329) > >17:43:16,061 INFO packaging: rhino-1.7R4-6.fc20.noarch (695/1329) > >17:43:16,061 INFO packaging: yum-metadata-parser-1.1.4-9.fc20.x86_64 (696/1329) > >17:43:16,061 INFO packaging: python-inotify-0.9.4-4.fc20.noarch (697/1329) > >17:43:16,061 INFO packaging: pyxattr-0.5.1-4.fc20.x86_64 (698/1329) > >17:43:16,061 INFO packaging: spice-server-0.12.4-3.fc20.x86_64 (699/1329) > >17:43:16,061 INFO packaging: ldns-1.6.16-6.fc20.x86_64 (700/1329) > >17:43:16,062 INFO packaging: unbound-libs-1.4.21-1.fc20.x86_64 (701/1329) > >17:43:16,062 INFO packaging: libreswan-3.6-1.fc20.x86_64 (702/1329) > >17:43:16,062 INFO packaging: gnutls-dane-3.1.16-1.fc20.x86_64 (703/1329) > >17:43:16,062 INFO packaging: gnutls-utils-3.1.16-1.fc20.x86_64 (704/1329) > >17:43:16,062 INFO packaging: wget-1.14-9.fc20.x86_64 (705/1329) > >17:43:16,062 INFO packaging: socat-1.7.2.2-3.fc20.x86_64 (706/1329) > >17:43:16,062 INFO packaging: 2:nmap-ncat-6.40-2.fc20.x86_64 (707/1329) > >17:43:16,062 INFO packaging: 32:bind-libs-9.9.4-8.fc20.x86_64 (708/1329) > >17:43:16,063 INFO packaging: 32:bind-utils-9.9.4-8.fc20.x86_64 (709/1329) > >17:43:16,063 INFO packaging: libwvstreams-4.6.1-10.fc20.x86_64 (710/1329) > >17:43:16,063 INFO packaging: 32:bind-libs-lite-9.9.4-8.fc20.x86_64 (711/1329) > >17:43:16,063 INFO packaging: pkcs11-helper-1.10-2.fc20.x86_64 (712/1329) > >17:43:16,063 INFO packaging: openvpn-2.3.2-4.fc20.x86_64 (713/1329) > >17:43:16,063 INFO packaging: cyrus-sasl-scram-2.1.26-14.fc20.x86_64 (714/1329) > >17:43:16,063 INFO packaging: mailx-12.5-10.fc20.x86_64 (715/1329) > >17:43:16,063 INFO packaging: cyrus-sasl-gssapi-2.1.26-14.fc20.x86_64 (716/1329) > >17:43:16,064 INFO packaging: libmcpp-2.7.2-11.fc20.x86_64 (717/1329) > >17:43:16,064 INFO packaging: mcpp-2.7.2-11.fc20.x86_64 (718/1329) > >17:43:16,064 INFO packaging: libgdither-0.6-7.fc20.x86_64 (719/1329) > >17:43:16,064 INFO packaging: gavl-1.4.0-4.fc20.x86_64 (720/1329) > >17:43:16,064 INFO packaging: frei0r-plugins-1.3-11.fc20.x86_64 (721/1329) > >17:43:16,064 INFO packaging: gnome-video-effects-0.4.0-6.fc20.noarch (722/1329) > >17:43:16,064 INFO packaging: libref_array-0.1.3-18.fc20.x86_64 (723/1329) > >17:43:16,064 INFO packaging: libpipeline-1.2.4-2.fc20.x86_64 (724/1329) > >17:43:16,065 INFO packaging: sg3_utils-libs-1.37-2.fc20.x86_64 (725/1329) > >17:43:16,065 INFO packaging: 2:rmt-1.5.2-8.fc20.x86_64 (726/1329) > >17:43:16,065 INFO packaging: bluez-libs-5.11-1.fc20.x86_64 (727/1329) > >17:43:16,065 INFO packaging: lpsolve-5.5.2.0-7.fc20.x86_64 (728/1329) > >17:43:16,065 INFO packaging: libsilc-1.1.10-10.fc20.x86_64 (729/1329) > >17:43:16,065 INFO packaging: libspiro-20071029-11.fc20.x86_64 (730/1329) > >17:43:16,065 INFO packaging: libsss_nss_idmap-1.11.2-1.fc20.x86_64 (731/1329) > >17:43:16,065 INFO packaging: sssd-client-1.11.2-1.fc20.x86_64 (732/1329) > >17:43:16,066 INFO packaging: pth-2.0.7-21.fc20.x86_64 (733/1329) > >17:43:16,066 INFO packaging: gnupg2-2.0.22-1.fc20.x86_64 (734/1329) > >17:43:16,066 INFO packaging: gpgme-1.3.2-4.fc20.x86_64 (735/1329) > >17:43:16,066 INFO packaging: pygpgme-0.3-8.fc20.x86_64 (736/1329) > >17:43:16,066 INFO packaging: rpm-build-libs-4.11.1-7.fc20.x86_64 (737/1329) > >17:43:16,066 INFO packaging: rpm-python-4.11.1-7.fc20.x86_64 (738/1329) > >17:43:16,066 INFO packaging: yum-3.4.3-106.fc20.noarch (739/1329) > >17:43:16,066 INFO packaging: policycoreutils-python-2.2.2-2.fc20.x86_64 (740/1329) > >17:43:16,067 INFO packaging: libmspack-0.4-0.2.alpha.fc20.x86_64 (741/1329) > >17:43:16,067 INFO packaging: enca-1.14-2.fc20.x86_64 (742/1329) > >17:43:16,067 INFO packaging: jbigkit-libs-2.0-9.fc20.x86_64 (743/1329) > >17:43:16,067 INFO packaging: libtiff-4.0.3-12.fc20.x86_64 (744/1329) > >17:43:16,067 INFO packaging: poppler-0.24.3-2.fc20.x86_64 (745/1329) > >17:43:16,067 INFO packaging: cups-filters-libs-1.0.41-4.fc20.x86_64 (746/1329) > >17:43:16,067 INFO packaging: python-pillow-2.2.1-2.fc20.x86_64 (747/1329) > >17:43:16,067 INFO packaging: libcue-1.4.0-3.fc20.x86_64 (748/1329) > >17:43:16,068 INFO packaging: sysvinit-tools-2.88-14.dsf.fc20.x86_64 (749/1329) > >17:43:16,068 INFO packaging: initscripts-9.50-1.fc20.x86_64 (750/1329) > >17:43:16,068 INFO packaging: plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 (751/1329) > >17:43:16,068 INFO packaging: plymouth-0.8.9-3.2013.08.14.fc20.x86_64 (752/1329) > >17:43:16,068 INFO packaging: setroubleshoot-plugins-3.0.58-1.fc20.noarch (753/1329) > >17:43:16,068 INFO packaging: setroubleshoot-server-3.2.14-2.fc20.x86_64 (754/1329) > >17:43:16,068 INFO packaging: 12:dhclient-4.2.5-26.fc20.x86_64 (755/1329) > >17:43:16,068 INFO packaging: 1:NetworkManager-0.9.9.0-19.git20131003.fc20.x86_64 (756/1329) > >17:43:16,069 INFO packaging: dracut-network-034-19.git20131021.fc20.x86_64 (757/1329) > >17:43:16,069 INFO packaging: kexec-tools-2.0.4-12.fc20.x86_64 (758/1329) > >17:43:16,069 INFO packaging: abrt-addon-vmcore-2.1.9-1.fc20.x86_64 (759/1329) > >17:43:16,069 INFO packaging: vpnc-0.5.3-19.svn457.fc20.x86_64 (760/1329) > >17:43:16,069 INFO packaging: cyrus-sasl-2.1.26-14.fc20.x86_64 (761/1329) > >17:43:16,069 INFO packaging: sheepdog-0.3.0-5.fc20.x86_64 (762/1329) > >17:43:16,069 INFO packaging: avahi-0.6.31-21.fc20.x86_64 (763/1329) > >17:43:16,069 INFO packaging: numad-0.5-12.20130814git.fc20.x86_64 (764/1329) > >17:43:16,070 INFO packaging: libnl-1.1.4-3.fc20.x86_64 (765/1329) > >17:43:16,070 INFO packaging: crda-1.1.3_2013.02.13-4.fc20.x86_64 (766/1329) > >17:43:16,070 INFO packaging: libmpcdec-1.2.6-12.fc20.x86_64 (767/1329) > >17:43:16,070 INFO packaging: libbasicobjects-0.1.0-18.fc20.x86_64 (768/1329) > >17:43:16,070 INFO packaging: libini_config-1.0.0.1-18.fc20.x86_64 (769/1329) > >17:43:16,070 INFO packaging: sssd-common-1.11.2-1.fc20.x86_64 (770/1329) > >17:43:16,070 INFO packaging: sssd-krb5-common-1.11.2-1.fc20.x86_64 (771/1329) > >17:43:16,070 INFO packaging: sssd-common-pac-1.11.2-1.fc20.x86_64 (772/1329) > >17:43:16,071 INFO packaging: sssd-ipa-1.11.2-1.fc20.x86_64 (773/1329) > >17:43:16,071 INFO packaging: sssd-ad-1.11.2-1.fc20.x86_64 (774/1329) > >17:43:16,071 INFO packaging: sssd-krb5-1.11.2-1.fc20.x86_64 (775/1329) > >17:43:16,071 INFO packaging: sssd-ldap-1.11.2-1.fc20.x86_64 (776/1329) > >17:43:16,071 INFO packaging: sssd-proxy-1.11.2-1.fc20.x86_64 (777/1329) > >17:43:16,071 INFO packaging: liboath-2.4.0-2.fc20.x86_64 (778/1329) > >17:43:16,071 INFO packaging: openconnect-5.01-4.fc20.x86_64 (779/1329) > >17:43:16,071 INFO packaging: lrzsz-0.12.20-34.fc20.x86_64 (780/1329) > >17:43:16,072 INFO packaging: passwdqc-lib-1.3.0-1.fc20.x86_64 (781/1329) > >17:43:16,072 INFO packaging: libexttextcat-3.4.3-2.fc20.x86_64 (782/1329) > >17:43:16,072 INFO packaging: libX11-common-1.6.1-1.fc20.noarch (783/1329) > >17:43:16,072 INFO packaging: libX11-1.6.1-1.fc20.x86_64 (784/1329) > >17:43:16,072 INFO packaging: gdk-pixbuf2-2.30.1-1.fc20.x86_64 (785/1329) > >17:43:16,072 INFO packaging: libXext-1.3.2-2.fc20.x86_64 (786/1329) > >17:43:16,072 INFO packaging: libXi-1.7.2-2.fc20.x86_64 (787/1329) > >17:43:16,072 INFO packaging: libXfixes-5.0.1-2.fc20.x86_64 (788/1329) > >17:43:16,073 INFO packaging: libXdamage-1.1.4-4.fc20.x86_64 (789/1329) > >17:43:16,073 INFO packaging: mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 (790/1329) > >17:43:16,073 INFO packaging: libXcomposite-0.4.4-4.fc20.x86_64 (791/1329) > >17:43:16,073 INFO packaging: libXtst-1.2.2-2.fc20.x86_64 (792/1329) > >17:43:16,073 INFO packaging: pulseaudio-libs-4.0-8.gitf81e3.fc20.x86_64 (793/1329) > >17:43:16,073 INFO packaging: libcanberra-0.30-4.fc20.x86_64 (794/1329) > >17:43:16,073 INFO packaging: libXrender-0.9.8-2.fc20.x86_64 (795/1329) > >17:43:16,073 INFO packaging: libXrandr-1.4.1-2.fc20.x86_64 (796/1329) > >17:43:16,074 INFO packaging: libXinerama-1.1.3-2.fc20.x86_64 (797/1329) > >17:43:16,074 INFO packaging: startup-notification-0.12-7.fc20.x86_64 (798/1329) > >17:43:16,074 INFO packaging: libXcursor-1.1.14-2.fc20.x86_64 (799/1329) > >17:43:16,074 INFO packaging: libXv-1.0.9-2.fc20.x86_64 (800/1329) > >17:43:16,074 INFO packaging: 1:dbus-x11-1.6.12-1.fc20.x86_64 (801/1329) > >17:43:16,074 INFO packaging: pulseaudio-libs-glib2-4.0-8.gitf81e3.fc20.x86_64 (802/1329) > >17:43:16,074 INFO packaging: libxkbfile-1.0.8-4.fc20.x86_64 (803/1329) > >17:43:16,074 INFO packaging: libXt-1.1.4-7.fc20.x86_64 (804/1329) > >17:43:16,075 INFO packaging: ghostscript-9.10-4.fc20.x86_64 (805/1329) > >17:43:16,075 INFO packaging: libXxf86vm-1.1.3-2.fc20.x86_64 (806/1329) > >17:43:16,075 INFO packaging: mesa-libGL-9.2.3-1.20131114.fc20.x86_64 (807/1329) > >17:43:16,075 INFO packaging: cairo-1.13.1-0.1.git337ab1f.fc20.x86_64 (808/1329) > >17:43:16,075 INFO packaging: cairo-gobject-1.13.1-0.1.git337ab1f.fc20.x86_64 (809/1329) > >17:43:16,075 INFO packaging: gjs-1.38.1-1.fc20.x86_64 (810/1329) > >17:43:16,075 INFO packaging: cairomm-1.10.0-7.fc20.x86_64 (811/1329) > >17:43:16,075 INFO packaging: xorg-x11-xkb-utils-7.7-8.fc20.x86_64 (812/1329) > >17:43:16,076 INFO packaging: spice-glib-0.21-5.fc20.x86_64 (813/1329) > >17:43:16,076 INFO packaging: libao-1.1.0-8.fc20.x86_64 (814/1329) > >17:43:16,076 INFO packaging: brlapi-0.6.0-9.fc20.x86_64 (815/1329) > >17:43:16,076 INFO packaging: brltty-4.5-9.fc20.x86_64 (816/1329) > >17:43:16,076 INFO packaging: gvnc-0.5.3-1.fc20.x86_64 (817/1329) > >17:43:16,076 INFO packaging: libgxps-0.2.2-8.fc20.x86_64 (818/1329) > >17:43:16,076 INFO packaging: pycairo-1.8.10-7.fc20.x86_64 (819/1329) > >17:43:16,076 INFO packaging: pygobject3-3.10.2-1.fc20.x86_64 (820/1329) > >17:43:16,077 INFO packaging: poppler-glib-0.24.3-2.fc20.x86_64 (821/1329) > >17:43:16,077 INFO packaging: libXmu-1.1.1-5.fc20.x86_64 (822/1329) > >17:43:16,077 INFO packaging: 1:freerdp-libs-1.0.2-6.fc20.x86_64 (823/1329) > >17:43:16,077 INFO packaging: libxklavier-5.4-1.fc20.x86_64 (824/1329) > >17:43:16,077 INFO packaging: libXvMC-1.0.8-2.fc20.x86_64 (825/1329) > >17:43:16,077 INFO packaging: espeak-1.47.11-3.fc20.x86_64 (826/1329) > >17:43:16,077 INFO packaging: festival-speechtools-libs-1.2.96-26.fc20.x86_64 (827/1329) > >17:43:16,077 INFO packaging: libvdpau-0.7-1.fc20.x86_64 (828/1329) > >17:43:16,078 INFO packaging: libXxf86misc-1.0.3-7.fc20.x86_64 (829/1329) > >17:43:16,078 INFO packaging: xorg-x11-server-utils-7.7-2.fc20.x86_64 (830/1329) > >17:43:16,078 INFO packaging: giflib-4.1.6-9.fc20.x86_64 (831/1329) > >17:43:16,078 INFO packaging: festival-lib-1.96-26.fc20.x86_64 (832/1329) > >17:43:16,078 INFO packaging: festvox-slt-arctic-hts-0.20061229-26.fc20.noarch (833/1329) > >17:43:16,078 INFO packaging: festival-1.96-26.fc20.x86_64 (834/1329) > >17:43:16,078 INFO packaging: 1:freerdp-plugins-1.0.2-6.fc20.x86_64 (835/1329) > >17:43:16,078 INFO packaging: 1:freerdp-1.0.2-6.fc20.x86_64 (836/1329) > >17:43:16,079 INFO packaging: 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 (837/1329) > >17:43:16,079 INFO packaging: xorg-x11-xinit-1.3.2-9.fc20.x86_64 (838/1329) > >17:43:16,079 INFO packaging: xdg-user-dirs-0.15-2.fc20.x86_64 (839/1329) > >17:43:16,079 INFO packaging: python3-brlapi-0.6.0-9.fc20.x86_64 (840/1329) > >17:43:16,079 INFO packaging: sox-14.4.1-4.fc20.x86_64 (841/1329) > >17:43:16,079 INFO packaging: festival-freebsoft-utils-0.10-7.fc20.noarch (842/1329) > >17:43:16,079 INFO packaging: speech-dispatcher-0.8-5.fc20.x86_64 (843/1329) > >17:43:16,079 INFO packaging: python3-speechd-0.8-5.fc20.x86_64 (844/1329) > >17:43:16,080 INFO packaging: cdrdao-1.2.3-20.fc20.x86_64 (845/1329) > >17:43:16,080 INFO packaging: 1:vorbis-tools-1.4.0-12.fc20.x86_64 (846/1329) > >17:43:16,080 INFO packaging: icedax-1.1.11-22.fc20.x86_64 (847/1329) > >17:43:16,080 INFO packaging: xorg-x11-server-common-1.14.4-5.fc20.x86_64 (848/1329) > >17:43:16,080 INFO packaging: xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 (849/1329) > >17:43:16,080 INFO packaging: xorg-x11-glamor-0.5.1-1.20131009gitba209eee.fc20.x86_64 (850/1329) > >17:43:16,080 INFO packaging: poppler-utils-0.24.3-2.fc20.x86_64 (851/1329) > >17:43:16,080 INFO packaging: cups-filters-1.0.41-4.fc20.x86_64 (852/1329) > >17:43:16,081 INFO packaging: 1:cups-1.7.0-4.fc20.x86_64 (853/1329) > >17:43:16,081 INFO packaging: foomatic-db-ppds-4.0-39.20130604.fc20.noarch (854/1329) > >17:43:16,081 INFO packaging: foomatic-db-4.0-39.20130604.fc20.noarch (855/1329) > >17:43:16,081 INFO packaging: python3-cairo-1.10.0-6.fc20.x86_64 (856/1329) > >17:43:16,081 INFO packaging: python3-gobject-3.10.2-1.fc20.x86_64 (857/1329) > >17:43:16,081 INFO packaging: glx-utils-8.1.0-4.fc20.x86_64 (858/1329) > >17:43:16,081 INFO packaging: argyllcms-1.6.0-1.fc20.x86_64 (859/1329) > >17:43:16,081 INFO packaging: libspectre-0.2.7-3.fc20.x86_64 (860/1329) > >17:43:16,082 INFO packaging: gutenprint-5.2.9-14.fc20.x86_64 (861/1329) > >17:43:16,082 INFO packaging: libXft-2.3.1-5.fc20.x86_64 (862/1329) > >17:43:16,082 INFO packaging: pango-1.36.1-1.fc20.x86_64 (863/1329) > >17:43:16,082 INFO packaging: gtk2-2.24.22-2.fc20.x86_64 (864/1329) > >17:43:16,082 INFO packaging: gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 (865/1329) > >17:43:16,082 INFO packaging: cogl-1.16.0-2.fc20.x86_64 (866/1329) > >17:43:16,082 INFO packaging: librsvg2-2.40.1-1.fc20.x86_64 (867/1329) > >17:43:16,082 INFO packaging: tracker-0.16.2-4.fc20.x86_64 (868/1329) > >17:43:16,083 INFO packaging: pygtk2-2.24.0-8.fc20.x86_64 (869/1329) > >17:43:16,083 INFO packaging: gstreamer-plugins-base-0.10.36-6.fc20.x86_64 (870/1329) > >17:43:16,083 INFO packaging: gstreamer1-plugins-bad-free-1.2.1-2.fc20.x86_64 (871/1329) > >17:43:16,083 INFO packaging: gstreamer1-plugins-good-1.2.1-1.fc20.x86_64 (872/1329) > >17:43:16,083 INFO packaging: pangomm-2.34.0-2.fc20.x86_64 (873/1329) > >17:43:16,083 INFO packaging: farstream02-0.2.3-3.fc20.x86_64 (874/1329) > >17:43:16,083 INFO packaging: libdmapsharing-2.9.24-1.fc20.x86_64 (875/1329) > >17:43:16,083 INFO packaging: gupnp-dlna-0.10.2-2.fc20.x86_64 (876/1329) > >17:43:16,084 INFO packaging: system-config-printer-libs-1.4.3-2.fc20.noarch (877/1329) > >17:43:16,084 INFO packaging: libglade2-2.6.4-10.fc20.x86_64 (878/1329) > >17:43:16,084 INFO packaging: pygtk2-libglade-2.24.0-8.fc20.x86_64 (879/1329) > >17:43:16,084 INFO packaging: usermode-gtk-1.111-4.fc20.x86_64 (880/1329) > >17:43:16,084 INFO packaging: libgnomecanvas-2.30.3-7.fc20.x86_64 (881/1329) > >17:43:16,084 INFO packaging: dleyna-renderer-0.1.3-2.fc20.x86_64 (882/1329) > >17:43:16,084 INFO packaging: telepathy-farstream-0.6.0-3.fc20.x86_64 (883/1329) > >17:43:16,084 INFO packaging: gtkmm24-2.24.4-2.fc20.x86_64 (884/1329) > >17:43:16,085 INFO packaging: gstreamer-plugins-good-0.10.31-10.fc20.x86_64 (885/1329) > >17:43:16,085 INFO packaging: gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 (886/1329) > >17:43:16,085 INFO packaging: farstream-0.1.2-6.fc20.x86_64 (887/1329) > >17:43:16,085 INFO packaging: libpurple-2.10.7-8.fc20.x86_64 (888/1329) > >17:43:16,085 INFO packaging: telepathy-haze-0.8.0-1.fc20.x86_64 (889/1329) > >17:43:16,085 INFO packaging: gnome-python2-2.28.1-13.fc20.x86_64 (890/1329) > >17:43:16,085 INFO packaging: gnome-python2-canvas-2.28.1-13.fc20.x86_64 (891/1329) > >17:43:16,085 INFO packaging: gegl-0.2.0-12.fc20.x86_64 (892/1329) > >17:43:16,086 INFO packaging: adwaita-gtk2-theme-3.10.0-1.fc20.x86_64 (893/1329) > >17:43:16,086 INFO packaging: xulrunner-25.0-2.fc20.x86_64 (894/1329) > >17:43:16,086 INFO packaging: pinentry-gtk-0.8.1-11.fc20.x86_64 (895/1329) > >17:43:16,086 INFO packaging: plymouth-plugin-label-0.8.9-3.2013.08.14.fc20.x86_64 (896/1329) > >17:43:16,086 INFO packaging: plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 (897/1329) > >17:43:16,086 INFO packaging: plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 (898/1329) > >17:43:16,086 INFO packaging: paps-libs-0.6.8-26.fc20.x86_64 (899/1329) > >17:43:16,086 INFO packaging: pulseaudio-utils-4.0-8.gitf81e3.fc20.x86_64 (900/1329) > >17:43:16,087 INFO packaging: libdmx-1.1.3-2.fc20.x86_64 (901/1329) > >17:43:16,087 INFO packaging: libXevie-1.0.3-7.fc20.x86_64 (902/1329) > >17:43:16,087 INFO packaging: at-spi2-core-2.10.2-1.fc20.x86_64 (903/1329) > >17:43:16,087 INFO packaging: at-spi2-atk-2.10.2-1.fc20.x86_64 (904/1329) > >17:43:16,087 INFO packaging: gtk3-3.10.4-1.fc20.x86_64 (905/1329) > >17:43:16,087 INFO packaging: clutter-1.16.2-1.fc20.x86_64 (906/1329) > >17:43:16,087 INFO packaging: libcanberra-gtk3-0.30-4.fc20.x86_64 (907/1329) > >17:43:16,087 INFO packaging: clutter-gtk-1.4.4-3.fc20.x86_64 (908/1329) > >17:43:16,088 INFO packaging: webkitgtk3-2.2.2-1.fc20.x86_64 (909/1329) > >17:43:16,088 INFO packaging: clutter-gst2-2.0.8-1.fc20.x86_64 (910/1329) > >17:43:16,088 INFO packaging: gcr-3.10.1-1.fc20.x86_64 (911/1329) > >17:43:16,088 INFO packaging: gnome-online-accounts-3.10.2-1.fc20.x86_64 (912/1329) > >17:43:16,088 INFO packaging: libgdata-0.14.0-1.fc20.x86_64 (913/1329) > >17:43:16,088 INFO packaging: libgweather-3.10.1-1.fc20.x86_64 (914/1329) > >17:43:16,088 INFO packaging: evolution-data-server-3.10.2-2.fc20.x86_64 (915/1329) > >17:43:16,088 INFO packaging: grilo-0.2.7-1.fc20.x86_64 (916/1329) > >17:43:16,089 INFO packaging: vte3-0.34.9-1.fc20.x86_64 (917/1329) > >17:43:16,089 INFO packaging: evince-libs-3.10.3-1.fc20.x86_64 (918/1329) > >17:43:16,089 INFO packaging: libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 (919/1329) > >17:43:16,089 INFO packaging: gnome-keyring-3.10.1-1.fc20.x86_64 (920/1329) > >17:43:16,089 INFO packaging: libchamplain-0.12.5-1.fc20.x86_64 (921/1329) > >17:43:16,089 INFO packaging: libreport-gtk-2.1.9-1.fc20.x86_64 (922/1329) > >17:43:16,089 INFO packaging: 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 (923/1329) > >17:43:16,089 INFO packaging: nm-connection-editor-0.9.9.0-7.git20131028.fc20.x86_64 (924/1329) > >17:43:16,089 INFO packaging: libchamplain-gtk-0.12.5-1.fc20.x86_64 (925/1329) > >17:43:16,090 INFO packaging: grilo-plugins-0.2.9-2.fc20.x86_64 (926/1329) > >17:43:16,090 INFO packaging: 1:folks-0.9.6-2.fc20.x86_64 (927/1329) > >17:43:16,090 INFO packaging: libzapojit-0.0.3-2.fc20.x86_64 (928/1329) > >17:43:16,090 INFO packaging: gnome-online-miners-3.10.0-1.fc20.x86_64 (929/1329) > >17:43:16,090 INFO packaging: gtksourceview3-3.10.1-1.fc20.x86_64 (930/1329) > >17:43:16,090 INFO packaging: libgnomekbd-3.6.0-3.fc20.x86_64 (931/1329) > >17:43:16,090 INFO packaging: spice-gtk3-0.21-5.fc20.x86_64 (932/1329) > >17:43:16,091 INFO packaging: abrt-gui-libs-2.1.9-1.fc20.x86_64 (933/1329) > >17:43:16,091 INFO packaging: colord-gtk-0.1.25-2.fc20.x86_64 (934/1329) > >17:43:16,091 INFO packaging: gtkhtml3-4.6.6-2.fc20.x86_64 (935/1329) > >17:43:16,091 INFO packaging: gtk-vnc2-0.5.3-1.fc20.x86_64 (936/1329) > >17:43:16,091 INFO packaging: 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 (937/1329) > >17:43:16,091 INFO packaging: gnome-keyring-pam-3.10.1-1.fc20.x86_64 (938/1329) > >17:43:16,091 INFO packaging: evince-3.10.3-1.fc20.x86_64 (939/1329) > >17:43:16,091 INFO packaging: 1:yelp-libs-3.10.1-1.fc20.x86_64 (940/1329) > >17:43:16,092 INFO packaging: seed-3.8.1-2.fc20.x86_64 (941/1329) > >17:43:16,092 INFO packaging: libpeas-1.9.0-2.fc20.x86_64 (942/1329) > >17:43:16,092 INFO packaging: libmx-1.4.7-9.fc20.x86_64 (943/1329) > >17:43:16,092 INFO packaging: libmash-0.2.0-11.fc20.x86_64 (944/1329) > >17:43:16,092 INFO packaging: file-roller-3.10.2.1-1.fc20.x86_64 (945/1329) > >17:43:16,092 INFO packaging: 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 (946/1329) > >17:43:16,092 INFO packaging: adwaita-gtk3-theme-3.10.0-1.fc20.x86_64 (947/1329) > >17:43:16,092 INFO packaging: 1:NetworkManager-pptp-0.9.8.2-3.fc20.x86_64 (948/1329) > >17:43:16,093 INFO packaging: avahi-ui-gtk3-0.6.31-21.fc20.x86_64 (949/1329) > >17:43:16,093 INFO packaging: rygel-0.20.2-1.fc20.x86_64 (950/1329) > >17:43:16,093 INFO packaging: gtkmm30-3.10.1-1.fc20.x86_64 (951/1329) > >17:43:16,093 INFO packaging: python3-pyatspi-2.10.0-1.fc20.noarch (952/1329) > >17:43:16,093 INFO packaging: pyatspi-2.10.0-1.fc20.noarch (953/1329) > >17:43:16,093 INFO packaging: caribou-gtk3-module-0.4.13-1.fc20.x86_64 (954/1329) > >17:43:16,093 INFO packaging: caribou-gtk2-module-0.4.13-1.fc20.x86_64 (955/1329) > >17:43:16,093 INFO packaging: caribou-0.4.13-1.fc20.x86_64 (956/1329) > >17:43:16,094 INFO packaging: python-caribou-0.4.13-1.fc20.noarch (957/1329) > >17:43:16,094 INFO packaging: libXres-1.0.7-2.fc20.x86_64 (958/1329) > >17:43:16,094 INFO packaging: libwnck3-3.4.7-1.fc20.x86_64 (959/1329) > >17:43:16,094 INFO packaging: libXxf86dga-1.1.4-2.fc20.x86_64 (960/1329) > >17:43:16,094 INFO packaging: libgpod-0.8.3-1.fc20.x86_64 (961/1329) > >17:43:16,094 INFO packaging: libfprint-0.5.1-1.fc20.x86_64 (962/1329) > >17:43:16,094 INFO packaging: fprintd-0.5.1-1.fc20.x86_64 (963/1329) > >17:43:16,094 INFO packaging: libXpm-3.5.10-5.fc20.x86_64 (964/1329) > >17:43:16,095 INFO packaging: gd-2.1.0-3.fc20.x86_64 (965/1329) > >17:43:16,095 INFO packaging: libgphoto2-2.5.2-5.fc20.x86_64 (966/1329) > >17:43:16,095 INFO packaging: sane-backends-libs-1.0.24-6.fc20.x86_64 (967/1329) > >17:43:16,095 INFO packaging: hplip-libs-3.13.11-1.fc20.x86_64 (968/1329) > >17:43:16,095 INFO packaging: sane-backends-1.0.24-6.fc20.x86_64 (969/1329) > >17:43:16,095 INFO packaging: 1:hpijs-3.13.11-1.fc20.x86_64 (970/1329) > >17:43:16,095 INFO packaging: adwaita-cursor-theme-3.10.0-1.fc20.noarch (971/1329) > >17:43:16,095 INFO packaging: gnome-themes-standard-3.10.0-1.fc20.x86_64 (972/1329) > >17:43:16,095 INFO packaging: gnome-desktop3-3.10.2-2.fc20.x86_64 (973/1329) > >17:43:16,096 INFO packaging: 2:cheese-libs-3.10.2-1.fc20.x86_64 (974/1329) > >17:43:16,096 INFO packaging: gnome-session-3.10.1-1.fc20.x86_64 (975/1329) > >17:43:16,096 INFO packaging: gnome-session-xsession-3.10.1-1.fc20.x86_64 (976/1329) > >17:43:16,096 INFO packaging: mesa-filesystem-9.2.3-1.20131114.fc20.x86_64 (977/1329) > >17:43:16,096 INFO packaging: libkkc-common-0.3.1-2.fc20.noarch (978/1329) > >17:43:16,096 INFO packaging: ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch (979/1329) > >17:43:16,096 INFO packaging: skkdic-20131114-7.T1121.fc20.noarch (980/1329) > >17:43:16,096 INFO packaging: libkkc-0.3.1-2.fc20.x86_64 (981/1329) > >17:43:16,097 INFO packaging: comps-extras-23-1.fc20.noarch (982/1329) > >17:43:16,097 INFO packaging: PackageKit-yum-0.8.13-1.fc20.x86_64 (983/1329) > >17:43:16,097 INFO packaging: PackageKit-0.8.13-1.fc20.x86_64 (984/1329) > >17:43:16,097 INFO packaging: tzdata-java-2013h-1.fc20.noarch (985/1329) > >17:43:16,097 INFO packaging: 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 (986/1329) > >17:43:16,097 INFO packaging: 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 (987/1329) > >17:43:16,097 INFO packaging: 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 (988/1329) > >17:43:16,097 INFO packaging: 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 (989/1329) > >17:43:16,098 INFO packaging: 1:libreoffice-writer-4.1.3.2-6.fc20.x86_64 (990/1329) > >17:43:16,098 INFO packaging: 1:libreoffice-pyuno-4.1.3.2-6.fc20.x86_64 (991/1329) > >17:43:16,098 INFO packaging: 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 (992/1329) > >17:43:16,098 INFO packaging: 1:libreoffice-pdfimport-4.1.3.2-6.fc20.x86_64 (993/1329) > >17:43:16,098 INFO packaging: 1:libreoffice-draw-4.1.3.2-6.fc20.x86_64 (994/1329) > >17:43:16,098 INFO packaging: yelp-xsl-3.10.1-1.fc20.noarch (995/1329) > >17:43:16,098 INFO packaging: fedora-bookmarks-15-3.fc20.noarch (996/1329) > >17:43:16,098 INFO packaging: libwacom-data-0.8-1.fc20.noarch (997/1329) > >17:43:16,099 INFO packaging: libwacom-0.8-1.fc20.x86_64 (998/1329) > >17:43:16,099 INFO packaging: linux-firmware-20130724-31.git31f6b30.fc20.noarch (999/1329) > >17:43:16,099 INFO packaging: kernel-3.11.9-300.fc20.x86_64 (1000/1329) > >17:43:16,099 INFO packaging: pulseaudio-4.0-8.gitf81e3.fc20.x86_64 (1001/1329) > >17:43:16,099 INFO packaging: pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 (1002/1329) > >17:43:16,099 INFO packaging: kernel-modules-extra-3.11.9-300.fc20.x86_64 (1003/1329) > >17:43:16,099 INFO packaging: xl2tpd-1.3.1-14.fc20.x86_64 (1004/1329) > >17:43:16,099 INFO packaging: libseccomp-2.1.0-1.fc20.x86_64 (1005/1329) > >17:43:16,100 INFO packaging: seabios-bin-1.7.3.1-1.fc20.noarch (1006/1329) > >17:43:16,100 INFO packaging: 2:qemu-system-x86-1.6.1-2.fc20.x86_64 (1007/1329) > >17:43:16,100 INFO packaging: 2:qemu-kvm-1.6.1-2.fc20.x86_64 (1008/1329) > >17:43:16,100 INFO packaging: 1:emacs-filesystem-24.3-13.fc20.noarch (1009/1329) > >17:43:16,100 INFO packaging: desktop-file-utils-0.22-1.fc20.x86_64 (1010/1329) > >17:43:16,100 INFO packaging: gvfs-1.18.3-1.fc20.x86_64 (1011/1329) > >17:43:16,100 INFO packaging: xdg-utils-1.1.0-0.18.20131005git.fc20.noarch (1012/1329) > >17:43:16,100 INFO packaging: gnome-abrt-0.3.3-2.fc20.x86_64 (1013/1329) > >17:43:16,101 INFO packaging: 1:yelp-3.10.1-1.fc20.x86_64 (1014/1329) > >17:43:16,101 INFO packaging: gvfs-fuse-1.18.3-1.fc20.x86_64 (1015/1329) > >17:43:16,101 INFO packaging: 1:totem-3.10.1-1.fc20.x86_64 (1016/1329) > >17:43:16,101 INFO packaging: gvfs-afc-1.18.3-1.fc20.x86_64 (1017/1329) > >17:43:16,101 INFO packaging: 1:gnome-bluetooth-3.10.0-1.fc20.x86_64 (1018/1329) > >17:43:16,101 INFO packaging: zenity-3.8.0-3.fc20.x86_64 (1019/1329) > >17:43:16,101 INFO packaging: mutter-3.10.2-2.fc20.x86_64 (1020/1329) > >17:43:16,101 INFO packaging: mutter-wayland-3.10.1-1.fc20.x86_64 (1021/1329) > >17:43:16,102 INFO packaging: libnotify-0.7.6-1.fc20.x86_64 (1022/1329) > >17:43:16,102 INFO packaging: gnome-settings-daemon-3.10.2-1.fc20.x86_64 (1023/1329) > >17:43:16,102 INFO packaging: 1:gdm-libs-3.10.0.1-1.fc20.x86_64 (1024/1329) > >17:43:16,102 INFO packaging: gnome-shell-3.10.2.1-2.fc20.x86_64 (1025/1329) > >17:43:16,102 INFO packaging: 1:gdm-3.10.0.1-1.fc20.x86_64 (1026/1329) > >17:43:16,102 INFO packaging: pulseaudio-gdm-hooks-4.0-8.gitf81e3.fc20.x86_64 (1027/1329) > >17:43:16,102 INFO packaging: brasero-libs-3.8.0-4.fc20.x86_64 (1028/1329) > >17:43:16,102 INFO packaging: notify-python-0.1.1-25.fc20.x86_64 (1029/1329) > >17:43:16,103 INFO packaging: ibus-gtk2-1.5.4-2.fc20.x86_64 (1030/1329) > >17:43:16,103 INFO packaging: ibus-wayland-1.5.4-2.fc20.x86_64 (1031/1329) > >17:43:16,103 INFO packaging: ibus-gtk3-1.5.4-2.fc20.x86_64 (1032/1329) > >17:43:16,103 INFO packaging: ibus-setup-1.5.4-2.fc20.noarch (1033/1329) > >17:43:16,103 INFO packaging: ibus-1.5.4-2.fc20.x86_64 (1034/1329) > >17:43:16,103 INFO packaging: evolution-3.10.2-2.fc20.x86_64 (1035/1329) > >17:43:16,103 INFO packaging: nautilus-extensions-3.10.1-2.fc20.x86_64 (1036/1329) > >17:43:16,103 INFO packaging: nautilus-3.10.1-2.fc20.x86_64 (1037/1329) > >17:43:16,104 INFO packaging: imsettings-gsettings-1.6.6-1.fc20.x86_64 (1038/1329) > >17:43:16,104 INFO packaging: imsettings-1.6.6-1.fc20.x86_64 (1039/1329) > >17:43:16,104 INFO packaging: im-chooser-common-1.6.4-2.fc20.x86_64 (1040/1329) > >17:43:16,104 INFO packaging: brasero-3.8.0-4.fc20.x86_64 (1041/1329) > >17:43:16,104 INFO packaging: gnome-settings-daemon-updates-3.10.2-1.fc20.x86_64 (1042/1329) > >17:43:16,104 INFO packaging: abrt-gui-2.1.9-1.fc20.x86_64 (1043/1329) > >17:43:16,104 INFO packaging: vino-3.10.1-1.fc20.x86_64 (1044/1329) > >17:43:16,104 INFO packaging: 1:control-center-3.10.2-2.fc20.x86_64 (1045/1329) > >17:43:16,105 INFO packaging: kbd-legacy-1.15.5-11.fc20.noarch (1046/1329) > >17:43:16,105 INFO packaging: kbd-1.15.5-11.fc20.x86_64 (1047/1329) > >17:43:16,105 INFO packaging: pm-utils-1.4.1-26.fc20.x86_64 (1048/1329) > >17:43:16,105 INFO packaging: libvirt-client-1.1.3.1-2.fc20.x86_64 (1049/1329) > >17:43:16,105 INFO packaging: libvirt-daemon-1.1.3.1-2.fc20.x86_64 (1050/1329) > >17:43:16,105 INFO packaging: libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 (1051/1329) > >17:43:16,105 INFO packaging: libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 (1052/1329) > >17:43:16,105 INFO packaging: libvirt-daemon-driver-nwfilter-1.1.3.1-2.fc20.x86_64 (1053/1329) > >17:43:16,106 INFO packaging: libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 (1054/1329) > >17:43:16,106 INFO packaging: libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 (1055/1329) > >17:43:16,106 INFO packaging: libvirt-daemon-driver-nodedev-1.1.3.1-2.fc20.x86_64 (1056/1329) > >17:43:16,106 INFO packaging: libvirt-daemon-driver-secret-1.1.3.1-2.fc20.x86_64 (1057/1329) > >17:43:16,106 INFO packaging: libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 (1058/1329) > >17:43:16,106 INFO packaging: libvirt-glib-0.1.7-2.fc20.x86_64 (1059/1329) > >17:43:16,106 INFO packaging: libvirt-gobject-0.1.7-2.fc20.x86_64 (1060/1329) > >17:43:16,106 INFO packaging: gnome-boxes-3.10.2-1.fc20.x86_64 (1061/1329) > >17:43:16,107 INFO packaging: orca-3.10.2-1.fc20.noarch (1062/1329) > >17:43:16,107 INFO packaging: abrt-desktop-2.1.9-1.fc20.x86_64 (1063/1329) > >17:43:16,107 INFO packaging: gnome-packagekit-3.10.1-1.fc20.x86_64 (1064/1329) > >17:43:16,107 INFO packaging: brasero-nautilus-3.8.0-4.fc20.x86_64 (1065/1329) > >17:43:16,107 INFO packaging: im-chooser-1.6.4-2.fc20.x86_64 (1066/1329) > >17:43:16,107 INFO packaging: evince-nautilus-3.10.3-1.fc20.x86_64 (1067/1329) > >17:43:16,107 INFO packaging: deja-dup-27.3.1-2.fc20.x86_64 (1068/1329) > >17:43:16,107 INFO packaging: 1:totem-nautilus-3.10.1-1.fc20.x86_64 (1069/1329) > >17:43:16,108 INFO packaging: file-roller-nautilus-3.10.2.1-1.fc20.x86_64 (1070/1329) > >17:43:16,108 INFO packaging: evolution-ews-3.10.2-2.fc20.x86_64 (1071/1329) > >17:43:16,108 INFO packaging: evolution-help-3.10.2-2.fc20.noarch (1072/1329) > >17:43:16,108 INFO packaging: ibus-hangul-1.4.2-7.fc20.x86_64 (1073/1329) > >17:43:16,108 INFO packaging: ibus-typing-booster-1.2.5-1.fc20.noarch (1074/1329) > >17:43:16,108 INFO packaging: ibus-kkc-1.5.18-2.fc20.x86_64 (1075/1329) > >17:43:16,108 INFO packaging: ibus-libpinyin-1.6.92-2.fc20.x86_64 (1076/1329) > >17:43:16,108 INFO packaging: ibus-m17n-1.3.4-12.fc20.x86_64 (1077/1329) > >17:43:16,109 INFO packaging: ibus-chewing-1.4.3-4.fc20.x86_64 (1078/1329) > >17:43:16,109 INFO packaging: ibus-rawcode-1.3.2-3.fc20.x86_64 (1079/1329) > >17:43:16,109 INFO packaging: setroubleshoot-3.2.14-2.fc20.x86_64 (1080/1329) > >17:43:16,109 INFO packaging: rhythmbox-3.0-3.fc20.x86_64 (1081/1329) > >17:43:16,109 INFO packaging: gnome-initial-setup-3.10.1.1-2.fc20.x86_64 (1082/1329) > >17:43:16,109 INFO packaging: system-config-printer-1.4.3-2.fc20.x86_64 (1083/1329) > >17:43:16,109 INFO packaging: gnome-clocks-3.10.1-1.fc20.x86_64 (1084/1329) > >17:43:16,109 INFO packaging: gnome-contacts-3.10.1-1.fc20.x86_64 (1085/1329) > >17:43:16,110 INFO packaging: empathy-3.10.2-1.fc20.x86_64 (1086/1329) > >17:43:16,110 INFO packaging: gnome-disk-utility-3.10.0-1.fc20.x86_64 (1087/1329) > >17:43:16,110 INFO packaging: gnome-software-3.10.3-1.fc20.x86_64 (1088/1329) > >17:43:16,110 INFO packaging: 2:gedit-3.10.2-1.fc20.x86_64 (1089/1329) > >17:43:16,110 INFO packaging: simple-scan-3.10.0-1.fc20.x86_64 (1090/1329) > >17:43:16,110 INFO packaging: system-config-users-1.3.5-1.fc20.noarch (1091/1329) > >17:43:16,110 INFO packaging: pinfo-0.6.10-8.fc20.x86_64 (1092/1329) > >17:43:16,110 INFO packaging: gvfs-afp-1.18.3-1.fc20.x86_64 (1093/1329) > >17:43:16,111 INFO packaging: gvfs-mtp-1.18.3-1.fc20.x86_64 (1094/1329) > >17:43:16,111 INFO packaging: gvfs-smb-1.18.3-1.fc20.x86_64 (1095/1329) > >17:43:16,111 INFO packaging: gvfs-goa-1.18.3-1.fc20.x86_64 (1096/1329) > >17:43:16,111 INFO packaging: gvfs-archive-1.18.3-1.fc20.x86_64 (1097/1329) > >17:43:16,111 INFO packaging: gvfs-gphoto2-1.18.3-1.fc20.x86_64 (1098/1329) > >17:43:16,111 INFO packaging: seahorse-3.10.1-1.fc20.x86_64 (1099/1329) > >17:43:16,111 INFO packaging: eog-3.10.2-1.fc20.x86_64 (1100/1329) > >17:43:16,111 INFO packaging: NetworkManager-l2tp-0.9.8-4.fc20.x86_64 (1101/1329) > >17:43:16,112 INFO packaging: pulseaudio-module-x11-4.0-8.gitf81e3.fc20.x86_64 (1102/1329) > >17:43:16,112 INFO packaging: alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 (1103/1329) > >17:43:16,112 INFO packaging: 1:xorg-x11-drv-nouveau-1.0.9-2.fc20.x86_64 (1104/1329) > >17:43:16,112 INFO packaging: firefox-25.0-3.fc20.x86_64 (1105/1329) > >17:43:16,112 INFO packaging: 1:libreoffice-emailmerge-4.1.3.2-6.fc20.x86_64 (1106/1329) > >17:43:16,112 INFO packaging: 1:libreoffice-langpack-en-4.1.3.2-6.fc20.x86_64 (1107/1329) > >17:43:16,112 INFO packaging: 1:libreoffice-impress-4.1.3.2-6.fc20.x86_64 (1108/1329) > >17:43:16,112 INFO packaging: 1:libreoffice-math-4.1.3.2-6.fc20.x86_64 (1109/1329) > >17:43:16,113 INFO packaging: 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 (1110/1329) > >17:43:16,113 INFO packaging: icedtea-web-1.4.1-0.fc20.x86_64 (1111/1329) > >17:43:16,113 INFO packaging: PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 (1112/1329) > >17:43:16,113 INFO packaging: mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 (1113/1329) > >17:43:16,113 INFO packaging: 2:cheese-3.10.2-1.fc20.x86_64 (1114/1329) > >17:43:16,113 INFO packaging: gnome-photos-3.10.2-1.fc20.x86_64 (1115/1329) > >17:43:16,113 INFO packaging: gnome-color-manager-3.10.1-1.fc20.x86_64 (1116/1329) > >17:43:16,113 INFO packaging: gnome-documents-3.10.1-1.fc20.x86_64 (1117/1329) > >17:43:16,114 INFO packaging: gnome-font-viewer-3.10.0-1.fc20.x86_64 (1118/1329) > >17:43:16,114 INFO packaging: hplip-3.13.11-1.fc20.x86_64 (1119/1329) > >17:43:16,114 INFO packaging: libsane-hpaio-3.13.11-1.fc20.x86_64 (1120/1329) > >17:43:16,114 INFO packaging: sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 (1121/1329) > >17:43:16,114 INFO packaging: shotwell-0.15.0-1.fc20.x86_64 (1122/1329) > >17:43:16,114 INFO packaging: fprintd-pam-0.5.1-1.fc20.x86_64 (1123/1329) > >17:43:16,114 INFO packaging: xorg-x11-utils-7.5-12.fc20.x86_64 (1124/1329) > >17:43:16,114 INFO packaging: gnome-system-monitor-3.10.2-1.fc20.x86_64 (1125/1329) > >17:43:16,115 INFO packaging: vinagre-3.10.2-1.fc20.x86_64 (1126/1329) > >17:43:16,115 INFO packaging: 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc20.x86_64 (1127/1329) > >17:43:16,115 INFO packaging: 1:NetworkManager-openvpn-gnome-0.9.8.2-3.fc20.x86_64 (1128/1329) > >17:43:16,115 INFO packaging: 1:totem-mozplugin-3.10.1-1.fc20.x86_64 (1129/1329) > >17:43:16,115 INFO packaging: 1:NetworkManager-vpnc-gnome-0.9.8.2-2.fc20.x86_64 (1130/1329) > >17:43:16,115 INFO packaging: sushi-3.10.0-1.fc20.x86_64 (1131/1329) > >17:43:16,115 INFO packaging: gnome-maps-3.10.2-1.fc20.noarch (1132/1329) > >17:43:16,115 INFO packaging: gnome-terminal-3.10.2-1.fc20.x86_64 (1133/1329) > >17:43:16,116 INFO packaging: bijiben-3.10.1-1.fc20.x86_64 (1134/1329) > >17:43:16,116 INFO packaging: 1:aisleriot-3.10.2-1.fc20.x86_64 (1135/1329) > >17:43:16,116 INFO packaging: gnome-screenshot-3.10.1-1.fc20.x86_64 (1136/1329) > >17:43:16,116 INFO packaging: libcanberra-gtk2-0.30-4.fc20.x86_64 (1137/1329) > >17:43:16,116 INFO packaging: xdg-user-dirs-gtk-0.10-3.fc20.x86_64 (1138/1329) > >17:43:16,116 INFO packaging: NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 (1139/1329) > >17:43:16,116 INFO packaging: mousetweaks-3.10.0-1.fc20.x86_64 (1140/1329) > >17:43:16,116 INFO packaging: transmission-gtk-2.82-1.fc20.x86_64 (1141/1329) > >17:43:16,117 INFO packaging: gnome-calculator-3.10.2-1.fc20.x86_64 (1142/1329) > >17:43:16,117 INFO packaging: baobab-3.10.1-1.fc20.x86_64 (1143/1329) > >17:43:16,117 INFO packaging: gucharmap-3.10.1-1.fc20.x86_64 (1144/1329) > >17:43:16,117 INFO packaging: firewall-config-0.3.8-1.fc20.noarch (1145/1329) > >17:43:16,117 INFO packaging: 1:gnome-system-log-3.9.90-1.fc20.x86_64 (1146/1329) > >17:43:16,117 INFO packaging: PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 (1147/1329) > >17:43:16,117 INFO packaging: gnome-dictionary-3.10.0-1.fc20.x86_64 (1148/1329) > >17:43:16,117 INFO packaging: gnome-weather-3.10.1-1.fc20.x86_64 (1149/1329) > >17:43:16,118 INFO packaging: gtk3-immodule-xim-3.10.4-1.fc20.x86_64 (1150/1329) > >17:43:16,118 INFO packaging: paps-0.6.8-26.fc20.x86_64 (1151/1329) > >17:43:16,118 INFO packaging: plymouth-system-theme-0.8.9-3.2013.08.14.fc20.x86_64 (1152/1329) > >17:43:16,118 INFO packaging: system-config-date-1.10.6-1.fc20.noarch (1153/1329) > >17:43:16,118 INFO packaging: open-vm-tools-desktop-9.4.0-1.fc20.x86_64 (1154/1329) > >17:43:16,118 INFO packaging: authconfig-gtk-6.2.6-4.fc20.x86_64 (1155/1329) > >17:43:16,118 INFO packaging: system-config-language-1.4.0-2.fc20.noarch (1156/1329) > >17:43:16,118 INFO packaging: system-config-printer-udev-1.4.3-2.fc20.x86_64 (1157/1329) > >17:43:16,119 INFO packaging: gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 (1158/1329) > >17:43:16,119 INFO packaging: gtk2-immodule-xim-2.24.22-2.fc20.x86_64 (1159/1329) > >17:43:16,119 INFO packaging: gutenprint-cups-5.2.9-14.fc20.x86_64 (1160/1329) > >17:43:16,119 INFO packaging: foomatic-4.0.9-6.fc20.x86_64 (1161/1329) > >17:43:16,119 INFO packaging: bluez-cups-5.11-1.fc20.x86_64 (1162/1329) > >17:43:16,119 INFO packaging: xorg-x11-drv-ati-7.2.0-3.20131101git3b38701.fc20.x86_64 (1163/1329) > >17:43:16,119 INFO packaging: xorg-x11-drv-synaptics-1.7.1-5.fc20.x86_64 (1164/1329) > >17:43:16,119 INFO packaging: xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 (1165/1329) > >17:43:16,119 INFO packaging: xorg-x11-drv-modesetting-0.8.0-2.fc20.x86_64 (1166/1329) > >17:43:16,120 INFO packaging: xorg-x11-drv-openchrome-0.3.3-2.fc20.x86_64 (1167/1329) > >17:43:16,120 INFO packaging: xorg-x11-drv-vesa-2.3.2-10.fc20.x86_64 (1168/1329) > >17:43:16,120 INFO packaging: xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 (1169/1329) > >17:43:16,120 INFO packaging: xorg-x11-drv-vmmouse-13.0.0-6.fc20.x86_64 (1170/1329) > >17:43:16,120 INFO packaging: xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 (1171/1329) > >17:43:16,120 INFO packaging: xorg-x11-drv-qxl-0.1.1-3.fc20.x86_64 (1172/1329) > >17:43:16,120 INFO packaging: xorg-x11-drv-wacom-0.23.0-1.fc20.x86_64 (1173/1329) > >17:43:16,120 INFO packaging: xorg-x11-drv-fbdev-0.4.3-10.fc20.x86_64 (1174/1329) > >17:43:16,121 INFO packaging: xorg-x11-drv-mga-1.6.2-8.fc20.x86_64 (1175/1329) > >17:43:16,121 INFO packaging: spice-vdagent-0.14.0-5.fc20.x86_64 (1176/1329) > >17:43:16,121 INFO packaging: recordmydesktop-0.3.8.1-11.fc20.x86_64 (1177/1329) > >17:43:16,121 INFO packaging: gnome-epub-thumbnailer-1.3-2.fc20.x86_64 (1178/1329) > >17:43:16,121 INFO packaging: passwdqc-1.3.0-1.fc20.x86_64 (1179/1329) > >17:43:16,121 INFO packaging: minicom-2.6.2-4.fc20.x86_64 (1180/1329) > >17:43:16,121 INFO packaging: sssd-1.11.2-1.fc20.x86_64 (1181/1329) > >17:43:16,121 INFO packaging: 1:wireless-tools-29-10.1.fc20.x86_64 (1182/1329) > >17:43:16,122 INFO packaging: nss-mdns-0.10-13.fc20.x86_64 (1183/1329) > >17:43:16,122 INFO packaging: rp-pppoe-3.11-4.fc20.x86_64 (1184/1329) > >17:43:16,122 INFO packaging: isdn4k-utils-3.2-93.fc20.x86_64 (1185/1329) > >17:43:16,122 INFO packaging: yum-langpacks-0.4.3-1.fc20.noarch (1186/1329) > >17:43:16,122 INFO packaging: yum-utils-1.1.31-18.fc20.noarch (1187/1329) > >17:43:16,122 INFO packaging: sos-3.0-3.fc20.noarch (1188/1329) > >17:43:16,122 INFO packaging: 1:dump-0.4-0.21.b44.fc20.x86_64 (1189/1329) > >17:43:16,122 INFO packaging: man-db-2.6.5-2.fc20.x86_64 (1190/1329) > >17:43:16,123 INFO packaging: 1:smartmontools-6.2-2.fc20.x86_64 (1191/1329) > >17:43:16,123 INFO packaging: wvdial-1.61-8.fc20.x86_64 (1192/1329) > >17:43:16,123 INFO packaging: 2:samba-client-4.1.1-1.fc20.x86_64 (1193/1329) > >17:43:16,123 INFO packaging: selinux-policy-targeted-3.12.1-90.fc20.noarch (1194/1329) > >17:43:16,123 INFO packaging: dracut-config-rescue-034-19.git20131021.fc20.x86_64 (1195/1329) > >17:43:16,123 INFO packaging: 1:grub2-2.00-25.fc20.x86_64 (1196/1329) > >17:43:16,123 INFO packaging: system-config-keyboard-1.4.0-3.fc20.noarch (1197/1329) > >17:43:16,123 INFO packaging: ModemManager-1.1.0-2.git20130913.fc20.x86_64 (1198/1329) > >17:43:16,124 INFO packaging: openssh-server-6.3p1-5.fc20.x86_64 (1199/1329) > >17:43:16,124 INFO packaging: mlocate-0.26-4.fc20.x86_64 (1200/1329) > >17:43:16,124 INFO packaging: coolkey-1.1.0-24.fc20.x86_64 (1201/1329) > >17:43:16,124 INFO packaging: PackageKit-command-not-found-0.8.13-1.fc20.x86_64 (1202/1329) > >17:43:16,124 INFO packaging: PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 (1203/1329) > >17:43:16,124 INFO packaging: abrt-java-connector-1.0.6-1.fc20.x86_64 (1204/1329) > >17:43:16,124 INFO packaging: rsyslog-7.4.2-2.fc20.x86_64 (1205/1329) > >17:43:16,125 INFO packaging: rng-tools-4-4.fc20.x86_64 (1206/1329) > >17:43:16,125 INFO packaging: chrony-1.29-1.fc20.x86_64 (1207/1329) > >17:43:16,125 INFO packaging: at-3.1.13-13.fc20.x86_64 (1208/1329) > >17:43:16,125 INFO packaging: irda-utils-0.9.18-19.fc20.x86_64 (1209/1329) > >17:43:16,125 INFO packaging: b43-openfwwf-5.2-10.fc20.noarch (1210/1329) > >17:43:16,125 INFO packaging: biosdevname-0.5.0-2.fc20.x86_64 (1211/1329) > >17:43:16,125 INFO packaging: 2:qemu-guest-agent-1.6.1-2.fc20.x86_64 (1212/1329) > >17:43:16,125 INFO packaging: 2:mcelog-1.0-0.11.f0d7654.fc20.x86_64 (1213/1329) > >17:43:16,126 INFO packaging: psacct-6.6.1-7.fc20.x86_64 (1214/1329) > >17:43:16,126 INFO packaging: aic94xx-firmware-30-6.fc20.noarch (1215/1329) > >17:43:16,126 INFO packaging: deltarpm-3.6-3.fc20.x86_64 (1216/1329) > >17:43:16,126 INFO packaging: stunnel-4.56-3.fc20.x86_64 (1217/1329) > >17:43:16,126 INFO packaging: 14:tcpdump-4.5.0-1.20131108gitb07944a.fc20.x86_64 (1218/1329) > >17:43:16,126 INFO packaging: pam_krb5-2.4.8-1.fc20.x86_64 (1219/1329) > >17:43:16,127 INFO packaging: cifs-utils-6.2-4.fc20.x86_64 (1220/1329) > >17:43:16,127 INFO packaging: iptstate-2.2.5-3.fc20.x86_64 (1221/1329) > >17:43:16,127 INFO packaging: pcmciautils-018-5.fc20.x86_64 (1222/1329) > >17:43:16,127 INFO packaging: setuptool-1.19.11-7.fc20.x86_64 (1223/1329) > >17:43:16,127 INFO packaging: usbutils-007-2.fc20.x86_64 (1224/1329) > >17:43:16,127 INFO packaging: prelink-0.5.0-1.fc20.x86_64 (1225/1329) > >17:43:16,127 INFO packaging: grubby-8.28-1.fc20.x86_64 (1226/1329) > >17:43:16,127 INFO packaging: btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 (1227/1329) > >17:43:16,128 INFO packaging: sudo-1.8.8-1.fc20.x86_64 (1228/1329) > >17:43:16,128 INFO packaging: pam_pkcs11-0.6.2-11.fc20.x86_64 (1229/1329) > >17:43:16,128 INFO packaging: fpaste-0.3.7.1-9.fc20.noarch (1230/1329) > >17:43:16,128 INFO packaging: libproxy-mozjs-0.4.11-7.fc20.x86_64 (1231/1329) > >17:43:16,128 INFO packaging: uboot-tools-2013.10-2.fc20.x86_64 (1232/1329) > >17:43:16,128 INFO packaging: linux-atm-2.5.1-8.fc20.x86_64 (1233/1329) > >17:43:16,128 INFO packaging: pciutils-3.2.1-1.fc20.x86_64 (1234/1329) > >17:43:16,128 INFO packaging: ntsysv-1.3.60-4.fc20.x86_64 (1235/1329) > >17:43:16,129 INFO packaging: tmpwatch-2.11-4.fc20.x86_64 (1236/1329) > >17:43:16,129 INFO packaging: lftp-4.4.9-1.fc20.x86_64 (1237/1329) > >17:43:16,129 INFO packaging: numactl-2.0.9-1.fc20.x86_64 (1238/1329) > >17:43:16,129 INFO packaging: 2:irqbalance-1.0.7-1.fc20.x86_64 (1239/1329) > >17:43:16,129 INFO packaging: nano-2.3.2-4.fc20.x86_64 (1240/1329) > >17:43:16,129 INFO packaging: m17n-contrib-1.1.14-3.fc20.noarch (1241/1329) > >17:43:16,129 INFO packaging: jwhois-4.0-32.fc20.x86_64 (1242/1329) > >17:43:16,129 INFO packaging: attr-2.4.47-3.fc20.x86_64 (1243/1329) > >17:43:16,130 INFO packaging: 2:mtr-0.85-4.fc20.x86_64 (1244/1329) > >17:43:16,130 INFO packaging: 1:nautilus-sendto-3.8.1-1.fc20.x86_64 (1245/1329) > >17:43:16,130 INFO packaging: 1:bash-completion-2.1-3.fc20.noarch (1246/1329) > >17:43:16,130 INFO packaging: zip-3.0-9.fc20.x86_64 (1247/1329) > >17:43:16,130 INFO packaging: ftp-0.17-65.fc20.x86_64 (1248/1329) > >17:43:16,130 INFO packaging: time-1.7-44.fc20.x86_64 (1249/1329) > >17:43:16,130 INFO packaging: ed-1.9-2.fc20.x86_64 (1250/1329) > >17:43:16,130 INFO packaging: lsof-4.87-3.fc20.x86_64 (1251/1329) > >17:43:16,131 INFO packaging: google-noto-sans-tai-tham-fonts-20130807-1.fc20.noarch (1252/1329) > >17:43:16,131 INFO packaging: khmeros-base-fonts-5.0-17.fc20.noarch (1253/1329) > >17:43:16,131 INFO packaging: sil-abyssinica-fonts-1.200-6.fc20.noarch (1254/1329) > >17:43:16,131 INFO packaging: sil-padauk-fonts-2.8-5.fc20.noarch (1255/1329) > >17:43:16,131 INFO packaging: cjkuni-uming-fonts-0.2.20080216.1-53.fc20.noarch (1256/1329) > >17:43:16,131 INFO packaging: sil-mingzat-fonts-0.020-3.fc20.noarch (1257/1329) > >17:43:16,131 INFO packaging: nhn-nanum-gothic-fonts-3.020-9.fc20.noarch (1258/1329) > >17:43:16,131 INFO packaging: lohit-gujarati-fonts-2.5.3-2.fc20.noarch (1259/1329) > >17:43:16,132 INFO packaging: lohit-punjabi-fonts-2.5.3-3.fc20.noarch (1260/1329) > >17:43:16,132 INFO packaging: lklug-fonts-0.6-10.20090803cvs.fc20.noarch (1261/1329) > >17:43:16,132 INFO packaging: lohit-assamese-fonts-2.5.3-2.fc20.noarch (1262/1329) > >17:43:16,132 INFO packaging: lohit-devanagari-fonts-2.92.0-1.fc20.noarch (1263/1329) > >17:43:16,132 INFO packaging: google-noto-sans-meeteimayek-fonts-20130807-1.fc20.noarch (1264/1329) > >17:43:16,132 INFO packaging: stix-fonts-1.1.0-5.fc20.noarch (1265/1329) > >17:43:16,132 INFO packaging: smc-meera-fonts-6.0-2.fc20.noarch (1266/1329) > >17:43:16,132 INFO packaging: fedora-release-notes-20-0.4.noarch (1267/1329) > >17:43:16,133 INFO packaging: 3:traceroute-2.0.19-4.fc20.x86_64 (1268/1329) > >17:43:16,133 INFO packaging: gnu-free-mono-fonts-20120503-8.fc20.noarch (1269/1329) > >17:43:16,133 INFO packaging: lohit-bengali-fonts-2.5.3-4.fc20.noarch (1270/1329) > >17:43:16,133 INFO packaging: sil-nuosu-fonts-2.1.1-7.fc20.noarch (1271/1329) > >17:43:16,133 INFO packaging: vlgothic-fonts-20130607-2.fc20.noarch (1272/1329) > >17:43:16,133 INFO packaging: google-noto-sans-tagalog-fonts-20130807-1.fc20.noarch (1273/1329) > >17:43:16,133 INFO packaging: wqy-zenhei-fonts-0.9.46-11.fc20.noarch (1274/1329) > >17:43:16,133 INFO packaging: google-noto-sans-tai-viet-fonts-20130807-1.fc20.noarch (1275/1329) > >17:43:16,134 INFO packaging: gnu-free-sans-fonts-20120503-8.fc20.noarch (1276/2072 blocks > >17:43:16,134 INFO packaging: 1329) > >17:43:16,134 INFO packaging: tabish-eeyek-fonts-1.0-5.fc20.noarch (1277/1329) > >17:43:16,134 INFO packaging: thai-scalable-waree-fonts-0.5.0-7.fc20.noarch (1278/1329) > >17:43:16,134 INFO packaging: gnu-free-serif-fonts-20120503-8.fc20.noarch (1279/1329) > >17:43:16,134 INFO packaging: paratype-pt-sans-fonts-20101909-3.fc20.noarch (1280/1329) > >17:43:16,134 INFO packaging: lohit-telugu-fonts-2.5.3-3.fc20.noarch (1281/1329) > >17:43:16,134 INFO packaging: jomolhari-fonts-0.003-17.fc20.noarch (1282/1329) > >17:43:16,134 INFO packaging: lohit-kannada-fonts-2.5.3-4.fc20.noarch (1283/1329) > >17:43:16,135 INFO packaging: lohit-oriya-fonts-2.5.4.1-2.fc20.noarch (1284/1329) > >17:43:16,135 INFO packaging: google-noto-sans-mandaic-fonts-20130807-1.fc20.noarch (1285/1329) > >17:43:16,135 INFO packaging: lohit-tamil-fonts-2.5.3-2.fc20.noarch (1286/1329) > >17:43:16,135 INFO packaging: google-noto-sans-lisu-fonts-20130807-1.fc20.noarch (1287/1329) > >17:43:16,135 INFO packaging: 1:telnet-0.17-58.fc20.x86_64 (1288/1329) > >17:43:16,135 INFO packaging: talk-0.17-42.fc20.x86_64 (1289/1329) > >17:43:16,135 INFO packaging: tree-1.6.0-11.fc20.x86_64 (1290/1329) > >17:43:16,135 INFO packaging: vconfig-1.9-13.fc20.x86_64 (1291/1329) > >17:43:16,136 INFO packaging: 1:rdist-6.1.5-57.fc20.x86_64 (1292/1329) > >17:43:16,136 INFO packaging: rsh-0.17-74.fc20.x86_64 (1293/1329) > >17:43:16,136 INFO packaging: dos2unix-6.0.3-3.fc20.x86_64 (1294/1329) > >17:43:16,136 INFO packaging: b43-fwcutter-017-3.fc20.x86_64 (1295/1329) > >17:43:16,136 INFO packaging: mpage-2.5.6-13.fc20.x86_64 (1296/1329) > >17:43:16,136 INFO packaging: bridge-utils-1.5-8.fc20.x86_64 (1297/1329) > >17:43:16,136 INFO packaging: 2:microcode_ctl-2.1-1.fc20.x86_64 (1298/1329) > >17:43:16,136 INFO packaging: finger-0.17-50.fc20.x86_64 (1299/1329) > >17:43:16,137 INFO packaging: symlinks-1.4-8.fc20.x86_64 (1300/1329) > >17:43:16,137 INFO packaging: gnome-getting-started-docs-3.10.2-1.fc20.noarch (1301/1329) > >17:43:16,137 INFO packaging: words-3.0-22.fc20.noarch (1302/1329) > >17:43:16,137 INFO packaging: iwl7260-firmware-22.0.7.0-31.fc20.noarch (1303/1329) > >17:43:16,137 INFO packaging: atmel-firmware-1.3-12.fc20.noarch (1304/1329) > >17:43:16,137 INFO packaging: iwl5000-firmware-8.83.5.1_1-31.fc20.noarch (1305/1329) > >17:43:16,137 INFO packaging: 1:iwl1000-firmware-39.31.5.1-31.fc20.noarch (1306/1329) > >17:43:16,137 INFO packaging: iwl6000-firmware-9.221.4.1-31.fc20.noarch (1307/1329) > >17:43:16,138 INFO packaging: iwl3945-firmware-15.32.2.9-31.fc20.noarch (1308/1329) > >17:43:16,138 INFO packaging: ipw2100-firmware-1.3-16.fc20.noarch (1309/1329) > >17:43:16,138 INFO packaging: iwl135-firmware-18.168.6.1-31.fc20.noarch (1310/1329) > >17:43:16,138 INFO packaging: iwl2000-firmware-18.168.6.1-31.fc20.noarch (1311/1329) > >17:43:16,138 INFO packaging: zd1211-firmware-1.4-9.fc20.noarch (1312/1329) > >17:43:16,138 INFO packaging: iwl6050-firmware-41.28.5.1-31.fc20.noarch (1313/1329) > >17:43:16,138 INFO packaging: iwl100-firmware-39.31.5.1-31.fc20.noarch (1314/1329) > >17:43:16,138 INFO packaging: ipw2200-firmware-3.1-9.fc20.noarch (1315/1329) > >17:43:16,139 INFO packaging: iwl3160-firmware-22.0.7.0-31.fc20.noarch (1316/1329) > >17:43:16,139 INFO packaging: iwl6000g2b-firmware-17.168.5.2-31.fc20.noarch (1317/1329) > >17:43:16,139 INFO packaging: rootfiles-8.1-14.fc20.noarch (1318/1329) > >17:43:16,139 INFO packaging: iwl4965-firmware-228.61.2.24-31.fc20.noarch (1319/1329) > >17:43:16,139 INFO packaging: 2:libertas-usb8388-firmware-20130724-31.git31f6b30.fc20.noarch (1320/1329) > >17:43:16,139 INFO packaging: iwl5150-firmware-8.24.2.2-31.fc20.noarch (1321/1329) > >17:43:16,139 INFO packaging: iwl105-firmware-18.168.6.1-31.fc20.noarch (1322/1329) > >17:43:16,139 INFO packaging: desktop-backgrounds-basic-20.0.0-1.fc20.noarch (1323/1329) > >17:43:16,140 INFO packaging: man-pages-3.53-1.fc20.noarch (1324/1329) > >17:43:16,140 INFO packaging: mailcap-2.1.42-1.fc20.noarch (1325/1329) > >17:43:16,140 INFO packaging: iwl6000g2a-firmware-17.168.5.3-31.fc20.noarch (1326/1329) > >17:43:16,140 INFO packaging: iwl2030-firmware-18.168.6.1-31.fc20.noarch (1327/1329) > >17:43:16,140 INFO packaging: gnome-backgrounds-3.10.1-1.fc20.noarch (1328/1329) > >17:43:16,140 INFO packaging: 2:ivtv-firmware-20080701-25.noarch (1329/1329) > >17:43:16,140 INFO packaging: ==== end rpm scriptlet logs ==== > > >/tmp/program.log: >12:13:43,552 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:13:43,561 DEBUG program: Return code: 0 >12:13:43,561 INFO program: Running... udevadm settle --timeout=300 >12:13:44,812 DEBUG program: Return code: 0 >12:13:44,813 INFO program: Running... modprobe fcoe >12:13:44,867 DEBUG program: Return code: 0 >12:13:44,867 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:13:44,887 INFO program: No FCoE boot disk information is found in EDD! >12:13:44,888 DEBUG program: Return code: 1 >12:13:45,766 INFO program: Running... metacity --display :1 --sm-disable >12:13:45,767 INFO program: Running... spice-vdagent >12:13:45,816 DEBUG program: Return code: 0 >12:13:48,535 INFO program: Running... udevadm settle --timeout=300 >12:13:48,547 DEBUG program: Return code: 0 >12:13:48,605 INFO program: Running... systemctl start chronyd.service >12:13:48,653 DEBUG program: Return code: 0 >12:13:48,654 INFO program: Running... udevadm settle --timeout=300 >12:13:48,671 DEBUG program: Return code: 0 >12:13:48,944 INFO program: Running... multipath -c /dev/sdf >12:13:48,959 INFO program: /dev/sdf is not a valid multipath device path >12:13:48,959 DEBUG program: Return code: 1 >12:13:49,281 INFO program: Running... ntfsinfo -m /dev/sdf1 >12:13:49,513 INFO program: Volume Information >12:13:49,513 INFO program: Name of device: /dev/sdf1 >12:13:49,514 INFO program: Device state: 11 >12:13:49,514 INFO program: Volume Name: Disk-1-C >12:13:49,514 INFO program: Volume State: 91 >12:13:49,514 INFO program: Volume Flags: 0x0000 >12:13:49,515 INFO program: Volume Version: 3.1 >12:13:49,515 INFO program: Sector Size: 512 >12:13:49,516 INFO program: Cluster Size: 4096 >12:13:49,516 INFO program: Index Block Size: 4096 >12:13:49,516 INFO program: Volume Size in Clusters: 31463293 >12:13:49,517 INFO program: MFT Information >12:13:49,517 INFO program: MFT Record Size: 1024 >12:13:49,517 INFO program: MFT Zone Multiplier: 0 >12:13:49,517 INFO program: MFT Data Position: 24 >12:13:49,518 INFO program: MFT Zone Start: 786432 >12:13:49,518 INFO program: MFT Zone End: 4719343 >12:13:49,518 INFO program: MFT Zone Position: 786432 >12:13:49,518 INFO program: Current Position in First Data Zone: 4719343 >12:13:49,519 INFO program: Current Position in Second Data Zone: 0 >12:13:49,519 INFO program: Allocated clusters 43904 (0.1%) >12:13:49,519 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:13:49,519 INFO program: FILE_MFTMirr Size: 4 >12:13:49,519 INFO program: LCN of Data Attribute for File_MFTMirr: 29811199 >12:13:49,520 INFO program: Size of Attribute Definition Table: 2560 >12:13:49,520 INFO program: Number of Attached Extent Inodes: 0 >12:13:49,520 INFO program: FILE_Bitmap Information >12:13:49,520 INFO program: FILE_Bitmap MFT Record Number: 6 >12:13:49,521 INFO program: State of FILE_Bitmap Inode: 80 >12:13:49,521 INFO program: Length of Attribute List: 0 >12:13:49,521 INFO program: Number of Attached Extent Inodes: 0 >12:13:49,521 INFO program: FILE_Bitmap Data Attribute Information >12:13:49,521 INFO program: Decompressed Runlist: not done yet >12:13:49,522 INFO program: Base Inode: 6 >12:13:49,522 INFO program: Attribute Types: not done yet >12:13:49,522 INFO program: Attribute Name Length: 0 >12:13:49,522 INFO program: Attribute State: 3 >12:13:49,523 INFO program: Attribute Allocated Size: 3936256 >12:13:49,523 INFO program: Attribute Data Size: 3932912 >12:13:49,524 INFO program: Attribute Initialized Size: 3932912 >12:13:49,525 INFO program: Attribute Compressed Size: 0 >12:13:49,525 INFO program: Compression Block Size: 0 >12:13:49,526 INFO program: Compression Block Size Bits: 0 >12:13:49,527 INFO program: Compression Block Clusters: 0 >12:13:49,527 INFO program: Free Clusters: 16616745 (52.8%) >12:13:49,527 DEBUG program: Return code: 0 >12:13:49,528 INFO program: Running... ntfsresize -m /dev/sdf1 >17:13:58,010 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >17:13:58,012 INFO program: Minsize (in MB): 60812 >17:13:58,018 DEBUG program: Return code: 0 >17:13:58,165 INFO program: Running... ntfsinfo -m /dev/sdf2 >17:13:58,362 INFO program: Volume Information >17:13:58,363 INFO program: Name of device: /dev/sdf2 >17:13:58,364 INFO program: Device state: 11 >17:13:58,364 INFO program: Volume Name: Disk-1-E >17:13:58,364 INFO program: Volume State: 91 >17:13:58,365 INFO program: Volume Flags: 0x0000 >17:13:58,365 INFO program: Volume Version: 3.1 >17:13:58,366 INFO program: Sector Size: 512 >17:13:58,366 INFO program: Cluster Size: 4096 >17:13:58,366 INFO program: Index Block Size: 4096 >17:13:58,367 INFO program: Volume Size in Clusters: 17808051 >17:13:58,367 INFO program: MFT Information >17:13:58,368 INFO program: MFT Record Size: 1024 >17:13:58,368 INFO program: MFT Zone Multiplier: 0 >17:13:58,368 INFO program: MFT Data Position: 24 >17:13:58,369 INFO program: MFT Zone Start: 786432 >17:13:58,369 INFO program: MFT Zone End: 3012438 >17:13:58,370 INFO program: MFT Zone Position: 786432 >17:13:58,370 INFO program: Current Position in First Data Zone: 3012438 >17:13:58,370 INFO program: Current Position in Second Data Zone: 0 >17:13:58,371 INFO program: Allocated clusters 11008 (0.1%) >17:13:58,371 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >17:13:58,371 INFO program: FILE_MFTMirr Size: 4 >17:13:58,372 INFO program: LCN of Data Attribute for File_MFTMirr: 9364156 >17:13:58,372 INFO program: Size of Attribute Definition Table: 2560 >17:13:58,373 INFO program: Number of Attached Extent Inodes: 0 >17:13:58,373 INFO program: FILE_Bitmap Information >17:13:58,373 INFO program: FILE_Bitmap MFT Record Number: 6 >17:13:58,374 INFO program: State of FILE_Bitmap Inode: 80 >17:13:58,374 INFO program: Length of Attribute List: 0 >17:13:58,375 INFO program: Number of Attached Extent Inodes: 0 >17:13:58,375 INFO program: FILE_Bitmap Data Attribute Information >17:13:58,375 INFO program: Decompressed Runlist: not done yet >17:13:58,376 INFO program: Base Inode: 6 >17:13:58,376 INFO program: Attribute Types: not done yet >17:13:58,376 INFO program: Attribute Name Length: 0 >17:13:58,377 INFO program: Attribute State: 3 >17:13:58,377 INFO program: Attribute Allocated Size: 2228224 >17:13:58,378 INFO program: Attribute Data Size: 2226008 >17:13:58,378 INFO program: Attribute Initialized Size: 2226008 >17:13:58,378 INFO program: Attribute Compressed Size: 0 >17:13:58,379 INFO program: Compression Block Size: 0 >17:13:58,379 INFO program: Compression Block Size Bits: 0 >17:13:58,380 INFO program: Compression Block Clusters: 0 >17:13:58,380 INFO program: Free Clusters: 5933243 (33.3%) >17:13:58,380 DEBUG program: Return code: 0 >17:13:58,381 INFO program: Running... ntfsresize -m /dev/sdf2 >17:13:59,562 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >17:13:59,562 INFO program: Minsize (in MB): 48640 >17:13:59,562 DEBUG program: Return code: 0 >17:13:59,564 INFO program: Running... modprobe btrfs >17:13:59,692 DEBUG program: Return code: 0 >17:13:59,694 INFO program: Running... multipath -c /dev/sdg >17:13:59,711 INFO program: /dev/sdg is not a valid multipath device path >17:13:59,711 DEBUG program: Return code: 1 >17:13:59,712 INFO program: Running... modprobe xfs >17:14:00,039 DEBUG program: Return code: 0 >17:14:00,090 INFO program: Running... modprobe vfat >17:14:00,172 DEBUG program: Return code: 0 >17:14:00,173 INFO program: Running... ntfsinfo -m /dev/sdg1 >17:14:00,281 INFO program: Volume Information >17:14:00,281 INFO program: Name of device: /dev/sdg1 >17:14:00,281 INFO program: Device state: 11 >17:14:00,282 INFO program: Volume Name: New Volume >17:14:00,282 INFO program: Volume State: 91 >17:14:00,282 INFO program: Volume Flags: 0x0000 >17:14:00,282 INFO program: Volume Version: 3.1 >17:14:00,283 INFO program: Sector Size: 512 >17:14:00,283 INFO program: Cluster Size: 4096 >17:14:00,283 INFO program: Index Block Size: 4096 >17:14:00,283 INFO program: Volume Size in Clusters: 5119999 >17:14:00,284 INFO program: MFT Information >17:14:00,284 INFO program: MFT Record Size: 1024 >17:14:00,284 INFO program: MFT Zone Multiplier: 0 >17:14:00,284 INFO program: MFT Data Position: 24 >17:14:00,285 INFO program: MFT Zone Start: 786432 >17:14:00,285 INFO program: MFT Zone End: 1426431 >17:14:00,285 INFO program: MFT Zone Position: 786432 >17:14:00,285 INFO program: Current Position in First Data Zone: 1426431 >17:14:00,286 INFO program: Current Position in Second Data Zone: 0 >17:14:00,286 INFO program: Allocated clusters 64 (0.0%) >17:14:00,286 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >17:14:00,286 INFO program: FILE_MFTMirr Size: 4 >17:14:00,287 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >17:14:00,287 INFO program: Size of Attribute Definition Table: 2560 >17:14:00,287 INFO program: Number of Attached Extent Inodes: 0 >17:14:00,287 INFO program: FILE_Bitmap Information >17:14:00,288 INFO program: FILE_Bitmap MFT Record Number: 6 >17:14:00,288 INFO program: State of FILE_Bitmap Inode: 80 >17:14:00,288 INFO program: Length of Attribute List: 0 >17:14:00,288 INFO program: Number of Attached Extent Inodes: 0 >17:14:00,289 INFO program: FILE_Bitmap Data Attribute Information >17:14:00,289 INFO program: Decompressed Runlist: not done yet >17:14:00,289 INFO program: Base Inode: 6 >17:14:00,289 INFO program: Attribute Types: not done yet >17:14:00,290 INFO program: Attribute Name Length: 0 >17:14:00,290 INFO program: Attribute State: 3 >17:14:00,290 INFO program: Attribute Allocated Size: 643072 >17:14:00,290 INFO program: Attribute Data Size: 640000 >17:14:00,291 INFO program: Attribute Initialized Size: 640000 >17:14:00,291 INFO program: Attribute Compressed Size: 0 >17:14:00,291 INFO program: Compression Block Size: 0 >17:14:00,291 INFO program: Compression Block Size Bits: 0 >17:14:00,292 INFO program: Compression Block Clusters: 0 >17:14:00,292 INFO program: Free Clusters: 5097896 (99.6%) >17:14:00,292 DEBUG program: Return code: 0 >17:14:00,292 INFO program: Running... ntfsresize -m /dev/sdg1 >17:14:00,337 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >17:14:00,337 INFO program: Minsize (in MB): 3222 >17:14:00,337 DEBUG program: Return code: 0 >17:14:00,408 INFO program: Running... dumpe2fs -h /dev/sdg2 >17:14:00,484 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:00,485 INFO program: Filesystem volume name: bootrescue >17:14:00,485 INFO program: Last mounted on: /boot >17:14:00,485 INFO program: Filesystem UUID: 17121f47-b50c-4402-9eec-58c6662502b4 >17:14:00,485 INFO program: Filesystem magic number: 0xEF53 >17:14:00,485 INFO program: Filesystem revision #: 1 (dynamic) >17:14:00,486 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 >17:14:00,486 INFO program: Filesystem flags: signed_directory_hash >17:14:00,486 INFO program: Default mount options: user_xattr acl >17:14:00,486 INFO program: Filesystem state: clean >17:14:00,487 INFO program: Errors behavior: Continue >17:14:00,487 INFO program: Filesystem OS type: Linux >17:14:00,487 INFO program: Inode count: 128016 >17:14:00,487 INFO program: Block count: 512000 >17:14:00,487 INFO program: Reserved block count: 25600 >17:14:00,488 INFO program: Free blocks: 392195 >17:14:00,488 INFO program: Free inodes: 127659 >17:14:00,488 INFO program: First block: 1 >17:14:00,488 INFO program: Block size: 1024 >17:14:00,489 INFO program: Fragment size: 1024 >17:14:00,489 INFO program: Reserved GDT blocks: 256 >17:14:00,489 INFO program: Blocks per group: 8192 >17:14:00,489 INFO program: Fragments per group: 8192 >17:14:00,490 INFO program: Inodes per group: 2032 >17:14:00,490 INFO program: Inode blocks per group: 254 >17:14:00,490 INFO program: Flex block group size: 16 >17:14:00,490 INFO program: Filesystem created: Wed Nov 14 21:36:30 2012 >17:14:00,491 INFO program: Last mount time: Sun Jan 13 16:56:10 2013 >17:14:00,491 INFO program: Last write time: Sun Jan 13 17:08:59 2013 >17:14:00,491 INFO program: Mount count: 34 >17:14:00,491 INFO program: Maximum mount count: -1 >17:14:00,492 INFO program: Last checked: Wed Nov 14 21:36:30 2012 >17:14:00,492 INFO program: Check interval: 0 (<none>) >17:14:00,492 INFO program: Lifetime writes: 127 MB >17:14:00,492 INFO program: Reserved blocks uid: 0 (user root) >17:14:00,493 INFO program: Reserved blocks gid: 0 (group root) >17:14:00,493 INFO program: First inode: 11 >17:14:00,493 INFO program: Inode size: 128 >17:14:00,493 INFO program: Journal inode: 8 >17:14:00,494 INFO program: Default directory hash: half_md4 >17:14:00,494 INFO program: Directory Hash Seed: 2532e35f-a659-4346-9b6f-f022aad5d2fb >17:14:00,494 INFO program: Journal backup: inode blocks >17:14:00,494 INFO program: Journal features: (none) >17:14:00,495 INFO program: Journal size: 8M >17:14:00,495 INFO program: Journal length: 8192 >17:14:00,495 INFO program: Journal sequence: 0x00000073 >17:14:00,495 INFO program: Journal start: 0 >17:14:00,495 INFO program: >17:14:00,496 DEBUG program: Return code: 0 >17:14:00,496 INFO program: Running... resize2fs -P /dev/sdg2 >17:14:00,519 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:00,519 INFO program: Estimated minimum size of the filesystem: 111098 >17:14:00,519 DEBUG program: Return code: 0 >17:14:00,696 INFO program: Running... dumpe2fs -h /dev/sdg5 >17:14:00,728 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:00,728 INFO program: Filesystem volume name: rescue18 >17:14:00,729 INFO program: Last mounted on: /mnt/rescue18 >17:14:00,729 INFO program: Filesystem UUID: 73f59c6c-2fe0-4f8a-a177-060da73d85e2 >17:14:00,729 INFO program: Filesystem magic number: 0xEF53 >17:14:00,730 INFO program: Filesystem revision #: 1 (dynamic) >17:14:00,730 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 >17:14:00,730 INFO program: Filesystem flags: signed_directory_hash >17:14:00,730 INFO program: Default mount options: user_xattr acl >17:14:00,731 INFO program: Filesystem state: clean >17:14:00,731 INFO program: Errors behavior: Continue >17:14:00,731 INFO program: Filesystem OS type: Linux >17:14:00,731 INFO program: Inode count: 960992 >17:14:00,732 INFO program: Block count: 3840000 >17:14:00,732 INFO program: Reserved block count: 192000 >17:14:00,732 INFO program: Free blocks: 2756599 >17:14:00,732 INFO program: Free inodes: 831919 >17:14:00,733 INFO program: First block: 0 >17:14:00,733 INFO program: Block size: 4096 >17:14:00,733 INFO program: Fragment size: 4096 >17:14:00,733 INFO program: Reserved GDT blocks: 937 >17:14:00,733 INFO program: Blocks per group: 32768 >17:14:00,734 INFO program: Fragments per group: 32768 >17:14:00,734 INFO program: Inodes per group: 8144 >17:14:00,734 INFO program: Inode blocks per group: 509 >17:14:00,734 INFO program: Flex block group size: 16 >17:14:00,735 INFO program: Filesystem created: Thu Nov 15 02:52:30 2012 >17:14:00,735 INFO program: Last mount time: Sat Nov 30 14:09:58 2013 >17:14:00,735 INFO program: Last write time: Sat Nov 30 14:14:10 2013 >17:14:00,735 INFO program: Mount count: 35 >17:14:00,736 INFO program: Maximum mount count: -1 >17:14:00,736 INFO program: Last checked: Thu Nov 15 02:52:30 2012 >17:14:00,736 INFO program: Check interval: 0 (<none>) >17:14:00,736 INFO program: Lifetime writes: 12 GB >17:14:00,736 INFO program: Reserved blocks uid: 0 (user root) >17:14:00,737 INFO program: Reserved blocks gid: 0 (group root) >17:14:00,737 INFO program: First inode: 11 >17:14:00,737 INFO program: Inode size: 256 >17:14:00,737 INFO program: Required extra isize: 28 >17:14:00,737 INFO program: Desired extra isize: 28 >17:14:00,737 INFO program: Journal inode: 8 >17:14:00,738 INFO program: Default directory hash: half_md4 >17:14:00,738 INFO program: Directory Hash Seed: e2baa43f-fabc-4ad5-86cb-34469404db01 >17:14:00,738 INFO program: Journal backup: inode blocks >17:14:00,738 INFO program: Journal features: journal_incompat_revoke >17:14:00,738 INFO program: Journal size: 128M >17:14:00,738 INFO program: Journal length: 32768 >17:14:00,739 INFO program: Journal sequence: 0x00005249 >17:14:00,739 INFO program: Journal start: 0 >17:14:00,739 INFO program: >17:14:00,739 DEBUG program: Return code: 0 >17:14:00,739 INFO program: Running... resize2fs -P /dev/sdg5 >17:14:00,751 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:00,751 INFO program: Estimated minimum size of the filesystem: 1051309 >17:14:00,752 DEBUG program: Return code: 0 >17:14:00,825 INFO program: Running... dumpe2fs -h /dev/sdg6 >17:14:00,859 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:00,859 INFO program: Filesystem volume name: rescuehome >17:14:00,860 INFO program: Last mounted on: /home >17:14:00,860 INFO program: Filesystem UUID: 1b39272d-8fc7-4f30-ad29-1192e5480446 >17:14:00,860 INFO program: Filesystem magic number: 0xEF53 >17:14:00,860 INFO program: Filesystem revision #: 1 (dynamic) >17:14:00,861 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 >17:14:00,861 INFO program: Filesystem flags: signed_directory_hash >17:14:00,861 INFO program: Default mount options: user_xattr acl >17:14:00,861 INFO program: Filesystem state: clean >17:14:00,862 INFO program: Errors behavior: Continue >17:14:00,862 INFO program: Filesystem OS type: Linux >17:14:00,862 INFO program: Inode count: 2564096 >17:14:00,862 INFO program: Block count: 10240000 >17:14:00,863 INFO program: Reserved block count: 512000 >17:14:00,863 INFO program: Free blocks: 10032162 >17:14:00,863 INFO program: Free inodes: 2563898 >17:14:00,863 INFO program: First block: 0 >17:14:00,864 INFO program: Block size: 4096 >17:14:00,864 INFO program: Fragment size: 4096 >17:14:00,864 INFO program: Reserved GDT blocks: 1021 >17:14:00,864 INFO program: Blocks per group: 32768 >17:14:00,865 INFO program: Fragments per group: 32768 >17:14:00,865 INFO program: Inodes per group: 8192 >17:14:00,865 INFO program: Inode blocks per group: 512 >17:14:00,865 INFO program: Flex block group size: 16 >17:14:00,866 INFO program: Filesystem created: Wed Nov 14 21:36:39 2012 >17:14:00,866 INFO program: Last mount time: Sun Dec 1 03:34:03 2013 >17:14:00,866 INFO program: Last write time: Sun Dec 1 03:34:03 2013 >17:14:00,866 INFO program: Mount count: 35 >17:14:00,866 INFO program: Maximum mount count: -1 >17:14:00,867 INFO program: Last checked: Wed Nov 14 21:36:39 2012 >17:14:00,867 INFO program: Check interval: 0 (<none>) >17:14:00,867 INFO program: Lifetime writes: 787 MB >17:14:00,867 INFO program: Reserved blocks uid: 0 (user root) >17:14:00,867 INFO program: Reserved blocks gid: 0 (group root) >17:14:00,867 INFO program: First inode: 11 >17:14:00,868 INFO program: Inode size: 256 >17:14:00,868 INFO program: Required extra isize: 28 >17:14:00,868 INFO program: Desired extra isize: 28 >17:14:00,868 INFO program: Journal inode: 8 >17:14:00,868 INFO program: Default directory hash: half_md4 >17:14:00,868 INFO program: Directory Hash Seed: 65d80d38-a9dc-41dc-afe5-b5bc7b78cb80 >17:14:00,868 INFO program: Journal backup: inode blocks >17:14:00,869 INFO program: Journal features: (none) >17:14:00,869 INFO program: Journal size: 128M >17:14:00,869 INFO program: Journal length: 32768 >17:14:00,869 INFO program: Journal sequence: 0x00000149 >17:14:00,869 INFO program: Journal start: 0 >17:14:00,869 INFO program: >17:14:00,870 DEBUG program: Return code: 0 >17:14:00,870 INFO program: Running... resize2fs -P /dev/sdg6 >17:14:00,882 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:00,882 INFO program: Estimated minimum size of the filesystem: 65803 >17:14:00,882 DEBUG program: Return code: 0 >17:14:00,930 INFO program: Running... dumpe2fs -h /dev/sdg7 >17:14:00,988 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:00,989 INFO program: Filesystem volume name: bootresc20 >17:14:00,989 INFO program: Last mounted on: /boot >17:14:00,989 INFO program: Filesystem UUID: f9217ab2-fc22-48f3-a6f4-ab169900c65c >17:14:00,989 INFO program: Filesystem magic number: 0xEF53 >17:14:00,989 INFO program: Filesystem revision #: 1 (dynamic) >17:14:00,989 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 >17:14:00,990 INFO program: Filesystem flags: signed_directory_hash >17:14:00,990 INFO program: Default mount options: user_xattr acl >17:14:00,990 INFO program: Filesystem state: clean >17:14:00,990 INFO program: Errors behavior: Continue >17:14:00,990 INFO program: Filesystem OS type: Linux >17:14:00,990 INFO program: Inode count: 128016 >17:14:00,991 INFO program: Block count: 512000 >17:14:00,991 INFO program: Reserved block count: 25600 >17:14:00,991 INFO program: Free blocks: 410799 >17:14:00,991 INFO program: Free inodes: 127707 >17:14:00,991 INFO program: First block: 1 >17:14:00,991 INFO program: Block size: 1024 >17:14:00,992 INFO program: Fragment size: 1024 >17:14:00,992 INFO program: Reserved GDT blocks: 256 >17:14:00,992 INFO program: Blocks per group: 8192 >17:14:00,992 INFO program: Fragments per group: 8192 >17:14:00,992 INFO program: Inodes per group: 2032 >17:14:00,992 INFO program: Inode blocks per group: 254 >17:14:00,993 INFO program: Flex block group size: 16 >17:14:00,993 INFO program: Filesystem created: Sat Nov 30 13:34:33 2013 >17:14:00,993 INFO program: Last mount time: Sun Dec 1 03:34:03 2013 >17:14:00,993 INFO program: Last write time: Sun Dec 1 04:03:34 2013 >17:14:00,993 INFO program: Mount count: 4 >17:14:00,993 INFO program: Maximum mount count: -1 >17:14:00,994 INFO program: Last checked: Sat Nov 30 13:34:33 2013 >17:14:00,994 INFO program: Check interval: 0 (<none>) >17:14:00,994 INFO program: Lifetime writes: 106 MB >17:14:00,994 INFO program: Reserved blocks uid: 0 (user root) >17:14:00,994 INFO program: Reserved blocks gid: 0 (group root) >17:14:00,994 INFO program: First inode: 11 >17:14:00,994 INFO program: Inode size: 128 >17:14:00,995 INFO program: Journal inode: 8 >17:14:00,995 INFO program: Default directory hash: half_md4 >17:14:00,995 INFO program: Directory Hash Seed: 5d717e8d-cc0f-4b76-940a-80c9814258c1 >17:14:00,995 INFO program: Journal backup: inode blocks >17:14:00,995 INFO program: Journal features: (none) >17:14:00,995 INFO program: Journal size: 8M >17:14:00,996 INFO program: Journal length: 8192 >17:14:00,996 INFO program: Journal sequence: 0x00000025 >17:14:00,996 INFO program: Journal start: 0 >17:14:00,996 INFO program: >17:14:00,997 DEBUG program: Return code: 0 >17:14:00,997 INFO program: Running... resize2fs -P /dev/sdg7 >17:14:01,011 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:01,012 INFO program: Estimated minimum size of the filesystem: 92020 >17:14:01,012 DEBUG program: Return code: 0 >17:14:01,126 INFO program: Running... dumpe2fs -h /dev/sdg8 >17:14:01,168 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:01,168 INFO program: Filesystem volume name: rescue20 >17:14:01,169 INFO program: Last mounted on: / >17:14:01,169 INFO program: Filesystem UUID: febcd4f7-1ac8-4e38-b48a-276e0540ddaa >17:14:01,169 INFO program: Filesystem magic number: 0xEF53 >17:14:01,169 INFO program: Filesystem revision #: 1 (dynamic) >17:14:01,170 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 >17:14:01,170 INFO program: Filesystem flags: signed_directory_hash >17:14:01,170 INFO program: Default mount options: user_xattr acl >17:14:01,170 INFO program: Filesystem state: clean >17:14:01,171 INFO program: Errors behavior: Continue >17:14:01,171 INFO program: Filesystem OS type: Linux >17:14:01,171 INFO program: Inode count: 1281120 >17:14:01,171 INFO program: Block count: 5120000 >17:14:01,172 INFO program: Reserved block count: 256000 >17:14:01,172 INFO program: Free blocks: 3943264 >17:14:01,172 INFO program: Free inodes: 1146898 >17:14:01,172 INFO program: First block: 0 >17:14:01,173 INFO program: Block size: 4096 >17:14:01,173 INFO program: Fragment size: 4096 >17:14:01,173 INFO program: Reserved GDT blocks: 1022 >17:14:01,173 INFO program: Blocks per group: 32768 >17:14:01,174 INFO program: Fragments per group: 32768 >17:14:01,174 INFO program: Inodes per group: 8160 >17:14:01,174 INFO program: Inode blocks per group: 510 >17:14:01,174 INFO program: Flex block group size: 16 >17:14:01,175 INFO program: Filesystem created: Sat Nov 30 13:34:29 2013 >17:14:01,175 INFO program: Last mount time: Sun Dec 1 03:34:00 2013 >17:14:01,175 INFO program: Last write time: Sun Dec 1 03:34:00 2013 >17:14:01,175 INFO program: Mount count: 4 >17:14:01,176 INFO program: Maximum mount count: -1 >17:14:01,176 INFO program: Last checked: Sat Nov 30 13:34:29 2013 >17:14:01,176 INFO program: Check interval: 0 (<none>) >17:14:01,176 INFO program: Lifetime writes: 6580 MB >17:14:01,176 INFO program: Reserved blocks uid: 0 (user root) >17:14:01,177 INFO program: Reserved blocks gid: 0 (group root) >17:14:01,177 INFO program: First inode: 11 >17:14:01,177 INFO program: Inode size: 256 >17:14:01,177 INFO program: Required extra isize: 28 >17:14:01,177 INFO program: Desired extra isize: 28 >17:14:01,177 INFO program: Journal inode: 8 >17:14:01,177 INFO program: Default directory hash: half_md4 >17:14:01,178 INFO program: Directory Hash Seed: 0b0ef765-1ebf-4953-8e97-48aaec9163ba >17:14:01,178 INFO program: Journal backup: inode blocks >17:14:01,178 INFO program: Journal features: journal_incompat_revoke >17:14:01,178 INFO program: Journal size: 128M >17:14:01,178 INFO program: Journal length: 32768 >17:14:01,178 INFO program: Journal sequence: 0x00004b20 >17:14:01,179 INFO program: Journal start: 0 >17:14:01,179 INFO program: >17:14:01,179 DEBUG program: Return code: 0 >17:14:01,179 INFO program: Running... resize2fs -P /dev/sdg8 >17:14:01,192 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:01,193 INFO program: Estimated minimum size of the filesystem: 1133975 >17:14:01,193 DEBUG program: Return code: 0 >17:14:01,217 INFO program: Running... multipath -c /dev/sdh >17:14:01,231 INFO program: /dev/sdh is not a valid multipath device path >17:14:01,231 DEBUG program: Return code: 1 >17:14:01,284 INFO program: Running... dumpe2fs -h /dev/sdh1 >17:14:01,296 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:01,297 INFO program: Filesystem volume name: LIVE >17:14:01,297 INFO program: Last mounted on: /run/install/repo >17:14:01,297 INFO program: Filesystem UUID: 6cdb3bdc-1802-4c98-b650-7440cd7cab7d >17:14:01,298 INFO program: Filesystem magic number: 0xEF53 >17:14:01,298 INFO program: Filesystem revision #: 1 (dynamic) >17:14:01,298 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:14:01,298 INFO program: Filesystem flags: signed_directory_hash >17:14:01,299 INFO program: Default mount options: user_xattr acl >17:14:01,299 INFO program: Filesystem state: clean >17:14:01,299 INFO program: Errors behavior: Continue >17:14:01,299 INFO program: Filesystem OS type: Linux >17:14:01,300 INFO program: Inode count: 977280 >17:14:01,300 INFO program: Block count: 3907584 >17:14:01,300 INFO program: Reserved block count: 195379 >17:14:01,300 INFO program: Free blocks: 2689548 >17:14:01,301 INFO program: Free inodes: 973141 >17:14:01,301 INFO program: First block: 0 >17:14:01,301 INFO program: Block size: 4096 >17:14:01,301 INFO program: Fragment size: 4096 >17:14:01,302 INFO program: Reserved GDT blocks: 953 >17:14:01,302 INFO program: Blocks per group: 32768 >17:14:01,302 INFO program: Fragments per group: 32768 >17:14:01,302 INFO program: Inodes per group: 8144 >17:14:01,303 INFO program: Inode blocks per group: 509 >17:14:01,303 INFO program: Flex block group size: 16 >17:14:01,303 INFO program: Filesystem created: Wed Nov 27 18:13:15 2013 >17:14:01,303 INFO program: Last mount time: Sun Dec 1 12:13:32 2013 >17:14:01,304 INFO program: Last write time: Sun Dec 1 12:13:32 2013 >17:14:01,304 INFO program: Mount count: 23 >17:14:01,304 INFO program: Maximum mount count: -1 >17:14:01,304 INFO program: Last checked: Wed Nov 27 18:13:15 2013 >17:14:01,305 INFO program: Check interval: 0 (<none>) >17:14:01,305 INFO program: Lifetime writes: 5190 MB >17:14:01,305 INFO program: Reserved blocks uid: 0 (user root) >17:14:01,305 INFO program: Reserved blocks gid: 0 (group root) >17:14:01,306 INFO program: First inode: 11 >17:14:01,306 INFO program: Inode size: 256 >17:14:01,306 INFO program: Required extra isize: 28 >17:14:01,306 INFO program: Desired extra isize: 28 >17:14:01,306 INFO program: Journal inode: 8 >17:14:01,306 INFO program: Default directory hash: half_md4 >17:14:01,307 INFO program: Directory Hash Seed: 351303d2-0842-4535-95e3-23f2f2bbb159 >17:14:01,307 INFO program: Journal backup: inode blocks >17:14:01,307 INFO program: Journal features: journal_incompat_revoke >17:14:01,307 INFO program: Journal size: 128M >17:14:01,307 INFO program: Journal length: 32768 >17:14:01,307 INFO program: Journal sequence: 0x00000281 >17:14:01,308 INFO program: Journal start: 1 >17:14:01,308 INFO program: >17:14:01,308 DEBUG program: Return code: 0 >17:14:01,308 INFO program: Running... resize2fs -P /dev/sdh1 >17:14:01,319 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:01,320 INFO program: Estimated minimum size of the filesystem: 1192896 >17:14:01,320 DEBUG program: Return code: 0 >17:14:01,384 INFO program: Running... multipath -c /dev/sda >17:14:01,396 INFO program: /dev/sda is not a valid multipath device path >17:14:01,397 DEBUG program: Return code: 1 >17:14:01,657 INFO program: Running... ntfsinfo -m /dev/sda1 >17:14:01,709 INFO program: Volume Information >17:14:01,709 INFO program: Name of device: /dev/sda1 >17:14:01,709 INFO program: Device state: 11 >17:14:01,709 INFO program: Volume Name: System Reserved >17:14:01,709 INFO program: Volume State: 91 >17:14:01,710 INFO program: Volume Flags: 0x0000 >17:14:01,710 INFO program: Volume Version: 3.1 >17:14:01,710 INFO program: Sector Size: 512 >17:14:01,710 INFO program: Cluster Size: 4096 >17:14:01,710 INFO program: Index Block Size: 4096 >17:14:01,710 INFO program: Volume Size in Clusters: 25599 >17:14:01,711 INFO program: MFT Information >17:14:01,711 INFO program: MFT Record Size: 1024 >17:14:01,711 INFO program: MFT Zone Multiplier: 0 >17:14:01,711 INFO program: MFT Data Position: 24 >17:14:01,711 INFO program: MFT Zone Start: 8533 >17:14:01,711 INFO program: MFT Zone End: 11732 >17:14:01,712 INFO program: MFT Zone Position: 8533 >17:14:01,712 INFO program: Current Position in First Data Zone: 11732 >17:14:01,712 INFO program: Current Position in Second Data Zone: 0 >17:14:01,712 INFO program: Allocated clusters 64 (0.3%) >17:14:01,712 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >17:14:01,713 INFO program: FILE_MFTMirr Size: 4 >17:14:01,713 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >17:14:01,713 INFO program: Size of Attribute Definition Table: 2560 >17:14:01,713 INFO program: Number of Attached Extent Inodes: 0 >17:14:01,713 INFO program: FILE_Bitmap Information >17:14:01,713 INFO program: FILE_Bitmap MFT Record Number: 6 >17:14:01,713 INFO program: State of FILE_Bitmap Inode: 80 >17:14:01,714 INFO program: Length of Attribute List: 0 >17:14:01,714 INFO program: Number of Attached Extent Inodes: 0 >17:14:01,714 INFO program: FILE_Bitmap Data Attribute Information >17:14:01,714 INFO program: Decompressed Runlist: not done yet >17:14:01,714 INFO program: Base Inode: 6 >17:14:01,714 INFO program: Attribute Types: not done yet >17:14:01,715 INFO program: Attribute Name Length: 0 >17:14:01,715 INFO program: Attribute State: 3 >17:14:01,715 INFO program: Attribute Allocated Size: 4096 >17:14:01,715 INFO program: Attribute Data Size: 3200 >17:14:01,715 INFO program: Attribute Initialized Size: 3200 >17:14:01,715 INFO program: Attribute Compressed Size: 0 >17:14:01,716 INFO program: Compression Block Size: 0 >17:14:01,716 INFO program: Compression Block Size Bits: 0 >17:14:01,716 INFO program: Compression Block Clusters: 0 >17:14:01,716 INFO program: Free Clusters: 19421 (75.9%) >17:14:01,716 DEBUG program: Return code: 0 >17:14:01,717 INFO program: Running... ntfsresize -m /dev/sda1 >17:14:01,741 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >17:14:01,742 INFO program: Minsize (in MB): 36 >17:14:01,742 DEBUG program: Return code: 0 >17:14:01,785 INFO program: Running... dumpe2fs -h /dev/sda10 >17:14:01,827 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:01,827 INFO program: Filesystem volume name: bootfed17 >17:14:01,828 INFO program: Last mounted on: /mnt/fedora17/boot >17:14:01,828 INFO program: Filesystem UUID: 80560631-1d69-40b0-a81e-9fd49aa757b3 >17:14:01,828 INFO program: Filesystem magic number: 0xEF53 >17:14:01,828 INFO program: Filesystem revision #: 1 (dynamic) >17:14:01,829 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 >17:14:01,829 INFO program: Filesystem flags: signed_directory_hash >17:14:01,829 INFO program: Default mount options: (none) >17:14:01,829 INFO program: Filesystem state: clean >17:14:01,830 INFO program: Errors behavior: Continue >17:14:01,830 INFO program: Filesystem OS type: Linux >17:14:01,830 INFO program: Inode count: 128016 >17:14:01,830 INFO program: Block count: 512000 >17:14:01,831 INFO program: Reserved block count: 25600 >17:14:01,831 INFO program: Free blocks: 403379 >17:14:01,831 INFO program: Free inodes: 127755 >17:14:01,831 INFO program: First block: 1 >17:14:01,832 INFO program: Block size: 1024 >17:14:01,832 INFO program: Fragment size: 1024 >17:14:01,832 INFO program: Reserved GDT blocks: 256 >17:14:01,832 INFO program: Blocks per group: 8192 >17:14:01,833 INFO program: Fragments per group: 8192 >17:14:01,833 INFO program: Inodes per group: 2032 >17:14:01,833 INFO program: Inode blocks per group: 254 >17:14:01,833 INFO program: Flex block group size: 16 >17:14:01,834 INFO program: Filesystem created: Wed Feb 22 15:16:25 2012 >17:14:01,834 INFO program: Last mount time: Sun Dec 1 11:47:17 2013 >17:14:01,834 INFO program: Last write time: Sun Dec 1 12:02:44 2013 >17:14:01,834 INFO program: Mount count: 35 >17:14:01,835 INFO program: Maximum mount count: 39 >17:14:01,835 INFO program: Last checked: Thu Dec 27 20:25:57 2012 >17:14:01,835 INFO program: Check interval: 15552000 (6 months) >17:14:01,835 INFO program: Next check after: Tue Jun 25 20:25:57 2013 >17:14:01,836 INFO program: Lifetime writes: 688 MB >17:14:01,836 INFO program: Reserved blocks uid: 0 (user root) >17:14:01,836 INFO program: Reserved blocks gid: 0 (group root) >17:14:01,836 INFO program: First inode: 11 >17:14:01,837 INFO program: Inode size: 128 >17:14:01,837 INFO program: Journal inode: 8 >17:14:01,837 INFO program: Default directory hash: half_md4 >17:14:01,837 INFO program: Directory Hash Seed: c0a2665f-c817-4d0d-a407-d7e80466f284 >17:14:01,838 INFO program: Journal backup: inode blocks >17:14:01,838 INFO program: Journal features: journal_incompat_revoke >17:14:01,838 INFO program: Journal size: 8M >17:14:01,838 INFO program: Journal length: 8192 >17:14:01,839 INFO program: Journal sequence: 0x000002a1 >17:14:01,839 INFO program: Journal start: 0 >17:14:01,839 INFO program: >17:14:01,839 DEBUG program: Return code: 0 >17:14:01,840 INFO program: Running... resize2fs -P /dev/sda10 >17:14:01,853 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:01,853 INFO program: Estimated minimum size of the filesystem: 99681 >17:14:01,854 DEBUG program: Return code: 0 >17:14:01,899 INFO program: Running... dumpe2fs -h /dev/sda11 >17:14:01,930 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:01,931 INFO program: Filesystem volume name: fed16boot >17:14:01,931 INFO program: Last mounted on: /mnt/fedora16/boot >17:14:01,931 INFO program: Filesystem UUID: c957dda5-6104-49f9-b40a-3d111dc44fcd >17:14:01,931 INFO program: Filesystem magic number: 0xEF53 >17:14:01,931 INFO program: Filesystem revision #: 1 (dynamic) >17:14:01,932 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 >17:14:01,932 INFO program: Filesystem flags: signed_directory_hash >17:14:01,932 INFO program: Default mount options: (none) >17:14:01,932 INFO program: Filesystem state: clean >17:14:01,932 INFO program: Errors behavior: Continue >17:14:01,932 INFO program: Filesystem OS type: Linux >17:14:01,933 INFO program: Inode count: 121920 >17:14:01,933 INFO program: Block count: 487424 >17:14:01,933 INFO program: Reserved block count: 24371 >17:14:01,933 INFO program: Free blocks: 384316 >17:14:01,933 INFO program: Free inodes: 121687 >17:14:01,933 INFO program: First block: 1 >17:14:01,933 INFO program: Block size: 1024 >17:14:01,934 INFO program: Fragment size: 1024 >17:14:01,934 INFO program: Reserved GDT blocks: 256 >17:14:01,934 INFO program: Blocks per group: 8192 >17:14:01,934 INFO program: Fragments per group: 8192 >17:14:01,934 INFO program: Inodes per group: 2032 >17:14:01,934 INFO program: Inode blocks per group: 254 >17:14:01,935 INFO program: Flex block group size: 16 >17:14:01,935 INFO program: Filesystem created: Mon Aug 8 20:23:50 2011 >17:14:01,935 INFO program: Last mount time: Sun Dec 1 11:47:17 2013 >17:14:01,935 INFO program: Last write time: Sun Dec 1 12:02:44 2013 >17:14:01,935 INFO program: Mount count: 9 >17:14:01,935 INFO program: Maximum mount count: 34 >17:14:01,936 INFO program: Last checked: Fri May 3 02:20:57 2013 >17:14:01,936 INFO program: Check interval: 15552000 (6 months) >17:14:01,936 INFO program: Next check after: Wed Oct 30 02:20:57 2013 >17:14:01,936 INFO program: Lifetime writes: 547 MB >17:14:01,937 INFO program: Reserved blocks uid: 0 (user root) >17:14:01,937 INFO program: Reserved blocks gid: 0 (group root) >17:14:01,937 INFO program: First inode: 11 >17:14:01,937 INFO program: Inode size: 128 >17:14:01,937 INFO program: Journal inode: 8 >17:14:01,938 INFO program: Default directory hash: half_md4 >17:14:01,938 INFO program: Directory Hash Seed: bd2108c9-9064-40d6-9d58-24f6a259164f >17:14:01,938 INFO program: Journal backup: inode blocks >17:14:01,938 INFO program: Journal features: journal_incompat_revoke >17:14:01,939 INFO program: Journal size: 8M >17:14:01,939 INFO program: Journal length: 8192 >17:14:01,939 INFO program: Journal sequence: 0x00000204 >17:14:01,939 INFO program: Journal start: 0 >17:14:01,940 INFO program: >17:14:01,940 DEBUG program: Return code: 0 >17:14:01,940 INFO program: Running... resize2fs -P /dev/sda11 >17:14:01,954 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:01,954 INFO program: Estimated minimum size of the filesystem: 94641 >17:14:01,954 DEBUG program: Return code: 0 >17:14:02,025 INFO program: Running... dumpe2fs -h /dev/sda12 >17:14:02,062 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:02,063 INFO program: Filesystem volume name: bootfed18 >17:14:02,063 INFO program: Last mounted on: /boot >17:14:02,063 INFO program: Filesystem UUID: 649b5fd7-6ce7-4c35-8bfe-be41c75a9cbe >17:14:02,063 INFO program: Filesystem magic number: 0xEF53 >17:14:02,063 INFO program: Filesystem revision #: 1 (dynamic) >17:14:02,063 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 >17:14:02,064 INFO program: Filesystem flags: signed_directory_hash >17:14:02,064 INFO program: Default mount options: user_xattr acl >17:14:02,064 INFO program: Filesystem state: clean >17:14:02,064 INFO program: Errors behavior: Continue >17:14:02,064 INFO program: Filesystem OS type: Linux >17:14:02,064 INFO program: Inode count: 121920 >17:14:02,065 INFO program: Block count: 487424 >17:14:02,065 INFO program: Reserved block count: 24371 >17:14:02,065 INFO program: Free blocks: 394400 >17:14:02,065 INFO program: Free inodes: 121568 >17:14:02,065 INFO program: First block: 1 >17:14:02,065 INFO program: Block size: 1024 >17:14:02,066 INFO program: Fragment size: 1024 >17:14:02,066 INFO program: Reserved GDT blocks: 256 >17:14:02,066 INFO program: Blocks per group: 8192 >17:14:02,066 INFO program: Fragments per group: 8192 >17:14:02,067 INFO program: Inodes per group: 2032 >17:14:02,067 INFO program: Inode blocks per group: 254 >17:14:02,067 INFO program: Flex block group size: 16 >17:14:02,067 INFO program: Filesystem created: Sat Dec 22 17:13:26 2012 >17:14:02,068 INFO program: Last mount time: Sun Dec 1 03:37:11 2013 >17:14:02,068 INFO program: Last write time: Sun Dec 1 04:03:32 2013 >17:14:02,068 INFO program: Mount count: 15 >17:14:02,068 INFO program: Maximum mount count: -1 >17:14:02,069 INFO program: Last checked: Sat Dec 22 17:13:26 2012 >17:14:02,069 INFO program: Check interval: 0 (<none>) >17:14:02,069 INFO program: Lifetime writes: 90 MB >17:14:02,069 INFO program: Reserved blocks uid: 0 (user root) >17:14:02,070 INFO program: Reserved blocks gid: 0 (group root) >17:14:02,070 INFO program: First inode: 11 >17:14:02,070 INFO program: Inode size: 128 >17:14:02,070 INFO program: Journal inode: 8 >17:14:02,071 INFO program: Default directory hash: half_md4 >17:14:02,071 INFO program: Directory Hash Seed: 90f26b69-d8c9-4577-9fd8-5a02b5d7e426 >17:14:02,071 INFO program: Journal backup: inode blocks >17:14:02,071 INFO program: Journal features: (none) >17:14:02,071 INFO program: Journal size: 8M >17:14:02,072 INFO program: Journal length: 8192 >17:14:02,072 INFO program: Journal sequence: 0x00000041 >17:14:02,072 INFO program: Journal start: 0 >17:14:02,072 INFO program: >17:14:02,073 DEBUG program: Return code: 0 >17:14:02,073 INFO program: Running... resize2fs -P /dev/sda12 >17:14:02,087 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:02,087 INFO program: Estimated minimum size of the filesystem: 84321 >17:14:02,088 DEBUG program: Return code: 0 >17:14:02,170 INFO program: Running... dumpe2fs -h /dev/sda13 >17:14:02,199 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:02,200 INFO program: Filesystem volume name: bootfed18lxde >17:14:02,200 INFO program: Last mounted on: /boot >17:14:02,200 INFO program: Filesystem UUID: e7c7a241-d816-41ef-8975-5c226f037080 >17:14:02,201 INFO program: Filesystem magic number: 0xEF53 >17:14:02,201 INFO program: Filesystem revision #: 1 (dynamic) >17:14:02,202 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 >17:14:02,202 INFO program: Filesystem flags: signed_directory_hash >17:14:02,202 INFO program: Default mount options: user_xattr acl >17:14:02,203 INFO program: Filesystem state: clean >17:14:02,203 INFO program: Errors behavior: Continue >17:14:02,203 INFO program: Filesystem OS type: Linux >17:14:02,204 INFO program: Inode count: 121920 >17:14:02,204 INFO program: Block count: 487424 >17:14:02,204 INFO program: Reserved block count: 24371 >17:14:02,205 INFO program: Free blocks: 420748 >17:14:02,205 INFO program: Free inodes: 121575 >17:14:02,205 INFO program: First block: 1 >17:14:02,205 INFO program: Block size: 1024 >17:14:02,206 INFO program: Fragment size: 1024 >17:14:02,206 INFO program: Reserved GDT blocks: 256 >17:14:02,206 INFO program: Blocks per group: 8192 >17:14:02,206 INFO program: Fragments per group: 8192 >17:14:02,207 INFO program: Inodes per group: 2032 >17:14:02,207 INFO program: Inode blocks per group: 254 >17:14:02,207 INFO program: Flex block group size: 16 >17:14:02,207 INFO program: Filesystem created: Sat Dec 8 20:20:46 2012 >17:14:02,207 INFO program: Last mount time: Sun Jan 13 16:56:12 2013 >17:14:02,208 INFO program: Last write time: Sun Jan 13 17:08:58 2013 >17:14:02,208 INFO program: Mount count: 6 >17:14:02,208 INFO program: Maximum mount count: -1 >17:14:02,208 INFO program: Last checked: Sat Dec 8 20:20:46 2012 >17:14:02,209 INFO program: Check interval: 0 (<none>) >17:14:02,209 INFO program: Lifetime writes: 72 MB >17:14:02,209 INFO program: Reserved blocks uid: 0 (user root) >17:14:02,209 INFO program: Reserved blocks gid: 0 (group root) >17:14:02,209 INFO program: First inode: 11 >17:14:02,210 INFO program: Inode size: 128 >17:14:02,210 INFO program: Journal inode: 8 >17:14:02,210 INFO program: Default directory hash: half_md4 >17:14:02,210 INFO program: Directory Hash Seed: 323fd0a2-b6f1-451a-a5b0-e766a8b2aa56 >17:14:02,210 INFO program: Journal backup: inode blocks >17:14:02,211 INFO program: Journal features: (none) >17:14:02,211 INFO program: Journal size: 8M >17:14:02,211 INFO program: Journal length: 8192 >17:14:02,211 INFO program: Journal sequence: 0x0000002d >17:14:02,211 INFO program: Journal start: 0 >17:14:02,212 INFO program: >17:14:02,212 DEBUG program: Return code: 0 >17:14:02,212 INFO program: Running... resize2fs -P /dev/sda13 >17:14:02,223 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:02,223 INFO program: Estimated minimum size of the filesystem: 56487 >17:14:02,224 DEBUG program: Return code: 0 >17:14:02,288 INFO program: Running... dumpe2fs -h /dev/sda14 >17:14:02,325 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:02,326 INFO program: Filesystem volume name: bootkde18 >17:14:02,326 INFO program: Last mounted on: /boot >17:14:02,326 INFO program: Filesystem UUID: 1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0 >17:14:02,327 INFO program: Filesystem magic number: 0xEF53 >17:14:02,327 INFO program: Filesystem revision #: 1 (dynamic) >17:14:02,327 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 >17:14:02,328 INFO program: Filesystem flags: signed_directory_hash >17:14:02,328 INFO program: Default mount options: user_xattr acl >17:14:02,328 INFO program: Filesystem state: clean >17:14:02,329 INFO program: Errors behavior: Continue >17:14:02,329 INFO program: Filesystem OS type: Linux >17:14:02,329 INFO program: Inode count: 128016 >17:14:02,330 INFO program: Block count: 512000 >17:14:02,330 INFO program: Reserved block count: 25600 >17:14:02,330 INFO program: Free blocks: 391915 >17:14:02,331 INFO program: Free inodes: 127659 >17:14:02,331 INFO program: First block: 1 >17:14:02,331 INFO program: Block size: 1024 >17:14:02,331 INFO program: Fragment size: 1024 >17:14:02,332 INFO program: Reserved GDT blocks: 256 >17:14:02,332 INFO program: Blocks per group: 8192 >17:14:02,332 INFO program: Fragments per group: 8192 >17:14:02,333 INFO program: Inodes per group: 2032 >17:14:02,333 INFO program: Inode blocks per group: 254 >17:14:02,334 INFO program: Flex block group size: 16 >17:14:02,334 INFO program: Filesystem created: Sat Nov 17 01:57:34 2012 >17:14:02,335 INFO program: Last mount time: Sun Jan 13 16:56:12 2013 >17:14:02,335 INFO program: Last write time: Sun Jan 13 17:08:58 2013 >17:14:02,335 INFO program: Mount count: 15 >17:14:02,335 INFO program: Maximum mount count: -1 >17:14:02,336 INFO program: Last checked: Sat Nov 17 01:57:34 2012 >17:14:02,336 INFO program: Check interval: 0 (<none>) >17:14:02,336 INFO program: Lifetime writes: 169 MB >17:14:02,336 INFO program: Reserved blocks uid: 0 (user root) >17:14:02,336 INFO program: Reserved blocks gid: 0 (group root) >17:14:02,337 INFO program: First inode: 11 >17:14:02,337 INFO program: Inode size: 128 >17:14:02,337 INFO program: Journal inode: 8 >17:14:02,337 INFO program: Default directory hash: half_md4 >17:14:02,337 INFO program: Directory Hash Seed: b4b5cd18-f12d-4aee-9fbd-79ad205609b9 >17:14:02,337 INFO program: Journal backup: inode blocks >17:14:02,338 INFO program: Journal features: (none) >17:14:02,338 INFO program: Journal size: 8M >17:14:02,338 INFO program: Journal length: 8192 >17:14:02,338 INFO program: Journal sequence: 0x00000076 >17:14:02,338 INFO program: Journal start: 0 >17:14:02,338 INFO program: >17:14:02,339 DEBUG program: Return code: 0 >17:14:02,339 INFO program: Running... resize2fs -P /dev/sda14 >17:14:02,350 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:02,351 INFO program: Estimated minimum size of the filesystem: 111377 >17:14:02,351 DEBUG program: Return code: 0 >17:14:02,438 INFO program: Running... ntfsinfo -m /dev/sda2 >17:14:02,668 INFO program: Volume Information >17:14:02,668 INFO program: Name of device: /dev/sda2 >17:14:02,668 INFO program: Device state: 11 >17:14:02,669 INFO program: Volume Name: >17:14:02,669 INFO program: Volume State: 91 >17:14:02,669 INFO program: Volume Flags: 0x0000 >17:14:02,669 INFO program: Volume Version: 3.1 >17:14:02,669 INFO program: Sector Size: 512 >17:14:02,669 INFO program: Cluster Size: 4096 >17:14:02,670 INFO program: Index Block Size: 4096 >17:14:02,670 INFO program: Volume Size in Clusters: 49245695 >17:14:02,670 INFO program: MFT Information >17:14:02,670 INFO program: MFT Record Size: 1024 >17:14:02,670 INFO program: MFT Zone Multiplier: 0 >17:14:02,670 INFO program: MFT Data Position: 24 >17:14:02,671 INFO program: MFT Zone Start: 786432 >17:14:02,671 INFO program: MFT Zone End: 6942143 >17:14:02,671 INFO program: MFT Zone Position: 786432 >17:14:02,671 INFO program: Current Position in First Data Zone: 6942143 >17:14:02,671 INFO program: Current Position in Second Data Zone: 0 >17:14:02,671 INFO program: Allocated clusters 54528 (0.1%) >17:14:02,672 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >17:14:02,672 INFO program: FILE_MFTMirr Size: 4 >17:14:02,672 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >17:14:02,672 INFO program: Size of Attribute Definition Table: 2560 >17:14:02,672 INFO program: Number of Attached Extent Inodes: 0 >17:14:02,672 INFO program: FILE_Bitmap Information >17:14:02,672 INFO program: FILE_Bitmap MFT Record Number: 6 >17:14:02,673 INFO program: State of FILE_Bitmap Inode: 80 >17:14:02,673 INFO program: Length of Attribute List: 0 >17:14:02,673 INFO program: Number of Attached Extent Inodes: 0 >17:14:02,673 INFO program: FILE_Bitmap Data Attribute Information >17:14:02,673 INFO program: Decompressed Runlist: not done yet >17:14:02,673 INFO program: Base Inode: 6 >17:14:02,674 INFO program: Attribute Types: not done yet >17:14:02,674 INFO program: Attribute Name Length: 0 >17:14:02,674 INFO program: Attribute State: 3 >17:14:02,674 INFO program: Attribute Allocated Size: 6156288 >17:14:02,674 INFO program: Attribute Data Size: 6155712 >17:14:02,674 INFO program: Attribute Initialized Size: 6155712 >17:14:02,675 INFO program: Attribute Compressed Size: 0 >17:14:02,675 INFO program: Compression Block Size: 0 >17:14:02,675 INFO program: Compression Block Size Bits: 0 >17:14:02,675 INFO program: Compression Block Clusters: 0 >17:14:02,675 INFO program: Free Clusters: 40218951 (81.7%) >17:14:02,675 DEBUG program: Return code: 0 >17:14:02,676 INFO program: Running... ntfsresize -m /dev/sda2 >17:14:08,220 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >17:14:08,221 INFO program: Minsize (in MB): 36974 >17:14:08,221 DEBUG program: Return code: 0 >17:14:08,283 INFO program: Running... dumpe2fs -h /dev/sda3 >17:14:08,315 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:08,316 INFO program: Filesystem volume name: fed15boot >17:14:08,317 INFO program: Last mounted on: /mnt/fedora15/boot >17:14:08,317 INFO program: Filesystem UUID: b29c43b2-4612-4cf9-b4d7-04a6c43274d9 >17:14:08,317 INFO program: Filesystem magic number: 0xEF53 >17:14:08,317 INFO program: Filesystem revision #: 1 (dynamic) >17:14:08,318 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 >17:14:08,318 INFO program: Filesystem flags: signed_directory_hash >17:14:08,318 INFO program: Default mount options: user_xattr acl >17:14:08,318 INFO program: Filesystem state: clean >17:14:08,319 INFO program: Errors behavior: Continue >17:14:08,319 INFO program: Filesystem OS type: Linux >17:14:08,319 INFO program: Inode count: 128016 >17:14:08,319 INFO program: Block count: 512000 >17:14:08,320 INFO program: Reserved block count: 25600 >17:14:08,320 INFO program: Free blocks: 415351 >17:14:08,320 INFO program: Free inodes: 127970 >17:14:08,320 INFO program: First block: 1 >17:14:08,321 INFO program: Block size: 1024 >17:14:08,321 INFO program: Fragment size: 1024 >17:14:08,321 INFO program: Reserved GDT blocks: 256 >17:14:08,321 INFO program: Blocks per group: 8192 >17:14:08,321 INFO program: Fragments per group: 8192 >17:14:08,322 INFO program: Inodes per group: 2032 >17:14:08,322 INFO program: Inode blocks per group: 254 >17:14:08,322 INFO program: Flex block group size: 16 >17:14:08,322 INFO program: Filesystem created: Sat Jan 14 19:45:14 2012 >17:14:08,323 INFO program: Last mount time: Sun Dec 1 11:47:17 2013 >17:14:08,323 INFO program: Last write time: Sun Dec 1 12:02:44 2013 >17:14:08,323 INFO program: Mount count: 253 >17:14:08,323 INFO program: Maximum mount count: -1 >17:14:08,324 INFO program: Last checked: Sat Jan 14 19:45:14 2012 >17:14:08,324 INFO program: Check interval: 0 (<none>) >17:14:08,324 INFO program: Lifetime writes: 138 MB >17:14:08,324 INFO program: Reserved blocks uid: 0 (user root) >17:14:08,325 INFO program: Reserved blocks gid: 0 (group root) >17:14:08,325 INFO program: First inode: 11 >17:14:08,325 INFO program: Inode size: 128 >17:14:08,325 INFO program: Journal inode: 8 >17:14:08,326 INFO program: Default directory hash: half_md4 >17:14:08,326 INFO program: Directory Hash Seed: fad665f4-1729-4f86-86f1-9d8308e400f5 >17:14:08,326 INFO program: Journal backup: inode blocks >17:14:08,326 INFO program: Journal features: journal_incompat_revoke >17:14:08,326 INFO program: Journal size: 8M >17:14:08,327 INFO program: Journal length: 8192 >17:14:08,327 INFO program: Journal sequence: 0x000000d1 >17:14:08,327 INFO program: Journal start: 0 >17:14:08,327 INFO program: >17:14:08,327 DEBUG program: Return code: 0 >17:14:08,328 INFO program: Running... resize2fs -P /dev/sda3 >17:14:08,340 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:08,340 INFO program: Estimated minimum size of the filesystem: 87222 >17:14:08,340 DEBUG program: Return code: 0 >17:14:08,446 INFO program: Running... dumpe2fs -h /dev/sda5 >17:14:08,497 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:08,498 INFO program: Filesystem volume name: <none> >17:14:08,498 INFO program: Last mounted on: /temp >17:14:08,498 INFO program: Filesystem UUID: e1f8ac22-ea2f-4b0f-bd26-78f5427b4325 >17:14:08,499 INFO program: Filesystem magic number: 0xEF53 >17:14:08,499 INFO program: Filesystem revision #: 1 (dynamic) >17:14:08,499 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 >17:14:08,499 INFO program: Filesystem flags: signed_directory_hash >17:14:08,499 INFO program: Default mount options: user_xattr acl >17:14:08,499 INFO program: Filesystem state: clean >17:14:08,500 INFO program: Errors behavior: Continue >17:14:08,500 INFO program: Filesystem OS type: Linux >17:14:08,500 INFO program: Inode count: 960992 >17:14:08,500 INFO program: Block count: 3840000 >17:14:08,500 INFO program: Reserved block count: 192000 >17:14:08,500 INFO program: Free blocks: 2744343 >17:14:08,501 INFO program: Free inodes: 827492 >17:14:08,501 INFO program: First block: 0 >17:14:08,501 INFO program: Block size: 4096 >17:14:08,501 INFO program: Fragment size: 4096 >17:14:08,501 INFO program: Reserved GDT blocks: 937 >17:14:08,501 INFO program: Blocks per group: 32768 >17:14:08,502 INFO program: Fragments per group: 32768 >17:14:08,502 INFO program: Inodes per group: 8144 >17:14:08,502 INFO program: Inode blocks per group: 509 >17:14:08,502 INFO program: Flex block group size: 16 >17:14:08,502 INFO program: Filesystem created: Fri Oct 8 04:25:20 2010 >17:14:08,502 INFO program: Last mount time: Sat Nov 17 01:41:29 2012 >17:14:08,503 INFO program: Last write time: Sat Nov 17 01:42:13 2012 >17:14:08,503 INFO program: Mount count: 11 >17:14:08,503 INFO program: Maximum mount count: -1 >17:14:08,503 INFO program: Last checked: Fri Oct 8 04:25:20 2010 >17:14:08,503 INFO program: Check interval: 0 (<none>) >17:14:08,503 INFO program: Lifetime writes: 6207 MB >17:14:08,504 INFO program: Reserved blocks uid: 0 (user root) >17:14:08,504 INFO program: Reserved blocks gid: 0 (group root) >17:14:08,504 INFO program: First inode: 11 >17:14:08,504 INFO program: Inode size: 256 >17:14:08,504 INFO program: Required extra isize: 28 >17:14:08,504 INFO program: Desired extra isize: 28 >17:14:08,504 INFO program: Journal inode: 8 >17:14:08,505 INFO program: Default directory hash: half_md4 >17:14:08,505 INFO program: Directory Hash Seed: 02073fa4-a8d7-4568-aefd-25b48df5e901 >17:14:08,505 INFO program: Journal backup: inode blocks >17:14:08,505 INFO program: Journal features: journal_incompat_revoke >17:14:08,505 INFO program: Journal size: 128M >17:14:08,505 INFO program: Journal length: 32768 >17:14:08,506 INFO program: Journal sequence: 0x000008e8 >17:14:08,506 INFO program: Journal start: 0 >17:14:08,506 INFO program: >17:14:08,506 DEBUG program: Return code: 0 >17:14:08,506 INFO program: Running... resize2fs -P /dev/sda5 >17:14:08,519 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:08,519 INFO program: Estimated minimum size of the filesystem: 1071162 >17:14:08,519 DEBUG program: Return code: 0 >17:14:08,752 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sda8 >17:14:08,800 INFO program: LVM2_PV_UUID=VtFunB-5SRd-vhku-FmWc-1X3e-cf4L-OHNZcs >17:14:08,800 INFO program: LVM2_PE_START=1024.00 >17:14:08,800 INFO program: LVM2_VG_NAME=vg_p5ewspro00 >17:14:08,801 INFO program: LVM2_VG_UUID=wsjhFM-OZkM-OI4U-uUed-7mtp-LfWq-QxIP0Y >17:14:08,801 INFO program: LVM2_VG_SIZE=51183616.00 >17:14:08,801 INFO program: LVM2_VG_FREE=0 >17:14:08,801 INFO program: LVM2_VG_EXTENT_SIZE=32768.00 >17:14:08,802 INFO program: LVM2_VG_EXTENT_COUNT=1562 >17:14:08,802 INFO program: LVM2_VG_FREE_COUNT=0 >17:14:08,802 INFO program: LVM2_PV_COUNT=1 >17:14:08,802 DEBUG program: Return code: 0 >17:14:08,813 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} vg_p5ewspro00 >17:14:08,839 INFO program: LVM2_LV_NAME=kunkelc >17:14:08,839 INFO program: LVM2_LV_UUID=ooT5sU-DHev-ascv-Dare-8b29-dWje-AYLWXJ >17:14:08,840 INFO program: LVM2_LV_SIZE=51183616.00 >17:14:08,840 INFO program: LVM2_LV_ATTR=-wi-a----- >17:14:08,840 INFO program: LVM2_SEGTYPE=linear >17:14:08,841 DEBUG program: Return code: 0 >17:14:08,877 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro00-kunkelc >17:14:08,921 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:08,922 INFO program: Filesystem volume name: <none> >17:14:08,922 INFO program: Last mounted on: /home >17:14:08,922 INFO program: Filesystem UUID: 4842c657-468f-4e93-841d-3689bca33556 >17:14:08,922 INFO program: Filesystem magic number: 0xEF53 >17:14:08,923 INFO program: Filesystem revision #: 1 (dynamic) >17:14:08,923 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 >17:14:08,923 INFO program: Filesystem flags: signed_directory_hash >17:14:08,923 INFO program: Default mount options: user_xattr acl >17:14:08,924 INFO program: Filesystem state: clean >17:14:08,924 INFO program: Errors behavior: Continue >17:14:08,924 INFO program: Filesystem OS type: Linux >17:14:08,924 INFO program: Inode count: 3203072 >17:14:08,925 INFO program: Block count: 12795904 >17:14:08,925 INFO program: Reserved block count: 639795 >17:14:08,925 INFO program: Free blocks: 12193976 >17:14:08,925 INFO program: Free inodes: 3199611 >17:14:08,926 INFO program: First block: 0 >17:14:08,926 INFO program: Block size: 4096 >17:14:08,926 INFO program: Fragment size: 4096 >17:14:08,926 INFO program: Reserved GDT blocks: 1020 >17:14:08,926 INFO program: Blocks per group: 32768 >17:14:08,927 INFO program: Fragments per group: 32768 >17:14:08,927 INFO program: Inodes per group: 8192 >17:14:08,927 INFO program: Inode blocks per group: 512 >17:14:08,927 INFO program: Flex block group size: 16 >17:14:08,927 INFO program: Filesystem created: Wed Oct 13 22:04:09 2010 >17:14:08,927 INFO program: Last mount time: Sun Dec 1 11:47:17 2013 >17:14:08,928 INFO program: Last write time: Sun Dec 1 12:02:44 2013 >17:14:08,928 INFO program: Mount count: 525 >17:14:08,928 INFO program: Maximum mount count: -1 >17:14:08,928 INFO program: Last checked: Wed Oct 13 22:04:09 2010 >17:14:08,928 INFO program: Check interval: 0 (<none>) >17:14:08,928 INFO program: Lifetime writes: 12 GB >17:14:08,929 INFO program: Reserved blocks uid: 0 (user root) >17:14:08,929 INFO program: Reserved blocks gid: 0 (group root) >17:14:08,929 INFO program: First inode: 11 >17:14:08,929 INFO program: Inode size: 256 >17:14:08,929 INFO program: Required extra isize: 28 >17:14:08,929 INFO program: Desired extra isize: 28 >17:14:08,930 INFO program: Journal inode: 8 >17:14:08,930 INFO program: Default directory hash: half_md4 >17:14:08,930 INFO program: Directory Hash Seed: 39ed980c-761c-4ebb-a75b-92b6ecb12e37 >17:14:08,930 INFO program: Journal backup: inode blocks >17:14:08,930 INFO program: Journal features: journal_incompat_revoke >17:14:08,930 INFO program: Journal size: 128M >17:14:08,931 INFO program: Journal length: 32768 >17:14:08,931 INFO program: Journal sequence: 0x0000aef9 >17:14:08,931 INFO program: Journal start: 0 >17:14:08,931 INFO program: >17:14:08,931 DEBUG program: Return code: 0 >17:14:08,932 INFO program: Running... resize2fs -P /dev/mapper/vg_p5ewspro00-kunkelc >17:14:08,942 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:08,942 INFO program: Estimated minimum size of the filesystem: 432916 >17:14:08,943 DEBUG program: Return code: 0 >17:14:09,030 INFO program: Running... dumpe2fs -h /dev/sda9 >17:14:09,070 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:09,070 INFO program: Filesystem volume name: <none> >17:14:09,070 INFO program: Last mounted on: <not available> >17:14:09,070 INFO program: Filesystem UUID: 085ec52a-e679-441a-884a-dd2e6e6183cc >17:14:09,070 INFO program: Filesystem magic number: 0xEF53 >17:14:09,071 INFO program: Filesystem revision #: 1 (dynamic) >17:14:09,071 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 >17:14:09,071 INFO program: Filesystem flags: signed_directory_hash >17:14:09,071 INFO program: Default mount options: (none) >17:14:09,071 INFO program: Filesystem state: clean >17:14:09,071 INFO program: Errors behavior: Continue >17:14:09,072 INFO program: Filesystem OS type: Linux >17:14:09,072 INFO program: Inode count: 97536 >17:14:09,072 INFO program: Block count: 389120 >17:14:09,072 INFO program: Reserved block count: 19456 >17:14:09,072 INFO program: Free blocks: 366553 >17:14:09,072 INFO program: Free inodes: 97525 >17:14:09,073 INFO program: First block: 1 >17:14:09,073 INFO program: Block size: 1024 >17:14:09,073 INFO program: Fragment size: 1024 >17:14:09,073 INFO program: Reserved GDT blocks: 256 >17:14:09,073 INFO program: Blocks per group: 8192 >17:14:09,073 INFO program: Fragments per group: 8192 >17:14:09,074 INFO program: Inodes per group: 2032 >17:14:09,074 INFO program: Inode blocks per group: 254 >17:14:09,074 INFO program: Flex block group size: 16 >17:14:09,074 INFO program: Filesystem created: Mon Aug 8 20:20:25 2011 >17:14:09,074 INFO program: Last mount time: n/a >17:14:09,074 INFO program: Last write time: Mon Aug 8 20:20:26 2011 >17:14:09,075 INFO program: Mount count: 0 >17:14:09,075 INFO program: Maximum mount count: 25 >17:14:09,075 INFO program: Last checked: Mon Aug 8 20:20:25 2011 >17:14:09,075 INFO program: Check interval: 15552000 (6 months) >17:14:09,075 INFO program: Next check after: Sat Feb 4 20:20:25 2012 >17:14:09,075 INFO program: Lifetime writes: 8 MB >17:14:09,076 INFO program: Reserved blocks uid: 0 (user root) >17:14:09,076 INFO program: Reserved blocks gid: 0 (group root) >17:14:09,076 INFO program: First inode: 11 >17:14:09,076 INFO program: Inode size: 128 >17:14:09,076 INFO program: Journal inode: 8 >17:14:09,076 INFO program: Default directory hash: half_md4 >17:14:09,077 INFO program: Directory Hash Seed: 92443090-9598-4cbd-b980-3269c37ed89d >17:14:09,077 INFO program: Journal backup: inode blocks >17:14:09,077 INFO program: Journal features: (none) >17:14:09,077 INFO program: Journal size: 8M >17:14:09,077 INFO program: Journal length: 8192 >17:14:09,077 INFO program: Journal sequence: 0x00000001 >17:14:09,078 INFO program: Journal start: 0 >17:14:09,078 INFO program: >17:14:09,078 DEBUG program: Return code: 0 >17:14:09,078 INFO program: Running... resize2fs -P /dev/sda9 >17:14:09,089 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:09,090 INFO program: Estimated minimum size of the filesystem: 13800 >17:14:09,090 DEBUG program: Return code: 0 >17:14:09,110 INFO program: Running... multipath -c /dev/sdb >17:14:09,122 INFO program: /dev/sdb is not a valid multipath device path >17:14:09,123 DEBUG program: Return code: 1 >17:14:09,174 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:14:09,189 INFO program: MD_LEVEL=raid10 >17:14:09,189 INFO program: MD_DEVICES=4 >17:14:09,190 INFO program: MD_NAME=P5E-WSPRO.localdomain:0 >17:14:09,190 INFO program: MD_ARRAY_SIZE=1000.21GB >17:14:09,190 INFO program: MD_UUID=1855dd83:351a9130:dd6caa3f:2a0bf061 >17:14:09,190 INFO program: MD_UPDATE_TIME=1385917521 >17:14:09,191 INFO program: MD_DEV_UUID=f369185d:2e8cb180:7cbb307d:49bb8ac9 >17:14:09,191 INFO program: MD_EVENTS=8259 >17:14:09,191 DEBUG program: Return code: 0 >17:14:09,191 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:14:09,206 INFO program: ARRAY /dev/md/0 metadata=1.1 UUID=1855dd83:351a9130:dd6caa3f:2a0bf061 name=P5E-WSPRO.localdomain:0 >17:14:09,207 DEBUG program: Return code: 0 >17:14:09,216 INFO program: Running... udevadm settle --timeout=300 >17:14:09,228 DEBUG program: Return code: 0 >17:14:09,261 INFO program: Running... udevadm settle --timeout=300 >17:14:09,273 DEBUG program: Return code: 0 >17:14:09,274 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >17:14:09,288 DEBUG program: Return code: 1 >17:14:09,310 INFO program: Running... multipath -c /dev/sdc >17:14:09,322 INFO program: /dev/sdc is not a valid multipath device path >17:14:09,322 DEBUG program: Return code: 1 >17:14:09,404 INFO program: Running... mdadm --examine --export /dev/sdc1 >17:14:09,419 INFO program: MD_LEVEL=raid10 >17:14:09,420 INFO program: MD_DEVICES=4 >17:14:09,420 INFO program: MD_NAME=P5E-WSPRO.localdomain:0 >17:14:09,421 INFO program: MD_ARRAY_SIZE=1000.21GB >17:14:09,421 INFO program: MD_UUID=1855dd83:351a9130:dd6caa3f:2a0bf061 >17:14:09,421 INFO program: MD_UPDATE_TIME=1385917521 >17:14:09,422 INFO program: MD_DEV_UUID=f4a30f44:decfd61f:172176c1:8757ef1c >17:14:09,422 INFO program: MD_EVENTS=8259 >17:14:09,423 DEBUG program: Return code: 0 >17:14:09,423 INFO program: Running... mdadm --examine --brief /dev/sdc1 >17:14:09,437 INFO program: ARRAY /dev/md/0 metadata=1.1 UUID=1855dd83:351a9130:dd6caa3f:2a0bf061 name=P5E-WSPRO.localdomain:0 >17:14:09,438 DEBUG program: Return code: 0 >17:14:09,455 INFO program: Running... udevadm settle --timeout=300 >17:14:09,466 DEBUG program: Return code: 0 >17:14:09,467 INFO program: Running... mdadm --incremental --quiet /dev/sdc1 >17:14:09,481 DEBUG program: Return code: 1 >17:14:09,502 INFO program: Running... multipath -c /dev/sdd >17:14:09,514 INFO program: /dev/sdd is not a valid multipath device path >17:14:09,514 DEBUG program: Return code: 1 >17:14:09,600 INFO program: Running... mdadm --examine --export /dev/sdd1 >17:14:09,614 INFO program: MD_LEVEL=raid10 >17:14:09,615 INFO program: MD_DEVICES=4 >17:14:09,615 INFO program: MD_NAME=P5E-WSPRO.localdomain:0 >17:14:09,615 INFO program: MD_ARRAY_SIZE=1000.21GB >17:14:09,615 INFO program: MD_UUID=1855dd83:351a9130:dd6caa3f:2a0bf061 >17:14:09,616 INFO program: MD_UPDATE_TIME=1385917521 >17:14:09,616 INFO program: MD_DEV_UUID=9ebdd28e:20cbfbc3:200f7603:65304491 >17:14:09,616 INFO program: MD_EVENTS=8259 >17:14:09,616 DEBUG program: Return code: 0 >17:14:09,617 INFO program: Running... mdadm --examine --brief /dev/sdd1 >17:14:09,632 INFO program: ARRAY /dev/md/0 metadata=1.1 UUID=1855dd83:351a9130:dd6caa3f:2a0bf061 name=P5E-WSPRO.localdomain:0 >17:14:09,632 DEBUG program: Return code: 0 >17:14:09,648 INFO program: Running... udevadm settle --timeout=300 >17:14:09,659 DEBUG program: Return code: 0 >17:14:09,660 INFO program: Running... mdadm --incremental --quiet /dev/sdd1 >17:14:09,675 DEBUG program: Return code: 1 >17:14:09,694 INFO program: Running... multipath -c /dev/sde >17:14:09,706 INFO program: /dev/sde is not a valid multipath device path >17:14:09,707 DEBUG program: Return code: 1 >17:14:09,792 INFO program: Running... mdadm --examine --export /dev/sde1 >17:14:09,807 INFO program: MD_LEVEL=raid10 >17:14:09,807 INFO program: MD_DEVICES=4 >17:14:09,807 INFO program: MD_NAME=P5E-WSPRO.localdomain:0 >17:14:09,808 INFO program: MD_ARRAY_SIZE=1000.21GB >17:14:09,808 INFO program: MD_UUID=1855dd83:351a9130:dd6caa3f:2a0bf061 >17:14:09,808 INFO program: MD_UPDATE_TIME=1385917521 >17:14:09,808 INFO program: MD_DEV_UUID=9a906e68:780caf17:583eacce:2497cd39 >17:14:09,809 INFO program: MD_EVENTS=8259 >17:14:09,809 DEBUG program: Return code: 0 >17:14:09,809 INFO program: Running... mdadm --examine --brief /dev/sde1 >17:14:09,824 INFO program: ARRAY /dev/md/0 metadata=1.1 UUID=1855dd83:351a9130:dd6caa3f:2a0bf061 name=P5E-WSPRO.localdomain:0 >17:14:09,825 DEBUG program: Return code: 0 >17:14:09,840 INFO program: Running... udevadm settle --timeout=300 >17:14:09,851 DEBUG program: Return code: 0 >17:14:09,851 INFO program: Running... mdadm --incremental --quiet /dev/sde1 >17:14:09,865 DEBUG program: Return code: 1 >17:14:09,889 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >17:14:09,907 INFO program: /dev/loop0: [2161]:260610 (/run/install/repo/LiveOS/squashfs.img) >17:14:09,907 DEBUG program: Return code: 0 >17:14:09,909 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >17:14:09,920 INFO program: /dev/loop0: [2161]:260610 (/run/install/repo/LiveOS/squashfs.img) >17:14:09,920 DEBUG program: Return code: 0 >17:14:09,945 INFO program: Running... dumpe2fs -h /dev/loop1 >17:14:09,956 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:09,956 INFO program: Filesystem volume name: Anaconda >17:14:09,957 INFO program: Last mounted on: / >17:14:09,957 INFO program: Filesystem UUID: 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 >17:14:09,957 INFO program: Filesystem magic number: 0xEF53 >17:14:09,957 INFO program: Filesystem revision #: 1 (dynamic) >17:14:09,958 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 >17:14:09,958 INFO program: Filesystem flags: signed_directory_hash >17:14:09,958 INFO program: Default mount options: user_xattr acl >17:14:09,959 INFO program: Filesystem state: clean >17:14:09,959 INFO program: Errors behavior: Continue >17:14:09,959 INFO program: Filesystem OS type: Linux >17:14:09,959 INFO program: Inode count: 131072 >17:14:09,960 INFO program: Block count: 2097152 >17:14:09,960 INFO program: Reserved block count: 0 >17:14:09,960 INFO program: Free blocks: 1293512 >17:14:09,960 INFO program: Free inodes: 103713 >17:14:09,961 INFO program: First block: 1 >17:14:09,961 INFO program: Block size: 1024 >17:14:09,961 INFO program: Fragment size: 1024 >17:14:09,962 INFO program: Reserved GDT blocks: 256 >17:14:09,962 INFO program: Blocks per group: 8192 >17:14:09,962 INFO program: Fragments per group: 8192 >17:14:09,962 INFO program: Inodes per group: 512 >17:14:09,962 INFO program: Inode blocks per group: 128 >17:14:09,963 INFO program: Flex block group size: 16 >17:14:09,963 INFO program: Filesystem created: Wed Nov 27 02:46:58 2013 >17:14:09,963 INFO program: Last mount time: Wed Nov 27 02:47:15 2013 >17:14:09,964 INFO program: Last write time: Wed Nov 27 02:47:25 2013 >17:14:09,964 INFO program: Mount count: 2 >17:14:09,964 INFO program: Maximum mount count: -1 >17:14:09,964 INFO program: Last checked: Wed Nov 27 02:46:58 2013 >17:14:09,965 INFO program: Check interval: 0 (<none>) >17:14:09,965 INFO program: Lifetime writes: 32 MB >17:14:09,965 INFO program: Reserved blocks uid: 0 (user root) >17:14:09,965 INFO program: Reserved blocks gid: 0 (group root) >17:14:09,966 INFO program: First inode: 11 >17:14:09,966 INFO program: Inode size: 256 >17:14:09,966 INFO program: Required extra isize: 28 >17:14:09,966 INFO program: Desired extra isize: 28 >17:14:09,966 INFO program: Journal inode: 8 >17:14:09,966 INFO program: Default directory hash: half_md4 >17:14:09,967 INFO program: Directory Hash Seed: 2208fa6e-eedd-4c28-82c4-2b68f085f473 >17:14:09,967 INFO program: Journal backup: inode blocks >17:14:09,967 INFO program: Journal features: (none) >17:14:09,967 INFO program: Journal size: 32M >17:14:09,967 INFO program: Journal length: 32768 >17:14:09,968 INFO program: Journal sequence: 0x00000007 >17:14:09,968 INFO program: Journal start: 0 >17:14:09,968 INFO program: >17:14:09,968 DEBUG program: Return code: 0 >17:14:09,968 INFO program: Running... resize2fs -P /dev/loop1 >17:14:09,979 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:09,979 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >17:14:09,979 INFO program: Couldn't find valid filesystem superblock. >17:14:09,980 DEBUG program: Return code: 1 >17:14:10,026 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:14:10,037 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:10,038 INFO program: Filesystem volume name: Anaconda >17:14:10,038 INFO program: Last mounted on: / >17:14:10,038 INFO program: Filesystem UUID: 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 >17:14:10,038 INFO program: Filesystem magic number: 0xEF53 >17:14:10,039 INFO program: Filesystem revision #: 1 (dynamic) >17:14:10,039 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 >17:14:10,039 INFO program: Filesystem flags: signed_directory_hash >17:14:10,039 INFO program: Default mount options: user_xattr acl >17:14:10,040 INFO program: Filesystem state: clean >17:14:10,040 INFO program: Errors behavior: Continue >17:14:10,040 INFO program: Filesystem OS type: Linux >17:14:10,040 INFO program: Inode count: 131072 >17:14:10,041 INFO program: Block count: 2097152 >17:14:10,041 INFO program: Reserved block count: 0 >17:14:10,041 INFO program: Free blocks: 1293512 >17:14:10,041 INFO program: Free inodes: 103713 >17:14:10,042 INFO program: First block: 1 >17:14:10,042 INFO program: Block size: 1024 >17:14:10,042 INFO program: Fragment size: 1024 >17:14:10,042 INFO program: Reserved GDT blocks: 256 >17:14:10,043 INFO program: Blocks per group: 8192 >17:14:10,043 INFO program: Fragments per group: 8192 >17:14:10,043 INFO program: Inodes per group: 512 >17:14:10,043 INFO program: Inode blocks per group: 128 >17:14:10,044 INFO program: Flex block group size: 16 >17:14:10,044 INFO program: Filesystem created: Wed Nov 27 02:46:58 2013 >17:14:10,044 INFO program: Last mount time: Sun Dec 1 12:13:32 2013 >17:14:10,044 INFO program: Last write time: Sun Dec 1 12:13:32 2013 >17:14:10,044 INFO program: Mount count: 3 >17:14:10,045 INFO program: Maximum mount count: -1 >17:14:10,045 INFO program: Last checked: Wed Nov 27 02:46:58 2013 >17:14:10,045 INFO program: Check interval: 0 (<none>) >17:14:10,045 INFO program: Lifetime writes: 32 MB >17:14:10,046 INFO program: Reserved blocks uid: 0 (user root) >17:14:10,046 INFO program: Reserved blocks gid: 0 (group root) >17:14:10,046 INFO program: First inode: 11 >17:14:10,046 INFO program: Inode size: 256 >17:14:10,047 INFO program: Required extra isize: 28 >17:14:10,047 INFO program: Desired extra isize: 28 >17:14:10,047 INFO program: Journal inode: 8 >17:14:10,047 INFO program: Default directory hash: half_md4 >17:14:10,048 INFO program: Directory Hash Seed: 2208fa6e-eedd-4c28-82c4-2b68f085f473 >17:14:10,048 INFO program: Journal backup: inode blocks >17:14:10,048 INFO program: Journal features: (none) >17:14:10,048 INFO program: Journal size: 32M >17:14:10,049 INFO program: Journal length: 32768 >17:14:10,049 INFO program: Journal sequence: 0x00000008 >17:14:10,049 INFO program: Journal start: 1 >17:14:10,049 INFO program: >17:14:10,050 DEBUG program: Return code: 0 >17:14:10,050 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:14:10,061 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:10,062 INFO program: Estimated minimum size of the filesystem: 786345 >17:14:10,062 DEBUG program: Return code: 0 >17:14:10,094 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >17:14:10,105 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:10,106 INFO program: Filesystem volume name: Anaconda >17:14:10,106 INFO program: Last mounted on: / >17:14:10,106 INFO program: Filesystem UUID: 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 >17:14:10,106 INFO program: Filesystem magic number: 0xEF53 >17:14:10,106 INFO program: Filesystem revision #: 1 (dynamic) >17:14:10,106 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 >17:14:10,107 INFO program: Filesystem flags: signed_directory_hash >17:14:10,107 INFO program: Default mount options: user_xattr acl >17:14:10,107 INFO program: Filesystem state: clean >17:14:10,107 INFO program: Errors behavior: Continue >17:14:10,107 INFO program: Filesystem OS type: Linux >17:14:10,107 INFO program: Inode count: 131072 >17:14:10,108 INFO program: Block count: 2097152 >17:14:10,108 INFO program: Reserved block count: 0 >17:14:10,108 INFO program: Free blocks: 1293512 >17:14:10,108 INFO program: Free inodes: 103713 >17:14:10,108 INFO program: First block: 1 >17:14:10,108 INFO program: Block size: 1024 >17:14:10,109 INFO program: Fragment size: 1024 >17:14:10,109 INFO program: Reserved GDT blocks: 256 >17:14:10,109 INFO program: Blocks per group: 8192 >17:14:10,109 INFO program: Fragments per group: 8192 >17:14:10,109 INFO program: Inodes per group: 512 >17:14:10,109 INFO program: Inode blocks per group: 128 >17:14:10,110 INFO program: Flex block group size: 16 >17:14:10,110 INFO program: Filesystem created: Wed Nov 27 02:46:58 2013 >17:14:10,110 INFO program: Last mount time: Wed Nov 27 02:47:15 2013 >17:14:10,110 INFO program: Last write time: Wed Nov 27 02:47:25 2013 >17:14:10,110 INFO program: Mount count: 2 >17:14:10,110 INFO program: Maximum mount count: -1 >17:14:10,111 INFO program: Last checked: Wed Nov 27 02:46:58 2013 >17:14:10,111 INFO program: Check interval: 0 (<none>) >17:14:10,111 INFO program: Lifetime writes: 32 MB >17:14:10,111 INFO program: Reserved blocks uid: 0 (user root) >17:14:10,111 INFO program: Reserved blocks gid: 0 (group root) >17:14:10,111 INFO program: First inode: 11 >17:14:10,112 INFO program: Inode size: 256 >17:14:10,112 INFO program: Required extra isize: 28 >17:14:10,112 INFO program: Desired extra isize: 28 >17:14:10,112 INFO program: Journal inode: 8 >17:14:10,112 INFO program: Default directory hash: half_md4 >17:14:10,112 INFO program: Directory Hash Seed: 2208fa6e-eedd-4c28-82c4-2b68f085f473 >17:14:10,113 INFO program: Journal backup: inode blocks >17:14:10,113 INFO program: Journal features: (none) >17:14:10,113 INFO program: Journal size: 32M >17:14:10,113 INFO program: Journal length: 32768 >17:14:10,113 INFO program: Journal sequence: 0x00000007 >17:14:10,113 INFO program: Journal start: 0 >17:14:10,113 INFO program: >17:14:10,114 DEBUG program: Return code: 0 >17:14:10,114 INFO program: Running... resize2fs -P /dev/mapper/live-base >17:14:10,126 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:10,127 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >17:14:10,127 INFO program: Couldn't find valid filesystem superblock. >17:14:10,128 DEBUG program: Return code: 1 >17:14:10,169 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/md/P5E-WSPRO.localdomain:0 >17:14:10,186 INFO program: LVM2_PV_UUID=YR8dNM-3KiR-Pj0j-YgF9-8ndf-Dwc7-IR0gIJ >17:14:10,186 INFO program: LVM2_PE_START=1024.00 >17:14:10,187 INFO program: LVM2_VG_NAME=vg_p5ewspro >17:14:10,187 INFO program: LVM2_VG_UUID=cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 >17:14:10,187 INFO program: LVM2_VG_SIZE=976748544.00 >17:14:10,187 INFO program: LVM2_VG_FREE=850853888.00 >17:14:10,188 INFO program: LVM2_VG_EXTENT_SIZE=32768.00 >17:14:10,188 INFO program: LVM2_VG_EXTENT_COUNT=29808 >17:14:10,188 INFO program: LVM2_VG_FREE_COUNT=25966 >17:14:10,188 INFO program: LVM2_PV_COUNT=1 >17:14:10,188 DEBUG program: Return code: 0 >17:14:10,199 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} vg_p5ewspro >17:14:10,225 INFO program: LVM2_LV_NAME=datalv LVM2_LV_NAME=datalv LVM2_LV_NAME=fedora15 LVM2_LV_NAME=fedora16 LVM2_LV_NAME=fedora17 LVM2_LV_NAME=fedora18 LVM2_LV_NAME=seti >17:14:10,226 INFO program: LVM2_LV_UUID=6w3pzD-BY5P-qD9p-pDEA-hMXi-PEfq-AuVe7a LVM2_LV_UUID=6w3pzD-BY5P-qD9p-pDEA-hMXi-PEfq-AuVe7a LVM2_LV_UUID=ZCpwZt-eRxP-QXea-J2NO-P19A-j5ae-2Hi4v4 LVM2_LV_UUID=vZEiOA-9tC3-HN4V-giEZ-27Nu-xSGP-PEoVKf LVM2_LV_UUID=61krx7-i5BL-z3EO-365L-EA0O-etmE-3NZ2Iv LVM2_LV_UUID=o1XpcK-9BWP-DIIH-rOHL-2ker-sKZH-hzq7tc LVM2_LV_UUID=AmHGfO-J3l6-VwBS-J4wC-rsaR-2gpD-GvdYEn >17:14:10,226 INFO program: LVM2_LV_SIZE=41943040.00 LVM2_LV_SIZE=41943040.00 LVM2_LV_SIZE=20480000.00 LVM2_LV_SIZE=20480000.00 LVM2_LV_SIZE=20480000.00 LVM2_LV_SIZE=20480000.00 LVM2_LV_SIZE=2031616.00 >17:14:10,227 INFO program: LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- >17:14:10,227 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >17:14:10,227 DEBUG program: Return code: 0 >17:14:10,245 INFO program: Running... lvm lvchange -a y vg_p5ewspro/datalv >17:14:10,380 DEBUG program: Return code: 0 >17:14:10,380 INFO program: Running... udevadm settle --timeout=300 >17:14:10,394 DEBUG program: Return code: 0 >17:14:10,417 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-datalv >17:14:10,452 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:10,452 INFO program: Filesystem volume name: <none> >17:14:10,452 INFO program: Last mounted on: /home/kunkelc/data >17:14:10,453 INFO program: Filesystem UUID: ea185618-9f65-4c33-8de0-b9ee5528eede >17:14:10,453 INFO program: Filesystem magic number: 0xEF53 >17:14:10,453 INFO program: Filesystem revision #: 1 (dynamic) >17:14:10,453 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 >17:14:10,454 INFO program: Filesystem flags: signed_directory_hash >17:14:10,454 INFO program: Default mount options: user_xattr acl >17:14:10,454 INFO program: Filesystem state: clean >17:14:10,455 INFO program: Errors behavior: Continue >17:14:10,455 INFO program: Filesystem OS type: Linux >17:14:10,455 INFO program: Inode count: 10485760 >17:14:10,455 INFO program: Block count: 41943040 >17:14:10,456 INFO program: Reserved block count: 2096640 >17:14:10,456 INFO program: Free blocks: 40615030 >17:14:10,456 INFO program: Free inodes: 10485733 >17:14:10,456 INFO program: First block: 1 >17:14:10,457 INFO program: Block size: 1024 >17:14:10,457 INFO program: Fragment size: 1024 >17:14:10,457 INFO program: Blocks per group: 8192 >17:14:10,457 INFO program: Fragments per group: 8192 >17:14:10,458 INFO program: Inodes per group: 2048 >17:14:10,458 INFO program: Inode blocks per group: 256 >17:14:10,458 INFO program: RAID stride: 512 >17:14:10,458 INFO program: RAID stripe width: 1024 >17:14:10,458 INFO program: Flex block group size: 16 >17:14:10,459 INFO program: Filesystem created: Fri May 11 13:30:06 2012 >17:14:10,459 INFO program: Last mount time: Sun Dec 1 11:47:17 2013 >17:14:10,459 INFO program: Last write time: Sun Dec 1 12:02:44 2013 >17:14:10,459 INFO program: Mount count: 26 >17:14:10,460 INFO program: Maximum mount count: -1 >17:14:10,460 INFO program: Last checked: Fri Jan 11 16:52:20 2013 >17:14:10,460 INFO program: Check interval: 0 (<none>) >17:14:10,460 INFO program: Lifetime writes: 1368 MB >17:14:10,461 INFO program: Reserved blocks uid: 0 (user root) >17:14:10,461 INFO program: Reserved blocks gid: 0 (group root) >17:14:10,461 INFO program: First inode: 11 >17:14:10,461 INFO program: Inode size: 128 >17:14:10,462 INFO program: Journal inode: 8 >17:14:10,462 INFO program: Default directory hash: half_md4 >17:14:10,462 INFO program: Directory Hash Seed: aa89f0df-226a-4cb3-afa1-3d9c71110b8a >17:14:10,462 INFO program: Journal backup: inode blocks >17:14:10,463 INFO program: Journal features: journal_incompat_revoke >17:14:10,463 INFO program: Journal size: 4096k >17:14:10,463 INFO program: Journal length: 4096 >17:14:10,463 INFO program: Journal sequence: 0x000000e3 >17:14:10,464 INFO program: Journal start: 0 >17:14:10,464 INFO program: >17:14:10,464 DEBUG program: Return code: 0 >17:14:10,465 INFO program: Running... resize2fs -P /dev/mapper/vg_p5ewspro-datalv >17:14:10,478 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:10,479 INFO program: Estimated minimum size of the filesystem: 92699 >17:14:10,479 DEBUG program: Return code: 0 >17:14:10,521 INFO program: Running... lvm lvchange -a y vg_p5ewspro/fedora15 >17:14:10,640 DEBUG program: Return code: 0 >17:14:10,640 INFO program: Running... udevadm settle --timeout=300 >17:14:10,651 DEBUG program: Return code: 0 >17:14:10,690 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/mapper/vg_p5ewspro-fedora15 /tmp/btrfs-tmp.52DIwgdR >17:14:10,800 DEBUG program: Return code: 0 >17:14:10,800 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.52DIwgdR >17:14:10,840 DEBUG program: Return code: 0 >17:14:10,840 INFO program: Running... udevadm settle --timeout=300 >17:14:10,853 DEBUG program: Return code: 0 >17:14:10,853 INFO program: Running... umount /tmp/btrfs-tmp.52DIwgdR >17:14:17,679 DEBUG program: Return code: 0 >17:14:17,715 INFO program: Running... lvm lvchange -a y vg_p5ewspro/fedora16 >17:14:17,909 DEBUG program: Return code: 0 >17:14:17,909 INFO program: Running... udevadm settle --timeout=300 >17:14:17,921 DEBUG program: Return code: 0 >17:14:17,945 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-fedora16 >17:14:17,983 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:17,983 INFO program: Filesystem volume name: <none> >17:14:17,983 INFO program: Last mounted on: /mnt/fedora16 >17:14:17,983 INFO program: Filesystem UUID: 23bb92b7-1cc1-44a9-9699-0d58dd2a40c0 >17:14:17,983 INFO program: Filesystem magic number: 0xEF53 >17:14:17,984 INFO program: Filesystem revision #: 1 (dynamic) >17:14:17,984 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 >17:14:17,984 INFO program: Filesystem flags: signed_directory_hash >17:14:17,984 INFO program: Default mount options: (none) >17:14:17,984 INFO program: Filesystem state: clean >17:14:17,984 INFO program: Errors behavior: Continue >17:14:17,985 INFO program: Filesystem OS type: Linux >17:14:17,985 INFO program: Inode count: 1281120 >17:14:17,985 INFO program: Block count: 5120000 >17:14:17,985 INFO program: Reserved block count: 256000 >17:14:17,985 INFO program: Free blocks: 3442989 >17:14:17,985 INFO program: Free inodes: 1100538 >17:14:17,986 INFO program: First block: 0 >17:14:17,986 INFO program: Block size: 4096 >17:14:17,986 INFO program: Fragment size: 4096 >17:14:17,986 INFO program: Reserved GDT blocks: 1022 >17:14:17,986 INFO program: Blocks per group: 32768 >17:14:17,986 INFO program: Fragments per group: 32768 >17:14:17,987 INFO program: Inodes per group: 8160 >17:14:17,987 INFO program: Inode blocks per group: 510 >17:14:17,987 INFO program: RAID stride: 128 >17:14:17,987 INFO program: RAID stripe width: 256 >17:14:17,987 INFO program: Flex block group size: 16 >17:14:17,987 INFO program: Filesystem created: Tue Aug 9 02:08:36 2011 >17:14:17,988 INFO program: Last mount time: Sun Dec 1 11:47:17 2013 >17:14:17,988 INFO program: Last write time: Sun Dec 1 12:02:44 2013 >17:14:17,988 INFO program: Mount count: 32 >17:14:17,988 INFO program: Maximum mount count: 32 >17:14:17,988 INFO program: Last checked: Tue Jan 1 17:12:38 2013 >17:14:17,988 INFO program: Check interval: 15552000 (6 months) >17:14:17,988 INFO program: Next check after: Sun Jun 30 17:12:38 2013 >17:14:17,989 INFO program: Lifetime writes: 94 GB >17:14:17,989 INFO program: Reserved blocks uid: 0 (user root) >17:14:17,989 INFO program: Reserved blocks gid: 0 (group root) >17:14:17,989 INFO program: First inode: 11 >17:14:17,989 INFO program: Inode size: 256 >17:14:17,989 INFO program: Required extra isize: 28 >17:14:17,990 INFO program: Desired extra isize: 28 >17:14:17,990 INFO program: Journal inode: 8 >17:14:17,990 INFO program: Default directory hash: half_md4 >17:14:17,990 INFO program: Directory Hash Seed: 4c23bf03-4906-41f3-932c-804ad05302a3 >17:14:17,990 INFO program: Journal backup: inode blocks >17:14:17,990 INFO program: Journal features: journal_incompat_revoke >17:14:17,991 INFO program: Journal size: 128M >17:14:17,991 INFO program: Journal length: 32768 >17:14:17,991 INFO program: Journal sequence: 0x00012526 >17:14:17,991 INFO program: Journal start: 0 >17:14:17,991 INFO program: >17:14:17,991 DEBUG program: Return code: 0 >17:14:17,992 INFO program: Running... resize2fs -P /dev/mapper/vg_p5ewspro-fedora16 >17:14:18,004 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:18,005 INFO program: Estimated minimum size of the filesystem: 1638883 >17:14:18,005 DEBUG program: Return code: 0 >17:14:18,058 INFO program: Running... lvm lvchange -a y vg_p5ewspro/fedora17 >17:14:18,184 DEBUG program: Return code: 0 >17:14:18,185 INFO program: Running... udevadm settle --timeout=300 >17:14:18,198 DEBUG program: Return code: 0 >17:14:18,223 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-fedora17 >17:14:18,254 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:18,255 INFO program: Filesystem volume name: <none> >17:14:18,255 INFO program: Last mounted on: /mnt/fedora17 >17:14:18,255 INFO program: Filesystem UUID: 229105a9-8bdb-4a6a-aa5d-90892dc22148 >17:14:18,255 INFO program: Filesystem magic number: 0xEF53 >17:14:18,256 INFO program: Filesystem revision #: 1 (dynamic) >17:14:18,256 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 >17:14:18,256 INFO program: Filesystem flags: signed_directory_hash >17:14:18,256 INFO program: Default mount options: user_xattr acl >17:14:18,257 INFO program: Filesystem state: clean >17:14:18,257 INFO program: Errors behavior: Continue >17:14:18,257 INFO program: Filesystem OS type: Linux >17:14:18,257 INFO program: Inode count: 1281120 >17:14:18,258 INFO program: Block count: 5120000 >17:14:18,258 INFO program: Reserved block count: 256000 >17:14:18,258 INFO program: Free blocks: 3457092 >17:14:18,258 INFO program: Free inodes: 1089435 >17:14:18,259 INFO program: First block: 0 >17:14:18,259 INFO program: Block size: 4096 >17:14:18,259 INFO program: Fragment size: 4096 >17:14:18,259 INFO program: Reserved GDT blocks: 1022 >17:14:18,260 INFO program: Blocks per group: 32768 >17:14:18,260 INFO program: Fragments per group: 32768 >17:14:18,260 INFO program: Inodes per group: 8160 >17:14:18,260 INFO program: Inode blocks per group: 510 >17:14:18,261 INFO program: RAID stride: 128 >17:14:18,261 INFO program: RAID stripe width: 256 >17:14:18,261 INFO program: Flex block group size: 16 >17:14:18,261 INFO program: Filesystem created: Fri Feb 24 11:09:06 2012 >17:14:18,261 INFO program: Last mount time: Sun Dec 1 11:47:17 2013 >17:14:18,262 INFO program: Last write time: Sun Dec 1 12:02:44 2013 >17:14:18,262 INFO program: Mount count: 191 >17:14:18,262 INFO program: Maximum mount count: -1 >17:14:18,262 INFO program: Last checked: Fri Feb 24 11:09:06 2012 >17:14:18,263 INFO program: Check interval: 0 (<none>) >17:14:18,263 INFO program: Lifetime writes: 138 GB >17:14:18,263 INFO program: Reserved blocks uid: 0 (user root) >17:14:18,263 INFO program: Reserved blocks gid: 0 (group root) >17:14:18,264 INFO program: First inode: 11 >17:14:18,264 INFO program: Inode size: 256 >17:14:18,264 INFO program: Required extra isize: 28 >17:14:18,264 INFO program: Desired extra isize: 28 >17:14:18,265 INFO program: Journal inode: 8 >17:14:18,265 INFO program: Default directory hash: half_md4 >17:14:18,265 INFO program: Directory Hash Seed: 120e088b-8ace-4e6d-94d8-db1f0c60531a >17:14:18,265 INFO program: Journal backup: inode blocks >17:14:18,266 INFO program: Journal features: journal_incompat_revoke >17:14:18,266 INFO program: Journal size: 128M >17:14:18,266 INFO program: Journal length: 32768 >17:14:18,266 INFO program: Journal sequence: 0x0001feb7 >17:14:18,266 INFO program: Journal start: 0 >17:14:18,267 INFO program: >17:14:18,267 DEBUG program: Return code: 0 >17:14:18,267 INFO program: Running... resize2fs -P /dev/mapper/vg_p5ewspro-fedora17 >17:14:18,279 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:18,280 INFO program: Estimated minimum size of the filesystem: 1624808 >17:14:18,280 DEBUG program: Return code: 0 >17:14:18,327 INFO program: Running... lvm lvchange -a y vg_p5ewspro/fedora18 >17:14:18,453 DEBUG program: Return code: 0 >17:14:18,454 INFO program: Running... udevadm settle --timeout=300 >17:14:18,468 DEBUG program: Return code: 0 >17:14:18,493 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-fedora18 >17:14:18,526 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:18,526 INFO program: Filesystem volume name: Fedora18 >17:14:18,526 INFO program: Last mounted on: / >17:14:18,527 INFO program: Filesystem UUID: 0a943acb-6cbe-49b7-98ca-5d968d064766 >17:14:18,527 INFO program: Filesystem magic number: 0xEF53 >17:14:18,527 INFO program: Filesystem revision #: 1 (dynamic) >17:14:18,527 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 >17:14:18,527 INFO program: Filesystem flags: signed_directory_hash >17:14:18,527 INFO program: Default mount options: user_xattr acl >17:14:18,528 INFO program: Filesystem state: clean >17:14:18,528 INFO program: Errors behavior: Continue >17:14:18,528 INFO program: Filesystem OS type: Linux >17:14:18,528 INFO program: Inode count: 1281120 >17:14:18,528 INFO program: Block count: 5120000 >17:14:18,528 INFO program: Reserved block count: 256000 >17:14:18,529 INFO program: Free blocks: 3696593 >17:14:18,529 INFO program: Free inodes: 1143548 >17:14:18,529 INFO program: First block: 0 >17:14:18,529 INFO program: Block size: 4096 >17:14:18,529 INFO program: Fragment size: 4096 >17:14:18,529 INFO program: Reserved GDT blocks: 1022 >17:14:18,529 INFO program: Blocks per group: 32768 >17:14:18,530 INFO program: Fragments per group: 32768 >17:14:18,530 INFO program: Inodes per group: 8160 >17:14:18,530 INFO program: Inode blocks per group: 510 >17:14:18,530 INFO program: RAID stride: 128 >17:14:18,530 INFO program: RAID stripe width: 256 >17:14:18,530 INFO program: Flex block group size: 16 >17:14:18,531 INFO program: Filesystem created: Tue Jan 8 04:27:05 2013 >17:14:18,531 INFO program: Last mount time: Sun Dec 1 11:47:13 2013 >17:14:18,531 INFO program: Last write time: Sun Dec 1 11:47:12 2013 >17:14:18,531 INFO program: Mount count: 30 >17:14:18,531 INFO program: Maximum mount count: -1 >17:14:18,531 INFO program: Last checked: Tue Jan 8 04:27:05 2013 >17:14:18,532 INFO program: Check interval: 0 (<none>) >17:14:18,532 INFO program: Lifetime writes: 32 GB >17:14:18,532 INFO program: Reserved blocks uid: 0 (user root) >17:14:18,532 INFO program: Reserved blocks gid: 0 (group root) >17:14:18,532 INFO program: First inode: 11 >17:14:18,532 INFO program: Inode size: 256 >17:14:18,533 INFO program: Required extra isize: 28 >17:14:18,533 INFO program: Desired extra isize: 28 >17:14:18,533 INFO program: Journal inode: 8 >17:14:18,533 INFO program: Default directory hash: half_md4 >17:14:18,533 INFO program: Directory Hash Seed: 60cd2bfa-1d99-4ecd-9da1-da460ae4b1bc >17:14:18,533 INFO program: Journal backup: inode blocks >17:14:18,534 INFO program: Journal features: journal_incompat_revoke >17:14:18,534 INFO program: Journal size: 128M >17:14:18,534 INFO program: Journal length: 32768 >17:14:18,534 INFO program: Journal sequence: 0x0000af5f >17:14:18,534 INFO program: Journal start: 0 >17:14:18,534 INFO program: >17:14:18,535 DEBUG program: Return code: 0 >17:14:18,535 INFO program: Running... resize2fs -P /dev/mapper/vg_p5ewspro-fedora18 >17:14:18,548 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:18,548 INFO program: Estimated minimum size of the filesystem: 1379657 >17:14:18,548 DEBUG program: Return code: 0 >17:14:18,596 INFO program: Running... lvm lvchange -a y vg_p5ewspro/seti >17:14:18,735 DEBUG program: Return code: 0 >17:14:18,736 INFO program: Running... udevadm settle --timeout=300 >17:14:18,749 DEBUG program: Return code: 0 >17:14:18,779 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-seti >17:14:18,799 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:14:18,799 INFO program: Filesystem volume name: <none> >17:14:18,799 INFO program: Last mounted on: /mnt/seti >17:14:18,799 INFO program: Filesystem UUID: 81ef6549-9b49-4b1d-827f-b8cf177c49fc >17:14:18,800 INFO program: Filesystem magic number: 0xEF53 >17:14:18,800 INFO program: Filesystem revision #: 1 (dynamic) >17:14:18,800 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 >17:14:18,800 INFO program: Filesystem flags: signed_directory_hash >17:14:18,800 INFO program: Default mount options: (none) >17:14:18,801 INFO program: Filesystem state: clean >17:14:18,801 INFO program: Errors behavior: Continue >17:14:18,801 INFO program: Filesystem OS type: Linux >17:14:18,801 INFO program: Inode count: 126976 >17:14:18,801 INFO program: Block count: 507904 >17:14:18,801 INFO program: Reserved block count: 25395 >17:14:18,801 INFO program: Free blocks: 470871 >17:14:18,802 INFO program: Free inodes: 126730 >17:14:18,802 INFO program: First block: 0 >17:14:18,802 INFO program: Block size: 4096 >17:14:18,802 INFO program: Fragment size: 4096 >17:14:18,802 INFO program: Reserved GDT blocks: 123 >17:14:18,802 INFO program: Blocks per group: 32768 >17:14:18,803 INFO program: Fragments per group: 32768 >17:14:18,803 INFO program: Inodes per group: 7936 >17:14:18,803 INFO program: Inode blocks per group: 496 >17:14:18,803 INFO program: RAID stride: 128 >17:14:18,803 INFO program: RAID stripe width: 256 >17:14:18,803 INFO program: Flex block group size: 16 >17:14:18,804 INFO program: Filesystem created: Thu Sep 22 14:38:05 2011 >17:14:18,804 INFO program: Last mount time: Sun Dec 1 11:47:17 2013 >17:14:18,804 INFO program: Last write time: Sun Dec 1 12:02:44 2013 >17:14:18,804 INFO program: Mount count: 2 >17:14:18,804 INFO program: Maximum mount count: 34 >17:14:18,804 INFO program: Last checked: Sat Nov 30 23:04:54 2013 >17:14:18,805 INFO program: Check interval: 15552000 (6 months) >17:14:18,805 INFO program: Next check after: Thu May 29 23:04:54 2014 >17:14:18,805 INFO program: Lifetime writes: 487 GB >17:14:18,805 INFO program: Reserved blocks uid: 0 (user root) >17:14:18,805 INFO program: Reserved blocks gid: 0 (group root) >17:14:18,805 INFO program: First inode: 11 >17:14:18,806 INFO program: Inode size: 256 >17:14:18,806 INFO program: Required extra isize: 28 >17:14:18,806 INFO program: Desired extra isize: 28 >17:14:18,806 INFO program: Journal inode: 8 >17:14:18,806 INFO program: Default directory hash: half_md4 >17:14:18,806 INFO program: Directory Hash Seed: aae1c1be-19b0-4530-ae70-3783b51355ef >17:14:18,807 INFO program: Journal backup: inode blocks >17:14:18,807 INFO program: Journal features: journal_incompat_revoke >17:14:18,807 INFO program: Journal size: 32M >17:14:18,807 INFO program: Journal length: 8192 >17:14:18,807 INFO program: Journal sequence: 0x0014e731 >17:14:18,807 INFO program: Journal start: 0 >17:14:18,808 INFO program: >17:14:18,808 DEBUG program: Return code: 0 >17:14:18,808 INFO program: Running... resize2fs -P /dev/mapper/vg_p5ewspro-seti >17:14:18,819 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:14:18,820 INFO program: Estimated minimum size of the filesystem: 37942 >17:14:18,820 DEBUG program: Return code: 0 >17:14:18,882 INFO program: Running... udevadm settle --timeout=300 >17:14:18,893 DEBUG program: Return code: 0 >17:14:19,268 INFO program: Running... udevadm settle --timeout=300 >17:14:19,281 DEBUG program: Return code: 0 >17:14:19,312 INFO program: Running... udevadm settle --timeout=300 >17:14:19,322 DEBUG program: Return code: 0 >17:14:19,328 INFO program: Running... udevadm settle --timeout=300 >17:14:19,341 DEBUG program: Return code: 0 >17:14:19,345 INFO program: Running... udevadm settle --timeout=300 >17:14:19,358 DEBUG program: Return code: 0 >17:14:19,367 INFO program: Running... udevadm settle --timeout=300 >17:14:19,380 DEBUG program: Return code: 0 >17:14:19,384 INFO program: Running... udevadm settle --timeout=300 >17:14:19,397 DEBUG program: Return code: 0 >17:14:19,405 INFO program: Running... udevadm settle --timeout=300 >17:14:19,418 DEBUG program: Return code: 0 >17:14:19,422 INFO program: Running... udevadm settle --timeout=300 >17:14:19,435 DEBUG program: Return code: 0 >17:14:19,443 INFO program: Running... udevadm settle --timeout=300 >17:14:19,454 DEBUG program: Return code: 0 >17:14:19,461 INFO program: Running... udevadm settle --timeout=300 >17:14:19,473 DEBUG program: Return code: 0 >17:14:19,479 INFO program: Running... udevadm settle --timeout=300 >17:14:19,492 DEBUG program: Return code: 0 >17:14:19,496 INFO program: Running... udevadm settle --timeout=300 >17:14:19,509 DEBUG program: Return code: 0 >17:14:19,517 INFO program: Running... udevadm settle --timeout=300 >17:14:19,530 DEBUG program: Return code: 0 >17:14:19,533 INFO program: Running... udevadm settle --timeout=300 >17:14:19,546 DEBUG program: Return code: 0 >17:14:19,554 INFO program: Running... udevadm settle --timeout=300 >17:14:19,567 DEBUG program: Return code: 0 >17:14:19,571 INFO program: Running... udevadm settle --timeout=300 >17:14:19,584 DEBUG program: Return code: 0 >17:14:19,592 INFO program: Running... udevadm settle --timeout=300 >17:14:19,603 DEBUG program: Return code: 0 >17:14:19,606 INFO program: Running... udevadm settle --timeout=300 >17:14:19,619 DEBUG program: Return code: 0 >17:14:19,626 INFO program: Running... udevadm settle --timeout=300 >17:14:19,639 DEBUG program: Return code: 0 >17:14:19,646 INFO program: Running... udevadm settle --timeout=300 >17:14:19,659 DEBUG program: Return code: 0 >17:14:19,663 INFO program: Running... udevadm settle --timeout=300 >17:14:19,676 DEBUG program: Return code: 0 >17:14:19,685 INFO program: Running... udevadm settle --timeout=300 >17:14:19,696 DEBUG program: Return code: 0 >17:14:19,700 INFO program: Running... udevadm settle --timeout=300 >17:14:19,713 DEBUG program: Return code: 0 >17:14:19,721 INFO program: Running... udevadm settle --timeout=300 >17:14:19,732 DEBUG program: Return code: 0 >17:14:19,735 INFO program: Running... udevadm settle --timeout=300 >17:14:19,748 DEBUG program: Return code: 0 >17:14:19,756 INFO program: Running... udevadm settle --timeout=300 >17:14:19,769 DEBUG program: Return code: 0 >17:14:19,773 INFO program: Running... udevadm settle --timeout=300 >17:14:19,786 DEBUG program: Return code: 0 >17:14:19,794 INFO program: Running... udevadm settle --timeout=300 >17:14:19,805 DEBUG program: Return code: 0 >17:14:19,809 INFO program: Running... udevadm settle --timeout=300 >17:14:19,822 DEBUG program: Return code: 0 >17:14:19,830 INFO program: Running... udevadm settle --timeout=300 >17:14:19,843 DEBUG program: Return code: 0 >17:14:19,846 INFO program: Running... udevadm settle --timeout=300 >17:14:19,860 DEBUG program: Return code: 0 >17:14:19,868 INFO program: Running... udevadm settle --timeout=300 >17:14:19,881 DEBUG program: Return code: 0 >17:14:19,884 INFO program: Running... udevadm settle --timeout=300 >17:14:19,897 DEBUG program: Return code: 0 >17:14:19,905 INFO program: Running... udevadm settle --timeout=300 >17:14:19,918 DEBUG program: Return code: 0 >17:14:19,922 INFO program: Running... udevadm settle --timeout=300 >17:14:19,935 DEBUG program: Return code: 0 >17:14:19,943 INFO program: Running... udevadm settle --timeout=300 >17:14:19,954 DEBUG program: Return code: 0 >17:14:19,957 INFO program: Running... udevadm settle --timeout=300 >17:14:19,970 DEBUG program: Return code: 0 >17:14:19,978 INFO program: Running... udevadm settle --timeout=300 >17:14:19,991 DEBUG program: Return code: 0 >17:14:19,994 INFO program: Running... udevadm settle --timeout=300 >17:14:20,007 DEBUG program: Return code: 0 >17:14:20,015 INFO program: Running... udevadm settle --timeout=300 >17:14:20,028 DEBUG program: Return code: 0 >17:14:20,035 INFO program: Running... udevadm settle --timeout=300 >17:14:20,048 DEBUG program: Return code: 0 >17:14:20,058 INFO program: Running... udevadm settle --timeout=300 >17:14:20,071 DEBUG program: Return code: 0 >17:14:20,075 INFO program: Running... udevadm settle --timeout=300 >17:14:20,088 DEBUG program: Return code: 0 >17:14:20,091 INFO program: Running... lvm lvchange -a n vg_p5ewspro00/kunkelc >17:14:20,135 DEBUG program: Return code: 0 >17:14:20,144 INFO program: Running... udevadm settle --timeout=300 >17:14:20,156 DEBUG program: Return code: 0 >17:14:20,159 INFO program: Running... lvm vgchange -a n vg_p5ewspro00 >17:14:20,187 INFO program: 0 logical volume(s) in volume group "vg_p5ewspro00" now active >17:14:20,188 DEBUG program: Return code: 0 >17:14:20,197 INFO program: Running... udevadm settle --timeout=300 >17:14:20,210 DEBUG program: Return code: 0 >17:14:20,220 INFO program: Running... udevadm settle --timeout=300 >17:14:20,232 DEBUG program: Return code: 0 >17:14:20,234 INFO program: Running... udevadm settle --timeout=300 >17:14:20,247 DEBUG program: Return code: 0 >17:14:20,255 INFO program: Running... udevadm settle --timeout=300 >17:14:20,268 DEBUG program: Return code: 0 >17:14:20,269 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >17:14:20,282 INFO program: /dev/loop0: [2161]:260610 (/run/install/repo/LiveOS/squashfs.img) >17:14:20,282 DEBUG program: Return code: 0 >17:14:20,285 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >17:14:20,297 INFO program: /dev/loop0: [2161]:260610 (/run/install/repo/LiveOS/squashfs.img) >17:14:20,297 DEBUG program: Return code: 0 >17:14:20,301 INFO program: Running... udevadm settle --timeout=300 >17:14:20,314 DEBUG program: Return code: 0 >17:14:20,317 INFO program: Running... lvm lvchange -a n vg_p5ewspro/datalv >17:14:20,364 DEBUG program: Return code: 0 >17:14:20,371 INFO program: Running... udevadm settle --timeout=300 >17:14:20,383 DEBUG program: Return code: 0 >17:14:20,386 INFO program: Running... lvm vgchange -a n vg_p5ewspro >17:14:20,438 INFO program: 0 logical volume(s) in volume group "vg_p5ewspro" now active >17:14:20,438 DEBUG program: Return code: 0 >17:14:20,444 INFO program: Running... udevadm settle --timeout=300 >17:14:20,455 DEBUG program: Return code: 0 >17:14:20,455 INFO program: Running... mdadm --stop /dev/md/P5E-WSPRO.localdomain:0 >17:14:20,514 INFO program: mdadm: stopped /dev/md/P5E-WSPRO.localdomain:0 >17:14:20,514 DEBUG program: Return code: 0 >17:14:20,521 INFO program: Running... udevadm settle --timeout=300 >17:14:20,532 DEBUG program: Return code: 0 >17:14:20,540 INFO program: Running... udevadm settle --timeout=300 >17:14:20,551 DEBUG program: Return code: 0 >17:14:20,560 INFO program: Running... udevadm settle --timeout=300 >17:14:20,572 DEBUG program: Return code: 0 >17:14:20,581 INFO program: Running... udevadm settle --timeout=300 >17:14:20,593 DEBUG program: Return code: 0 >17:14:20,602 INFO program: Running... udevadm settle --timeout=300 >17:14:20,614 DEBUG program: Return code: 0 >17:14:20,624 INFO program: Running... udevadm settle --timeout=300 >17:14:20,635 DEBUG program: Return code: 0 >17:14:20,645 INFO program: Running... udevadm settle --timeout=300 >17:14:20,657 DEBUG program: Return code: 0 >17:14:20,668 INFO program: Running... udevadm settle --timeout=300 >17:14:20,682 DEBUG program: Return code: 0 >17:14:20,743 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdg2 /mnt/sysimage >17:14:20,782 DEBUG program: Return code: 0 >17:14:20,788 INFO program: Running... udevadm settle --timeout=300 >17:14:20,800 DEBUG program: Return code: 0 >17:14:20,801 INFO program: Running... umount /mnt/sysimage >17:14:20,815 DEBUG program: Return code: 0 >17:14:20,815 INFO program: Running... udevadm settle --timeout=300 >17:14:20,826 DEBUG program: Return code: 0 >17:14:20,833 INFO program: Running... udevadm settle --timeout=300 >17:14:20,845 DEBUG program: Return code: 0 >17:14:20,847 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdg5 /mnt/sysimage >17:14:20,893 DEBUG program: Return code: 0 >17:14:20,932 INFO program: Running... arch >17:14:21,127 INFO program: x86_64 >17:14:21,128 DEBUG program: Return code: 0 >17:14:21,215 INFO program: Running... udevadm settle --timeout=300 >17:14:21,226 DEBUG program: Return code: 0 >17:14:21,226 INFO program: Running... umount /mnt/sysimage >17:14:21,239 DEBUG program: Return code: 0 >17:14:21,240 INFO program: Running... udevadm settle --timeout=300 >17:14:21,254 DEBUG program: Return code: 0 >17:14:21,257 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdg6 /mnt/sysimage >17:14:21,307 DEBUG program: Return code: 0 >17:14:21,320 INFO program: Running... udevadm settle --timeout=300 >17:14:21,331 DEBUG program: Return code: 0 >17:14:21,331 INFO program: Running... umount /mnt/sysimage >17:14:21,344 DEBUG program: Return code: 0 >17:14:21,345 INFO program: Running... udevadm settle --timeout=300 >17:14:21,358 DEBUG program: Return code: 0 >17:14:21,366 INFO program: Running... udevadm settle --timeout=300 >17:14:21,379 DEBUG program: Return code: 0 >17:14:21,381 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdg7 /mnt/sysimage >17:14:21,420 DEBUG program: Return code: 0 >17:14:21,434 INFO program: Running... udevadm settle --timeout=300 >17:14:21,445 DEBUG program: Return code: 0 >17:14:21,445 INFO program: Running... umount /mnt/sysimage >17:14:21,458 DEBUG program: Return code: 0 >17:14:21,459 INFO program: Running... udevadm settle --timeout=300 >17:14:21,473 DEBUG program: Return code: 0 >17:14:21,480 INFO program: Running... udevadm settle --timeout=300 >17:14:21,493 DEBUG program: Return code: 0 >17:14:21,495 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdg8 /mnt/sysimage >17:14:21,532 DEBUG program: Return code: 0 >17:14:21,573 INFO program: Running... arch >17:14:21,755 INFO program: x86_64 >17:14:21,755 DEBUG program: Return code: 0 >17:14:21,814 INFO program: Running... udevadm settle --timeout=300 >17:14:21,825 DEBUG program: Return code: 0 >17:14:21,826 INFO program: Running... umount /mnt/sysimage >17:14:21,841 DEBUG program: Return code: 0 >17:14:21,842 INFO program: Running... udevadm settle --timeout=300 >17:14:21,856 DEBUG program: Return code: 0 >17:14:21,859 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdh1 /mnt/sysimage >17:14:21,873 INFO program: mount: /dev/sdh1 is already mounted or /mnt/sysimage busy >17:14:21,874 INFO program: /dev/sdh1 is already mounted on /run/install/repo >17:14:21,874 DEBUG program: Return code: 32 >17:14:21,877 INFO program: Running... udevadm settle --timeout=300 >17:14:21,891 DEBUG program: Return code: 0 >17:14:21,893 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda10 /mnt/sysimage >17:14:21,935 DEBUG program: Return code: 0 >17:14:21,944 INFO program: Running... udevadm settle --timeout=300 >17:14:21,956 DEBUG program: Return code: 0 >17:14:21,957 INFO program: Running... umount /mnt/sysimage >17:14:21,971 DEBUG program: Return code: 0 >17:14:21,972 INFO program: Running... udevadm settle --timeout=300 >17:14:21,985 DEBUG program: Return code: 0 >17:14:21,992 INFO program: Running... udevadm settle --timeout=300 >17:14:22,004 DEBUG program: Return code: 0 >17:14:22,005 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda11 /mnt/sysimage >17:14:22,038 DEBUG program: Return code: 0 >17:14:22,045 INFO program: Running... udevadm settle --timeout=300 >17:14:22,057 DEBUG program: Return code: 0 >17:14:22,057 INFO program: Running... umount /mnt/sysimage >17:14:22,072 DEBUG program: Return code: 0 >17:14:22,072 INFO program: Running... udevadm settle --timeout=300 >17:14:22,085 DEBUG program: Return code: 0 >17:14:22,092 INFO program: Running... udevadm settle --timeout=300 >17:14:22,104 DEBUG program: Return code: 0 >17:14:22,106 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda12 /mnt/sysimage >17:14:22,145 DEBUG program: Return code: 0 >17:14:22,155 INFO program: Running... udevadm settle --timeout=300 >17:14:22,166 DEBUG program: Return code: 0 >17:14:22,167 INFO program: Running... umount /mnt/sysimage >17:14:22,181 DEBUG program: Return code: 0 >17:14:22,182 INFO program: Running... udevadm settle --timeout=300 >17:14:22,195 DEBUG program: Return code: 0 >17:14:22,202 INFO program: Running... udevadm settle --timeout=300 >17:14:22,213 DEBUG program: Return code: 0 >17:14:22,215 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda13 /mnt/sysimage >17:14:22,249 DEBUG program: Return code: 0 >17:14:22,260 INFO program: Running... udevadm settle --timeout=300 >17:14:22,271 DEBUG program: Return code: 0 >17:14:22,271 INFO program: Running... umount /mnt/sysimage >17:14:22,286 DEBUG program: Return code: 0 >17:14:22,287 INFO program: Running... udevadm settle --timeout=300 >17:14:22,300 DEBUG program: Return code: 0 >17:14:22,307 INFO program: Running... udevadm settle --timeout=300 >17:14:22,320 DEBUG program: Return code: 0 >17:14:22,322 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda14 /mnt/sysimage >17:14:22,350 DEBUG program: Return code: 0 >17:14:22,361 INFO program: Running... udevadm settle --timeout=300 >17:14:22,371 DEBUG program: Return code: 0 >17:14:22,372 INFO program: Running... umount /mnt/sysimage >17:14:22,385 DEBUG program: Return code: 0 >17:14:22,386 INFO program: Running... udevadm settle --timeout=300 >17:14:22,399 DEBUG program: Return code: 0 >17:14:22,406 INFO program: Running... udevadm settle --timeout=300 >17:14:22,419 DEBUG program: Return code: 0 >17:14:22,421 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >17:14:22,473 DEBUG program: Return code: 0 >17:14:22,485 INFO program: Running... udevadm settle --timeout=300 >17:14:22,496 DEBUG program: Return code: 0 >17:14:22,497 INFO program: Running... umount /mnt/sysimage >17:14:22,509 DEBUG program: Return code: 0 >17:14:22,510 INFO program: Running... udevadm settle --timeout=300 >17:14:22,523 DEBUG program: Return code: 0 >17:14:22,530 INFO program: Running... udevadm settle --timeout=300 >17:14:22,543 DEBUG program: Return code: 0 >17:14:22,545 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >17:14:22,596 DEBUG program: Return code: 0 >17:14:22,650 INFO program: Running... arch >17:14:22,838 INFO program: x86_64 >17:14:22,839 DEBUG program: Return code: 0 >17:14:22,915 INFO program: Running... udevadm settle --timeout=300 >17:14:22,926 DEBUG program: Return code: 0 >17:14:22,926 INFO program: Running... umount /mnt/sysimage >17:14:22,939 DEBUG program: Return code: 0 >17:14:22,940 INFO program: Running... udevadm settle --timeout=300 >17:14:22,954 DEBUG program: Return code: 0 >17:14:22,962 INFO program: Running... lvm lvchange -a y vg_p5ewspro00/kunkelc >17:14:23,138 DEBUG program: Return code: 0 >17:14:23,139 INFO program: Running... udevadm settle --timeout=300 >17:14:23,152 DEBUG program: Return code: 0 >17:14:23,154 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_p5ewspro00-kunkelc /mnt/sysimage >17:14:23,179 DEBUG program: Return code: 0 >17:14:23,191 INFO program: Running... udevadm settle --timeout=300 >17:14:23,202 DEBUG program: Return code: 0 >17:14:23,203 INFO program: Running... umount /mnt/sysimage >17:14:23,216 DEBUG program: Return code: 0 >17:14:23,217 INFO program: Running... udevadm settle --timeout=300 >17:14:23,230 DEBUG program: Return code: 0 >17:14:23,233 INFO program: Running... lvm lvchange -a n vg_p5ewspro00/kunkelc >17:14:23,281 DEBUG program: Return code: 0 >17:14:23,288 INFO program: Running... udevadm settle --timeout=300 >17:14:23,302 DEBUG program: Return code: 0 >17:14:23,305 INFO program: Running... lvm vgchange -a n vg_p5ewspro00 >17:14:23,331 INFO program: 0 logical volume(s) in volume group "vg_p5ewspro00" now active >17:14:23,332 DEBUG program: Return code: 0 >17:14:23,340 INFO program: Running... udevadm settle --timeout=300 >17:14:23,354 DEBUG program: Return code: 0 >17:14:23,363 INFO program: Running... udevadm settle --timeout=300 >17:14:23,375 DEBUG program: Return code: 0 >17:14:23,378 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda9 /mnt/sysimage >17:14:23,418 DEBUG program: Return code: 0 >17:14:23,429 INFO program: Running... udevadm settle --timeout=300 >17:14:23,440 DEBUG program: Return code: 0 >17:14:23,441 INFO program: Running... umount /mnt/sysimage >17:14:23,454 DEBUG program: Return code: 0 >17:14:23,455 INFO program: Running... udevadm settle --timeout=300 >17:14:23,469 DEBUG program: Return code: 0 >17:14:23,476 INFO program: Running... udevadm settle --timeout=300 >17:14:23,490 DEBUG program: Return code: 0 >17:14:23,525 INFO program: Running... mdadm --assemble /dev/md/P5E-WSPRO.localdomain:0 --uuid=1855dd83:351a9130:dd6caa3f:2a0bf061 --run /dev/sdb1 /dev/sdc1 /dev/sdd1 /dev/sde1 >17:14:23,779 INFO program: mdadm: /dev/md/P5E-WSPRO.localdomain:0 has been started with 4 drives. >17:14:23,779 DEBUG program: Return code: 0 >17:14:23,780 INFO program: Running... udevadm settle --timeout=300 >17:14:23,794 DEBUG program: Return code: 0 >17:14:23,800 INFO program: Running... udevadm settle --timeout=300 >17:14:23,813 DEBUG program: Return code: 0 >17:14:23,818 INFO program: Running... lvm lvchange -a y vg_p5ewspro/datalv >17:14:23,989 DEBUG program: Return code: 0 >17:14:23,989 INFO program: Running... udevadm settle --timeout=300 >17:14:24,002 DEBUG program: Return code: 0 >17:14:24,004 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_p5ewspro-datalv /mnt/sysimage >17:14:24,050 DEBUG program: Return code: 0 >17:14:24,077 INFO program: Running... udevadm settle --timeout=300 >17:14:24,089 DEBUG program: Return code: 0 >17:14:24,089 INFO program: Running... umount /mnt/sysimage >17:14:24,104 DEBUG program: Return code: 0 >17:14:24,105 INFO program: Running... udevadm settle --timeout=300 >17:14:24,118 DEBUG program: Return code: 0 >17:14:24,121 INFO program: Running... lvm lvchange -a n vg_p5ewspro/datalv >17:14:24,166 DEBUG program: Return code: 0 >17:14:24,175 INFO program: Running... udevadm settle --timeout=300 >17:14:24,187 DEBUG program: Return code: 0 >17:14:24,191 INFO program: Running... lvm vgchange -a n vg_p5ewspro >17:14:24,240 INFO program: 0 logical volume(s) in volume group "vg_p5ewspro" now active >17:14:24,240 DEBUG program: Return code: 0 >17:14:24,245 INFO program: Running... udevadm settle --timeout=300 >17:14:24,256 DEBUG program: Return code: 0 >17:14:24,257 INFO program: Running... mdadm --stop /dev/md/P5E-WSPRO.localdomain:0 >17:14:24,311 INFO program: mdadm: stopped /dev/md/P5E-WSPRO.localdomain:0 >17:14:24,312 DEBUG program: Return code: 0 >17:14:24,320 INFO program: Running... udevadm settle --timeout=300 >17:14:24,333 DEBUG program: Return code: 0 >17:14:24,343 INFO program: Running... udevadm settle --timeout=300 >17:14:24,355 DEBUG program: Return code: 0 >17:14:24,364 INFO program: Running... udevadm settle --timeout=300 >17:14:24,375 DEBUG program: Return code: 0 >17:14:24,386 INFO program: Running... udevadm settle --timeout=300 >17:14:24,398 DEBUG program: Return code: 0 >17:14:24,407 INFO program: Running... udevadm settle --timeout=300 >17:14:24,421 DEBUG program: Return code: 0 >17:14:24,431 INFO program: Running... udevadm settle --timeout=300 >17:14:24,443 DEBUG program: Return code: 0 >17:14:24,452 INFO program: Running... udevadm settle --timeout=300 >17:14:24,464 DEBUG program: Return code: 0 >17:14:24,474 INFO program: Running... udevadm settle --timeout=300 >17:14:24,485 DEBUG program: Return code: 0 >17:14:24,525 INFO program: Running... mdadm --assemble /dev/md/P5E-WSPRO.localdomain:0 --uuid=1855dd83:351a9130:dd6caa3f:2a0bf061 --run /dev/sdb1 /dev/sdc1 /dev/sdd1 /dev/sde1 >17:14:24,572 INFO program: mdadm: /dev/md/P5E-WSPRO.localdomain:0 has been started with 4 drives. >17:14:24,573 DEBUG program: Return code: 0 >17:14:24,573 INFO program: Running... udevadm settle --timeout=300 >17:14:24,589 DEBUG program: Return code: 0 >17:14:24,597 INFO program: Running... udevadm settle --timeout=300 >17:14:24,772 DEBUG program: Return code: 0 >17:14:24,775 INFO program: Running... lvm lvchange -a y vg_p5ewspro/fedora15 >17:14:24,801 DEBUG program: Return code: 0 >17:14:24,802 INFO program: Running... udevadm settle --timeout=300 >17:14:24,816 DEBUG program: Return code: 0 >17:14:24,819 INFO program: Running... udevadm settle --timeout=300 >17:14:24,832 DEBUG program: Return code: 0 >17:14:24,834 INFO program: Running... mount -t btrfs -o subvolid=5,ro /dev/mapper/vg_p5ewspro-fedora15 /mnt/sysimage >17:14:24,954 DEBUG program: Return code: 0 >17:14:24,956 INFO program: Running... arch >17:14:25,097 INFO program: x86_64 >17:14:25,097 DEBUG program: Return code: 0 >17:14:25,185 INFO program: Running... udevadm settle --timeout=300 >17:14:25,196 DEBUG program: Return code: 0 >17:14:25,196 INFO program: Running... umount /mnt/sysimage >17:14:25,223 DEBUG program: Return code: 0 >17:14:25,224 INFO program: Running... udevadm settle --timeout=300 >17:14:25,238 DEBUG program: Return code: 0 >17:14:25,242 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_p5ewspro-fedora16 /mnt/sysimage >17:14:25,294 DEBUG program: Return code: 0 >17:14:25,347 INFO program: Running... arch >17:14:25,523 INFO program: x86_64 >17:14:25,523 DEBUG program: Return code: 0 >17:14:25,572 INFO program: Running... udevadm settle --timeout=300 >17:14:25,585 DEBUG program: Return code: 0 >17:14:25,585 INFO program: Running... umount /mnt/sysimage >17:14:25,601 DEBUG program: Return code: 0 >17:14:25,602 INFO program: Running... udevadm settle --timeout=300 >17:14:25,616 DEBUG program: Return code: 0 >17:14:25,619 INFO program: Running... lvm lvchange -a n vg_p5ewspro/fedora16 >17:14:25,699 DEBUG program: Return code: 0 >17:14:25,701 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_p5ewspro-fedora17 /mnt/sysimage >17:14:25,748 DEBUG program: Return code: 0 >17:14:25,790 INFO program: Running... arch >17:14:26,005 INFO program: x86_64 >17:14:26,006 DEBUG program: Return code: 0 >17:14:26,062 INFO program: Running... udevadm settle --timeout=300 >17:14:26,075 DEBUG program: Return code: 0 >17:14:26,076 INFO program: Running... umount /mnt/sysimage >17:14:26,093 DEBUG program: Return code: 0 >17:14:26,093 INFO program: Running... udevadm settle --timeout=300 >17:14:26,108 DEBUG program: Return code: 0 >17:14:26,111 INFO program: Running... lvm lvchange -a n vg_p5ewspro/fedora17 >17:14:26,183 DEBUG program: Return code: 0 >17:14:26,186 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_p5ewspro-fedora18 /mnt/sysimage >17:14:26,227 DEBUG program: Return code: 0 >17:14:26,284 INFO program: Running... arch >17:14:26,434 INFO program: x86_64 >17:14:26,435 DEBUG program: Return code: 0 >17:14:26,483 INFO program: Running... udevadm settle --timeout=300 >17:14:26,497 DEBUG program: Return code: 0 >17:14:26,498 INFO program: Running... umount /mnt/sysimage >17:14:26,514 DEBUG program: Return code: 0 >17:14:26,515 INFO program: Running... udevadm settle --timeout=300 >17:14:26,529 DEBUG program: Return code: 0 >17:14:26,532 INFO program: Running... lvm lvchange -a n vg_p5ewspro/fedora18 >17:14:26,579 DEBUG program: Return code: 0 >17:14:26,581 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_p5ewspro-seti /mnt/sysimage >17:14:26,642 DEBUG program: Return code: 0 >17:14:26,656 INFO program: Running... udevadm settle --timeout=300 >17:14:26,668 DEBUG program: Return code: 0 >17:14:26,669 INFO program: Running... umount /mnt/sysimage >17:14:26,683 DEBUG program: Return code: 0 >17:14:26,684 INFO program: Running... udevadm settle --timeout=300 >17:14:26,697 DEBUG program: Return code: 0 >17:14:26,700 INFO program: Running... lvm lvchange -a n vg_p5ewspro/seti >17:14:26,741 DEBUG program: Return code: 0 >17:14:26,749 INFO program: Running... udevadm settle --timeout=300 >17:14:26,762 DEBUG program: Return code: 0 >17:14:26,765 INFO program: Running... lvm vgchange -a n vg_p5ewspro >17:14:26,810 INFO program: 0 logical volume(s) in volume group "vg_p5ewspro" now active >17:14:26,810 DEBUG program: Return code: 0 >17:14:26,818 INFO program: Running... udevadm settle --timeout=300 >17:14:26,831 DEBUG program: Return code: 0 >17:14:26,832 INFO program: Running... mdadm --stop /dev/md/P5E-WSPRO.localdomain:0 >17:14:26,880 INFO program: mdadm: stopped /dev/md/P5E-WSPRO.localdomain:0 >17:14:26,881 DEBUG program: Return code: 0 >17:14:26,891 INFO program: Running... udevadm settle --timeout=300 >17:14:26,904 DEBUG program: Return code: 0 >17:14:26,914 INFO program: Running... udevadm settle --timeout=300 >17:14:26,926 DEBUG program: Return code: 0 >17:14:26,933 INFO program: Running... udevadm settle --timeout=300 >17:14:26,944 DEBUG program: Return code: 0 >17:14:26,954 INFO program: Running... udevadm settle --timeout=300 >17:14:26,965 DEBUG program: Return code: 0 >17:14:26,974 INFO program: Running... udevadm settle --timeout=300 >17:14:26,986 DEBUG program: Return code: 0 >17:14:26,996 INFO program: Running... udevadm settle --timeout=300 >17:14:27,007 DEBUG program: Return code: 0 >17:14:27,016 INFO program: Running... udevadm settle --timeout=300 >17:14:27,030 DEBUG program: Return code: 0 >17:14:27,041 INFO program: Running... udevadm settle --timeout=300 >17:14:27,053 DEBUG program: Return code: 0 >17:14:27,344 INFO program: Running... hwclock --hctosys --localtime >12:14:28,000 DEBUG program: Return code: 0 >12:14:32,353 INFO program: Running... systemctl status chronyd.service >12:14:32,371 INFO program: chronyd.service - NTP client/server >12:14:32,372 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >12:14:32,372 INFO program: Active: active (running) since Sun 2013-12-01 12:13:48 UTC; 43s ago >12:14:32,372 INFO program: Process: 1174 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >12:14:32,373 INFO program: Process: 1171 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >12:14:32,373 INFO program: Main PID: 1173 (chronyd) >12:14:32,374 INFO program: CGroup: /system.slice/chronyd.service >12:14:32,374 INFO program: `-1173 /usr/sbin/chronyd -u chrony >12:14:32,374 INFO program: >12:14:32,375 INFO program: Dec 01 12:13:48 localhost.localdomain systemd[1]: Starting NTP client/server... >12:14:32,375 INFO program: Dec 01 12:13:48 localhost.localdomain systemd[1]: Started NTP client/server. >12:14:32,375 DEBUG program: Return code: 0 >12:14:32,382 INFO program: Running... systemctl start chronyd.service >12:14:32,398 DEBUG program: Return code: 0 >12:14:42,247 INFO program: Running... systemctl status chronyd.service >12:14:42,261 INFO program: chronyd.service - NTP client/server >12:14:42,261 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >12:14:42,261 INFO program: Active: active (running) since Sun 2013-12-01 12:13:48 UTC; 53s ago >12:14:42,261 INFO program: Process: 1174 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >12:14:42,262 INFO program: Process: 1171 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >12:14:42,262 INFO program: Main PID: 1173 (chronyd) >12:14:42,262 INFO program: CGroup: /system.slice/chronyd.service >12:14:42,262 INFO program: `-1173 /usr/sbin/chronyd -u chrony >12:14:42,262 INFO program: >12:14:42,263 INFO program: Dec 01 12:13:48 localhost.localdomain systemd[1]: Starting NTP client/server... >12:14:42,263 INFO program: Dec 01 12:13:48 localhost.localdomain systemd[1]: Started NTP client/server. >12:14:42,263 INFO program: Dec 01 12:14:32 P5E-WSPRO systemd[1]: Started NTP client/server. >12:14:42,263 DEBUG program: Return code: 0 >17:15:40,628 INFO program: Running... udevadm settle --timeout=300 >17:15:40,650 DEBUG program: Return code: 0 >17:15:40,699 INFO program: Running... udevadm settle --timeout=300 >17:15:40,722 DEBUG program: Return code: 0 >17:21:29,739 INFO program: Running... udevadm settle --timeout=300 >17:21:29,757 DEBUG program: Return code: 0 >17:21:36,514 INFO program: Running... hwclock --systohc --local >17:21:37,500 DEBUG program: Return code: 0 >17:21:37,527 INFO program: Running... udevadm settle --timeout=300 >17:21:37,551 DEBUG program: Return code: 0 >17:21:37,554 INFO program: Running... udevadm settle --timeout=300 >17:21:37,574 DEBUG program: Return code: 0 >17:21:37,581 INFO program: Running... udevadm settle --timeout=300 >17:21:37,602 DEBUG program: Return code: 0 >17:21:37,605 INFO program: Running... udevadm settle --timeout=300 >17:21:37,622 DEBUG program: Return code: 0 >17:21:37,629 INFO program: Running... udevadm settle --timeout=300 >17:21:37,648 DEBUG program: Return code: 0 >17:21:37,650 INFO program: Running... udevadm settle --timeout=300 >17:21:37,668 DEBUG program: Return code: 0 >17:21:37,675 INFO program: Running... udevadm settle --timeout=300 >17:21:37,695 DEBUG program: Return code: 0 >17:21:37,698 INFO program: Running... udevadm settle --timeout=300 >17:21:37,720 DEBUG program: Return code: 0 >17:21:37,727 INFO program: Running... udevadm settle --timeout=300 >17:21:37,746 DEBUG program: Return code: 0 >17:21:37,748 INFO program: Running... udevadm settle --timeout=300 >17:21:37,767 DEBUG program: Return code: 0 >17:21:37,772 INFO program: Running... udevadm settle --timeout=300 >17:21:37,791 DEBUG program: Return code: 0 >17:21:37,794 INFO program: Running... udevadm settle --timeout=300 >17:21:37,815 DEBUG program: Return code: 0 >17:21:37,822 INFO program: Running... udevadm settle --timeout=300 >17:21:37,842 DEBUG program: Return code: 0 >17:21:37,844 INFO program: Running... udevadm settle --timeout=300 >17:21:37,861 DEBUG program: Return code: 0 >17:21:37,866 INFO program: Running... udevadm settle --timeout=300 >17:21:37,886 DEBUG program: Return code: 0 >17:21:37,890 INFO program: Running... udevadm settle --timeout=300 >17:21:37,911 DEBUG program: Return code: 0 >17:21:37,916 INFO program: Running... udevadm settle --timeout=300 >17:21:37,935 DEBUG program: Return code: 0 >17:21:37,938 INFO program: Running... udevadm settle --timeout=300 >17:21:37,960 DEBUG program: Return code: 0 >17:21:37,967 INFO program: Running... udevadm settle --timeout=300 >17:21:37,986 DEBUG program: Return code: 0 >17:21:37,989 INFO program: Running... udevadm settle --timeout=300 >17:21:38,010 DEBUG program: Return code: 0 >17:21:38,018 INFO program: Running... udevadm settle --timeout=300 >17:21:38,041 DEBUG program: Return code: 0 >17:21:38,048 INFO program: Running... udevadm settle --timeout=300 >17:21:38,068 DEBUG program: Return code: 0 >17:21:38,075 INFO program: Running... udevadm settle --timeout=300 >17:21:38,096 DEBUG program: Return code: 0 >17:21:38,101 INFO program: Running... udevadm settle --timeout=300 >17:21:38,121 DEBUG program: Return code: 0 >17:21:38,126 INFO program: Running... udevadm settle --timeout=300 >17:21:38,146 DEBUG program: Return code: 0 >17:21:38,146 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >17:21:38,166 INFO program: /dev/loop0: [2161]:260610 (/run/install/repo/LiveOS/squashfs.img) >17:21:38,166 DEBUG program: Return code: 0 >17:21:38,168 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >17:21:38,186 INFO program: /dev/loop0: [2161]:260610 (/run/install/repo/LiveOS/squashfs.img) >17:21:38,187 DEBUG program: Return code: 0 >17:21:38,308 INFO program: Running... mdadm --assemble /dev/md/P5E-WSPRO.localdomain:0 --uuid=1855dd83:351a9130:dd6caa3f:2a0bf061 --run /dev/sdb1 /dev/sdc1 /dev/sdd1 /dev/sde1 >17:21:38,694 INFO program: mdadm: /dev/md/P5E-WSPRO.localdomain:0 has been started with 4 drives. >17:21:38,694 DEBUG program: Return code: 0 >17:21:38,695 INFO program: Running... udevadm settle --timeout=300 >17:21:38,716 DEBUG program: Return code: 0 >17:21:38,722 INFO program: Running... udevadm settle --timeout=300 >17:21:38,743 DEBUG program: Return code: 0 >17:21:38,746 INFO program: Running... lvm lvcreate -L 20000m -n root --config devices { filter=["r|/sdf1$|","r|/sdf2$|","r|/sdf$|","r|/sdg1$|","r|/sdg2$|","r|/sdg3$|","r|/sdg4$|","r|/sdg5$|","r|/sdg6$|","r|/sdg7$|","r|/sdg8$|","r|/sdg$|","r|/sdh1$|","r|/sdh$|"] } vg_p5ewspro >17:21:38,902 INFO program: Logical volume "root" created >17:21:38,903 DEBUG program: Return code: 0 >17:21:38,910 INFO program: Running... udevadm settle --timeout=300 >17:21:39,026 DEBUG program: Return code: 0 >17:21:39,027 INFO program: Running... udevadm settle --timeout=300 >17:21:39,047 DEBUG program: Return code: 0 >17:21:39,056 INFO program: Running... mke2fs -t ext4 /dev/mapper/vg_p5ewspro-root >17:21:40,675 INFO program: mke2fs 1.42.8 (20-Jun-2013) >17:21:40,676 INFO program: Filesystem label= >17:21:40,676 INFO program: OS type: Linux >17:21:40,676 INFO program: Block size=4096 (log=2) >17:21:40,676 INFO program: Fragment size=4096 (log=2) >17:21:40,676 INFO program: Stride=128 blocks, Stripe width=256 blocks >17:21:40,676 INFO program: 1281120 inodes, 5120000 blocks >17:21:40,677 INFO program: 256000 blocks (5.00%) reserved for the super user >17:21:40,677 INFO program: First data block=0 >17:21:40,677 INFO program: Maximum filesystem blocks=4294967296 >17:21:40,677 INFO program: 157 block groups >17:21:40,677 INFO program: 32768 blocks per group, 32768 fragments per group >17:21:40,677 INFO program: 8160 inodes per group >17:21:40,678 INFO program: Superblock backups stored on blocks: >17:21:40,678 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >17:21:40,678 INFO program: 4096000 >17:21:40,678 INFO program: >17:21:40,678 INFO program: Allocating group tables: 0/157 done >17:21:40,678 INFO program: Writing inode tables: 0/157 done >17:21:40,679 INFO program: Creating journal (32768 blocks): done >17:21:40,679 INFO program: Writing superblocks and filesystem accounting information: 0/157 done >17:21:40,679 INFO program: >17:21:40,679 DEBUG program: Return code: 0 >17:21:40,681 INFO program: Running... e2label /dev/mapper/vg_p5ewspro-root fedora20 >17:21:40,856 DEBUG program: Return code: 0 >17:21:40,859 INFO program: Running... udevadm settle --timeout=300 >17:21:40,882 DEBUG program: Return code: 0 >17:21:40,888 INFO program: Running... udevadm settle --timeout=300 >17:21:40,909 DEBUG program: Return code: 0 >17:21:41,065 INFO program: Running... swapon /dev/sda7 >17:21:41,093 DEBUG program: Return code: 0 >17:21:41,154 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/vg_p5ewspro-root /mnt/sysimage >17:21:41,233 DEBUG program: Return code: 0 >17:21:41,251 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >17:21:41,271 DEBUG program: Return code: 0 >17:21:41,274 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >17:21:41,297 DEBUG program: Return code: 0 >17:21:41,299 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >17:21:41,322 DEBUG program: Return code: 0 >17:21:41,332 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdf1$|","r|/sdf2$|","r|/sdf$|","r|/sdg1$|","r|/sdg2$|","r|/sdg3$|","r|/sdg4$|","r|/sdg5$|","r|/sdg6$|","r|/sdg7$|","r|/sdg8$|","r|/sdg$|","r|/sdh1$|","r|/sdh$|"] } vg_p5ewspro00/kunkelc >17:21:41,403 DEBUG program: Return code: 0 >17:21:41,404 INFO program: Running... udevadm settle --timeout=300 >17:21:41,420 DEBUG program: Return code: 0 >17:21:41,428 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/vg_p5ewspro00-kunkelc /mnt/sysimage/home >17:21:41,451 DEBUG program: Return code: 0 >17:21:41,460 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdf1$|","r|/sdf2$|","r|/sdf$|","r|/sdg1$|","r|/sdg2$|","r|/sdg3$|","r|/sdg4$|","r|/sdg5$|","r|/sdg6$|","r|/sdg7$|","r|/sdg8$|","r|/sdg$|","r|/sdh1$|","r|/sdh$|"] } vg_p5ewspro/datalv >17:21:41,594 DEBUG program: Return code: 0 >17:21:41,595 INFO program: Running... udevadm settle --timeout=300 >17:21:41,613 DEBUG program: Return code: 0 >17:21:41,649 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/vg_p5ewspro-datalv /mnt/sysimage/home/kunkelc/data >17:21:41,749 DEBUG program: Return code: 0 >17:21:41,762 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdf1$|","r|/sdf2$|","r|/sdf$|","r|/sdg1$|","r|/sdg2$|","r|/sdg3$|","r|/sdg4$|","r|/sdg5$|","r|/sdg6$|","r|/sdg7$|","r|/sdg8$|","r|/sdg$|","r|/sdh1$|","r|/sdh$|"] } vg_p5ewspro/fedora15 >17:21:41,897 DEBUG program: Return code: 0 >17:21:41,897 INFO program: Running... udevadm settle --timeout=300 >17:21:41,918 DEBUG program: Return code: 0 >17:21:41,921 INFO program: Running... udevadm settle --timeout=300 >17:21:41,943 DEBUG program: Return code: 0 >17:21:41,961 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/mapper/vg_p5ewspro-fedora15 /mnt/sysimage/mnt/fedora15 >17:21:42,073 DEBUG program: Return code: 0 >17:21:42,075 INFO program: Running... mount -t ext4 -o defaults /dev/sda3 /mnt/sysimage/mnt/fedora15/boot >17:21:42,117 DEBUG program: Return code: 0 >17:21:42,125 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdf1$|","r|/sdf2$|","r|/sdf$|","r|/sdg1$|","r|/sdg2$|","r|/sdg3$|","r|/sdg4$|","r|/sdg5$|","r|/sdg6$|","r|/sdg7$|","r|/sdg8$|","r|/sdg$|","r|/sdh1$|","r|/sdh$|"] } vg_p5ewspro/fedora16 >17:21:42,262 DEBUG program: Return code: 0 >17:21:42,263 INFO program: Running... udevadm settle --timeout=300 >17:21:42,289 DEBUG program: Return code: 0 >17:21:42,290 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/vg_p5ewspro-fedora16 /mnt/sysimage/mnt/fedora16 >17:21:42,369 DEBUG program: Return code: 0 >17:21:42,404 INFO program: Running... mount -t ext4 -o defaults /dev/sda11 /mnt/sysimage/mnt/fedora16/boot >17:21:42,445 DEBUG program: Return code: 0 >17:21:42,456 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdf1$|","r|/sdf2$|","r|/sdf$|","r|/sdg1$|","r|/sdg2$|","r|/sdg3$|","r|/sdg4$|","r|/sdg5$|","r|/sdg6$|","r|/sdg7$|","r|/sdg8$|","r|/sdg$|","r|/sdh1$|","r|/sdh$|"] } vg_p5ewspro/fedora17 >17:21:42,644 DEBUG program: Return code: 0 >17:21:42,645 INFO program: Running... udevadm settle --timeout=300 >17:21:42,672 DEBUG program: Return code: 0 >17:21:42,673 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/vg_p5ewspro-fedora17 /mnt/sysimage/mnt/fedora17 >17:21:42,758 DEBUG program: Return code: 0 >17:21:42,799 INFO program: Running... mount -t ext4 -o defaults /dev/sda10 /mnt/sysimage/mnt/fedora17/boot >17:21:42,842 DEBUG program: Return code: 0 >17:21:42,850 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdf1$|","r|/sdf2$|","r|/sdf$|","r|/sdg1$|","r|/sdg2$|","r|/sdg3$|","r|/sdg4$|","r|/sdg5$|","r|/sdg6$|","r|/sdg7$|","r|/sdg8$|","r|/sdg$|","r|/sdh1$|","r|/sdh$|"] } vg_p5ewspro/fedora18 >17:21:43,006 DEBUG program: Return code: 0 >17:21:43,007 INFO program: Running... udevadm settle --timeout=300 >17:21:43,035 DEBUG program: Return code: 0 >17:21:43,036 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/vg_p5ewspro-fedora18 /mnt/sysimage/mnt/fedora18 >17:21:43,132 DEBUG program: Return code: 0 >17:21:43,139 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdf1$|","r|/sdf2$|","r|/sdf$|","r|/sdg1$|","r|/sdg2$|","r|/sdg3$|","r|/sdg4$|","r|/sdg5$|","r|/sdg6$|","r|/sdg7$|","r|/sdg8$|","r|/sdg$|","r|/sdh1$|","r|/sdh$|"] } vg_p5ewspro/seti >17:21:43,296 DEBUG program: Return code: 0 >17:21:43,296 INFO program: Running... udevadm settle --timeout=300 >17:21:43,318 DEBUG program: Return code: 0 >17:21:43,320 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/vg_p5ewspro-seti /mnt/sysimage/mnt/seti >17:21:43,416 DEBUG program: Return code: 0 >17:21:43,438 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >17:21:43,458 DEBUG program: Return code: 0 >17:21:43,534 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >17:21:43,557 DEBUG program: Return code: 0 >17:21:43,568 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >17:21:43,587 DEBUG program: Return code: 0 >17:21:51,925 INFO program: Running... /usr/libexec/anaconda/anaconda-yum --config /tmp/anaconda-yum.conf --tsfile /mnt/sysimage/anaconda-yum.yumtx --rpmlog /tmp/rpm-script.log --installroot /mnt/sysimage --release 20 --arch x86_64 >17:43:16,705 INFO program: Running... grub2-install --no-floppy /dev/sda >17:43:17,812 INFO program: Path `/boot/grub2' is not readable by GRUB on boot. Installation is impossible. Aborting. >17:43:17,813 DEBUG program: Return code: 1 > > >/tmp/storage.log: >12:13:44,812 INFO blivet: ISCSID is /sbin/iscsid >12:13:44,813 INFO blivet: no initiator set >12:13:44,888 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:13:44,888 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:13:46,808 DEBUG blivet: trying to set new default fstype to 'ext4' >12:13:46,884 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:46,885 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:46,887 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:47,865 INFO blivet: Detected 3984M of memory >12:13:47,866 INFO blivet: Suggested swap size (3984 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >12:13:47,866 INFO blivet: Swap attempt of 0M >12:13:48,532 INFO blivet: resetting Blivet (version 0.23.6) instance <blivet.Blivet object at 0x7f0a3569c590> >12:13:48,533 INFO blivet: no initiator set >12:13:48,535 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:13:48,535 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:13:48,624 DEBUG blivet: protected device spec UUID=6cdb3bdc-1802-4c98-b650-7440cd7cab7d resolved to sdh1 >12:13:48,915 INFO blivet: devices to scan: ['sdf', 'sdf1', 'sdf2', 'sdg', 'sdg1', 'sdg2', 'sdg3', 'sdg4', 'sdg5', 'sdg6', 'sdg7', 'sdg8', 'sdh', 'sdh1', 'sr0', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sde1', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'md127'] >12:13:48,923 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_7Y250P0_Y64B681E', > 'DEVNAME': 'sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '192', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Maxtor_7Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x207Y250P0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b7b35', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_7Y250P0_Y64B681E', > 'ID_SERIAL_SHORT': 'Y64B681E', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '517527', > 'name': 'sdf', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_7Y250P0_Y64B681E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf'} ; name: sdf ; >12:13:48,925 INFO blivet: scanning sdf (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf)... >12:13:48,926 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >12:13:48,928 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:48,929 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdf ; >12:13:48,931 INFO blivet: sdf is a disk >12:13:48,932 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:48,937 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: None ; >12:13:48,960 INFO blivet: added disk sdf (id 0) to device tree >12:13:48,960 DEBUG blivet: looking up parted Device: /dev/sdf >12:13:48,962 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf ; >12:13:48,967 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf ; label_type: dos ; >12:13:48,969 DEBUG blivet: DiskDevice.setup: sdf ; status: True ; controllable: True ; orig: False ; >12:13:48,969 DEBUG blivet: required disklabel type for sdf (1) is None >12:13:48,969 DEBUG blivet: default disklabel type for sdf is msdos >12:13:48,971 DEBUG blivet: selecting msdos disklabel for sdf based on size >12:13:48,973 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf ; labelType: msdos ; exists: True ; >12:13:49,114 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a357ab9d0>, <parted.partition.Partition object at 0x7f0a357ab7d0>] > device: <parted.device.Device object at 0x7f0a357ab610> > PedDisk: <_ped.Disk object at 0x7f0a357aad88> >12:13:49,120 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:13:49,123 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: disklabel ; >12:13:49,128 INFO blivet: got device: DiskDevice instance (0x7f0a2ae91510) -- > name = sdf status = True kids = 0 id = 0 > parents = [] > uuid = None size = 239372.4375 > format = existing msdos disklabel > major = 8 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf partedDevice = parted.Device instance -- > model: ATA Maxtor 7Y250P0 path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 490234752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (30515, 255, 63) biosGeometry: (30515, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a276a53b0> > target size = 0 path = /dev/sdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0a357a24d0> >12:13:49,133 INFO blivet: got format: DiskLabel instance (0x7f0a2ae91490) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdf uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a357ab9d0>, <parted.partition.Partition object at 0x7f0a357ab7d0>] > device: <parted.device.Device object at 0x7f0a357ab610> > PedDisk: <_ped.Disk object at 0x7f0a357aad88> > origPartedDisk = <parted.disk.Disk object at 0x7f0a357abb50> > partedDevice = parted.Device instance -- > model: ATA Maxtor 7Y250P0 path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 490234752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (30515, 255, 63) biosGeometry: (30515, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a276a5950> > >12:13:49,149 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_7Y250P0_Y64B681E-part1 /dev/disk/by-label/Disk-1-C /dev/disk/by-uuid/D8D0F028D0F00E8E', > 'DEVNAME': 'sdf1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '192', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Disk-1-C', > 'ID_FS_LABEL_ENC': 'Disk-1-C', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D8D0F028D0F00E8E', > 'ID_FS_UUID_ENC': 'D8D0F028D0F00E8E', > 'ID_MODEL': 'Maxtor_7Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x207Y250P0\\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:80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '251706357', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '000b7b35-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b7b35', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_7Y250P0_Y64B681E', > 'ID_SERIAL_SHORT': 'Y64B681E', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '81', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '517549', > 'name': 'sdf1', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_7Y250P0_Y64B681E-part1', > '/dev/disk/by-label/Disk-1-C', > '/dev/disk/by-uuid/D8D0F028D0F00E8E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf1'} ; name: sdf1 ; >12:13:49,150 INFO blivet: scanning sdf1 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf1)... >12:13:49,152 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf1 ; >12:13:49,156 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:13:49,156 INFO blivet: sdf1 is a partition >12:13:49,158 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdf1 ; >12:13:49,159 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >12:13:49,161 DEBUG blivet: DeviceTree.getDeviceByName returned existing 239372MB disk sdf (0) with existing msdos disklabel >12:13:49,163 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdf ; >12:13:49,164 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; >12:13:49,165 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:13:49,167 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; current: None ; type: None ; >12:13:49,167 DEBUG blivet: looking up parted Partition: /dev/sdf1 >12:13:49,169 DEBUG blivet: PartitionDevice.probe: sdf1 ; exists: True ; >12:13:49,172 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 1 ; >12:13:49,173 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 10 ; >12:13:49,175 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 12 ; >12:13:49,175 INFO blivet: added partition sdf1 (id 1) to device tree >12:13:49,177 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf1 ; >12:13:49,179 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf1 ; label_type: dos ; >12:13:49,181 DEBUG blivet: PartitionDevice.setup: sdf1 ; status: True ; controllable: True ; orig: False ; >12:13:49,186 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf1 ; labelType: dos ; exists: True ; >12:13:49,279 WARN blivet: disklabel detected but not usable on sdf1 >12:13:49,280 INFO blivet: type detected on 'sdf1' is 'ntfs' >17:13:57,834 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:13:57,835 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:13:57,836 DEBUG blivet: NFSv4.supported: supported: False ; >17:13:57,837 DEBUG blivet: NFSv4.supported: supported: False ; >17:13:57,838 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:13:57,839 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:13:57,840 DEBUG blivet: Ext4FS.supported: supported: True ; >17:13:57,842 DEBUG blivet: Ext4FS.supported: supported: True ; >17:13:58,021 DEBUG blivet: padding min size from 57994 up to 58494 >17:13:58,039 DEBUG blivet: NTFS.supported: supported: False ; >17:13:58,039 DEBUG blivet: getFormat('ntfs') returning NTFS instance >17:13:58,042 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; >17:13:58,044 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; current: None ; type: ntfs ; >17:13:58,045 DEBUG blivet: looking up parted Device: /dev/sdf1 >17:13:58,048 INFO blivet: got device: PartitionDevice instance (0x7f0a357abd10) -- > name = sdf1 status = True kids = 0 id = 1 > parents = ['existing 239372MB disk sdf (0) with existing msdos disklabel'] > uuid = None size = 122903.494629 > format = existing ntfs filesystem > major = 8 minor = 81 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 251706357 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15667, 255, 63) biosGeometry: (15667, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a276a5c20> > target size = 0 path = /dev/sdf1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a357ab6d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a357aba90> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a357aba10> PedPartition: <_ped.Partition object at 0x7f0a357b0110> > disk = existing 239372MB disk sdf (0) with existing msdos disklabel > start = 63 end = 251706419 length = 251706357 > flags = >17:13:58,051 DEBUG blivet: NTFS.supported: supported: False ; >17:13:58,052 INFO blivet: got format: NTFS instance (0x7f0a357a26d0) -- > type = ntfs name = ntfs status = False > device = /dev/sdf1 uuid = D8D0F028D0F00E8E exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Disk-1-C size = 122903.0 targetSize = 122903.0 > >17:13:58,060 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_7Y250P0_Y64B681E-part2 /dev/disk/by-label/Disk-1-E /dev/disk/by-uuid/203CF7043CF6D3AE', > 'DEVNAME': 'sdf2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '192', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Disk-1-E', > 'ID_FS_LABEL_ENC': 'Disk-1-E', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '203CF7043CF6D3AE', > 'ID_FS_UUID_ENC': '203CF7043CF6D3AE', > 'ID_MODEL': 'Maxtor_7Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x207Y250P0\\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:80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '251706420', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '142464420', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '000b7b35-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b7b35', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_7Y250P0_Y64B681E', > 'ID_SERIAL_SHORT': 'Y64B681E', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '82', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '517569', > 'name': 'sdf2', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_7Y250P0_Y64B681E-part2', > '/dev/disk/by-label/Disk-1-E', > '/dev/disk/by-uuid/203CF7043CF6D3AE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf2'} ; name: sdf2 ; >17:13:58,060 INFO blivet: scanning sdf2 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf2)... >17:13:58,061 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf2 ; >17:13:58,063 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:13:58,063 INFO blivet: sdf2 is a partition >17:13:58,064 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdf2 ; >17:13:58,066 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >17:13:58,068 DEBUG blivet: DeviceTree.getDeviceByName returned existing 239372MB disk sdf (0) with existing msdos disklabel >17:13:58,069 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdf ; >17:13:58,071 DEBUG blivet: PartitionDevice._setFormat: sdf2 ; >17:13:58,071 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:13:58,074 DEBUG blivet: PartitionDevice._setFormat: sdf2 ; current: None ; type: None ; >17:13:58,075 DEBUG blivet: looking up parted Partition: /dev/sdf2 >17:13:58,077 DEBUG blivet: PartitionDevice.probe: sdf2 ; exists: True ; >17:13:58,080 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 1 ; >17:13:58,082 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 10 ; >17:13:58,085 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 12 ; >17:13:58,086 INFO blivet: added partition sdf2 (id 2) to device tree >17:13:58,088 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf2 ; >17:13:58,090 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf2 ; label_type: dos ; >17:13:58,092 DEBUG blivet: PartitionDevice.setup: sdf2 ; status: True ; controllable: True ; orig: False ; >17:13:58,094 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf2 ; labelType: dos ; exists: True ; >17:13:58,164 WARN blivet: disklabel detected but not usable on sdf2 >17:13:58,164 INFO blivet: type detected on 'sdf2' is 'ntfs' >17:13:58,441 DEBUG blivet: Ext3FS.supported: supported: True ; >17:13:58,444 DEBUG blivet: Ext3FS.supported: supported: True ; >17:13:58,454 DEBUG blivet: Ext2FS.supported: supported: True ; >17:13:58,456 DEBUG blivet: Ext2FS.supported: supported: True ; >17:13:58,592 DEBUG blivet: SysFS.supported: supported: False ; >17:13:58,593 DEBUG blivet: SysFS.supported: supported: False ; >17:13:58,596 DEBUG blivet: MultipathMember.__init__: >17:13:58,598 DEBUG blivet: MDRaidMember.__init__: >17:13:58,599 DEBUG blivet: ProcFS.supported: supported: False ; >17:13:58,601 DEBUG blivet: ProcFS.supported: supported: False ; >17:13:58,603 DEBUG blivet: SwapSpace.__init__: >17:13:58,702 DEBUG blivet: NoDevFS.supported: supported: False ; >17:13:58,704 DEBUG blivet: NoDevFS.supported: supported: False ; >17:13:58,705 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:13:58,706 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:13:58,707 DEBUG blivet: BTRFS.supported: supported: True ; >17:13:59,563 DEBUG blivet: padding min size from 46386 up to 46886 >17:13:59,572 DEBUG blivet: NTFS.supported: supported: False ; >17:13:59,573 DEBUG blivet: getFormat('ntfs') returning NTFS instance >17:13:59,575 DEBUG blivet: PartitionDevice._setFormat: sdf2 ; >17:13:59,577 DEBUG blivet: PartitionDevice._setFormat: sdf2 ; current: None ; type: ntfs ; >17:13:59,578 DEBUG blivet: looking up parted Device: /dev/sdf2 >17:13:59,580 INFO blivet: got device: PartitionDevice instance (0x7f0a2a7b28d0) -- > name = sdf2 status = True kids = 0 id = 2 > parents = ['existing 239372MB disk sdf (0) with existing msdos disklabel'] > uuid = None size = 69562.7050781 > format = existing ntfs filesystem > major = 8 minor = 82 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 142464420 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8868, 255, 63) biosGeometry: (8868, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a2a7fb3b0> > target size = 0 path = /dev/sdf2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a357ab6d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a357abad0> > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a357ab890> PedPartition: <_ped.Partition object at 0x7f0a357b00b0> > disk = existing 239372MB disk sdf (0) with existing msdos disklabel > start = 251706420 end = 394170839 length = 142464420 > flags = >17:13:59,581 DEBUG blivet: NTFS.supported: supported: False ; >17:13:59,582 INFO blivet: got format: NTFS instance (0x7f0a2a7b2d90) -- > type = ntfs name = ntfs status = False > device = /dev/sdf2 uuid = 203CF7043CF6D3AE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Disk-1-E size = 69562.0 targetSize = 69562.0 > >17:13:59,586 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME', > 'DEVNAME': 'sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9c0ec7c3', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '517716', > 'name': 'sdg', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg'} ; name: sdg ; >17:13:59,587 INFO blivet: scanning sdg (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg)... >17:13:59,588 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >17:13:59,589 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:13:59,590 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdg ; >17:13:59,591 INFO blivet: sdg is a disk >17:13:59,591 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:13:59,592 DEBUG blivet: DiskDevice._setFormat: sdg ; current: None ; type: None ; >17:13:59,703 DEBUG blivet: USBFS.supported: supported: False ; >17:13:59,705 DEBUG blivet: USBFS.supported: supported: False ; >17:13:59,706 DEBUG blivet: DiskLabel.__init__: >17:13:59,706 INFO blivet: DiskLabel.partedDevice returning None >17:13:59,708 DEBUG blivet: HFSPlus.supported: supported: False ; >17:13:59,709 DEBUG blivet: HFSPlus.supported: supported: False ; >17:13:59,711 DEBUG blivet: XFS.supported: supported: True ; >17:13:59,712 INFO blivet: added disk sdg (id 3) to device tree >17:13:59,713 DEBUG blivet: looking up parted Device: /dev/sdg >17:13:59,722 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg ; >17:13:59,726 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg ; label_type: dos ; >17:13:59,727 DEBUG blivet: DiskDevice.setup: sdg ; status: True ; controllable: True ; orig: False ; >17:13:59,727 DEBUG blivet: required disklabel type for sdg (1) is None >17:13:59,728 DEBUG blivet: default disklabel type for sdg is msdos >17:13:59,728 DEBUG blivet: selecting msdos disklabel for sdg based on size >17:13:59,729 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg ; labelType: msdos ; exists: True ; >17:14:00,039 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a22a3c9d0>, <parted.partition.Partition object at 0x7f0a22a3ca90>, <parted.partition.Partition object at 0x7f0a22a3cd10>, <parted.partition.Partition object at 0x7f0a22a3ced0>, <parted.partition.Partition object at 0x7f0a22a48050>, <parted.partition.Partition object at 0x7f0a22a483d0>, <parted.partition.Partition object at 0x7f0a22a48590>, <parted.partition.Partition object at 0x7f0a22a48750>] > device: <parted.device.Device object at 0x7f0a2abfe350> > PedDisk: <_ped.Disk object at 0x7f0a22a46dd0> >17:14:00,040 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:14:00,041 DEBUG blivet: XFS.supported: supported: True ; >17:14:00,042 DEBUG blivet: DiskDevice._setFormat: sdg ; current: None ; type: disklabel ; >17:14:00,045 INFO blivet: got device: DiskDevice instance (0x7f0a2a7b2ad0) -- > name = sdg status = True kids = 0 id = 3 > parents = [] > uuid = None size = 239372.4375 > format = existing msdos disklabel > major = 8 minor = 96 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg partedDevice = parted.Device instance -- > model: ATA Maxtor 6Y250P0 path: /dev/sdg type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 490234752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 1 busy: False > hardwareGeometry: (30515, 255, 63) biosGeometry: (30515, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a276a5b90> > target size = 0 path = /dev/sdg > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0a2a8120d0> >17:14:00,046 DEBUG blivet: TmpFS.supported: supported: True ; >17:14:00,049 INFO blivet: got format: DiskLabel instance (0x7f0a357abe50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdg uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a22a3c9d0>, <parted.partition.Partition object at 0x7f0a22a3ca90>, <parted.partition.Partition object at 0x7f0a22a3cd10>, <parted.partition.Partition object at 0x7f0a22a3ced0>, <parted.partition.Partition object at 0x7f0a22a48050>, <parted.partition.Partition object at 0x7f0a22a483d0>, <parted.partition.Partition object at 0x7f0a22a48590>, <parted.partition.Partition object at 0x7f0a22a48750>] > device: <parted.device.Device object at 0x7f0a2abfe350> > PedDisk: <_ped.Disk object at 0x7f0a22a46dd0> > origPartedDisk = <parted.disk.Disk object at 0x7f0a22a48850> > partedDevice = parted.Device instance -- > model: ATA Maxtor 6Y250P0 path: /dev/sdg type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 490234752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 1 busy: False > hardwareGeometry: (30515, 255, 63) biosGeometry: (30515, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a2a7fb560> > >17:14:00,064 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part1 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/60B6A37DB6A351F8', > 'DEVNAME': 'sdg1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '60B6A37DB6A351F8', > 'ID_FS_UUID_ENC': '60B6A37DB6A351F8', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40960000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '9c0ec7c3-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9c0ec7c3', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '97', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '517739', > 'name': 'sdg1', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part1', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/60B6A37DB6A351F8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg1'} ; name: sdg1 ; >17:14:00,065 INFO blivet: scanning sdg1 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg1)... >17:14:00,067 DEBUG blivet: TmpFS.supported: supported: True ; >17:14:00,068 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg1 ; >17:14:00,069 DEBUG blivet: LUKS.__init__: >17:14:00,071 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:00,071 DEBUG blivet: NTFS.supported: supported: False ; >17:14:00,072 INFO blivet: sdg1 is a partition >17:14:00,073 DEBUG blivet: NTFS.supported: supported: False ; >17:14:00,074 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg1 ; >17:14:00,075 DEBUG blivet: BindFS.supported: supported: False ; >17:14:00,076 DEBUG blivet: BindFS.supported: supported: False ; >17:14:00,077 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >17:14:00,079 DEBUG blivet: HFS.supported: supported: False ; >17:14:00,080 DEBUG blivet: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >17:14:00,080 DEBUG blivet: HFS.supported: supported: False ; >17:14:00,082 DEBUG blivet: LVMPhysicalVolume.__init__: >17:14:00,083 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdg ; >17:14:00,084 DEBUG blivet: NFS.supported: supported: False ; >17:14:00,086 DEBUG blivet: NFS.supported: supported: False ; >17:14:00,087 DEBUG blivet: PartitionDevice._setFormat: sdg1 ; >17:14:00,088 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:00,089 DEBUG blivet: FATFS.supported: supported: True ; >17:14:00,099 DEBUG blivet: PartitionDevice._setFormat: sdg1 ; current: None ; type: None ; >17:14:00,101 DEBUG blivet: looking up parted Partition: /dev/sdg1 >17:14:00,103 DEBUG blivet: PartitionDevice.probe: sdg1 ; exists: True ; >17:14:00,107 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 1 ; >17:14:00,109 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 10 ; >17:14:00,111 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 12 ; >17:14:00,111 INFO blivet: added partition sdg1 (id 4) to device tree >17:14:00,113 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg1 ; >17:14:00,114 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg1 ; label_type: dos ; >17:14:00,117 DEBUG blivet: PartitionDevice.setup: sdg1 ; status: True ; controllable: True ; orig: False ; >17:14:00,118 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg1 ; labelType: dos ; exists: True ; >17:14:00,171 WARN blivet: disklabel detected but not usable on sdg1 >17:14:00,172 INFO blivet: type detected on 'sdg1' is 'ntfs' >17:14:00,178 DEBUG blivet: FATFS.supported: supported: True ; >17:14:00,181 DEBUG blivet: DMRaidMember.__init__: >17:14:00,338 DEBUG blivet: padding min size from 3072 up to 3380 >17:14:00,340 DEBUG blivet: NTFS.supported: supported: False ; >17:14:00,340 DEBUG blivet: getFormat('ntfs') returning NTFS instance >17:14:00,342 DEBUG blivet: PartitionDevice._setFormat: sdg1 ; >17:14:00,344 DEBUG blivet: PartitionDevice._setFormat: sdg1 ; current: None ; type: ntfs ; >17:14:00,345 DEBUG blivet: looking up parted Device: /dev/sdg1 >17:14:00,347 INFO blivet: got device: PartitionDevice instance (0x7f0a22a51150) -- > name = sdg1 status = True kids = 0 id = 4 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 20000.0 > format = existing ntfs filesystem > major = 8 minor = 97 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a2a7fb8c0> > target size = 0 path = /dev/sdg1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a22a3c510> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a3cbd0> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a3ca10> PedPartition: <_ped.Partition object at 0x7f0a22a3ea70> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 2048 end = 40962047 length = 40960000 > flags = >17:14:00,349 DEBUG blivet: NTFS.supported: supported: False ; >17:14:00,350 INFO blivet: got format: NTFS instance (0x7f0a2abe50d0) -- > type = ntfs name = ntfs status = False > device = /dev/sdg1 uuid = 60B6A37DB6A351F8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = New_Volume size = 19999.0 targetSize = 19999.0 > >17:14:00,357 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part2 /dev/disk/by-label/bootrescue /dev/disk/by-uuid/17121f47-b50c-4402-9eec-58c6662502b4', > 'DEVNAME': 'sdg2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'bootrescue', > 'ID_FS_LABEL_ENC': 'bootrescue', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '17121f47-b50c-4402-9eec-58c6662502b4', > 'ID_FS_UUID_ENC': '17121f47-b50c-4402-9eec-58c6662502b4', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '40962048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '9c0ec7c3-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9c0ec7c3', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '98', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '517760', > 'name': 'sdg2', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part2', > '/dev/disk/by-label/bootrescue', > '/dev/disk/by-uuid/17121f47-b50c-4402-9eec-58c6662502b4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg2'} ; name: sdg2 ; >17:14:00,358 INFO blivet: scanning sdg2 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg2)... >17:14:00,359 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg2 ; >17:14:00,360 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:00,360 INFO blivet: sdg2 is a partition >17:14:00,361 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg2 ; >17:14:00,362 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >17:14:00,363 DEBUG blivet: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >17:14:00,364 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdg ; >17:14:00,365 DEBUG blivet: PartitionDevice._setFormat: sdg2 ; >17:14:00,366 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:00,367 DEBUG blivet: PartitionDevice._setFormat: sdg2 ; current: None ; type: None ; >17:14:00,367 DEBUG blivet: looking up parted Partition: /dev/sdg2 >17:14:00,368 DEBUG blivet: PartitionDevice.probe: sdg2 ; exists: True ; >17:14:00,370 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 1 ; >17:14:00,371 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 10 ; >17:14:00,372 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 12 ; >17:14:00,372 INFO blivet: added partition sdg2 (id 5) to device tree >17:14:00,373 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg2 ; >17:14:00,374 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg2 ; label_type: dos ; >17:14:00,375 DEBUG blivet: PartitionDevice.setup: sdg2 ; status: True ; controllable: True ; orig: False ; >17:14:00,376 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg2 ; labelType: dos ; exists: True ; >17:14:00,407 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f0a22a51710> > PedDisk: <_ped.Disk object at 0x7f0a22a57e60> >17:14:00,407 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:14:00,408 INFO blivet: type detected on 'sdg2' is 'ext4' >17:14:00,520 DEBUG blivet: padding min size from 109 up to 119 >17:14:00,521 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:00,521 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:00,523 DEBUG blivet: PartitionDevice._setFormat: sdg2 ; >17:14:00,524 DEBUG blivet: PartitionDevice._setFormat: sdg2 ; current: None ; type: ext4 ; >17:14:00,524 DEBUG blivet: looking up parted Device: /dev/sdg2 >17:14:00,526 INFO blivet: got device: PartitionDevice instance (0x7f0a22a51690) -- > name = sdg2 status = True kids = 0 id = 5 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 98 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg2 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 0x7f0a2a7fbb90> > target size = 0 path = /dev/sdg2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a22a3c510> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a3cc10> > number: 2 path: /dev/sdg2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a3cb50> PedPartition: <_ped.Partition object at 0x7f0a22a3e9b0> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 40962048 end = 41986047 length = 1024000 > flags = >17:14:00,528 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:00,528 INFO blivet: got format: Ext4FS instance (0x7f0a22a51bd0) -- > type = ext4 name = ext4 status = False > device = /dev/sdg2 uuid = 17121f47-b50c-4402-9eec-58c6662502b4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = bootrescue size = 500.0 targetSize = 500.0 > >17:14:00,534 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part3 /dev/disk/by-label/rescueswap /dev/disk/by-uuid/ea0df85a-d986-4002-9edb-81f5616784a6', > 'DEVNAME': 'sdg3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'rescueswap', > 'ID_FS_LABEL_ENC': 'rescueswap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ea0df85a-d986-4002-9edb-81f5616784a6', > 'ID_FS_UUID_ENC': 'ea0df85a-d986-4002-9edb-81f5616784a6', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '41986048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '9c0ec7c3-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9c0ec7c3', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '99', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '517793', > 'name': 'sdg3', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part3', > '/dev/disk/by-label/rescueswap', > '/dev/disk/by-uuid/ea0df85a-d986-4002-9edb-81f5616784a6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg3'} ; name: sdg3 ; >17:14:00,534 INFO blivet: scanning sdg3 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg3)... >17:14:00,535 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg3 ; >17:14:00,536 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:00,536 INFO blivet: sdg3 is a partition >17:14:00,538 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg3 ; >17:14:00,539 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >17:14:00,540 DEBUG blivet: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >17:14:00,541 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdg ; >17:14:00,544 DEBUG blivet: PartitionDevice._setFormat: sdg3 ; >17:14:00,544 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:00,546 DEBUG blivet: PartitionDevice._setFormat: sdg3 ; current: None ; type: None ; >17:14:00,547 DEBUG blivet: looking up parted Partition: /dev/sdg3 >17:14:00,549 DEBUG blivet: PartitionDevice.probe: sdg3 ; exists: True ; >17:14:00,550 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 1 ; >17:14:00,552 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 10 ; >17:14:00,554 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 12 ; >17:14:00,554 INFO blivet: added partition sdg3 (id 6) to device tree >17:14:00,556 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg3 ; >17:14:00,557 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg3 ; label_type: dos ; >17:14:00,558 DEBUG blivet: PartitionDevice.setup: sdg3 ; status: True ; controllable: True ; orig: False ; >17:14:00,559 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg3 ; labelType: dos ; exists: True ; >17:14:00,589 WARN blivet: disklabel detected but not usable on sdg3 >17:14:00,590 INFO blivet: type detected on 'sdg3' is 'swap' >17:14:00,591 DEBUG blivet: SwapSpace.__init__: device: /dev/sdg3 ; serial: Y61GLKME ; uuid: ea0df85a-d986-4002-9edb-81f5616784a6 ; exists: True ; label: rescueswap ; >17:14:00,591 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:14:00,592 DEBUG blivet: PartitionDevice._setFormat: sdg3 ; >17:14:00,593 DEBUG blivet: PartitionDevice._setFormat: sdg3 ; current: None ; type: swap ; >17:14:00,594 DEBUG blivet: looking up parted Device: /dev/sdg3 >17:14:00,596 INFO blivet: got device: PartitionDevice instance (0x7f0a22a51b50) -- > name = sdg3 status = True kids = 0 id = 6 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 4000.0 > format = existing swap > major = 8 minor = 99 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg3 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 0x7f0a2a7fb440> > target size = 0 path = /dev/sdg3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a22a3c510> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a3cdd0> > number: 3 path: /dev/sdg3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a3cd50> PedPartition: <_ped.Partition object at 0x7f0a22a3eb30> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 41986048 end = 50178047 length = 8192000 > flags = >17:14:00,597 INFO blivet: got format: SwapSpace instance (0x7f0a22a51d10) -- > type = swap name = swap status = False > device = /dev/sdg3 uuid = ea0df85a-d986-4002-9edb-81f5616784a6 exists = True > options = supported = True formattable = True resizable = False > priority = None label = rescueswap >17:14:00,601 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part4', > 'DEVNAME': 'sdg4', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '50178048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '440055808', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '9c0ec7c3-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0001001b', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '100', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '517817', > 'name': 'sdg4', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg4'} ; name: sdg4 ; >17:14:00,603 INFO blivet: scanning sdg4 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg4)... >17:14:00,604 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg4 ; >17:14:00,605 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:00,605 INFO blivet: sdg4 is a partition >17:14:00,606 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg4 ; >17:14:00,607 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >17:14:00,608 DEBUG blivet: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >17:14:00,609 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdg ; >17:14:00,611 DEBUG blivet: PartitionDevice._setFormat: sdg4 ; >17:14:00,611 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:00,612 DEBUG blivet: PartitionDevice._setFormat: sdg4 ; current: None ; type: None ; >17:14:00,612 DEBUG blivet: looking up parted Partition: /dev/sdg4 >17:14:00,614 DEBUG blivet: PartitionDevice.probe: sdg4 ; exists: True ; >17:14:00,615 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg4 ; flag: 1 ; >17:14:00,616 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg4 ; flag: 10 ; >17:14:00,617 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg4 ; flag: 12 ; >17:14:00,618 INFO blivet: added partition sdg4 (id 7) to device tree >17:14:00,619 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg4 ; >17:14:00,620 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg4 ; label_type: dos ; >17:14:00,621 DEBUG blivet: PartitionDevice.setup: sdg4 ; status: True ; controllable: True ; orig: False ; >17:14:00,622 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg4 ; labelType: dos ; exists: True ; >17:14:00,625 WARN blivet: disklabel detected but not usable on sdg4 >17:14:00,625 DEBUG blivet: no type or existing type for sdg4, bailing >17:14:00,626 DEBUG blivet: looking up parted Device: /dev/sdg4 >17:14:00,629 INFO blivet: got device: PartitionDevice instance (0x7f0a2a7b2d10) -- > name = sdg4 status = True kids = 0 id = 7 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 214871.0 > format = existing None > major = 8 minor = 100 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 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 0x7f0a2a7fbcb0> > target size = 0 path = /dev/sdg4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a22a3c510> fileSystem: None > number: 4 path: /dev/sdg4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a3cf10> PedPartition: <_ped.Partition object at 0x7f0a22a3ea10> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 50178048 end = 490233855 length = 440055808 > flags = >17:14:00,635 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part5 /dev/disk/by-label/rescue18 /dev/disk/by-uuid/73f59c6c-2fe0-4f8a-a177-060da73d85e2', > 'DEVNAME': 'sdg5', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'rescue18', > 'ID_FS_LABEL_ENC': 'rescue18', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '73f59c6c-2fe0-4f8a-a177-060da73d85e2', > 'ID_FS_UUID_ENC': '73f59c6c-2fe0-4f8a-a177-060da73d85e2', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '50180096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '30720000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '9c0ec7c3-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9c0ec7c3', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '101', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '517839', > 'name': 'sdg5', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part5', > '/dev/disk/by-label/rescue18', > '/dev/disk/by-uuid/73f59c6c-2fe0-4f8a-a177-060da73d85e2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg5'} ; name: sdg5 ; >17:14:00,635 INFO blivet: scanning sdg5 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg5)... >17:14:00,636 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg5 ; >17:14:00,637 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:00,637 INFO blivet: sdg5 is a partition >17:14:00,638 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg5 ; >17:14:00,639 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >17:14:00,640 DEBUG blivet: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >17:14:00,642 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdg ; >17:14:00,644 DEBUG blivet: PartitionDevice._setFormat: sdg5 ; >17:14:00,644 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:00,646 DEBUG blivet: PartitionDevice._setFormat: sdg5 ; current: None ; type: None ; >17:14:00,646 DEBUG blivet: looking up parted Partition: /dev/sdg5 >17:14:00,653 DEBUG blivet: PartitionDevice.probe: sdg5 ; exists: True ; >17:14:00,655 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 1 ; >17:14:00,656 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 10 ; >17:14:00,657 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 12 ; >17:14:00,658 INFO blivet: added partition sdg5 (id 8) to device tree >17:14:00,659 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg5 ; >17:14:00,660 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg5 ; label_type: dos ; >17:14:00,661 DEBUG blivet: PartitionDevice.setup: sdg5 ; status: True ; controllable: True ; orig: False ; >17:14:00,662 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg5 ; labelType: dos ; exists: True ; >17:14:00,695 WARN blivet: disklabel detected but not usable on sdg5 >17:14:00,696 INFO blivet: type detected on 'sdg5' is 'ext4' >17:14:00,752 DEBUG blivet: padding min size from 4107 up to 4517 >17:14:00,754 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:00,754 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:00,755 DEBUG blivet: PartitionDevice._setFormat: sdg5 ; >17:14:00,757 DEBUG blivet: PartitionDevice._setFormat: sdg5 ; current: None ; type: ext4 ; >17:14:00,758 DEBUG blivet: looking up parted Device: /dev/sdg5 >17:14:00,760 INFO blivet: got device: PartitionDevice instance (0x7f0a22a51f90) -- > name = sdg5 status = True kids = 0 id = 8 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 15000.0 > format = existing ext4 filesystem > major = 8 minor = 101 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1912, 255, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a2a7fbc20> > target size = 0 path = /dev/sdg5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a22a3c510> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a482d0> > number: 5 path: /dev/sdg5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a480d0> PedPartition: <_ped.Partition object at 0x7f0a22a3ead0> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 50180096 end = 80900095 length = 30720000 > flags = >17:14:00,762 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:00,763 INFO blivet: got format: Ext4FS instance (0x7f0a22a51dd0) -- > type = ext4 name = ext4 status = False > device = /dev/sdg5 uuid = 73f59c6c-2fe0-4f8a-a177-060da73d85e2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = rescue18 size = 15000.0 targetSize = 15000.0 > >17:14:00,770 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part6 /dev/disk/by-label/rescuehome /dev/disk/by-uuid/1b39272d-8fc7-4f30-ad29-1192e5480446', > 'DEVNAME': 'sdg6', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'rescuehome', > 'ID_FS_LABEL_ENC': 'rescuehome', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b39272d-8fc7-4f30-ad29-1192e5480446', > 'ID_FS_UUID_ENC': '1b39272d-8fc7-4f30-ad29-1192e5480446', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '80902144', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '81920000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '9c0ec7c3-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9c0ec7c3', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '102', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '517864', > 'name': 'sdg6', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part6', > '/dev/disk/by-label/rescuehome', > '/dev/disk/by-uuid/1b39272d-8fc7-4f30-ad29-1192e5480446'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg6'} ; name: sdg6 ; >17:14:00,770 INFO blivet: scanning sdg6 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg6)... >17:14:00,771 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg6 ; >17:14:00,772 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:00,772 INFO blivet: sdg6 is a partition >17:14:00,773 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg6 ; >17:14:00,774 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >17:14:00,775 DEBUG blivet: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >17:14:00,777 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdg ; >17:14:00,778 DEBUG blivet: PartitionDevice._setFormat: sdg6 ; >17:14:00,778 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:00,779 DEBUG blivet: PartitionDevice._setFormat: sdg6 ; current: None ; type: None ; >17:14:00,779 DEBUG blivet: looking up parted Partition: /dev/sdg6 >17:14:00,781 DEBUG blivet: PartitionDevice.probe: sdg6 ; exists: True ; >17:14:00,782 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 1 ; >17:14:00,783 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 10 ; >17:14:00,784 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 12 ; >17:14:00,784 INFO blivet: added partition sdg6 (id 9) to device tree >17:14:00,785 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg6 ; >17:14:00,786 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg6 ; label_type: dos ; >17:14:00,787 DEBUG blivet: PartitionDevice.setup: sdg6 ; status: True ; controllable: True ; orig: False ; >17:14:00,789 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg6 ; labelType: dos ; exists: True ; >17:14:00,825 WARN blivet: disklabel detected but not usable on sdg6 >17:14:00,825 INFO blivet: type detected on 'sdg6' is 'ext4' >17:14:00,883 DEBUG blivet: padding min size from 258 up to 283 >17:14:00,884 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:00,884 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:00,885 DEBUG blivet: PartitionDevice._setFormat: sdg6 ; >17:14:00,887 DEBUG blivet: PartitionDevice._setFormat: sdg6 ; current: None ; type: ext4 ; >17:14:00,887 DEBUG blivet: looking up parted Device: /dev/sdg6 >17:14:00,889 INFO blivet: got device: PartitionDevice instance (0x7f0a357a2650) -- > name = sdg6 status = True kids = 0 id = 9 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 40000.0 > format = existing ext4 filesystem > major = 8 minor = 102 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 81920000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5099, 255, 63) biosGeometry: (5099, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a2a7fbdd0> > target size = 0 path = /dev/sdg6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a22a3c510> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a48490> > number: 6 path: /dev/sdg6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a48410> PedPartition: <_ped.Partition object at 0x7f0a22a3ebf0> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 80902144 end = 162822143 length = 81920000 > flags = >17:14:00,890 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:00,891 INFO blivet: got format: Ext4FS instance (0x7f0a2a7b20d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdg6 uuid = 1b39272d-8fc7-4f30-ad29-1192e5480446 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = rescuehome size = 40000.0 targetSize = 40000.0 > >17:14:00,897 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part7 /dev/disk/by-label/bootresc20 /dev/disk/by-uuid/f9217ab2-fc22-48f3-a6f4-ab169900c65c', > 'DEVNAME': 'sdg7', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'bootresc20', > 'ID_FS_LABEL_ENC': 'bootresc20', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f9217ab2-fc22-48f3-a6f4-ab169900c65c', > 'ID_FS_UUID_ENC': 'f9217ab2-fc22-48f3-a6f4-ab169900c65c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '162824192', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '9c0ec7c3-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9c0ec7c3', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '103', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '517889', > 'name': 'sdg7', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part7', > '/dev/disk/by-label/bootresc20', > '/dev/disk/by-uuid/f9217ab2-fc22-48f3-a6f4-ab169900c65c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg7'} ; name: sdg7 ; >17:14:00,897 INFO blivet: scanning sdg7 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg7)... >17:14:00,898 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg7 ; >17:14:00,899 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:00,899 INFO blivet: sdg7 is a partition >17:14:00,900 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg7 ; >17:14:00,901 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >17:14:00,902 DEBUG blivet: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >17:14:00,904 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdg ; >17:14:00,905 DEBUG blivet: PartitionDevice._setFormat: sdg7 ; >17:14:00,905 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:00,906 DEBUG blivet: PartitionDevice._setFormat: sdg7 ; current: None ; type: None ; >17:14:00,906 DEBUG blivet: looking up parted Partition: /dev/sdg7 >17:14:00,908 DEBUG blivet: PartitionDevice.probe: sdg7 ; exists: True ; >17:14:00,910 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg7 ; flag: 1 ; >17:14:00,911 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg7 ; flag: 10 ; >17:14:00,912 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg7 ; flag: 12 ; >17:14:00,912 INFO blivet: added partition sdg7 (id 10) to device tree >17:14:00,913 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg7 ; >17:14:00,914 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg7 ; label_type: dos ; >17:14:00,915 DEBUG blivet: PartitionDevice.setup: sdg7 ; status: True ; controllable: True ; orig: False ; >17:14:00,916 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg7 ; labelType: dos ; exists: True ; >17:14:00,930 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f0a22a51c90> > PedDisk: <_ped.Disk object at 0x7f0a2a7bf908> >17:14:00,930 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:14:00,930 INFO blivet: type detected on 'sdg7' is 'ext4' >17:14:01,012 DEBUG blivet: padding min size from 90 up to 99 >17:14:01,015 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:01,015 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:01,017 DEBUG blivet: PartitionDevice._setFormat: sdg7 ; >17:14:01,019 DEBUG blivet: PartitionDevice._setFormat: sdg7 ; current: None ; type: ext4 ; >17:14:01,020 DEBUG blivet: looking up parted Device: /dev/sdg7 >17:14:01,023 INFO blivet: got device: PartitionDevice instance (0x7f0a22a48210) -- > name = sdg7 status = True kids = 0 id = 10 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 103 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg7 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 0x7f0a2a7fb4d0> > target size = 0 path = /dev/sdg7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a22a3c510> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a48650> > number: 7 path: /dev/sdg7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a485d0> PedPartition: <_ped.Partition object at 0x7f0a22a3ec50> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 162824192 end = 163848191 length = 1024000 > flags = >17:14:01,025 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:01,025 INFO blivet: got format: Ext4FS instance (0x7f0a22a51250) -- > type = ext4 name = ext4 status = False > device = /dev/sdg7 uuid = f9217ab2-fc22-48f3-a6f4-ab169900c65c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = bootresc20 size = 500.0 targetSize = 500.0 > >17:14:01,031 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part8 /dev/disk/by-label/rescue20 /dev/disk/by-uuid/febcd4f7-1ac8-4e38-b48a-276e0540ddaa', > 'DEVNAME': 'sdg8', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'rescue20', > 'ID_FS_LABEL_ENC': 'rescue20', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'febcd4f7-1ac8-4e38-b48a-276e0540ddaa', > 'ID_FS_UUID_ENC': 'febcd4f7-1ac8-4e38-b48a-276e0540ddaa', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '163850240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40960000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '9c0ec7c3-08', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9c0ec7c3', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '104', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '517912', > 'name': 'sdg8', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part8', > '/dev/disk/by-label/rescue20', > '/dev/disk/by-uuid/febcd4f7-1ac8-4e38-b48a-276e0540ddaa'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg8'} ; name: sdg8 ; >17:14:01,032 INFO blivet: scanning sdg8 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg8)... >17:14:01,033 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg8 ; >17:14:01,034 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:01,034 INFO blivet: sdg8 is a partition >17:14:01,035 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg8 ; >17:14:01,036 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >17:14:01,037 DEBUG blivet: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >17:14:01,038 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sdg ; >17:14:01,039 DEBUG blivet: PartitionDevice._setFormat: sdg8 ; >17:14:01,040 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:01,041 DEBUG blivet: PartitionDevice._setFormat: sdg8 ; current: None ; type: None ; >17:14:01,041 DEBUG blivet: looking up parted Partition: /dev/sdg8 >17:14:01,042 DEBUG blivet: PartitionDevice.probe: sdg8 ; exists: True ; >17:14:01,044 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg8 ; flag: 1 ; >17:14:01,045 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg8 ; flag: 10 ; >17:14:01,047 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg8 ; flag: 12 ; >17:14:01,047 INFO blivet: added partition sdg8 (id 11) to device tree >17:14:01,048 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg8 ; >17:14:01,049 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg8 ; label_type: dos ; >17:14:01,050 DEBUG blivet: PartitionDevice.setup: sdg8 ; status: True ; controllable: True ; orig: False ; >17:14:01,051 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg8 ; labelType: dos ; exists: True ; >17:14:01,125 WARN blivet: disklabel detected but not usable on sdg8 >17:14:01,125 INFO blivet: type detected on 'sdg8' is 'ext4' >17:14:01,194 DEBUG blivet: padding min size from 4430 up to 4873 >17:14:01,196 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:01,197 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:01,198 DEBUG blivet: PartitionDevice._setFormat: sdg8 ; >17:14:01,200 DEBUG blivet: PartitionDevice._setFormat: sdg8 ; current: None ; type: ext4 ; >17:14:01,201 DEBUG blivet: looking up parted Device: /dev/sdg8 >17:14:01,204 INFO blivet: got device: PartitionDevice instance (0x7f0a2a7b2190) -- > name = sdg8 status = True kids = 0 id = 11 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 20000.0 > format = existing ext4 filesystem > major = 8 minor = 104 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a2a7fbf80> > target size = 0 path = /dev/sdg8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a22a3c510> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a48810> > number: 8 path: /dev/sdg8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a48790> PedPartition: <_ped.Partition object at 0x7f0a22a3ecb0> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 163850240 end = 204810239 length = 40960000 > flags = >17:14:01,206 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:01,206 INFO blivet: got format: Ext4FS instance (0x7f0a2a7b2350) -- > type = ext4 name = ext4 status = False > device = /dev/sdg8 uuid = febcd4f7-1ac8-4e38-b48a-276e0540ddaa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = rescue20 size = 20000.0 targetSize = 20000.0 > >17:14:01,210 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_200524445013F301B980-0:0 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra', > 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000db738', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Ultra_200524445013F301B980-0:0', > 'ID_SERIAL_SHORT': '200524445013F301B980', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '519161', > 'name': 'sdh', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_200524445013F301B980-0:0', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh'} ; name: sdh ; >17:14:01,211 INFO blivet: scanning sdh (/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh)... >17:14:01,212 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh ; >17:14:01,213 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:01,214 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdh ; >17:14:01,215 INFO blivet: sdh is a disk >17:14:01,216 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:01,217 DEBUG blivet: DiskDevice._setFormat: sdh ; current: None ; type: None ; >17:14:01,232 INFO blivet: added disk sdh (id 12) to device tree >17:14:01,232 DEBUG blivet: looking up parted Device: /dev/sdh >17:14:01,235 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdh ; >17:14:01,237 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdh ; label_type: dos ; >17:14:01,238 DEBUG blivet: DiskDevice.setup: sdh ; status: True ; controllable: True ; orig: False ; >17:14:01,238 DEBUG blivet: required disklabel type for sdh (1) is None >17:14:01,238 DEBUG blivet: default disklabel type for sdh is msdos >17:14:01,239 DEBUG blivet: selecting msdos disklabel for sdh based on size >17:14:01,240 DEBUG blivet: DiskLabel.__init__: device: /dev/sdh ; labelType: msdos ; exists: True ; >17:14:01,247 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a2a7b2550>] > device: <parted.device.Device object at 0x7f0a2a79edd0> > PedDisk: <_ped.Disk object at 0x7f0a22a5d8c0> >17:14:01,248 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:14:01,249 DEBUG blivet: DiskDevice._setFormat: sdh ; current: None ; type: disklabel ; >17:14:01,251 INFO blivet: got device: DiskDevice instance (0x7f0a2a7b2690) -- > name = sdh status = True kids = 0 id = 12 > parents = [] > uuid = None size = 15267.0 > format = existing msdos disklabel > major = 8 minor = 112 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh partedDevice = parted.Device instance -- > model: SanDisk Ultra path: /dev/sdh type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66170> > target size = 0 path = /dev/sdh > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f0a2a79ee90> >17:14:01,253 INFO blivet: got format: DiskLabel instance (0x7f0a2a79ef90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdh uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a2a7b2550>] > device: <parted.device.Device object at 0x7f0a2a79edd0> > PedDisk: <_ped.Disk object at 0x7f0a22a5d8c0> > origPartedDisk = <parted.disk.Disk object at 0x7f0a2a7b23d0> > partedDevice = parted.Device instance -- > model: SanDisk Ultra path: /dev/sdh type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66050> > >17:14:01,259 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_200524445013F301B980-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/6cdb3bdc-1802-4c98-b650-7440cd7cab7d', > 'DEVNAME': 'sdh1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh/sdh1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6cdb3bdc-1802-4c98-b650-7440cd7cab7d', > 'ID_FS_UUID_ENC': '6cdb3bdc-1802-4c98-b650-7440cd7cab7d', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra', > 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556c', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '31260672', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000db738-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000db738', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Ultra_200524445013F301B980-0:0', > 'ID_SERIAL_SHORT': '200524445013F301B980', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '113', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '519197', > 'name': 'sdh1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_200524445013F301B980-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/6cdb3bdc-1802-4c98-b650-7440cd7cab7d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh/sdh1'} ; name: sdh1 ; >17:14:01,260 INFO blivet: scanning sdh1 (/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh/sdh1)... >17:14:01,261 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh1 ; >17:14:01,262 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:01,262 INFO blivet: sdh1 is a partition >17:14:01,263 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdh1 ; >17:14:01,264 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh ; >17:14:01,265 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15267MB disk sdh (12) with existing msdos disklabel >17:14:01,266 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdh ; >17:14:01,267 DEBUG blivet: PartitionDevice._setFormat: sdh1 ; >17:14:01,268 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:01,269 DEBUG blivet: PartitionDevice._setFormat: sdh1 ; current: None ; type: None ; >17:14:01,269 DEBUG blivet: looking up parted Partition: /dev/sdh1 >17:14:01,270 DEBUG blivet: PartitionDevice.probe: sdh1 ; exists: True ; >17:14:01,271 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdh1 ; flag: 1 ; >17:14:01,273 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdh1 ; flag: 10 ; >17:14:01,274 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdh1 ; flag: 12 ; >17:14:01,274 INFO blivet: added partition sdh1 (id 13) to device tree >17:14:01,275 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdh1 ; >17:14:01,276 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdh1 ; label_type: dos ; >17:14:01,277 DEBUG blivet: PartitionDevice.setup: sdh1 ; status: True ; controllable: True ; orig: False ; >17:14:01,278 DEBUG blivet: DiskLabel.__init__: device: /dev/sdh1 ; labelType: dos ; exists: True ; >17:14:01,283 WARN blivet: disklabel detected but not usable on sdh1 >17:14:01,283 INFO blivet: type detected on 'sdh1' is 'ext4' >17:14:01,321 DEBUG blivet: padding min size from 4660 up to 5126 >17:14:01,323 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:01,323 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:01,325 DEBUG blivet: PartitionDevice._setFormat: sdh1 ; >17:14:01,326 DEBUG blivet: PartitionDevice._setFormat: sdh1 ; current: None ; type: ext4 ; >17:14:01,327 DEBUG blivet: looking up parted Device: /dev/sdh1 >17:14:01,329 INFO blivet: got device: PartitionDevice instance (0x7f0a2abe5650) -- > name = sdh1 status = True kids = 0 id = 13 > parents = ['existing 15267MB disk sdh (12) with existing msdos disklabel'] > uuid = None size = 15264.0 > format = existing ext4 filesystem > major = 8 minor = 113 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh/sdh1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdh1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 31260672 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (15264, 64, 32) biosGeometry: (1945, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66200> > target size = 0 path = /dev/sdh1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79ec10> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a2a7b21d0> > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f0a2a7b2390> PedPartition: <_ped.Partition object at 0x7f0a22a53770> > disk = existing 15267MB disk sdh (12) with existing msdos disklabel > start = 2048 end = 31262719 length = 31260672 > flags = boot >17:14:01,330 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:01,330 INFO blivet: got format: Ext4FS instance (0x7f0a22a48990) -- > type = ext4 name = ext4 status = False > device = /dev/sdh1 uuid = 6cdb3bdc-1802-4c98-b650-7440cd7cab7d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = LIVE size = 15264.0 targetSize = 15264.0 > >17:14:01,334 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-PIONEER_DVD-RW_DVR-112D', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/ata11/host11/target11:0:0/11:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'PIONEER_DVD-RW_DVR-112D', > 'ID_MODEL_ENC': 'PIONEER\\x20DVD-RW\\x20\\x20DVR-112D\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.21', > 'ID_SERIAL': 'PIONEER_DVD-RW_DVR-112D', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '520895', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-PIONEER_DVD-RW_DVR-112D'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/ata11/host11/target11:0:0/11:0:0:0/block/sr0'} ; name: sr0 ; >17:14:01,334 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/ata11/host11/target11:0:0/11:0:0:0/block/sr0)... >17:14:01,335 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >17:14:01,336 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:01,336 INFO blivet: sr0 is a cdrom >17:14:01,337 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >17:14:01,338 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:01,339 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >17:14:01,339 INFO blivet: added cdrom sr0 (id 14) to device tree >17:14:01,340 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:14:01,370 DEBUG blivet: no device or no media present >17:14:01,377 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032 /dev/disk/by-id/wwn-0x50014ee0aaf6c075', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '526775', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:14:01,378 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:14:01,379 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:01,380 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:01,381 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:14:01,382 INFO blivet: sda is a disk >17:14:01,382 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:01,383 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:14:01,397 INFO blivet: added disk sda (id 15) to device tree >17:14:01,397 DEBUG blivet: looking up parted Device: /dev/sda >17:14:01,400 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:14:01,401 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:14:01,403 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:14:01,403 DEBUG blivet: required disklabel type for sda (1) is None >17:14:01,403 DEBUG blivet: default disklabel type for sda is msdos >17:14:01,404 DEBUG blivet: selecting msdos disklabel for sda based on size >17:14:01,406 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:14:01,604 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 14 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a2a79e450>, <parted.partition.Partition object at 0x7f0a2a79e050>, <parted.partition.Partition object at 0x7f0a2a79e350>, <parted.partition.Partition object at 0x7f0a2a812c90>, <parted.partition.Partition object at 0x7f0a2a79e890>, <parted.partition.Partition object at 0x7f0a22a51750>, <parted.partition.Partition object at 0x7f0a22a518d0>, <parted.partition.Partition object at 0x7f0a2a79ed90>, <parted.partition.Partition object at 0x7f0a2a812d90>, <parted.partition.Partition object at 0x7f0a22a5c090>, <parted.partition.Partition object at 0x7f0a22a5c250>, <parted.partition.Partition object at 0x7f0a22a5c410>, <parted.partition.Partition object at 0x7f0a22a5c5d0>, <parted.partition.Partition object at 0x7f0a22a5c790>] > device: <parted.device.Device object at 0x7f0a2a79e990> > PedDisk: <_ped.Disk object at 0x7f0a2a7c2f38> >17:14:01,604 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:14:01,606 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:14:01,611 INFO blivet: got device: DiskDevice instance (0x7f0a2a79eb10) -- > name = sda status = True kids = 0 id = 15 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66290> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0a2a79ea10> >17:14:01,616 INFO blivet: got format: DiskLabel instance (0x7f0a2a79e250) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 14 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 14 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a2a79e450>, <parted.partition.Partition object at 0x7f0a2a79e050>, <parted.partition.Partition object at 0x7f0a2a79e350>, <parted.partition.Partition object at 0x7f0a2a812c90>, <parted.partition.Partition object at 0x7f0a2a79e890>, <parted.partition.Partition object at 0x7f0a22a51750>, <parted.partition.Partition object at 0x7f0a22a518d0>, <parted.partition.Partition object at 0x7f0a2a79ed90>, <parted.partition.Partition object at 0x7f0a2a812d90>, <parted.partition.Partition object at 0x7f0a22a5c090>, <parted.partition.Partition object at 0x7f0a22a5c250>, <parted.partition.Partition object at 0x7f0a22a5c410>, <parted.partition.Partition object at 0x7f0a22a5c5d0>, <parted.partition.Partition object at 0x7f0a22a5c790>] > device: <parted.device.Device object at 0x7f0a2a79e990> > PedDisk: <_ped.Disk object at 0x7f0a2a7c2f38> > origPartedDisk = <parted.disk.Disk object at 0x7f0a2a8128d0> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a660e0> > >17:14:01,623 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part1 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/7EB62BE5B62B9CA1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7EB62BE5B62B9CA1', > 'ID_FS_UUID_ENC': '7EB62BE5B62B9CA1', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '98282ca2-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '526903', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part1', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/7EB62BE5B62B9CA1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:14:01,623 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:14:01,624 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:14:01,625 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:01,625 INFO blivet: sda1 is a partition >17:14:01,626 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:14:01,627 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:01,628 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:01,629 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:14:01,631 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:14:01,631 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:01,632 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:14:01,632 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:14:01,633 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:14:01,635 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:14:01,636 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:14:01,637 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:14:01,637 INFO blivet: added partition sda1 (id 16) to device tree >17:14:01,638 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:14:01,639 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:14:01,640 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:14:01,641 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:14:01,656 WARN blivet: disklabel detected but not usable on sda1 >17:14:01,657 INFO blivet: type detected on 'sda1' is 'ntfs' >17:14:01,742 DEBUG blivet: padding min size from 34 up to 37 >17:14:01,745 DEBUG blivet: NTFS.supported: supported: False ; >17:14:01,745 DEBUG blivet: getFormat('ntfs') returning NTFS instance >17:14:01,746 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:14:01,748 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >17:14:01,749 DEBUG blivet: looking up parted Device: /dev/sda1 >17:14:01,752 INFO blivet: got device: PartitionDevice instance (0x7f0a2a79eb90) -- > name = sda1 status = True kids = 0 id = 16 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 100.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66b90> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a2a79e490> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a2a79e0d0> PedPartition: <_ped.Partition object at 0x7f0a22a53710> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >17:14:01,754 DEBUG blivet: NTFS.supported: supported: False ; >17:14:01,754 INFO blivet: got format: NTFS instance (0x7f0a22a5cd10) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 7EB62BE5B62B9CA1 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 99.0 targetSize = 99.0 > >17:14:01,761 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part10 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part10 /dev/disk/by-label/bootfed17 /dev/disk/by-uuid/80560631-1d69-40b0-a81e-9fd49aa757b3', > 'DEVNAME': 'sda10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'bootfed17', > 'ID_FS_LABEL_ENC': 'bootfed17', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '80560631-1d69-40b0-a81e-9fd49aa757b3', > 'ID_FS_UUID_ENC': '80560631-1d69-40b0-a81e-9fd49aa757b3', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '10', > 'ID_PART_ENTRY_OFFSET': '547540992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '98282ca2-0a', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '527035', > 'name': 'sda10', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part10', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part10', > '/dev/disk/by-label/bootfed17', > '/dev/disk/by-uuid/80560631-1d69-40b0-a81e-9fd49aa757b3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10'} ; name: sda10 ; >17:14:01,762 INFO blivet: scanning sda10 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10)... >17:14:01,763 DEBUG blivet: DeviceTree.getDeviceByName: name: sda10 ; >17:14:01,764 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:01,764 INFO blivet: sda10 is a partition >17:14:01,765 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda10 ; >17:14:01,766 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:01,767 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:01,768 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:14:01,770 DEBUG blivet: PartitionDevice._setFormat: sda10 ; >17:14:01,770 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:01,771 DEBUG blivet: PartitionDevice._setFormat: sda10 ; current: None ; type: None ; >17:14:01,771 DEBUG blivet: looking up parted Partition: /dev/sda10 >17:14:01,773 DEBUG blivet: PartitionDevice.probe: sda10 ; exists: True ; >17:14:01,774 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 1 ; >17:14:01,775 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 10 ; >17:14:01,776 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 12 ; >17:14:01,777 INFO blivet: added partition sda10 (id 17) to device tree >17:14:01,778 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda10 ; >17:14:01,779 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda10 ; label_type: dos ; >17:14:01,780 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >17:14:01,781 DEBUG blivet: DiskLabel.__init__: device: /dev/sda10 ; labelType: dos ; exists: True ; >17:14:01,784 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f0a22a5cf90> > PedDisk: <_ped.Disk object at 0x7f0a22a52368> >17:14:01,784 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:14:01,785 INFO blivet: type detected on 'sda10' is 'ext4' >17:14:01,854 DEBUG blivet: padding min size from 98 up to 107 >17:14:01,856 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:01,856 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:01,858 DEBUG blivet: PartitionDevice._setFormat: sda10 ; >17:14:01,859 DEBUG blivet: PartitionDevice._setFormat: sda10 ; current: None ; type: ext4 ; >17:14:01,860 DEBUG blivet: looking up parted Device: /dev/sda10 >17:14:01,861 INFO blivet: got device: PartitionDevice instance (0x7f0a22a5ce90) -- > name = sda10 status = True kids = 0 id = 17 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 10 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda10 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 0x7f0a22a66c20> > target size = 0 path = /dev/sda10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a5c150> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a5c0d0> PedPartition: <_ped.Partition object at 0x7f0a22a53ad0> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 547540992 end = 548564991 length = 1024000 > flags = >17:14:01,863 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:01,863 INFO blivet: got format: Ext4FS instance (0x7f0a22a5ca90) -- > type = ext4 name = ext4 status = False > device = /dev/sda10 uuid = 80560631-1d69-40b0-a81e-9fd49aa757b3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = bootfed17 size = 500.0 targetSize = 500.0 > >17:14:01,870 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part11 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part11 /dev/disk/by-label/fed16boot /dev/disk/by-uuid/c957dda5-6104-49f9-b40a-3d111dc44fcd', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fed16boot', > 'ID_FS_LABEL_ENC': 'fed16boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c957dda5-6104-49f9-b40a-3d111dc44fcd', > 'ID_FS_UUID_ENC': 'c957dda5-6104-49f9-b40a-3d111dc44fcd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '11', > 'ID_PART_ENTRY_OFFSET': '548567040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974848', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '98282ca2-0b', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '527163', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part11', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part11', > '/dev/disk/by-label/fed16boot', > '/dev/disk/by-uuid/c957dda5-6104-49f9-b40a-3d111dc44fcd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11'} ; name: sda11 ; >17:14:01,870 INFO blivet: scanning sda11 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11)... >17:14:01,871 DEBUG blivet: DeviceTree.getDeviceByName: name: sda11 ; >17:14:01,872 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:01,872 INFO blivet: sda11 is a partition >17:14:01,873 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda11 ; >17:14:01,874 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:01,875 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:01,876 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:14:01,878 DEBUG blivet: PartitionDevice._setFormat: sda11 ; >17:14:01,878 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:01,879 DEBUG blivet: PartitionDevice._setFormat: sda11 ; current: None ; type: None ; >17:14:01,879 DEBUG blivet: looking up parted Partition: /dev/sda11 >17:14:01,881 DEBUG blivet: PartitionDevice.probe: sda11 ; exists: True ; >17:14:01,882 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 1 ; >17:14:01,883 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 10 ; >17:14:01,884 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 12 ; >17:14:01,884 INFO blivet: added partition sda11 (id 18) to device tree >17:14:01,885 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >17:14:01,886 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >17:14:01,888 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >17:14:01,889 DEBUG blivet: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >17:14:01,898 WARN blivet: disklabel detected but not usable on sda11 >17:14:01,899 INFO blivet: type detected on 'sda11' is 'ext4' >17:14:01,955 DEBUG blivet: padding min size from 93 up to 102 >17:14:01,957 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:01,957 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:01,959 DEBUG blivet: PartitionDevice._setFormat: sda11 ; >17:14:01,961 DEBUG blivet: PartitionDevice._setFormat: sda11 ; current: None ; type: ext4 ; >17:14:01,962 DEBUG blivet: looking up parted Device: /dev/sda11 >17:14:01,965 INFO blivet: got device: PartitionDevice instance (0x7f0a22a5cc10) -- > name = sda11 status = True kids = 0 id = 18 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 476.0 > format = existing ext4 filesystem > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 974848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60, 255, 63) biosGeometry: (60, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66dd0> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a5c310> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a5c290> PedPartition: <_ped.Partition object at 0x7f0a22a53b30> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 548567040 end = 549541887 length = 974848 > flags = >17:14:01,967 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:01,967 INFO blivet: got format: Ext4FS instance (0x7f0a22a683d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda11 uuid = c957dda5-6104-49f9-b40a-3d111dc44fcd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = fed16boot size = 476.0 targetSize = 476.0 > >17:14:01,974 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part12 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part12 /dev/disk/by-label/bootfed18 /dev/disk/by-uuid/649b5fd7-6ce7-4c35-8bfe-be41c75a9cbe', > 'DEVNAME': 'sda12', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'bootfed18', > 'ID_FS_LABEL_ENC': 'bootfed18', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '649b5fd7-6ce7-4c35-8bfe-be41c75a9cbe', > 'ID_FS_UUID_ENC': '649b5fd7-6ce7-4c35-8bfe-be41c75a9cbe', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '12', > 'ID_PART_ENTRY_OFFSET': '549543936', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974848', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '98282ca2-0c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '12', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '527292', > 'name': 'sda12', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part12', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part12', > '/dev/disk/by-label/bootfed18', > '/dev/disk/by-uuid/649b5fd7-6ce7-4c35-8bfe-be41c75a9cbe'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12'} ; name: sda12 ; >17:14:01,974 INFO blivet: scanning sda12 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12)... >17:14:01,975 DEBUG blivet: DeviceTree.getDeviceByName: name: sda12 ; >17:14:01,976 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:01,976 INFO blivet: sda12 is a partition >17:14:01,977 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda12 ; >17:14:01,978 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:01,979 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:01,980 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:14:01,982 DEBUG blivet: PartitionDevice._setFormat: sda12 ; >17:14:01,982 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:01,983 DEBUG blivet: PartitionDevice._setFormat: sda12 ; current: None ; type: None ; >17:14:01,983 DEBUG blivet: looking up parted Partition: /dev/sda12 >17:14:01,985 DEBUG blivet: PartitionDevice.probe: sda12 ; exists: True ; >17:14:01,986 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda12 ; flag: 1 ; >17:14:01,987 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda12 ; flag: 10 ; >17:14:01,989 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda12 ; flag: 12 ; >17:14:01,989 INFO blivet: added partition sda12 (id 19) to device tree >17:14:01,990 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda12 ; >17:14:01,991 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda12 ; label_type: dos ; >17:14:01,992 DEBUG blivet: PartitionDevice.setup: sda12 ; status: True ; controllable: True ; orig: False ; >17:14:01,993 DEBUG blivet: DiskLabel.__init__: device: /dev/sda12 ; labelType: dos ; exists: True ; >17:14:02,024 WARN blivet: disklabel detected but not usable on sda12 >17:14:02,025 INFO blivet: type detected on 'sda12' is 'ext4' >17:14:02,088 DEBUG blivet: padding min size from 83 up to 91 >17:14:02,090 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:02,091 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:02,092 DEBUG blivet: PartitionDevice._setFormat: sda12 ; >17:14:02,094 DEBUG blivet: PartitionDevice._setFormat: sda12 ; current: None ; type: ext4 ; >17:14:02,095 DEBUG blivet: looking up parted Device: /dev/sda12 >17:14:02,099 INFO blivet: got device: PartitionDevice instance (0x7f0a22a68450) -- > name = sda12 status = True kids = 0 id = 19 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 476.0 > format = existing ext4 filesystem > major = 8 minor = 12 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda12 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 974848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60, 255, 63) biosGeometry: (60, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66cb0> > target size = 0 path = /dev/sda12 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a5c4d0> > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a5c450> PedPartition: <_ped.Partition object at 0x7f0a22a53b90> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 549543936 end = 550518783 length = 974848 > flags = >17:14:02,101 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:02,102 INFO blivet: got format: Ext4FS instance (0x7f0a22a5cc90) -- > type = ext4 name = ext4 status = False > device = /dev/sda12 uuid = 649b5fd7-6ce7-4c35-8bfe-be41c75a9cbe exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = bootfed18 size = 476.0 targetSize = 476.0 > >17:14:02,112 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part13 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part13 /dev/disk/by-label/bootfed18lxde /dev/disk/by-uuid/e7c7a241-d816-41ef-8975-5c226f037080', > 'DEVNAME': 'sda13', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'bootfed18lxde', > 'ID_FS_LABEL_ENC': 'bootfed18lxde', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e7c7a241-d816-41ef-8975-5c226f037080', > 'ID_FS_UUID_ENC': 'e7c7a241-d816-41ef-8975-5c226f037080', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '13', > 'ID_PART_ENTRY_OFFSET': '550520832', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974848', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '98282ca2-0d', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '13', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '527420', > 'name': 'sda13', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part13', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part13', > '/dev/disk/by-label/bootfed18lxde', > '/dev/disk/by-uuid/e7c7a241-d816-41ef-8975-5c226f037080'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13'} ; name: sda13 ; >17:14:02,112 INFO blivet: scanning sda13 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13)... >17:14:02,114 DEBUG blivet: DeviceTree.getDeviceByName: name: sda13 ; >17:14:02,115 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:02,116 INFO blivet: sda13 is a partition >17:14:02,117 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda13 ; >17:14:02,118 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:02,119 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:02,120 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:14:02,121 DEBUG blivet: PartitionDevice._setFormat: sda13 ; >17:14:02,121 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:02,123 DEBUG blivet: PartitionDevice._setFormat: sda13 ; current: None ; type: None ; >17:14:02,123 DEBUG blivet: looking up parted Partition: /dev/sda13 >17:14:02,124 DEBUG blivet: PartitionDevice.probe: sda13 ; exists: True ; >17:14:02,126 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda13 ; flag: 1 ; >17:14:02,127 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda13 ; flag: 10 ; >17:14:02,128 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda13 ; flag: 12 ; >17:14:02,128 INFO blivet: added partition sda13 (id 20) to device tree >17:14:02,129 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda13 ; >17:14:02,130 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda13 ; label_type: dos ; >17:14:02,131 DEBUG blivet: PartitionDevice.setup: sda13 ; status: True ; controllable: True ; orig: False ; >17:14:02,132 DEBUG blivet: DiskLabel.__init__: device: /dev/sda13 ; labelType: dos ; exists: True ; >17:14:02,169 WARN blivet: disklabel detected but not usable on sda13 >17:14:02,170 INFO blivet: type detected on 'sda13' is 'ext4' >17:14:02,224 DEBUG blivet: padding min size from 56 up to 61 >17:14:02,226 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:02,227 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:02,228 DEBUG blivet: PartitionDevice._setFormat: sda13 ; >17:14:02,230 DEBUG blivet: PartitionDevice._setFormat: sda13 ; current: None ; type: ext4 ; >17:14:02,231 DEBUG blivet: looking up parted Device: /dev/sda13 >17:14:02,234 INFO blivet: got device: PartitionDevice instance (0x7f0a22a5cfd0) -- > name = sda13 status = True kids = 0 id = 20 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 476.0 > format = existing ext4 filesystem > major = 8 minor = 13 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda13 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 974848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60, 255, 63) biosGeometry: (60, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66e60> > target size = 0 path = /dev/sda13 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a5c690> > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a5c610> PedPartition: <_ped.Partition object at 0x7f0a22a53bf0> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 550520832 end = 551495679 length = 974848 > flags = >17:14:02,236 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:02,236 INFO blivet: got format: Ext4FS instance (0x7f0a22a68250) -- > type = ext4 name = ext4 status = False > device = /dev/sda13 uuid = e7c7a241-d816-41ef-8975-5c226f037080 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = bootfed18lxde size = 476.0 targetSize = 476.0 > >17:14:02,243 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part14 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part14 /dev/disk/by-label/bootkde18 /dev/disk/by-uuid/1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0', > 'DEVNAME': 'sda14', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda14', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'bootkde18', > 'ID_FS_LABEL_ENC': 'bootkde18', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0', > 'ID_FS_UUID_ENC': '1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '14', > 'ID_PART_ENTRY_OFFSET': '551497728', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '98282ca2-0e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '14', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '527552', > 'name': 'sda14', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part14', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part14', > '/dev/disk/by-label/bootkde18', > '/dev/disk/by-uuid/1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda14'} ; name: sda14 ; >17:14:02,243 INFO blivet: scanning sda14 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda14)... >17:14:02,244 DEBUG blivet: DeviceTree.getDeviceByName: name: sda14 ; >17:14:02,245 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:02,245 INFO blivet: sda14 is a partition >17:14:02,246 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda14 ; >17:14:02,247 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:02,248 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:02,250 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:14:02,251 DEBUG blivet: PartitionDevice._setFormat: sda14 ; >17:14:02,251 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:02,252 DEBUG blivet: PartitionDevice._setFormat: sda14 ; current: None ; type: None ; >17:14:02,253 DEBUG blivet: looking up parted Partition: /dev/sda14 >17:14:02,254 DEBUG blivet: PartitionDevice.probe: sda14 ; exists: True ; >17:14:02,255 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda14 ; flag: 1 ; >17:14:02,257 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda14 ; flag: 10 ; >17:14:02,258 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda14 ; flag: 12 ; >17:14:02,258 INFO blivet: added partition sda14 (id 21) to device tree >17:14:02,260 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda14 ; >17:14:02,261 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda14 ; label_type: dos ; >17:14:02,262 DEBUG blivet: PartitionDevice.setup: sda14 ; status: True ; controllable: True ; orig: False ; >17:14:02,263 DEBUG blivet: DiskLabel.__init__: device: /dev/sda14 ; labelType: dos ; exists: True ; >17:14:02,287 WARN blivet: disklabel detected but not usable on sda14 >17:14:02,287 INFO blivet: type detected on 'sda14' is 'ext4' >17:14:02,351 DEBUG blivet: padding min size from 109 up to 119 >17:14:02,353 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:02,353 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:02,354 DEBUG blivet: PartitionDevice._setFormat: sda14 ; >17:14:02,355 DEBUG blivet: PartitionDevice._setFormat: sda14 ; current: None ; type: ext4 ; >17:14:02,356 DEBUG blivet: looking up parted Device: /dev/sda14 >17:14:02,358 INFO blivet: got device: PartitionDevice instance (0x7f0a22a681d0) -- > name = sda14 status = True kids = 0 id = 21 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 14 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda14 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda14 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 0x7f0a22a66d40> > target size = 0 path = /dev/sda14 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a5c850> > number: 14 path: /dev/sda14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a5c7d0> PedPartition: <_ped.Partition object at 0x7f0a22a53c50> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 551497728 end = 552521727 length = 1024000 > flags = >17:14:02,360 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:02,361 INFO blivet: got format: Ext4FS instance (0x7f0a22a5cb10) -- > type = ext4 name = ext4 status = False > device = /dev/sda14 uuid = 1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = bootkde18 size = 500.0 targetSize = 500.0 > >17:14:02,367 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part2 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part2 /dev/disk/by-uuid/902C331B2C32FC32', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '902C331B2C32FC32', > 'ID_FS_UUID_ENC': '902C331B2C32FC32', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '393965568', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '98282ca2-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '527773', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part2', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part2', > '/dev/disk/by-uuid/902C331B2C32FC32'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:14:02,368 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:14:02,369 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:14:02,370 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:02,371 INFO blivet: sda2 is a partition >17:14:02,372 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:14:02,374 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:02,375 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:02,377 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:14:02,379 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:14:02,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:02,381 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:14:02,382 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:14:02,383 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:14:02,385 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:14:02,387 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:14:02,389 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:14:02,389 INFO blivet: added partition sda2 (id 22) to device tree >17:14:02,390 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:14:02,392 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:14:02,394 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:14:02,395 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:14:02,437 WARN blivet: disklabel detected but not usable on sda2 >17:14:02,437 INFO blivet: type detected on 'sda2' is 'ntfs' >17:14:08,221 DEBUG blivet: padding min size from 35261 up to 35761 >17:14:08,222 DEBUG blivet: NTFS.supported: supported: False ; >17:14:08,223 DEBUG blivet: getFormat('ntfs') returning NTFS instance >17:14:08,224 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:14:08,225 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >17:14:08,226 DEBUG blivet: looking up parted Device: /dev/sda2 >17:14:08,228 INFO blivet: got device: PartitionDevice instance (0x7f0a22a68850) -- > name = sda2 status = True kids = 0 id = 22 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 192366.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 393965568 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24523, 255, 63) biosGeometry: (24523, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66f80> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a2a79e410> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a2a79e510> PedPartition: <_ped.Partition object at 0x7f0a22a53950> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 206848 end = 394172415 length = 393965568 > flags = >17:14:08,230 DEBUG blivet: NTFS.supported: supported: False ; >17:14:08,231 INFO blivet: got format: NTFS instance (0x7f0a22a68550) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 902C331B2C32FC32 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 192365.0 targetSize = 192365.0 > >17:14:08,239 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part3 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part3 /dev/disk/by-label/fed15boot /dev/disk/by-uuid/b29c43b2-4612-4cf9-b4d7-04a6c43274d9', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fed15boot', > 'ID_FS_LABEL_ENC': 'fed15boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b29c43b2-4612-4cf9-b4d7-04a6c43274d9', > 'ID_FS_UUID_ENC': 'b29c43b2-4612-4cf9-b4d7-04a6c43274d9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '394172416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '98282ca2-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '527909', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part3', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part3', > '/dev/disk/by-label/fed15boot', > '/dev/disk/by-uuid/b29c43b2-4612-4cf9-b4d7-04a6c43274d9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:14:08,239 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:14:08,240 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:14:08,242 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:08,242 INFO blivet: sda3 is a partition >17:14:08,243 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:14:08,244 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:08,245 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:08,246 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:14:08,248 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:14:08,248 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:08,249 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:14:08,249 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:14:08,250 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:14:08,252 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:14:08,253 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:14:08,254 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:14:08,254 INFO blivet: added partition sda3 (id 23) to device tree >17:14:08,255 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:14:08,257 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:14:08,258 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:14:08,259 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:14:08,282 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f0a22a5c890> > PedDisk: <_ped.Disk object at 0x7f0a2a7aa998> >17:14:08,283 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:14:08,283 INFO blivet: type detected on 'sda3' is 'ext4' >17:14:08,341 DEBUG blivet: padding min size from 86 up to 94 >17:14:08,343 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:08,343 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:08,345 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:14:08,347 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >17:14:08,348 DEBUG blivet: looking up parted Device: /dev/sda3 >17:14:08,350 INFO blivet: got device: PartitionDevice instance (0x7f0a22a68890) -- > name = sda3 status = True kids = 0 id = 23 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f0a22a69050> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a2abfe590> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a2abfe090> PedPartition: <_ped.Partition object at 0x7f0a22a53890> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 394172416 end = 395196415 length = 1024000 > flags = >17:14:08,352 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:08,353 INFO blivet: got format: Ext4FS instance (0x7f0a22a68b10) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = b29c43b2-4612-4cf9-b4d7-04a6c43274d9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = fed15boot size = 500.0 targetSize = 500.0 > >17:14:08,360 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part4 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '395200510', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '581572658', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '98282ca2-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '76471bce', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '528051', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part4', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:14:08,360 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:14:08,361 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:14:08,362 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:08,362 INFO blivet: sda4 is a partition >17:14:08,363 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:14:08,364 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:08,365 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:08,366 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >17:14:08,368 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:14:08,368 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:08,369 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:14:08,369 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:14:08,370 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:14:08,372 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:14:08,373 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:14:08,374 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:14:08,374 INFO blivet: added partition sda4 (id 24) to device tree >17:14:08,375 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:14:08,376 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:14:08,377 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:14:08,378 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:14:08,395 WARN blivet: disklabel detected but not usable on sda4 >17:14:08,396 DEBUG blivet: no type or existing type for sda4, bailing >17:14:08,396 DEBUG blivet: looking up parted Device: /dev/sda4 >17:14:08,401 INFO blivet: got device: PartitionDevice instance (0x7f0a22a68ad0) -- > name = sda4 status = True kids = 0 id = 24 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 283971.024414 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 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 0x7f0a22a69170> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a2a812cd0> PedPartition: <_ped.Partition object at 0x7f0a22a53830> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 395200510 end = 976773167 length = 581572658 > flags = >17:14:08,409 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part5 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part5 /dev/disk/by-uuid/e1f8ac22-ea2f-4b0f-bd26-78f5427b4325', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e1f8ac22-ea2f-4b0f-bd26-78f5427b4325', > 'ID_FS_UUID_ENC': 'e1f8ac22-ea2f-4b0f-bd26-78f5427b4325', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '395200512', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '30720000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '98282ca2-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '528186', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part5', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part5', > '/dev/disk/by-uuid/e1f8ac22-ea2f-4b0f-bd26-78f5427b4325'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:14:08,410 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:14:08,410 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:14:08,411 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:08,412 INFO blivet: sda5 is a partition >17:14:08,413 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:14:08,414 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:08,415 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:08,416 DEBUG blivet: DiskDevice.addChild: kids: 9 ; name: sda ; >17:14:08,417 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:14:08,417 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:08,419 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:14:08,419 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:14:08,420 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:14:08,421 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:14:08,422 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:14:08,424 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:14:08,424 INFO blivet: added partition sda5 (id 25) to device tree >17:14:08,425 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:14:08,426 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:14:08,427 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:14:08,428 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:14:08,445 WARN blivet: disklabel detected but not usable on sda5 >17:14:08,446 INFO blivet: type detected on 'sda5' is 'ext4' >17:14:08,520 DEBUG blivet: padding min size from 4185 up to 4603 >17:14:08,522 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:08,523 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:08,524 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:14:08,526 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >17:14:08,527 DEBUG blivet: looking up parted Device: /dev/sda5 >17:14:08,530 INFO blivet: got device: PartitionDevice instance (0x7f0a22a68d50) -- > name = sda5 status = True kids = 0 id = 25 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 15000.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1912, 255, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69290> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a2a79e910> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a2a79e290> PedPartition: <_ped.Partition object at 0x7f0a22a538f0> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 395200512 end = 425920511 length = 30720000 > flags = >17:14:08,532 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:08,533 INFO blivet: got format: Ext4FS instance (0x7f0a2a7a9190) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = e1f8ac22-ea2f-4b0f-bd26-78f5427b4325 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 15000.0 targetSize = 15000.0 > >17:14:08,541 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part6 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part6 /dev/disk/by-uuid/D382-2A61', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D382-2A61', > 'ID_FS_UUID_ENC': 'D382-2A61', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '6', > 'ID_PART_ENTRY_OFFSET': '425922560', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10240000', > 'ID_PART_ENTRY_TYPE': '0x6', > 'ID_PART_ENTRY_UUID': '98282ca2-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '528324', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part6', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part6', > '/dev/disk/by-uuid/D382-2A61'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:14:08,541 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:14:08,543 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:14:08,544 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:08,545 INFO blivet: sda6 is a partition >17:14:08,546 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:14:08,548 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:08,549 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:08,551 DEBUG blivet: DiskDevice.addChild: kids: 10 ; name: sda ; >17:14:08,553 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:14:08,553 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:08,555 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:14:08,555 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:14:08,557 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:14:08,559 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:14:08,561 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:14:08,562 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:14:08,563 INFO blivet: added partition sda6 (id 26) to device tree >17:14:08,564 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:14:08,566 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:14:08,567 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:14:08,569 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:14:08,588 WARN blivet: disklabel detected but not usable on sda6 >17:14:08,588 INFO blivet: type detected on 'sda6' is 'vfat' >17:14:08,590 DEBUG blivet: FATFS.supported: supported: True ; >17:14:08,591 DEBUG blivet: getFormat('vfat') returning FATFS instance >17:14:08,592 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:14:08,594 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: vfat ; >17:14:08,595 DEBUG blivet: looking up parted Device: /dev/sda6 >17:14:08,597 INFO blivet: got device: PartitionDevice instance (0x7f0a22a68f10) -- > name = sda6 status = True kids = 0 id = 26 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 5000.0 > format = existing vfat filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 10240000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (637, 255, 63) biosGeometry: (637, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a690e0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a51c90> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a51990> PedPartition: <_ped.Partition object at 0x7f0a22a536b0> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 425922560 end = 436162559 length = 10240000 > flags = >17:14:08,599 DEBUG blivet: FATFS.supported: supported: True ; >17:14:08,600 INFO blivet: got format: FATFS instance (0x7f0a22a68390) -- > type = vfat name = vfat status = False > device = /dev/sda6 uuid = D382-2A61 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >17:14:08,609 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part7 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part7 /dev/disk/by-uuid/ddc7a0df-4c0d-45a4-af45-6c1ba03781ca', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ddc7a0df-4c0d-45a4-af45-6c1ba03781ca', > 'ID_FS_UUID_ENC': 'ddc7a0df-4c0d-45a4-af45-6c1ba03781ca', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '7', > 'ID_PART_ENTRY_OFFSET': '436164608', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '98282ca2-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '528467', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part7', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part7', > '/dev/disk/by-uuid/ddc7a0df-4c0d-45a4-af45-6c1ba03781ca'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >17:14:08,609 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >17:14:08,611 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >17:14:08,612 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:08,613 INFO blivet: sda7 is a partition >17:14:08,614 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >17:14:08,616 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:08,617 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:08,619 DEBUG blivet: DiskDevice.addChild: kids: 11 ; name: sda ; >17:14:08,620 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >17:14:08,620 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:08,621 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >17:14:08,621 DEBUG blivet: looking up parted Partition: /dev/sda7 >17:14:08,623 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >17:14:08,624 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >17:14:08,625 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >17:14:08,626 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >17:14:08,627 INFO blivet: added partition sda7 (id 27) to device tree >17:14:08,628 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >17:14:08,629 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >17:14:08,630 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >17:14:08,631 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >17:14:08,683 WARN blivet: disklabel detected but not usable on sda7 >17:14:08,684 INFO blivet: type detected on 'sda7' is 'swap' >17:14:08,685 DEBUG blivet: SwapSpace.__init__: device: /dev/sda7 ; serial: WD-WMAS80024032 ; uuid: ddc7a0df-4c0d-45a4-af45-6c1ba03781ca ; exists: True ; label: None ; >17:14:08,685 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:14:08,687 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >17:14:08,688 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: swap ; >17:14:08,688 DEBUG blivet: looking up parted Device: /dev/sda7 >17:14:08,690 INFO blivet: got device: PartitionDevice instance (0x7f0a22a68b90) -- > name = sda7 status = True kids = 0 id = 27 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 4000.0 > format = existing swap > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 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 0x7f0a22a69200> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a2a812850> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a2a7b2290> PedPartition: <_ped.Partition object at 0x7f0a22a539b0> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 436164608 end = 444356607 length = 8192000 > flags = >17:14:08,691 INFO blivet: got format: SwapSpace instance (0x7f0a22a68c50) -- > type = swap name = swap status = False > device = /dev/sda7 uuid = ddc7a0df-4c0d-45a4-af45-6c1ba03781ca exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:14:08,697 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part8 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part8', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'VtFunB-5SRd-vhku-FmWc-1X3e-cf4L-OHNZcs', > 'ID_FS_UUID_ENC': 'VtFunB-5SRd-vhku-FmWc-1X3e-cf4L-OHNZcs', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '8', > 'ID_PART_ENTRY_OFFSET': '444358656', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '102400000', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '98282ca2-08', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '528605', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part8', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >17:14:08,698 INFO blivet: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >17:14:08,699 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >17:14:08,700 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:08,701 INFO blivet: sda8 is a partition >17:14:08,702 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >17:14:08,703 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:08,704 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:08,705 DEBUG blivet: DiskDevice.addChild: kids: 12 ; name: sda ; >17:14:08,707 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >17:14:08,707 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:08,708 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >17:14:08,708 DEBUG blivet: looking up parted Partition: /dev/sda8 >17:14:08,710 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >17:14:08,711 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >17:14:08,712 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >17:14:08,713 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >17:14:08,714 INFO blivet: added partition sda8 (id 28) to device tree >17:14:08,714 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >17:14:08,716 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >17:14:08,717 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >17:14:08,718 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >17:14:08,752 WARN blivet: disklabel detected but not usable on sda8 >17:14:08,803 INFO blivet: type detected on 'sda8' is 'LVM2_member' >17:14:08,805 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: vg_p5ewspro00 ; uuid: VtFunB-5SRd-vhku-FmWc-1X3e-cf4L-OHNZcs ; exists: True ; vgUuid: wsjhFM-OZkM-OI4U-uUed-7mtp-LfWq-QxIP0Y ; label: None ; peStart: 1.0 ; device: /dev/sda8 ; serial: WD-WMAS80024032 ; >17:14:08,805 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >17:14:08,806 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >17:14:08,808 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: lvmpv ; >17:14:08,809 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda8 ; >17:14:08,810 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:14:08,811 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >17:14:08,811 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:08,813 DEBUG blivet: LVMVolumeGroupDevice._setFormat: vg_p5ewspro00 ; current: None ; type: None ; >17:14:08,813 INFO blivet: added lvmvg vg_p5ewspro00 (id 29) to device tree >17:14:08,843 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro00-kunkelc ; >17:14:08,845 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:08,847 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:14:08,848 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_p5ewspro00 ; >17:14:08,849 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:08,850 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro00-kunkelc ; current: None ; type: None ; >17:14:08,850 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro00-kunkelc >17:14:08,854 DEBUG blivet: Adding vg_p5ewspro00-kunkelc/49984MB to vg_p5ewspro00 >17:14:08,854 INFO blivet: added lvmlv vg_p5ewspro00-kunkelc (id 30) to device tree >17:14:08,857 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro00-kunkelc ; status: True ; controllable: True ; orig: False ; >17:14:08,859 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_p5ewspro00-kunkelc ; status: True ; >17:14:08,861 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_p5ewspro00-kunkelc ; status: True ; >17:14:08,867 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro00-kunkelc /dev/disk/by-id/dm-uuid-LVM-wsjhFMOZkMOI4UuUed7mtpLfWqQxIP0YooT5sUDHevascvDare8b29dWjeAYLWXJ /dev/disk/by-uuid/4842c657-468f-4e93-841d-3689bca33556 /dev/mapper/vg_p5ewspro00-kunkelc /dev/vg_p5ewspro00/kunkelc', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'kunkelc', > 'DM_NAME': 'vg_p5ewspro00-kunkelc', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-wsjhFMOZkMOI4UuUed7mtpLfWqQxIP0YooT5sUDHevascvDare8b29dWjeAYLWXJ', > 'DM_VG_NAME': 'vg_p5ewspro00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4842c657-468f-4e93-841d-3689bca33556', > 'ID_FS_UUID_ENC': '4842c657-468f-4e93-841d-3689bca33556', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '478803', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro00-kunkelc', > '/dev/disk/by-id/dm-uuid-LVM-wsjhFMOZkMOI4UuUed7mtpLfWqQxIP0YooT5sUDHevascvDare8b29dWjeAYLWXJ', > '/dev/disk/by-uuid/4842c657-468f-4e93-841d-3689bca33556', > '/dev/mapper/vg_p5ewspro00-kunkelc', > '/dev/vg_p5ewspro00/kunkelc'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_p5ewspro00-kunkelc ; >17:14:08,868 INFO blivet: scanning vg_p5ewspro00-kunkelc (/devices/virtual/block/dm-2)... >17:14:08,869 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro00-kunkelc ; >17:14:08,871 DEBUG blivet: DeviceTree.getDeviceByName returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) >17:14:08,873 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro00-kunkelc ; >17:14:08,874 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro00-kunkelc ; label_type: None ; >17:14:08,876 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:08,876 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:08,876 DEBUG blivet: device vg_p5ewspro00-kunkelc does not contain a disklabel >17:14:08,876 INFO blivet: type detected on 'vg_p5ewspro00-kunkelc' is 'ext4' >17:14:08,943 DEBUG blivet: padding min size from 1692 up to 1861 >17:14:08,945 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:08,945 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:08,947 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro00-kunkelc ; current: None ; type: ext4 ; >17:14:08,950 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro00 >17:14:08,951 DEBUG blivet: vg_p5ewspro00 size is 49984MB >17:14:08,952 DEBUG blivet: vg vg_p5ewspro00 has 0MB free >17:14:08,952 DEBUG blivet: vg_p5ewspro00 size is 49984MB >17:14:08,953 DEBUG blivet: vg vg_p5ewspro00 has 0MB free >17:14:08,955 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7a9690) -- > name = vg_p5ewspro00-kunkelc status = True kids = 0 id = 30 > parents = ['existing 49984MB lvmvg vg_p5ewspro00 (29)'] > uuid = ooT5sU-DHev-ascv-Dare-8b29-dWje-AYLWXJ size = 49984.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro00-kunkelc type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 102367232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6372, 255, 63) biosGeometry: (6372, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69440> > target size = 49984.0 path = /dev/mapper/vg_p5ewspro00-kunkelc > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7a9350) -- > name = vg_p5ewspro00 status = True kids = 1 id = 29 > parents = ['existing 50000MB partition sda8 (28) with existing lvmpv'] > uuid = wsjhFM-OZkM-OI4U-uUed-7mtp-LfWq-QxIP0Y size = 49984 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro00 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 1562 > PE Free = 0 PV Count = 1 > LV Names = ['kunkelc'] modified = False > extents = 1562.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 50000MB partition sda8 (28) with existing lvmpv'] > LVs = ['existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 49984MB >17:14:08,957 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:08,957 INFO blivet: got format: Ext4FS instance (0x7f0a22a68990) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro00-kunkelc uuid = 4842c657-468f-4e93-841d-3689bca33556 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 49984.0 targetSize = 49984.0 > >17:14:08,958 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro00-kunkelc ; >17:14:08,960 DEBUG blivet: DeviceTree.getDeviceByName returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem >17:14:08,961 DEBUG blivet: set vg_p5ewspro00-kunkelc copies to 1, metadata size to 0MB, log size to 0MB, total size 49984MB >17:14:08,961 DEBUG blivet: looking up parted Device: /dev/sda8 >17:14:08,963 INFO blivet: got device: PartitionDevice instance (0x7f0a22a680d0) -- > name = sda8 status = True kids = 1 id = 28 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 50000.0 > format = existing lvmpv > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 102400000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6374, 255, 63) biosGeometry: (6374, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a694d0> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a51cd0> PedPartition: <_ped.Partition object at 0x7f0a22a537d0> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 444358656 end = 546758655 length = 102400000 > flags = lvm >17:14:08,963 INFO blivet: got format: LVMPhysicalVolume instance (0x7f0a2a7a9410) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda8 uuid = VtFunB-5SRd-vhku-FmWc-1X3e-cf4L-OHNZcs exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_p5ewspro00 vgUUID = wsjhFM-OZkM-OI4U-uUed-7mtp-LfWq-QxIP0Y peStart = 1.0 >17:14:08,970 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part9 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part9 /dev/disk/by-uuid/085ec52a-e679-441a-884a-dd2e6e6183cc', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '085ec52a-e679-441a-884a-dd2e6e6183cc', > 'ID_FS_UUID_ENC': '085ec52a-e679-441a-884a-dd2e6e6183cc', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '9', > 'ID_PART_ENTRY_OFFSET': '546760704', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '778240', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '98282ca2-09', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98282ca2', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '528758', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part9', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part9', > '/dev/disk/by-uuid/085ec52a-e679-441a-884a-dd2e6e6183cc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >17:14:08,970 INFO blivet: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >17:14:08,971 DEBUG blivet: DeviceTree.getDeviceByName: name: sda9 ; >17:14:08,972 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:08,972 INFO blivet: sda9 is a partition >17:14:08,973 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda9 ; >17:14:08,974 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:08,975 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:14:08,977 DEBUG blivet: DiskDevice.addChild: kids: 13 ; name: sda ; >17:14:08,978 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >17:14:08,978 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:08,979 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >17:14:08,980 DEBUG blivet: looking up parted Partition: /dev/sda9 >17:14:08,981 DEBUG blivet: PartitionDevice.probe: sda9 ; exists: True ; >17:14:08,982 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >17:14:08,983 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >17:14:08,985 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >17:14:08,985 INFO blivet: added partition sda9 (id 31) to device tree >17:14:08,986 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >17:14:08,987 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >17:14:08,988 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >17:14:08,989 DEBUG blivet: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >17:14:09,028 WARN blivet: disklabel detected but not usable on sda9 >17:14:09,029 INFO blivet: type detected on 'sda9' is 'ext4' >17:14:09,090 DEBUG blivet: padding min size from 14 up to 15 >17:14:09,091 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:09,092 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:09,093 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >17:14:09,094 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >17:14:09,095 DEBUG blivet: looking up parted Device: /dev/sda9 >17:14:09,097 INFO blivet: got device: PartitionDevice instance (0x7f0a22a68190) -- > name = sda9 status = True kids = 0 id = 31 > parents = ['existing 476940MB disk sda (15) with existing msdos disklabel'] > uuid = None size = 380.0 > format = existing ext4 filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 778240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (48, 255, 63) biosGeometry: (48, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69560> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a2a812c50> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a2a812d50> PedPartition: <_ped.Partition object at 0x7f0a22a53a70> > disk = existing 476940MB disk sda (15) with existing msdos disklabel > start = 546760704 end = 547538943 length = 778240 > flags = >17:14:09,098 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:09,099 INFO blivet: got format: Ext4FS instance (0x7f0a2a7a9cd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda9 uuid = 085ec52a-e679-441a-884a-dd2e6e6183cc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 380.0 targetSize = 380.0 > >17:14:09,104 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS84338133 /dev/disk/by-id/wwn-0x50014ee155f78e54', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000db1c6', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WCAS84338133', > 'ID_SERIAL_SHORT': 'WD-WCAS84338133', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee155f78e54', > 'ID_WWN_WITH_EXTENSION': '0x50014ee155f78e54', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '530549', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS84338133', > '/dev/disk/by-id/wwn-0x50014ee155f78e54'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:14:09,105 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:14:09,106 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:14:09,107 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,108 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:14:09,109 INFO blivet: sdb is a disk >17:14:09,109 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,110 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:14:09,123 INFO blivet: added disk sdb (id 32) to device tree >17:14:09,123 DEBUG blivet: looking up parted Device: /dev/sdb >17:14:09,125 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:14:09,126 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:14:09,128 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:14:09,128 DEBUG blivet: required disklabel type for sdb (1) is None >17:14:09,128 DEBUG blivet: default disklabel type for sdb is msdos >17:14:09,129 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:14:09,131 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:14:09,137 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a2a7a9110>] > device: <parted.device.Device object at 0x7f0a2a7bd1d0> > PedDisk: <_ped.Disk object at 0x7f0a2a7a8440> >17:14:09,137 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:14:09,139 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:14:09,141 INFO blivet: got device: DiskDevice instance (0x7f0a2a7a9f10) -- > name = sdb status = True kids = 0 id = 32 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69680> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0a2a7a9d50> >17:14:09,143 INFO blivet: got format: DiskLabel instance (0x7f0a2a7a9f90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a2a7a9110>] > device: <parted.device.Device object at 0x7f0a2a7bd1d0> > PedDisk: <_ped.Disk object at 0x7f0a2a7a8440> > origPartedDisk = <parted.disk.Disk object at 0x7f0a2a7a9050> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69710> > >17:14:09,150 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS84338133-part1 /dev/disk/by-id/wwn-0x50014ee155f78e54-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'P5E-WSPRO.localdomain:0', > 'ID_FS_LABEL_ENC': 'P5E-WSPRO.localdomain:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_ENC': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_SUB': 'f369185d-2e8c-b180-7cbb-307d49bb8ac9', > 'ID_FS_UUID_SUB_ENC': 'f369185d-2e8c-b180-7cbb-307d49bb8ac9', > 'ID_FS_VERSION': '1.1', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976771072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000db1c6-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000db1c6', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WCAS84338133', > 'ID_SERIAL_SHORT': 'WD-WCAS84338133', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee155f78e54', > 'ID_WWN_WITH_EXTENSION': '0x50014ee155f78e54', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '530710', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS84338133-part1', > '/dev/disk/by-id/wwn-0x50014ee155f78e54-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:14:09,151 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:14:09,152 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:14:09,153 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,153 INFO blivet: sdb1 is a partition >17:14:09,154 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:14:09,155 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:14:09,156 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (32) with existing msdos disklabel >17:14:09,157 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:14:09,159 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:14:09,159 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,160 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:14:09,160 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:14:09,161 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:14:09,163 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:14:09,164 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:14:09,165 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:14:09,165 INFO blivet: added partition sdb1 (id 33) to device tree >17:14:09,166 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:14:09,167 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:14:09,168 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:14:09,169 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:14:09,174 WARN blivet: disklabel detected but not usable on sdb1 >17:14:09,207 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:14:09,209 DEBUG blivet: MDRaidMember.__init__: uuid: 1855dd83-351a-9130-dd6c-aa3f2a0bf061 ; exists: True ; label: P5E-WSPRO.localdomain:0 ; device: /dev/sdb1 ; serial: WD-WCAS84338133 ; mdUuid: 1855dd83:351a9130:dd6caa3f:2a0bf061 ; biosraid: False ; >17:14:09,209 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:14:09,211 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:14:09,213 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:14:09,214 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:14:09,216 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:14:09,255 INFO blivet: using name P5E-WSPRO.localdomain:0 for md array containing member sdb1 >17:14:09,255 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,257 DEBUG blivet: MDRaidArrayDevice._setFormat: P5E-WSPRO.localdomain:0 ; current: None ; type: None ; >17:14:09,258 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: P5E-WSPRO.localdomain:0 ; status: False ; >17:14:09,259 DEBUG blivet: MDRaidArrayDevice._addDevice: P5E-WSPRO.localdomain:0 ; device: sdb1 ; status: True ; >17:14:09,260 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:14:09,261 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:14:09,288 WARN blivet: failed to add member /dev/sdb1 to md array /dev/md/P5E-WSPRO.localdomain:0: mdadd failed for /dev/sdb1: running mdadm --incremental --quiet /dev/sdb1 failed >17:14:09,289 DEBUG blivet: looking up parted Device: /dev/md/P5E-WSPRO.localdomain:0 >17:14:09,290 INFO blivet: added mdarray P5E-WSPRO.localdomain:0 (id 34) to device tree >17:14:09,291 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:14:09,294 INFO blivet: got device: PartitionDevice instance (0x7f0a22a68e10) -- > name = sdb1 status = True kids = 1 id = 33 > parents = ['existing 476940MB disk sdb (32) with existing msdos disklabel'] > uuid = None size = 476939.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976771072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a698c0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a7a9fd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a2a7a9790> PedPartition: <_ped.Partition object at 0x7f0a22a53dd0> > disk = existing 476940MB disk sdb (32) with existing msdos disklabel > start = 2048 end = 976773119 length = 976771072 > flags = raid >17:14:09,295 INFO blivet: got format: MDRaidMember instance (0x7f0a2a7bd3d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 1855dd83-351a-9130-dd6c-aa3f2a0bf061 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 1855dd83:351a9130:dd6caa3f:2a0bf061 biosraid = False >17:14:09,303 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6848044 /dev/disk/by-id/wwn-0x50014ee15881cf2e', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKS-00UU3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00UU3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00058c74', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00UU3A0_WD-WCAYU6848044', > 'ID_SERIAL_SHORT': 'WD-WCAYU6848044', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee15881cf2e', > 'ID_WWN_WITH_EXTENSION': '0x50014ee15881cf2e', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '532693', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6848044', > '/dev/disk/by-id/wwn-0x50014ee15881cf2e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >17:14:09,303 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >17:14:09,305 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:14:09,306 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,307 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:14:09,308 INFO blivet: sdc is a disk >17:14:09,309 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,310 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:14:09,323 INFO blivet: added disk sdc (id 35) to device tree >17:14:09,323 DEBUG blivet: looking up parted Device: /dev/sdc >17:14:09,325 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:14:09,326 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:14:09,327 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:14:09,328 DEBUG blivet: required disklabel type for sdc (1) is None >17:14:09,328 DEBUG blivet: default disklabel type for sdc is msdos >17:14:09,329 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:14:09,330 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:14:09,361 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a2a7bdd50>] > device: <parted.device.Device object at 0x7f0a2a7bdd10> > PedDisk: <_ped.Disk object at 0x7f0a2a7a6fc8> >17:14:09,362 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:14:09,366 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:14:09,367 INFO blivet: got device: DiskDevice instance (0x7f0a22a682d0) -- > name = sdc status = True kids = 0 id = 35 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a699e0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0a2a7bd490> >17:14:09,369 INFO blivet: got format: DiskLabel instance (0x7f0a2a7bd750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a2a7bdd50>] > device: <parted.device.Device object at 0x7f0a2a7bdd10> > PedDisk: <_ped.Disk object at 0x7f0a2a7a6fc8> > origPartedDisk = <parted.disk.Disk object at 0x7f0a2a7bddd0> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69a70> > >17:14:09,375 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6848044-part1 /dev/disk/by-id/wwn-0x50014ee15881cf2e-part1', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'P5E-WSPRO.localdomain:0', > 'ID_FS_LABEL_ENC': 'P5E-WSPRO.localdomain:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_ENC': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_SUB': 'f4a30f44-decf-d61f-1721-76c18757ef1c', > 'ID_FS_UUID_SUB_ENC': 'f4a30f44-decf-d61f-1721-76c18757ef1c', > 'ID_FS_VERSION': '1.1', > 'ID_MODEL': 'WDC_WD5000AAKS-00UU3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00UU3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976771072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '00058c74-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00058c74', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00UU3A0_WD-WCAYU6848044', > 'ID_SERIAL_SHORT': 'WD-WCAYU6848044', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee15881cf2e', > 'ID_WWN_WITH_EXTENSION': '0x50014ee15881cf2e', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '532866', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6848044-part1', > '/dev/disk/by-id/wwn-0x50014ee15881cf2e-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:14:09,376 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >17:14:09,377 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:14:09,378 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,378 INFO blivet: sdc1 is a partition >17:14:09,379 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:14:09,380 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:14:09,381 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdc (35) with existing msdos disklabel >17:14:09,382 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:14:09,384 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:14:09,384 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,385 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:14:09,385 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:14:09,387 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:14:09,388 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:14:09,389 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:14:09,390 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:14:09,390 INFO blivet: added partition sdc1 (id 36) to device tree >17:14:09,391 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:14:09,392 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:14:09,393 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:14:09,395 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:14:09,404 WARN blivet: disklabel detected but not usable on sdc1 >17:14:09,438 INFO blivet: type detected on 'sdc1' is 'linux_raid_member' >17:14:09,441 DEBUG blivet: MDRaidMember.__init__: uuid: 1855dd83-351a-9130-dd6c-aa3f2a0bf061 ; exists: True ; label: P5E-WSPRO.localdomain:0 ; device: /dev/sdc1 ; serial: WD-WCAYU6848044 ; mdUuid: 1855dd83:351a9130:dd6caa3f:2a0bf061 ; biosraid: False ; >17:14:09,441 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:14:09,443 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:14:09,444 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: mdmember ; >17:14:09,446 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc1 ; >17:14:09,448 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:09,449 INFO blivet: Using 128MB superBlockSize >17:14:09,449 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:09,449 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) >17:14:09,451 DEBUG blivet: MDRaidArrayDevice._addDevice: P5E-WSPRO.localdomain:0 ; device: sdc1 ; status: True ; >17:14:09,453 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >17:14:09,455 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:14:09,482 WARN blivet: failed to add member /dev/sdc1 to md array /dev/md/P5E-WSPRO.localdomain:0: mdadd failed for /dev/sdc1: running mdadm --incremental --quiet /dev/sdc1 failed >17:14:09,484 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:14:09,486 INFO blivet: got device: PartitionDevice instance (0x7f0a2a7a9b90) -- > name = sdc1 status = True kids = 1 id = 36 > parents = ['existing 476940MB disk sdc (35) with existing msdos disklabel'] > uuid = None size = 476939.0 > format = existing mdmember > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976771072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66ef0> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a7bd710> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a2a7bde90> PedPartition: <_ped.Partition object at 0x7f0a22a53e30> > disk = existing 476940MB disk sdc (35) with existing msdos disklabel > start = 2048 end = 976773119 length = 976771072 > flags = raid >17:14:09,487 INFO blivet: got format: MDRaidMember instance (0x7f0a22a68750) -- > type = mdmember name = software RAID status = False > device = /dev/sdc1 uuid = 1855dd83-351a-9130-dd6c-aa3f2a0bf061 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 1855dd83:351a9130:dd6caa3f:2a0bf061 biosraid = False >17:14:09,495 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6858228 /dev/disk/by-id/wwn-0x50014ee1032ce505', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKS-00UU3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00UU3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b92e1', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00UU3A0_WD-WCAYU6858228', > 'ID_SERIAL_SHORT': 'WD-WCAYU6858228', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee1032ce505', > 'ID_WWN_WITH_EXTENSION': '0x50014ee1032ce505', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '535034', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6858228', > '/dev/disk/by-id/wwn-0x50014ee1032ce505'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd'} ; name: sdd ; >17:14:09,496 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >17:14:09,497 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >17:14:09,498 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,499 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >17:14:09,500 INFO blivet: sdd is a disk >17:14:09,500 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,501 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >17:14:09,514 INFO blivet: added disk sdd (id 37) to device tree >17:14:09,515 DEBUG blivet: looking up parted Device: /dev/sdd >17:14:09,517 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >17:14:09,519 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >17:14:09,520 DEBUG blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >17:14:09,521 DEBUG blivet: required disklabel type for sdd (1) is None >17:14:09,521 DEBUG blivet: default disklabel type for sdd is msdos >17:14:09,521 DEBUG blivet: selecting msdos disklabel for sdd based on size >17:14:09,523 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >17:14:09,558 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a2a7bd590>] > device: <parted.device.Device object at 0x7f0a2a7bdc10> > PedDisk: <_ped.Disk object at 0x7f0a2a7a8f80> >17:14:09,559 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:14:09,560 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >17:14:09,562 INFO blivet: got device: DiskDevice instance (0x7f0a2a7a9c90) -- > name = sdd status = True kids = 0 id = 37 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a697a0> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0a22a5c8d0> >17:14:09,564 INFO blivet: got format: DiskLabel instance (0x7f0a22a5ca50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdd uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a2a7bd590>] > device: <parted.device.Device object at 0x7f0a2a7bdc10> > PedDisk: <_ped.Disk object at 0x7f0a2a7a8f80> > origPartedDisk = <parted.disk.Disk object at 0x7f0a2a7bd110> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69320> > >17:14:09,571 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6858228-part1 /dev/disk/by-id/wwn-0x50014ee1032ce505-part1', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'P5E-WSPRO.localdomain:0', > 'ID_FS_LABEL_ENC': 'P5E-WSPRO.localdomain:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_ENC': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_SUB': '9ebdd28e-20cb-fbc3-200f-760365304491', > 'ID_FS_UUID_SUB_ENC': '9ebdd28e-20cb-fbc3-200f-760365304491', > 'ID_FS_VERSION': '1.1', > 'ID_MODEL': 'WDC_WD5000AAKS-00UU3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00UU3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976771072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000b92e1-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b92e1', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00UU3A0_WD-WCAYU6858228', > 'ID_SERIAL_SHORT': 'WD-WCAYU6858228', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee1032ce505', > 'ID_WWN_WITH_EXTENSION': '0x50014ee1032ce505', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '535223', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6858228-part1', > '/dev/disk/by-id/wwn-0x50014ee1032ce505-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >17:14:09,572 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >17:14:09,573 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd1 ; >17:14:09,574 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,574 INFO blivet: sdd1 is a partition >17:14:09,575 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >17:14:09,576 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >17:14:09,577 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdd (37) with existing msdos disklabel >17:14:09,579 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >17:14:09,581 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >17:14:09,581 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,582 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >17:14:09,582 DEBUG blivet: looking up parted Partition: /dev/sdd1 >17:14:09,583 DEBUG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >17:14:09,585 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >17:14:09,586 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >17:14:09,587 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >17:14:09,587 INFO blivet: added partition sdd1 (id 38) to device tree >17:14:09,588 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >17:14:09,589 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: dos ; >17:14:09,590 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >17:14:09,592 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd1 ; labelType: dos ; exists: True ; >17:14:09,599 WARN blivet: disklabel detected but not usable on sdd1 >17:14:09,633 INFO blivet: type detected on 'sdd1' is 'linux_raid_member' >17:14:09,635 DEBUG blivet: MDRaidMember.__init__: uuid: 1855dd83-351a-9130-dd6c-aa3f2a0bf061 ; exists: True ; label: P5E-WSPRO.localdomain:0 ; device: /dev/sdd1 ; serial: WD-WCAYU6858228 ; mdUuid: 1855dd83:351a9130:dd6caa3f:2a0bf061 ; biosraid: False ; >17:14:09,635 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:14:09,637 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >17:14:09,639 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: mdmember ; >17:14:09,640 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdd1 ; >17:14:09,643 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:09,643 INFO blivet: Using 128MB superBlockSize >17:14:09,644 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:09,644 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) >17:14:09,646 DEBUG blivet: MDRaidArrayDevice._addDevice: P5E-WSPRO.localdomain:0 ; device: sdd1 ; status: True ; >17:14:09,647 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdd1 ; >17:14:09,648 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >17:14:09,675 WARN blivet: failed to add member /dev/sdd1 to md array /dev/md/P5E-WSPRO.localdomain:0: mdadd failed for /dev/sdd1: running mdadm --incremental --quiet /dev/sdd1 failed >17:14:09,677 DEBUG blivet: looking up parted Device: /dev/sdd1 >17:14:09,679 INFO blivet: got device: PartitionDevice instance (0x7f0a22a5ce50) -- > name = sdd1 status = True kids = 1 id = 38 > parents = ['existing 476940MB disk sdd (37) with existing msdos disklabel'] > uuid = None size = 476939.0 > format = existing mdmember > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976771072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69950> > target size = 0 path = /dev/sdd1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a7bd890> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a2a7bd290> PedPartition: <_ped.Partition object at 0x7f0a22a53d10> > disk = existing 476940MB disk sdd (37) with existing msdos disklabel > start = 2048 end = 976773119 length = 976771072 > flags = raid >17:14:09,680 INFO blivet: got format: MDRaidMember instance (0x7f0a22a68150) -- > type = mdmember name = software RAID status = False > device = /dev/sdd1 uuid = 1855dd83-351a-9130-dd6c-aa3f2a0bf061 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 1855dd83:351a9130:dd6caa3f:2a0bf061 biosraid = False >17:14:09,687 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6826955 /dev/disk/by-id/wwn-0x50014ee1add0e04c', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKS-00UU3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00UU3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00026dac', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00UU3A0_WD-WCAYU6826955', > 'ID_SERIAL_SHORT': 'WD-WCAYU6826955', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee1add0e04c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee1add0e04c', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '537670', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6826955', > '/dev/disk/by-id/wwn-0x50014ee1add0e04c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde'} ; name: sde ; >17:14:09,688 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde)... >17:14:09,689 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >17:14:09,690 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,691 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >17:14:09,692 INFO blivet: sde is a disk >17:14:09,693 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,694 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >17:14:09,707 INFO blivet: added disk sde (id 39) to device tree >17:14:09,708 DEBUG blivet: looking up parted Device: /dev/sde >17:14:09,710 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >17:14:09,712 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >17:14:09,714 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >17:14:09,714 DEBUG blivet: required disklabel type for sde (1) is None >17:14:09,714 DEBUG blivet: default disklabel type for sde is msdos >17:14:09,715 DEBUG blivet: selecting msdos disklabel for sde based on size >17:14:09,717 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >17:14:09,750 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a219fb510>] > device: <parted.device.Device object at 0x7f0a219fb610> > PedDisk: <_ped.Disk object at 0x7f0a2a7c4f80> >17:14:09,751 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:14:09,753 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >17:14:09,754 INFO blivet: got device: DiskDevice instance (0x7f0a2a7a9750) -- > name = sde status = True kids = 0 id = 39 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69dd0> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0a219fb0d0> >17:14:09,756 INFO blivet: got format: DiskLabel instance (0x7f0a219fb210) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sde uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0a219fb510>] > device: <parted.device.Device object at 0x7f0a219fb610> > PedDisk: <_ped.Disk object at 0x7f0a2a7c4f80> > origPartedDisk = <parted.disk.Disk object at 0x7f0a219fb450> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69e60> > >17:14:09,763 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6826955-part1 /dev/disk/by-id/wwn-0x50014ee1add0e04c-part1', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'P5E-WSPRO.localdomain:0', > 'ID_FS_LABEL_ENC': 'P5E-WSPRO.localdomain:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_ENC': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_SUB': '9a906e68-780c-af17-583e-acce2497cd39', > 'ID_FS_UUID_SUB_ENC': '9a906e68-780c-af17-583e-acce2497cd39', > 'ID_FS_VERSION': '1.1', > 'ID_MODEL': 'WDC_WD5000AAKS-00UU3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00UU3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976771072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '00026dac-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00026dac', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00UU3A0_WD-WCAYU6826955', > 'ID_SERIAL_SHORT': 'WD-WCAYU6826955', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee1add0e04c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee1add0e04c', > 'MAJOR': '8', > 'MINOR': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '537875', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6826955-part1', > '/dev/disk/by-id/wwn-0x50014ee1add0e04c-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde/sde1'} ; name: sde1 ; >17:14:09,763 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde/sde1)... >17:14:09,764 DEBUG blivet: DeviceTree.getDeviceByName: name: sde1 ; >17:14:09,765 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,765 INFO blivet: sde1 is a partition >17:14:09,766 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >17:14:09,767 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >17:14:09,769 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sde (39) with existing msdos disklabel >17:14:09,770 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >17:14:09,771 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >17:14:09,771 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,773 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >17:14:09,773 DEBUG blivet: looking up parted Partition: /dev/sde1 >17:14:09,774 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >17:14:09,775 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >17:14:09,777 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >17:14:09,778 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >17:14:09,778 INFO blivet: added partition sde1 (id 40) to device tree >17:14:09,779 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >17:14:09,780 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: dos ; >17:14:09,781 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >17:14:09,782 DEBUG blivet: DiskLabel.__init__: device: /dev/sde1 ; labelType: dos ; exists: True ; >17:14:09,792 WARN blivet: disklabel detected but not usable on sde1 >17:14:09,825 INFO blivet: type detected on 'sde1' is 'linux_raid_member' >17:14:09,827 DEBUG blivet: MDRaidMember.__init__: uuid: 1855dd83-351a-9130-dd6c-aa3f2a0bf061 ; exists: True ; label: P5E-WSPRO.localdomain:0 ; device: /dev/sde1 ; serial: WD-WCAYU6826955 ; mdUuid: 1855dd83:351a9130:dd6caa3f:2a0bf061 ; biosraid: False ; >17:14:09,828 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:14:09,829 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >17:14:09,831 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: mdmember ; >17:14:09,833 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde1 ; >17:14:09,835 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:09,836 INFO blivet: Using 128MB superBlockSize >17:14:09,836 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:09,836 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) >17:14:09,837 DEBUG blivet: MDRaidArrayDevice._addDevice: P5E-WSPRO.localdomain:0 ; device: sde1 ; status: True ; >17:14:09,838 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sde1 ; >17:14:09,840 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >17:14:09,865 WARN blivet: failed to add member /dev/sde1 to md array /dev/md/P5E-WSPRO.localdomain:0: mdadd failed for /dev/sde1: running mdadm --incremental --quiet /dev/sde1 failed >17:14:09,867 DEBUG blivet: looking up parted Device: /dev/sde1 >17:14:09,869 INFO blivet: got device: PartitionDevice instance (0x7f0a2a7bdcd0) -- > name = sde1 status = True kids = 1 id = 40 > parents = ['existing 476940MB disk sde (39) with existing msdos disklabel'] > uuid = None size = 476939.0 > format = existing mdmember > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976771072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66b00> > target size = 0 path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a219fb350> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a219fb4d0> PedPartition: <_ped.Partition object at 0x7f0a22a53ef0> > disk = existing 476940MB disk sde (39) with existing msdos disklabel > start = 2048 end = 976773119 length = 976771072 > flags = raid >17:14:09,870 INFO blivet: got format: MDRaidMember instance (0x7f0a22a5c890) -- > type = mdmember name = software RAID status = False > device = /dev/sde1 uuid = 1855dd83-351a-9130-dd6c-aa3f2a0bf061 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 1855dd83:351a9130:dd6caa3f:2a0bf061 biosraid = False >17:14:09,873 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '567347', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:14:09,874 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:14:09,875 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:14:09,877 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,877 INFO blivet: loop0 is a loop device >17:14:09,878 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:14:09,879 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >17:14:09,880 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,880 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,881 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >17:14:09,882 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 41) to device tree >17:14:09,883 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >17:14:09,883 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,884 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:14:09,885 INFO blivet: added loop loop0 (id 42) to device tree >17:14:09,885 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:14:09,887 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:14:09,887 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:14:09,887 DEBUG blivet: device loop0 does not contain a disklabel >17:14:09,887 INFO blivet: type detected on 'loop0' is 'squashfs' >17:14:09,887 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:14:09,888 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:14:09,908 DEBUG blivet: looking up parted Device: /run/install/repo/LiveOS/squashfs.img >17:14:09,920 DEBUG blivet: looking up parted Device: /dev/loop0 >17:14:09,922 INFO blivet: got device: LoopDevice instance (0x7f0a219fb810) -- > name = loop0 status = True kids = 0 id = 42 > parents = ['existing 214MB file /run/install/repo/LiveOS/squashfs.img (41)'] > uuid = None size = 214.58984375 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 439480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (27, 255, 63) biosGeometry: (27, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a650e0> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:14:09,922 INFO blivet: got format: DeviceFormat instance (0x7f0a219fb3d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:14:09,927 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > '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': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_UUID_ENC': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '568064', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:14:09,928 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:14:09,929 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:14:09,931 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,932 INFO blivet: loop1 is a loop device >17:14:09,933 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:14:09,935 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >17:14:09,936 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,936 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,938 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >17:14:09,938 INFO blivet: added file /LiveOS/rootfs.img (id 43) to device tree >17:14:09,939 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >17:14:09,939 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,941 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:14:09,941 INFO blivet: added loop loop1 (id 44) to device tree >17:14:09,942 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:14:09,943 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:14:09,944 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:09,944 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:09,945 DEBUG blivet: device loop1 does not contain a disklabel >17:14:09,945 INFO blivet: type detected on 'loop1' is 'ext4' >17:14:09,980 DEBUG blivet: using current size 0 as min size >17:14:09,981 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:09,982 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:09,983 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >17:14:09,983 INFO blivet: got device: LoopDevice instance (0x7f0a219fbcd0) -- > name = loop1 status = False kids = 0 id = 44 > parents = ['existing 0MB file /LiveOS/rootfs.img (43)'] > 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 >17:14:09,985 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:09,985 INFO blivet: got format: Ext4FS instance (0x7f0a219fbe10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >17:14:09,987 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '568775', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:14:09,987 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:14:09,989 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:14:09,990 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,990 INFO blivet: loop2 is a loop device >17:14:09,991 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:14:09,992 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:14:09,993 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:09,994 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,995 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:14:09,995 INFO blivet: added file /overlay (deleted) (id 45) to device tree >17:14:09,996 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:14:09,997 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:09,998 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:14:09,998 INFO blivet: added loop loop2 (id 46) to device tree >17:14:09,999 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:14:10,000 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:14:10,000 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:14:10,000 DEBUG blivet: device loop2 does not contain a disklabel >17:14:10,000 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >17:14:10,001 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:14:10,002 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >17:14:10,002 INFO blivet: got device: LoopDevice instance (0x7f0a22a68210) -- > name = loop2 status = False kids = 0 id = 46 > parents = ['existing 0MB file /overlay (deleted) (45)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:14:10,002 INFO blivet: got format: DeviceFormat instance (0x7f0a2a7a9510) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:14:10,006 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708 /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': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_UUID_ENC': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '368216', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:14:10,006 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:14:10,007 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:14:10,008 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:10,008 INFO blivet: live-rw is a device-mapper device >17:14:10,009 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:14:10,010 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_p5ewspro00 ; status: True ; >17:14:10,010 DEBUG blivet: failed to find dm node for vg_p5ewspro00 >17:14:10,012 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_p5ewspro00-kunkelc ; status: True ; >17:14:10,013 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:14:10,014 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (44) with existing ext4 filesystem >17:14:10,015 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:14:10,016 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (46) with existing DM_snapshot_cow >17:14:10,018 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:14:10,019 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:10,020 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >17:14:10,020 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:10,021 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:14:10,022 INFO blivet: added dm live-rw (id 47) to device tree >17:14:10,023 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:14:10,024 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:14:10,025 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:10,025 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:10,025 DEBUG blivet: device live-rw does not contain a disklabel >17:14:10,026 INFO blivet: type detected on 'live-rw' is 'ext4' >17:14:10,062 DEBUG blivet: padding min size from 768 up to 844 >17:14:10,064 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:10,064 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:10,065 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:14:10,066 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:14:10,069 INFO blivet: got device: DMDevice instance (0x7f0a2a7a9490) -- > name = live-rw status = True kids = 0 id = 47 > parents = ['existing 0MB loop loop2 (46) with existing DM_snapshot_cow'] > uuid = None size = 2048.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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69d40> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:14:10,071 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:10,071 INFO blivet: got format: Ext4FS instance (0x7f0a219fba50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >17:14:10,075 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_UUID_ENC': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '381223', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:14:10,075 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:14:10,076 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:14:10,077 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:10,077 INFO blivet: live-base is a device-mapper device >17:14:10,078 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:14:10,079 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_p5ewspro00 ; status: True ; >17:14:10,080 DEBUG blivet: failed to find dm node for vg_p5ewspro00 >17:14:10,081 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_p5ewspro00-kunkelc ; status: True ; >17:14:10,082 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:14:10,083 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:14:10,084 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (44) with existing ext4 filesystem >17:14:10,086 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:14:10,087 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:10,088 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >17:14:10,088 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:10,089 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:14:10,090 INFO blivet: added dm live-base (id 48) to device tree >17:14:10,091 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:14:10,092 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:14:10,093 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:10,094 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:10,094 DEBUG blivet: device live-base does not contain a disklabel >17:14:10,094 INFO blivet: type detected on 'live-base' is 'ext4' >17:14:10,128 DEBUG blivet: using current size 0 as min size >17:14:10,130 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:10,131 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:10,133 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:14:10,134 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:14:10,135 INFO blivet: got device: DMDevice instance (0x7f0a219fb290) -- > name = live-base status = True kids = 0 id = 48 > parents = ['existing 0MB loop loop1 (44) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a65200> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:14:10,137 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:10,137 INFO blivet: got format: Ext4FS instance (0x7f0a219fbc10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >17:14:10,141 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro00-kunkelc /dev/disk/by-id/dm-uuid-LVM-wsjhFMOZkMOI4UuUed7mtpLfWqQxIP0YooT5sUDHevascvDare8b29dWjeAYLWXJ /dev/disk/by-uuid/4842c657-468f-4e93-841d-3689bca33556 /dev/mapper/vg_p5ewspro00-kunkelc /dev/vg_p5ewspro00/kunkelc', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'kunkelc', > 'DM_NAME': 'vg_p5ewspro00-kunkelc', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-wsjhFMOZkMOI4UuUed7mtpLfWqQxIP0YooT5sUDHevascvDare8b29dWjeAYLWXJ', > 'DM_VG_NAME': 'vg_p5ewspro00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4842c657-468f-4e93-841d-3689bca33556', > 'ID_FS_UUID_ENC': '4842c657-468f-4e93-841d-3689bca33556', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '478803', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro00-kunkelc', > '/dev/disk/by-id/dm-uuid-LVM-wsjhFMOZkMOI4UuUed7mtpLfWqQxIP0YooT5sUDHevascvDare8b29dWjeAYLWXJ', > '/dev/disk/by-uuid/4842c657-468f-4e93-841d-3689bca33556', > '/dev/mapper/vg_p5ewspro00-kunkelc', > '/dev/vg_p5ewspro00/kunkelc'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_p5ewspro00-kunkelc ; >17:14:10,142 INFO blivet: scanning vg_p5ewspro00-kunkelc (/devices/virtual/block/dm-2)... >17:14:10,143 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro00-kunkelc ; >17:14:10,144 DEBUG blivet: DeviceTree.getDeviceByName returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem >17:14:10,145 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro00-kunkelc ; >17:14:10,146 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro00-kunkelc ; label_type: None ; >17:14:10,148 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:10,148 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:10,148 DEBUG blivet: device vg_p5ewspro00-kunkelc does not contain a disklabel >17:14:10,148 DEBUG blivet: no type or existing type for vg_p5ewspro00-kunkelc, bailing >17:14:10,150 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro00 >17:14:10,151 DEBUG blivet: vg_p5ewspro00 size is 49984MB >17:14:10,152 DEBUG blivet: vg vg_p5ewspro00 has 0MB free >17:14:10,152 DEBUG blivet: vg_p5ewspro00 size is 49984MB >17:14:10,152 DEBUG blivet: vg vg_p5ewspro00 has 0MB free >17:14:10,153 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7a9690) -- > name = vg_p5ewspro00-kunkelc status = True kids = 0 id = 30 > parents = ['existing 49984MB lvmvg vg_p5ewspro00 (29)'] > uuid = ooT5sU-DHev-ascv-Dare-8b29-dWje-AYLWXJ size = 49984.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro00-kunkelc type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 102367232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6372, 255, 63) biosGeometry: (6372, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69440> > target size = 49984.0 path = /dev/mapper/vg_p5ewspro00-kunkelc > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7a9350) -- > name = vg_p5ewspro00 status = True kids = 1 id = 29 > parents = ['existing 50000MB partition sda8 (28) with existing lvmpv'] > uuid = wsjhFM-OZkM-OI4U-uUed-7mtp-LfWq-QxIP0Y size = 49984 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro00 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 1562 > PE Free = 0 PV Count = 1 > LV Names = ['kunkelc'] modified = False > extents = 1562.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 50000MB partition sda8 (28) with existing lvmpv'] > LVs = ['existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 49984MB >17:14:10,155 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:10,155 INFO blivet: got format: Ext4FS instance (0x7f0a22a68990) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro00-kunkelc uuid = 4842c657-468f-4e93-841d-3689bca33556 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 49984.0 targetSize = 49984.0 > >17:14:10,159 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-P5E-WSPRO.localdomain:0 /dev/disk/by-id/md-uuid-1855dd83:351a9130:dd6caa3f:2a0bf061 /dev/md/P5E-WSPRO.localdomain:0', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'YR8dNM-3KiR-Pj0j-YgF9-8ndf-Dwc7-IR0gIJ', > 'ID_FS_UUID_ENC': 'YR8dNM-3KiR-Pj0j-YgF9-8ndf-Dwc7-IR0gIJ', > 'ID_FS_VERSION': 'LVM2 001', > 'LVM_MD_PV_ACTIVATED': '1', > 'MAJOR': '9', > 'MD_DEVICES': '4', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '0', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '1', > 'MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'MD_DEVICE_sdd1_ROLE': '2', > 'MD_DEVICE_sde1_DEV': '/dev/sde1', > 'MD_DEVICE_sde1_ROLE': '3', > 'MD_DEVNAME': 'P5E-WSPRO.localdomain:0', > 'MD_LEVEL': 'raid10', > 'MD_METADATA': '1.1', > 'MD_NAME': 'P5E-WSPRO.localdomain:0', > 'MD_UUID': '1855dd83:351a9130:dd6caa3f:2a0bf061', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '930053', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-P5E-WSPRO.localdomain:0', > '/dev/disk/by-id/md-uuid-1855dd83:351a9130:dd6caa3f:2a0bf061', > '/dev/md/P5E-WSPRO.localdomain:0'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >17:14:10,159 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >17:14:10,160 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; >17:14:10,162 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:10,162 DEBUG blivet: DeviceTree.getDeviceByName: name: P5E-WSPRO.localdomain:0 ; >17:14:10,163 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:10,164 INFO blivet: Using 128MB superBlockSize >17:14:10,164 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:10,165 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) >17:14:10,166 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: P5E-WSPRO.localdomain:0 ; >17:14:10,167 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: P5E-WSPRO.localdomain:0 ; label_type: None ; >17:14:10,168 DEBUG blivet: LVMPhysicalVolume.__init__: >17:14:10,168 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >17:14:10,169 DEBUG blivet: device P5E-WSPRO.localdomain:0 does not contain a disklabel >17:14:10,189 INFO blivet: type detected on 'md127' is 'LVM2_member' >17:14:10,190 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: vg_p5ewspro ; uuid: YR8dNM-3KiR-Pj0j-YgF9-8ndf-Dwc7-IR0gIJ ; exists: True ; vgUuid: cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 ; label: None ; peStart: 1.0 ; device: /dev/md/P5E-WSPRO.localdomain:0 ; serial: None ; >17:14:10,190 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >17:14:10,191 DEBUG blivet: MDRaidArrayDevice._setFormat: P5E-WSPRO.localdomain:0 ; current: None ; type: lvmpv ; >17:14:10,193 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: P5E-WSPRO.localdomain:0 ; >17:14:10,194 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:14:10,195 DEBUG blivet: MDRaidArrayDevice.addChild: kids: 0 ; name: P5E-WSPRO.localdomain:0 ; >17:14:10,195 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:10,197 DEBUG blivet: LVMVolumeGroupDevice._setFormat: vg_p5ewspro ; current: None ; type: None ; >17:14:10,198 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:10,198 INFO blivet: Using 128MB superBlockSize >17:14:10,199 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:10,199 INFO blivet: added lvmvg vg_p5ewspro (id 49) to device tree >17:14:10,230 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-datalv ; >17:14:10,232 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:10,234 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:14:10,236 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_p5ewspro ; >17:14:10,236 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:10,238 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-datalv ; current: None ; type: None ; >17:14:10,238 DEBUG blivet: Adding vg_p5ewspro-datalv/40960MB to vg_p5ewspro >17:14:10,239 INFO blivet: added lvmlv vg_p5ewspro-datalv (id 50) to device tree >17:14:10,240 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-datalv ; status: False ; controllable: True ; orig: False ; >17:14:10,241 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-datalv ; orig: False ; >17:14:10,243 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >17:14:10,245 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-datalv ; status: False ; controllable: True ; orig: False ; >17:14:10,394 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro-datalv >17:14:10,398 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_p5ewspro-datalv ; status: True ; >17:14:10,400 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_p5ewspro-datalv ; status: True ; >17:14:10,407 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-datalv /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj76w3pzDBY5PqD9ppDEAhMXiPEfqAuVe7a /dev/disk/by-uuid/ea185618-9f65-4c33-8de0-b9ee5528eede /dev/mapper/vg_p5ewspro-datalv /dev/vg_p5ewspro/datalv', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'datalv', > 'DM_NAME': 'vg_p5ewspro-datalv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj76w3pzDBY5PqD9ppDEAhMXiPEfqAuVe7a', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ea185618-9f65-4c33-8de0-b9ee5528eede', > 'ID_FS_UUID_ENC': 'ea185618-9f65-4c33-8de0-b9ee5528eede', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '266604', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-datalv', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj76w3pzDBY5PqD9ppDEAhMXiPEfqAuVe7a', > '/dev/disk/by-uuid/ea185618-9f65-4c33-8de0-b9ee5528eede', > '/dev/mapper/vg_p5ewspro-datalv', > '/dev/vg_p5ewspro/datalv'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_p5ewspro-datalv ; >17:14:10,407 INFO blivet: scanning vg_p5ewspro-datalv (/devices/virtual/block/dm-3)... >17:14:10,409 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-datalv ; >17:14:10,411 DEBUG blivet: DeviceTree.getDeviceByName returned existing 40960MB lvmlv vg_p5ewspro-datalv (50) >17:14:10,412 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-datalv ; >17:14:10,414 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-datalv ; label_type: None ; >17:14:10,416 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:10,416 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:10,416 DEBUG blivet: device vg_p5ewspro-datalv does not contain a disklabel >17:14:10,416 INFO blivet: type detected on 'vg_p5ewspro-datalv' is 'ext4' >17:14:10,479 DEBUG blivet: padding min size from 91 up to 100 >17:14:10,482 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:10,482 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:10,485 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-datalv ; current: None ; type: ext4 ; >17:14:10,487 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:10,487 INFO blivet: Using 128MB superBlockSize >17:14:10,487 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:10,491 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:10,491 INFO blivet: Using 128MB superBlockSize >17:14:10,492 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:10,493 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:10,493 INFO blivet: Using 128MB superBlockSize >17:14:10,494 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:10,494 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:10,496 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:10,496 INFO blivet: Using 128MB superBlockSize >17:14:10,496 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:10,497 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:10,497 INFO blivet: Using 128MB superBlockSize >17:14:10,497 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:10,498 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:10,499 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:10,499 INFO blivet: Using 128MB superBlockSize >17:14:10,499 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:10,499 DEBUG blivet: vg vg_p5ewspro has 912896MB free >17:14:10,500 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:10,500 INFO blivet: Using 128MB superBlockSize >17:14:10,501 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:10,501 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:10,502 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:10,502 INFO blivet: Using 128MB superBlockSize >17:14:10,502 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:10,503 DEBUG blivet: vg vg_p5ewspro has 912896MB free >17:14:10,503 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:10,504 INFO blivet: Using 128MB superBlockSize >17:14:10,504 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:10,505 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7b0590) -- > name = vg_p5ewspro-datalv status = True kids = 0 id = 50 > parents = ['existing 953856MB lvmvg vg_p5ewspro (49)'] > uuid = 6w3pzD-BY5P-qD9p-pDEA-hMXi-PEfq-AuVe7a size = 40960.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-datalv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a65170> > target size = 40960.0 path = /dev/mapper/vg_p5ewspro-datalv > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7bd5d0) -- > name = vg_p5ewspro status = True kids = 1 id = 49 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 830912.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25966 PV Count = 1 > LV Names = ['datalv', 'fedora15', 'fedora16', 'fedora17', 'fedora18', 'seti'] modified = False > extents = 29808.0 free space = 912896 > free extents = 28528.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > LVs = ['existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 40960MB >17:14:10,506 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:10,507 INFO blivet: got format: Ext4FS instance (0x7f0a22a68f90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-datalv uuid = ea185618-9f65-4c33-8de0-b9ee5528eede exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 40960.0 targetSize = 40960.0 > >17:14:10,508 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora15 ; >17:14:10,510 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:10,511 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:14:10,512 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_p5ewspro ; >17:14:10,513 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:10,514 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora15 ; current: None ; type: None ; >17:14:10,515 DEBUG blivet: Adding vg_p5ewspro-fedora15/20000MB to vg_p5ewspro >17:14:10,515 INFO blivet: added lvmlv vg_p5ewspro-fedora15 (id 51) to device tree >17:14:10,516 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora15 ; status: False ; controllable: True ; orig: False ; >17:14:10,518 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora15 ; orig: False ; >17:14:10,519 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >17:14:10,520 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora15 ; status: False ; controllable: True ; orig: False ; >17:14:10,652 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro-fedora15 >17:14:10,655 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_p5ewspro-fedora15 ; status: True ; >17:14:10,656 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_p5ewspro-fedora15 ; status: True ; >17:14:10,661 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-fedora15 /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7ZCpwZteRxPQXeaJ2NOP19Aj5ae2Hi4v4 /dev/disk/by-uuid/1b58c964-273b-4a8b-b5e4-55235edff6d6 /dev/mapper/vg_p5ewspro-fedora15 /dev/vg_p5ewspro/fedora15', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'fedora15', > 'DM_NAME': 'vg_p5ewspro-fedora15', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7ZCpwZteRxPQXeaJ2NOP19Aj5ae2Hi4v4', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_BTRFS_READY': '1', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b58c964-273b-4a8b-b5e4-55235edff6d6', > 'ID_FS_UUID_ENC': '1b58c964-273b-4a8b-b5e4-55235edff6d6', > 'ID_FS_UUID_SUB': '30f7ff5b-c4bc-42ff-ad3d-436ed74981d3', > 'ID_FS_UUID_SUB_ENC': '30f7ff5b-c4bc-42ff-ad3d-436ed74981d3', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545551', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-fedora15', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7ZCpwZteRxPQXeaJ2NOP19Aj5ae2Hi4v4', > '/dev/disk/by-uuid/1b58c964-273b-4a8b-b5e4-55235edff6d6', > '/dev/mapper/vg_p5ewspro-fedora15', > '/dev/vg_p5ewspro/fedora15'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_p5ewspro-fedora15 ; >17:14:10,662 INFO blivet: scanning vg_p5ewspro-fedora15 (/devices/virtual/block/dm-4)... >17:14:10,663 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora15 ; >17:14:10,665 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) >17:14:10,667 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-fedora15 ; >17:14:10,668 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-fedora15 ; label_type: None ; >17:14:10,670 DEBUG blivet: BTRFS.supported: supported: True ; >17:14:10,670 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:14:10,670 DEBUG blivet: device vg_p5ewspro-fedora15 does not contain a disklabel >17:14:10,670 INFO blivet: type detected on 'vg_p5ewspro-fedora15' is 'btrfs' >17:14:10,672 DEBUG blivet: BTRFS.supported: supported: True ; >17:14:10,672 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:14:10,673 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora15 ; current: None ; type: btrfs ; >17:14:10,675 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: vg_p5ewspro-fedora15 ; >17:14:10,675 INFO blivet: creating btrfs volume btrfs.None >17:14:10,677 DEBUG blivet: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: vg_p5ewspro-fedora15 ; >17:14:10,678 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:10,680 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.52 ; current: None ; type: None ; >17:14:10,683 DEBUG blivet: BTRFS.supported: supported: True ; >17:14:10,684 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:14:10,686 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.52 ; current: None ; type: btrfs ; >17:14:10,686 INFO blivet: added btrfs volume btrfs.52 (id 52) to device tree >17:14:10,690 DEBUG blivet: BTRFSVolumeDevice.setup: btrfs.52 ; status: True ; controllable: True ; orig: True ; >17:14:17,681 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:17,681 INFO blivet: Using 128MB superBlockSize >17:14:17,682 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:17,685 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:17,686 INFO blivet: Using 128MB superBlockSize >17:14:17,686 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:17,687 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:17,687 INFO blivet: Using 128MB superBlockSize >17:14:17,687 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:17,688 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:17,689 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:17,689 INFO blivet: Using 128MB superBlockSize >17:14:17,689 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:17,690 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:17,690 INFO blivet: Using 128MB superBlockSize >17:14:17,690 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:17,691 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:17,692 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:17,692 INFO blivet: Using 128MB superBlockSize >17:14:17,693 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:17,693 DEBUG blivet: vg vg_p5ewspro has 892896MB free >17:14:17,694 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:17,694 INFO blivet: Using 128MB superBlockSize >17:14:17,694 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:17,694 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:17,696 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:17,696 INFO blivet: Using 128MB superBlockSize >17:14:17,696 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:17,696 DEBUG blivet: vg vg_p5ewspro has 892896MB free >17:14:17,697 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:17,697 INFO blivet: Using 128MB superBlockSize >17:14:17,697 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:17,699 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7b0610) -- > name = vg_p5ewspro-fedora15 status = True kids = 1 id = 51 > parents = ['existing 953856MB lvmvg vg_p5ewspro (49)'] > uuid = ZCpwZt-eRxP-QXea-J2NO-P19A-j5ae-2Hi4v4 size = 20000.0 > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedora15 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a65320> > target size = 20000.0 path = /dev/mapper/vg_p5ewspro-fedora15 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7bd5d0) -- > name = vg_p5ewspro status = True kids = 2 id = 49 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 830912.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25966 PV Count = 1 > LV Names = ['datalv', 'fedora15', 'fedora16', 'fedora17', 'fedora18', 'seti'] modified = False > extents = 29808.0 free space = 892896 > free extents = 27903.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > LVs = ['existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 20000MB >17:14:17,701 DEBUG blivet: BTRFS.supported: supported: True ; >17:14:17,701 INFO blivet: got format: BTRFS instance (0x7f0a2a7b0d90) -- > type = btrfs name = btrfs status = False > device = /dev/mapper/vg_p5ewspro-fedora15 uuid = 30f7ff5b-c4bc-42ff-ad3d-436ed74981d3 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >17:14:17,702 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora16 ; >17:14:17,704 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:17,705 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:14:17,707 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_p5ewspro ; >17:14:17,707 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:17,708 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora16 ; current: None ; type: None ; >17:14:17,709 DEBUG blivet: Adding vg_p5ewspro-fedora16/20000MB to vg_p5ewspro >17:14:17,709 INFO blivet: added lvmlv vg_p5ewspro-fedora16 (id 53) to device tree >17:14:17,710 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora16 ; status: False ; controllable: True ; orig: False ; >17:14:17,712 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora16 ; orig: False ; >17:14:17,713 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >17:14:17,715 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora16 ; status: False ; controllable: True ; orig: False ; >17:14:17,922 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro-fedora16 >17:14:17,924 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_p5ewspro-fedora16 ; status: True ; >17:14:17,926 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_p5ewspro-fedora16 ; status: True ; >17:14:17,933 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-fedora16 /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7vZEiOA9tC3HN4VgiEZ27NuxSGPPEoVKf /dev/disk/by-uuid/23bb92b7-1cc1-44a9-9699-0d58dd2a40c0 /dev/mapper/vg_p5ewspro-fedora16 /dev/vg_p5ewspro/fedora16', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'fedora16', > 'DM_NAME': 'vg_p5ewspro-fedora16', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7vZEiOA9tC3HN4VgiEZ27NuxSGPPEoVKf', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '23bb92b7-1cc1-44a9-9699-0d58dd2a40c0', > 'ID_FS_UUID_ENC': '23bb92b7-1cc1-44a9-9699-0d58dd2a40c0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60772415', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-fedora16', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7vZEiOA9tC3HN4VgiEZ27NuxSGPPEoVKf', > '/dev/disk/by-uuid/23bb92b7-1cc1-44a9-9699-0d58dd2a40c0', > '/dev/mapper/vg_p5ewspro-fedora16', > '/dev/vg_p5ewspro/fedora16'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: vg_p5ewspro-fedora16 ; >17:14:17,935 INFO blivet: scanning vg_p5ewspro-fedora16 (/devices/virtual/block/dm-5)... >17:14:17,937 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora16 ; >17:14:17,939 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) >17:14:17,941 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-fedora16 ; >17:14:17,942 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-fedora16 ; label_type: None ; >17:14:17,944 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:17,944 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:17,945 DEBUG blivet: device vg_p5ewspro-fedora16 does not contain a disklabel >17:14:17,945 INFO blivet: type detected on 'vg_p5ewspro-fedora16' is 'ext4' >17:14:18,005 DEBUG blivet: padding min size from 6402 up to 6902 >17:14:18,008 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:18,009 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:18,011 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora16 ; current: None ; type: ext4 ; >17:14:18,013 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,013 INFO blivet: Using 128MB superBlockSize >17:14:18,014 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,019 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,019 INFO blivet: Using 128MB superBlockSize >17:14:18,020 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,021 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,022 INFO blivet: Using 128MB superBlockSize >17:14:18,022 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,023 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:18,024 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,024 INFO blivet: Using 128MB superBlockSize >17:14:18,025 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,026 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,026 INFO blivet: Using 128MB superBlockSize >17:14:18,026 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,026 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:18,029 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,029 INFO blivet: Using 128MB superBlockSize >17:14:18,029 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,029 DEBUG blivet: vg vg_p5ewspro has 872896MB free >17:14:18,030 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,030 INFO blivet: Using 128MB superBlockSize >17:14:18,030 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,030 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:18,033 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,033 INFO blivet: Using 128MB superBlockSize >17:14:18,033 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,033 DEBUG blivet: vg vg_p5ewspro has 872896MB free >17:14:18,034 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,034 INFO blivet: Using 128MB superBlockSize >17:14:18,034 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,036 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7b0e90) -- > name = vg_p5ewspro-fedora16 status = True kids = 0 id = 53 > parents = ['existing 953856MB lvmvg vg_p5ewspro (49)'] > uuid = vZEiOA-9tC3-HN4V-giEZ-27Nu-xSGP-PEoVKf size = 20000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedora16 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a653b0> > target size = 20000.0 path = /dev/mapper/vg_p5ewspro-fedora16 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7bd5d0) -- > name = vg_p5ewspro status = True kids = 3 id = 49 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 830912.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25966 PV Count = 1 > LV Names = ['datalv', 'fedora15', 'fedora16', 'fedora17', 'fedora18', 'seti'] modified = False > extents = 29808.0 free space = 872896 > free extents = 27278.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > LVs = ['existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 20000MB >17:14:18,038 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:18,038 INFO blivet: got format: Ext4FS instance (0x7f0a2a7a0050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-fedora16 uuid = 23bb92b7-1cc1-44a9-9699-0d58dd2a40c0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20000.0 targetSize = 20000.0 > >17:14:18,040 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora17 ; >17:14:18,041 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:18,043 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:14:18,045 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 3 ; name: vg_p5ewspro ; >17:14:18,046 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:18,048 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora17 ; current: None ; type: None ; >17:14:18,049 DEBUG blivet: Adding vg_p5ewspro-fedora17/20000MB to vg_p5ewspro >17:14:18,049 INFO blivet: added lvmlv vg_p5ewspro-fedora17 (id 54) to device tree >17:14:18,051 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora17 ; status: False ; controllable: True ; orig: False ; >17:14:18,053 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora17 ; orig: False ; >17:14:18,056 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >17:14:18,057 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora17 ; status: False ; controllable: True ; orig: False ; >17:14:18,199 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro-fedora17 >17:14:18,202 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_p5ewspro-fedora17 ; status: True ; >17:14:18,205 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_p5ewspro-fedora17 ; status: True ; >17:14:18,212 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-fedora17 /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj761krx7i5BLz3EO365LEA0OetmE3NZ2Iv /dev/disk/by-uuid/229105a9-8bdb-4a6a-aa5d-90892dc22148 /dev/mapper/vg_p5ewspro-fedora17 /dev/vg_p5ewspro/fedora17', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'fedora17', > 'DM_NAME': 'vg_p5ewspro-fedora17', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj761krx7i5BLz3EO365LEA0OetmE3NZ2Iv', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '229105a9-8bdb-4a6a-aa5d-90892dc22148', > 'ID_FS_UUID_ENC': '229105a9-8bdb-4a6a-aa5d-90892dc22148', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '80237', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-fedora17', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj761krx7i5BLz3EO365LEA0OetmE3NZ2Iv', > '/dev/disk/by-uuid/229105a9-8bdb-4a6a-aa5d-90892dc22148', > '/dev/mapper/vg_p5ewspro-fedora17', > '/dev/vg_p5ewspro/fedora17'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: vg_p5ewspro-fedora17 ; >17:14:18,213 INFO blivet: scanning vg_p5ewspro-fedora17 (/devices/virtual/block/dm-6)... >17:14:18,216 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora17 ; >17:14:18,218 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) >17:14:18,219 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-fedora17 ; >17:14:18,221 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-fedora17 ; label_type: None ; >17:14:18,222 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:18,223 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:18,223 DEBUG blivet: device vg_p5ewspro-fedora17 does not contain a disklabel >17:14:18,223 INFO blivet: type detected on 'vg_p5ewspro-fedora17' is 'ext4' >17:14:18,280 DEBUG blivet: padding min size from 6347 up to 6847 >17:14:18,283 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:18,284 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:18,286 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora17 ; current: None ; type: ext4 ; >17:14:18,288 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,288 INFO blivet: Using 128MB superBlockSize >17:14:18,289 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,293 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,294 INFO blivet: Using 128MB superBlockSize >17:14:18,294 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,296 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,296 INFO blivet: Using 128MB superBlockSize >17:14:18,296 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,296 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:18,297 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,297 INFO blivet: Using 128MB superBlockSize >17:14:18,298 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,299 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,299 INFO blivet: Using 128MB superBlockSize >17:14:18,299 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,299 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:18,302 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,302 INFO blivet: Using 128MB superBlockSize >17:14:18,302 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,302 DEBUG blivet: vg vg_p5ewspro has 852896MB free >17:14:18,303 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,303 INFO blivet: Using 128MB superBlockSize >17:14:18,304 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,304 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:18,306 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,307 INFO blivet: Using 128MB superBlockSize >17:14:18,307 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,307 DEBUG blivet: vg vg_p5ewspro has 852896MB free >17:14:18,308 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,308 INFO blivet: Using 128MB superBlockSize >17:14:18,308 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,311 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7a0110) -- > name = vg_p5ewspro-fedora17 status = True kids = 0 id = 54 > parents = ['existing 953856MB lvmvg vg_p5ewspro (49)'] > uuid = 61krx7-i5BL-z3EO-365L-EA0O-etmE-3NZ2Iv size = 20000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedora17 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a654d0> > target size = 20000.0 path = /dev/mapper/vg_p5ewspro-fedora17 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7bd5d0) -- > name = vg_p5ewspro status = True kids = 4 id = 49 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 830912.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25966 PV Count = 1 > LV Names = ['datalv', 'fedora15', 'fedora16', 'fedora17', 'fedora18', 'seti'] modified = False > extents = 29808.0 free space = 852896 > free extents = 26653.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > LVs = ['existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 20000MB >17:14:18,313 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:18,313 INFO blivet: got format: Ext4FS instance (0x7f0a2a7b07d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-fedora17 uuid = 229105a9-8bdb-4a6a-aa5d-90892dc22148 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20000.0 targetSize = 20000.0 > >17:14:18,314 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora18 ; >17:14:18,316 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:18,317 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:14:18,319 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 4 ; name: vg_p5ewspro ; >17:14:18,319 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:18,320 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora18 ; current: None ; type: None ; >17:14:18,321 DEBUG blivet: Adding vg_p5ewspro-fedora18/20000MB to vg_p5ewspro >17:14:18,321 INFO blivet: added lvmlv vg_p5ewspro-fedora18 (id 55) to device tree >17:14:18,322 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora18 ; status: False ; controllable: True ; orig: False ; >17:14:18,324 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora18 ; orig: False ; >17:14:18,326 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >17:14:18,327 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora18 ; status: False ; controllable: True ; orig: False ; >17:14:18,469 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro-fedora18 >17:14:18,472 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_p5ewspro-fedora18 ; status: True ; >17:14:18,475 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_p5ewspro-fedora18 ; status: True ; >17:14:18,482 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-fedora18 /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7o1XpcK9BWPDIIHrOHL2kersKZHhzq7tc /dev/disk/by-label/Fedora18 /dev/disk/by-uuid/0a943acb-6cbe-49b7-98ca-5d968d064766 /dev/mapper/vg_p5ewspro-fedora18 /dev/vg_p5ewspro/fedora18', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'fedora18', > 'DM_NAME': 'vg_p5ewspro-fedora18', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7o1XpcK9BWPDIIHrOHL2kersKZHhzq7tc', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_LABEL': 'Fedora18', > 'ID_FS_LABEL_ENC': 'Fedora18', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0a943acb-6cbe-49b7-98ca-5d968d064766', > 'ID_FS_UUID_ENC': '0a943acb-6cbe-49b7-98ca-5d968d064766', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '350223', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-fedora18', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7o1XpcK9BWPDIIHrOHL2kersKZHhzq7tc', > '/dev/disk/by-label/Fedora18', > '/dev/disk/by-uuid/0a943acb-6cbe-49b7-98ca-5d968d064766', > '/dev/mapper/vg_p5ewspro-fedora18', > '/dev/vg_p5ewspro/fedora18'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: vg_p5ewspro-fedora18 ; >17:14:18,483 INFO blivet: scanning vg_p5ewspro-fedora18 (/devices/virtual/block/dm-7)... >17:14:18,485 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora18 ; >17:14:18,488 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) >17:14:18,489 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-fedora18 ; >17:14:18,491 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-fedora18 ; label_type: None ; >17:14:18,492 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:18,493 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:18,493 DEBUG blivet: device vg_p5ewspro-fedora18 does not contain a disklabel >17:14:18,493 INFO blivet: type detected on 'vg_p5ewspro-fedora18' is 'ext4' >17:14:18,549 DEBUG blivet: padding min size from 5390 up to 5890 >17:14:18,551 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:18,552 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:18,554 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora18 ; current: None ; type: ext4 ; >17:14:18,556 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,556 INFO blivet: Using 128MB superBlockSize >17:14:18,556 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,560 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,560 INFO blivet: Using 128MB superBlockSize >17:14:18,560 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,561 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,562 INFO blivet: Using 128MB superBlockSize >17:14:18,562 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,562 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:18,563 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,563 INFO blivet: Using 128MB superBlockSize >17:14:18,563 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,564 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,564 INFO blivet: Using 128MB superBlockSize >17:14:18,565 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,565 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:18,568 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,568 INFO blivet: Using 128MB superBlockSize >17:14:18,569 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,569 DEBUG blivet: vg vg_p5ewspro has 832896MB free >17:14:18,570 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,570 INFO blivet: Using 128MB superBlockSize >17:14:18,570 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,570 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:18,573 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,574 INFO blivet: Using 128MB superBlockSize >17:14:18,574 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,574 DEBUG blivet: vg vg_p5ewspro has 832896MB free >17:14:18,575 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,575 INFO blivet: Using 128MB superBlockSize >17:14:18,575 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,579 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7b05d0) -- > name = vg_p5ewspro-fedora18 status = True kids = 0 id = 55 > parents = ['existing 953856MB lvmvg vg_p5ewspro (49)'] > uuid = o1XpcK-9BWP-DIIH-rOHL-2ker-sKZH-hzq7tc size = 20000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedora18 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a655f0> > target size = 20000.0 path = /dev/mapper/vg_p5ewspro-fedora18 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7bd5d0) -- > name = vg_p5ewspro status = True kids = 5 id = 49 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 830912.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25966 PV Count = 1 > LV Names = ['datalv', 'fedora15', 'fedora16', 'fedora17', 'fedora18', 'seti'] modified = False > extents = 29808.0 free space = 832896 > free extents = 26028.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > LVs = ['existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 20000MB >17:14:18,581 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:18,581 INFO blivet: got format: Ext4FS instance (0x7f0a2a7a0850) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-fedora18 uuid = 0a943acb-6cbe-49b7-98ca-5d968d064766 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Fedora18 size = 20000.0 targetSize = 20000.0 > >17:14:18,582 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-seti ; >17:14:18,584 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:18,585 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:14:18,587 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 5 ; name: vg_p5ewspro ; >17:14:18,587 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:14:18,588 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-seti ; current: None ; type: None ; >17:14:18,589 DEBUG blivet: Adding vg_p5ewspro-seti/1984MB to vg_p5ewspro >17:14:18,589 INFO blivet: added lvmlv vg_p5ewspro-seti (id 56) to device tree >17:14:18,590 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-seti ; status: False ; controllable: True ; orig: False ; >17:14:18,593 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-seti ; orig: False ; >17:14:18,594 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >17:14:18,596 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-seti ; status: False ; controllable: True ; orig: False ; >17:14:18,750 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro-seti >17:14:18,754 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_p5ewspro-seti ; status: True ; >17:14:18,757 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_p5ewspro-seti ; status: True ; >17:14:18,764 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-seti /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7AmHGfOJ3l6VwBSJ4wCrsaR2gpDGvdYEn /dev/disk/by-uuid/81ef6549-9b49-4b1d-827f-b8cf177c49fc /dev/mapper/vg_p5ewspro-seti /dev/vg_p5ewspro/seti', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'seti', > 'DM_NAME': 'vg_p5ewspro-seti', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7AmHGfOJ3l6VwBSJ4wCrsaR2gpDGvdYEn', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '81ef6549-9b49-4b1d-827f-b8cf177c49fc', > 'ID_FS_UUID_ENC': '81ef6549-9b49-4b1d-827f-b8cf177c49fc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '619667', > 'name': 'dm-8', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-seti', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7AmHGfOJ3l6VwBSJ4wCrsaR2gpDGvdYEn', > '/dev/disk/by-uuid/81ef6549-9b49-4b1d-827f-b8cf177c49fc', > '/dev/mapper/vg_p5ewspro-seti', > '/dev/vg_p5ewspro/seti'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: vg_p5ewspro-seti ; >17:14:18,765 INFO blivet: scanning vg_p5ewspro-seti (/devices/virtual/block/dm-8)... >17:14:18,767 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-seti ; >17:14:18,772 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1984MB lvmlv vg_p5ewspro-seti (56) >17:14:18,774 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-seti ; >17:14:18,776 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-seti ; label_type: None ; >17:14:18,778 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:18,778 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:18,778 DEBUG blivet: device vg_p5ewspro-seti does not contain a disklabel >17:14:18,778 INFO blivet: type detected on 'vg_p5ewspro-seti' is 'ext4' >17:14:18,820 DEBUG blivet: padding min size from 149 up to 163 >17:14:18,822 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:18,822 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:18,824 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-seti ; current: None ; type: ext4 ; >17:14:18,825 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,825 INFO blivet: Using 128MB superBlockSize >17:14:18,826 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,829 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,829 INFO blivet: Using 128MB superBlockSize >17:14:18,829 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,830 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,830 INFO blivet: Using 128MB superBlockSize >17:14:18,831 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,831 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:18,832 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,832 INFO blivet: Using 128MB superBlockSize >17:14:18,832 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,833 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,833 INFO blivet: Using 128MB superBlockSize >17:14:18,834 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,834 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:18,838 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,838 INFO blivet: Using 128MB superBlockSize >17:14:18,838 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,839 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:18,839 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,840 INFO blivet: Using 128MB superBlockSize >17:14:18,840 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,840 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:18,844 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,844 INFO blivet: Using 128MB superBlockSize >17:14:18,845 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,845 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:18,846 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,846 INFO blivet: Using 128MB superBlockSize >17:14:18,847 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,853 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7b0210) -- > name = vg_p5ewspro-seti status = True kids = 0 id = 56 > parents = ['existing 953856MB lvmvg vg_p5ewspro (49)'] > uuid = AmHGfO-J3l6-VwBS-J4wC-rsaR-2gpD-GvdYEn size = 1984.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-seti type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4063232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (252, 255, 63) biosGeometry: (252, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a65710> > target size = 1984.0 path = /dev/mapper/vg_p5ewspro-seti > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7bd5d0) -- > name = vg_p5ewspro status = True kids = 6 id = 49 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 830912.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25966 PV Count = 1 > LV Names = ['datalv', 'fedora15', 'fedora16', 'fedora17', 'fedora18', 'seti'] modified = False > extents = 29808.0 free space = 830912 > free extents = 25966.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > LVs = ['existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 1984MB >17:14:18,856 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:18,856 INFO blivet: got format: Ext4FS instance (0x7f0a2a7a0610) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-seti uuid = 81ef6549-9b49-4b1d-827f-b8cf177c49fc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1984.0 targetSize = 1984.0 > >17:14:18,858 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-seti ; >17:14:18,860 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem >17:14:18,860 DEBUG blivet: set vg_p5ewspro-seti copies to 1, metadata size to 0MB, log size to 0MB, total size 1984MB >17:14:18,861 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-datalv ; >17:14:18,863 DEBUG blivet: DeviceTree.getDeviceByName returned existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem >17:14:18,864 DEBUG blivet: set vg_p5ewspro-datalv copies to 1, metadata size to 0MB, log size to 0MB, total size 40960MB >17:14:18,865 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora18 ; >17:14:18,867 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem >17:14:18,868 DEBUG blivet: set vg_p5ewspro-fedora18 copies to 1, metadata size to 0MB, log size to 0MB, total size 20000MB >17:14:18,869 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora16 ; >17:14:18,871 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem >17:14:18,871 DEBUG blivet: set vg_p5ewspro-fedora16 copies to 1, metadata size to 0MB, log size to 0MB, total size 20000MB >17:14:18,872 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora17 ; >17:14:18,874 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem >17:14:18,875 DEBUG blivet: set vg_p5ewspro-fedora17 copies to 1, metadata size to 0MB, log size to 0MB, total size 20000MB >17:14:18,876 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora15 ; >17:14:18,878 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem >17:14:18,879 DEBUG blivet: set vg_p5ewspro-fedora15 copies to 1, metadata size to 0MB, log size to 0MB, total size 20000MB >17:14:18,880 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,881 INFO blivet: Using 128MB superBlockSize >17:14:18,881 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,881 INFO blivet: got device: MDRaidArrayDevice instance (0x7f0a2a7bd310) -- > name = P5E-WSPRO.localdomain:0 status = True kids = 1 id = 34 > parents = ['existing 476939MB partition sdb1 (33) with existing mdmember', > 'existing 476939MB partition sdc1 (36) with existing mdmember', > 'existing 476939MB partition sdd1 (38) with existing mdmember', > 'existing 476939MB partition sde1 (40) with existing mdmember'] > uuid = 1855dd83:351a9130:dd6caa3f:2a0bf061 size = 953875.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/P5E-WSPRO.localdomain:0 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 1953536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (244192000, 2, 4) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69830> > target size = 0 path = /dev/md/P5E-WSPRO.localdomain:0 > format args = None originalFormat = None level = 10 spares = 0 > members = 4 > total devices = 4 metadata version = 1.1 >17:14:18,882 INFO blivet: got format: LVMPhysicalVolume instance (0x7f0a2a7b01d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/md/P5E-WSPRO.localdomain:0 uuid = YR8dNM-3KiR-Pj0j-YgF9-8ndf-Dwc7-IR0gIJ exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_p5ewspro vgUUID = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 peStart = 1.0 >17:14:18,924 INFO blivet: devices to scan: ['dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8'] >17:14:18,930 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-datalv /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj76w3pzDBY5PqD9ppDEAhMXiPEfqAuVe7a /dev/disk/by-uuid/ea185618-9f65-4c33-8de0-b9ee5528eede /dev/mapper/vg_p5ewspro-datalv /dev/vg_p5ewspro/datalv', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'datalv', > 'DM_NAME': 'vg_p5ewspro-datalv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj76w3pzDBY5PqD9ppDEAhMXiPEfqAuVe7a', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ea185618-9f65-4c33-8de0-b9ee5528eede', > 'ID_FS_UUID_ENC': 'ea185618-9f65-4c33-8de0-b9ee5528eede', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '266604', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-datalv', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj76w3pzDBY5PqD9ppDEAhMXiPEfqAuVe7a', > '/dev/disk/by-uuid/ea185618-9f65-4c33-8de0-b9ee5528eede', > '/dev/mapper/vg_p5ewspro-datalv', > '/dev/vg_p5ewspro/datalv'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_p5ewspro-datalv ; >17:14:18,931 INFO blivet: scanning vg_p5ewspro-datalv (/devices/virtual/block/dm-3)... >17:14:18,932 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-datalv ; >17:14:18,935 DEBUG blivet: DeviceTree.getDeviceByName returned existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem >17:14:18,937 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-datalv ; >17:14:18,938 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-datalv ; label_type: None ; >17:14:18,940 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:18,941 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:18,941 DEBUG blivet: device vg_p5ewspro-datalv does not contain a disklabel >17:14:18,941 DEBUG blivet: no type or existing type for vg_p5ewspro-datalv, bailing >17:14:18,943 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,943 INFO blivet: Using 128MB superBlockSize >17:14:18,944 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,948 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,948 INFO blivet: Using 128MB superBlockSize >17:14:18,949 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,950 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,950 INFO blivet: Using 128MB superBlockSize >17:14:18,951 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,951 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:18,953 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,953 INFO blivet: Using 128MB superBlockSize >17:14:18,953 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,955 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,955 INFO blivet: Using 128MB superBlockSize >17:14:18,955 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,955 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:18,961 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,962 INFO blivet: Using 128MB superBlockSize >17:14:18,962 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,962 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:18,964 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,964 INFO blivet: Using 128MB superBlockSize >17:14:18,964 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,964 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:18,970 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,971 INFO blivet: Using 128MB superBlockSize >17:14:18,971 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,971 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:18,973 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:18,973 INFO blivet: Using 128MB superBlockSize >17:14:18,973 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:18,980 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7b0590) -- > name = vg_p5ewspro-datalv status = True kids = 0 id = 50 > parents = ['existing 953856MB lvmvg vg_p5ewspro (49)'] > uuid = 6w3pzD-BY5P-qD9p-pDEA-hMXi-PEfq-AuVe7a size = 40960.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-datalv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a65170> > target size = 40960.0 path = /dev/mapper/vg_p5ewspro-datalv > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7bd5d0) -- > name = vg_p5ewspro status = True kids = 6 id = 49 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 830912.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25966 PV Count = 1 > LV Names = ['datalv', 'fedora15', 'fedora16', 'fedora17', 'fedora18', 'seti'] modified = False > extents = 29808.0 free space = 830912 > free extents = 25966.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > LVs = ['existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 40960MB >17:14:18,982 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:18,982 INFO blivet: got format: Ext4FS instance (0x7f0a22a68f90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-datalv uuid = ea185618-9f65-4c33-8de0-b9ee5528eede exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 40960.0 targetSize = 40960.0 > >17:14:18,990 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-fedora15 /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7ZCpwZteRxPQXeaJ2NOP19Aj5ae2Hi4v4 /dev/disk/by-uuid/1b58c964-273b-4a8b-b5e4-55235edff6d6 /dev/mapper/vg_p5ewspro-fedora15 /dev/vg_p5ewspro/fedora15', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora15', > 'DM_NAME': 'vg_p5ewspro-fedora15', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7ZCpwZteRxPQXeaJ2NOP19Aj5ae2Hi4v4', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_BTRFS_READY': '1', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b58c964-273b-4a8b-b5e4-55235edff6d6', > 'ID_FS_UUID_ENC': '1b58c964-273b-4a8b-b5e4-55235edff6d6', > 'ID_FS_UUID_SUB': '30f7ff5b-c4bc-42ff-ad3d-436ed74981d3', > 'ID_FS_UUID_SUB_ENC': '30f7ff5b-c4bc-42ff-ad3d-436ed74981d3', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545551', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-fedora15', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7ZCpwZteRxPQXeaJ2NOP19Aj5ae2Hi4v4', > '/dev/disk/by-uuid/1b58c964-273b-4a8b-b5e4-55235edff6d6', > '/dev/mapper/vg_p5ewspro-fedora15', > '/dev/vg_p5ewspro/fedora15'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_p5ewspro-fedora15 ; >17:14:18,990 INFO blivet: scanning vg_p5ewspro-fedora15 (/devices/virtual/block/dm-4)... >17:14:18,992 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora15 ; >17:14:18,994 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem >17:14:18,996 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-fedora15 ; >17:14:18,997 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-fedora15 ; label_type: None ; >17:14:18,999 DEBUG blivet: BTRFS.supported: supported: True ; >17:14:18,999 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:14:19,000 DEBUG blivet: device vg_p5ewspro-fedora15 does not contain a disklabel >17:14:19,000 DEBUG blivet: no type or existing type for vg_p5ewspro-fedora15, bailing >17:14:19,002 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,002 INFO blivet: Using 128MB superBlockSize >17:14:19,002 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,006 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,006 INFO blivet: Using 128MB superBlockSize >17:14:19,007 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,008 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,009 INFO blivet: Using 128MB superBlockSize >17:14:19,009 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,009 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:19,011 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,011 INFO blivet: Using 128MB superBlockSize >17:14:19,011 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,013 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,013 INFO blivet: Using 128MB superBlockSize >17:14:19,013 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,014 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:19,020 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,020 INFO blivet: Using 128MB superBlockSize >17:14:19,020 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,021 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:19,022 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,022 INFO blivet: Using 128MB superBlockSize >17:14:19,022 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,023 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:19,029 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,029 INFO blivet: Using 128MB superBlockSize >17:14:19,029 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,030 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:19,031 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,031 INFO blivet: Using 128MB superBlockSize >17:14:19,031 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,038 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7b0610) -- > name = vg_p5ewspro-fedora15 status = True kids = 1 id = 51 > parents = ['existing 953856MB lvmvg vg_p5ewspro (49)'] > uuid = ZCpwZt-eRxP-QXea-J2NO-P19A-j5ae-2Hi4v4 size = 20000.0 > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedora15 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a65320> > target size = 20000.0 path = /dev/mapper/vg_p5ewspro-fedora15 > format args = [] originalFormat = btrfs target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7bd5d0) -- > name = vg_p5ewspro status = True kids = 6 id = 49 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 830912.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25966 PV Count = 1 > LV Names = ['datalv', 'fedora15', 'fedora16', 'fedora17', 'fedora18', 'seti'] modified = False > extents = 29808.0 free space = 830912 > free extents = 25966.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > LVs = ['existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 20000MB >17:14:19,040 DEBUG blivet: BTRFS.supported: supported: True ; >17:14:19,040 INFO blivet: got format: BTRFS instance (0x7f0a2a7b0d90) -- > type = btrfs name = btrfs status = False > device = /dev/mapper/vg_p5ewspro-fedora15 uuid = 30f7ff5b-c4bc-42ff-ad3d-436ed74981d3 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >17:14:19,046 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-fedora16 /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7vZEiOA9tC3HN4VgiEZ27NuxSGPPEoVKf /dev/disk/by-uuid/23bb92b7-1cc1-44a9-9699-0d58dd2a40c0 /dev/mapper/vg_p5ewspro-fedora16 /dev/vg_p5ewspro/fedora16', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora16', > 'DM_NAME': 'vg_p5ewspro-fedora16', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7vZEiOA9tC3HN4VgiEZ27NuxSGPPEoVKf', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '23bb92b7-1cc1-44a9-9699-0d58dd2a40c0', > 'ID_FS_UUID_ENC': '23bb92b7-1cc1-44a9-9699-0d58dd2a40c0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60772415', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-fedora16', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7vZEiOA9tC3HN4VgiEZ27NuxSGPPEoVKf', > '/dev/disk/by-uuid/23bb92b7-1cc1-44a9-9699-0d58dd2a40c0', > '/dev/mapper/vg_p5ewspro-fedora16', > '/dev/vg_p5ewspro/fedora16'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: vg_p5ewspro-fedora16 ; >17:14:19,047 INFO blivet: scanning vg_p5ewspro-fedora16 (/devices/virtual/block/dm-5)... >17:14:19,048 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora16 ; >17:14:19,051 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem >17:14:19,052 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-fedora16 ; >17:14:19,054 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-fedora16 ; label_type: None ; >17:14:19,056 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:19,056 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:19,056 DEBUG blivet: device vg_p5ewspro-fedora16 does not contain a disklabel >17:14:19,057 DEBUG blivet: no type or existing type for vg_p5ewspro-fedora16, bailing >17:14:19,058 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,058 INFO blivet: Using 128MB superBlockSize >17:14:19,059 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,063 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,063 INFO blivet: Using 128MB superBlockSize >17:14:19,064 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,065 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,065 INFO blivet: Using 128MB superBlockSize >17:14:19,066 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,066 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:19,068 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,068 INFO blivet: Using 128MB superBlockSize >17:14:19,068 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,069 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,070 INFO blivet: Using 128MB superBlockSize >17:14:19,070 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,070 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:19,076 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,077 INFO blivet: Using 128MB superBlockSize >17:14:19,077 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,077 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:19,078 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,079 INFO blivet: Using 128MB superBlockSize >17:14:19,079 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,079 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:19,085 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,086 INFO blivet: Using 128MB superBlockSize >17:14:19,086 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,086 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:19,087 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,088 INFO blivet: Using 128MB superBlockSize >17:14:19,088 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,095 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7b0e90) -- > name = vg_p5ewspro-fedora16 status = True kids = 0 id = 53 > parents = ['existing 953856MB lvmvg vg_p5ewspro (49)'] > uuid = vZEiOA-9tC3-HN4V-giEZ-27Nu-xSGP-PEoVKf size = 20000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedora16 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a653b0> > target size = 20000.0 path = /dev/mapper/vg_p5ewspro-fedora16 > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7bd5d0) -- > name = vg_p5ewspro status = True kids = 6 id = 49 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 830912.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25966 PV Count = 1 > LV Names = ['datalv', 'fedora15', 'fedora16', 'fedora17', 'fedora18', 'seti'] modified = False > extents = 29808.0 free space = 830912 > free extents = 25966.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > LVs = ['existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 20000MB >17:14:19,097 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:19,097 INFO blivet: got format: Ext4FS instance (0x7f0a2a7a0050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-fedora16 uuid = 23bb92b7-1cc1-44a9-9699-0d58dd2a40c0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20000.0 targetSize = 20000.0 > >17:14:19,103 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-fedora17 /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj761krx7i5BLz3EO365LEA0OetmE3NZ2Iv /dev/disk/by-uuid/229105a9-8bdb-4a6a-aa5d-90892dc22148 /dev/mapper/vg_p5ewspro-fedora17 /dev/vg_p5ewspro/fedora17', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora17', > 'DM_NAME': 'vg_p5ewspro-fedora17', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj761krx7i5BLz3EO365LEA0OetmE3NZ2Iv', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '229105a9-8bdb-4a6a-aa5d-90892dc22148', > 'ID_FS_UUID_ENC': '229105a9-8bdb-4a6a-aa5d-90892dc22148', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '80237', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-fedora17', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj761krx7i5BLz3EO365LEA0OetmE3NZ2Iv', > '/dev/disk/by-uuid/229105a9-8bdb-4a6a-aa5d-90892dc22148', > '/dev/mapper/vg_p5ewspro-fedora17', > '/dev/vg_p5ewspro/fedora17'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: vg_p5ewspro-fedora17 ; >17:14:19,103 INFO blivet: scanning vg_p5ewspro-fedora17 (/devices/virtual/block/dm-6)... >17:14:19,105 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora17 ; >17:14:19,107 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem >17:14:19,109 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-fedora17 ; >17:14:19,111 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-fedora17 ; label_type: None ; >17:14:19,112 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:19,113 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:19,113 DEBUG blivet: device vg_p5ewspro-fedora17 does not contain a disklabel >17:14:19,113 DEBUG blivet: no type or existing type for vg_p5ewspro-fedora17, bailing >17:14:19,115 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,115 INFO blivet: Using 128MB superBlockSize >17:14:19,115 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,120 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,120 INFO blivet: Using 128MB superBlockSize >17:14:19,120 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,122 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,122 INFO blivet: Using 128MB superBlockSize >17:14:19,122 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,123 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:19,124 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,124 INFO blivet: Using 128MB superBlockSize >17:14:19,125 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,126 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,126 INFO blivet: Using 128MB superBlockSize >17:14:19,127 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,127 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:19,133 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,133 INFO blivet: Using 128MB superBlockSize >17:14:19,134 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,134 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:19,135 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,135 INFO blivet: Using 128MB superBlockSize >17:14:19,136 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,136 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:19,142 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,142 INFO blivet: Using 128MB superBlockSize >17:14:19,143 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,143 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:19,144 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,144 INFO blivet: Using 128MB superBlockSize >17:14:19,145 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,151 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7a0110) -- > name = vg_p5ewspro-fedora17 status = True kids = 0 id = 54 > parents = ['existing 953856MB lvmvg vg_p5ewspro (49)'] > uuid = 61krx7-i5BL-z3EO-365L-EA0O-etmE-3NZ2Iv size = 20000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedora17 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a654d0> > target size = 20000.0 path = /dev/mapper/vg_p5ewspro-fedora17 > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7bd5d0) -- > name = vg_p5ewspro status = True kids = 6 id = 49 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 830912.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25966 PV Count = 1 > LV Names = ['datalv', 'fedora15', 'fedora16', 'fedora17', 'fedora18', 'seti'] modified = False > extents = 29808.0 free space = 830912 > free extents = 25966.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > LVs = ['existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 20000MB >17:14:19,154 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:19,154 INFO blivet: got format: Ext4FS instance (0x7f0a2a7b07d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-fedora17 uuid = 229105a9-8bdb-4a6a-aa5d-90892dc22148 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20000.0 targetSize = 20000.0 > >17:14:19,160 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-fedora18 /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7o1XpcK9BWPDIIHrOHL2kersKZHhzq7tc /dev/disk/by-label/Fedora18 /dev/disk/by-uuid/0a943acb-6cbe-49b7-98ca-5d968d064766 /dev/mapper/vg_p5ewspro-fedora18 /dev/vg_p5ewspro/fedora18', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora18', > 'DM_NAME': 'vg_p5ewspro-fedora18', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7o1XpcK9BWPDIIHrOHL2kersKZHhzq7tc', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_LABEL': 'Fedora18', > 'ID_FS_LABEL_ENC': 'Fedora18', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0a943acb-6cbe-49b7-98ca-5d968d064766', > 'ID_FS_UUID_ENC': '0a943acb-6cbe-49b7-98ca-5d968d064766', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '350223', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-fedora18', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7o1XpcK9BWPDIIHrOHL2kersKZHhzq7tc', > '/dev/disk/by-label/Fedora18', > '/dev/disk/by-uuid/0a943acb-6cbe-49b7-98ca-5d968d064766', > '/dev/mapper/vg_p5ewspro-fedora18', > '/dev/vg_p5ewspro/fedora18'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: vg_p5ewspro-fedora18 ; >17:14:19,161 INFO blivet: scanning vg_p5ewspro-fedora18 (/devices/virtual/block/dm-7)... >17:14:19,162 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora18 ; >17:14:19,165 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem >17:14:19,166 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-fedora18 ; >17:14:19,168 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-fedora18 ; label_type: None ; >17:14:19,170 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:19,170 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:19,170 DEBUG blivet: device vg_p5ewspro-fedora18 does not contain a disklabel >17:14:19,171 DEBUG blivet: no type or existing type for vg_p5ewspro-fedora18, bailing >17:14:19,172 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,172 INFO blivet: Using 128MB superBlockSize >17:14:19,173 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,177 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,177 INFO blivet: Using 128MB superBlockSize >17:14:19,178 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,179 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,179 INFO blivet: Using 128MB superBlockSize >17:14:19,180 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,180 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:19,181 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,182 INFO blivet: Using 128MB superBlockSize >17:14:19,182 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,183 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,184 INFO blivet: Using 128MB superBlockSize >17:14:19,184 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,184 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:19,190 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,191 INFO blivet: Using 128MB superBlockSize >17:14:19,191 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,191 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:19,192 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,193 INFO blivet: Using 128MB superBlockSize >17:14:19,193 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,193 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:19,199 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,200 INFO blivet: Using 128MB superBlockSize >17:14:19,200 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,200 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:19,201 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,202 INFO blivet: Using 128MB superBlockSize >17:14:19,202 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,209 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7b05d0) -- > name = vg_p5ewspro-fedora18 status = True kids = 0 id = 55 > parents = ['existing 953856MB lvmvg vg_p5ewspro (49)'] > uuid = o1XpcK-9BWP-DIIH-rOHL-2ker-sKZH-hzq7tc size = 20000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedora18 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a655f0> > target size = 20000.0 path = /dev/mapper/vg_p5ewspro-fedora18 > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7bd5d0) -- > name = vg_p5ewspro status = True kids = 6 id = 49 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 830912.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25966 PV Count = 1 > LV Names = ['datalv', 'fedora15', 'fedora16', 'fedora17', 'fedora18', 'seti'] modified = False > extents = 29808.0 free space = 830912 > free extents = 25966.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > LVs = ['existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 20000MB >17:14:19,211 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:19,211 INFO blivet: got format: Ext4FS instance (0x7f0a2a7a0850) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-fedora18 uuid = 0a943acb-6cbe-49b7-98ca-5d968d064766 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Fedora18 size = 20000.0 targetSize = 20000.0 > >17:14:19,217 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-seti /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7AmHGfOJ3l6VwBSJ4wCrsaR2gpDGvdYEn /dev/disk/by-uuid/81ef6549-9b49-4b1d-827f-b8cf177c49fc /dev/mapper/vg_p5ewspro-seti /dev/vg_p5ewspro/seti', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'seti', > 'DM_NAME': 'vg_p5ewspro-seti', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7AmHGfOJ3l6VwBSJ4wCrsaR2gpDGvdYEn', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '81ef6549-9b49-4b1d-827f-b8cf177c49fc', > 'ID_FS_UUID_ENC': '81ef6549-9b49-4b1d-827f-b8cf177c49fc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '619667', > 'name': 'dm-8', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-seti', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7AmHGfOJ3l6VwBSJ4wCrsaR2gpDGvdYEn', > '/dev/disk/by-uuid/81ef6549-9b49-4b1d-827f-b8cf177c49fc', > '/dev/mapper/vg_p5ewspro-seti', > '/dev/vg_p5ewspro/seti'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: vg_p5ewspro-seti ; >17:14:19,217 INFO blivet: scanning vg_p5ewspro-seti (/devices/virtual/block/dm-8)... >17:14:19,219 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-seti ; >17:14:19,221 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem >17:14:19,223 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-seti ; >17:14:19,224 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-seti ; label_type: None ; >17:14:19,226 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:19,227 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:14:19,227 DEBUG blivet: device vg_p5ewspro-seti does not contain a disklabel >17:14:19,227 DEBUG blivet: no type or existing type for vg_p5ewspro-seti, bailing >17:14:19,229 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,229 INFO blivet: Using 128MB superBlockSize >17:14:19,229 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,233 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,234 INFO blivet: Using 128MB superBlockSize >17:14:19,234 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,236 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,236 INFO blivet: Using 128MB superBlockSize >17:14:19,236 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,237 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:19,238 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,238 INFO blivet: Using 128MB superBlockSize >17:14:19,239 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,240 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,240 INFO blivet: Using 128MB superBlockSize >17:14:19,241 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,241 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:19,247 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,247 INFO blivet: Using 128MB superBlockSize >17:14:19,247 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,248 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:19,249 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,249 INFO blivet: Using 128MB superBlockSize >17:14:19,250 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,250 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:19,256 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,256 INFO blivet: Using 128MB superBlockSize >17:14:19,256 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,257 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:19,258 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:19,258 INFO blivet: Using 128MB superBlockSize >17:14:19,258 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:19,265 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f0a2a7b0210) -- > name = vg_p5ewspro-seti status = True kids = 0 id = 56 > parents = ['existing 953856MB lvmvg vg_p5ewspro (49)'] > uuid = AmHGfO-J3l6-VwBS-J4wC-rsaR-2gpD-GvdYEn size = 1984.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-seti type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4063232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (252, 255, 63) biosGeometry: (252, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a65710> > target size = 1984.0 path = /dev/mapper/vg_p5ewspro-seti > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a2a7bd5d0) -- > name = vg_p5ewspro status = True kids = 6 id = 49 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 830912.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25966 PV Count = 1 > LV Names = ['datalv', 'fedora15', 'fedora16', 'fedora17', 'fedora18', 'seti'] modified = False > extents = 29808.0 free space = 830912 > free extents = 25966.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (34) with existing lvmpv'] > LVs = ['existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora15 (51) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 1984MB >17:14:19,267 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:19,268 INFO blivet: got format: Ext4FS instance (0x7f0a2a7a0610) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-seti uuid = 81ef6549-9b49-4b1d-827f-b8cf177c49fc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1984.0 targetSize = 1984.0 > >17:14:19,311 DEBUG blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >17:14:19,324 DEBUG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >17:14:19,325 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >17:14:19,328 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >17:14:19,344 DEBUG blivet: PartitionDevice.teardown: sdf2 ; status: True ; controllable: True ; >17:14:19,362 DEBUG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >17:14:19,364 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >17:14:19,367 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >17:14:19,383 DEBUG blivet: PartitionDevice.teardown: sdg1 ; status: True ; controllable: True ; >17:14:19,400 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >17:14:19,402 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,405 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,420 DEBUG blivet: PartitionDevice.teardown: sdg2 ; status: True ; controllable: True ; >17:14:19,438 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >17:14:19,440 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,443 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,456 DEBUG blivet: PartitionDevice.teardown: sdg3 ; status: True ; controllable: True ; >17:14:19,458 DEBUG blivet: SwapSpace.teardown: device: /dev/sdg3 ; status: False ; type: swap ; >17:14:19,461 DEBUG blivet: SwapSpace.teardown: device: /dev/sdg3 ; status: False ; type: swap ; >17:14:19,474 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >17:14:19,476 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,479 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,494 DEBUG blivet: PartitionDevice.teardown: sdg5 ; status: True ; controllable: True ; >17:14:19,511 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >17:14:19,513 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,516 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,532 DEBUG blivet: PartitionDevice.teardown: sdg6 ; status: True ; controllable: True ; >17:14:19,549 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >17:14:19,551 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,554 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,569 DEBUG blivet: PartitionDevice.teardown: sdg7 ; status: True ; controllable: True ; >17:14:19,586 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >17:14:19,588 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,591 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,605 DEBUG blivet: PartitionDevice.teardown: sdg8 ; status: True ; controllable: True ; >17:14:19,621 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >17:14:19,623 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,626 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:19,641 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >17:14:19,643 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >17:14:19,646 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >17:14:19,661 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:14:19,678 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:19,680 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,684 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,698 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >17:14:19,715 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:19,717 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,721 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,734 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >17:14:19,751 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:19,753 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,756 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,771 DEBUG blivet: PartitionDevice.teardown: sda12 ; status: True ; controllable: True ; >17:14:19,789 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:19,791 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,794 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,807 DEBUG blivet: PartitionDevice.teardown: sda13 ; status: True ; controllable: True ; >17:14:19,824 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:19,826 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,829 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,845 DEBUG blivet: PartitionDevice.teardown: sda14 ; status: True ; controllable: True ; >17:14:19,862 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:19,864 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,867 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,883 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:14:19,900 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:19,902 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,905 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,920 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:14:19,937 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:19,939 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,942 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,955 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:14:19,972 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:19,974 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,977 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:19,993 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >17:14:20,010 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:20,012 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:20,015 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:20,030 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >17:14:20,032 DEBUG blivet: SwapSpace.teardown: device: /dev/sda7 ; status: False ; type: swap ; >17:14:20,035 DEBUG blivet: SwapSpace.teardown: device: /dev/sda7 ; status: False ; type: swap ; >17:14:20,053 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:20,055 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:20,058 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:20,074 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro00-kunkelc ; status: True ; controllable: True ; >17:14:20,091 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_p5ewspro00-kunkelc ; status: True ; controllable: True ; >17:14:20,138 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg_p5ewspro00 ; status: True ; controllable: True ; >17:14:20,141 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro00 ; status: False ; type: None ; >17:14:20,143 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro00 ; status: False ; type: None ; >17:14:20,159 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg_p5ewspro00 ; status: True ; controllable: True ; >17:14:20,191 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >17:14:20,193 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda8 ; status: False ; type: lvmpv ; >17:14:20,197 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda8 ; status: False ; type: lvmpv ; >17:14:20,213 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:20,216 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:20,220 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:20,233 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >17:14:20,249 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:20,251 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:20,255 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:20,284 DEBUG blivet: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >17:14:20,300 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-datalv ; status: True ; controllable: True ; >17:14:20,316 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_p5ewspro-datalv ; status: True ; controllable: True ; >17:14:20,366 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg_p5ewspro ; status: True ; controllable: True ; >17:14:20,369 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro ; status: False ; type: None ; >17:14:20,371 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro ; status: False ; type: None ; >17:14:20,386 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg_p5ewspro ; status: True ; controllable: True ; >17:14:20,440 DEBUG blivet: MDRaidArrayDevice.teardown: P5E-WSPRO.localdomain:0 ; status: True ; controllable: True ; >17:14:20,442 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >17:14:20,443 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >17:14:20,517 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:14:20,519 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:14:20,521 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:14:20,535 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:14:20,537 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:14:20,539 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:14:20,554 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >17:14:20,556 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >17:14:20,560 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >17:14:20,574 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >17:14:20,577 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:14:20,581 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:14:20,595 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >17:14:20,598 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >17:14:20,602 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >17:14:20,617 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >17:14:20,620 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >17:14:20,624 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >17:14:20,638 DEBUG blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >17:14:20,641 DEBUG blivet: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >17:14:20,645 DEBUG blivet: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >17:14:20,661 DEBUG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >17:14:20,664 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >17:14:20,668 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >17:14:20,685 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: P5E-WSPRO.localdomain:0 ; status: False ; >17:14:20,687 DEBUG blivet: BTRFSVolumeDevice.teardown: btrfs.52 ; status: False ; controllable: True ; >17:14:20,688 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora16 ; status: False ; controllable: True ; >17:14:20,690 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora17 ; status: False ; controllable: True ; >17:14:20,692 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora18 ; status: False ; controllable: True ; >17:14:20,693 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-seti ; status: False ; controllable: True ; >17:14:20,694 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:14:20,734 INFO blivet: edd: collected mbr signatures: {'sdd': '0x000b92e1', 'sde': '0x00026dac', 'sdf': '0x000b7b35', 'sdg': '0x9c0ec7c3', 'sda': '0x98282ca2', 'sdb': '0x000db1c6', 'sdc': '0x00058c74', 'sdh': '0x000db738'} >17:14:20,736 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x000db738 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 31266816 >17:14:20,736 INFO blivet: edd: matched 0x80 to sdh using MBR sig >17:14:20,737 DEBUG blivet: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x98282ca2 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >17:14:20,737 INFO blivet: edd: matched 0x81 to sda using MBR sig >17:14:20,737 DEBUG blivet: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: 0x000db1c6 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >17:14:20,737 INFO blivet: edd: matched 0x82 to sdb using MBR sig >17:14:20,737 DEBUG blivet: edd: data extracted from 0x83: > type: None, ata_device: None > channel: None, mbr_signature: 0x00058c74 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >17:14:20,737 INFO blivet: edd: matched 0x83 to sdc using MBR sig >17:14:20,738 DEBUG blivet: edd: data extracted from 0x84: > type: None, ata_device: None > channel: None, mbr_signature: 0x000b92e1 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >17:14:20,738 INFO blivet: edd: matched 0x84 to sdd using MBR sig >17:14:20,738 DEBUG blivet: edd: data extracted from 0x85: > type: None, ata_device: None > channel: None, mbr_signature: 0x00026dac > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >17:14:20,738 INFO blivet: edd: matched 0x85 to sde using MBR sig >17:14:20,738 DEBUG blivet: edd: data extracted from 0x86: > type: None, ata_device: None > channel: None, mbr_signature: 0x000b7b35 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: None >17:14:20,739 INFO blivet: edd: matched 0x86 to sdf using MBR sig >17:14:20,739 DEBUG blivet: edd: data extracted from 0x87: > type: None, ata_device: None > channel: None, mbr_signature: 0x9c0ec7c3 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: None >17:14:20,739 INFO blivet: edd: matched 0x87 to sdg using MBR sig >17:14:20,743 DEBUG blivet: PartitionDevice.setup: sdg2 ; status: True ; controllable: True ; orig: False ; >17:14:20,787 DEBUG blivet: PartitionDevice.teardown: sdg2 ; status: True ; controllable: True ; >17:14:20,828 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >17:14:20,830 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:20,833 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:20,846 DEBUG blivet: PartitionDevice.setup: sdg5 ; status: True ; controllable: True ; orig: False ; >17:14:21,153 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:14:21,153 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >17:14:21,154 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >17:14:21,154 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:14:21,154 DEBUG blivet: crypttab maps: [] >17:14:21,155 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >17:14:21,169 DEBUG blivet: resolved 'UUID=73f59c6c-2fe0-4f8a-a177-060da73d85e2' to 'sdg5' (partition) >17:14:21,169 DEBUG blivet: resolved 'UUID=17121f47-b50c-4402-9eec-58c6662502b4' to 'sdg2' (partition) >17:14:21,169 DEBUG blivet: resolved 'UUID=1b39272d-8fc7-4f30-ad29-1192e5480446' to 'sdg6' (partition) >17:14:21,170 DEBUG blivet: resolved 'UUID=ea0df85a-d986-4002-9edb-81f5616784a6' to 'sdg3' (partition) >17:14:21,172 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora15 ; >17:14:21,173 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:14:21,174 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora15' to 'btrfs.52' (btrfs volume) >17:14:21,175 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda3 ; >17:14:21,177 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 500MB partition sda3 (23) with existing ext4 filesystem >17:14:21,177 DEBUG blivet: resolved '/dev/sda3' to 'sda3' (partition) >17:14:21,178 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora16 ; >17:14:21,180 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem >17:14:21,180 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora16' to 'vg_p5ewspro-fedora16' (lvmlv) >17:14:21,181 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda11 ; >17:14:21,183 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 476MB partition sda11 (18) with existing ext4 filesystem >17:14:21,183 DEBUG blivet: resolved '/dev/sda11' to 'sda11' (partition) >17:14:21,184 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora17 ; >17:14:21,186 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem >17:14:21,186 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora17' to 'vg_p5ewspro-fedora17' (lvmlv) >17:14:21,187 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda10 ; >17:14:21,188 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 500MB partition sda10 (17) with existing ext4 filesystem >17:14:21,188 DEBUG blivet: resolved '/dev/sda10' to 'sda10' (partition) >17:14:21,189 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora18 ; >17:14:21,191 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem >17:14:21,191 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora18' to 'vg_p5ewspro-fedora18' (lvmlv) >17:14:21,192 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda12 ; >17:14:21,194 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 476MB partition sda12 (19) with existing ext4 filesystem >17:14:21,194 DEBUG blivet: resolved '/dev/sda12' to 'sda12' (partition) >17:14:21,195 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedoraKDE18 ; >17:14:21,196 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:21,196 DEBUG blivet: failed to resolve '/dev/mapper/vg_p5ewspro-fedoraKDE18' >17:14:21,197 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda14 ; >17:14:21,199 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 500MB partition sda14 (21) with existing ext4 filesystem >17:14:21,199 DEBUG blivet: resolved '/dev/sda14' to 'sda14' (partition) >17:14:21,200 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora18lxde ; >17:14:21,201 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:21,202 DEBUG blivet: failed to resolve '/dev/mapper/vg_p5ewspro-fedora18lxde' >17:14:21,203 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda13 ; >17:14:21,204 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 476MB partition sda13 (20) with existing ext4 filesystem >17:14:21,204 DEBUG blivet: resolved '/dev/sda13' to 'sda13' (partition) >17:14:21,205 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro00-kunkelc ; >17:14:21,207 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem >17:14:21,207 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro00-kunkelc' to 'vg_p5ewspro00-kunkelc' (lvmlv) >17:14:21,208 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-seti ; >17:14:21,210 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem >17:14:21,210 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-seti' to 'vg_p5ewspro-seti' (lvmlv) >17:14:21,211 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-datalv ; >17:14:21,213 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem >17:14:21,213 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-datalv' to 'vg_p5ewspro-datalv' (lvmlv) >17:14:21,214 DEBUG blivet: PartitionDevice.teardown: sdg5 ; status: True ; controllable: True ; >17:14:21,256 DEBUG blivet: PartitionDevice.setup: sdg6 ; status: True ; controllable: True ; orig: False ; >17:14:21,319 DEBUG blivet: PartitionDevice.teardown: sdg6 ; status: True ; controllable: True ; >17:14:21,360 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >17:14:21,362 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:21,365 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:21,381 DEBUG blivet: PartitionDevice.setup: sdg7 ; status: True ; controllable: True ; orig: False ; >17:14:21,432 DEBUG blivet: PartitionDevice.teardown: sdg7 ; status: True ; controllable: True ; >17:14:21,475 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >17:14:21,477 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:21,480 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >17:14:21,494 DEBUG blivet: PartitionDevice.setup: sdg8 ; status: True ; controllable: True ; orig: False ; >17:14:21,771 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:14:21,771 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >17:14:21,772 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >17:14:21,772 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:14:21,772 DEBUG blivet: crypttab maps: [] >17:14:21,772 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >17:14:21,782 DEBUG blivet: resolved 'UUID=febcd4f7-1ac8-4e38-b48a-276e0540ddaa' to 'sdg8' (partition) >17:14:21,782 DEBUG blivet: resolved 'UUID=f9217ab2-fc22-48f3-a6f4-ab169900c65c' to 'sdg7' (partition) >17:14:21,783 DEBUG blivet: resolved 'UUID=1b39272d-8fc7-4f30-ad29-1192e5480446' to 'sdg6' (partition) >17:14:21,783 DEBUG blivet: resolved 'UUID=ea0df85a-d986-4002-9edb-81f5616784a6' to 'sdg3' (partition) >17:14:21,784 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora15 ; >17:14:21,786 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:14:21,786 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora15' to 'btrfs.52' (btrfs volume) >17:14:21,787 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda3 ; >17:14:21,788 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 500MB partition sda3 (23) with existing ext4 filesystem >17:14:21,789 DEBUG blivet: resolved '/dev/sda3' to 'sda3' (partition) >17:14:21,790 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora16 ; >17:14:21,791 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem >17:14:21,791 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora16' to 'vg_p5ewspro-fedora16' (lvmlv) >17:14:21,792 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda11 ; >17:14:21,794 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 476MB partition sda11 (18) with existing ext4 filesystem >17:14:21,794 DEBUG blivet: resolved '/dev/sda11' to 'sda11' (partition) >17:14:21,795 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora17 ; >17:14:21,796 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem >17:14:21,796 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora17' to 'vg_p5ewspro-fedora17' (lvmlv) >17:14:21,798 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda10 ; >17:14:21,800 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 500MB partition sda10 (17) with existing ext4 filesystem >17:14:21,800 DEBUG blivet: resolved '/dev/sda10' to 'sda10' (partition) >17:14:21,801 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora18 ; >17:14:21,802 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem >17:14:21,802 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora18' to 'vg_p5ewspro-fedora18' (lvmlv) >17:14:21,803 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda12 ; >17:14:21,805 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 476MB partition sda12 (19) with existing ext4 filesystem >17:14:21,805 DEBUG blivet: resolved '/dev/sda12' to 'sda12' (partition) >17:14:21,806 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro00-kunkelc ; >17:14:21,807 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem >17:14:21,807 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro00-kunkelc' to 'vg_p5ewspro00-kunkelc' (lvmlv) >17:14:21,808 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-seti ; >17:14:21,810 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem >17:14:21,810 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-seti' to 'vg_p5ewspro-seti' (lvmlv) >17:14:21,811 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-datalv ; >17:14:21,812 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem >17:14:21,813 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-datalv' to 'vg_p5ewspro-datalv' (lvmlv) >17:14:21,813 DEBUG blivet: PartitionDevice.teardown: sdg8 ; status: True ; controllable: True ; >17:14:21,858 DEBUG blivet: PartitionDevice.setup: sdh1 ; status: True ; controllable: True ; orig: False ; >17:14:21,874 WARN blivet: mount of sdh1 as ext4 failed: mount failed: 32 >17:14:21,876 DEBUG blivet: PartitionDevice.teardown: sdh1 ; status: True ; controllable: True ; >17:14:21,893 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >17:14:21,943 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >17:14:21,987 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:21,989 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:21,992 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:22,005 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >17:14:22,044 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >17:14:22,088 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:22,089 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:22,092 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:22,105 DEBUG blivet: PartitionDevice.setup: sda12 ; status: True ; controllable: True ; orig: False ; >17:14:22,154 DEBUG blivet: PartitionDevice.teardown: sda12 ; status: True ; controllable: True ; >17:14:22,197 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:22,199 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:22,202 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:22,215 DEBUG blivet: PartitionDevice.setup: sda13 ; status: True ; controllable: True ; orig: False ; >17:14:22,259 DEBUG blivet: PartitionDevice.teardown: sda13 ; status: True ; controllable: True ; >17:14:22,302 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:22,304 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:22,306 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:22,322 DEBUG blivet: PartitionDevice.setup: sda14 ; status: True ; controllable: True ; orig: False ; >17:14:22,360 DEBUG blivet: PartitionDevice.teardown: sda14 ; status: True ; controllable: True ; >17:14:22,401 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:22,403 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:22,406 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:22,421 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:14:22,484 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:14:22,525 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:22,527 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:22,530 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:22,545 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:14:22,863 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:14:22,882 DEBUG blivet: blkid.tab devs: ['/dev/sdd'] >17:14:22,882 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >17:14:22,882 DEBUG blivet: crypttab maps: [] >17:14:22,883 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >17:14:22,894 DEBUG blivet: resolved 'UUID=e1f8ac22-ea2f-4b0f-bd26-78f5427b4325' to 'sda5' (partition) >17:14:22,894 DEBUG blivet: failed to resolve 'UUID=96d000e3-2a19-42b8-9096-698595e9b377' >17:14:22,894 DEBUG blivet: failed to resolve 'UUID=258eb5d1-9cff-4cbd-b953-8e888dc7540e' >17:14:22,896 DEBUG blivet: DeviceTree.getDeviceByName: name: tmpfs ; >17:14:22,897 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:22,899 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >17:14:22,900 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:22,900 DEBUG blivet: failed to resolve '/dev/tmpfs' >17:14:22,901 DEBUG blivet: DeviceTree.getDeviceByName: name: devpts ; >17:14:22,902 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:22,903 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/devpts ; >17:14:22,904 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:22,904 DEBUG blivet: failed to resolve '/dev/devpts' >17:14:22,905 DEBUG blivet: DeviceTree.getDeviceByName: name: sysfs ; >17:14:22,906 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:22,907 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >17:14:22,909 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:22,909 DEBUG blivet: failed to resolve '/dev/sysfs' >17:14:22,910 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >17:14:22,911 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:22,912 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/proc ; >17:14:22,913 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:22,913 DEBUG blivet: failed to resolve '/dev/proc' >17:14:22,914 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:14:22,957 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro00-kunkelc ; status: False ; controllable: True ; orig: False ; >17:14:22,958 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro00-kunkelc ; orig: False ; >17:14:22,960 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro00 ; status: True ; controllable: True ; orig: False ; >17:14:22,962 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro00-kunkelc ; status: False ; controllable: True ; orig: False ; >17:14:23,190 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro00-kunkelc ; status: True ; controllable: True ; >17:14:23,232 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_p5ewspro00-kunkelc ; status: True ; controllable: True ; >17:14:23,284 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg_p5ewspro00 ; status: True ; controllable: True ; >17:14:23,286 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro00 ; status: False ; type: None ; >17:14:23,288 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro00 ; status: False ; type: None ; >17:14:23,304 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg_p5ewspro00 ; status: True ; controllable: True ; >17:14:23,334 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >17:14:23,337 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda8 ; status: False ; type: lvmpv ; >17:14:23,340 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda8 ; status: False ; type: lvmpv ; >17:14:23,356 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:23,359 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:23,362 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:23,377 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >17:14:23,428 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >17:14:23,471 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:14:23,473 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:23,476 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:14:23,493 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-datalv ; status: False ; controllable: True ; orig: False ; >17:14:23,494 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-datalv ; orig: False ; >17:14:23,497 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: False ; controllable: True ; orig: False ; >17:14:23,499 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 6 ; name: vg_p5ewspro ; orig: False ; >17:14:23,501 DEBUG blivet: MDRaidArrayDevice.setup: P5E-WSPRO.localdomain:0 ; status: False ; controllable: True ; orig: False ; >17:14:23,503 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 1 ; name: P5E-WSPRO.localdomain:0 ; orig: False ; >17:14:23,506 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:14:23,508 DEBUG blivet: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:14:23,510 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:14:23,511 DEBUG blivet: MDRaidMember.setup: device: /dev/sdc1 ; status: False ; type: mdmember ; >17:14:23,513 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >17:14:23,514 DEBUG blivet: MDRaidMember.setup: device: /dev/sdd1 ; status: False ; type: mdmember ; >17:14:23,516 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >17:14:23,517 DEBUG blivet: MDRaidMember.setup: device: /dev/sde1 ; status: False ; type: mdmember ; >17:14:23,519 DEBUG blivet: MDRaidArrayDevice._setup: P5E-WSPRO.localdomain:0 ; status: False ; controllable: True ; orig: False ; >17:14:23,520 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:14:23,522 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:14:23,523 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >17:14:23,524 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >17:14:23,797 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: P5E-WSPRO.localdomain:0 ; status: False ; >17:14:23,799 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >17:14:23,815 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:23,817 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-datalv ; status: False ; controllable: True ; orig: False ; >17:14:24,076 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-datalv ; status: True ; controllable: True ; >17:14:24,120 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_p5ewspro-datalv ; status: True ; controllable: True ; >17:14:24,169 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg_p5ewspro ; status: True ; controllable: True ; >17:14:24,172 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro ; status: False ; type: None ; >17:14:24,175 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro ; status: False ; type: None ; >17:14:24,191 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg_p5ewspro ; status: True ; controllable: True ; >17:14:24,242 DEBUG blivet: MDRaidArrayDevice.teardown: P5E-WSPRO.localdomain:0 ; status: True ; controllable: True ; >17:14:24,243 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >17:14:24,245 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >17:14:24,315 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:14:24,317 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:14:24,320 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:14:24,336 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:14:24,339 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:14:24,343 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:14:24,358 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >17:14:24,360 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >17:14:24,364 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >17:14:24,379 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >17:14:24,383 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:14:24,386 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:14:24,401 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >17:14:24,403 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >17:14:24,407 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >17:14:24,424 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >17:14:24,427 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >17:14:24,431 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >17:14:24,445 DEBUG blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >17:14:24,448 DEBUG blivet: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >17:14:24,451 DEBUG blivet: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >17:14:24,467 DEBUG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >17:14:24,470 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >17:14:24,473 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >17:14:24,488 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: P5E-WSPRO.localdomain:0 ; status: False ; >17:14:24,490 DEBUG blivet: BTRFSVolumeDevice.setup: btrfs.52 ; status: False ; controllable: True ; orig: False ; >17:14:24,491 DEBUG blivet: BTRFSVolumeDevice.setupParents: kids: 0 ; name: btrfs.52 ; orig: False ; >17:14:24,493 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora15 ; status: False ; controllable: True ; orig: False ; >17:14:24,495 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 1 ; name: vg_p5ewspro-fedora15 ; orig: False ; >17:14:24,497 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: False ; controllable: True ; orig: False ; >17:14:24,499 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 6 ; name: vg_p5ewspro ; orig: False ; >17:14:24,500 DEBUG blivet: MDRaidArrayDevice.setup: P5E-WSPRO.localdomain:0 ; status: False ; controllable: True ; orig: False ; >17:14:24,502 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 1 ; name: P5E-WSPRO.localdomain:0 ; orig: False ; >17:14:24,504 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:14:24,506 DEBUG blivet: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:14:24,507 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:14:24,509 DEBUG blivet: MDRaidMember.setup: device: /dev/sdc1 ; status: False ; type: mdmember ; >17:14:24,511 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >17:14:24,512 DEBUG blivet: MDRaidMember.setup: device: /dev/sdd1 ; status: False ; type: mdmember ; >17:14:24,514 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >17:14:24,516 DEBUG blivet: MDRaidMember.setup: device: /dev/sde1 ; status: False ; type: mdmember ; >17:14:24,518 DEBUG blivet: MDRaidArrayDevice._setup: P5E-WSPRO.localdomain:0 ; status: False ; controllable: True ; orig: False ; >17:14:24,520 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:14:24,521 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:14:24,523 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >17:14:24,525 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >17:14:24,594 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: P5E-WSPRO.localdomain:0 ; status: False ; >17:14:24,597 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >17:14:24,773 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:14:24,774 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora15 ; status: True ; controllable: True ; orig: False ; >17:14:24,819 DEBUG blivet: BTRFS.setup: device: /dev/mapper/vg_p5ewspro-fedora15 ; mountpoint: None ; type: btrfs ; >17:14:25,108 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:14:25,136 DEBUG blivet: blkid.tab devs: ['/dev/sde1', '/dev/sdf2', '/dev/sda12', '/dev/sda13', '/dev/sda10', '/dev/sda11', '/dev/sdf1', '/dev/sdc1', '/dev/sdb1', '/dev/sdd1', '/dev/sda8', '/dev/sda9', '/dev/sdg', '/dev/sdg1', '/dev/sda5', '/dev/sda6', '/dev/sda7', '/dev/sda1', '/dev/sda2', '/dev/sda3'] >17:14:25,137 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >17:14:25,146 DEBUG blivet: crypttab maps: [] >17:14:25,147 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >17:14:25,149 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora15 ; >17:14:25,152 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:14:25,152 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora15' to 'btrfs.52' (btrfs volume) >17:14:25,152 DEBUG blivet: resolved 'UUID=b29c43b2-4612-4cf9-b4d7-04a6c43274d9' to 'sda3' (partition) >17:14:25,154 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro00-kunkelc ; >17:14:25,156 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem >17:14:25,157 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro00-kunkelc' to 'vg_p5ewspro00-kunkelc' (lvmlv) >17:14:25,157 DEBUG blivet: resolved 'UUID=ddc7a0df-4c0d-45a4-af45-6c1ba03781ca' to 'sda7' (partition) >17:14:25,158 DEBUG blivet: DeviceTree.getDeviceByName: name: tmpfs ; >17:14:25,159 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:25,160 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >17:14:25,161 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:25,161 DEBUG blivet: failed to resolve '/dev/tmpfs' >17:14:25,162 DEBUG blivet: DeviceTree.getDeviceByName: name: devpts ; >17:14:25,164 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:25,164 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/devpts ; >17:14:25,166 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:25,166 DEBUG blivet: failed to resolve '/dev/devpts' >17:14:25,167 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >17:14:25,168 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:14:25,169 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/proc ; >17:14:25,170 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:25,170 DEBUG blivet: failed to resolve '/dev/proc' >17:14:25,171 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/vg_p5ewspro/seti ; >17:14:25,173 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:25,174 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-seti ; >17:14:25,175 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem >17:14:25,175 DEBUG blivet: resolved '/dev/vg_p5ewspro/seti' to 'vg_p5ewspro-seti' (lvmlv) >17:14:25,176 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/vg_p5ewspro/fedora16 ; >17:14:25,178 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:25,179 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora16 ; >17:14:25,180 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem >17:14:25,180 DEBUG blivet: resolved '/dev/vg_p5ewspro/fedora16' to 'vg_p5ewspro-fedora16' (lvmlv) >17:14:25,181 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda11 ; >17:14:25,183 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 476MB partition sda11 (18) with existing ext4 filesystem >17:14:25,183 DEBUG blivet: resolved '/dev/sda11' to 'sda11' (partition) >17:14:25,184 DEBUG blivet: BTRFSVolumeDevice.teardown: btrfs.52 ; status: True ; controllable: True ; >17:14:25,241 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora16 ; status: True ; controllable: True ; orig: False ; >17:14:25,530 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:14:25,540 DEBUG blivet: blkid.tab devs: ['/dev/sda12', '/dev/sda13', '/dev/sda10', '/dev/sda11', '/dev/sda8', '/dev/sda9', '/dev/mapper/vg_p5ewspro-fedora17', '/dev/mapper/vg_p5ewspro-fedora16', '/dev/sda5', '/dev/sda6', '/dev/sda7', '/dev/sda1', '/dev/sda2', '/dev/mapper/vg_p5ewspro00-kunkelc', '/dev/sde1', '/dev/mapper/vg_p5ewspro-fedora18', '/dev/sdc1', '/dev/sdg1', '/dev/sda3', '/dev/md0', '/dev/mapper/vg_p5ewspro-datalv', '/dev/sdb1', '/dev/sdf1', '/dev/sdf2', '/dev/sdd1', '/dev/mapper/vg_p5ewspro-seti', '/dev/mapper/vg_p5ewspro-fedora15'] >17:14:25,540 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >17:14:25,540 DEBUG blivet: crypttab maps: [] >17:14:25,541 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >17:14:25,548 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora16 ; >17:14:25,551 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem >17:14:25,552 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora16' to 'vg_p5ewspro-fedora16' (lvmlv) >17:14:25,552 DEBUG blivet: resolved 'UUID=c957dda5-6104-49f9-b40a-3d111dc44fcd' to 'sda11' (partition) >17:14:25,553 DEBUG blivet: resolved 'UUID=ddc7a0df-4c0d-45a4-af45-6c1ba03781ca' to 'sda7' (partition) >17:14:25,555 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora15 ; >17:14:25,557 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:14:25,557 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora15' to 'btrfs.52' (btrfs volume) >17:14:25,557 DEBUG blivet: resolved 'LABEL=fed15boot' to 'sda3' (partition) >17:14:25,558 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro00-kunkelc ; >17:14:25,560 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem >17:14:25,561 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro00-kunkelc' to 'vg_p5ewspro00-kunkelc' (lvmlv) >17:14:25,562 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda6 ; >17:14:25,564 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 5000MB partition sda6 (26) with existing vfat filesystem >17:14:25,564 DEBUG blivet: resolved '/dev/sda6' to 'sda6' (partition) >17:14:25,565 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/vg_p5ewspro/seti ; >17:14:25,567 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:25,568 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-seti ; >17:14:25,569 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem >17:14:25,570 DEBUG blivet: resolved '/dev/vg_p5ewspro/seti' to 'vg_p5ewspro-seti' (lvmlv) >17:14:25,571 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora16 ; status: True ; controllable: True ; >17:14:25,619 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_p5ewspro-fedora16 ; status: True ; controllable: True ; >17:14:25,700 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora17 ; status: True ; controllable: True ; orig: False ; >17:14:26,021 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:14:26,021 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >17:14:26,021 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >17:14:26,021 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:14:26,022 DEBUG blivet: crypttab maps: [] >17:14:26,022 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >17:14:26,031 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora17 ; >17:14:26,033 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem >17:14:26,034 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora17' to 'vg_p5ewspro-fedora17' (lvmlv) >17:14:26,034 DEBUG blivet: resolved 'UUID=80560631-1d69-40b0-a81e-9fd49aa757b3' to 'sda10' (partition) >17:14:26,035 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper//vg_p5ewspro00-kunkelc ; >17:14:26,036 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:26,036 DEBUG blivet: failed to resolve '/dev/mapper//vg_p5ewspro00-kunkelc' >17:14:26,037 DEBUG blivet: resolved 'UUID=b29c43b2-4612-4cf9-b4d7-04a6c43274d9' to 'sda3' (partition) >17:14:26,037 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-seti ; >17:14:26,039 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem >17:14:26,039 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-seti' to 'vg_p5ewspro-seti' (lvmlv) >17:14:26,040 DEBUG blivet: resolved 'UUID=ddc7a0df-4c0d-45a4-af45-6c1ba03781ca' to 'sda7' (partition) >17:14:26,041 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora15 ; >17:14:26,042 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:14:26,042 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora15' to 'btrfs.52' (btrfs volume) >17:14:26,043 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda3 ; >17:14:26,045 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 500MB partition sda3 (23) with existing ext4 filesystem >17:14:26,045 DEBUG blivet: resolved '/dev/sda3' to 'sda3' (partition) >17:14:26,046 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora16 ; >17:14:26,048 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem >17:14:26,048 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora16' to 'vg_p5ewspro-fedora16' (lvmlv) >17:14:26,049 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda11 ; >17:14:26,050 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 476MB partition sda11 (18) with existing ext4 filesystem >17:14:26,050 DEBUG blivet: resolved '/dev/sda11' to 'sda11' (partition) >17:14:26,051 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora18 ; >17:14:26,053 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem >17:14:26,053 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora18' to 'vg_p5ewspro-fedora18' (lvmlv) >17:14:26,054 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda12 ; >17:14:26,056 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 476MB partition sda12 (19) with existing ext4 filesystem >17:14:26,056 DEBUG blivet: resolved '/dev/sda12' to 'sda12' (partition) >17:14:26,057 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/vg_p5ewspro/datalv ; >17:14:26,058 DEBUG blivet: DeviceTree.getDeviceByPath returned None >17:14:26,059 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro-datalv ; >17:14:26,060 DEBUG blivet: DeviceTree.getDeviceByName returned existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem >17:14:26,061 DEBUG blivet: resolved '/dev/vg_p5ewspro/datalv' to 'vg_p5ewspro-datalv' (lvmlv) >17:14:26,062 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora17 ; status: True ; controllable: True ; >17:14:26,111 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_p5ewspro-fedora17 ; status: True ; controllable: True ; >17:14:26,185 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora18 ; status: True ; controllable: True ; orig: False ; >17:14:26,446 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:14:26,447 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >17:14:26,447 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >17:14:26,447 INFO blivet: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >17:14:26,447 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >17:14:26,453 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora18 ; >17:14:26,455 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora18 (55) with existing ext4 filesystem >17:14:26,455 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora18' to 'vg_p5ewspro-fedora18' (lvmlv) >17:14:26,456 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro00-kunkelc ; >17:14:26,458 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (30) with existing ext4 filesystem >17:14:26,458 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro00-kunkelc' to 'vg_p5ewspro00-kunkelc' (lvmlv) >17:14:26,460 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-datalv ; >17:14:26,462 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 40960MB lvmlv vg_p5ewspro-datalv (50) with existing ext4 filesystem >17:14:26,462 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-datalv' to 'vg_p5ewspro-datalv' (lvmlv) >17:14:26,464 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora15 ; >17:14:26,466 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB btrfs volume btrfs.52 (52) with existing btrfs filesystem >17:14:26,467 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora15' to 'btrfs.52' (btrfs volume) >17:14:26,467 DEBUG blivet: resolved 'UUID=b29c43b2-4612-4cf9-b4d7-04a6c43274d9' to 'sda3' (partition) >17:14:26,469 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora16 ; >17:14:26,471 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (53) with existing ext4 filesystem >17:14:26,471 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora16' to 'vg_p5ewspro-fedora16' (lvmlv) >17:14:26,472 DEBUG blivet: resolved 'UUID=c957dda5-6104-49f9-b40a-3d111dc44fcd' to 'sda11' (partition) >17:14:26,473 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora17 ; >17:14:26,476 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora17 (54) with existing ext4 filesystem >17:14:26,476 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-fedora17' to 'vg_p5ewspro-fedora17' (lvmlv) >17:14:26,476 DEBUG blivet: resolved 'UUID=80560631-1d69-40b0-a81e-9fd49aa757b3' to 'sda10' (partition) >17:14:26,478 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-seti ; >17:14:26,480 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1984MB lvmlv vg_p5ewspro-seti (56) with existing ext4 filesystem >17:14:26,480 DEBUG blivet: resolved '/dev/mapper/vg_p5ewspro-seti' to 'vg_p5ewspro-seti' (lvmlv) >17:14:26,481 DEBUG blivet: resolved 'UUID=ddc7a0df-4c0d-45a4-af45-6c1ba03781ca' to 'sda7' (partition) >17:14:26,482 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora18 ; status: True ; controllable: True ; >17:14:26,532 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_p5ewspro-fedora18 ; status: True ; controllable: True ; >17:14:26,581 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-seti ; status: True ; controllable: True ; orig: False ; >17:14:26,655 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-seti ; status: True ; controllable: True ; >17:14:26,700 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_p5ewspro-seti ; status: True ; controllable: True ; >17:14:26,744 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg_p5ewspro ; status: True ; controllable: True ; >17:14:26,746 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro ; status: False ; type: None ; >17:14:26,748 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro ; status: False ; type: None ; >17:14:26,765 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg_p5ewspro ; status: True ; controllable: True ; >17:14:26,813 DEBUG blivet: MDRaidArrayDevice.teardown: P5E-WSPRO.localdomain:0 ; status: True ; controllable: True ; >17:14:26,815 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >17:14:26,817 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >17:14:26,884 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:14:26,887 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:14:26,891 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:14:26,907 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:14:26,910 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:14:26,913 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:14:26,928 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >17:14:26,930 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >17:14:26,932 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >17:14:26,947 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >17:14:26,950 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:14:26,953 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:14:26,968 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >17:14:26,970 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >17:14:26,974 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >17:14:26,989 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >17:14:26,992 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >17:14:26,996 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >17:14:27,010 DEBUG blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >17:14:27,013 DEBUG blivet: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >17:14:27,016 DEBUG blivet: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >17:14:27,035 DEBUG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >17:14:27,037 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >17:14:27,041 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >17:14:27,055 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: P5E-WSPRO.localdomain:0 ; status: False ; >17:14:27,156 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:27,156 INFO blivet: Using 128MB superBlockSize >17:14:27,157 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:27,158 DEBUG blivet: BTRFS.supported: supported: True ; >17:14:27,160 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,162 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,163 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,165 DEBUG blivet: NTFS.supported: supported: False ; >17:14:27,168 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,170 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,172 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,174 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,176 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,178 DEBUG blivet: NTFS.supported: supported: False ; >17:14:27,180 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,183 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,185 DEBUG blivet: FATFS.supported: supported: True ; >17:14:27,188 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,195 DEBUG blivet: NTFS.supported: supported: False ; >17:14:27,197 DEBUG blivet: NTFS.supported: supported: False ; >17:14:27,199 DEBUG blivet: NTFS.supported: supported: False ; >17:14:27,201 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,204 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,206 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,208 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,210 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,213 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,215 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:14:27,246 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:27,246 INFO blivet: Using 128MB superBlockSize >17:14:27,246 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:27,247 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:27,247 INFO blivet: Using 128MB superBlockSize >17:14:27,248 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:27,249 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:27,249 INFO blivet: Using 128MB superBlockSize >17:14:27,250 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:27,250 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:27,254 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:27,254 INFO blivet: Using 128MB superBlockSize >17:14:27,254 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:27,255 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:27,256 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:27,256 INFO blivet: Using 128MB superBlockSize >17:14:27,257 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:27,257 DEBUG blivet: vg_p5ewspro size is 953856MB >17:14:27,260 DEBUG blivet: raw RAID 10 size == 953878.0 >17:14:27,261 INFO blivet: Using 128MB superBlockSize >17:14:27,261 DEBUG blivet: existing RAID 10 size == 953875.0 >17:14:27,261 DEBUG blivet: vg vg_p5ewspro has 830912MB free >17:14:27,264 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,267 DEBUG blivet: BTRFS.supported: supported: True ; >17:14:27,269 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,272 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,275 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,279 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,280 DEBUG blivet: vg_p5ewspro00 size is 49984MB >17:14:27,281 DEBUG blivet: vg vg_p5ewspro00 has 0MB free >17:14:27,282 DEBUG blivet: vg_p5ewspro00 size is 49984MB >17:14:27,283 DEBUG blivet: vg vg_p5ewspro00 has 0MB free >17:14:27,285 DEBUG blivet: Ext4FS.supported: supported: True ; >17:14:27,295 DEBUG blivet: /dev/sdh1 is mounted on /run/install/repo >17:14:27,296 DEBUG blivet: /dev/sdh1 is mounted on /run/install/repo >17:14:27,300 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdh1 ; >17:14:27,304 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 15264MB partition sdh1 (13) with existing ext4 filesystem >17:14:27,438 DEBUG blivet: /dev/sdh1 is mounted on /run/install/repo >17:14:27,439 DEBUG blivet: /dev/sdh1 is mounted on /run/install/repo >17:14:27,440 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdh1 ; >17:14:27,441 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 15264MB partition sdh1 (13) with existing ext4 filesystem >17:15:09,631 INFO blivet: hiding device partition sdf1 (id 1) >17:15:09,632 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdf ; >17:15:09,633 DEBUG blivet: lvm filter: adding sdf1 to the reject list >17:15:09,633 INFO blivet: hiding device partition sdf2 (id 2) >17:15:09,634 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdf ; >17:15:09,634 DEBUG blivet: lvm filter: adding sdf2 to the reject list >17:15:09,634 INFO blivet: hiding device disk sdf (id 0) >17:15:09,634 DEBUG blivet: lvm filter: adding sdf to the reject list >17:15:09,635 INFO blivet: hiding device partition sdg1 (id 4) >17:15:09,636 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sdg ; >17:15:09,636 DEBUG blivet: lvm filter: adding sdg1 to the reject list >17:15:09,636 INFO blivet: hiding device partition sdg2 (id 5) >17:15:09,637 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdg ; >17:15:09,637 DEBUG blivet: lvm filter: adding sdg2 to the reject list >17:15:09,637 INFO blivet: hiding device partition sdg3 (id 6) >17:15:09,638 DEBUG blivet: DiskDevice.removeChild: kids: 6 ; name: sdg ; >17:15:09,638 DEBUG blivet: lvm filter: adding sdg3 to the reject list >17:15:09,638 INFO blivet: hiding device partition sdg4 (id 7) >17:15:09,639 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: sdg ; >17:15:09,639 DEBUG blivet: lvm filter: adding sdg4 to the reject list >17:15:09,640 INFO blivet: hiding device partition sdg5 (id 8) >17:15:09,640 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sdg ; >17:15:09,641 DEBUG blivet: lvm filter: adding sdg5 to the reject list >17:15:09,641 INFO blivet: hiding device partition sdg6 (id 9) >17:15:09,642 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdg ; >17:15:09,642 DEBUG blivet: lvm filter: adding sdg6 to the reject list >17:15:09,642 INFO blivet: hiding device partition sdg7 (id 10) >17:15:09,643 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdg ; >17:15:09,643 DEBUG blivet: lvm filter: adding sdg7 to the reject list >17:15:09,643 INFO blivet: hiding device partition sdg8 (id 11) >17:15:09,644 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdg ; >17:15:09,644 DEBUG blivet: lvm filter: adding sdg8 to the reject list >17:15:09,644 INFO blivet: hiding device disk sdg (id 3) >17:15:09,645 DEBUG blivet: lvm filter: adding sdg to the reject list >17:15:09,645 INFO blivet: hiding device partition sdh1 (id 13) >17:15:09,646 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdh ; >17:15:09,646 DEBUG blivet: lvm filter: adding sdh1 to the reject list >17:15:09,646 INFO blivet: hiding device disk sdh (id 12) >17:15:09,646 DEBUG blivet: lvm filter: adding sdh to the reject list >17:15:40,599 INFO blivet: Detected 3984M of memory >17:15:40,600 INFO blivet: Swap attempt of 3984M >17:15:40,602 DEBUG blivet: clearpart: looking at sda14 >17:15:40,602 DEBUG blivet: clearpart: looking at sda13 >17:15:40,603 DEBUG blivet: clearpart: looking at sda12 >17:15:40,603 DEBUG blivet: clearpart: looking at sda11 >17:15:40,603 DEBUG blivet: clearpart: looking at sda10 >17:15:40,604 DEBUG blivet: clearpart: looking at sda9 >17:15:40,604 DEBUG blivet: clearpart: looking at sda8 >17:15:40,605 DEBUG blivet: clearpart: looking at sda7 >17:15:40,606 DEBUG blivet: clearpart: looking at sda6 >17:15:40,606 DEBUG blivet: clearpart: looking at sda5 >17:15:40,607 DEBUG blivet: clearpart: looking at sda4 >17:15:40,607 DEBUG blivet: clearpart: looking at sda3 >17:15:40,607 DEBUG blivet: clearpart: looking at sda2 >17:15:40,608 DEBUG blivet: clearpart: looking at sda1 >17:15:40,609 DEBUG blivet: clearpart: looking at sdb1 >17:15:40,610 DEBUG blivet: clearpart: looking at sdc1 >17:15:40,610 DEBUG blivet: clearpart: looking at sdd1 >17:15:40,610 DEBUG blivet: clearpart: looking at sde1 >17:15:40,612 DEBUG blivet: checking whether disk sda has an empty extended >17:15:40,618 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a2a79e210> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b78050> PedPartition: <_ped.Partition object at 0x7f0a21b77290> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14'] >17:15:40,619 DEBUG blivet: checking whether disk sdb has an empty extended >17:15:40,619 DEBUG blivet: extended is None ; logicals is [] >17:15:40,620 DEBUG blivet: checking whether disk sdc has an empty extended >17:15:40,620 DEBUG blivet: extended is None ; logicals is [] >17:15:40,621 DEBUG blivet: checking whether disk sdd has an empty extended >17:15:40,621 DEBUG blivet: extended is None ; logicals is [] >17:15:40,622 DEBUG blivet: checking whether disk sde has an empty extended >17:15:40,623 DEBUG blivet: extended is None ; logicals is [] >17:15:40,695 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:15:40,698 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:15:40,770 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:15:40,772 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:15:40,775 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:15:40,777 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:15:40,778 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:15:40,833 DEBUG blivet: starting Blivet copy >17:15:40,889 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:15:40,890 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2d210> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b23fd0> PedPartition: <_ped.Partition object at 0x7f0a21b77170> >17:15:40,891 DEBUG blivet: PartitionDevice._setPartedPartition: sda10 ; >17:15:40,892 DEBUG blivet: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2e190> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2e110> PedPartition: <_ped.Partition object at 0x7f0a21b71d70> >17:15:40,893 DEBUG blivet: PartitionDevice._setPartedPartition: sda11 ; >17:15:40,894 DEBUG blivet: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2e350> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2e2d0> PedPartition: <_ped.Partition object at 0x7f0a21b71e30> >17:15:40,895 DEBUG blivet: PartitionDevice._setPartedPartition: sda12 ; >17:15:40,895 DEBUG blivet: device sda12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2e510> > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2e490> PedPartition: <_ped.Partition object at 0x7f0a21b71dd0> >17:15:40,897 DEBUG blivet: PartitionDevice._setPartedPartition: sda13 ; >17:15:40,897 DEBUG blivet: device sda13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2e6d0> > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2e650> PedPartition: <_ped.Partition object at 0x7f0a21b88b90> >17:15:40,899 DEBUG blivet: PartitionDevice._setPartedPartition: sda14 ; >17:15:40,899 DEBUG blivet: device sda14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2e890> > number: 14 path: /dev/sda14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2e810> PedPartition: <_ped.Partition object at 0x7f0a21b887d0> >17:15:40,901 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:15:40,901 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2d250> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2d190> PedPartition: <_ped.Partition object at 0x7f0a21b77350> >17:15:40,902 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >17:15:40,903 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2d410> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2d390> PedPartition: <_ped.Partition object at 0x7f0a21b77050> >17:15:40,904 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >17:15:40,907 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2d6d0> PedPartition: <_ped.Partition object at 0x7f0a21b77230> >17:15:40,908 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >17:15:40,908 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2d8d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2d850> PedPartition: <_ped.Partition object at 0x7f0a21b77110> >17:15:40,910 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >17:15:40,910 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2da90> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2da10> PedPartition: <_ped.Partition object at 0x7f0a21b71fb0> >17:15:40,912 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:15:40,912 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2dc50> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2dbd0> PedPartition: <_ped.Partition object at 0x7f0a21b71e90> >17:15:40,913 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:15:40,914 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2d550> PedPartition: <_ped.Partition object at 0x7f0a21b770b0> >17:15:40,915 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >17:15:40,916 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2df90> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2df10> PedPartition: <_ped.Partition object at 0x7f0a21b71ef0> >17:15:40,917 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:15:40,918 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b83b10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b91950> PedPartition: <_ped.Partition object at 0x7f0a21b71f50> >17:15:40,920 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >17:15:40,920 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b90a10> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b8a890> PedPartition: <_ped.Partition object at 0x7f0a21b88890> >17:15:40,922 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >17:15:40,922 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8c210> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2dd50> PedPartition: <_ped.Partition object at 0x7f0a21b888f0> >17:15:40,924 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >17:15:40,924 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8ce90> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2dd10> PedPartition: <_ped.Partition object at 0x7f0a21b88830> >17:15:40,926 DEBUG blivet: PartitionDevice._setPartedPartition: sdf1 ; >17:15:40,927 DEBUG blivet: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b13a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2ebd0> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2eb50> PedPartition: <_ped.Partition object at 0x7f0a21b88950> >17:15:40,928 DEBUG blivet: PartitionDevice._setPartedPartition: sdf2 ; >17:15:40,928 DEBUG blivet: device sdf2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b13a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2ec10> > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2e910> PedPartition: <_ped.Partition object at 0x7f0a21b889b0> >17:15:40,931 DEBUG blivet: PartitionDevice._setPartedPartition: sdg1 ; >17:15:40,932 DEBUG blivet: device sdg1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2eed0> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2ecd0> PedPartition: <_ped.Partition object at 0x7f0a21b88a10> >17:15:40,933 DEBUG blivet: PartitionDevice._setPartedPartition: sdg2 ; >17:15:40,934 DEBUG blivet: device sdg2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2ef10> > number: 2 path: /dev/sdg2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2ee50> PedPartition: <_ped.Partition object at 0x7f0a21b88a70> >17:15:40,935 DEBUG blivet: PartitionDevice._setPartedPartition: sdg3 ; >17:15:40,936 DEBUG blivet: device sdg3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b37110> > number: 3 path: /dev/sdg3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b37090> PedPartition: <_ped.Partition object at 0x7f0a21b88ad0> >17:15:40,937 DEBUG blivet: PartitionDevice._setPartedPartition: sdg4 ; >17:15:40,938 DEBUG blivet: device sdg4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b910d0> fileSystem: None > number: 4 path: /dev/sdg4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b37250> PedPartition: <_ped.Partition object at 0x7f0a21b88b30> >17:15:40,939 DEBUG blivet: PartitionDevice._setPartedPartition: sdg5 ; >17:15:40,940 DEBUG blivet: device sdg5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b375d0> > number: 5 path: /dev/sdg5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b373d0> PedPartition: <_ped.Partition object at 0x7f0a21b88bf0> >17:15:40,941 DEBUG blivet: PartitionDevice._setPartedPartition: sdg6 ; >17:15:40,942 DEBUG blivet: device sdg6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b37790> > number: 6 path: /dev/sdg6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b37710> PedPartition: <_ped.Partition object at 0x7f0a21b88cb0> >17:15:40,943 DEBUG blivet: PartitionDevice._setPartedPartition: sdg7 ; >17:15:40,944 DEBUG blivet: device sdg7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b37950> > number: 7 path: /dev/sdg7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b378d0> PedPartition: <_ped.Partition object at 0x7f0a21b88d10> >17:15:40,945 DEBUG blivet: PartitionDevice._setPartedPartition: sdg8 ; >17:15:40,946 DEBUG blivet: device sdg8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b37b10> > number: 8 path: /dev/sdg8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b37a90> PedPartition: <_ped.Partition object at 0x7f0a21b88d70> >17:15:40,947 DEBUG blivet: PartitionDevice._setPartedPartition: sdh1 ; >17:15:40,948 DEBUG blivet: device sdh1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b14a90> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b37c50> > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f0a21b92750> PedPartition: <_ped.Partition object at 0x7f0a21b88dd0> >17:15:40,948 DEBUG blivet: finished Blivet copy >17:15:40,967 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:40,969 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:40,970 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:40,972 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:40,973 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:40,975 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:40,977 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:40,979 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:40,980 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:40,982 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:40,983 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:40,985 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:40,986 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:40,988 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:40,989 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:40,991 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:40,992 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:40,994 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:40,995 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:40,997 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,253 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,255 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,256 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,258 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,259 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,261 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,262 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,264 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,266 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,267 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,269 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,271 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,272 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,274 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,275 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,277 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,278 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,280 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,281 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,283 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,301 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,303 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,304 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,306 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,307 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,309 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,310 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,312 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,313 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,315 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,317 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,318 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,320 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,322 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,323 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,325 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,326 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,328 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:41,329 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:41,331 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:45,508 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >17:15:45,508 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >17:15:45,508 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >17:15:57,649 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 20000.0, [], {} >17:15:57,656 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 20000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7f0a21b91a10) -- > name = sda status = True kids = 14 id = 15 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66290> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0a21b91a90>, DiskDevice instance (0x7f0a21b83ed0) -- > name = sdb status = True kids = 1 id = 32 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69680> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0a21b83fd0>, DiskDevice instance (0x7f0a21b90550) -- > name = sdc status = True kids = 1 id = 35 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a699e0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0a21b905d0>, DiskDevice instance (0x7f0a21b8c310) -- > name = sdd status = True kids = 1 id = 37 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a697a0> > target size = 0 path = /dev/sdd > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0a21b8c190>, DiskDevice instance (0x7f0a21b8cb10) -- > name = sde status = True kids = 1 id = 39 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69dd0> > target size = 0 path = /dev/sde > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0a21b8cf10>] ; fstype: ext4 ; encrypted: False ; >17:15:57,657 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 20000.0, ['sda', 'sdb', 'sdc', 'sdd', 'sde'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': False} >17:15:57,659 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:15:57,659 DEBUG storage.ui: starting Blivet copy >17:15:57,709 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:15:57,710 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b00950> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b00750> PedPartition: <_ped.Partition object at 0x7f0a357b0d10> >17:15:57,712 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >17:15:57,713 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b028d0> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b02850> PedPartition: <_ped.Partition object at 0x7f0a21ad8b30> >17:15:57,715 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >17:15:57,716 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b02a90> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b02a10> PedPartition: <_ped.Partition object at 0x7f0a21ad8b90> >17:15:57,718 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda12 ; >17:15:57,719 DEBUG storage.ui: device sda12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b02c50> > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b02bd0> PedPartition: <_ped.Partition object at 0x7f0a21ad8bf0> >17:15:57,721 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda13 ; >17:15:57,722 DEBUG storage.ui: device sda13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b02e10> > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b02d90> PedPartition: <_ped.Partition object at 0x7f0a21ad8c50> >17:15:57,724 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda14 ; >17:15:57,725 DEBUG storage.ui: device sda14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b02fd0> > number: 14 path: /dev/sda14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b02f50> PedPartition: <_ped.Partition object at 0x7f0a21ad8cb0> >17:15:57,727 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:15:57,728 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b00990> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b008d0> PedPartition: <_ped.Partition object at 0x7f0a21ad87d0> >17:15:57,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >17:15:57,731 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b00b50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b00ad0> PedPartition: <_ped.Partition object at 0x7f0a21ad8830> >17:15:57,733 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >17:15:57,736 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b00e10> PedPartition: <_ped.Partition object at 0x7f0a21ad88f0> >17:15:57,738 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >17:15:57,739 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b02050> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b00f90> PedPartition: <_ped.Partition object at 0x7f0a21ad8950> >17:15:57,741 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >17:15:57,742 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b02210> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b02190> PedPartition: <_ped.Partition object at 0x7f0a21ad89b0> >17:15:57,744 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:15:57,745 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b023d0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b02350> PedPartition: <_ped.Partition object at 0x7f0a21ad8a10> >17:15:57,747 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:15:57,748 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b00c90> PedPartition: <_ped.Partition object at 0x7f0a21ad8890> >17:15:57,750 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >17:15:57,751 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ada310> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b02710> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b02690> PedPartition: <_ped.Partition object at 0x7f0a21ad8ad0> >17:15:57,753 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >17:15:57,754 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21adce90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21adc650> PedPartition: <_ped.Partition object at 0x7f0a21ad8a70> >17:15:57,756 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:15:57,757 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21addad0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21adafd0> PedPartition: <_ped.Partition object at 0x7f0a21ad8d10> >17:15:57,760 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >17:15:57,760 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ade450> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b024d0> PedPartition: <_ped.Partition object at 0x7f0a21ad8d70> >17:15:57,763 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >17:15:57,764 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21aded90> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b02490> PedPartition: <_ped.Partition object at 0x7f0a21ad8dd0> >17:15:57,766 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >17:15:57,767 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ae1590> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b08350> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b082d0> PedPartition: <_ped.Partition object at 0x7f0a21ad8e90> >17:15:57,769 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf2 ; >17:15:57,770 DEBUG storage.ui: device sdf2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ae1590> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b08390> > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b08090> PedPartition: <_ped.Partition object at 0x7f0a21ad8e30> >17:15:57,774 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg1 ; >17:15:57,775 DEBUG storage.ui: device sdg1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ae2050> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b08650> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b08450> PedPartition: <_ped.Partition object at 0x7f0a21ad8ef0> >17:15:57,777 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg2 ; >17:15:57,777 DEBUG storage.ui: device sdg2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ae2050> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b08690> > number: 2 path: /dev/sdg2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b085d0> PedPartition: <_ped.Partition object at 0x7f0a21ad8f50> >17:15:57,780 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg3 ; >17:15:57,781 DEBUG storage.ui: device sdg3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ae2050> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b08850> > number: 3 path: /dev/sdg3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b087d0> PedPartition: <_ped.Partition object at 0x7f0a21ad8fb0> >17:15:57,783 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg4 ; >17:15:57,785 DEBUG storage.ui: device sdg4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ae2050> fileSystem: None > number: 4 path: /dev/sdg4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b08990> PedPartition: <_ped.Partition object at 0x7f0a21b0a050> >17:15:57,787 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg5 ; >17:15:57,788 DEBUG storage.ui: device sdg5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ae2050> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b08d10> > number: 5 path: /dev/sdg5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b08b10> PedPartition: <_ped.Partition object at 0x7f0a21b0a0b0> >17:15:57,790 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg6 ; >17:15:57,790 DEBUG storage.ui: device sdg6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ae2050> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b08ed0> > number: 6 path: /dev/sdg6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b08e50> PedPartition: <_ped.Partition object at 0x7f0a21b0a170> >17:15:57,793 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg7 ; >17:15:57,793 DEBUG storage.ui: device sdg7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ae2050> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b0c0d0> > number: 7 path: /dev/sdg7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b0c050> PedPartition: <_ped.Partition object at 0x7f0a21b0a1d0> >17:15:57,795 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg8 ; >17:15:57,796 DEBUG storage.ui: device sdg8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ae2050> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b0c290> > number: 8 path: /dev/sdg8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b0c210> PedPartition: <_ped.Partition object at 0x7f0a21b0a230> >17:15:57,799 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdh1 ; >17:15:57,799 DEBUG storage.ui: device sdh1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ae4290> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b08c90> > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f0a21ae2a50> PedPartition: <_ped.Partition object at 0x7f0a21b0a290> >17:15:57,800 DEBUG storage.ui: finished Blivet copy >17:15:57,800 DEBUG storage.ui: size bumped to 20004 to include new device space >17:15:57,801 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:15:57,810 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0a21c4cdd0>, 20004.0, [DiskDevice instance (0x7f0a21b91a10) -- > name = sda status = True kids = 14 id = 15 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66290> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0a21b91a90>, DiskDevice instance (0x7f0a21b83ed0) -- > name = sdb status = True kids = 1 id = 32 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69680> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0a21b83fd0>, DiskDevice instance (0x7f0a21b90550) -- > name = sdc status = True kids = 1 id = 35 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a699e0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0a21b905d0>, DiskDevice instance (0x7f0a21b8c310) -- > name = sdd status = True kids = 1 id = 37 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a697a0> > target size = 0 path = /dev/sdd > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0a21b8c190>, DiskDevice instance (0x7f0a21b8cb10) -- > name = sde status = True kids = 1 id = 39 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a69dd0> > target size = 0 path = /dev/sde > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0a21b8cf10>]] >17:15:57,810 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:15:57,812 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0a21b37b90> ; >17:15:57,812 DEBUG storage.ui: parent factory container: None >17:15:57,812 DEBUG storage.ui: members: [] >17:15:57,815 DEBUG storage.ui: add_disks: ['sda'] >17:15:57,815 DEBUG storage.ui: remove_disks: [] >17:15:57,817 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:15:57,818 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:15:57,820 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:15:57,820 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:15:57,822 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >17:15:57,824 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >17:15:57,826 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >17:15:57,828 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >17:15:57,828 INFO storage.ui: added partition req0 (id 57) to device tree >17:15:57,829 INFO storage.ui: registered action: [0] Create Device partition req0 (id 57) >17:15:57,829 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:15:57,829 INFO storage.ui: registered action: [1] Create Format lvmpv on partition req0 (id 57) >17:15:57,830 DEBUG storage.ui: size bumped to 20004 to include new device space >17:15:57,830 DEBUG storage.ui: adding a TotalSizeSet with size 20004 >17:15:57,830 DEBUG storage.ui: set.allocated = 8 >17:15:57,834 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:15:57,836 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:15:57,838 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:15:57,840 DEBUG storage.ui: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >17:15:57,841 DEBUG storage.ui: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >17:15:57,846 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 57)'] from disk(s) ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >17:15:57,848 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc', 'sdd', 'sde'] ; partitions=['req0(id 57)'] >17:15:57,849 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 57)'] from disk(s) ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >17:15:57,852 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:15:57,854 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:15:57,855 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:15:57,857 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:15:57,859 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:15:57,859 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:15:57,860 DEBUG storage.ui: allocating partition: req0 ; id: 57 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 20004.0 ; start: None ; end: None >17:15:57,860 DEBUG storage.ui: checking freespace on sda >17:15:57,861 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >17:15:57,862 DEBUG storage.ui: checking 63-2047 (0 MB) >17:15:57,863 DEBUG storage.ui: free region not suitable for request >17:15:57,863 DEBUG storage.ui: checking 395196416-395200509 (1 MB) >17:15:57,863 DEBUG storage.ui: free region not suitable for request >17:15:57,863 DEBUG storage.ui: checking 444356608-444357899 (0 MB) >17:15:57,864 DEBUG storage.ui: current free range is 444356608-444357899 (0MB) >17:15:57,864 DEBUG storage.ui: checking 552521728-976773167 (207154 MB) >17:15:57,865 DEBUG storage.ui: current free range is 552521728-976773167 (207154MB) >17:15:57,865 DEBUG storage.ui: evaluating growth potential for new layout >17:15:57,865 DEBUG storage.ui: calculating growth for disk /dev/sdd >17:15:57,865 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdd start = 63 end = 2047 >sectorSize = 512 > >17:15:57,866 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sdd start = 976773120 end = 976773167 >sectorSize = 512 > >17:15:57,866 DEBUG storage.ui: disk /dev/sdd growth: 0 (0MB) >17:15:57,866 DEBUG storage.ui: calculating growth for disk /dev/sde >17:15:57,866 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sde start = 63 end = 2047 >sectorSize = 512 > >17:15:57,867 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sde start = 976773120 end = 976773167 >sectorSize = 512 > >17:15:57,867 DEBUG storage.ui: disk /dev/sde growth: 0 (0MB) >17:15:57,867 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:15:57,867 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:15:57,868 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sdb start = 976773120 end = 976773167 >sectorSize = 512 > >17:15:57,868 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:15:57,868 DEBUG storage.ui: calculating growth for disk /dev/sdc >17:15:57,868 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdc start = 63 end = 2047 >sectorSize = 512 > >17:15:57,869 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sdc start = 976773120 end = 976773167 >sectorSize = 512 > >17:15:57,869 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >17:15:57,869 DEBUG storage.ui: calculating growth for disk /dev/sda >17:15:57,869 DEBUG storage.ui: adjusted start sector from 552521728 to 552523776 >17:15:57,872 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:15:57,873 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ab1590> PedPartition: <_ped.Partition object at 0x7f0a21ab3050> >17:15:57,875 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >17:15:57,877 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >17:15:57,878 DEBUG storage.ui: adding request 57 to chunk 424251440 (552521728-976773167) on /dev/sda >17:15:57,878 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:15:57,878 DEBUG storage.ui: Chunk.growRequests: 4094 on /dev/sda start = 395196416 end = 395200509 >sectorSize = 512 > >17:15:57,879 DEBUG storage.ui: Chunk.growRequests: 1292 on /dev/sda start = 444356608 end = 444357899 >sectorSize = 512 > >17:15:57,879 DEBUG storage.ui: Chunk.growRequests: 424251440 on /dev/sda start = 552521728 end = 976773167 >sectorSize = 512 > >17:15:57,879 DEBUG storage.ui: req: PartitionRequest instance -- >id = 57 name = sda15 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >17:15:57,879 DEBUG storage.ui: 1 requests and 424235056 (207146MB) left in chunk >17:15:57,880 DEBUG storage.ui: adding 424235056 (207146MB) to 57 (sda15) >17:15:57,880 DEBUG storage.ui: taking back 383283248 (187150MB) from 57 (sda15) >17:15:57,880 DEBUG storage.ui: new grow amount for request 57 (sda15) is 40951808 units, or 19996MB >17:15:57,880 DEBUG storage.ui: request 57 (sda15) growth: 40951808 (19996MB) size: 20004MB >17:15:57,881 DEBUG storage.ui: disk /dev/sda growth: 40951808 (19996MB) >17:15:57,883 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >17:15:57,883 DEBUG storage.ui: device sda15 new partedPartition None >17:15:57,885 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:15:57,887 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >17:15:57,888 DEBUG storage.ui: total growth: 40951808 sectors >17:15:57,888 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:15:57,888 DEBUG storage.ui: new free: 552521728-976773167 / 207154MB >17:15:57,888 DEBUG storage.ui: new free allows for 40951808 sectors of growth >17:15:57,889 DEBUG storage.ui: adjusted start sector from 552521728 to 552523776 >17:15:57,890 DEBUG storage.ui: created partition sda15 of 8MB and added it to /dev/sda >17:15:57,893 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:15:57,893 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ab17d0> PedPartition: <_ped.Partition object at 0x7f0a21ab30b0> >17:15:57,895 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >17:15:57,897 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >17:15:57,904 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >17:15:57,905 DEBUG storage.ui: device sda15 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21aac490> PedPartition: <_ped.Partition object at 0x7f0a21ab3410> >17:15:57,905 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc', 'sdd', 'sde'], partitions=['sda15(id 57)'] >17:15:57,905 DEBUG storage.ui: growable partitions are ['sda15'] >17:15:57,906 DEBUG storage.ui: adding request 57 to chunk 424251440 (552521728-976773167) on /dev/sda >17:15:57,906 DEBUG storage.ui: disk sda has 4 chunks >17:15:57,906 DEBUG storage.ui: disk sdb has 2 chunks >17:15:57,907 DEBUG storage.ui: disk sdc has 2 chunks >17:15:57,907 DEBUG storage.ui: disk sdd has 2 chunks >17:15:57,907 DEBUG storage.ui: disk sde has 2 chunks >17:15:57,907 DEBUG storage.ui: Chunk.growRequests: 424251440 on /dev/sda start = 552521728 end = 976773167 >sectorSize = 512 > >17:15:57,908 DEBUG storage.ui: req: PartitionRequest instance -- >id = 57 name = sda15 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >17:15:57,908 DEBUG storage.ui: 1 requests and 424235056 (207146MB) left in chunk >17:15:57,908 DEBUG storage.ui: adding 424235056 (207146MB) to 57 (sda15) >17:15:57,908 DEBUG storage.ui: taking back 383283248 (187150MB) from 57 (sda15) >17:15:57,909 DEBUG storage.ui: new grow amount for request 57 (sda15) is 40951808 units, or 19996MB >17:15:57,909 DEBUG storage.ui: set: ['sda15'] 8/20004 >17:15:57,909 DEBUG storage.ui: allocating 19996 to TotalSizeSet with 8/20004 (19996 needed) >17:15:57,909 DEBUG storage.ui: PartitionRequest instance -- >id = 57 name = sda15 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >17:15:57,910 DEBUG storage.ui: needed: 0 >17:15:57,910 DEBUG storage.ui: set: ['sda15'] 20004/20004 >17:15:57,910 DEBUG storage.ui: allocating 0 to TotalSizeSet with 20004/20004 (0 needed) >17:15:57,910 DEBUG storage.ui: PartitionRequest instance -- >id = 57 name = sda15 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >17:15:57,910 DEBUG storage.ui: needed: 0 >17:15:57,911 DEBUG storage.ui: growing partitions on sda >17:15:57,911 DEBUG storage.ui: partition sda15 (57): 1 >17:15:57,912 DEBUG storage.ui: new geometry for sda15: parted.Geometry instance -- > start: 552523776 end: 593491967 length: 40968192 > device: <parted.device.Device object at 0x7f0a21b91b50> PedGeometry: <_ped.Geometry object at 0x7f0a21ab7510> >17:15:57,912 DEBUG storage.ui: removing all non-preexisting partitions ['sda15(id 57)'] from disk(s) ['sda'] >17:15:57,914 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >17:15:57,915 DEBUG storage.ui: device sda15 new partedPartition None >17:15:57,917 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:15:57,919 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >17:15:57,925 DEBUG storage.ui: back from removeNewPartitions >17:15:57,925 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 395200510 end: 976773167 length: 581572658 > device: <parted.device.Device object at 0x7f0a21ab7490> PedGeometry: <_ped.Geometry object at 0x7f0a21ab7350> >17:15:57,925 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 552523776 end: 593491967 length: 40968192 > device: <parted.device.Device object at 0x7f0a21b91b50> PedGeometry: <_ped.Geometry object at 0x7f0a21ab7510> >17:15:57,928 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:15:57,928 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ab1850> PedPartition: <_ped.Partition object at 0x7f0a21ab36b0> >17:15:57,931 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >17:15:57,933 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >17:15:57,939 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >17:15:57,940 DEBUG storage.ui: device sda15 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21aac990> PedPartition: <_ped.Partition object at 0x7f0a21ab34d0> >17:15:57,940 DEBUG storage.ui: growing partitions on sdb >17:15:57,940 DEBUG storage.ui: growing partitions on sdc >17:15:57,941 DEBUG storage.ui: growing partitions on sdd >17:15:57,941 DEBUG storage.ui: growing partitions on sde >17:15:57,941 DEBUG storage.ui: fixing size of existing 100MB partition sda1 (16) with existing ntfs filesystem at 100.00 >17:15:57,942 DEBUG storage.ui: fixing size of existing 500MB partition sda10 (17) with existing ext4 filesystem at 500.00 >17:15:57,943 DEBUG storage.ui: fixing size of existing 476MB partition sda11 (18) with existing ext4 filesystem at 476.00 >17:15:57,943 DEBUG storage.ui: fixing size of existing 476MB partition sda12 (19) with existing ext4 filesystem at 476.00 >17:15:57,944 DEBUG storage.ui: fixing size of existing 476MB partition sda13 (20) with existing ext4 filesystem at 476.00 >17:15:57,945 DEBUG storage.ui: fixing size of existing 500MB partition sda14 (21) with existing ext4 filesystem at 500.00 >17:15:57,945 DEBUG storage.ui: fixing size of non-existent 20004MB partition sda15 (57) with non-existent lvmpv at 20004.00 >17:15:57,946 DEBUG storage.ui: fixing size of existing 192366MB partition sda2 (22) with existing ntfs filesystem at 192366.00 >17:15:57,947 DEBUG storage.ui: fixing size of existing 500MB partition sda3 (23) with existing ext4 filesystem at 500.00 >17:15:57,947 DEBUG storage.ui: fixing size of existing 283971MB partition sda4 (24) at 283971.02 >17:15:57,948 DEBUG storage.ui: fixing size of existing 15000MB partition sda5 (25) with existing ext4 filesystem at 15000.00 >17:15:57,949 DEBUG storage.ui: fixing size of existing 5000MB partition sda6 (26) with existing vfat filesystem at 5000.00 >17:15:57,949 DEBUG storage.ui: fixing size of existing 4000MB partition sda7 (27) with existing swap at 4000.00 >17:15:57,950 DEBUG storage.ui: fixing size of existing 50000MB partition sda8 (28) with existing lvmpv at 50000.00 >17:15:57,951 DEBUG storage.ui: fixing size of existing 380MB partition sda9 (31) with existing ext4 filesystem at 380.00 >17:15:57,951 DEBUG storage.ui: fixing size of existing 476939MB partition sdb1 (33) with existing mdmember at 476939.00 >17:15:57,952 DEBUG storage.ui: fixing size of existing 476939MB partition sdc1 (36) with existing mdmember at 476939.00 >17:15:57,953 DEBUG storage.ui: fixing size of existing 476939MB partition sdd1 (38) with existing mdmember at 476939.00 >17:15:57,953 DEBUG storage.ui: fixing size of existing 476939MB partition sde1 (40) with existing mdmember at 476939.00 >17:15:57,957 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >17:15:57,959 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 283971MB partition sda4 (24) >17:15:57,964 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda15 ; >17:15:57,964 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:15:57,967 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_p5e-wspro ; current: None ; type: None ; >17:15:57,967 INFO storage.ui: added lvmvg fedora_p5e-wspro (id 58) to device tree >17:15:57,968 INFO storage.ui: registered action: [2] Create Device lvmvg fedora_p5e-wspro (id 58) >17:15:57,968 DEBUG storage.ui: fedora_p5e-wspro size is 20000MB >17:15:57,968 DEBUG storage.ui: vg fedora_p5e-wspro has 20000MB free >17:15:57,971 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:15:57,971 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:15:57,973 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_p5e-wspro ; >17:15:57,976 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_p5e-wspro-root ; current: None ; type: ext4 ; >17:15:57,977 DEBUG storage.ui: fedora_p5e-wspro size is 20000MB >17:15:57,977 DEBUG storage.ui: vg fedora_p5e-wspro has 20000MB free >17:15:57,977 DEBUG storage.ui: Adding fedora_p5e-wspro-root/20000MB to fedora_p5e-wspro >17:15:57,978 INFO storage.ui: added lvmlv fedora_p5e-wspro-root (id 59) to device tree >17:15:57,978 INFO storage.ui: registered action: [3] Create Device lvmlv fedora_p5e-wspro-root (id 59) >17:15:57,978 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:15:57,980 INFO storage.ui: registered action: [4] Create Format ext4 filesystem mounted at / on lvmlv fedora_p5e-wspro-root (id 59) >17:15:58,025 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,028 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,030 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,033 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,034 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,037 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,039 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,042 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,044 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,047 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,049 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,052 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,053 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,056 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,058 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,061 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,063 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,066 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,068 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,071 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,072 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,075 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,487 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,491 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,492 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,495 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,497 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,500 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,502 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,505 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,507 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,510 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,512 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,515 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,516 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,519 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,521 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,524 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,526 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,535 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,537 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,540 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,542 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,545 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,574 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,577 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,579 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,582 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,584 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,587 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,589 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,592 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,593 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,596 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,598 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,601 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,603 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,606 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,608 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,611 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,612 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,615 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,617 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,620 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,622 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:15:58,625 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (24) >17:15:58,659 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:15:58,662 DEBUG blivet: Ext4FS.supported: supported: True ; >17:15:58,662 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:15:58,674 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:15:58,686 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:16:23,212 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >17:16:23,213 DEBUG blivet: raw RAID 10 size == 953878.0 >17:16:23,213 INFO blivet: Using 128MB superBlockSize >17:16:23,214 DEBUG blivet: existing RAID 10 size == 953875.0 >17:16:23,215 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (49) >17:16:23,215 DEBUG blivet: raw RAID 10 size == 953878.0 >17:16:23,216 INFO blivet: Using 128MB superBlockSize >17:16:23,216 DEBUG blivet: existing RAID 10 size == 953875.0 >17:16:36,944 DEBUG blivet: Ext4FS.supported: supported: True ; >17:16:36,944 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:16:36,948 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >17:16:36,948 DEBUG blivet: fedora_p5e-wspro size is 20000MB >17:16:36,948 DEBUG blivet: vg fedora_p5e-wspro has 0MB free >17:16:36,950 INFO storage.ui: removed lvmlv fedora_p5e-wspro-root (id 59) from device tree >17:16:36,952 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_p5e-wspro ; >17:16:36,952 INFO storage.ui: registered action: [5] Destroy Device lvmlv fedora_p5e-wspro-root (id 59) >17:16:36,952 INFO storage.ui: removed lvmvg fedora_p5e-wspro (id 58) from device tree >17:16:36,954 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda15 ; >17:16:36,954 INFO storage.ui: registered action: [6] Destroy Device lvmvg fedora_p5e-wspro (id 58) >17:16:36,955 INFO storage.ui: removed partition sda15 (id 57) from device tree >17:16:36,957 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >17:16:36,957 INFO storage.ui: registered action: [7] Destroy Device partition sda15 (id 57) >17:16:36,957 DEBUG storage.ui: checking whether disk sda has an empty extended >17:16:36,967 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b91c50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ae2610> PedPartition: <_ped.Partition object at 0x7f0a21b43110> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14'] >17:16:36,967 DEBUG storage.ui: checking whether disk sdb has an empty extended >17:16:36,967 DEBUG storage.ui: extended is None ; logicals is [] >17:16:36,967 DEBUG storage.ui: checking whether disk sdc has an empty extended >17:16:36,968 DEBUG storage.ui: extended is None ; logicals is [] >17:16:36,968 DEBUG storage.ui: checking whether disk sdd has an empty extended >17:16:36,968 DEBUG storage.ui: extended is None ; logicals is [] >17:16:36,968 DEBUG storage.ui: checking whether disk sde has an empty extended >17:16:36,969 DEBUG storage.ui: extended is None ; logicals is [] >17:16:36,973 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 20000 ; container_raid_level: raid10 ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0a21b91a10) -- > name = sda status = True kids = 14 id = 15 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f0a22a66290> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0a21b91a90>] ; raid_level: None ; label: fedora20 ; container_name: vg_p5ewspro ; device: None ; mountpoint: / ; fstype: ext4 ; container_size: 953856 ; >17:16:36,973 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 20000, ['sda'], {'container_raid_level': 'raid10', 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': 'fedora20', 'container_name': 'vg_p5ewspro', 'device': None, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 953856L} >17:16:36,974 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:16:36,974 DEBUG storage.ui: starting Blivet copy >17:16:37,025 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:16:37,026 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ac7650> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ac7450> PedPartition: <_ped.Partition object at 0x7f0a21b43110> >17:16:37,028 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >17:16:37,028 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21aca5d0> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21aca550> PedPartition: <_ped.Partition object at 0x7f0a21ab32f0> >17:16:37,030 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >17:16:37,030 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21aca790> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21aca710> PedPartition: <_ped.Partition object at 0x7f0a21ab3530> >17:16:37,032 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda12 ; >17:16:37,032 DEBUG storage.ui: device sda12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21aca950> > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21aca8d0> PedPartition: <_ped.Partition object at 0x7f0a21ab3590> >17:16:37,034 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda13 ; >17:16:37,035 DEBUG storage.ui: device sda13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21acab10> > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21acaa90> PedPartition: <_ped.Partition object at 0x7f0a21ab35f0> >17:16:37,036 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda14 ; >17:16:37,037 DEBUG storage.ui: device sda14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21acacd0> > number: 14 path: /dev/sda14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21acac50> PedPartition: <_ped.Partition object at 0x7f0a21ab3650> >17:16:37,038 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:16:37,039 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ac7690> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ac75d0> PedPartition: <_ped.Partition object at 0x7f0a21ad8890> >17:16:37,040 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >17:16:37,041 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ac7850> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ac77d0> PedPartition: <_ped.Partition object at 0x7f0a21b88f50> >17:16:37,042 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >17:16:37,044 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ac7b10> PedPartition: <_ped.Partition object at 0x7f0a21ab31d0> >17:16:37,046 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >17:16:37,046 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ac7d10> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ac7c90> PedPartition: <_ped.Partition object at 0x7f0a21ab3290> >17:16:37,048 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >17:16:37,049 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ac7ed0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ac7e50> PedPartition: <_ped.Partition object at 0x7f0a21ab3350> >17:16:37,050 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:16:37,051 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21aca0d0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21aca050> PedPartition: <_ped.Partition object at 0x7f0a21ab33b0> >17:16:37,052 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:16:37,053 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ac7990> PedPartition: <_ped.Partition object at 0x7f0a21ab3170> >17:16:37,054 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >17:16:37,055 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b08790> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21aca410> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21aca390> PedPartition: <_ped.Partition object at 0x7f0a21ab3470> >17:16:37,057 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >17:16:37,057 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21aac050> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ab18d0> PedPartition: <_ped.Partition object at 0x7f0a21ab3230> >17:16:37,059 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:16:37,059 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21aac450> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ab1b10> PedPartition: <_ped.Partition object at 0x7f0a21ab3a70> >17:16:37,061 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >17:16:37,062 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ab72d0> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21aca1d0> PedPartition: <_ped.Partition object at 0x7f0a21ab3d10> >17:16:37,063 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >17:16:37,064 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8f110> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21aca190> PedPartition: <_ped.Partition object at 0x7f0a21ab3710> >17:16:37,066 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >17:16:37,066 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b1a8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ae3050> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21acaf90> PedPartition: <_ped.Partition object at 0x7f0a21ab3050> >17:16:37,068 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf2 ; >17:16:37,068 DEBUG storage.ui: device sdf2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b1a8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ae3090> > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21acad50> PedPartition: <_ped.Partition object at 0x7f0a21ab30b0> >17:16:37,071 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg1 ; >17:16:37,072 DEBUG storage.ui: device sdg1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b1e390> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ae3350> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ae3150> PedPartition: <_ped.Partition object at 0x7f0a21ab3410> >17:16:37,074 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg2 ; >17:16:37,074 DEBUG storage.ui: device sdg2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b1e390> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ae3390> > number: 2 path: /dev/sdg2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ae32d0> PedPartition: <_ped.Partition object at 0x7f0a21ab37d0> >17:16:37,076 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg3 ; >17:16:37,076 DEBUG storage.ui: device sdg3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b1e390> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ae3550> > number: 3 path: /dev/sdg3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ae34d0> PedPartition: <_ped.Partition object at 0x7f0a21ab3770> >17:16:37,078 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg4 ; >17:16:37,079 DEBUG storage.ui: device sdg4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b1e390> fileSystem: None > number: 4 path: /dev/sdg4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ae3690> PedPartition: <_ped.Partition object at 0x7f0a21ab3830> >17:16:37,080 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg5 ; >17:16:37,081 DEBUG storage.ui: device sdg5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b1e390> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ae3a10> > number: 5 path: /dev/sdg5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ae3810> PedPartition: <_ped.Partition object at 0x7f0a21ab38f0> >17:16:37,082 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg6 ; >17:16:37,083 DEBUG storage.ui: device sdg6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b1e390> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ae3bd0> > number: 6 path: /dev/sdg6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ae3b50> PedPartition: <_ped.Partition object at 0x7f0a21ab39b0> >17:16:37,084 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg7 ; >17:16:37,085 DEBUG storage.ui: device sdg7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b1e390> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ae3d90> > number: 7 path: /dev/sdg7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ae3d10> PedPartition: <_ped.Partition object at 0x7f0a21ab3a10> >17:16:37,086 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdg8 ; >17:16:37,087 DEBUG storage.ui: device sdg8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b1e390> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ae3f50> > number: 8 path: /dev/sdg8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21ae3ed0> PedPartition: <_ped.Partition object at 0x7f0a21ab3890> >17:16:37,089 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdh1 ; >17:16:37,089 DEBUG storage.ui: device sdh1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21ab8590> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21ae3910> > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f0a21b1ed90> PedPartition: <_ped.Partition object at 0x7f0a21ab3ad0> >17:16:37,090 DEBUG storage.ui: finished Blivet copy >17:16:37,091 DEBUG storage.ui: raw RAID 10 size == 953878.0 >17:16:37,091 INFO storage.ui: Using 128MB superBlockSize >17:16:37,092 DEBUG storage.ui: existing RAID 10 size == 953875.0 >17:16:37,092 DEBUG storage.ui: vg_p5ewspro size is 953856MB >17:16:37,094 DEBUG storage.ui: raw RAID 10 size == 953878.0 >17:16:37,094 INFO storage.ui: Using 128MB superBlockSize >17:16:37,095 DEBUG storage.ui: existing RAID 10 size == 953875.0 >17:16:37,095 DEBUG storage.ui: vg vg_p5ewspro has 830912MB free >17:16:37,096 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:16:37,097 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:16:37,098 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 6 ; name: vg_p5ewspro ; >17:16:37,100 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-root ; current: None ; type: ext4 ; >17:16:37,101 DEBUG storage.ui: raw RAID 10 size == 953878.0 >17:16:37,101 INFO storage.ui: Using 128MB superBlockSize >17:16:37,101 DEBUG storage.ui: existing RAID 10 size == 953875.0 >17:16:37,101 DEBUG storage.ui: vg_p5ewspro size is 953856MB >17:16:37,104 DEBUG storage.ui: raw RAID 10 size == 953878.0 >17:16:37,104 INFO storage.ui: Using 128MB superBlockSize >17:16:37,104 DEBUG storage.ui: existing RAID 10 size == 953875.0 >17:16:37,104 DEBUG storage.ui: vg vg_p5ewspro has 830912MB free >17:16:37,105 DEBUG storage.ui: Adding vg_p5ewspro-root/20000MB to vg_p5ewspro >17:16:37,105 INFO storage.ui: added lvmlv vg_p5ewspro-root (id 60) to device tree >17:16:37,105 INFO storage.ui: registered action: [8] Create Device lvmlv vg_p5ewspro-root (id 60) >17:16:37,105 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:16:37,106 INFO storage.ui: registered action: [9] Create Format ext4 filesystem mounted at / on lvmlv vg_p5ewspro-root (id 60) >17:16:37,132 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:16:46,696 DEBUG blivet: Ext4FS.supported: supported: True ; >17:16:46,696 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:16:46,700 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 20000, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:16:46,701 DEBUG blivet: raw RAID 10 size == 953878.0 >17:16:46,701 INFO blivet: Using 128MB superBlockSize >17:16:46,701 DEBUG blivet: existing RAID 10 size == 953875.0 >17:16:46,711 DEBUG blivet: BTRFS.supported: supported: True ; >17:16:46,712 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:16:46,719 DEBUG blivet: BTRFS.supported: supported: True ; >17:16:46,719 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:16:46,720 DEBUG blivet: BTRFS.supported: supported: True ; >17:16:46,720 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:16:46,730 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:17:07,204 DEBUG blivet: BTRFS.supported: supported: True ; >17:17:07,204 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:17:07,206 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:17:07,215 DEBUG blivet: BTRFS.supported: supported: True ; >17:17:07,216 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:17:07,222 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:17:07,232 DEBUG blivet: BTRFS.supported: supported: True ; >17:17:07,232 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:17:07,239 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:17:10,644 DEBUG blivet: BTRFS.supported: supported: True ; >17:17:10,644 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:17:10,646 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:17:10,655 DEBUG blivet: BTRFS.supported: supported: True ; >17:17:10,656 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:17:10,662 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:17:10,672 DEBUG blivet: BTRFS.supported: supported: True ; >17:17:10,672 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:17:10,679 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:17:15,066 DEBUG blivet: BTRFS.supported: supported: True ; >17:17:15,066 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:17:15,068 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:17:15,078 DEBUG blivet: BTRFS.supported: supported: True ; >17:17:15,078 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:17:15,085 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:17:15,095 DEBUG blivet: Ext4FS.supported: supported: True ; >17:17:15,095 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:17:15,106 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:17:30,686 DEBUG blivet: Ext4FS.supported: supported: True ; >17:17:30,687 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:17:30,690 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 49984, ['sda'], {'encrypted': False, 'raid_level': None} >17:17:30,708 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:17:48,767 DEBUG blivet: Ext4FS.supported: supported: True ; >17:17:48,767 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:17:48,769 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 49984, ['sda'], {'encrypted': False, 'raid_level': None} >17:17:48,782 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:17:48,798 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:18:09,228 DEBUG blivet: Ext4FS.supported: supported: True ; >17:18:09,228 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:18:09,232 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 40960, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:18:09,234 DEBUG blivet: raw RAID 10 size == 953878.0 >17:18:09,234 INFO blivet: Using 128MB superBlockSize >17:18:09,234 DEBUG blivet: existing RAID 10 size == 953875.0 >17:18:09,253 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:18:16,343 DEBUG blivet: Ext4FS.supported: supported: True ; >17:18:16,344 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:18:16,345 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 40960, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:18:16,346 DEBUG blivet: raw RAID 10 size == 953878.0 >17:18:16,346 INFO blivet: Using 128MB superBlockSize >17:18:16,347 DEBUG blivet: existing RAID 10 size == 953875.0 >17:18:16,360 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:18:16,375 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:18:24,663 DEBUG blivet: Ext4FS.supported: supported: True ; >17:18:24,663 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:18:24,669 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 1984, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:18:24,670 DEBUG blivet: raw RAID 10 size == 953878.0 >17:18:24,670 INFO blivet: Using 128MB superBlockSize >17:18:24,671 DEBUG blivet: existing RAID 10 size == 953875.0 >17:18:24,688 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:18:36,223 DEBUG blivet: Ext4FS.supported: supported: True ; >17:18:36,224 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:18:36,226 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 1984, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:18:36,227 DEBUG blivet: raw RAID 10 size == 953878.0 >17:18:36,227 INFO blivet: Using 128MB superBlockSize >17:18:36,227 DEBUG blivet: existing RAID 10 size == 953875.0 >17:18:36,240 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:18:36,250 DEBUG blivet: SwapSpace.__init__: >17:18:36,250 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:18:57,085 DEBUG blivet: SwapSpace.__init__: >17:18:57,085 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:18:57,087 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 4000, ['sda'], {'encrypted': False, 'raid_level': None} >17:18:57,106 DEBUG blivet: BTRFS.supported: supported: True ; >17:18:57,107 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:18:57,114 DEBUG blivet: BTRFS.supported: supported: True ; >17:18:57,114 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:18:57,115 DEBUG blivet: BTRFS.supported: supported: True ; >17:18:57,115 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:18:57,126 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:19:14,030 DEBUG blivet: BTRFS.supported: supported: True ; >17:19:14,030 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:19:14,034 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:19:14,047 DEBUG blivet: BTRFS.supported: supported: True ; >17:19:14,047 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:19:14,054 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:19:16,463 DEBUG blivet: BTRFS.supported: supported: True ; >17:19:16,463 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:19:16,465 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:19:16,474 DEBUG blivet: BTRFS.supported: supported: True ; >17:19:16,474 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >17:19:16,481 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:19:16,491 DEBUG blivet: Ext4FS.supported: supported: True ; >17:19:16,491 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:19:16,502 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:19:25,644 DEBUG blivet: Ext4FS.supported: supported: True ; >17:19:25,644 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:19:25,648 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 20000, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:19:25,649 DEBUG blivet: raw RAID 10 size == 953878.0 >17:19:25,649 INFO blivet: Using 128MB superBlockSize >17:19:25,650 DEBUG blivet: existing RAID 10 size == 953875.0 >17:19:25,667 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:19:30,886 DEBUG blivet: Ext4FS.supported: supported: True ; >17:19:30,886 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:19:30,887 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 20000, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:19:30,888 DEBUG blivet: raw RAID 10 size == 953878.0 >17:19:30,889 INFO blivet: Using 128MB superBlockSize >17:19:30,889 DEBUG blivet: existing RAID 10 size == 953875.0 >17:19:30,902 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:19:30,917 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:19:45,141 DEBUG blivet: Ext4FS.supported: supported: True ; >17:19:45,141 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:19:45,147 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 20000, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:19:45,148 DEBUG blivet: raw RAID 10 size == 953878.0 >17:19:45,148 INFO blivet: Using 128MB superBlockSize >17:19:45,149 DEBUG blivet: existing RAID 10 size == 953875.0 >17:19:45,167 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:19:48,062 DEBUG blivet: Ext4FS.supported: supported: True ; >17:19:48,063 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:19:48,065 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 20000, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:19:48,066 DEBUG blivet: raw RAID 10 size == 953878.0 >17:19:48,066 INFO blivet: Using 128MB superBlockSize >17:19:48,066 DEBUG blivet: existing RAID 10 size == 953875.0 >17:19:48,079 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:19:48,095 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:19:57,773 DEBUG blivet: Ext4FS.supported: supported: True ; >17:19:57,773 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:19:57,778 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 20000, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:19:57,780 DEBUG blivet: raw RAID 10 size == 953878.0 >17:19:57,780 INFO blivet: Using 128MB superBlockSize >17:19:57,780 DEBUG blivet: existing RAID 10 size == 953875.0 >17:19:57,798 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:20:00,948 DEBUG blivet: Ext4FS.supported: supported: True ; >17:20:00,948 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:20:00,950 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 20000, ['sdb', 'sdc', 'sdd', 'sde'], {'encrypted': False, 'raid_level': None} >17:20:00,951 DEBUG blivet: raw RAID 10 size == 953878.0 >17:20:00,951 INFO blivet: Using 128MB superBlockSize >17:20:00,951 DEBUG blivet: existing RAID 10 size == 953875.0 >17:20:00,964 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 0, [], {} >17:20:12,444 DEBUG blivet: Ext4FS.supported: supported: True ; >17:20:12,444 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:20:12,447 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:20:16,827 DEBUG blivet: Ext4FS.supported: supported: True ; >17:20:16,827 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:20:16,829 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:20:30,852 DEBUG blivet: Ext4FS.supported: supported: True ; >17:20:30,852 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:20:30,856 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:20:36,693 DEBUG blivet: Ext4FS.supported: supported: True ; >17:20:36,693 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:20:36,695 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:20:50,932 DEBUG blivet: Ext4FS.supported: supported: True ; >17:20:50,932 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:20:50,935 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 476, ['sda'], {'encrypted': False, 'raid_level': None} >17:21:21,777 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:21,777 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:21,779 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0a21c4cdd0>, 476, ['sda'], {'encrypted': False, 'raid_level': None} >17:21:21,792 INFO blivet: removing obsolete action 0 (7) >17:21:21,792 INFO blivet: removing obsolete action 1 (7) >17:21:21,792 INFO blivet: removing obsolete action 7 (7) >17:21:21,792 INFO blivet: removing obsolete action 2 (6) >17:21:21,792 INFO blivet: removing obsolete action 6 (6) >17:21:21,793 INFO blivet: removing obsolete action 3 (5) >17:21:21,793 INFO blivet: removing obsolete action 4 (5) >17:21:21,793 INFO blivet: removing obsolete action 5 (5) >17:21:21,793 DEBUG blivet: action 4 already pruned >17:21:21,793 DEBUG blivet: action 3 already pruned >17:21:21,793 DEBUG blivet: action 2 already pruned >17:21:21,793 DEBUG blivet: action 1 already pruned >17:21:21,794 DEBUG blivet: action 0 already pruned >17:21:29,780 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:29,781 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:21:29,782 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:29,783 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (15) with existing msdos disklabel >17:21:29,783 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:21:37,507 INFO blivet: omitting ksdata: existing 476940MB disk sda (15) with existing msdos disklabel >17:21:37,508 INFO blivet: omitting ksdata: existing 476940MB disk sdd (37) with existing msdos disklabel >17:21:37,508 INFO blivet: omitting ksdata: existing 476940MB disk sde (39) with existing msdos disklabel >17:21:37,508 INFO blivet: omitting ksdata: existing 476940MB disk sdc (35) with existing msdos disklabel >17:21:37,509 INFO blivet: omitting ksdata: existing 476940MB disk sdb (32) with existing msdos disklabel >17:21:37,523 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >17:21:37,524 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >17:21:37,527 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >17:21:37,553 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:21:37,577 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:37,578 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,581 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,604 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >17:21:37,624 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:37,626 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,629 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,649 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >17:21:37,670 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:37,672 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,674 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,697 DEBUG blivet: PartitionDevice.teardown: sda12 ; status: True ; controllable: True ; >17:21:37,722 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:37,724 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,727 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,747 DEBUG blivet: PartitionDevice.teardown: sda13 ; status: True ; controllable: True ; >17:21:37,768 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:37,770 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,771 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,793 DEBUG blivet: PartitionDevice.teardown: sda14 ; status: True ; controllable: True ; >17:21:37,817 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:37,819 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,821 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,843 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:21:37,862 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:37,863 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,866 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,888 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:21:37,913 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:37,914 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,916 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,937 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:21:37,962 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:37,964 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,966 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:37,988 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >17:21:38,012 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:38,014 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:38,018 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:38,043 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >17:21:38,044 DEBUG blivet: SwapSpace.teardown: device: /dev/sda7 ; status: False ; type: swap ; >17:21:38,047 DEBUG blivet: SwapSpace.teardown: device: /dev/sda7 ; status: False ; type: swap ; >17:21:38,070 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:38,072 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:38,075 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:38,098 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro00-kunkelc ; status: False ; controllable: True ; >17:21:38,099 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >17:21:38,123 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:38,124 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:38,126 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:38,167 DEBUG blivet: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >17:21:38,189 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-datalv ; status: False ; controllable: True ; >17:21:38,190 DEBUG blivet: BTRFSVolumeDevice.teardown: btrfs.52 ; status: False ; controllable: True ; >17:21:38,192 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora16 ; status: False ; controllable: True ; >17:21:38,193 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora17 ; status: False ; controllable: True ; >17:21:38,194 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora18 ; status: False ; controllable: True ; >17:21:38,196 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-seti ; status: False ; controllable: True ; >17:21:38,197 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-root ; status: False ; controllable: True ; >17:21:38,198 INFO blivet: resetting parted disks... >17:21:38,199 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >17:21:38,201 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >17:21:38,202 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >17:21:38,203 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >17:21:38,204 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >17:21:38,205 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >17:21:38,205 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdd ; >17:21:38,206 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdd ; >17:21:38,207 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sde ; >17:21:38,208 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sde ; >17:21:38,209 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >17:21:38,210 DEBUG blivet: sector-based lookup found partition sda1 >17:21:38,211 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:21:38,211 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a22a68710> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a688d0> PedPartition: <_ped.Partition object at 0x7f0a21ae13b0> >17:21:38,216 DEBUG blivet: PartitionDevice.preCommitFixup: sda10 ; >17:21:38,217 DEBUG blivet: sector-based lookup found partition sda10 >17:21:38,218 DEBUG blivet: PartitionDevice._setPartedPartition: sda10 ; >17:21:38,218 DEBUG blivet: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2d050> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b23ed0> PedPartition: <_ped.Partition object at 0x7f0a21b43110> >17:21:38,219 DEBUG blivet: PartitionDevice.preCommitFixup: sda11 ; >17:21:38,220 DEBUG blivet: sector-based lookup found partition sda11 >17:21:38,221 DEBUG blivet: PartitionDevice._setPartedPartition: sda11 ; >17:21:38,221 DEBUG blivet: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2e150> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2e090> PedPartition: <_ped.Partition object at 0x7f0a21b71d70> >17:21:38,222 DEBUG blivet: PartitionDevice.preCommitFixup: sda12 ; >17:21:38,222 DEBUG blivet: sector-based lookup found partition sda12 >17:21:38,223 DEBUG blivet: PartitionDevice._setPartedPartition: sda12 ; >17:21:38,224 DEBUG blivet: device sda12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2e310> > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2e250> PedPartition: <_ped.Partition object at 0x7f0a21b71e30> >17:21:38,225 DEBUG blivet: PartitionDevice.preCommitFixup: sda13 ; >17:21:38,225 DEBUG blivet: sector-based lookup found partition sda13 >17:21:38,226 DEBUG blivet: PartitionDevice._setPartedPartition: sda13 ; >17:21:38,227 DEBUG blivet: device sda13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2e4d0> > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2e410> PedPartition: <_ped.Partition object at 0x7f0a21b71dd0> >17:21:38,228 DEBUG blivet: PartitionDevice.preCommitFixup: sda14 ; >17:21:38,228 DEBUG blivet: sector-based lookup found partition sda14 >17:21:38,229 DEBUG blivet: PartitionDevice._setPartedPartition: sda14 ; >17:21:38,230 DEBUG blivet: device sda14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2e690> > number: 14 path: /dev/sda14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2e5d0> PedPartition: <_ped.Partition object at 0x7f0a21ad8890> >17:21:38,231 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >17:21:38,231 DEBUG blivet: sector-based lookup found partition sda2 >17:21:38,232 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:21:38,233 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2e850> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2e790> PedPartition: <_ped.Partition object at 0x7f0a21b887d0> >17:21:38,234 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >17:21:38,234 DEBUG blivet: sector-based lookup found partition sda3 >17:21:38,235 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >17:21:38,235 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2d1d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2d110> PedPartition: <_ped.Partition object at 0x7f0a21b88b90> >17:21:38,236 DEBUG blivet: PartitionDevice.preCommitFixup: sda4 ; >17:21:38,237 DEBUG blivet: extended lookup found partition sda4 >17:21:38,238 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >17:21:38,240 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2d310> PedPartition: <_ped.Partition object at 0x7f0a21b88f50> >17:21:38,241 DEBUG blivet: PartitionDevice.preCommitFixup: sda5 ; >17:21:38,241 DEBUG blivet: sector-based lookup found partition sda5 >17:21:38,242 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >17:21:38,243 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2d3d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2d6d0> PedPartition: <_ped.Partition object at 0x7f0a21ab3ad0> >17:21:38,244 DEBUG blivet: PartitionDevice.preCommitFixup: sda6 ; >17:21:38,244 DEBUG blivet: sector-based lookup found partition sda6 >17:21:38,245 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >17:21:38,246 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2d890> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2d7d0> PedPartition: <_ped.Partition object at 0x7f0a21ab3410> >17:21:38,248 DEBUG blivet: PartitionDevice.preCommitFixup: sda7 ; >17:21:38,248 DEBUG blivet: sector-based lookup found partition sda7 >17:21:38,250 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:21:38,251 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2da50> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2d990> PedPartition: <_ped.Partition object at 0x7f0a21b71fb0> >17:21:38,252 DEBUG blivet: PartitionDevice.preCommitFixup: sda8 ; >17:21:38,253 DEBUG blivet: sector-based lookup found partition sda8 >17:21:38,254 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:21:38,255 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2db50> PedPartition: <_ped.Partition object at 0x7f0a21b71e90> >17:21:38,257 DEBUG blivet: PartitionDevice.preCommitFixup: sda9 ; >17:21:38,257 DEBUG blivet: sector-based lookup found partition sda9 >17:21:38,259 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >17:21:38,260 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8a3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0a21b2dc10> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2d550> PedPartition: <_ped.Partition object at 0x7f0a21ab37d0> >17:21:38,261 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >17:21:38,262 DEBUG blivet: sector-based lookup found partition sdb1 >17:21:38,263 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:21:38,263 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b90610> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a21b2de90> PedPartition: <_ped.Partition object at 0x7f0a21b71ef0> >17:21:38,264 DEBUG blivet: MDRaidArrayDevice.preCommitFixup: P5E-WSPRO.localdomain:0 ; ['', '', None, '/mnt/fedora17/boot', '/mnt/fedora16/boot', None, None, None, None, '/mnt/fedora15/boot', '', None, None, '', '', '', '/home', None, '', '', '', '', '', '', '', '', '', '', '', '', None, '', '', None, None, '', '/home/kunkelc/data', None, '/mnt/fedora15', '/mnt/fedora16', '/mnt/fedora17', '/mnt/fedora18', '/mnt/seti', '/'] ; >17:21:38,265 DEBUG blivet: raw RAID 10 size == 953878.0 >17:21:38,265 INFO blivet: Using 128MB superBlockSize >17:21:38,266 DEBUG blivet: existing RAID 10 size == 953875.0 >17:21:38,266 DEBUG blivet: PartitionDevice.preCommitFixup: sdc1 ; >17:21:38,267 DEBUG blivet: sector-based lookup found partition sdc1 >17:21:38,268 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >17:21:38,269 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b90f50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a68390> PedPartition: <_ped.Partition object at 0x7f0a21ab3770> >17:21:38,270 DEBUG blivet: PartitionDevice.preCommitFixup: sdd1 ; >17:21:38,270 DEBUG blivet: sector-based lookup found partition sdd1 >17:21:38,271 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >17:21:38,272 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8ca10> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a68a90> PedPartition: <_ped.Partition object at 0x7f0a21ab3830> >17:21:38,273 DEBUG blivet: PartitionDevice.preCommitFixup: sde1 ; >17:21:38,273 DEBUG blivet: sector-based lookup found partition sde1 >17:21:38,274 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >17:21:38,275 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0a21b8d6d0> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0a22a68dd0> PedPartition: <_ped.Partition object at 0x7f0a21ab38f0> >17:21:38,275 DEBUG blivet: action: [8] Create Device lvmlv vg_p5ewspro-root (id 60) >17:21:38,275 DEBUG blivet: action: [9] Create Format ext4 filesystem mounted at / on lvmlv vg_p5ewspro-root (id 60) >17:21:38,275 INFO blivet: pruning action queue... >17:21:38,276 INFO blivet: sorting actions... >17:21:38,276 DEBUG blivet: action: [8] Create Device lvmlv vg_p5ewspro-root (id 60) >17:21:38,276 DEBUG blivet: action: [9] Create Format ext4 filesystem mounted at / on lvmlv vg_p5ewspro-root (id 60) >17:21:38,276 INFO blivet: executing action: [8] Create Device lvmlv vg_p5ewspro-root (id 60) >17:21:38,277 DEBUG blivet: LVMLogicalVolumeDevice.create: vg_p5ewspro-root ; status: False ; >17:21:38,279 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-root ; orig: False ; >17:21:38,280 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: False ; controllable: True ; orig: False ; >17:21:38,282 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 7 ; name: vg_p5ewspro ; orig: False ; >17:21:38,283 DEBUG blivet: MDRaidArrayDevice.setup: P5E-WSPRO.localdomain:0 ; status: False ; controllable: True ; orig: False ; >17:21:38,285 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 1 ; name: P5E-WSPRO.localdomain:0 ; orig: False ; >17:21:38,287 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:21:38,288 DEBUG blivet: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:21:38,290 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:21:38,292 DEBUG blivet: MDRaidMember.setup: device: /dev/sdc1 ; status: False ; type: mdmember ; >17:21:38,294 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >17:21:38,295 DEBUG blivet: MDRaidMember.setup: device: /dev/sdd1 ; status: False ; type: mdmember ; >17:21:38,297 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >17:21:38,298 DEBUG blivet: MDRaidMember.setup: device: /dev/sde1 ; status: False ; type: mdmember ; >17:21:38,300 DEBUG blivet: MDRaidArrayDevice._setup: P5E-WSPRO.localdomain:0 ; status: False ; controllable: True ; orig: False ; >17:21:38,302 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:21:38,303 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:21:38,305 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >17:21:38,307 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >17:21:38,719 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: P5E-WSPRO.localdomain:0 ; status: False ; >17:21:38,722 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >17:21:38,744 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro >17:21:38,746 DEBUG blivet: LVMLogicalVolumeDevice._create: vg_p5ewspro-root ; status: False ; >17:21:38,905 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-root ; status: True ; controllable: True ; orig: False ; >17:21:38,907 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_p5ewspro-root ; status: True ; >17:21:38,909 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_p5ewspro-root ; status: True ; >17:21:39,049 INFO blivet: executing action: [9] Create Format ext4 filesystem mounted at / on lvmlv vg_p5ewspro-root (id 60) >17:21:39,052 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-root ; status: True ; controllable: True ; orig: False ; >17:21:39,054 DEBUG blivet: Ext4FS.create: device: /dev/mapper/vg_p5ewspro-root ; status: False ; type: ext4 ; >17:21:39,056 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/vg_p5ewspro-root ; mountpoint: / ; type: ext4 ; >17:21:40,680 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/vg_p5ewspro-root ; type: ext4 ; >17:21:40,681 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-8 >17:21:40,858 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/vg_p5ewspro-root ; type: ext4 ; >17:21:40,858 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-8 >17:21:40,884 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_p5ewspro-root ; status: True ; >17:21:40,886 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_p5ewspro-root ; status: True ; >17:21:40,918 DEBUG blivet: looking up parted Device: /dev/mapper/vg_p5ewspro-root >17:21:40,917 INFO blivet: Skipping existing 20000MB lvmlv vg_p5ewspro-root (60) with existing ext4 filesystem mounted at /, not bootable >17:21:40,926 DEBUG blivet: raw RAID 10 size == 953878.0 >17:21:40,926 INFO blivet: Using 128MB superBlockSize >17:21:40,927 DEBUG blivet: existing RAID 10 size == 953875.0 >17:21:40,930 DEBUG blivet: BTRFS.supported: supported: True ; >17:21:40,932 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:40,934 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:40,936 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:40,942 DEBUG blivet: NTFS.supported: supported: False ; >17:21:40,944 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:40,946 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:40,948 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:40,950 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:40,952 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:40,954 DEBUG blivet: NTFS.supported: supported: False ; >17:21:40,956 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:40,959 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:40,961 DEBUG blivet: FATFS.supported: supported: True ; >17:21:40,964 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:40,973 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:21:41,005 DEBUG blivet: raw RAID 10 size == 953878.0 >17:21:41,005 INFO blivet: Using 128MB superBlockSize >17:21:41,005 DEBUG blivet: existing RAID 10 size == 953875.0 >17:21:41,007 DEBUG blivet: raw RAID 10 size == 953878.0 >17:21:41,007 INFO blivet: Using 128MB superBlockSize >17:21:41,008 DEBUG blivet: existing RAID 10 size == 953875.0 >17:21:41,009 DEBUG blivet: raw RAID 10 size == 953878.0 >17:21:41,009 INFO blivet: Using 128MB superBlockSize >17:21:41,010 DEBUG blivet: existing RAID 10 size == 953875.0 >17:21:41,010 DEBUG blivet: vg_p5ewspro size is 953856MB >17:21:41,015 DEBUG blivet: raw RAID 10 size == 953878.0 >17:21:41,015 INFO blivet: Using 128MB superBlockSize >17:21:41,015 DEBUG blivet: existing RAID 10 size == 953875.0 >17:21:41,016 DEBUG blivet: vg vg_p5ewspro has 810912MB free >17:21:41,016 DEBUG blivet: raw RAID 10 size == 953878.0 >17:21:41,017 INFO blivet: Using 128MB superBlockSize >17:21:41,017 DEBUG blivet: existing RAID 10 size == 953875.0 >17:21:41,017 DEBUG blivet: vg_p5ewspro size is 953856MB >17:21:41,022 DEBUG blivet: raw RAID 10 size == 953878.0 >17:21:41,022 INFO blivet: Using 128MB superBlockSize >17:21:41,023 DEBUG blivet: existing RAID 10 size == 953875.0 >17:21:41,023 DEBUG blivet: vg vg_p5ewspro has 810912MB free >17:21:41,025 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:41,028 DEBUG blivet: BTRFS.supported: supported: True ; >17:21:41,030 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:41,033 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:41,036 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:41,039 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:41,041 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:41,043 DEBUG blivet: vg_p5ewspro00 size is 49984MB >17:21:41,044 DEBUG blivet: vg vg_p5ewspro00 has 0MB free >17:21:41,044 DEBUG blivet: vg_p5ewspro00 size is 49984MB >17:21:41,045 DEBUG blivet: vg vg_p5ewspro00 has 0MB free >17:21:41,047 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:41,051 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >17:21:41,052 DEBUG blivet: SwapSpace.setup: device: /dev/sda7 ; status: False ; type: swap ; >17:21:41,053 DEBUG blivet: SwapSpace.setup: device: /dev/sda7 ; status: False ; type: swap ; >17:21:41,099 DEBUG blivet: BindFS.supported: supported: False ; >17:21:41,100 DEBUG blivet: getFormat('bind') returning BindFS instance >17:21:41,102 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >17:21:41,105 DEBUG blivet: TmpFS.supported: supported: True ; >17:21:41,128 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >17:21:41,130 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >17:21:41,131 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:21:41,132 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >17:21:41,134 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >17:21:41,135 DEBUG blivet: SysFS.supported: supported: False ; >17:21:41,136 DEBUG blivet: getFormat('sysfs') returning SysFS instance >17:21:41,137 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >17:21:41,139 DEBUG blivet: ProcFS.supported: supported: False ; >17:21:41,140 DEBUG blivet: getFormat('proc') returning ProcFS instance >17:21:41,142 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >17:21:41,144 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:21:41,144 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >17:21:41,146 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >17:21:41,148 DEBUG blivet: USBFS.supported: supported: False ; >17:21:41,148 DEBUG blivet: getFormat('usbfs') returning USBFS instance >17:21:41,149 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >17:21:41,151 DEBUG blivet: BindFS.supported: supported: False ; >17:21:41,151 DEBUG blivet: getFormat('bind') returning BindFS instance >17:21:41,153 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >17:21:41,154 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-root ; status: True ; controllable: True ; orig: False ; >17:21:41,235 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >17:21:41,274 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >17:21:41,299 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >17:21:41,325 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro00-kunkelc ; status: False ; controllable: True ; orig: False ; >17:21:41,327 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro00-kunkelc ; orig: False ; >17:21:41,330 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro00 ; status: True ; controllable: True ; orig: False ; >17:21:41,331 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro00-kunkelc ; status: False ; controllable: True ; orig: False ; >17:21:41,454 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-datalv ; status: False ; controllable: True ; orig: False ; >17:21:41,455 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-datalv ; orig: False ; >17:21:41,458 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >17:21:41,460 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-datalv ; status: False ; controllable: True ; orig: False ; >17:21:41,751 DEBUG blivet: BTRFSVolumeDevice.setup: btrfs.52 ; status: False ; controllable: True ; orig: False ; >17:21:41,753 DEBUG blivet: BTRFSVolumeDevice.setupParents: kids: 0 ; name: btrfs.52 ; orig: False ; >17:21:41,755 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora15 ; status: False ; controllable: True ; orig: False ; >17:21:41,757 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 1 ; name: vg_p5ewspro-fedora15 ; orig: False ; >17:21:41,759 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >17:21:41,761 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora15 ; status: False ; controllable: True ; orig: False ; >17:21:41,921 DEBUG blivet: BTRFS.setup: device: /dev/mapper/vg_p5ewspro-fedora15 ; mountpoint: None ; type: btrfs ; >17:21:41,946 DEBUG blivet: BTRFS.setup: device: /dev/mapper/vg_p5ewspro-fedora15 ; mountpoint: /mnt/fedora15 ; type: btrfs ; >17:21:42,074 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:21:42,120 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora16 ; status: False ; controllable: True ; orig: False ; >17:21:42,121 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora16 ; orig: False ; >17:21:42,123 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >17:21:42,124 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora16 ; status: False ; controllable: True ; orig: False ; >17:21:42,371 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >17:21:42,450 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora17 ; status: False ; controllable: True ; orig: False ; >17:21:42,452 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora17 ; orig: False ; >17:21:42,453 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >17:21:42,455 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora17 ; status: False ; controllable: True ; orig: False ; >17:21:42,763 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >17:21:42,845 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora18 ; status: False ; controllable: True ; orig: False ; >17:21:42,846 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora18 ; orig: False ; >17:21:42,848 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >17:21:42,850 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora18 ; status: False ; controllable: True ; orig: False ; >17:21:43,135 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_p5ewspro-seti ; status: False ; controllable: True ; orig: False ; >17:21:43,136 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-seti ; orig: False ; >17:21:43,138 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >17:21:43,139 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_p5ewspro-seti ; status: False ; controllable: True ; orig: False ; >17:21:43,418 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >17:21:43,528 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >17:21:43,560 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >17:21:43,607 INFO blivet: not writing out mpath configuration >17:21:43,615 DEBUG blivet: /dev/sdh1 is mounted on /run/install/repo >17:43:17,873 DEBUG blivet: raw RAID 10 size == 953878.0 >17:43:17,873 INFO blivet: Using 128MB superBlockSize >17:43:17,873 DEBUG blivet: existing RAID 10 size == 953875.0 >17:43:17,895 DEBUG blivet: raw RAID 10 size == 953878.0 >17:43:17,896 INFO blivet: Using 128MB superBlockSize >17:43:17,896 DEBUG blivet: existing RAID 10 size == 953875.0 > > >/tmp/ifcfg.log: >12:13:47,911 DEBUG ifcfg: content of files (network initialization): >12:13:47,927 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 29, 96, 229, 238, 85]}, 'connection': {'timestamp': 1385900027L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '404d819c-8392-435e-b764-6bb7d7d3099a'}}] >12:13:48,461 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['em1']): >12:13:48,462 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >12:13:48,462 DEBUG ifcfg: TYPE=Ethernet >12:13:48,462 DEBUG ifcfg: BOOTPROTO=dhcp >12:13:48,462 DEBUG ifcfg: DEFROUTE=yes >12:13:48,462 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:13:48,463 DEBUG ifcfg: IPV6INIT=yes >12:13:48,463 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:13:48,463 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:13:48,463 DEBUG ifcfg: IPV6_PEERDNS=yes >12:13:48,463 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:13:48,464 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:13:48,464 DEBUG ifcfg: NAME=em1 >12:13:48,464 DEBUG ifcfg: UUID=404d819c-8392-435e-b764-6bb7d7d3099a >12:13:48,464 DEBUG ifcfg: ONBOOT=no >12:13:48,464 DEBUG ifcfg: HWADDR=00:1D:60:E5:EE:55 >12:13:48,465 DEBUG ifcfg: PEERDNS=yes >12:13:48,465 DEBUG ifcfg: PEERROUTES=yes >12:13:48,481 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 29, 96, 229, 238, 85]}, 'connection': {'timestamp': 1385900027L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '404d819c-8392-435e-b764-6bb7d7d3099a'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >17:13:57,953 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >17:13:57,954 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:UUID=6cdb3bdc-1802-4c98-b650-7440cd7cab7d selinux=0 BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >12:13:36,650 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="974" x-info="http://www.rsyslog.com"] start >12:13:36,650 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >12:13:36,651 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >12:13:36,651 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >12:13:36,651 NOTICE kernel:[ 0.000000] Linux version 3.11.9-300.fc20.x86_64 (mockbuild@bkernel02) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Wed Nov 20 22:23:25 UTC 2013 >12:13:36,651 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:UUID=6cdb3bdc-1802-4c98-b650-7440cd7cab7d selinux=0 BOOT_IMAGE=vmlinuz >12:13:36,651 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >12:13:36,651 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009cbff] usable >12:13:36,651 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009cc00-0x000000000009ffff] reserved >12:13:36,651 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e5000-0x00000000000fffff] reserved >12:13:36,651 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cff7ffff] usable >12:13:36,651 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cff80000-0x00000000cff8dfff] ACPI data >12:13:36,651 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cff8e000-0x00000000cffdffff] ACPI NVS >12:13:36,651 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cffe0000-0x00000000cfffffff] reserved >12:13:36,651 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >12:13:36,651 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >12:13:36,651 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >12:13:36,651 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000012fffffff] usable >12:13:36,651 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >12:13:36,651 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >12:13:36,651 DEBUG kernel:[ 0.000000] DMI: System manufacturer P5E WS Pro/P5E WS Pro, BIOS 1203 05/07/2009 >12:13:36,651 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >12:13:36,651 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >12:13:36,651 INFO kernel:[ 0.000000] No AGP bridge found >12:13:36,651 INFO kernel:[ 0.000000] e820: last_pfn = 0x130000 max_arch_pfn = 0x400000000 >12:13:36,651 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >12:13:36,651 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >12:13:36,651 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >12:13:36,651 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >12:13:36,651 DEBUG kernel:[ 0.000000] C0000-DFFFF write-protect >12:13:36,651 DEBUG kernel:[ 0.000000] E0000-EFFFF write-through >12:13:36,651 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >12:13:36,651 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >12:13:36,651 DEBUG kernel:[ 0.000000] 0 base 0D0000000 mask FF0000000 uncachable >12:13:36,651 DEBUG kernel:[ 0.000000] 1 base 0E0000000 mask FE0000000 uncachable >12:13:36,651 DEBUG kernel:[ 0.000000] 2 base 000000000 mask F00000000 write-back >12:13:36,651 DEBUG kernel:[ 0.000000] 3 base 100000000 mask FE0000000 write-back >12:13:36,651 DEBUG kernel:[ 0.000000] 4 base 120000000 mask FF0000000 write-back >12:13:36,651 DEBUG kernel:[ 0.000000] 5 disabled >12:13:36,651 DEBUG kernel:[ 0.000000] 6 disabled >12:13:36,651 DEBUG kernel:[ 0.000000] 7 disabled >12:13:36,651 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >12:13:36,651 DEBUG kernel:[ 0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved >12:13:36,651 INFO kernel:[ 0.000000] e820: last_pfn = 0xcff80 max_arch_pfn = 0x400000000 >12:13:36,651 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780] >12:13:36,651 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576 >12:13:36,651 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >12:13:36,651 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >12:13:36,651 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >12:13:36,651 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >12:13:36,651 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >12:13:36,651 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x12fe00000-0x12fffffff] >12:13:36,651 DEBUG kernel:[ 0.000000] [mem 0x12fe00000-0x12fffffff] page 2M >12:13:36,651 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >12:13:36,651 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x12c000000-0x12fdfffff] >12:13:36,651 DEBUG kernel:[ 0.000000] [mem 0x12c000000-0x12fdfffff] page 2M >12:13:36,651 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x12bffffff] >12:13:36,651 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x12bffffff] page 2M >12:13:36,651 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xcff7ffff] >12:13:36,651 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >12:13:36,651 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xcfdfffff] page 2M >12:13:36,651 DEBUG kernel:[ 0.000000] [mem 0xcfe00000-0xcff7ffff] page 4k >12:13:36,651 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7df41000-0x7fffefff] >12:13:36,651 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000faff0 00024 (v02 ACPIAM) >12:13:36,651 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000cff80100 00054 (v01 A_M_I_ OEMXSDT 05000907 MSFT 00000097) >12:13:36,651 WARNING kernel:[ 0.000000] ACPI: FACP 00000000cff80290 000F4 (v03 A_M_I_ OEMFACP 05000907 MSFT 00000097) >12:13:36,651 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000cff80450 086FF (v01 A0863 A0863001 00000001 INTL 20060113) >12:13:36,651 WARNING kernel:[ 0.000000] ACPI: FACS 00000000cff8e000 00040 >12:13:36,651 WARNING kernel:[ 0.000000] ACPI: APIC 00000000cff80390 00078 (v01 A_M_I_ OEMAPIC 05000907 MSFT 00000097) >12:13:36,651 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000cff80410 0003C (v01 A_M_I_ OEMMCFG 05000907 MSFT 00000097) >12:13:36,651 WARNING kernel:[ 0.000000] ACPI: OEMB 00000000cff8e040 00081 (v01 A_M_I_ AMI_OEM 05000907 MSFT 00000097) >12:13:36,651 WARNING kernel:[ 0.000000] ACPI: HPET 00000000cff88b50 00038 (v01 A_M_I_ OEMHPET 05000907 MSFT 00000097) >12:13:36,651 WARNING kernel:[ 0.000000] ACPI: OSFR 00000000cff88b90 000B0 (v01 A_M_I_ OEMOSFR 05000907 MSFT 00000097) >12:13:36,651 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:13:36,651 INFO kernel:[ 0.000000] No NUMA configuration found >12:13:36,651 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000012fffffff] >12:13:36,651 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x12fffffff] >12:13:36,651 INFO kernel:[ 0.000000] NODE_DATA [mem 0x12ffe8000-0x12fffbfff] >12:13:36,651 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0 >12:13:36,651 WARNING kernel:[ 0.000000] Zone ranges: >12:13:36,651 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >12:13:36,651 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >12:13:36,651 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x12fffffff] >12:13:36,651 WARNING kernel:[ 0.000000] Movable zone start for each node >12:13:36,651 WARNING kernel:[ 0.000000] Early memory node ranges >12:13:36,651 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009bfff] >12:13:36,651 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xcff7ffff] >12:13:36,651 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x12fffffff] >12:13:36,651 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1048347 >12:13:36,651 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >12:13:36,651 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >12:13:36,651 DEBUG kernel:[ 0.000000] DMA zone: 3995 pages, LIFO batch:0 >12:13:36,651 DEBUG kernel:[ 0.000000] DMA32 zone: 13246 pages used for memmap >12:13:36,651 DEBUG kernel:[ 0.000000] DMA32 zone: 847744 pages, LIFO batch:31 >12:13:36,651 DEBUG kernel:[ 0.000000] Normal zone: 3072 pages used for memmap >12:13:36,651 DEBUG kernel:[ 0.000000] Normal zone: 196608 pages, LIFO batch:31 >12:13:36,651 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >12:13:36,651 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:13:36,651 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >12:13:36,651 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >12:13:36,651 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >12:13:36,651 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >12:13:36,651 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >12:13:36,651 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23 >12:13:36,651 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x05] address[0xfec10000] gsi_base[24]) >12:13:36,651 WARNING kernel:[ 0.000000] I/O APIC 0xfec10000 registers return all ones, skipping! >12:13:36,651 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >12:13:36,651 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >12:13:36,651 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >12:13:36,651 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >12:13:36,651 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >12:13:36,651 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >12:13:36,651 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >12:13:36,651 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >12:13:36,651 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >12:13:36,651 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff] >12:13:36,651 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff] >12:13:36,651 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e4fff] >12:13:36,651 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e5000-0x000fffff] >12:13:36,651 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcff80000-0xcff8dfff] >12:13:36,651 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcff8e000-0xcffdffff] >12:13:36,651 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcffe0000-0xcfffffff] >12:13:36,651 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xdfffffff] >12:13:36,651 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >12:13:36,651 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfedfffff] >12:13:36,651 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >12:13:36,651 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffdfffff] >12:13:36,651 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffe00000-0xffffffff] >12:13:36,651 INFO kernel:[ 0.000000] e820: [mem 0xd0000000-0xdfffffff] available for PCI devices >12:13:36,651 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >12:13:36,651 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >12:13:36,651 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88012fc00000 s85568 r8192 d20928 u524288 >12:13:36,651 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u524288 alloc=1*2097152 >12:13:36,651 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >12:13:36,651 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1031944 >12:13:36,651 WARNING kernel:[ 0.000000] Policy zone: Normal >12:13:36,651 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:UUID=6cdb3bdc-1802-4c98-b650-7440cd7cab7d selinux=0 BOOT_IMAGE=vmlinuz >12:13:36,651 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >12:13:36,651 INFO kernel:[ 0.000000] Checking aperture... >12:13:36,651 INFO kernel:[ 0.000000] No AGP bridge found >12:13:36,651 WARNING kernel:[ 0.000000] Memory: 4011260K/4193388K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 182128K reserved) >12:13:36,651 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >12:13:36,651 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >12:13:36,651 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >12:13:36,651 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >12:13:36,651 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >12:13:36,651 INFO kernel:[ 0.000000] console [tty0] enabled >12:13:36,651 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >12:13:36,651 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >12:13:36,651 DEBUG kernel:[ 0.000000] hpet clockevent registered >12:13:36,651 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >12:13:36,651 INFO kernel:[ 0.000000] tsc: Detected 2405.435 MHz processor >12:13:36,651 INFO kernel:[ 0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4810.87 BogoMIPS (lpj=2405435) >12:13:36,651 INFO kernel:[ 0.001092] pid_max: default: 32768 minimum: 301 >12:13:36,651 INFO kernel:[ 0.002037] Security Framework initialized >12:13:36,651 INFO kernel:[ 0.002089] SELinux: Disabled at boot. >12:13:36,651 INFO kernel:[ 0.002547] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >12:13:36,651 INFO kernel:[ 0.004740] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >12:13:36,651 INFO kernel:[ 0.005788] Mount-cache hash table entries: 256 >12:13:36,651 INFO kernel:[ 0.006098] Initializing cgroup subsys memory >12:13:36,651 INFO kernel:[ 0.006158] Initializing cgroup subsys devices >12:13:36,651 INFO kernel:[ 0.006202] Initializing cgroup subsys freezer >12:13:36,651 INFO kernel:[ 0.006245] Initializing cgroup subsys net_cls >12:13:36,651 INFO kernel:[ 0.006289] Initializing cgroup subsys blkio >12:13:36,651 INFO kernel:[ 0.006333] Initializing cgroup subsys perf_event >12:13:36,651 INFO kernel:[ 0.006378] Initializing cgroup subsys hugetlb >12:13:36,651 INFO kernel:[ 0.006445] CPU: Physical Processor ID: 0 >12:13:36,651 INFO kernel:[ 0.006488] CPU: Processor Core ID: 0 >12:13:36,651 INFO kernel:[ 0.006532] mce: CPU supports 6 MCE banks >12:13:36,651 INFO kernel:[ 0.006582] CPU0: Thermal monitoring enabled (TM2) >12:13:36,651 INFO kernel:[ 0.006631] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >12:13:36,651 INFO kernel:[ 0.006631] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >12:13:36,651 INFO kernel:[ 0.006631] tlb_flushall_shift: -1 >12:13:36,651 INFO kernel:[ 0.006795] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >12:13:36,651 INFO kernel:[ 0.008281] ACPI: Core revision 20130517 >12:13:36,651 WARNING kernel:[ 0.010995] ACPI: All ACPI Tables successfully acquired >12:13:36,651 INFO kernel:[ 0.012009] ftrace: allocating 25126 entries in 99 pages >12:13:36,651 INFO kernel:[ 0.019445] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >12:13:36,651 INFO kernel:[ 0.029562] smpboot: CPU0: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (fam: 06, model: 0f, stepping: 0b) >12:13:36,651 WARNING kernel:[ 0.030000] APIC calibration not consistent with PM-Timer: 119ms instead of 100ms >12:13:36,651 INFO kernel:[ 0.030000] APIC delta adjusted to PM-Timer: 1670449 (2004522) >12:13:36,651 INFO kernel:[ 0.030000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >12:13:36,651 WARNING kernel:[ 0.030000] perf_event_intel: PEBS disabled due to CPU errata >12:13:36,651 INFO kernel:[ 0.030000] ... version: 2 >12:13:36,651 INFO kernel:[ 0.030000] ... bit width: 40 >12:13:36,651 INFO kernel:[ 0.030000] ... generic registers: 2 >12:13:36,651 INFO kernel:[ 0.030000] ... value mask: 000000ffffffffff >12:13:36,651 INFO kernel:[ 0.030000] ... max period: 000000007fffffff >12:13:36,651 INFO kernel:[ 0.030000] ... fixed-purpose events: 3 >12:13:36,651 INFO kernel:[ 0.030000] ... event mask: 0000000700000003 >12:13:36,651 INFO kernel:[ 0.043096] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >12:13:36,651 INFO kernel:[ 0.031098] smpboot: Booting Node 0, Processors #1 #2 #3 OK >12:13:36,651 INFO kernel:[ 0.067023] Brought up 4 CPUs >12:13:36,651 INFO kernel:[ 0.068002] smpboot: Total of 4 processors activated (19243.48 BogoMIPS) >12:13:36,651 INFO kernel:[ 0.069170] devtmpfs: initialized >12:13:36,651 INFO kernel:[ 0.070038] PM: Registering ACPI NVS region [mem 0xcff8e000-0xcffdffff] (335872 bytes) >12:13:36,651 INFO kernel:[ 0.071224] atomic64 test passed for x86-64 platform with CX8 and with SSE >12:13:36,651 INFO kernel:[ 0.071286] RTC time: 12:13:17, date: 12/01/13 >12:13:36,651 INFO kernel:[ 0.071376] NET: Registered protocol family 16 >12:13:36,651 INFO kernel:[ 0.071543] ACPI: bus type PCI registered >12:13:36,651 INFO kernel:[ 0.071587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >12:13:36,651 INFO kernel:[ 0.071684] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >12:13:36,651 INFO kernel:[ 0.071748] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >12:13:36,651 INFO kernel:[ 0.091528] PCI: Using configuration type 1 for base access >12:13:36,651 INFO kernel:[ 0.092467] bio: create slab <bio-0> at 0 >12:13:36,651 INFO kernel:[ 0.092467] ACPI: Added _OSI(Module Device) >12:13:36,651 INFO kernel:[ 0.092467] ACPI: Added _OSI(Processor Device) >12:13:36,651 INFO kernel:[ 0.092467] ACPI: Added _OSI(3.0 _SCP Extensions) >12:13:36,651 INFO kernel:[ 0.092467] ACPI: Added _OSI(Processor Aggregator Device) >12:13:36,651 DEBUG kernel:[ 0.093927] ACPI: EC: Look up EC in DSDT >12:13:36,651 WARNING kernel:[ 0.094918] ACPI: Executed 1 blocks of module-level executable AML code >12:13:36,651 WARNING kernel:[ 0.099220] ACPI: SSDT 00000000cff8e0d0 001D2 (v01 AMI CPU1PM 00000001 INTL 20060113) >12:13:36,651 WARNING kernel:[ 0.099576] ACPI: Dynamic OEM Table Load: >12:13:36,651 WARNING kernel:[ 0.099667] ACPI: SSDT (null) 001D2 (v01 AMI CPU1PM 00000001 INTL 20060113) >12:13:36,651 WARNING kernel:[ 0.100091] ACPI: SSDT 00000000cff8e2b0 00143 (v01 AMI CPU2PM 00000001 INTL 20060113) >12:13:36,651 WARNING kernel:[ 0.100424] ACPI: Dynamic OEM Table Load: >12:13:36,651 WARNING kernel:[ 0.100525] ACPI: SSDT (null) 00143 (v01 AMI CPU2PM 00000001 INTL 20060113) >12:13:36,651 WARNING kernel:[ 0.100783] ACPI: SSDT 00000000cff8e400 00143 (v01 AMI CPU3PM 00000001 INTL 20060113) >12:13:36,651 WARNING kernel:[ 0.101121] ACPI: Dynamic OEM Table Load: >12:13:36,651 WARNING kernel:[ 0.101212] ACPI: SSDT (null) 00143 (v01 AMI CPU3PM 00000001 INTL 20060113) >12:13:36,651 WARNING kernel:[ 0.101932] ACPI: SSDT 00000000cff8e550 00143 (v01 AMI CPU4PM 00000001 INTL 20060113) >12:13:36,651 WARNING kernel:[ 0.102266] ACPI: Dynamic OEM Table Load: >12:13:36,651 WARNING kernel:[ 0.102357] ACPI: SSDT (null) 00143 (v01 AMI CPU4PM 00000001 INTL 20060113) >12:13:36,651 INFO kernel:[ 0.102600] ACPI: Interpreter enabled >12:13:36,651 WARNING kernel:[ 0.102651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >12:13:36,651 INFO kernel:[ 0.102781] ACPI: (supports S0 S1 S3 S4 S5) >12:13:36,651 INFO kernel:[ 0.102825] ACPI: Using IOAPIC for interrupt routing >12:13:36,651 INFO kernel:[ 0.102898] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >12:13:36,651 INFO kernel:[ 0.103041] ACPI: No dock devices found. >12:13:36,651 INFO kernel:[ 0.109334] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >12:13:36,651 INFO kernel:[ 0.109382] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM >12:13:36,651 INFO kernel:[ 0.109445] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08) >12:13:36,651 INFO kernel:[ 0.109702] PCI host bridge to bus 0000:00 >12:13:36,651 INFO kernel:[ 0.109747] pci_bus 0000:00: root bus resource [bus 00-ff] >12:13:36,651 INFO kernel:[ 0.109791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >12:13:36,651 INFO kernel:[ 0.109836] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >12:13:36,651 INFO kernel:[ 0.109880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >12:13:36,651 INFO kernel:[ 0.109935] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] >12:13:36,651 INFO kernel:[ 0.109980] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xffffffff] >12:13:36,651 DEBUG kernel:[ 0.110010] pci 0000:00:00.0: [8086:29e0] type 00 class 0x060000 >12:13:36,651 DEBUG kernel:[ 0.110101] pci 0000:00:01.0: [8086:29e1] type 01 class 0x060400 >12:13:36,651 DEBUG kernel:[ 0.110138] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >12:13:36,651 INFO kernel:[ 0.110184] pci 0000:00:01.0: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.110266] pci 0000:00:06.0: [8086:29e9] type 01 class 0x060400 >12:13:36,651 DEBUG kernel:[ 0.110302] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold >12:13:36,651 INFO kernel:[ 0.110343] pci 0000:00:06.0: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.110435] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300 >12:13:36,651 DEBUG kernel:[ 0.110476] pci 0000:00:1a.0: reg 0x20: [io 0x9800-0x981f] >12:13:36,651 INFO kernel:[ 0.110563] pci 0000:00:1a.0: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.110640] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300 >12:13:36,651 DEBUG kernel:[ 0.110690] pci 0000:00:1a.1: reg 0x20: [io 0x9880-0x989f] >12:13:36,651 INFO kernel:[ 0.110776] pci 0000:00:1a.1: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.110853] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300 >12:13:36,651 DEBUG kernel:[ 0.110892] pci 0000:00:1a.2: reg 0x20: [io 0x9c00-0x9c1f] >12:13:36,651 INFO kernel:[ 0.111017] pci 0000:00:1a.2: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.111104] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320 >12:13:36,651 DEBUG kernel:[ 0.111124] pci 0000:00:1a.7: reg 0x10: [mem 0xfe5ffc00-0xfe5fffff] >12:13:36,651 DEBUG kernel:[ 0.111209] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >12:13:36,651 INFO kernel:[ 0.111256] pci 0000:00:1a.7: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.111336] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300 >12:13:36,651 DEBUG kernel:[ 0.111350] pci 0000:00:1b.0: reg 0x10: [mem 0xfe5f8000-0xfe5fbfff 64bit] >12:13:36,651 DEBUG kernel:[ 0.111413] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >12:13:36,651 DEBUG kernel:[ 0.111486] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400 >12:13:36,651 DEBUG kernel:[ 0.111550] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >12:13:36,651 INFO kernel:[ 0.111597] pci 0000:00:1c.0: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.111675] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400 >12:13:36,651 DEBUG kernel:[ 0.111749] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >12:13:36,651 INFO kernel:[ 0.111796] pci 0000:00:1c.3: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.111874] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400 >12:13:36,651 DEBUG kernel:[ 0.111937] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >12:13:36,651 INFO kernel:[ 0.111995] pci 0000:00:1c.4: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.112041] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 >12:13:36,651 DEBUG kernel:[ 0.112081] pci 0000:00:1d.0: reg 0x20: [io 0x9080-0x909f] >12:13:36,651 INFO kernel:[ 0.112168] pci 0000:00:1d.0: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.112245] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 >12:13:36,651 DEBUG kernel:[ 0.112285] pci 0000:00:1d.1: reg 0x20: [io 0x9400-0x941f] >12:13:36,651 INFO kernel:[ 0.112372] pci 0000:00:1d.1: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.112449] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 >12:13:36,651 DEBUG kernel:[ 0.112488] pci 0000:00:1d.2: reg 0x20: [io 0x9480-0x949f] >12:13:36,651 INFO kernel:[ 0.112575] pci 0000:00:1d.2: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.112661] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 >12:13:36,651 DEBUG kernel:[ 0.112691] pci 0000:00:1d.7: reg 0x10: [mem 0xfe5ff800-0xfe5ffbff] >12:13:36,651 DEBUG kernel:[ 0.112776] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >12:13:36,651 INFO kernel:[ 0.112823] pci 0000:00:1d.7: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.112900] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >12:13:36,651 INFO kernel:[ 0.113035] pci 0000:00:1e.0: System wakeup disabled by ACPI >12:13:36,651 DEBUG kernel:[ 0.113114] pci 0000:00:1f.0: [8086:2916] type 00 class 0x060100 >12:13:36,651 INFO kernel:[ 0.113188] pci 0000:00:1f.0: address space collision: [io 0x0800-0x087f] conflicts with ACPI CPU throttle [??? 0x00000810-0x00000815 flags 0x80000000] >12:13:36,651 INFO kernel:[ 0.113256] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO >12:13:36,651 INFO kernel:[ 0.113302] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003) >12:13:36,651 DEBUG kernel:[ 0.113462] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 >12:13:36,651 DEBUG kernel:[ 0.113479] pci 0000:00:1f.2: reg 0x10: [io 0x8c00-0x8c07] >12:13:36,651 DEBUG kernel:[ 0.113487] pci 0000:00:1f.2: reg 0x14: [io 0x8880-0x8883] >12:13:36,651 DEBUG kernel:[ 0.113495] pci 0000:00:1f.2: reg 0x18: [io 0x8800-0x8807] >12:13:36,651 DEBUG kernel:[ 0.113502] pci 0000:00:1f.2: reg 0x1c: [io 0x8480-0x8483] >12:13:36,651 DEBUG kernel:[ 0.113510] pci 0000:00:1f.2: reg 0x20: [io 0x8400-0x841f] >12:13:36,651 DEBUG kernel:[ 0.113518] pci 0000:00:1f.2: reg 0x24: [mem 0xfe5fe800-0xfe5fefff] >12:13:36,651 DEBUG kernel:[ 0.113560] pci 0000:00:1f.2: PME# supported from D3hot >12:13:36,651 DEBUG kernel:[ 0.113637] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 >12:13:36,651 DEBUG kernel:[ 0.113652] pci 0000:00:1f.3: reg 0x10: [mem 0xfe5ff400-0xfe5ff4ff 64bit] >12:13:36,651 DEBUG kernel:[ 0.113671] pci 0000:00:1f.3: reg 0x20: [io 0x0400-0x041f] >12:13:36,651 DEBUG kernel:[ 0.113799] pci 0000:01:00.0: [1002:9598] type 00 class 0x030000 >12:13:36,651 DEBUG kernel:[ 0.113812] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref] >12:13:36,651 DEBUG kernel:[ 0.113823] pci 0000:01:00.0: reg 0x18: [mem 0xfe6e0000-0xfe6effff 64bit] >12:13:36,651 DEBUG kernel:[ 0.113830] pci 0000:01:00.0: reg 0x20: [io 0xa000-0xa0ff] >12:13:36,651 DEBUG kernel:[ 0.113843] pci 0000:01:00.0: reg 0x30: [mem 0xfe6c0000-0xfe6dffff pref] >12:13:36,651 DEBUG kernel:[ 0.113873] pci 0000:01:00.0: supports D1 D2 >12:13:36,651 DEBUG kernel:[ 0.113915] pci 0000:01:00.1: [1002:aa20] type 00 class 0x040300 >12:13:36,651 DEBUG kernel:[ 0.113928] pci 0000:01:00.1: reg 0x10: [mem 0xfe6fc000-0xfe6fffff 64bit] >12:13:36,651 DEBUG kernel:[ 0.113983] pci 0000:01:00.1: supports D1 D2 >12:13:36,651 INFO kernel:[ 0.114045] pci 0000:00:01.0: PCI bridge to [bus 01] >12:13:36,651 DEBUG kernel:[ 0.114090] pci 0000:00:01.0: bridge window [io 0xa000-0xafff] >12:13:36,651 DEBUG kernel:[ 0.114093] pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff] >12:13:36,651 DEBUG kernel:[ 0.114097] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >12:13:36,651 DEBUG kernel:[ 0.114149] pci 0000:02:00.0: [197b:2366] type 00 class 0x010400 >12:13:36,651 DEBUG kernel:[ 0.114216] pci 0000:02:00.0: reg 0x24: [mem 0xfe7fe000-0xfe7fffff] >12:13:36,651 DEBUG kernel:[ 0.114227] pci 0000:02:00.0: reg 0x30: [mem 0xfe7e0000-0xfe7effff pref] >12:13:36,651 DEBUG kernel:[ 0.114267] pci 0000:02:00.0: PME# supported from D3hot >12:13:36,651 DEBUG kernel:[ 0.114315] pci 0000:02:00.1: [197b:2366] type 00 class 0x010185 >12:13:36,651 DEBUG kernel:[ 0.114334] pci 0000:02:00.1: reg 0x10: [io 0xbc00-0xbc07] >12:13:36,651 DEBUG kernel:[ 0.114345] pci 0000:02:00.1: reg 0x14: [io 0xb880-0xb883] >12:13:36,651 DEBUG kernel:[ 0.114356] pci 0000:02:00.1: reg 0x18: [io 0xb800-0xb807] >12:13:36,651 DEBUG kernel:[ 0.114367] pci 0000:02:00.1: reg 0x1c: [io 0xb480-0xb483] >12:13:36,651 DEBUG kernel:[ 0.114378] pci 0000:02:00.1: reg 0x20: [io 0xb400-0xb40f] >12:13:36,651 INFO kernel:[ 0.114462] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >12:13:36,651 INFO kernel:[ 0.114531] pci 0000:00:06.0: PCI bridge to [bus 02] >12:13:36,651 DEBUG kernel:[ 0.114576] pci 0000:00:06.0: bridge window [io 0xb000-0xbfff] >12:13:36,651 DEBUG kernel:[ 0.114579] pci 0000:00:06.0: bridge window [mem 0xfe700000-0xfe7fffff] >12:13:36,651 DEBUG kernel:[ 0.114647] pci 0000:05:00.0: [1033:0125] type 01 class 0x060400 >12:13:36,651 DEBUG kernel:[ 0.114756] pci 0000:05:00.0: supports D1 >12:13:36,651 DEBUG kernel:[ 0.114758] pci 0000:05:00.0: PME# supported from D0 D1 D3hot D3cold >12:13:36,651 DEBUG kernel:[ 0.114826] pci 0000:05:00.1: [1033:0125] type 01 class 0x060400 >12:13:36,651 DEBUG kernel:[ 0.114852] pci 0000:05:00.1: reg 0x10: [mem 0xfeaffc00-0xfeaffc7f 64bit] >12:13:36,651 DEBUG kernel:[ 0.114947] pci 0000:05:00.1: supports D1 >12:13:36,651 DEBUG kernel:[ 0.114949] pci 0000:05:00.1: PME# supported from D0 D1 D3hot D3cold >12:13:36,651 INFO kernel:[ 0.115026] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >12:13:36,651 INFO kernel:[ 0.115092] pci 0000:00:1c.0: PCI bridge to [bus 05-07] >12:13:36,651 DEBUG kernel:[ 0.115140] pci 0000:00:1c.0: bridge window [mem 0xfea00000-0xfeafffff] >12:13:36,651 DEBUG kernel:[ 0.115145] pci 0000:00:1c.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >12:13:36,651 INFO kernel:[ 0.115254] pci 0000:05:00.0: PCI bridge to [bus 07] >12:13:36,651 INFO kernel:[ 0.115436] pci 0000:05:00.1: PCI bridge to [bus 06] >12:13:36,651 DEBUG kernel:[ 0.115496] pci 0000:05:00.1: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >12:13:36,651 DEBUG kernel:[ 0.115581] pci 0000:04:00.0: [11ab:4364] type 00 class 0x020000 >12:13:36,651 DEBUG kernel:[ 0.115604] pci 0000:04:00.0: reg 0x10: [mem 0xfe9fc000-0xfe9fffff 64bit] >12:13:36,651 DEBUG kernel:[ 0.115616] pci 0000:04:00.0: reg 0x18: [io 0xd800-0xd8ff] >12:13:36,651 DEBUG kernel:[ 0.115657] pci 0000:04:00.0: reg 0x30: [mem 0xfe9c0000-0xfe9dffff pref] >12:13:36,651 DEBUG kernel:[ 0.115721] pci 0000:04:00.0: supports D1 D2 >12:13:36,651 DEBUG kernel:[ 0.115723] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold >12:13:36,651 INFO kernel:[ 0.115794] pci 0000:00:1c.3: PCI bridge to [bus 04] >12:13:36,651 DEBUG kernel:[ 0.115840] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff] >12:13:36,651 DEBUG kernel:[ 0.115844] pci 0000:00:1c.3: bridge window [mem 0xfe900000-0xfe9fffff] >12:13:36,651 DEBUG kernel:[ 0.115912] pci 0000:03:00.0: [11ab:6145] type 00 class 0x01018f >12:13:36,651 DEBUG kernel:[ 0.115928] pci 0000:03:00.0: reg 0x10: [io 0xcc00-0xcc07] >12:13:36,651 DEBUG kernel:[ 0.115940] pci 0000:03:00.0: reg 0x14: [io 0xc880-0xc883] >12:13:36,651 DEBUG kernel:[ 0.115951] pci 0000:03:00.0: reg 0x18: [io 0xc800-0xc807] >12:13:36,651 DEBUG kernel:[ 0.115963] pci 0000:03:00.0: reg 0x1c: [io 0xc480-0xc483] >12:13:36,651 DEBUG kernel:[ 0.115974] pci 0000:03:00.0: reg 0x20: [io 0xc400-0xc40f] >12:13:36,651 DEBUG kernel:[ 0.115986] pci 0000:03:00.0: reg 0x24: [mem 0xfe8ffc00-0xfe8fffff] >12:13:36,651 DEBUG kernel:[ 0.115998] pci 0000:03:00.0: reg 0x30: [mem 0xfe880000-0xfe8bffff pref] >12:13:36,651 DEBUG kernel:[ 0.116063] pci 0000:03:00.0: supports D1 >12:13:36,651 DEBUG kernel:[ 0.116066] pci 0000:03:00.0: PME# supported from D0 D1 D3hot >12:13:36,651 INFO kernel:[ 0.116108] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >12:13:36,651 INFO kernel:[ 0.116180] pci 0000:00:1c.4: PCI bridge to [bus 03] >12:13:36,651 DEBUG kernel:[ 0.116226] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >12:13:36,651 DEBUG kernel:[ 0.116229] pci 0000:00:1c.4: bridge window [mem 0xfe800000-0xfe8fffff] >12:13:36,651 DEBUG kernel:[ 0.116277] pci 0000:08:01.0: [14f1:2f30] type 00 class 0x078000 >12:13:36,651 DEBUG kernel:[ 0.116293] pci 0000:08:01.0: reg 0x10: [mem 0xfebf0000-0xfebfffff] >12:13:36,651 DEBUG kernel:[ 0.116302] pci 0000:08:01.0: reg 0x14: [io 0xec00-0xec07] >12:13:36,651 DEBUG kernel:[ 0.116363] pci 0000:08:01.0: PME# supported from D3hot D3cold >12:13:36,651 DEBUG kernel:[ 0.116406] pci 0000:08:03.0: [1106:3044] type 00 class 0x0c0010 >12:13:36,651 DEBUG kernel:[ 0.116423] pci 0000:08:03.0: reg 0x10: [mem 0xfebef800-0xfebeffff] >12:13:36,651 DEBUG kernel:[ 0.116433] pci 0000:08:03.0: reg 0x14: [io 0xe880-0xe8ff] >12:13:36,651 DEBUG kernel:[ 0.116499] pci 0000:08:03.0: supports D2 >12:13:36,651 DEBUG kernel:[ 0.116501] pci 0000:08:03.0: PME# supported from D2 D3hot D3cold >12:13:36,651 INFO kernel:[ 0.116567] pci 0000:00:1e.0: PCI bridge to [bus 08] (subtractive decode) >12:13:36,651 DEBUG kernel:[ 0.116614] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >12:13:36,651 DEBUG kernel:[ 0.116617] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff] >12:13:36,651 DEBUG kernel:[ 0.116623] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >12:13:36,651 DEBUG kernel:[ 0.116625] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >12:13:36,651 DEBUG kernel:[ 0.116627] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >12:13:36,651 DEBUG kernel:[ 0.116629] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) >12:13:36,651 DEBUG kernel:[ 0.116632] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xffffffff] (subtractive decode) >12:13:36,651 INFO kernel:[ 0.117180] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >12:13:36,651 INFO kernel:[ 0.117561] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) >12:13:36,651 INFO kernel:[ 0.117949] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) >12:13:36,651 INFO kernel:[ 0.118341] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 *15) >12:13:36,651 INFO kernel:[ 0.118719] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >12:13:36,651 INFO kernel:[ 0.119167] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15) >12:13:36,651 INFO kernel:[ 0.119546] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15) >12:13:36,651 INFO kernel:[ 0.119934] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 *14 15) >12:13:36,651 WARNING kernel:[ 0.120391] ACPI: Enabled 2 GPEs in block 00 to 3F >12:13:36,651 DEBUG kernel:[ 0.120486] ACPI: \_SB_.PCI0: notify handler is installed >12:13:36,651 DEBUG kernel:[ 0.120520] Found 1 acpi root devices >12:13:36,652 INFO kernel:[ 0.120581] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >12:13:36,652 INFO kernel:[ 0.120581] vgaarb: loaded >12:13:36,652 INFO kernel:[ 0.120581] vgaarb: bridge control possible 0000:01:00.0 >12:13:36,652 NOTICE kernel:[ 0.120581] SCSI subsystem initialized >12:13:36,652 INFO kernel:[ 0.120581] ACPI: bus type ATA registered >12:13:36,652 DEBUG kernel:[ 0.121020] libata version 3.00 loaded. >12:13:36,652 INFO kernel:[ 0.121055] ACPI: bus type USB registered >12:13:36,652 INFO kernel:[ 0.121113] usbcore: registered new interface driver usbfs >12:13:36,652 INFO kernel:[ 0.121174] usbcore: registered new interface driver hub >12:13:36,652 INFO kernel:[ 0.121221] usbcore: registered new device driver usb >12:13:36,652 INFO kernel:[ 0.121221] PCI: Using ACPI for IRQ routing >12:13:36,652 DEBUG kernel:[ 0.127016] PCI: pci_cache_line_size set to 64 bytes >12:13:36,652 DEBUG kernel:[ 0.127096] e820: reserve RAM buffer [mem 0x0009cc00-0x0009ffff] >12:13:36,652 DEBUG kernel:[ 0.127098] e820: reserve RAM buffer [mem 0xcff80000-0xcfffffff] >12:13:36,652 INFO kernel:[ 0.127185] NetLabel: Initializing >12:13:36,652 INFO kernel:[ 0.127228] NetLabel: domain hash size = 128 >12:13:36,652 INFO kernel:[ 0.127271] NetLabel: protocols = UNLABELED CIPSOv4 >12:13:36,652 INFO kernel:[ 0.127334] NetLabel: unlabeled traffic allowed by default >12:13:36,652 INFO kernel:[ 0.127404] HPET: 4 timers in total, 0 timers will be used for per-cpu timer >12:13:36,652 INFO kernel:[ 0.127451] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >12:13:36,652 INFO kernel:[ 0.127614] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >12:13:36,652 INFO kernel:[ 0.129028] Switched to clocksource hpet >12:13:36,652 INFO kernel:[ 0.135032] pnp: PnP ACPI init >12:13:36,652 INFO kernel:[ 0.135093] ACPI: bus type PNP registered >12:13:36,652 INFO kernel:[ 0.135222] system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved >12:13:36,652 DEBUG kernel:[ 0.135269] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >12:13:36,652 DEBUG kernel:[ 0.135311] pnp 00:01: [dma 4] >12:13:36,652 DEBUG kernel:[ 0.135332] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >12:13:36,652 DEBUG kernel:[ 0.135370] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >12:13:36,652 DEBUG kernel:[ 0.135393] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active) >12:13:36,652 DEBUG kernel:[ 0.135424] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active) >12:13:36,652 INFO kernel:[ 0.135579] system 00:05: [io 0x0290-0x0297] has been reserved >12:13:36,652 DEBUG kernel:[ 0.135626] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >12:13:36,652 INFO kernel:[ 0.135789] system 00:06: [io 0x04d0-0x04d1] has been reserved >12:13:36,652 INFO kernel:[ 0.135835] system 00:06: [io 0x0800-0x087f] could not be reserved >12:13:36,652 INFO kernel:[ 0.135880] system 00:06: [io 0x0480-0x04bf] has been reserved >12:13:36,652 INFO kernel:[ 0.135925] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved >12:13:36,652 INFO kernel:[ 0.135970] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved >12:13:36,652 INFO kernel:[ 0.136021] system 00:06: [mem 0xfed50000-0xfed8ffff] has been reserved >12:13:36,652 INFO kernel:[ 0.136066] system 00:06: [mem 0xffa00000-0xffafffff] has been reserved >12:13:36,652 INFO kernel:[ 0.136111] system 00:06: [mem 0xffb00000-0xffbfffff] has been reserved >12:13:36,652 INFO kernel:[ 0.136156] system 00:06: [mem 0xffe00000-0xffefffff] has been reserved >12:13:36,652 INFO kernel:[ 0.136202] system 00:06: [mem 0xfff00000-0xfffffffe] has been reserved >12:13:36,652 INFO kernel:[ 0.136246] system 00:06: [mem 0xfed40000-0xfed44fff] has been reserved >12:13:36,652 DEBUG kernel:[ 0.136292] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >12:13:36,652 DEBUG kernel:[ 0.136371] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active) >12:13:36,652 DEBUG kernel:[ 0.136446] pnp 00:08: Plug and Play ACPI device, IDs INT0800 (active) >12:13:36,652 INFO kernel:[ 0.136513] system 00:09: [mem 0xffc00000-0xffdfffff] has been reserved >12:13:36,652 DEBUG kernel:[ 0.136559] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >12:13:36,652 DEBUG kernel:[ 0.136754] pnp 00:0a: [dma 0 disabled] >12:13:36,652 DEBUG kernel:[ 0.136812] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active) >12:13:36,652 INFO kernel:[ 0.136885] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved >12:13:36,652 INFO kernel:[ 0.136931] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved >12:13:36,652 DEBUG kernel:[ 0.136976] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >12:13:36,652 DEBUG kernel:[ 0.137042] pnp 00:0c: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >12:13:36,652 INFO kernel:[ 0.137117] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved >12:13:36,652 DEBUG kernel:[ 0.137163] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) >12:13:36,652 INFO kernel:[ 0.137328] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved >12:13:36,652 INFO kernel:[ 0.137374] system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved >12:13:36,652 INFO kernel:[ 0.137420] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved >12:13:36,652 INFO kernel:[ 0.137465] system 00:0e: [mem 0x00100000-0xcfffffff] could not be reserved >12:13:36,652 DEBUG kernel:[ 0.137511] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active) >12:13:36,652 INFO kernel:[ 0.137632] pnp: PnP ACPI: found 15 devices >12:13:36,652 INFO kernel:[ 0.137676] ACPI: bus type PNP unregistered >12:13:36,652 DEBUG kernel:[ 0.145372] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 05-07] add_size 1000 >12:13:36,652 DEBUG kernel:[ 0.145382] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 >12:13:36,652 DEBUG kernel:[ 0.145390] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >12:13:36,652 WARNING kernel:[ 0.145401] pci 0000:00:1f.0: BAR 13: [io 0x0800-0x087f] has bogus alignment >12:13:36,652 DEBUG kernel:[ 0.145447] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >12:13:36,652 DEBUG kernel:[ 0.145450] pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >12:13:36,652 DEBUG kernel:[ 0.145452] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >12:13:36,652 INFO kernel:[ 0.145457] pci 0000:00:1c.3: BAR 15: assigned [mem 0xf0000000-0xf01fffff 64bit pref] >12:13:36,652 INFO kernel:[ 0.145520] pci 0000:00:1c.4: BAR 15: assigned [mem 0xf0200000-0xf03fffff 64bit pref] >12:13:36,652 INFO kernel:[ 0.145583] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] >12:13:36,652 INFO kernel:[ 0.145628] pci 0000:00:01.0: PCI bridge to [bus 01] >12:13:36,652 INFO kernel:[ 0.145673] pci 0000:00:01.0: bridge window [io 0xa000-0xafff] >12:13:36,652 INFO kernel:[ 0.145719] pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff] >12:13:36,652 INFO kernel:[ 0.145765] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >12:13:36,652 INFO kernel:[ 0.145829] pci 0000:00:06.0: PCI bridge to [bus 02] >12:13:36,652 INFO kernel:[ 0.145873] pci 0000:00:06.0: bridge window [io 0xb000-0xbfff] >12:13:36,652 INFO kernel:[ 0.145919] pci 0000:00:06.0: bridge window [mem 0xfe700000-0xfe7fffff] >12:13:36,652 INFO kernel:[ 0.145967] pci 0000:05:00.0: PCI bridge to [bus 07] >12:13:36,652 INFO kernel:[ 0.146030] pci 0000:05:00.1: PCI bridge to [bus 06] >12:13:36,652 INFO kernel:[ 0.146083] pci 0000:05:00.1: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >12:13:36,652 INFO kernel:[ 0.146152] pci 0000:00:1c.0: PCI bridge to [bus 05-07] >12:13:36,652 INFO kernel:[ 0.146197] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >12:13:36,652 INFO kernel:[ 0.146244] pci 0000:00:1c.0: bridge window [mem 0xfea00000-0xfeafffff] >12:13:36,652 INFO kernel:[ 0.146291] pci 0000:00:1c.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >12:13:36,652 INFO kernel:[ 0.146356] pci 0000:00:1c.3: PCI bridge to [bus 04] >12:13:36,652 INFO kernel:[ 0.146400] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff] >12:13:36,652 INFO kernel:[ 0.146447] pci 0000:00:1c.3: bridge window [mem 0xfe900000-0xfe9fffff] >12:13:36,652 INFO kernel:[ 0.146494] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref] >12:13:36,652 INFO kernel:[ 0.146559] pci 0000:00:1c.4: PCI bridge to [bus 03] >12:13:36,652 INFO kernel:[ 0.146604] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >12:13:36,652 INFO kernel:[ 0.146651] pci 0000:00:1c.4: bridge window [mem 0xfe800000-0xfe8fffff] >12:13:36,652 INFO kernel:[ 0.146697] pci 0000:00:1c.4: bridge window [mem 0xf0200000-0xf03fffff 64bit pref] >12:13:36,652 INFO kernel:[ 0.146763] pci 0000:00:1e.0: PCI bridge to [bus 08] >12:13:36,652 INFO kernel:[ 0.146807] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >12:13:36,652 INFO kernel:[ 0.146854] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff] >12:13:36,652 INFO kernel:[ 0.147036] pci 0000:00:1c.0: enabling device (0106 -> 0107) >12:13:36,652 DEBUG kernel:[ 0.147275] pci 0000:00:1e.0: setting latency timer to 64 >12:13:36,652 DEBUG kernel:[ 0.147279] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >12:13:36,652 DEBUG kernel:[ 0.147282] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >12:13:36,652 DEBUG kernel:[ 0.147284] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >12:13:36,652 DEBUG kernel:[ 0.147286] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] >12:13:36,652 DEBUG kernel:[ 0.147288] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xffffffff] >12:13:36,652 DEBUG kernel:[ 0.147291] pci_bus 0000:01: resource 0 [io 0xa000-0xafff] >12:13:36,652 DEBUG kernel:[ 0.147293] pci_bus 0000:01: resource 1 [mem 0xfe600000-0xfe6fffff] >12:13:36,652 DEBUG kernel:[ 0.147295] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >12:13:36,652 DEBUG kernel:[ 0.147297] pci_bus 0000:02: resource 0 [io 0xb000-0xbfff] >12:13:36,652 DEBUG kernel:[ 0.147299] pci_bus 0000:02: resource 1 [mem 0xfe700000-0xfe7fffff] >12:13:36,652 DEBUG kernel:[ 0.147302] pci_bus 0000:05: resource 0 [io 0x1000-0x1fff] >12:13:36,652 DEBUG kernel:[ 0.147304] pci_bus 0000:05: resource 1 [mem 0xfea00000-0xfeafffff] >12:13:36,652 DEBUG kernel:[ 0.147306] pci_bus 0000:05: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref] >12:13:36,652 DEBUG kernel:[ 0.147309] pci_bus 0000:06: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref] >12:13:36,652 DEBUG kernel:[ 0.147311] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] >12:13:36,652 DEBUG kernel:[ 0.147313] pci_bus 0000:04: resource 1 [mem 0xfe900000-0xfe9fffff] >12:13:36,652 DEBUG kernel:[ 0.147315] pci_bus 0000:04: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref] >12:13:36,652 DEBUG kernel:[ 0.147317] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff] >12:13:36,652 DEBUG kernel:[ 0.147319] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe8fffff] >12:13:36,652 DEBUG kernel:[ 0.147322] pci_bus 0000:03: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref] >12:13:36,652 DEBUG kernel:[ 0.147324] pci_bus 0000:08: resource 0 [io 0xe000-0xefff] >12:13:36,652 DEBUG kernel:[ 0.147326] pci_bus 0000:08: resource 1 [mem 0xfeb00000-0xfebfffff] >12:13:36,652 DEBUG kernel:[ 0.147328] pci_bus 0000:08: resource 4 [io 0x0000-0x0cf7] >12:13:36,652 DEBUG kernel:[ 0.147330] pci_bus 0000:08: resource 5 [io 0x0d00-0xffff] >12:13:36,652 DEBUG kernel:[ 0.147332] pci_bus 0000:08: resource 6 [mem 0x000a0000-0x000bffff] >12:13:36,652 DEBUG kernel:[ 0.147334] pci_bus 0000:08: resource 7 [mem 0x000d0000-0x000dffff] >12:13:36,652 DEBUG kernel:[ 0.147336] pci_bus 0000:08: resource 8 [mem 0xd0000000-0xffffffff] >12:13:36,652 INFO kernel:[ 0.147375] NET: Registered protocol family 2 >12:13:36,652 INFO kernel:[ 0.147607] TCP established hash table entries: 32768 (order: 7, 524288 bytes) >12:13:36,652 INFO kernel:[ 0.147906] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >12:13:36,652 INFO kernel:[ 0.148136] TCP: Hash tables configured (established 32768 bind 32768) >12:13:36,652 INFO kernel:[ 0.148222] TCP: reno registered >12:13:36,652 INFO kernel:[ 0.148272] UDP hash table entries: 2048 (order: 4, 65536 bytes) >12:13:36,652 INFO kernel:[ 0.148347] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >12:13:36,652 INFO kernel:[ 0.148473] NET: Registered protocol family 1 >12:13:36,652 DEBUG kernel:[ 0.149507] pci 0000:01:00.0: Boot video device >12:13:36,652 DEBUG kernel:[ 0.149531] PCI: CLS 32 bytes, default 64 >12:13:36,652 INFO kernel:[ 0.149572] Unpacking initramfs... >12:13:36,652 INFO kernel:[ 4.302845] Freeing initrd memory: 33528K (ffff88007df41000 - ffff88007ffff000) >12:13:36,652 INFO kernel:[ 4.302917] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >12:13:36,652 INFO kernel:[ 4.302963] software IO TLB [mem 0xcbf80000-0xcff80000] (64MB) mapped at [ffff8800cbf80000-ffff8800cff7ffff] >12:13:36,652 NOTICE kernel:[ 4.303951] Initialise system trusted keyring >12:13:36,652 INFO kernel:[ 4.304053] audit: initializing netlink socket (disabled) >12:13:36,652 NOTICE kernel:[ 4.304119] type=2000 audit(1385900000.303:1): initialized >12:13:36,652 INFO kernel:[ 4.327870] HugeTLB registered 2 MB page size, pre-allocated 0 pages >12:13:36,652 INFO kernel:[ 4.329344] zbud: loaded >12:13:36,652 NOTICE kernel:[ 4.329566] VFS: Disk quotas dquot_6.5.2 >12:13:36,652 WARNING kernel:[ 4.329649] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >12:13:36,652 INFO kernel:[ 4.330138] msgmni has been set to 7900 >12:13:36,652 NOTICE kernel:[ 4.330271] Key type big_key registered >12:13:36,652 INFO kernel:[ 4.330964] alg: No test for stdrng (krng) >12:13:36,652 INFO kernel:[ 4.331022] NET: Registered protocol family 38 >12:13:36,652 NOTICE kernel:[ 4.331075] Key type asymmetric registered >12:13:36,652 NOTICE kernel:[ 4.331122] Asymmetric key parser 'x509' registered >12:13:36,652 INFO kernel:[ 4.331220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >12:13:36,652 INFO kernel:[ 4.331327] io scheduler noop registered >12:13:36,652 INFO kernel:[ 4.331823] io scheduler deadline registered >12:13:36,652 INFO kernel:[ 4.331893] io scheduler cfq registered (default) >12:13:36,652 DEBUG kernel:[ 4.332110] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >12:13:36,652 DEBUG kernel:[ 4.332160] pcieport 0000:00:06.0: irq 41 for MSI/MSI-X >12:13:36,652 DEBUG kernel:[ 4.332211] pcieport 0000:00:1c.0: irq 42 for MSI/MSI-X >12:13:36,652 DEBUG kernel:[ 4.332270] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X >12:13:36,652 DEBUG kernel:[ 4.332331] pcieport 0000:00:1c.4: irq 44 for MSI/MSI-X >12:13:36,652 INFO kernel:[ 4.332410] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >12:13:36,652 INFO kernel:[ 4.332467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >12:13:36,652 DEBUG kernel:[ 4.332587] intel_idle: does not run on family 6 model 15 >12:13:36,652 INFO kernel:[ 4.332660] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >12:13:36,652 INFO kernel:[ 4.332724] ACPI: Power Button [PWRB] >12:13:36,652 INFO kernel:[ 4.332803] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >12:13:36,652 INFO kernel:[ 4.332865] ACPI: Power Button [PWRF] >12:13:36,652 INFO kernel:[ 4.332979] ACPI: Requesting acpi_cpufreq >12:13:36,652 INFO kernel:[ 4.334081] GHES: HEST is not enabled! >12:13:36,652 INFO kernel:[ 4.334182] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >12:13:36,652 INFO kernel:[ 4.354768] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >12:13:36,652 INFO kernel:[ 4.355246] Non-volatile memory driver v1.3 >12:13:36,652 INFO kernel:[ 4.355290] Linux agpgart interface v0.103 >12:13:36,652 DEBUG kernel:[ 4.355461] ahci 0000:00:1f.2: version 3.0 >12:13:36,652 DEBUG kernel:[ 4.355564] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X >12:13:36,652 INFO kernel:[ 4.355600] ahci: SSS flag set, parallel bus scan disabled >12:13:36,652 INFO kernel:[ 4.355673] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >12:13:36,652 INFO kernel:[ 4.355737] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs >12:13:36,652 DEBUG kernel:[ 4.355801] ahci 0000:00:1f.2: setting latency timer to 64 >12:13:36,652 INFO kernel:[ 4.365513] scsi0 : ahci >12:13:36,652 INFO kernel:[ 4.365670] scsi1 : ahci >12:13:36,652 INFO kernel:[ 4.365796] scsi2 : ahci >12:13:36,652 INFO kernel:[ 4.365919] scsi3 : ahci >12:13:36,652 INFO kernel:[ 4.366058] scsi4 : ahci >12:13:36,652 INFO kernel:[ 4.366184] scsi5 : ahci >12:13:36,652 INFO kernel:[ 4.366294] ata1: SATA max UDMA/133 abar m2048@0xfe5fe800 port 0xfe5fe900 irq 45 >12:13:36,652 INFO kernel:[ 4.366357] ata2: SATA max UDMA/133 abar m2048@0xfe5fe800 port 0xfe5fe980 irq 45 >12:13:36,652 INFO kernel:[ 4.366419] ata3: SATA max UDMA/133 abar m2048@0xfe5fe800 port 0xfe5fea00 irq 45 >12:13:36,652 INFO kernel:[ 4.366481] ata4: SATA max UDMA/133 abar m2048@0xfe5fe800 port 0xfe5fea80 irq 45 >12:13:36,652 INFO kernel:[ 4.366542] ata5: SATA max UDMA/133 abar m2048@0xfe5fe800 port 0xfe5feb00 irq 45 >12:13:36,652 INFO kernel:[ 4.366604] ata6: SATA max UDMA/133 abar m2048@0xfe5fe800 port 0xfe5feb80 irq 45 >12:13:36,652 INFO kernel:[ 4.377058] ahci 0000:02:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode >12:13:36,652 INFO kernel:[ 4.377128] ahci 0000:02:00.0: flags: 64bit ncq pm led clo pmp pio slum part >12:13:36,652 INFO kernel:[ 4.377447] scsi6 : ahci >12:13:36,652 INFO kernel:[ 4.377582] scsi7 : ahci >12:13:36,652 INFO kernel:[ 4.377681] ata7: SATA max UDMA/133 abar m8192@0xfe7fe000 port 0xfe7fe100 irq 16 >12:13:36,652 INFO kernel:[ 4.377753] ata8: SATA max UDMA/133 abar m8192@0xfe7fe000 port 0xfe7fe180 irq 16 >12:13:36,652 INFO kernel:[ 4.377896] libphy: Fixed MDIO Bus: probed >12:13:36,652 INFO kernel:[ 4.378017] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >12:13:36,652 INFO kernel:[ 4.378062] ehci-pci: EHCI PCI platform driver >12:13:36,652 DEBUG kernel:[ 4.378183] ehci-pci 0000:00:1a.7: setting latency timer to 64 >12:13:36,652 INFO kernel:[ 4.378195] ehci-pci 0000:00:1a.7: EHCI Host Controller >12:13:36,652 INFO kernel:[ 4.378275] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 >12:13:36,652 INFO kernel:[ 4.378348] ehci-pci 0000:00:1a.7: debug port 1 >12:13:36,652 DEBUG kernel:[ 4.382306] ehci-pci 0000:00:1a.7: cache line size of 32 is not supported >12:13:36,652 INFO kernel:[ 4.382321] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfe5ffc00 >12:13:36,652 INFO kernel:[ 4.388022] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >12:13:36,652 INFO kernel:[ 4.388094] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >12:13:36,652 INFO kernel:[ 4.388144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:13:36,652 INFO kernel:[ 4.388212] usb usb1: Product: EHCI Host Controller >12:13:36,652 INFO kernel:[ 4.388256] usb usb1: Manufacturer: Linux 3.11.9-300.fc20.x86_64 ehci_hcd >12:13:36,652 INFO kernel:[ 4.388301] usb usb1: SerialNumber: 0000:00:1a.7 >12:13:36,652 INFO kernel:[ 4.388433] hub 1-0:1.0: USB hub found >12:13:36,652 INFO kernel:[ 4.388479] hub 1-0:1.0: 6 ports detected >12:13:36,652 DEBUG kernel:[ 4.388697] ehci-pci 0000:00:1d.7: setting latency timer to 64 >12:13:36,652 INFO kernel:[ 4.388707] ehci-pci 0000:00:1d.7: EHCI Host Controller >12:13:36,652 INFO kernel:[ 4.388787] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2 >12:13:36,652 INFO kernel:[ 4.388859] ehci-pci 0000:00:1d.7: debug port 1 >12:13:36,652 DEBUG kernel:[ 4.392805] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported >12:13:36,652 INFO kernel:[ 4.392818] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfe5ff800 >12:13:36,652 INFO kernel:[ 4.398054] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >12:13:36,652 INFO kernel:[ 4.398133] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >12:13:36,652 INFO kernel:[ 4.398187] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:13:36,652 INFO kernel:[ 4.398249] usb usb2: Product: EHCI Host Controller >12:13:36,652 INFO kernel:[ 4.398293] usb usb2: Manufacturer: Linux 3.11.9-300.fc20.x86_64 ehci_hcd >12:13:36,652 INFO kernel:[ 4.398338] usb usb2: SerialNumber: 0000:00:1d.7 >12:13:36,652 INFO kernel:[ 4.398464] hub 2-0:1.0: USB hub found >12:13:36,652 INFO kernel:[ 4.398510] hub 2-0:1.0: 6 ports detected >12:13:36,652 INFO kernel:[ 4.398658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >12:13:36,652 INFO kernel:[ 4.398702] ohci-pci: OHCI PCI platform driver >12:13:36,652 INFO kernel:[ 4.398754] uhci_hcd: USB Universal Host Controller Interface driver >12:13:36,652 DEBUG kernel:[ 4.398871] uhci_hcd 0000:00:1a.0: setting latency timer to 64 >12:13:36,652 INFO kernel:[ 4.398874] uhci_hcd 0000:00:1a.0: UHCI Host Controller >12:13:36,652 INFO kernel:[ 4.398952] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >12:13:36,652 INFO kernel:[ 4.399042] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00009800 >12:13:36,652 INFO kernel:[ 4.399115] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >12:13:36,652 INFO kernel:[ 4.399160] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:13:36,652 INFO kernel:[ 4.399222] usb usb3: Product: UHCI Host Controller >12:13:36,652 INFO kernel:[ 4.399266] usb usb3: Manufacturer: Linux 3.11.9-300.fc20.x86_64 uhci_hcd >12:13:36,652 INFO kernel:[ 4.399310] usb usb3: SerialNumber: 0000:00:1a.0 >12:13:36,652 INFO kernel:[ 4.399425] hub 3-0:1.0: USB hub found >12:13:36,652 INFO kernel:[ 4.399471] hub 3-0:1.0: 2 ports detected >12:13:36,652 DEBUG kernel:[ 4.399636] uhci_hcd 0000:00:1a.1: setting latency timer to 64 >12:13:36,652 INFO kernel:[ 4.399640] uhci_hcd 0000:00:1a.1: UHCI Host Controller >12:13:36,652 INFO kernel:[ 4.399719] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >12:13:36,652 INFO kernel:[ 4.399810] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00009880 >12:13:36,652 INFO kernel:[ 4.399879] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >12:13:36,652 INFO kernel:[ 4.399924] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:13:36,652 INFO kernel:[ 4.399986] usb usb4: Product: UHCI Host Controller >12:13:36,652 INFO kernel:[ 4.400038] usb usb4: Manufacturer: Linux 3.11.9-300.fc20.x86_64 uhci_hcd >12:13:36,652 INFO kernel:[ 4.400083] usb usb4: SerialNumber: 0000:00:1a.1 >12:13:36,652 INFO kernel:[ 4.400198] hub 4-0:1.0: USB hub found >12:13:36,652 INFO kernel:[ 4.400244] hub 4-0:1.0: 2 ports detected >12:13:36,652 DEBUG kernel:[ 4.400412] uhci_hcd 0000:00:1a.2: setting latency timer to 64 >12:13:36,652 INFO kernel:[ 4.400415] uhci_hcd 0000:00:1a.2: UHCI Host Controller >12:13:36,652 INFO kernel:[ 4.400492] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 >12:13:36,652 INFO kernel:[ 4.400573] uhci_hcd 0000:00:1a.2: irq 18, io base 0x00009c00 >12:13:36,652 INFO kernel:[ 4.400643] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >12:13:36,652 INFO kernel:[ 4.400688] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:13:36,652 INFO kernel:[ 4.400750] usb usb5: Product: UHCI Host Controller >12:13:36,652 INFO kernel:[ 4.400793] usb usb5: Manufacturer: Linux 3.11.9-300.fc20.x86_64 uhci_hcd >12:13:36,652 INFO kernel:[ 4.400838] usb usb5: SerialNumber: 0000:00:1a.2 >12:13:36,652 INFO kernel:[ 4.400962] hub 5-0:1.0: USB hub found >12:13:36,652 INFO kernel:[ 4.401015] hub 5-0:1.0: 2 ports detected >12:13:36,652 DEBUG kernel:[ 4.401181] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >12:13:36,652 INFO kernel:[ 4.401184] uhci_hcd 0000:00:1d.0: UHCI Host Controller >12:13:36,652 INFO kernel:[ 4.401264] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 >12:13:36,652 INFO kernel:[ 4.401345] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00009080 >12:13:36,652 INFO kernel:[ 4.401417] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >12:13:36,652 INFO kernel:[ 4.401462] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:13:36,652 INFO kernel:[ 4.401524] usb usb6: Product: UHCI Host Controller >12:13:36,652 INFO kernel:[ 4.401568] usb usb6: Manufacturer: Linux 3.11.9-300.fc20.x86_64 uhci_hcd >12:13:36,652 INFO kernel:[ 4.401613] usb usb6: SerialNumber: 0000:00:1d.0 >12:13:36,652 INFO kernel:[ 4.401734] hub 6-0:1.0: USB hub found >12:13:36,652 INFO kernel:[ 4.401779] hub 6-0:1.0: 2 ports detected >12:13:36,652 DEBUG kernel:[ 4.401945] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >12:13:36,652 INFO kernel:[ 4.401948] uhci_hcd 0000:00:1d.1: UHCI Host Controller >12:13:36,652 INFO kernel:[ 4.402029] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 >12:13:36,652 INFO kernel:[ 4.402119] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00009400 >12:13:36,652 INFO kernel:[ 4.402188] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >12:13:36,652 INFO kernel:[ 4.402233] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:13:36,652 INFO kernel:[ 4.402295] usb usb7: Product: UHCI Host Controller >12:13:36,652 INFO kernel:[ 4.402339] usb usb7: Manufacturer: Linux 3.11.9-300.fc20.x86_64 uhci_hcd >12:13:36,652 INFO kernel:[ 4.402384] usb usb7: SerialNumber: 0000:00:1d.1 >12:13:36,652 INFO kernel:[ 4.402497] hub 7-0:1.0: USB hub found >12:13:36,652 INFO kernel:[ 4.402543] hub 7-0:1.0: 2 ports detected >12:13:36,652 DEBUG kernel:[ 4.402707] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >12:13:36,652 INFO kernel:[ 4.402711] uhci_hcd 0000:00:1d.2: UHCI Host Controller >12:13:36,652 INFO kernel:[ 4.402788] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 >12:13:36,652 INFO kernel:[ 4.402869] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00009480 >12:13:36,652 INFO kernel:[ 4.402941] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 >12:13:36,652 INFO kernel:[ 4.402986] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:13:36,652 INFO kernel:[ 4.403056] usb usb8: Product: UHCI Host Controller >12:13:36,652 INFO kernel:[ 4.403101] usb usb8: Manufacturer: Linux 3.11.9-300.fc20.x86_64 uhci_hcd >12:13:36,652 INFO kernel:[ 4.403145] usb usb8: SerialNumber: 0000:00:1d.2 >12:13:36,652 INFO kernel:[ 4.403261] hub 8-0:1.0: USB hub found >12:13:36,652 INFO kernel:[ 4.403307] hub 8-0:1.0: 2 ports detected >12:13:36,652 INFO kernel:[ 4.403464] usbcore: registered new interface driver usbserial >12:13:36,652 INFO kernel:[ 4.403514] usbcore: registered new interface driver usbserial_generic >12:13:36,652 INFO kernel:[ 4.403563] usbserial: USB Serial support registered for generic >12:13:36,652 INFO kernel:[ 4.403639] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >12:13:36,652 WARNING kernel:[ 4.403683] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >12:13:36,652 INFO kernel:[ 4.404238] serio: i8042 KBD port at 0x60,0x64 irq 1 >12:13:36,652 INFO kernel:[ 4.404350] mousedev: PS/2 mouse device common for all mice >12:13:36,652 INFO kernel:[ 4.404570] rtc_cmos 00:02: RTC can wake from S4 >12:13:36,652 INFO kernel:[ 4.404747] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >12:13:36,652 INFO kernel:[ 4.404823] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >12:13:36,652 INFO kernel:[ 4.404947] device-mapper: uevent: version 1.0.3 >12:13:36,652 INFO kernel:[ 4.405055] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >12:13:36,652 INFO kernel:[ 4.405151] cpuidle: using governor menu >12:13:36,652 INFO kernel:[ 4.405467] hidraw: raw HID events driver (C) Jiri Kosina >12:13:36,652 INFO kernel:[ 4.405600] usbcore: registered new interface driver usbhid >12:13:36,652 INFO kernel:[ 4.405643] usbhid: USB HID core driver >12:13:36,652 INFO kernel:[ 4.405731] drop_monitor: Initializing network drop monitor service >12:13:36,652 INFO kernel:[ 4.405848] ip_tables: (C) 2000-2006 Netfilter Core Team >12:13:36,652 INFO kernel:[ 4.405980] TCP: cubic registered >12:13:36,652 INFO kernel:[ 4.406037] Initializing XFRM netlink socket >12:13:36,652 INFO kernel:[ 4.406177] NET: Registered protocol family 10 >12:13:36,652 INFO kernel:[ 4.406412] mip6: Mobile IPv6 >12:13:36,652 INFO kernel:[ 4.406455] NET: Registered protocol family 17 >12:13:36,652 DEBUG kernel:[ 4.407164] PM: Hibernation image not present or could not be loaded. >12:13:36,652 NOTICE kernel:[ 4.407167] Loading compiled-in X.509 certificates >12:13:36,652 NOTICE kernel:[ 4.408297] Loaded X.509 cert 'Fedora kernel signing key: 6bf54ff322b066a3b87dea3be44a5b6b8728b779' >12:13:36,652 INFO kernel:[ 4.408368] registered taskstats version 1 >12:13:36,652 INFO kernel:[ 4.409117] Magic number: 9:550:227 >12:13:36,652 INFO kernel:[ 4.409172] port4: hash matches >12:13:36,652 INFO kernel:[ 4.409220] port4: hash matches >12:13:36,652 INFO kernel:[ 4.409320] acpi PNP0200:00: hash matches >12:13:36,652 INFO kernel:[ 4.409406] rtc_cmos 00:02: setting system clock to 2013-12-01 12:13:21 UTC (1385900001) >12:13:36,652 INFO kernel:[ 4.682039] ata7: SATA link down (SStatus 0 SControl 300) >12:13:36,652 INFO kernel:[ 4.682114] ata8: SATA link down (SStatus 0 SControl 300) >12:13:36,652 INFO kernel:[ 4.690031] usb 1-2: new high-speed USB device number 2 using ehci-pci >12:13:36,652 INFO kernel:[ 4.804912] usb 1-2: New USB device found, idVendor=0781, idProduct=556c >12:13:36,652 INFO kernel:[ 4.804962] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >12:13:36,652 INFO kernel:[ 4.805020] usb 1-2: Product: Ultra >12:13:36,652 INFO kernel:[ 4.805067] usb 1-2: Manufacturer: SanDisk >12:13:36,652 INFO kernel:[ 4.805115] usb 1-2: SerialNumber: 200524445013F301B980 >12:13:36,652 INFO kernel:[ 4.826032] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >12:13:36,652 INFO kernel:[ 4.837777] ata1.00: ATA-8: WDC WD5000AAKS-00YGA0, 12.01C02, max UDMA/133 >12:13:36,652 INFO kernel:[ 4.837834] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >12:13:36,652 INFO kernel:[ 4.838820] ata1.00: configured for UDMA/133 >12:13:36,652 NOTICE kernel:[ 4.839015] scsi 0:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 12.0 PQ: 0 ANSI: 5 >12:13:36,652 NOTICE kernel:[ 4.839227] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >12:13:36,652 NOTICE kernel:[ 4.839237] sd 0:0:0:0: Attached scsi generic sg0 type 0 >12:13:36,652 NOTICE kernel:[ 4.839394] sd 0:0:0:0: [sda] Write Protect is off >12:13:36,652 DEBUG kernel:[ 4.839439] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >12:13:36,652 NOTICE kernel:[ 4.839457] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:13:36,652 INFO kernel:[ 4.926770] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14 > >12:13:36,652 NOTICE kernel:[ 4.927479] sd 0:0:0:0: [sda] Attached SCSI disk >12:13:36,652 INFO kernel:[ 5.263032] usb 8-1: new full-speed USB device number 2 using uhci_hcd >12:13:36,652 INFO kernel:[ 5.299045] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >12:13:36,652 INFO kernel:[ 5.304051] tsc: Refined TSC clocksource calibration: 2405.454 MHz >12:13:36,652 INFO kernel:[ 5.312705] ata2.00: ATA-8: WDC WD5000AAKS-00YGA0, 12.01C02, max UDMA/133 >12:13:36,652 INFO kernel:[ 5.312759] ata2.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >12:13:36,652 INFO kernel:[ 5.313605] ata2.00: configured for UDMA/133 >12:13:36,652 NOTICE kernel:[ 5.313762] scsi 1:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 12.0 PQ: 0 ANSI: 5 >12:13:36,652 NOTICE kernel:[ 5.313937] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >12:13:36,652 NOTICE kernel:[ 5.313959] sd 1:0:0:0: Attached scsi generic sg1 type 0 >12:13:36,652 NOTICE kernel:[ 5.314119] sd 1:0:0:0: [sdb] Write Protect is off >12:13:36,652 DEBUG kernel:[ 5.314163] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >12:13:36,652 NOTICE kernel:[ 5.314181] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:13:36,652 INFO kernel:[ 5.317283] sdb: sdb1 >12:13:36,652 NOTICE kernel:[ 5.317528] sd 1:0:0:0: [sdb] Attached SCSI disk >12:13:36,652 INFO kernel:[ 5.400959] usb 8-1: New USB device found, idVendor=0557, idProduct=7000 >12:13:36,652 INFO kernel:[ 5.401018] usb 8-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >12:13:36,652 INFO kernel:[ 5.403994] hub 8-1:1.0: USB hub found >12:13:36,652 INFO kernel:[ 5.405956] hub 8-1:1.0: 4 ports detected >12:13:36,652 INFO kernel:[ 5.683969] usb 8-1.1: new low-speed USB device number 3 using uhci_hcd >12:13:36,652 INFO kernel:[ 5.774057] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >12:13:36,652 INFO kernel:[ 5.775505] ata3.00: ATA-8: WDC WD5000AAKS-00UU3A0, 01.03B01, max UDMA/133 >12:13:36,652 INFO kernel:[ 5.775555] ata3.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >12:13:36,652 INFO kernel:[ 5.776699] ata3.00: configured for UDMA/133 >12:13:36,652 NOTICE kernel:[ 5.776842] scsi 2:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 01.0 PQ: 0 ANSI: 5 >12:13:36,652 NOTICE kernel:[ 5.777030] sd 2:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB) >12:13:36,652 NOTICE kernel:[ 5.777053] sd 2:0:0:0: Attached scsi generic sg2 type 0 >12:13:36,652 NOTICE kernel:[ 5.777181] sd 2:0:0:0: [sdc] Write Protect is off >12:13:36,652 DEBUG kernel:[ 5.777226] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >12:13:36,652 NOTICE kernel:[ 5.777244] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:13:36,652 INFO kernel:[ 5.791450] sdc: sdc1 >12:13:36,652 NOTICE kernel:[ 5.791698] sd 2:0:0:0: [sdc] Attached SCSI disk >12:13:36,652 INFO kernel:[ 5.859954] usb 8-1.1: New USB device found, idVendor=045e, idProduct=002b >12:13:36,652 INFO kernel:[ 5.860012] usb 8-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >12:13:36,652 INFO kernel:[ 5.860084] usb 8-1.1: Product: Microsoft Internet Keyboard Pro >12:13:36,652 INFO kernel:[ 5.950263] input: Microsoft Internet Keyboard Pro as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1.1/8-1.1:1.0/input/input2 >12:13:36,652 INFO kernel:[ 5.950412] hid-generic 0003:045E:002B.0001: input,hidraw0: USB HID v1.10 Keyboard [Microsoft Internet Keyboard Pro] on usb-0000:00:1d.2-1.1/input0 >12:13:36,652 INFO kernel:[ 6.019056] input: Microsoft Internet Keyboard Pro as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1.1/8-1.1:1.1/input/input3 >12:13:36,652 INFO kernel:[ 6.019217] hid-generic 0003:045E:002B.0002: input,hidraw1: USB HID v1.10 Device [Microsoft Internet Keyboard Pro] on usb-0000:00:1d.2-1.1/input1 >12:13:36,652 INFO kernel:[ 6.085962] usb 8-1.4: new low-speed USB device number 4 using uhci_hcd >12:13:36,652 INFO kernel:[ 6.218953] usb 8-1.4: New USB device found, idVendor=045e, idProduct=008c >12:13:36,652 INFO kernel:[ 6.219014] usb 8-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >12:13:36,652 INFO kernel:[ 6.219086] usb 8-1.4: Product: Microsoft Wireless Optical Mouse® 1.0A >12:13:36,652 INFO kernel:[ 6.219130] usb 8-1.4: Manufacturer: Microsoft >12:13:36,652 INFO kernel:[ 6.237052] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >12:13:36,652 INFO kernel:[ 6.238541] ata4.00: ATA-8: WDC WD5000AAKS-00UU3A0, 01.03B01, max UDMA/133 >12:13:36,652 INFO kernel:[ 6.238597] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >12:13:36,652 INFO kernel:[ 6.239726] ata4.00: configured for UDMA/133 >12:13:36,652 NOTICE kernel:[ 6.239881] scsi 3:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 01.0 PQ: 0 ANSI: 5 >12:13:36,652 NOTICE kernel:[ 6.240076] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 GB/465 GiB) >12:13:36,652 NOTICE kernel:[ 6.240096] sd 3:0:0:0: Attached scsi generic sg3 type 0 >12:13:36,652 NOTICE kernel:[ 6.240226] sd 3:0:0:0: [sdd] Write Protect is off >12:13:36,652 DEBUG kernel:[ 6.240271] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >12:13:36,652 NOTICE kernel:[ 6.240288] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:13:36,652 INFO kernel:[ 6.255603] input: Microsoft Microsoft Wireless Optical Mouse® 1.0A as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1.4/8-1.4:1.0/input/input4 >12:13:36,652 INFO kernel:[ 6.255786] hid-generic 0003:045E:008C.0003: input,hidraw2: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse® 1.0A] on usb-0000:00:1d.2-1.4/input0 >12:13:36,652 INFO kernel:[ 6.262076] sdd: sdd1 >12:13:36,652 NOTICE kernel:[ 6.262322] sd 3:0:0:0: [sdd] Attached SCSI disk >12:13:36,652 INFO kernel:[ 6.304142] Switched to clocksource tsc >12:13:36,652 INFO kernel:[ 6.700041] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >12:13:36,652 INFO kernel:[ 6.701146] ata5.00: ATA-8: WDC WD5000AAKS-00UU3A0, 01.03B01, max UDMA/133 >12:13:36,652 INFO kernel:[ 6.701197] ata5.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >12:13:36,652 INFO kernel:[ 6.702334] ata5.00: configured for UDMA/133 >12:13:36,652 NOTICE kernel:[ 6.702476] scsi 4:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 01.0 PQ: 0 ANSI: 5 >12:13:36,652 NOTICE kernel:[ 6.702643] sd 4:0:0:0: [sde] 976773168 512-byte logical blocks: (500 GB/465 GiB) >12:13:36,652 NOTICE kernel:[ 6.702661] sd 4:0:0:0: Attached scsi generic sg4 type 0 >12:13:36,652 NOTICE kernel:[ 6.702807] sd 4:0:0:0: [sde] Write Protect is off >12:13:36,652 DEBUG kernel:[ 6.702853] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 >12:13:36,652 NOTICE kernel:[ 6.702877] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:13:36,652 INFO kernel:[ 6.730379] sde: sde1 >12:13:36,652 NOTICE kernel:[ 6.730654] sd 4:0:0:0: [sde] Attached SCSI disk >12:13:36,652 INFO kernel:[ 7.007027] ata6: SATA link down (SStatus 0 SControl 300) >12:13:36,652 INFO kernel:[ 7.008273] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >12:13:36,652 INFO kernel:[ 7.008336] Write protecting the kernel read-only data: 12288k >12:13:36,652 INFO kernel:[ 7.012929] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >12:13:36,652 INFO kernel:[ 7.016217] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >12:13:36,652 INFO kernel:[ 7.037031] device-mapper: multipath: version 1.5.1 loaded >12:13:36,652 INFO kernel:[ 7.097647] BIOS EDD facility v0.16 2004-Jun-25, 8 devices found >12:13:36,652 INFO kernel:[ 7.335267] squashfs: version 4.0 (2009/01/31) Phillip Lougher >12:13:36,652 INFO kernel:[ 7.338934] Loading iSCSI transport class v2.0-870. >12:13:36,652 NOTICE kernel:[ 7.343988] iscsi: registered transport (tcp) >12:13:36,652 INFO kernel:[ 7.346513] alua: device handler registered >12:13:36,652 INFO kernel:[ 7.348934] emc: device handler registered >12:13:36,652 INFO kernel:[ 7.351316] hp_sw: device handler registered >12:13:36,652 INFO kernel:[ 7.353791] rdac: device handler registered >12:13:36,652 INFO kernel:[ 10.376191] floppy0: no floppy controllers found >12:13:36,652 INFO kernel:[ 10.386019] No iBFT detected. >12:13:36,652 INFO kernel:[ 10.388491] md: raid0 personality registered for level 0 >12:13:36,652 INFO kernel:[ 10.391308] md: raid1 personality registered for level 1 >12:13:36,652 INFO kernel:[ 10.393701] async_tx: api initialized (async) >12:13:36,652 INFO kernel:[ 10.395086] xor: measuring software checksum speed >12:13:36,652 INFO kernel:[ 10.405003] prefetch64-sse: 9860.000 MB/sec >12:13:36,652 INFO kernel:[ 10.415003] generic_sse: 8716.000 MB/sec >12:13:36,652 INFO kernel:[ 10.415047] xor: using function: prefetch64-sse (9860.000 MB/sec) >12:13:36,652 WARNING kernel:[ 10.435006] raid6: sse2x1 4191 MB/s >12:13:36,652 WARNING kernel:[ 10.452006] raid6: sse2x2 4773 MB/s >12:13:36,652 WARNING kernel:[ 10.469004] raid6: sse2x4 7140 MB/s >12:13:36,652 WARNING kernel:[ 10.469047] raid6: using algorithm sse2x4 (7140 MB/s) >12:13:36,652 WARNING kernel:[ 10.469091] raid6: using ssse3x2 recovery algorithm >12:13:36,652 INFO kernel:[ 10.475308] md: raid6 personality registered for level 6 >12:13:36,652 INFO kernel:[ 10.475358] md: raid5 personality registered for level 5 >12:13:36,652 INFO kernel:[ 10.475401] md: raid4 personality registered for level 4 >12:13:36,652 INFO kernel:[ 10.480638] md: raid10 personality registered for level 10 >12:13:36,652 INFO kernel:[ 10.483059] md: linear personality registered for level -1 >12:13:36,652 INFO kernel:[ 10.490626] device-mapper: multipath round-robin: version 1.0.0 loaded >12:13:36,652 INFO kernel:[ 10.497155] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >12:13:36,652 INFO kernel:[ 10.511885] RPC: Registered named UNIX socket transport module. >12:13:36,652 INFO kernel:[ 10.511934] RPC: Registered udp transport module. >12:13:36,652 INFO kernel:[ 10.511977] RPC: Registered tcp transport module. >12:13:36,652 INFO kernel:[ 10.512040] RPC: Registered tcp NFSv4.1 backchannel transport module. >12:13:36,652 INFO kernel:[ 10.690409] pata_jmicron 0000:02:00.1: enabling device (0000 -> 0001) >12:13:36,652 DEBUG kernel:[ 10.690559] pata_jmicron 0000:02:00.1: setting latency timer to 64 >12:13:36,652 INFO kernel:[ 10.692592] scsi8 : pata_jmicron >12:13:36,652 INFO kernel:[ 10.694135] scsi9 : pata_jmicron >12:13:36,652 INFO kernel:[ 10.694242] ata9: PATA max UDMA/100 cmd 0xbc00 ctl 0xb880 bmdma 0xb400 irq 17 >12:13:36,652 INFO kernel:[ 10.694292] ata10: PATA max UDMA/100 cmd 0xb800 ctl 0xb480 bmdma 0xb408 irq 17 >12:13:36,652 INFO kernel:[ 10.697491] [drm] Initialized drm 1.1.0 20060810 >12:13:36,652 INFO kernel:[ 10.698053] sky2: driver version 1.30 >12:13:36,652 INFO kernel:[ 10.698227] sky2 0000:04:00.0: Yukon-2 EC Ultra chip revision 3 >12:13:36,652 DEBUG kernel:[ 10.698337] sky2 0000:04:00.0: irq 46 for MSI/MSI-X >12:13:36,652 INFO kernel:[ 10.698645] sky2 0000:04:00.0 eth0: addr 00:1d:60:e5:ee:55 >12:13:36,652 INFO kernel:[ 10.701312] usb-storage 1-2:1.0: USB Mass Storage device detected >12:13:36,652 WARNING kernel:[ 10.702382] BAR5:00:04 01:7F 02:22 03:C8 04:00 05:00 06:00 07:00 08:00 09:00 0A:00 0B:00 0C:1F 0D:00 0E:00 0F:00 >12:13:36,652 INFO kernel:[ 10.703518] scsi11 : pata_marvell >12:13:36,652 INFO kernel:[ 10.703644] scsi12 : pata_marvell >12:13:36,652 INFO kernel:[ 10.703734] ata11: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 16 >12:13:36,652 INFO kernel:[ 10.703798] ata12: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 16 >12:13:36,652 WARNING kernel:[ 10.703913] BAR5:00:04 01:7F 02:22 03:C8 04:00 05:00 06:00 07:00 08:00 09:00 0A:00 0B:00 0C:1F 0D:00 0E:00 0F:00 >12:13:36,652 INFO kernel:[ 10.704682] scsi10 : usb-storage 1-2:1.0 >12:13:36,652 INFO kernel:[ 10.704819] usbcore: registered new interface driver usb-storage >12:13:36,652 INFO kernel:[ 10.725982] [drm] radeon kernel modesetting enabled. >12:13:36,652 INFO kernel:[ 10.726341] [drm] initializing kernel modesetting (RV635 0x1002:0x9598 0x1043:0x01D6). >12:13:36,652 INFO kernel:[ 10.726428] [drm] register mmio base: 0xFE6E0000 >12:13:36,652 INFO kernel:[ 10.726477] [drm] register mmio size: 65536 >12:13:36,652 INFO kernel:[ 10.726608] ATOM BIOS: >12:13:36,652 INFO kernel:[ 10.726676] radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used) >12:13:36,652 INFO kernel:[ 10.726746] radeon 0000:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF >12:13:36,652 INFO kernel:[ 10.726813] [drm] Detected VRAM RAM=256M, BAR=256M >12:13:36,652 INFO kernel:[ 10.726860] [drm] RAM width 128bits DDR >12:13:36,652 INFO kernel:[ 10.727107] [TTM] Zone kernel: Available graphics memory: 2024578 kiB >12:13:36,652 INFO kernel:[ 10.727161] [TTM] Initializing pool allocator >12:13:36,652 INFO kernel:[ 10.727215] [TTM] Initializing DMA pool allocator >12:13:36,652 INFO kernel:[ 10.727285] [drm] radeon: 256M of VRAM memory ready >12:13:36,652 INFO kernel:[ 10.727333] [drm] radeon: 512M of GTT memory ready. >12:13:36,652 INFO kernel:[ 10.727394] [drm] GART: num cpu pages 131072, num gpu pages 131072 >12:13:36,652 INFO kernel:[ 10.728228] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 >12:13:36,652 INFO kernel:[ 10.733353] [drm] Loading RV635 Microcode >12:13:36,652 INFO kernel:[ 10.734699] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). >12:13:36,652 INFO kernel:[ 10.734781] radeon 0000:01:00.0: WB enabled >12:13:36,652 INFO kernel:[ 10.734852] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000010000c00 and cpu addr 0xffff88011fd96c00 >12:13:36,652 INFO kernel:[ 10.734914] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000010000c0c and cpu addr 0xffff88011fd96c0c >12:13:36,652 INFO kernel:[ 10.734976] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >12:13:36,652 INFO kernel:[ 10.735033] [drm] Driver supports precise vblank timestamp query. >12:13:36,652 DEBUG kernel:[ 10.735109] radeon 0000:01:00.0: irq 47 for MSI/MSI-X >12:13:36,652 INFO kernel:[ 10.735121] radeon 0000:01:00.0: radeon: using MSI. >12:13:36,652 INFO kernel:[ 10.735187] [drm] radeon: irq initialized. >12:13:36,652 NOTICE kernel:[ 10.761089] firewire_ohci 0000:08:03.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11 >12:13:36,652 INFO kernel:[ 10.767062] [drm] ring test on 0 succeeded in 1 usecs >12:13:36,652 INFO kernel:[ 10.767180] [drm] ring test on 3 succeeded in 1 usecs >12:13:36,652 INFO kernel:[ 10.767627] [drm] ib test on ring 0 succeeded in 0 usecs >12:13:36,652 INFO kernel:[ 10.767679] [drm] ib test on ring 3 succeeded in 0 usecs >12:13:36,652 INFO kernel:[ 10.767968] [drm] Radeon Display Connectors >12:13:36,652 INFO kernel:[ 10.768025] [drm] Connector 0: >12:13:36,652 INFO kernel:[ 10.768091] [drm] HDMI-A-1 >12:13:36,652 INFO kernel:[ 10.768144] [drm] HPD1 >12:13:36,652 INFO kernel:[ 10.768233] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c >12:13:36,652 INFO kernel:[ 10.768297] [drm] Encoders: >12:13:36,652 INFO kernel:[ 10.768341] [drm] DFP1: INTERNAL_UNIPHY >12:13:36,653 INFO kernel:[ 10.768386] [drm] Connector 1: >12:13:36,653 INFO kernel:[ 10.768430] [drm] VGA-1 >12:13:36,653 INFO kernel:[ 10.768474] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c >12:13:36,653 INFO kernel:[ 10.768533] [drm] Encoders: >12:13:36,653 INFO kernel:[ 10.768575] [drm] CRT2: INTERNAL_KLDSCP_DAC2 >12:13:36,653 INFO kernel:[ 10.768618] [drm] Connector 2: >12:13:36,653 INFO kernel:[ 10.768661] [drm] DIN-1 >12:13:36,653 INFO kernel:[ 10.768704] [drm] Encoders: >12:13:36,653 INFO kernel:[ 10.768747] [drm] TV1: INTERNAL_KLDSCP_DAC2 >12:13:36,653 INFO kernel:[ 10.768790] [drm] Connector 3: >12:13:36,653 INFO kernel:[ 10.768833] [drm] DVI-I-1 >12:13:36,653 INFO kernel:[ 10.768875] [drm] HPD2 >12:13:36,653 INFO kernel:[ 10.768918] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c >12:13:36,653 INFO kernel:[ 10.768979] [drm] Encoders: >12:13:36,653 INFO kernel:[ 10.769030] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >12:13:36,653 INFO kernel:[ 10.769075] [drm] DFP2: INTERNAL_KLDSCP_LVTMA >12:13:36,653 INFO kernel:[ 10.769142] [drm] Internal thermal controller without fan control >12:13:36,653 INFO kernel:[ 10.769228] [drm] radeon: power management initialized >12:13:36,653 INFO kernel:[ 10.816678] [drm] fb mappable at 0xD0142000 >12:13:36,653 INFO kernel:[ 10.816722] [drm] vram apper at 0xD0000000 >12:13:36,653 INFO kernel:[ 10.816762] [drm] size 8294400 >12:13:36,653 INFO kernel:[ 10.816802] [drm] fb depth is 24 >12:13:36,653 INFO kernel:[ 10.816841] [drm] pitch is 7680 >12:13:36,653 INFO kernel:[ 10.816976] fbcon: radeondrmfb (fb0) is primary device >12:13:36,653 INFO kernel:[ 10.858480] ata11.00: ATAPI: PIONEER DVD-RW DVR-112D, 1.21, max UDMA/66 >12:13:36,653 INFO kernel:[ 10.865407] ata11.00: configured for UDMA/66 >12:13:36,653 INFO kernel:[ 11.003618] ata10.00: ATA-7: Maxtor 7Y250P0, YAR41BW0, max UDMA/133 >12:13:36,653 INFO kernel:[ 11.003621] ata10.00: 490234752 sectors, multi 0: LBA48 >12:13:36,653 INFO kernel:[ 11.003842] ata10.01: ATA-7: Maxtor 6Y250P0, YAR41BW0, max UDMA/133 >12:13:36,653 INFO kernel:[ 11.003844] ata10.01: 490234752 sectors, multi 0: LBA48 >12:13:36,653 INFO kernel:[ 11.009627] ata10.00: configured for UDMA/100 >12:13:36,653 INFO kernel:[ 11.015621] ata10.01: configured for UDMA/100 >12:13:36,653 NOTICE kernel:[ 11.015728] scsi 9:0:0:0: Direct-Access ATA Maxtor 7Y250P0 YAR4 PQ: 0 ANSI: 5 >12:13:36,653 NOTICE kernel:[ 11.015914] sd 9:0:0:0: [sdf] 490234752 512-byte logical blocks: (251 GB/233 GiB) >12:13:36,653 NOTICE kernel:[ 11.015915] sd 9:0:0:0: Attached scsi generic sg5 type 0 >12:13:36,653 NOTICE kernel:[ 11.015958] sd 9:0:0:0: [sdf] Write Protect is off >12:13:36,653 DEBUG kernel:[ 11.015960] sd 9:0:0:0: [sdf] Mode Sense: 00 3a 00 00 >12:13:36,653 NOTICE kernel:[ 11.015985] sd 9:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:13:36,653 NOTICE kernel:[ 11.016014] scsi 9:0:1:0: Direct-Access ATA Maxtor 6Y250P0 YAR4 PQ: 0 ANSI: 5 >12:13:36,653 NOTICE kernel:[ 11.016162] sd 9:0:1:0: Attached scsi generic sg6 type 0 >12:13:36,653 NOTICE kernel:[ 11.016175] sd 9:0:1:0: [sdg] 490234752 512-byte logical blocks: (251 GB/233 GiB) >12:13:36,653 NOTICE kernel:[ 11.022657] scsi 11:0:0:0: CD-ROM PIONEER DVD-RW DVR-112D 1.21 PQ: 0 ANSI: 5 >12:13:36,653 NOTICE kernel:[ 11.025134] sd 9:0:1:0: [sdg] Write Protect is off >12:13:36,653 DEBUG kernel:[ 11.025136] sd 9:0:1:0: [sdg] Mode Sense: 00 3a 00 00 >12:13:36,653 INFO kernel:[ 11.025145] sdf: sdf1 sdf2 >12:13:36,653 NOTICE kernel:[ 11.025159] sd 9:0:1:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:13:36,653 NOTICE kernel:[ 11.025428] sd 9:0:0:0: [sdf] Attached SCSI disk >12:13:36,653 INFO kernel:[ 11.026501] Console: switching to colour frame buffer device 240x67 >12:13:36,653 WARNING kernel:[ 11.028940] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray >12:13:36,653 INFO kernel:[ 11.028942] cdrom: Uniform CD-ROM driver Revision: 3.20 >12:13:36,653 DEBUG kernel:[ 11.029032] sr 11:0:0:0: Attached scsi CD-ROM sr0 >12:13:36,653 NOTICE kernel:[ 11.029167] sr 11:0:0:0: Attached scsi generic sg7 type 5 >12:13:36,653 INFO kernel:[ 11.032571] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device >12:13:36,653 INFO kernel:[ 11.032600] radeon 0000:01:00.0: registered panic notifier >12:13:36,653 INFO kernel:[ 11.032628] [drm] Initialized radeon 2.34.0 20080528 for 0000:01:00.0 on minor 0 >12:13:36,653 INFO kernel:[ 11.088687] sdg: sdg1 sdg2 sdg3 sdg4 < sdg5 sdg6 sdg7 sdg8 > >12:13:36,653 NOTICE kernel:[ 11.089201] sd 9:0:1:0: [sdg] Attached SCSI disk >12:13:36,653 NOTICE kernel:[ 11.268217] firewire_core 0000:08:03.0: created device fw0: GUID 0011d800018ed9cf, S400 >12:13:36,653 NOTICE kernel:[ 11.707692] scsi 10:0:0:0: Direct-Access SanDisk Ultra 1.26 PQ: 0 ANSI: 5 >12:13:36,653 NOTICE kernel:[ 11.708033] sd 10:0:0:0: Attached scsi generic sg8 type 0 >12:13:36,653 NOTICE kernel:[ 11.708678] sd 10:0:0:0: [sdh] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB) >12:13:36,653 NOTICE kernel:[ 11.710303] sd 10:0:0:0: [sdh] Write Protect is off >12:13:36,653 DEBUG kernel:[ 11.710345] sd 10:0:0:0: [sdh] Mode Sense: 43 00 00 00 >12:13:36,653 NOTICE kernel:[ 11.711294] sd 10:0:0:0: [sdh] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >12:13:36,653 INFO kernel:[ 11.716805] sdh: sdh1 >12:13:36,653 NOTICE kernel:[ 11.719918] sd 10:0:0:0: [sdh] Attached SCSI removable disk >12:13:36,653 INFO kernel:[ 15.213663] EXT4-fs (sdh1): mounted filesystem with ordered data mode. Opts: (null) >12:13:36,653 INFO kernel:[ 15.338968] loop: module loaded >12:13:36,653 INFO kernel:[ 15.370069] bio: create slab <bio-1> at 1 >12:13:36,653 INFO kernel:[ 15.381662] bio: create slab <bio-2> at 2 >12:13:36,653 INFO kernel:[ 15.485245] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >12:13:36,653 INFO kernel:[ 17.663482] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >12:13:36,653 WARNING kernel:[ 17.719795] ACPI Warning: 0x0000000000000400-0x000000000000041f SystemIO conflicts with Region \SMRG 1 (20130517/utaddress-251) >12:13:36,653 INFO kernel:[ 17.719803] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:13:36,653 INFO kernel:[ 17.798280] microcode: CPU0 sig=0x6fb, pf=0x10, revision=0xb6 >12:13:36,653 INFO kernel:[ 17.810168] microcode: CPU1 sig=0x6fb, pf=0x10, revision=0xb6 >12:13:36,653 INFO kernel:[ 17.810196] microcode: CPU2 sig=0x6fb, pf=0x10, revision=0xb6 >12:13:36,653 INFO kernel:[ 17.810213] microcode: CPU3 sig=0x6fb, pf=0x10, revision=0xb6 >12:13:36,653 INFO kernel:[ 17.810391] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >12:13:36,653 INFO kernel:[ 17.930269] md: bind<sde1> >12:13:36,653 INFO kernel:[ 17.932238] md: bind<sdb1> >12:13:36,653 INFO kernel:[ 17.933993] md: bind<sdd1> >12:13:36,653 INFO kernel:[ 17.936220] md: bind<sdc1> >12:13:36,653 INFO kernel:[ 17.938954] md/raid10:md127: active with 4 out of 4 devices >12:13:36,653 INFO kernel:[ 17.939058] created bitmap (8 pages) for device md127 >12:13:36,653 INFO kernel:[ 17.939368] md127: bitmap initialized from disk: read 1 pages, set 0 of 14905 bits >12:13:36,653 INFO kernel:[ 17.960486] md127: detected capacity change from 0 to 1000210432000 >12:13:36,653 DEBUG kernel:[ 17.960563] RAID10 conf printout: >12:13:36,653 DEBUG kernel:[ 17.960568] --- wd:4 rd:4 >12:13:36,653 DEBUG kernel:[ 17.960570] disk 0, wo:0, o:1, dev:sdb1 >12:13:36,653 DEBUG kernel:[ 17.960572] disk 1, wo:0, o:1, dev:sdc1 >12:13:36,653 DEBUG kernel:[ 17.960574] disk 2, wo:0, o:1, dev:sdd1 >12:13:36,653 DEBUG kernel:[ 17.960576] disk 3, wo:0, o:1, dev:sde1 >12:13:36,653 INFO kernel:[ 18.629131] md127: unknown partition table >12:13:37,247 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-19.git20131003.fc20) is starting... >12:13:37,247 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >12:13:37,247 INFO NetworkManager: <info> WEXT support is enabled >12:13:37,312 INFO kernel:[ 20.221791] cfg80211: Calling CRDA to update world regulatory domain >12:13:37,409 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >12:13:37,501 INFO polkitd: Started polkitd version 0.112 >12:13:37,702 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >12:13:37,726 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >12:13:37,726 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >12:13:37,726 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:13:37,726 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:13:37,836 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >12:13:37,837 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >12:13:37,868 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >12:13:37,872 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >12:13:37,883 INFO NetworkManager: <info> WiFi hardware radio set enabled >12:13:37,884 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >12:13:37,884 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >12:13:37,884 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >12:13:37,884 INFO NetworkManager: <info> Networking is enabled by state file >12:13:37,885 INFO NetworkManager: <info> (lo): link connected >12:13:37,885 INFO NetworkManager: <info> (lo): carrier is ON >12:13:37,885 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >12:13:37,885 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >12:13:37,885 INFO NetworkManager: <info> (lo): No existing connection detected. >12:13:37,885 INFO NetworkManager: <info> (em1): carrier is OFF >12:13:37,886 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'sky2' ifindex: 2) >12:13:37,886 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >12:13:37,886 INFO NetworkManager: <info> (em1): No existing connection detected. >12:13:37,886 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >12:13:37,886 INFO NetworkManager: <info> (em1): bringing up device. >12:13:37,889 INFO kernel:[ 20.798537] sky2 0000:04:00.0 em1: enabling interface >12:13:37,889 INFO kernel:[ 20.798606] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >12:13:37,889 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/net/em1 >12:13:37,891 INFO NetworkManager: <info> startup complete >12:13:37,898 WARNING NetworkManager: <warn> Couldn't get managed objects: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files >12:13:40,230 INFO kernel:[ 23.139490] sky2 0000:04:00.0 em1: Link is up at 1000 Mbps, full duplex, flow control both >12:13:40,230 INFO kernel:[ 23.139490] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >12:13:40,231 INFO NetworkManager: <info> (em1): link connected >12:13:40,231 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >12:13:40,231 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >12:13:40,232 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 1' >12:13:40,232 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:13:40,232 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >12:13:40,232 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >12:13:40,232 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >12:13:40,232 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >12:13:40,232 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >12:13:40,232 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >12:13:40,232 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >12:13:40,232 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >12:13:40,232 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >12:13:40,232 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >12:13:40,232 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >12:13:40,232 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >12:13:40,233 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >12:13:40,277 INFO NetworkManager: <info> dhclient started with pid 1033 >12:13:40,277 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >12:13:40,277 ERR NetworkManager: <error> [1385900020.277890] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (em1): cannot send router solicitation: -99. >12:13:40,416 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >12:13:40,417 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >12:13:40,417 INFO dhclient: All rights reserved. >12:13:40,417 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >12:13:40,417 INFO dhclient: >12:13:40,428 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >12:13:40,437 INFO dhclient: Listening on LPF/em1/00:1d:60:e5:ee:55 >12:13:40,437 INFO dhclient: Sending on LPF/em1/00:1d:60:e5:ee:55 >12:13:40,437 INFO dhclient: Sending on Socket/fallback >12:13:40,437 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 6 (xid=0x4027f69a) >12:13:46,827 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 15 (xid=0x4027f69a) >12:13:46,832 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x4027f69a) >12:13:46,832 INFO dhclient: DHCPOFFER from 192.168.1.1 >12:13:47,024 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x4027f69a) >12:13:47,028 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> bound >12:13:47,028 INFO NetworkManager: <info> address 192.168.1.6 >12:13:47,028 INFO NetworkManager: <info> plen 24 (255.255.255.0) >12:13:47,028 INFO dhclient: bound to 192.168.1.6 -- renewal in 38948 seconds. >12:13:47,028 INFO NetworkManager: <info> gateway 192.168.1.1 >12:13:47,028 INFO NetworkManager: <info> lease time 86400 >12:13:47,028 INFO NetworkManager: <info> hostname 'P5E-WSPRO' >12:13:47,028 INFO NetworkManager: <info> nameserver '192.168.1.1' >12:13:47,028 INFO NetworkManager: <info> domain name 'home' >12:13:47,028 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >12:13:47,029 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >12:13:47,029 INFO NetworkManager: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >12:13:47,030 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >12:13:47,031 INFO NetworkManager: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >12:13:47,031 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >12:13:47,031 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >12:13:47,032 INFO NetworkManager: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >12:13:47,032 INFO NetworkManager: <info> Setting system hostname to 'P5E-WSPRO' (from DHCPv4) >12:13:47,032 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >12:13:47,032 INFO NetworkManager: <info> Activation (em1) successful, device activated. >12:13:47,063 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:13:48,170 NOTICE NetworkManager: ifcfg-rh: read connection 'em1' >12:13:48,171 INFO NetworkManager: <info> (em1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >12:13:48,171 INFO NetworkManager: <info> (em1): deactivating device (reason 'connection-removed') [38] >12:13:48,372 INFO NetworkManager: <info> (em1): canceled DHCP transaction, DHCP client pid 1033 >12:13:48,390 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >12:13:48,390 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >12:13:48,392 INFO NetworkManager: <info> Saved default wired connection 'em1' to persistent storage >12:13:48,393 INFO NetworkManager: <info> Auto-activating connection 'em1'. >12:13:48,393 INFO NetworkManager: <info> Activation (em1) starting connection 'em1' >12:13:48,393 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:13:48,393 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >12:13:48,394 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >12:13:48,394 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >12:13:48,394 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >12:13:48,394 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >12:13:48,394 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >12:13:48,394 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >12:13:48,395 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >12:13:48,395 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >12:13:48,395 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >12:13:48,395 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >12:13:48,395 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >12:13:48,395 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >12:13:48,400 INFO NetworkManager: <info> dhclient started with pid 1138 >12:13:48,400 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >12:13:48,423 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >12:13:48,423 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >12:13:48,424 INFO dhclient: All rights reserved. >12:13:48,424 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >12:13:48,424 INFO dhclient: >12:13:48,428 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >12:13:48,437 INFO dhclient: Listening on LPF/em1/00:1d:60:e5:ee:55 >12:13:48,437 INFO dhclient: Sending on LPF/em1/00:1d:60:e5:ee:55 >12:13:48,437 INFO dhclient: Sending on Socket/fallback >12:13:48,437 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x3fc0efdc) >12:13:48,460 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >12:13:48,645 INFO chronyd: chronyd version 1.29 starting >12:13:48,645 INFO chronyd: Linux kernel major=3 minor=11 patch=9 >12:13:48,645 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 >12:13:48,646 INFO chronyd: Generated key 1 >12:13:50,664 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x3fc0efdc) >12:13:50,668 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> reboot >12:13:50,668 INFO NetworkManager: <info> address 192.168.1.6 >12:13:50,668 INFO dhclient: bound to 192.168.1.6 -- renewal in 38322 seconds. >12:13:50,668 INFO NetworkManager: <info> plen 24 (255.255.255.0) >12:13:50,668 INFO NetworkManager: <info> gateway 192.168.1.1 >12:13:50,668 INFO NetworkManager: <info> lease time 86400 >12:13:50,668 INFO NetworkManager: <info> hostname 'P5E-WSPRO' >12:13:50,668 INFO NetworkManager: <info> nameserver '192.168.1.1' >12:13:50,668 INFO NetworkManager: <info> domain name 'home' >12:13:50,668 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >12:13:50,669 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >12:13:50,669 INFO NetworkManager: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >12:13:50,669 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >12:13:50,670 INFO NetworkManager: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >12:13:50,670 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >12:13:50,673 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >12:13:50,674 INFO NetworkManager: <info> Policy set 'em1' (em1) as default for IPv4 routing and DNS. >12:13:50,674 INFO NetworkManager: <info> Setting system hostname to 'P5E-WSPRO' (from DHCPv4) >12:13:50,674 INFO NetworkManager: <info> Activation (em1) successful, device activated. >12:13:56,155 INFO chronyd: Selected source 198.60.22.240 >12:13:56,155 WARNING chronyd: System clock wrong by 17999.921603 seconds, adjustment started >17:13:56,076 WARNING chronyd: System clock was stepped by 17999.922 seconds >17:13:58,249 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >17:13:58,260 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >17:13:59,692 INFO kernel:[ 42.679755] bio: create slab <bio-3> at 3 >17:13:59,693 INFO kernel:[ 42.680196] Btrfs loaded >17:13:59,794 INFO kernel:[ 42.781136] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >17:14:10,637 INFO kernel:[ 53.624822] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3426 /dev/dm-4 >17:14:10,664 INFO kernel:[ 53.651666] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3426 /dev/dm-4 >17:14:10,704 INFO kernel:[ 53.691361] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3426 /dev/mapper/vg_p5ewspro-fedora15 >17:14:20,490 INFO kernel:[ 63.477187] md127: detected capacity change from 1000210432000 to 0 >17:14:20,490 INFO kernel:[ 63.477197] md: md127 stopped. >17:14:20,490 INFO kernel:[ 63.477204] md: unbind<sdc1> >17:14:20,495 INFO kernel:[ 63.482012] md: export_rdev(sdc1) >17:14:20,495 INFO kernel:[ 63.482301] md: unbind<sdd1> >17:14:20,504 INFO kernel:[ 63.491019] md: export_rdev(sdd1) >17:14:20,504 INFO kernel:[ 63.491274] md: unbind<sdb1> >17:14:20,509 INFO kernel:[ 63.496014] md: export_rdev(sdb1) >17:14:20,509 INFO kernel:[ 63.496265] md: unbind<sde1> >17:14:20,514 INFO kernel:[ 63.501015] md: export_rdev(sde1) >17:14:20,782 INFO kernel:[ 63.769654] EXT4-fs (sdg2): mounted filesystem with ordered data mode. Opts: (null) >17:14:20,893 INFO kernel:[ 63.880554] EXT4-fs (sdg5): mounted filesystem with ordered data mode. Opts: (null) >17:14:21,307 INFO kernel:[ 64.294972] EXT4-fs (sdg6): mounted filesystem with ordered data mode. Opts: (null) >17:14:21,419 INFO kernel:[ 64.406605] EXT4-fs (sdg7): mounted filesystem with ordered data mode. Opts: (null) >17:14:21,533 INFO kernel:[ 64.520308] EXT4-fs (sdg8): mounted filesystem with ordered data mode. Opts: (null) >17:14:21,935 INFO kernel:[ 64.922534] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null) >17:14:22,038 INFO kernel:[ 65.025447] EXT4-fs (sda11): mounted filesystem with ordered data mode. Opts: (null) >17:14:22,145 INFO kernel:[ 65.132578] EXT4-fs (sda12): mounted filesystem with ordered data mode. Opts: (null) >17:14:22,249 INFO kernel:[ 65.236625] EXT4-fs (sda13): mounted filesystem with ordered data mode. Opts: (null) >17:14:22,350 INFO kernel:[ 65.337579] EXT4-fs (sda14): mounted filesystem with ordered data mode. Opts: (null) >17:14:22,473 INFO kernel:[ 65.460745] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >17:14:22,597 INFO kernel:[ 65.584136] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >17:14:23,180 INFO kernel:[ 66.167182] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >17:14:23,418 INFO kernel:[ 66.405542] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null) >17:14:23,580 INFO kernel:[ 66.567424] md: md0 stopped. >17:14:23,616 INFO kernel:[ 66.603847] md: bind<sdc1> >17:14:23,617 INFO kernel:[ 66.604079] md: bind<sdd1> >17:14:23,617 INFO kernel:[ 66.604438] md: bind<sde1> >17:14:23,617 INFO kernel:[ 66.604900] md: bind<sdb1> >17:14:23,619 INFO kernel:[ 66.606714] md/raid10:md0: active with 4 out of 4 devices >17:14:23,619 INFO kernel:[ 66.606834] created bitmap (8 pages) for device md0 >17:14:23,620 INFO kernel:[ 66.607185] md0: bitmap initialized from disk: read 1 pages, set 0 of 14905 bits >17:14:23,652 INFO kernel:[ 66.639191] md0: detected capacity change from 0 to 1000210432000 >17:14:23,653 INFO kernel:[ 66.640868] md0: unknown partition table >17:14:23,749 ERR kernel:[ 66.736645] device-mapper: table: 253:2: linear: dm-linear: Device lookup failed >17:14:23,749 WARNING kernel:[ 66.736649] device-mapper: ioctl: error adding target to table >17:14:23,750 ERR kernel:[ 66.737736] device-mapper: table: 253:3: linear: dm-linear: Device lookup failed >17:14:23,750 WARNING kernel:[ 66.737741] device-mapper: ioctl: error adding target to table >17:14:23,753 ERR kernel:[ 66.740297] device-mapper: table: 253:4: linear: dm-linear: Device lookup failed >17:14:23,753 WARNING kernel:[ 66.740302] device-mapper: ioctl: error adding target to table >17:14:23,753 ERR kernel:[ 66.740717] device-mapper: table: 253:5: linear: dm-linear: Device lookup failed >17:14:23,753 WARNING kernel:[ 66.740721] device-mapper: ioctl: error adding target to table >17:14:23,753 ERR kernel:[ 66.741130] device-mapper: table: 253:6: linear: dm-linear: Device lookup failed >17:14:23,753 WARNING kernel:[ 66.741140] device-mapper: ioctl: error adding target to table >17:14:23,754 ERR kernel:[ 66.741491] device-mapper: table: 253:7: linear: dm-linear: Device lookup failed >17:14:23,754 WARNING kernel:[ 66.741495] device-mapper: ioctl: error adding target to table >17:14:24,051 INFO kernel:[ 67.038196] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null) >17:14:24,281 INFO kernel:[ 67.268825] md0: detected capacity change from 1000210432000 to 0 >17:14:24,281 INFO kernel:[ 67.268834] md: md0 stopped. >17:14:24,281 INFO kernel:[ 67.268843] md: unbind<sdb1> >17:14:24,289 INFO kernel:[ 67.276012] md: export_rdev(sdb1) >17:14:24,289 INFO kernel:[ 67.276088] md: unbind<sde1> >17:14:24,301 INFO kernel:[ 67.288011] md: export_rdev(sde1) >17:14:24,301 INFO kernel:[ 67.288063] md: unbind<sdd1> >17:14:24,306 INFO kernel:[ 67.293012] md: export_rdev(sdd1) >17:14:24,306 INFO kernel:[ 67.293065] md: unbind<sdc1> >17:14:24,311 INFO kernel:[ 67.298011] md: export_rdev(sdc1) >17:14:24,541 INFO kernel:[ 67.528153] md: md0 stopped. >17:14:24,546 INFO kernel:[ 67.533026] md: bind<sdc1> >17:14:24,546 INFO kernel:[ 67.533200] md: bind<sdd1> >17:14:24,546 INFO kernel:[ 67.533368] md: bind<sde1> >17:14:24,546 INFO kernel:[ 67.533586] md: bind<sdb1> >17:14:24,548 INFO kernel:[ 67.535277] md/raid10:md0: active with 4 out of 4 devices >17:14:24,548 INFO kernel:[ 67.535404] created bitmap (8 pages) for device md0 >17:14:24,548 INFO kernel:[ 67.535700] md0: bitmap initialized from disk: read 1 pages, set 0 of 14905 bits >17:14:24,557 INFO kernel:[ 67.544517] md0: detected capacity change from 0 to 1000210432000 >17:14:24,559 INFO kernel:[ 67.546070] md0: unknown partition table >17:14:24,671 INFO kernel:[ 67.658576] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3428 /dev/dm-2 >17:14:24,848 INFO kernel:[ 67.835205] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3428 /dev/mapper/vg_p5ewspro-fedora15 >17:14:25,294 INFO kernel:[ 68.281656] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >17:14:25,748 INFO kernel:[ 68.735631] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null) >17:14:26,228 INFO kernel:[ 69.215026] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null) >17:14:26,641 INFO kernel:[ 69.628766] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >17:14:26,860 INFO kernel:[ 69.847548] md0: detected capacity change from 1000210432000 to 0 >17:14:26,860 INFO kernel:[ 69.847557] md: md0 stopped. >17:14:26,860 INFO kernel:[ 69.847566] md: unbind<sdb1> >17:14:26,865 INFO kernel:[ 69.852011] md: export_rdev(sdb1) >17:14:26,865 INFO kernel:[ 69.852084] md: unbind<sde1> >17:14:26,870 INFO kernel:[ 69.857011] md: export_rdev(sde1) >17:14:26,870 INFO kernel:[ 69.857060] md: unbind<sdd1> >17:14:26,875 INFO kernel:[ 69.862011] md: export_rdev(sdd1) >17:14:26,875 INFO kernel:[ 69.862062] md: unbind<sdc1> >17:14:26,880 INFO kernel:[ 69.867011] md: export_rdev(sdc1) >12:15:01,424 WARNING chronyd: Backward time jump detected! (correction 18001.0 +- 1.0 seconds) >12:15:01,469 INFO chronyd: Selected source 74.120.8.2 >12:15:01,469 WARNING chronyd: System clock wrong by 18001.012078 seconds, adjustment started >17:15:02,481 WARNING chronyd: System clock was stepped by 18001.012 seconds >17:16:08,253 INFO chronyd: Selected source 198.60.22.240 >17:21:38,467 INFO kernel:[ 501.459183] md: md0 stopped. >17:21:38,512 INFO kernel:[ 501.504029] md: bind<sdc1> >17:21:38,512 INFO kernel:[ 501.504330] md: bind<sdd1> >17:21:38,523 INFO kernel:[ 501.515457] md: bind<sde1> >17:21:38,523 INFO kernel:[ 501.515662] md: bind<sdb1> >17:21:38,524 INFO kernel:[ 501.516970] md/raid10:md0: active with 4 out of 4 devices >17:21:38,525 INFO kernel:[ 501.517080] created bitmap (8 pages) for device md0 >17:21:38,525 INFO kernel:[ 501.517413] md0: bitmap initialized from disk: read 1 pages, set 0 of 14905 bits >17:21:38,566 INFO kernel:[ 501.558571] md0: detected capacity change from 0 to 1000210432000 >17:21:38,568 INFO kernel:[ 501.560415] md0: unknown partition table >17:21:38,667 ERR kernel:[ 501.659244] device-mapper: table: 253:2: linear: dm-linear: Device lookup failed >17:21:38,667 WARNING kernel:[ 501.659250] device-mapper: ioctl: error adding target to table >17:21:38,668 ERR kernel:[ 501.660556] device-mapper: table: 253:3: linear: dm-linear: Device lookup failed >17:21:38,668 WARNING kernel:[ 501.660561] device-mapper: ioctl: error adding target to table >17:21:38,669 ERR kernel:[ 501.661477] device-mapper: table: 253:4: linear: dm-linear: Device lookup failed >17:21:38,669 WARNING kernel:[ 501.661482] device-mapper: ioctl: error adding target to table >17:21:38,670 ERR kernel:[ 501.662325] device-mapper: table: 253:5: linear: dm-linear: Device lookup failed >17:21:38,670 WARNING kernel:[ 501.662329] device-mapper: ioctl: error adding target to table >17:21:38,671 ERR kernel:[ 501.663205] device-mapper: table: 253:6: linear: dm-linear: Device lookup failed >17:21:38,671 WARNING kernel:[ 501.663208] device-mapper: ioctl: error adding target to table >17:21:38,671 ERR kernel:[ 501.663740] device-mapper: table: 253:7: linear: dm-linear: Device lookup failed >17:21:38,671 WARNING kernel:[ 501.663744] device-mapper: ioctl: error adding target to table >17:21:41,092 INFO kernel:[ 504.085002] Adding 4095996k swap on /dev/sda7. Priority:-1 extents:1 across:4095996k FS >17:21:41,232 INFO kernel:[ 504.224124] EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts: (null) >17:21:41,450 INFO kernel:[ 504.442759] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts: (null) >17:21:41,739 INFO kernel:[ 504.730953] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null) >17:21:41,893 INFO kernel:[ 504.885614] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3428 /dev/dm-2 >17:21:41,986 INFO kernel:[ 504.978388] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3428 /dev/mapper/vg_p5ewspro-fedora15 >17:21:42,118 INFO kernel:[ 505.109475] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >17:21:42,335 WARNING kernel:[ 505.327241] EXT4-fs (dm-3): warning: maximal mount count reached, running e2fsck is recommended >17:21:42,368 INFO kernel:[ 505.360442] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >17:21:42,445 WARNING kernel:[ 505.437290] EXT4-fs (sda11): warning: checktime reached, running e2fsck is recommended >17:21:42,445 INFO kernel:[ 505.437593] EXT4-fs (sda11): mounted filesystem with ordered data mode. Opts: (null) >17:21:42,760 INFO kernel:[ 505.750520] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null) >17:21:42,840 WARNING kernel:[ 505.832316] EXT4-fs (sda10): warning: checktime reached, running e2fsck is recommended >17:21:42,840 INFO kernel:[ 505.832581] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null) >17:21:43,131 INFO kernel:[ 506.123880] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null) >17:21:43,415 INFO kernel:[ 506.406906] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >17:22:13,960 INFO kernel:[ 536.952404] usb 8-1.4: USB disconnect, device number 4 >17:26:19,363 NOTICE dbus: [system] Reloaded configuration >17:27:12,587 NOTICE dbus: [system] Reloaded configuration >17:31:45,643 NOTICE dbus: [system] Reloaded configuration >17:33:02,877 WARNING kernel:[ 1185.869012] perf samples too long (2502 > 2500), lowering kernel.perf_event_max_sample_rate to 50000 >17:34:42,032 INFO kernel:[ 1285.024446] usb 8-1.4: new low-speed USB device number 5 using uhci_hcd >17:34:42,167 INFO kernel:[ 1285.158440] usb 8-1.4: New USB device found, idVendor=045e, idProduct=008c >17:34:42,167 INFO kernel:[ 1285.158446] usb 8-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >17:34:42,167 INFO kernel:[ 1285.158450] usb 8-1.4: Product: Microsoft Wireless Optical Mouse® 1.0A >17:34:42,167 INFO kernel:[ 1285.158454] usb 8-1.4: Manufacturer: Microsoft >17:34:42,203 INFO kernel:[ 1285.195099] input: Microsoft Microsoft Wireless Optical Mouse® 1.0A as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1.4/8-1.4:1.0/input/input5 >17:34:42,203 INFO kernel:[ 1285.195195] hid-generic 0003:045E:008C.0004: input,hidraw2: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse® 1.0A] on usb-0000:00:1d.2-1.4/input0 >17:43:16,256 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >17:43:16,368 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1'
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 1036705
: 831578 |
831681
|
832036