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 908466 Details for
Bug 1109148
FormatCreateError: ('invalid device specification', '/dev/sda2')
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 442.42 KB, created by
satellitgo
on 2014-06-13 10:46:29 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
satellitgo
Created:
2014-06-13 10:46:29 UTC
Size:
442.42 KB
patch
obsolete
>anaconda 21.42-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/__init__.py", line 392, in create > raise FormatCreateError("invalid device specification", self.device) > File "/usr/lib/python2.7/site-packages/blivet/formats/swap.py", line 195, in create > DeviceFormat.create(self, **kwargs) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 554, in execute > options=self.device.formatArgs) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 355, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 356, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 215, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 179, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >FormatCreateError: ('invalid device specification', '/dev/sda2') > >Local variables in innermost frame: >device: /dev/sda2 >self: non-existent swap >kwargs: {'device': '/dev/sda2', 'options': []} > > >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 0x7f6d5abd0e90>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p2p1 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System timezone >timezone America/Los_Angeles --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --all --initlabel --drives=sda ># Disk partitioning information >part / --fstype="ext4" --ondisk=sda --size=6872 >part swap --fstype="swap" --ondisk=sda --size=819 >part /boot --fstype="ext4" --ondisk=sda --size=500 > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@guest-desktop-agents >@hardware-support >@input-methods >@libreoffice >@multimedia >@printing >@standard > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _intf.storage.dasd: None > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._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([PartitionDevice instance (0x7f6d4960edd0) -- > name = sda2 status = True kids = 0 id = 135 > parents = ['existing 8192 MiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 819 MiB > format = non-existent swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1677312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7f6d5affc200> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d43453510> PedPartition: <_ped.Partition object at 0x7f6d495a3a70> > disk = existing 8192 MiB disk sda (6) with existing msdos disklabel > start = 1026048 end = 2703359 length = 1677312 > flags = ]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionCreateFormat instance, containing members: > container: None > _format: non-existent swap > origFormat: non-existent None > device: existing 819 MiB partition sda2 (135) with non-existent swap > id: 138 > _applied: True >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 203776 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7f6d4da26830> > exists: True > _size: 398 MiB > id: 1 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f6d495b3390) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 398 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 203776 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7f6d4da26830> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f6d495b3390) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 398 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 203776 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7f6d4da26830> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora_rawhide_x86_64 > _format.uuid: 2014-06-13-09-32-23-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format.id: 4 > _format._size: Already dumped (Size instance) > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376, /dev/disk/by-label/Fedora\x20rawhide\x20x86_64, /dev/disk/by-uuid/2014-06-13-09-32-23-00] > _targetSize: 0 B > _model: VBOX_CD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora_rawhide_x86_64 > originalFormat.uuid: 2014-06-13-09-32-23-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 4 > originalFormat._device: /dev/sr0 > _serial: None >, existing 8192 MiB disk sda (6) with existing msdos disklabel >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 15 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f6d495b3910) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 15 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f6d495b3910) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 15 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _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: None > exists: True > _size: 0 B > id: 18 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f6d495b3f50) -- > name = loop0 status = False kids = 0 id = 18 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (15)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f6d495b3f50) -- > name = loop0 status = False kids = 0 id = 18 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (15)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 23 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f6d4959a110) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 23 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f6d4959a110) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 23 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _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 B > id: 26 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f6d4959a2d0) -- > name = loop1 status = False kids = 1 id = 26 > parents = ['existing 0 B file /LiveOS/rootfs.img (23)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f6d4959a2d0) -- > name = loop1 status = False kids = 1 id = 26 > parents = ['existing 0 B file /LiveOS/rootfs.img (23)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._targetSize: 2048 MiB > _format._minInstanceSize: 0 B > _format.mountopts: None > _format.mountpoint: None > _format.id: 29 > _format._size: Already dumped (Size instance) > _format.errors: False > _format.uuid: 8a066f26-91b9-472d-b9a3-c212fde15ff7 > _format._mountType: ext4 > _format.fsprofile: None > _format.dirty: False > _format._device: /dev/loop1 > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/8a066f26-91b9-472d-b9a3-c212fde15ff7] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 29 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 8a066f26-91b9-472d-b9a3-c212fde15ff7 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 31 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f6d4959a490) -- > name = /overlay (deleted) status = False kids = 1 id = 31 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f6d4959a490) -- > name = /overlay (deleted) status = False kids = 1 id = 31 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _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 B > id: 34 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f6d4959a650) -- > name = loop2 status = False kids = 1 id = 34 > parents = ['existing 0 B file /overlay (deleted) (31)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f6d4959a650) -- > name = loop2 status = False kids = 1 id = 34 > parents = ['existing 0 B file /overlay (deleted) (31)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (38) with existing ext4 filesystem >, existing 2048 MiB dm live-base (43) with existing ext4 filesystem >, existing 6872 MiB partition sda3 (123) with existing ext4 filesystem mounted at / >, existing 500 MiB partition sda1 (129) with existing ext4 filesystem mounted at /boot >, Already dumped (PartitionDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyDevice instance, containing members: > device: non-existent 500 MiB partition sda1 (11) > container: None > id: 117 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > container: None > id: 118 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 121 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 131 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: 4a9c0975-b30e-4ac5-adf9-66e55107f744 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 128 > _format._device: /dev/sda1 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 132 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 137 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 125 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: 6c326423-889c-4b3d-bc7b-e9d7e70a64fa > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: / > _format.id: 122 > _format._device: /dev/sda3 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 126 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sr0, sda, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_rawhide_x86_64] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora_rawhide_x86_64] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.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 8192 MiB disk sda (6) with existing msdos disklabel >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _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._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.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f6d5abdd0d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f6d5abdd210) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f6d5abdd250) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f6d5abdd290) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f6d5abdd2d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819.2 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f6d74804b90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.install_device: None > _intf.payload._environmentAddons: {'lxde-desktop-environment': (['3d-printing', 'lxde-apps', 'lxde-office', 'lxde-media'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'mate-desktop-environment': (['3d-printing', 'libreoffice', 'mate-applications', 'mate-compiz'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'gnome-desktop-environment': (['3d-printing', 'epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'infrastructure-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'sql-server', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'legacy-fonts', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xmonad', 'xmonad-mate', 'xfce-desktop'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'jbossas', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'xfce-desktop-environment': (['3d-printing', 'xfce-apps', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'kde-desktop-environment': (['3d-printing', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'developer-workstation-environment': (['3d-printing', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'jbossas', 'java-development', 'legacy-software-development', 'mysql', 'milkymist', 'mingw32', 'mongodb', 'ocaml', 'php', 'perl-web', 'sql-server', 'python-web', 'robotics-suite', 'rubyonrails'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'development-tools', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'rpm-development-tools', 'security-lab', 'system-tools']), 'cinnamon-desktop-environment': (['3d-printing', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools'])} > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._yum: Skipped > _intf.payload._base_repo: rawhide > _intf.payload.txID: 1402656114.04 > _intf.payload._rpm_macros: [] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 4143.81 MiB > _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._spinner: Spinner instance, containing members: > _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/lib64/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/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 5396 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _visitedSinceApplied: True > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f6d49641a90>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._input_obj: Entry instance, containing members: > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f6d49641a90>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f6d49641a90>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f6d49641a90>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f6d49641a90>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f6d49641a90>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > payload: Already dumped (YumPayload instance) > skipTo: None > _confirm_check: Already dumped (InputCheck instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (InputCheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > _waiveStrengthClicks: 0 >, UserSpoke instance, containing members: > _visitedSinceApplied: True > _password_check: InputCheck instance, containing members: > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6d49641750>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._input_obj: Entry instance, containing members: > _password_check._data: None > _password_check._check_status: None > _password_check._enabled: True > guesser: {<Entry object at 0x7f6d4746a4b0 (GtkEntry at 0x4027bc0)>: True} > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6d49641750>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._input_obj: Already dumped (Entry instance) > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6d49641750>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6d49641750>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6d49641750>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6d49641750>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6d49641750>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x5972790>, 'message': Invalid username} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6d49641750>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7f6d69275ad0>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _wheel: group --name=wheel > > payload: Already dumped (YumPayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._saveButton: Button instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._cHome: CheckButton instance, containing members: > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7f6d49641110>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (InputCheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _waiveStrengthClicks: 0 > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 4 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7f6d43451c68> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 7 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._storage: Already dumped (Blivet instance) > _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:LABEL=Fedora_rawhide_x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.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: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f6d52dcdf50>, True), 'type': (<function <lambda> at 0x7f6d52dd8230>, True), 'addons': (<function list_addons_callback at 0x7f6d52dd8140>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f6d52dd8050>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _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: 21.42-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: Namespace instance, containing members: > opts.noipv6: False > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.iscsi: False > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: hd:LABEL=Fedora_rawhide_x86_64 > opts.dmraid: True > opts.method: None > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.isHeadless: False > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False > opts.targetArch: None >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >10:36:44,611 INFO anaconda: /sbin/anaconda 21.42-1 >10:36:46,317 INFO anaconda: 2097152 kB (2048 MB) are available >10:36:46,320 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >10:36:46,405 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >10:36:46,412 INFO anaconda: Default encoding = utf-8 >10:36:46,627 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >10:36:49,210 INFO anaconda: Display mode = g >10:36:49,216 INFO anaconda: 2097152 kB (2048 MB) are available >10:36:49,219 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >10:36:53,934 DEBUG anaconda: X server has signalled a successful start. >10:36:53,965 INFO anaconda: Starting window manager, pid 1038. >10:36:54,227 INFO anaconda: Started spice-vdagent. >10:36:57,605 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140107660543744) >10:36:57,793 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:36:57,815 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:36:57,847 INFO anaconda: using only installclass _Fedora >10:37:00,234 INFO anaconda: bootloader GRUB2 on X86 platform >10:37:00,517 INFO anaconda: bootloader GRUB2 on X86 platform >10:37:00,734 DEBUG anaconda: network: devices found ['p2p1'] >10:37:01,566 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140107660543744) >10:37:01,854 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p2p1 >10:37:02,055 DEBUG anaconda: network: setting autoconnect of p2p1 to False >10:37:02,061 DEBUG anaconda: network: missing ifcfgs created for devices ['p2p1'] >10:37:02,499 DEBUG anaconda: updating hostname localhost.localdomain >10:37:02,551 INFO anaconda: Running Thread: AnaStorageThread (140107660543744) >10:37:02,554 INFO anaconda: Running Thread: AnaTimeInitThread (140107462530816) >10:37:02,557 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140107454138112) >10:37:02,565 INFO anaconda: Running Thread: AnaPayloadThread (140107445745408) >10:37:03,167 DEBUG anaconda: updating hostname localhost.localdomain >10:37:03,390 INFO anaconda: got 0 NTP servers from DHCP >10:37:03,393 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140107454138112) >10:37:03,414 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140107454138112) >10:37:03,417 INFO anaconda: Starting geolocation lookup >10:37:03,419 INFO anaconda: Geolocation provider: Fedora GeoIP >10:37:03,768 INFO anaconda: Geolocation lookup finished in 0.3 seconds >10:37:03,774 INFO anaconda: got results from geolocation >10:37:03,777 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140107454138112) >10:37:14,832 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >10:37:14,868 WARN anaconda: logo image is missing, using a substitute >10:37:20,934 INFO anaconda: Thread Done: AnaStorageThread (140107660543744) >10:37:21,036 INFO anaconda: Thread Done: AnaTimeInitThread (140107462530816) >10:38:52,608 INFO anaconda: Thread Done: AnaPayloadThread (140107445745408) >10:41:22,605 DEBUG anaconda: network standalone spoke (init): completed: ['p2p1'] >10:41:22,728 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >10:41:22,729 DEBUG anaconda: Entered hub: SummaryHub >10:41:23,612 INFO anaconda: Running Thread: AnaNTPserver1 (140107445745408) >10:41:23,615 INFO anaconda: Running Thread: AnaNTPserver2 (140107315738368) >10:41:23,620 INFO anaconda: Running Thread: AnaNTPserver3 (140107340916480) >10:41:23,624 INFO anaconda: Running Thread: AnaNTPserver4 (140107357701888) >10:41:23,644 INFO anaconda: Running Thread: AnaDateTimeThread (140107349309184) >10:41:23,671 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >10:41:23,950 INFO anaconda: Thread Done: AnaDateTimeThread (140107349309184) >10:41:24,131 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140107349309184) >10:41:24,138 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f6d4ec444d0>> on <dictionary-keyiterator object at 0x7f6d5b23f2b8> >10:41:24,153 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140107332523776) >10:41:24,159 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140107332523776) >10:41:24,320 INFO anaconda: Running Thread: AnaKeyboardThread (140107332523776) >10:41:24,351 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >10:41:24,368 INFO anaconda: Thread Done: AnaNTPserver2 (140107315738368) >10:41:24,474 INFO anaconda: Thread Done: AnaNTPserver3 (140107340916480) >10:41:24,582 INFO anaconda: Thread Done: AnaNTPserver1 (140107445745408) >10:41:24,682 INFO anaconda: Thread Done: AnaNTPserver4 (140107357701888) >10:41:24,710 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >10:41:24,856 INFO anaconda: Running Thread: AnaSourceWatcher (140107357701888) >10:41:24,934 INFO anaconda: Running Thread: AnaSoftwareWatcher (140107445745408) >10:41:25,047 INFO anaconda: Running Thread: AnaStorageWatcher (140107340916480) >10:41:25,060 INFO anaconda: Thread Done: AnaStorageWatcher (140107340916480) >10:41:25,164 INFO anaconda: Running Thread: AnaCustomStorageInit (140107340916480) >10:41:26,431 DEBUG anaconda: network: GUI, device configuration added: connection bcbbf166-bb1d-44b5-afa0-925f68b3bd67 device p2p1 >10:41:26,618 DEBUG anaconda: network: GUI, connection bcbbf166-bb1d-44b5-afa0-925f68b3bd67 found >10:41:27,403 DEBUG anaconda: updating hostname localhost.localdomain >10:41:28,483 DEBUG anaconda: Setting up repos: [] >10:41:45,350 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f6d4ebbe090> >10:41:45,381 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f6d4ec44490> >10:41:45,384 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f6d4ec44490> status to: Getting list of layouts... >10:41:45,387 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f6d4ebf6d50> status to: Probing storage... >10:41:45,389 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f6d4ebf6d50> status to: Downloading package metadata... >10:41:45,392 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f6d5ae57e90> status to: Downloading package metadata... >10:41:45,395 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f6d5ae57e90> status to: Downloading group metadata... >10:41:45,397 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d5ae32790> status to: Probing storage... >10:41:45,414 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d5ae32790> >03:41:54,031 INFO anaconda: Thread Done: AnaSoftwareWatcher (140107445745408) >03:41:54,035 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140107315738368) >03:41:54,357 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f6d5ae57e90> >03:41:54,368 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f6d5ae57e90> >03:41:54,381 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f6d4ebf6d50> >03:41:54,384 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f6d5ae57e90> status to: Checking software dependencies... >03:41:56,343 INFO anaconda: Thread Done: AnaCustomStorageInit (140107340916480) >03:42:15,218 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f6d4ec444d0>> on <dictionary-keyiterator object at 0x7f6d5b23f2b8> >03:42:15,221 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140107349309184) >03:42:15,227 INFO anaconda: Thread Done: AnaKeyboardThread (140107332523776) >03:42:16,046 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f6d4ec44490> >03:42:16,598 DEBUG anaconda: updating hostname localhost.localdomain >03:42:17,596 DEBUG anaconda: updating hostname localhost.localdomain >03:42:17,605 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f6d5b22d3d0> status to: Wired (p2p1) connected >03:42:24,776 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140107315738368) >03:42:24,888 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f6d5ae57e90> >03:42:24,912 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f6d4ebf6d50> >03:42:25,593 INFO anaconda: Thread Done: AnaSourceWatcher (140107357701888) >03:42:25,702 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f6d4ebf6d50> >03:42:38,127 DEBUG anaconda: Entered spoke: StorageSpoke >03:42:44,064 DEBUG anaconda: disk free: 7691.97 MiB fs free: 0 B sw needs: 4143.81 MiB auto swap: 0 B >03:42:44,464 INFO anaconda: Running Thread: AnaExecuteStorageThread (140107357701888) >03:42:44,464 DEBUG anaconda: Left spoke: StorageSpoke >03:42:44,483 DEBUG anaconda: new disk order: [] >03:42:44,543 DEBUG anaconda: new disk order: [] >03:42:45,330 DEBUG anaconda: _is_valid_disklabel(sda) returning True >03:42:45,331 DEBUG anaconda: _is_valid_size(sda) returning True >03:42:45,331 DEBUG anaconda: _is_valid_location(sda) returning True >03:42:45,332 DEBUG anaconda: _is_valid_format(sda) returning True >03:42:45,332 DEBUG anaconda: is_valid_stage1_device(sda) returning True >03:42:45,333 INFO anaconda: Thread Done: AnaExecuteStorageThread (140107357701888) >03:42:45,675 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >03:42:45,776 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sr0'] >03:42:45,777 DEBUG anaconda: ui: unused=['sda1'] >03:42:45,778 DEBUG anaconda: ui: new_devices=[] >03:42:45,835 DEBUG anaconda: page clicked: New Fedora rawhide Installation >03:42:45,836 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:42:45,836 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:42:46,023 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d5ae32790> >03:42:46,026 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d5ae32790> status to: Saving storage configuration... >03:42:46,039 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d5ae32790> >03:42:51,485 DEBUG anaconda: page clicked: Unknown >03:42:51,488 DEBUG anaconda: show mountpoint: Unknown >03:42:51,494 DEBUG anaconda: populate_right_side: existing 500 MiB partition sda1 (11) >03:42:51,573 DEBUG anaconda: updated device_disks to ['sda'] >03:42:51,573 DEBUG anaconda: updated device_container_name to None >03:42:51,575 DEBUG anaconda: updated device_container_raid_level to None >03:42:51,575 DEBUG anaconda: updated device_container_encrypted to False >03:42:51,576 DEBUG anaconda: updated device_container_size to 0 >03:42:51,599 DEBUG anaconda: fs type changed: Unknown >03:42:51,603 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f6d43d62710> >03:42:51,607 DEBUG anaconda: populate_raid: 2, None >03:42:51,609 DEBUG anaconda: populate_raid: 2, None >03:43:01,564 DEBUG anaconda: removing device 'existing 500 MiB partition sda1 (11)' from page Unknown >03:43:03,882 INFO anaconda: ui: removed device sda1 >03:43:03,932 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >03:43:03,933 DEBUG anaconda: ui: unused=[] >03:43:03,933 DEBUG anaconda: ui: new_devices=[] >03:43:03,944 DEBUG anaconda: page clicked: New Fedora rawhide Installation >03:43:03,945 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:43:03,946 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:43:09,149 DEBUG anaconda: running automatic partitioning >03:43:09,473 DEBUG anaconda: _is_valid_disklabel(sda) returning True >03:43:09,474 DEBUG anaconda: _is_valid_size(sda) returning True >03:43:09,474 DEBUG anaconda: _is_valid_location(sda) returning True >03:43:09,474 DEBUG anaconda: _is_valid_format(sda) returning True >03:43:09,475 DEBUG anaconda: is_valid_stage1_device(sda) returning True >03:43:12,207 DEBUG anaconda: new disk order: [] >03:43:12,772 DEBUG anaconda: _is_valid_disklabel(sda) returning True >03:43:12,773 DEBUG anaconda: _is_valid_size(sda) returning True >03:43:12,774 DEBUG anaconda: _is_valid_location(sda) returning True >03:43:12,774 DEBUG anaconda: _is_valid_format(sda) returning True >03:43:12,775 DEBUG anaconda: is_valid_stage1_device(sda) returning True >03:43:12,777 DEBUG anaconda: finished automatic partitioning >03:43:12,787 DEBUG anaconda: _is_valid_disklabel(sda) returning True >03:43:12,788 DEBUG anaconda: _is_valid_size(sda) returning True >03:43:12,788 DEBUG anaconda: _is_valid_location(sda) returning True >03:43:12,789 DEBUG anaconda: _is_valid_format(sda) returning True >03:43:12,790 DEBUG anaconda: is_valid_stage1_device(sda) returning True >03:43:12,791 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >03:43:12,792 DEBUG anaconda: _is_valid_size(sda1) returning True >03:43:12,794 DEBUG anaconda: _is_valid_location(sda1) returning True >03:43:12,795 DEBUG anaconda: _is_valid_partition(sda1) returning True >03:43:12,797 DEBUG anaconda: _is_valid_format(sda1) returning True >03:43:12,797 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >03:43:12,800 DEBUG anaconda: refreshing ui >03:43:12,828 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >03:43:12,832 DEBUG anaconda: ui: unused=[] >03:43:12,833 DEBUG anaconda: ui: new_devices=['sda3', 'sda1', 'sda2'] >03:43:12,950 DEBUG anaconda: page clicked: New Fedora rawhide Installation >03:43:12,951 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:43:12,953 DEBUG anaconda: populate_right_side: non-existent 500 MiB partition sda1 (129) with non-existent ext4 filesystem mounted at /boot >03:43:13,003 DEBUG anaconda: updated device_disks to ['sda'] >03:43:13,003 DEBUG anaconda: updated device_container_name to None >03:43:13,003 DEBUG anaconda: updated device_container_raid_level to None >03:43:13,004 DEBUG anaconda: updated device_container_encrypted to False >03:43:13,004 DEBUG anaconda: updated device_container_size to 0 >03:43:13,025 DEBUG anaconda: fs type changed: ext4 >03:43:13,043 DEBUG anaconda: populate_raid: 2, None >03:43:13,044 DEBUG anaconda: populate_right_side: non-existent 500 MiB partition sda1 (129) with non-existent ext4 filesystem mounted at /boot >03:43:13,095 DEBUG anaconda: updated device_disks to ['sda'] >03:43:13,095 DEBUG anaconda: updated device_container_name to None >03:43:13,096 DEBUG anaconda: updated device_container_raid_level to None >03:43:13,096 DEBUG anaconda: updated device_container_encrypted to False >03:43:13,096 DEBUG anaconda: updated device_container_size to 0 >03:43:13,116 DEBUG anaconda: populate_raid: 2, None >03:43:13,120 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:43:13,120 DEBUG anaconda: finished refreshing ui >03:43:13,121 DEBUG anaconda: updating space display >03:43:13,160 DEBUG anaconda: finished updating space display >03:43:18,723 DEBUG anaconda: new disk order: [] >03:43:19,316 DEBUG anaconda: _is_valid_disklabel(sda) returning True >03:43:19,317 DEBUG anaconda: _is_valid_size(sda) returning True >03:43:19,317 DEBUG anaconda: _is_valid_location(sda) returning True >03:43:19,318 DEBUG anaconda: _is_valid_format(sda) returning True >03:43:19,319 DEBUG anaconda: is_valid_stage1_device(sda) returning True >03:43:19,334 DEBUG anaconda: _is_valid_disklabel(sda) returning True >03:43:19,335 DEBUG anaconda: _is_valid_size(sda) returning True >03:43:19,336 DEBUG anaconda: _is_valid_location(sda) returning True >03:43:19,337 DEBUG anaconda: _is_valid_format(sda) returning True >03:43:19,338 DEBUG anaconda: is_valid_stage1_device(sda) returning True >03:43:19,339 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >03:43:19,340 DEBUG anaconda: _is_valid_size(sda1) returning True >03:43:19,342 DEBUG anaconda: _is_valid_location(sda1) returning True >03:43:19,343 DEBUG anaconda: _is_valid_partition(sda1) returning True >03:43:19,345 DEBUG anaconda: _is_valid_format(sda1) returning True >03:43:19,346 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >03:43:19,621 INFO anaconda: fs space: 6872 MiB needed: 4143.81 MiB >03:43:19,765 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d5ae32790> >03:43:19,768 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d5ae32790> status to: Checking storage configuration... >03:43:19,781 INFO anaconda: fs space: 6872 MiB needed: 4143.81 MiB >03:43:19,912 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d5ae32790> >03:43:27,900 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >03:43:28,653 INFO anaconda: fs space: 6872 MiB needed: 4143.81 MiB >03:43:28,797 INFO anaconda: fs space: 6872 MiB needed: 4143.81 MiB >03:43:28,931 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6d5ae32790> >03:43:32,464 DEBUG anaconda: Left hub: SummaryHub >03:43:32,465 DEBUG anaconda: Entered hub: ProgressHub >03:43:32,728 INFO anaconda: Running Thread: AnaInstallThread (140107357701888) >03:43:33,531 INFO anaconda: Setting up the installation environment >03:43:36,797 INFO anaconda: Creating disklabel on /dev/sda >03:43:42,025 INFO anaconda: Creating ext4 on /dev/sda1 >03:43:53,328 INFO anaconda: Creating ext4 on /dev/sda3 >03:44:01,627 INFO anaconda: Creating swap on /dev/sda2 >03:44:02,382 DEBUG anaconda: running handleException >03:44:02,386 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 179, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 215, in turnOnFilesystems > storage.doIt() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 356, in doIt > self.devicetree.processActions() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 355, in processActions > action.execute() > > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 554, in execute > options=self.device.formatArgs) > > File "/usr/lib/python2.7/site-packages/blivet/formats/swap.py", line 195, in create > DeviceFormat.create(self, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/formats/__init__.py", line 392, in create > raise FormatCreateError("invalid device specification", self.device) > >FormatCreateError: ('invalid device specification', '/dev/sda2') > >03:44:02,390 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >03:44:02,400 INFO anaconda: Thread Done: AnaInstallThread (140107357701888) > > >/tmp/packaging.log: >10:37:20,946 INFO packaging: configuring base repo >10:37:21,308 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >10:37:21,553 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >10:37:21,555 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >10:37:21,556 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >10:37:21,557 DEBUG yum.verbose.plugin: Adding en_US to language list >10:37:21,573 DEBUG yum.verbose.YumBase: Config time: 0.223 >10:37:21,688 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >10:37:21,689 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >10:37:21,689 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >10:37:21,690 DEBUG yum.verbose.plugin: Adding en_US to language list >10:37:21,702 DEBUG yum.verbose.YumBase: Config time: 0.029 >10:37:21,963 INFO packaging: adding yum repo, name: anaconda, baseurl: file:///run/install/repo, mirrorlist: None >10:37:21,058 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >10:37:21,117 INFO packaging: using default repos from local yum configuration >10:37:21,498 INFO packaging: gathering repo metadata >10:37:21,508 INFO packaging: skipping disabled repo fedora >10:37:21,513 INFO packaging: skipping disabled repo updates-testing >10:37:21,518 INFO packaging: gathering repo metadata for rawhide >10:37:53,386 INFO packaging: skipping disabled repo updates >10:37:53,387 INFO packaging: Refreshing environmentAddons >10:37:53,393 DEBUG yum.verbose.YumBase: Setting up Package Sacks >10:37:53,396 INFO_2 yum.verbose.plugin: Determining fastest mirrors >10:38:02,971 INFO_2 yum.verbose.plugin: * rawhide: mirror.pnl.gov >10:38:10,431 DEBUG yum.verbose.YumBase: pkgsack time: 17.038 >10:38:10,807 DEBUG yum.verbose.YumBase: group time: 17.415 >10:38:52,591 INFO packaging: metadata retrieval complete >03:41:54,039 INFO packaging: checking software selection >03:41:54,058 DEBUG yum.verbose.YumBase: Setting up Package Sacks >03:41:56,419 DEBUG yum.verbose.YumBase: pkgsack time: 2.359 >03:41:56,893 DEBUG yum.verbose.YumBase: group time: 2.835 >03:41:56,897 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >03:41:58,180 DEBUG yum.verbose.YumBase: Obs Init time: 1.207 >03:41:58,291 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >03:41:58,388 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >03:41:58,720 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >03:41:58,725 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >03:41:59,049 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >03:41:59,067 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >03:41:59,084 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >03:41:59,148 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >03:41:59,522 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >03:42:00,995 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >03:42:00,999 INFO packaging: no kernel-PAE package >03:42:01,009 INFO packaging: selected kernel >03:42:01,022 INFO packaging: checking dependencies >03:42:01,748 DEBUG yum.verbose.YumBase: Building updates object >03:42:08,050 DEBUG yum.verbose.YumBase: up:simple updates time: 0.971 >03:42:08,073 DEBUG yum.verbose.YumBase: up:obs time: 0.022 >03:42:08,075 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >03:42:08,076 DEBUG yum.verbose.YumBase: updates time: 6.326 >03:42:08,105 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.41.0-2.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >03:42:08,116 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.8.0-2.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >03:42:08,125 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.2.0-2.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >03:42:08,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.8.0-2.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >03:42:08,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-214-1.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >03:42:08,144 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.0-2.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >03:42:08,145 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.0-2.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >03:42:08,146 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.0-2.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >03:42:08,169 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.95-1.git20140609.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.24-5.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,194 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,204 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-10.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,213 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-214-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,219 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-5.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >03:42:08,220 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-5.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >03:42:08,228 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.0-8.fc21.1.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,231 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.0-8.fc21.1.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >03:42:08,256 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-9.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,263 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.71-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,268 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-27.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24.2-6.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,285 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.10-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,297 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.1-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.46.0-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,316 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-5.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,326 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.6-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,329 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.6-1.fc21.x86_64 to require for libplc4.so()(64bit) >03:42:08,338 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.1-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,344 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.95-1.git20140609.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >03:42:08,346 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-5.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >03:42:08,347 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-5.fc21.x86_64 to require for libnl-3.so.200()(64bit) >03:42:08,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,360 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.4-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.95-1.git20140609.fc21.x86_64 >03:42:08,373 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-4.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >03:42:08,378 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.6-3.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >03:42:08,383 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >03:42:08,389 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.8-1.fc21.1.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >03:42:08,398 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.12.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >03:42:08,408 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.3-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >03:42:08,413 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.3-2.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >03:42:08,420 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.13.2-5.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >03:42:08,434 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.12.0-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >03:42:08,442 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.8-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >03:42:08,452 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.2.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >03:42:08,461 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.2.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >03:42:08,469 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.13.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >03:42:08,485 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.99-2.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 >03:42:08,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-3.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 >03:42:08,495 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-3.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >03:42:08,505 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.9.0-0.2.git20140128.fc21.x86_64 >03:42:08,517 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-5.fc21.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-5.fc21.x86_64 >03:42:08,527 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.9.0-5.git20140428.fc21.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.9.0-5.git20140428.fc21.x86_64 >03:42:08,541 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.2-7.fc21.x86_64 as install for PackageKit-command-not-found-0.9.2-7.fc21.x86_64 >03:42:08,548 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.5-2.fc21.x86_64 as install for PackageKit-command-not-found-0.9.2-7.fc21.x86_64 >03:42:08,559 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.4-2.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.2-7.fc21.x86_64 >03:42:08,691 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.23-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.2-7.fc21.x86_64 >03:42:08,701 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.23-2.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >03:42:08,708 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-6.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.2-7.fc21.x86_64 >03:42:08,715 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-4.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.2-7.fc21.x86_64 >03:42:08,723 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-10.fc21.noarch as install for abattis-cantarell-fonts-0.0.15-2.fc21.noarch >03:42:08,732 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.2-5.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,743 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.2-5.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,749 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.2-5.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,753 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.2-5.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,758 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,763 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,769 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,775 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,782 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,787 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,793 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,798 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,804 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,811 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >03:42:08,819 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.7.1-21.fc21.x86_64 as install for abrt-desktop-2.2.1-6.fc21.x86_64 >03:42:08,826 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.7-1.fc21.x86_64 as install for abrt-desktop-2.2.1-6.fc21.x86_64 >03:42:08,833 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.159-3.fc21.x86_64 as install for abrt-desktop-2.2.1-6.fc21.x86_64 >03:42:08,841 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.1-6.fc21.x86_64 as install for abrt-desktop-2.2.1-6.fc21.x86_64 >03:42:08,855 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.14-1.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >03:42:08,865 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.2-13.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >03:42:08,869 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.2-13.fc21.x86_64 to require for librpm.so.3()(64bit) >03:42:08,874 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.2-5.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >03:42:08,882 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.1-6.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >03:42:08,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-5.fc21.x86_64 as install for acl-2.2.52-5.fc21.x86_64 >03:42:08,898 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-5.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >03:42:08,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-7.fc21.x86_64 as install for acl-2.2.52-5.fc21.x86_64 >03:42:08,920 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.11-2.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >03:42:08,932 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-9.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >03:42:08,937 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-9.fc21.x86_64 to require for GConf2 >03:42:08,945 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.4.0-4.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >03:42:08,954 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-6.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >03:42:08,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-2.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >03:42:08,972 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-5.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-3.fc21.x86_64 >03:42:08,983 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-3.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-3.fc21.x86_64 >03:42:08,987 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-3.fc21.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >03:42:09,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-6.fc21.x86_64 as install for alsa-utils-1.0.27.2-6.fc21.x86_64 >03:42:09,006 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-6.fc21.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >03:42:09,013 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-14.20140323.fc21.x86_64 as install for alsa-utils-1.0.27.2-6.fc21.x86_64 >03:42:09,018 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-14.20140323.fc21.x86_64 to require for libncursesw.so.5()(64bit) >03:42:09,019 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-14.20140323.fc21.x86_64 to require for libmenuw.so.5()(64bit) >03:42:09,020 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-14.20140323.fc21.x86_64 to require for libformw.so.5()(64bit) >03:42:09,030 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-12.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >03:42:09,039 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-3.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >03:42:09,043 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-12.fc21.x86_64 to require for libpam.so.0()(64bit) >03:42:09,057 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-3.fc21.x86_64 as install for at-spi2-core-2.13.1-2.fc21.x86_64 >03:42:09,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-3.fc21.x86_64 as install for at-spi2-core-2.13.1-2.fc21.x86_64 >03:42:09,072 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-8.fc21.x86_64 as install for at-spi2-core-2.13.1-2.fc21.x86_64 >03:42:09,094 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.7-2.fc21.x86_64 as install for audit-2.3.7-2.fc21.x86_64 >03:42:09,102 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-6.fc21.x86_64 as install for audit-2.3.7-2.fc21.x86_64 >03:42:09,108 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >03:42:09,111 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-2.fc21.x86_64 as install for audit-2.3.7-2.fc21.x86_64 >03:42:09,120 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-77.fc21.x86_64 as install for audit-2.3.7-2.fc21.x86_64 >03:42:09,123 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >03:42:09,125 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.7-2.fc21.x86_64 to require for libaudit.so.1()(64bit) >03:42:09,145 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.7-2.fc21.x86_64 as install for authconfig-6.2.8-8.fc21.x86_64 >03:42:09,158 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-3.fc21.x86_64 as install for authconfig-6.2.8-8.fc21.x86_64 >03:42:09,164 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.8-8.fc21.x86_64 >03:42:09,170 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1h-4.fc21.x86_64 as install for authconfig-6.2.8-8.fc21.x86_64 >03:42:09,185 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-27.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >03:42:09,196 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-7.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >03:42:09,207 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-8.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >03:42:09,212 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-19.fc21.1.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >03:42:09,222 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-5.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >03:42:09,229 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-17-2.fc21.x86_64 as install for b43-openfwwf-5.2-11.fc21.noarch >03:42:09,250 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-4.fc21.x86_64 as install for 1:bash-completion-2.1-5.fc21.noarch >03:42:09,257 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-3.fc21.x86_64 as install for bc-1.06.95-12.fc21.x86_64 >03:42:09,282 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-3.fc21.x86_64 as install for bijiben-3.13.2-2.fc21.x86_64 >03:42:09,289 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.4.3-2.fc21.x86_64 as install for bijiben-3.13.2-2.fc21.x86_64 >03:42:09,304 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-1.0.1-2.fc21.x86_64 as install for bijiben-3.13.2-2.fc21.x86_64 >03:42:09,315 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-2.fc21.x86_64 as install for bijiben-3.13.2-2.fc21.x86_64 >03:42:09,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-5.fc21.x86_64 as install for bijiben-3.13.2-2.fc21.x86_64 >03:42:09,326 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-5.fc21.x86_64 to require for libicalss.so.1()(64bit) >03:42:09,329 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-5.fc21.x86_64 to require for libical.so.1()(64bit) >03:42:09,336 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.8.2-1.fc21.x86_64 as install for bijiben-3.13.2-2.fc21.x86_64 >03:42:09,340 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.8.2-1.fc21.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >03:42:09,348 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.13.2-2.fc21.x86_64 as install for bijiben-3.13.2-2.fc21.x86_64 >03:42:09,359 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-8.fc21.x86_64 as install for bijiben-3.13.2-2.fc21.x86_64 >03:42:09,369 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.12.3-1.fc21.x86_64 as install for bijiben-3.13.2-2.fc21.x86_64 >03:42:09,375 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.3-1.fc21.x86_64 to require for libecal-1.2.so.16()(64bit) >03:42:09,376 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.3-1.fc21.x86_64 to require for libebackend-1.2.so.7()(64bit) >03:42:09,378 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.3-1.fc21.x86_64 to require for libcamel-1.2.so.49()(64bit) >03:42:09,390 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-3.fc21.x86_64 as install for 32:bind-utils-9.9.5-5.fc21.x86_64 >03:42:09,398 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-5.fc21.x86_64 as install for 32:bind-utils-9.9.5-5.fc21.x86_64 >03:42:09,406 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-5.fc21.x86_64 as install for 32:bind-utils-9.9.5-5.fc21.x86_64 >03:42:09,409 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-5.fc21.x86_64 to require for libisccfg.so.90()(64bit) >03:42:09,410 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-5.fc21.x86_64 to require for libisccc.so.90()(64bit) >03:42:09,412 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-5.fc21.x86_64 to require for libisc.so.95()(64bit) >03:42:09,420 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1h-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-5.fc21.x86_64 >03:42:09,428 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.10-3.fc21.x86_64 as install for 32:bind-utils-9.9.5-5.fc21.x86_64 >03:42:09,439 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-3.fc21.x86_64 as install for biosdevname-0.5.0-3.fc21.x86_64 >03:42:09,441 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3()(64bit) >03:42:09,446 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.18-2.fc21.x86_64 as install for bluez-cups-5.18-2.fc21.x86_64 >03:42:09,470 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >03:42:09,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.6-2.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >03:42:09,488 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.6-2.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >03:42:09,492 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-15.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >03:42:09,497 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >03:42:09,503 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-22.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >03:42:09,511 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >03:42:09,520 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.2-2.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >03:42:09,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-2.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >03:42:09,544 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.4-3.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >03:42:09,550 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.4-3.fc21.x86_64 to require for libgsttag-1.0.so.0()(64bit) >03:42:09,551 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.4-3.fc21.x86_64 to require for libgstpbutils-1.0.so.0()(64bit) >03:42:09,559 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.11.3-4.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >03:42:09,562 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-4.fc21.x86_64 to require for libbrasero-media3.so.1()(64bit) >03:42:09,564 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-4.fc21.x86_64 to require for libbrasero-burn3.so.1()(64bit) >03:42:09,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-7.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >03:42:09,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-7.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >03:42:09,587 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.13.1-2.fc21.x86_64 as install for brasero-nautilus-3.11.3-4.fc21.x86_64 >03:42:09,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24.2-6.fc21.x86_64 as install for btrfs-progs-3.14.2-2.fc21.x86_64 >03:42:09,605 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.2-6.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >03:42:09,607 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.2-6.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >03:42:09,614 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-6.fc21.x86_64 as install for btrfs-progs-3.14.2-2.fc21.x86_64 >03:42:09,620 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.10-3.fc21.x86_64 as install for btrfs-progs-3.14.2-2.fc21.x86_64 >03:42:09,630 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-12.fc21.x86_64 as install for bzip2-1.0.6-12.fc21.x86_64 >03:42:09,645 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-5.fc21.noarch as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,656 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.40.0-3.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,665 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,672 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.2-4.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,680 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.5.0-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,687 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.2.1-2.20140608.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,694 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.5.0-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,701 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.5.0-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,709 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.2-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.14.0-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,724 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.2.1-2.20140608.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.54-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,741 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.18.0-4.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,747 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.0-4.fc21.x86_64 to require for libcogl-path.so.20()(64bit) >03:42:09,748 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.0-4.fc21.x86_64 to require for libcogl-pango.so.20()(64bit) >03:42:09,754 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.19.2-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-3.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,774 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-3.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-3.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,788 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-5.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,794 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-5.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,801 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.2.1-2.20140608.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >03:42:09,834 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.13.1-2.fc21.x86_64 as install for 2:cheese-3.13.1-2.fc21.x86_64 >03:42:09,842 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.1-2.fc21.noarch as install for 2:cheese-3.13.1-2.fc21.x86_64 >03:42:09,848 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.13.2-2.fc21.x86_64 as install for 2:cheese-3.13.1-2.fc21.x86_64 >03:42:09,857 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.5.2-3.fc21.x86_64 as install for 2:cheese-3.13.1-2.fc21.x86_64 >03:42:09,865 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.12-2.fc21.x86_64 as install for 2:cheese-3.13.1-2.fc21.x86_64 >03:42:09,870 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.13.1-2.fc21.x86_64 to require for libcheese-gtk.so.23()(64bit) >03:42:09,882 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.1-3.fc21.x86_64 as install for chrony-1.30-0.1.pre1.fc21.x86_64 >03:42:09,885 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.1-3.fc21.x86_64 to require for libfreebl3.so()(64bit) >03:42:09,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-6.20140213cvs.fc21.x86_64 as install for chrony-1.30-0.1.pre1.fc21.x86_64 >03:42:09,904 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.6-3.fc21.1.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >03:42:09,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.1-2.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >03:42:09,920 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-2.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >03:42:09,923 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-2.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >03:42:09,926 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-2.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >03:42:09,935 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-4.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >03:42:09,953 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.2.1-2.fc21.x86_64 as install for colord-1.2.1-2.fc21.x86_64 >03:42:09,958 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-15.fc21.noarch as install for colord-1.2.1-2.fc21.x86_64 >03:42:09,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.19-0.3.rc2.fc21.x86_64 as install for colord-1.2.1-2.fc21.x86_64 >03:42:09,973 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-3.fc21.x86_64 as install for colord-1.2.1-2.fc21.x86_64 >03:42:09,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-3.fc21.x86_64 as install for colord-1.2.1-2.fc21.x86_64 >03:42:09,983 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.1-2.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >03:42:09,985 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.1-2.fc21.x86_64 to require for libcolord.so.2()(64bit) >03:42:10,012 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.13.1-6.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,016 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-8.fc21.noarch as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,027 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-3.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,032 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-2.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,036 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-2.fc21.x86_64 to require for desktop-file-utils >03:42:10,039 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.12.0-3.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,051 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.6-3.fc21.1.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,060 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-5.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,065 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.54-2.fc21.noarch as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,070 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.8.4-2.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,075 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.37-1.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-4.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.9-3.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,103 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-5.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-12.git20140424.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,123 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.7-4.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,131 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.30.0-2.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,139 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.10-2.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,147 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.12.0-2.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,156 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.3-2.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,163 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-3.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,172 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.37-1.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,178 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.2.1-2.20140608.fc21.x86_64 as install for 1:control-center-3.13.1-6.fc21.x86_64 >03:42:10,197 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >03:42:10,202 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >03:42:10,208 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.1-3.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >03:42:10,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.0-8.fc21.1.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >03:42:10,224 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.0-8.fc21.1.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >03:42:10,226 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.0-8.fc21.1.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >03:42:10,232 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.1-3.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >03:42:10,237 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >03:42:10,250 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-2.fc21.x86_64 as install for coreutils-8.22-15.fc21.x86_64 >03:42:10,260 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-4.fc21.x86_64 as install for coreutils-8.22-15.fc21.x86_64 >03:42:10,263 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-4.fc21.x86_64 to require for libgmp.so.10()(64bit) >03:42:10,272 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-7.fc21.x86_64 as install for cronie-1.4.11-7.fc21.x86_64 >03:42:10,286 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-7.fc21.x86_64 as install for cronie-1.4.11-7.fc21.x86_64 >03:42:10,302 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.4-3.fc21.x86_64 as install for cryptsetup-1.6.4-3.fc21.x86_64 >03:42:10,310 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-5.fc21.x86_64 as install for cryptsetup-1.6.4-3.fc21.x86_64 >03:42:10,318 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-3.fc21.x86_64 as install for cryptsetup-1.6.4-3.fc21.x86_64 >03:42:10,340 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.3-2.fc21.noarch as install for 1:cups-1.7.3-2.fc21.x86_64 >03:42:10,345 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-client-1.7.3-2.fc21.x86_64 as install for 1:cups-1.7.3-2.fc21.x86_64 >03:42:10,371 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.54-3.fc21.x86_64 as install for cups-filters-1.0.54-3.fc21.x86_64 >03:42:10,376 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.26.0-2.fc21.x86_64 as install for cups-filters-1.0.54-3.fc21.x86_64 >03:42:10,387 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.2-1.fc21.x86_64 as install for cups-filters-1.0.54-3.fc21.x86_64 >03:42:10,396 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-16.fc21.x86_64 as install for cups-filters-1.0.54-3.fc21.x86_64 >03:42:10,404 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.26.0-2.fc21.x86_64 as install for cups-filters-1.0.54-3.fc21.x86_64 >03:42:10,413 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.10-2.fc21.x86_64 as install for cups-filters-1.0.54-3.fc21.x86_64 >03:42:10,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-3.fc21.x86_64 as install for cups-filters-1.0.54-3.fc21.x86_64 >03:42:10,424 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.54-3.fc21.x86_64 to require for libcupsfilters.so.1()(64bit) >03:42:10,429 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-27.fc21.x86_64 as install for cups-filters-1.0.54-3.fc21.x86_64 >03:42:10,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.37.0-2.fc21.x86_64 as install for curl-7.37.0-2.fc21.x86_64 >03:42:10,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-13.fc21.x86_64 as install for curl-7.37.0-2.fc21.x86_64 >03:42:10,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-5.fc21.x86_64 as install for curl-7.37.0-2.fc21.x86_64 >03:42:10,476 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-8.fc21.x86_64 as install for curl-7.37.0-2.fc21.x86_64 >03:42:10,482 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-8.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >03:42:10,490 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-17.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-17.fc21.x86_64 >03:42:10,513 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.24-3.fc21.x86_64 as install for deja-dup-30.0-2.fc21.x86_64 >03:42:10,519 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-5.fc21.noarch as install for deja-dup-30.0-2.fc21.x86_64 >03:42:10,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.10.0-3.fc21.x86_64 as install for deja-dup-30.0-2.fc21.x86_64 >03:42:10,534 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-3.fc21.noarch as install for dejavu-sans-fonts-2.34-3.fc21.noarch >03:42:10,546 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-11alpha.fc21.x86_64 as install for deltarpm-3.6-5.fc21.x86_64 >03:42:10,549 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-11alpha.fc21.x86_64 to require for liblzma.so.5()(64bit) >03:42:10,562 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.0-14.fc21.x86_64 as install for 12:dhclient-4.3.0-14.fc21.x86_64 >03:42:10,568 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.0-14.fc21.x86_64 as install for 12:dhclient-4.3.0-14.fc21.x86_64 >03:42:10,576 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-5.fc21.x86_64 as install for 12:dhclient-4.3.0-14.fc21.x86_64 >03:42:10,579 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-5.fc21.x86_64 to require for libisc-export.so.95()(64bit) >03:42:10,580 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-5.fc21.x86_64 to require for libirs-export.so.91()(64bit) >03:42:10,581 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-5.fc21.x86_64 to require for libdns-export.so.100()(64bit) >03:42:10,587 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-037-13.git20140402.fc21.x86_64 as install for dracut-config-rescue-037-13.git20140402.fc21.x86_64 >03:42:10,598 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-11.fc21.x86_64 as install for 1:dump-0.4-0.22.b44.fc21.x86_64 >03:42:10,614 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.10-3.fc21.x86_64 as install for e2fsprogs-1.42.10-3.fc21.x86_64 >03:42:10,616 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.10-3.fc21.x86_64 to require for libss.so.2()(64bit) >03:42:10,663 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-6.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,676 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.2-1.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,685 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-2.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,692 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.2-2.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,702 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-2.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,708 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-7.fc21.noarch as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,720 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.24.0-2.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,723 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >03:42:10,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >03:42:10,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >03:42:10,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >03:42:10,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >03:42:10,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >03:42:10,730 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >03:42:10,731 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >03:42:10,733 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >03:42:10,734 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >03:42:10,735 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >03:42:10,736 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >03:42:10,737 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >03:42:10,739 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >03:42:10,740 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >03:42:10,741 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >03:42:10,742 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >03:42:10,744 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >03:42:10,745 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >03:42:10,746 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >03:42:10,747 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >03:42:10,748 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >03:42:10,749 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.2)(64bit) >03:42:10,750 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0)(64bit) >03:42:10,751 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >03:42:10,753 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >03:42:10,754 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >03:42:10,755 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >03:42:10,756 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >03:42:10,757 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >03:42:10,759 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >03:42:10,760 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >03:42:10,761 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >03:42:10,763 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >03:42:10,764 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >03:42:10,765 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >03:42:10,767 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >03:42:10,768 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >03:42:10,769 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >03:42:10,770 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >03:42:10,772 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >03:42:10,773 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >03:42:10,774 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >03:42:10,775 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >03:42:10,776 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >03:42:10,777 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >03:42:10,778 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >03:42:10,779 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >03:42:10,781 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >03:42:10,782 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >03:42:10,783 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >03:42:10,784 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >03:42:10,785 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >03:42:10,786 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >03:42:10,788 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >03:42:10,789 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >03:42:10,791 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >03:42:10,792 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >03:42:10,793 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >03:42:10,795 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >03:42:10,796 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) >03:42:10,797 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >03:42:10,798 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >03:42:10,800 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >03:42:10,801 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >03:42:10,802 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >03:42:10,804 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >03:42:10,805 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >03:42:10,812 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.4-2.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,820 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-5.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,831 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.1-2.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,839 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.2-3.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,848 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.12.2-2.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,858 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.12.2-2.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,862 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-2.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >03:42:10,864 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-2.fc21.x86_64 to require for libgck-1.so.0()(64bit) >03:42:10,869 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-5.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,875 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-5.fc21.x86_64 to require for libfolks-telepathy.so.25()(64bit) >03:42:10,881 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.4-2.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.7-4.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,897 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.7-4.fc21.x86_64 as install for empathy-3.12.3-1.fc21.x86_64 >03:42:10,918 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.2-2.fc21.x86_64 as install for eog-3.13.2-2.fc21.x86_64 >03:42:10,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-7.fc21.x86_64 as install for eog-3.13.2-2.fc21.x86_64 >03:42:10,931 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-6.fc21.x86_64 as install for eog-3.13.2-2.fc21.x86_64 >03:42:10,949 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.12.1-3.fc21.x86_64 as install for evince-3.12.1-3.fc21.x86_64 >03:42:10,954 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.12.1-3.fc21.x86_64 to require for libevview3.so.3()(64bit) >03:42:10,955 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.12.1-3.fc21.x86_64 to require for libevdocument3.so.4()(64bit) >03:42:10,983 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.18-3.fc21.x86_64 as install for evolution-3.12.3-2.fc21.x86_64 >03:42:10,996 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.21.2-2.fc21.x86_64 as install for evolution-3.12.3-2.fc21.x86_64 >03:42:11,010 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell3-3.0.6-2.fc21.x86_64 as install for evolution-3.12.3-2.fc21.x86_64 >03:42:11,017 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.13.2-2.fc21.x86_64 as install for evolution-3.12.3-2.fc21.x86_64 >03:42:11,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.15.1-2.fc21.x86_64 as install for evolution-3.12.3-2.fc21.x86_64 >03:42:11,051 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.3.alpha.fc21.x86_64 as install for evolution-ews-3.12.3-1.fc21.x86_64 >03:42:11,053 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.3.alpha.fc21.x86_64 to require for libmspack.so.0()(64bit) >03:42:11,066 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-22.fc21.x86_64 as install for file-5.14-22.fc21.x86_64 >03:42:11,069 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-22.fc21.x86_64 to require for libmagic.so.1()(64bit) >03:42:11,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-8.fc21.x86_64 as install for file-roller-3.13.1-2.fc21.x86_64 >03:42:11,130 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-5.fc21.noarch as install for firefox-30.0-4.fc21.x86_64 >03:42:11,134 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-11.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >03:42:11,141 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-5.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >03:42:11,148 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-8.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >03:42:11,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-1.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >03:42:11,160 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicui18n.so.52()(64bit) >03:42:11,161 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicudata.so.52()(64bit) >03:42:11,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-2.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >03:42:11,174 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-9.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >03:42:11,181 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-3.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >03:42:11,194 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.2-2.fc21.x86_64 as install for firewall-config-0.3.10-2.fc21.noarch >03:42:11,199 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-2.fc21.noarch as install for firewall-config-0.3.10-2.fc21.noarch >03:42:11,206 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.10-2.fc21.noarch >03:42:11,210 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.10-2.fc21.noarch >03:42:11,216 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-14.fc21.x86_64 as install for firewalld-0.3.10-2.fc21.noarch >03:42:11,228 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-4.fc21.x86_64 as install for firewalld-0.3.10-2.fc21.noarch >03:42:11,284 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-299.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >03:42:11,292 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-299.fc21.x86_64 to require for perl(vars) >03:42:11,294 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-299.fc21.x86_64 to require for perl(strict) >03:42:11,296 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-299.fc21.x86_64 to require for perl(POSIX) >03:42:11,298 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-299.fc21.x86_64 to require for perl(Getopt::Std) >03:42:11,302 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-2.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >03:42:11,310 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.70-2.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >03:42:11,333 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.62-2.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >03:42:11,344 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-2.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >03:42:11,351 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.47-2.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >03:42:11,358 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-43.20131218.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >03:42:11,368 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-43.20131218.fc21.noarch as install for foomatic-db-ppds-4.0-43.20131218.fc21.noarch >03:42:11,375 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-2.fc21.x86_64 as install for fprintd-pam-0.5.1-2.fc21.x86_64 >03:42:11,401 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-3.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >03:42:11,407 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-5.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >03:42:11,418 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-2.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >03:42:11,423 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-9.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >03:42:11,428 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-5.0-5.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >03:42:11,433 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.12.1-3.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >03:42:11,440 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.12.2-2.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >03:42:11,448 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-6.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >03:42:11,466 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-12.fc21.x86_64 as install for 2:gedit-3.12.2-2.fc21.x86_64 >03:42:11,472 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.13.2-2.fc21.x86_64 as install for 2:gedit-3.12.2-2.fc21.x86_64 >03:42:11,478 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.12.2-2.fc21.x86_64 as install for 2:gedit-3.12.2-2.fc21.x86_64 >03:42:11,482 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.12.1-2.fc21.x86_64 as install for 2:gedit-3.12.2-2.fc21.x86_64 >03:42:11,499 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-19.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >03:42:11,503 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-5.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >03:42:11,507 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-33.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >03:42:11,516 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-3.fc21.noarch as install for glib-networking-2.40.1-2.fc21.x86_64 >03:42:11,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-9.fc21.x86_64 as install for glib-networking-2.40.1-2.fc21.x86_64 >03:42:11,541 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-5.fc21.x86_64 as install for 1:gnome-bluetooth-3.12.0-2.fc21.x86_64 >03:42:11,567 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-5.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.8-2.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,583 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >03:42:11,584 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >03:42:11,586 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >03:42:11,587 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >03:42:11,588 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >03:42:11,595 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.8-2.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,599 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >03:42:11,600 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >03:42:11,601 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >03:42:11,603 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >03:42:11,604 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >03:42:11,606 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >03:42:11,609 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.2.5-2.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,613 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-config-network-1.2.5-2.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,622 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.25-2.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,632 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.25-2.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-2.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,647 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.8)(64bit) >03:42:11,649 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.7)(64bit) >03:42:11,650 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >03:42:11,651 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >03:42:11,653 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >03:42:11,654 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >03:42:11,656 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >03:42:11,657 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >03:42:11,658 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >03:42:11,665 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-4.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,669 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-15.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,676 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-icon-theme-3.13.2-2.fc21.noarch as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,688 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.2.5-2.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,700 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.91-2.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,709 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-3.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,716 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-3.fc21.x86_64 as install for gnome-boxes-3.12.2-3.fc21.x86_64 >03:42:11,728 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.13.2-2.fc21.noarch as install for gnome-classic-session-3.13.2-2.fc21.noarch >03:42:11,732 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.13.2-2.fc21.noarch as install for gnome-classic-session-3.13.2-2.fc21.noarch >03:42:11,735 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.13.2-2.fc21.noarch as install for gnome-classic-session-3.13.2-2.fc21.noarch >03:42:11,739 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.13.2-2.fc21.noarch as install for gnome-classic-session-3.13.2-2.fc21.noarch >03:42:11,743 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.13.2-2.fc21.noarch as install for gnome-classic-session-3.13.2-2.fc21.noarch >03:42:11,769 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-2.fc21.x86_64 as install for gnome-color-manager-3.13.1-3.fc21.x86_64 >03:42:11,779 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.36.2-1.fc21.x86_64 as install for gnome-color-manager-3.13.1-3.fc21.x86_64 >03:42:11,787 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-2.fc21.x86_64 as install for gnome-color-manager-3.13.1-3.fc21.x86_64 >03:42:11,822 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-2.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >03:42:11,833 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-2.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >03:42:11,840 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.9.9-2.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >03:42:11,852 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.12.0-3.fc21.x86_64 as install for gnome-documents-3.13.1-2.fc21.x86_64 >03:42:11,861 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-4.fc21.x86_64 as install for gnome-documents-3.13.1-2.fc21.x86_64 >03:42:11,869 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.40.1-2.fc21.x86_64 as install for gnome-documents-3.13.1-2.fc21.x86_64 >03:42:11,883 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.29-2.fc21.x86_64 as install for gnome-font-viewer-3.12.0-2.fc21.x86_64 >03:42:11,920 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.1.8-2.fc21.x86_64 as install for gnome-maps-3.13.2-2.fc21.x86_64 >03:42:11,935 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.2-7.fc21.x86_64 as install for gnome-packagekit-3.12.2-3.fc21.x86_64 >03:42:11,953 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.4.0-2.fc21.x86_64 as install for gnome-photos-3.12.1-2.fc21.x86_64 >03:42:11,962 DEBUG yum.verbose.YumBase: TSINFO: Marking gfbgraph-0.2.2-2.fc21.x86_64 as install for gnome-photos-3.12.1-2.fc21.x86_64 >03:42:11,969 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-18.fc21.x86_64 as install for gnome-photos-3.12.1-2.fc21.x86_64 >03:42:11,979 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-9.fc21.x86_64 as install for gnome-photos-3.12.1-2.fc21.x86_64 >03:42:12,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-5.fc21.x86_64 as install for gnome-settings-daemon-3.13.1-2.fc21.x86_64 >03:42:12,047 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.13.2-3.fc21.x86_64 as install for gnome-shell-3.13.2-2.fc21.x86_64 >03:42:12,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-4.fc21.x86_64 as install for gnome-shell-3.13.2-2.fc21.x86_64 >03:42:12,065 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs24-24.2.0-4.fc21.x86_64 as install for gnome-shell-3.13.2-2.fc21.x86_64 >03:42:12,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsystem-2014.2-2.fc21.x86_64 as install for gnome-shell-3.13.2-2.fc21.x86_64 >03:42:12,085 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.12.1-2.fc21.x86_64 as install for gnome-software-3.13.3-0.1.git7491627.fc21.x86_64 >03:42:12,096 DEBUG yum.verbose.YumBase: TSINFO: Marking libappstream-glib-0.1.6-2.fc21.x86_64 as install for gnome-software-3.13.3-0.1.git7491627.fc21.x86_64 >03:42:12,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-4.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >03:42:12,132 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-3.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >03:42:12,139 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.13.2-2.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >03:42:12,148 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.41.0-2.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >03:42:12,151 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.41.0-2.fc21.x86_64 to require for libgiomm-2.4.so.1()(64bit) >03:42:12,160 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-8.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >03:42:12,168 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-3.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >03:42:12,183 DEBUG yum.verbose.YumBase: TSINFO: Marking vte291-0.37.1-2.fc21.x86_64 as install for gnome-terminal-3.13.1-2.fc21.x86_64 >03:42:12,186 DEBUG yum.verbose.YumBase: Quick matched vte291-0.37.1-2.fc21.x86_64 to require for libvte-2.91.so.0()(64bit) >03:42:12,191 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.13.1-3.fc21.x86_64 as install for gnome-themes-standard-3.13.1-3.fc21.x86_64 >03:42:12,203 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.13.1-3.fc21.x86_64 as install for gnome-themes-standard-3.13.1-3.fc21.x86_64 >03:42:12,215 DEBUG yum.verbose.YumBase: TSINFO: Marking mod_dnssd-0.6-11.fc21.x86_64 as install for gnome-user-share-3.10.2-2.fc21.x86_64 >03:42:12,227 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-2.4.9-4.fc21.x86_64 as install for gnome-user-share-3.10.2-2.fc21.x86_64 >03:42:12,240 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-9.fc21.noarch as install for gnu-free-mono-fonts-20120503-9.fc21.noarch >03:42:12,254 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-2.fc21.x86_64 as install for gnupg2-2.0.22-4.fc21.x86_64 >03:42:12,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-5.fc21.x86_64 as install for gnupg2-2.0.22-4.fc21.x86_64 >03:42:12,271 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-3.fc21.x86_64 as install for gnupg2-2.0.22-4.fc21.x86_64 >03:42:12,278 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-23.fc21.x86_64 as install for gnupg2-2.0.22-4.fc21.x86_64 >03:42:12,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-2.fc21.x86_64 as install for gnupg2-2.0.22-4.fc21.x86_64 >03:42:12,344 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-8.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >03:42:12,351 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-10.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >03:42:12,359 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-2.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >03:42:12,368 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-2.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >03:42:12,376 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-2.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >03:42:12,383 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-24.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >03:42:12,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-13.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >03:42:12,399 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-26.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >03:42:12,413 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >03:42:12,419 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >03:42:12,420 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >03:42:12,421 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >03:42:12,423 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >03:42:12,426 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >03:42:12,427 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >03:42:12,429 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-8.fc21.x86_64 to require for libgstbase-0.10.so.0()(64bit) >03:42:12,431 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >03:42:12,438 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-11.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >03:42:12,446 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-3.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >03:42:12,453 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >03:42:12,464 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.04-2.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-4.fc21.x86_64 >03:42:12,508 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >03:42:12,517 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >03:42:12,524 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >03:42:12,532 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >03:42:12,541 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-6.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >03:42:12,549 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.20.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >03:42:12,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >03:42:12,563 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-15.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >03:42:12,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >03:42:12,577 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-7.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >03:42:12,583 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >03:42:12,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-18.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >03:42:12,601 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-4.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >03:42:12,615 DEBUG yum.verbose.YumBase: TSINFO: Marking gutenprint-libs-5.2.10-2.fc21.x86_64 as install for gutenprint-5.2.10-2.fc21.x86_64 >03:42:12,618 DEBUG yum.verbose.YumBase: Quick matched gutenprint-libs-5.2.10-2.fc21.x86_64 to require for libgutenprint.so.2()(64bit) >03:42:12,634 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.9-0.3.c24463e.fc21.x86_64 as install for gvfs-afc-1.21.2-2.fc21.x86_64 >03:42:12,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbmuxd-1.0.9-2.fc21.x86_64 as install for gvfs-afc-1.21.2-2.fc21.x86_64 >03:42:12,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.6-2.fc21.x86_64 as install for gvfs-afc-1.21.2-2.fc21.x86_64 >03:42:12,658 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.11-2.fc21.x86_64 as install for gvfs-afc-1.21.2-2.fc21.x86_64 >03:42:12,665 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.6-2.fc21.x86_64 as install for gvfs-afc-1.21.2-2.fc21.x86_64 >03:42:12,673 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.6.0-1.fc21.x86_64 as install for gvfs-afc-1.21.2-2.fc21.x86_64 >03:42:12,694 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.2-2.fc21.x86_64 >03:42:12,698 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-3.fc21.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >03:42:12,702 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.2-2.fc21.x86_64 >03:42:12,720 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-8.fc21.x86_64 as install for gvfs-gphoto2-1.21.2-2.fc21.x86_64 >03:42:12,724 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >03:42:12,726 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >03:42:12,735 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-3.fc21.x86_64 as install for gvfs-mtp-1.21.2-2.fc21.x86_64 >03:42:12,761 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.6-2.fc21.x86_64 as install for 1:hpijs-3.14.6-2.fc21.x86_64 >03:42:12,765 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-2.fc21.x86_64 to require for libhpmud.so.0()(64bit) >03:42:12,767 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-2.fc21.x86_64 to require for libhpip.so.0()(64bit) >03:42:12,785 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.4.0-11.fc21.x86_64 as install for hplip-3.14.6-2.fc21.x86_64 >03:42:12,794 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-20.fc21.x86_64 as install for hplip-3.14.6-2.fc21.x86_64 >03:42:12,803 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-8.fc21.noarch as install for hunspell-1.3.3-2.fc21.x86_64 >03:42:12,818 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-3.fc21.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >03:42:12,830 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.7-4.fc21.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >03:42:12,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-8.fc21.x86_64 as install for ibus-hangul-1.4.2-8.fc21.x86_64 >03:42:12,858 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.2-2.fc21.x86_64 as install for ibus-hangul-1.4.2-8.fc21.x86_64 >03:42:12,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.3-2.fc21.x86_64 as install for ibus-kkc-1.5.20-2.fc21.x86_64 >03:42:12,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-3.fc21.x86_64 as install for ibus-kkc-1.5.20-2.fc21.x86_64 >03:42:12,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >03:42:12,906 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >03:42:12,909 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >03:42:12,910 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4()(64bit) >03:42:12,916 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-3.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >03:42:12,924 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-6.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >03:42:12,940 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-11.fc21.x86_64 as install for ibus-m17n-1.3.4-14.fc21.x86_64 >03:42:12,943 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-11.fc21.x86_64 to require for libm17n.so.0()(64bit) >03:42:12,945 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-11.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >03:42:12,954 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-enchant-1.6.5-14.fc21.noarch as install for ibus-typing-booster-1.2.10-3.fc21.noarch >03:42:12,959 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-4.fc21.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >03:42:12,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-4.fc21.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >03:42:12,973 DEBUG yum.verbose.YumBase: TSINFO: Marking tagsoup-1.2.1-8.fc21.noarch as install for icedtea-web-1.5-3.fc21.x86_64 >03:42:12,979 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.22.pre04.fc21.1.x86_64 as install for icedtea-web-1.5-3.fc21.x86_64 >03:42:13,000 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-3.fc21.x86_64 as install for im-chooser-1.6.4-3.fc21.x86_64 >03:42:13,007 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-3.fc21.x86_64 as install for im-chooser-1.6.4-3.fc21.x86_64 >03:42:13,027 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-5.fc21.x86_64 as install for initscripts-9.54-4.fc21.x86_64 >03:42:13,040 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.7.noarch as install for initscripts-9.54-4.fc21.x86_64 >03:42:13,046 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-3.fc21.x86_64 as install for initscripts-9.54-4.fc21.x86_64 >03:42:13,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-6.fc21.x86_64 as install for iproute-3.14.0-3.fc21.x86_64 >03:42:13,066 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-9.fc21.x86_64 as install for iproute-3.14.0-3.fc21.x86_64 >03:42:13,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-2.fc21.x86_64 as install for iptstate-2.2.5-4.fc21.x86_64 >03:42:13,100 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-2.fc21.x86_64 as install for 2:irqbalance-1.0.7-7.fc21.x86_64 >03:42:13,103 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >03:42:13,104 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.fc21.x86_64 to require for libnuma.so.1()(64bit) >03:42:13,114 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.266-2.fc21.noarch as install for isdn4k-utils-3.2-94.fc21.x86_64 >03:42:13,122 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-4.fc21.x86_64 as install for isdn4k-utils-3.2-94.fc21.x86_64 >03:42:13,135 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn2-0.8-6.fc21.x86_64 as install for jwhois-4.0-35.fc21.x86_64 >03:42:13,145 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.1-7.fc21.noarch as install for kbd-2.0.1-7.fc21.x86_64 >03:42:13,149 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.1-7.fc21.noarch as install for kbd-2.0.1-7.fc21.x86_64 >03:42:13,221 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.16.0-0.rc0.git1.1.fc21.x86_64 as install for kernel-3.16.0-0.rc0.git1.1.fc21.x86_64 >03:42:13,374 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.16.0-0.rc0.git1.1.fc21.x86_64 as install for kernel-3.16.0-0.rc0.git1.1.fc21.x86_64 >03:42:13,395 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-18.fc21.noarch as install for khmeros-base-fonts-5.0-18.fc21.noarch >03:42:13,401 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-9.fc21.x86_64 as install for less-458-9.fc21.x86_64 >03:42:13,423 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.3.0-3.fc21.x86_64 as install for libcanberra-gtk2-0.30-6.fc21.x86_64 >03:42:13,432 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-26.fc21.x86_64 as install for libcanberra-gtk2-0.30-6.fc21.x86_64 >03:42:13,442 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.4-3.fc21.noarch as install for 1:liberation-mono-fonts-1.07.4-3.fc21.noarch >03:42:13,453 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-11.fc21.x86_64 as install for libproxy-mozjs-0.4.11-9.fc21.x86_64 >03:42:13,457 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-11.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >03:42:13,501 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,521 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,540 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >03:42:13,541 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >03:42:13,543 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >03:42:13,544 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >03:42:13,545 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >03:42:13,547 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >03:42:13,548 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >03:42:13,549 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >03:42:13,550 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >03:42:13,551 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.3)(64bit) >03:42:13,552 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >03:42:13,554 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >03:42:13,555 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >03:42:13,557 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >03:42:13,558 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >03:42:13,559 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >03:42:13,561 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >03:42:13,562 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.3)(64bit) >03:42:13,563 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >03:42:13,564 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >03:42:13,565 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >03:42:13,566 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >03:42:13,568 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >03:42:13,570 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libwriterperfectlo.so()(64bit) >03:42:13,578 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.3.0-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,582 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libvcllo.so()(64bit) >03:42:13,584 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libvbahelperlo.so()(64bit) >03:42:13,585 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libutllo.so()(64bit) >03:42:13,588 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_sal.so.3()(64bit) >03:42:13,589 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >03:42:13,590 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.0-8.beta2.fc21.x86_64 to require for libuno_cppu.so.3()(64bit) >03:42:13,592 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libtllo.so()(64bit) >03:42:13,593 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libtklo.so()(64bit) >03:42:13,595 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libsvxlo.so()(64bit) >03:42:13,596 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libsvxcorelo.so()(64bit) >03:42:13,597 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libsvtlo.so()(64bit) >03:42:13,598 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libsvllo.so()(64bit) >03:42:13,600 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libsotlo.so()(64bit) >03:42:13,601 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libsfxlo.so()(64bit) >03:42:13,603 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libsblo.so()(64bit) >03:42:13,604 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libsaxlo.so()(64bit) >03:42:13,612 DEBUG yum.verbose.YumBase: TSINFO: Marking librevenge-0.0.1-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,615 DEBUG yum.verbose.YumBase: Quick matched librevenge-0.0.1-2.fc21.x86_64 to require for librevenge-0.0.so.0()(64bit) >03:42:13,621 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.7.0-4.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,624 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.7.0-4.fc21.x86_64 to require for liborcus-0.8.so.0()(64bit) >03:42:13,630 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,639 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.3.1-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,649 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-8.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,653 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libi18nlangtag.so()(64bit) >03:42:13,654 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libfilelo.so()(64bit) >03:42:13,655 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libeditenglo.so()(64bit) >03:42:13,656 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libdrawinglayerlo.so()(64bit) >03:42:13,657 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libdbtoolslo.so()(64bit) >03:42:13,658 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libcomphelper.so()(64bit) >03:42:13,667 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-iostreams-1.55.0-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,672 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 to require for libavmedialo.so()(64bit) >03:42:13,679 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.3.0.0-8.beta2.fc21.x86_64 as install for 1:libreoffice-draw-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,685 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.3.0.0-8.beta2.fc21.x86_64 as install for 1:libreoffice-emailmerge-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.3.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,721 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.10.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,736 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,743 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,777 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-impress-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,840 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-writer-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,848 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-writer-4.3.0.0-8.beta2.fc21.x86_64 >03:42:13,863 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-11.fc21.x86_64 as install for libsane-hpaio-3.14.6-2.fc21.x86_64 >03:42:13,886 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-3.fc21.x86_64 as install for man-db-2.6.7.1-2.fc21.x86_64 >03:42:13,895 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-2.fc21.x86_64 as install for man-db-2.6.7.1-2.fc21.x86_64 >03:42:13,901 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-2.fc21.x86_64 as install for man-db-2.6.7.1-2.fc21.x86_64 >03:42:13,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.2-5.fc21.x86_64 as install for mdadm-3.3.1-1.fc21.x86_64 >03:42:13,928 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.2.1-2.20140608.fc21.x86_64 as install for mesa-dri-drivers-10.2.1-2.20140608.fc21.x86_64 >03:42:13,936 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.159-3.fc21.x86_64 as install for mesa-dri-drivers-10.2.1-2.20140608.fc21.x86_64 >03:42:13,939 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-3.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >03:42:13,941 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-3.fc21.x86_64 to require for libelf.so.1()(64bit) >03:42:13,948 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-11.fc21.x86_64 as install for mesa-dri-drivers-10.2.1-2.20140608.fc21.x86_64 >03:42:13,964 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.16.20111007git.fc21.x86_64 as install for minicom-2.7-2.fc21.x86_64 >03:42:13,966 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.16.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >03:42:13,979 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-3.fc21.x86_64 as install for mousetweaks-3.12.0-2.fc21.x86_64 >03:42:14,024 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-4.0.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >03:42:14,030 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >03:42:14,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-9.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >03:42:14,051 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24.2-6.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >03:42:14,054 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24.2-6.fc21.x86_64 to require for libmount >03:42:14,064 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-5.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >03:42:14,073 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.85-5.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >03:42:14,081 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-10.fc21.noarch as install for nhn-nanum-gothic-fonts-3.020-10.fc21.noarch >03:42:14,108 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for ntsysv-1.3.61-2.fc21.x86_64 >03:42:14,112 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >03:42:14,133 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-10.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-10.fc21.x86_64 >03:42:14,138 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-10.fc21.x86_64 to require for libvmtools.so.0()(64bit) >03:42:14,139 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-10.fc21.x86_64 to require for libhgfs.so.0()(64bit) >03:42:14,146 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-3.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-10.fc21.x86_64 >03:42:14,150 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-3.fc21.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >03:42:14,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-3.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-10.fc21.x86_64 >03:42:14,170 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-1.fc21.1.x86_64 as install for openssh-clients-6.6.1p1-1.fc21.1.x86_64 >03:42:14,188 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-9.fc21.x86_64 as install for orca-3.13.1-3.fc21.noarch >03:42:14,194 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.12.0-3.fc21.noarch as install for orca-3.13.1-3.fc21.noarch >03:42:14,198 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.2-5.fc21.x86_64 as install for orca-3.13.1-3.fc21.noarch >03:42:14,210 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-2.fc21.x86_64 as install for orca-3.13.1-3.fc21.noarch >03:42:14,216 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.4-3.fc21.noarch as install for orca-3.13.1-3.fc21.noarch >03:42:14,248 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-29.fc21.x86_64 as install for paps-0.6.8-29.fc21.x86_64 >03:42:14,251 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-29.fc21.x86_64 to require for libpaps.so.0()(64bit) >03:42:14,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-2.fc21.x86_64 as install for parted-3.1-27.fc21.x86_64 >03:42:14,276 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-4.fc21.x86_64 as install for passwd-0.79-3.fc21.x86_64 >03:42:14,287 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-2.fc21.x86_64 as install for passwdqc-1.3.0-2.fc21.x86_64 >03:42:14,298 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-17-2.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >03:42:14,301 DEBUG yum.verbose.YumBase: Quick matched kmod-libs-17-2.fc21.x86_64 to require for libkmod.so.2()(64bit) >03:42:14,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-16.fc21.x86_64 as install for pcmciautils-018-6.fc21.x86_64 >03:42:14,318 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.25.rc2.fc21.noarch as install for pinfo-0.6.10-9.fc21.x86_64 >03:42:14,328 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >03:42:14,337 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >03:42:14,340 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >03:42:14,343 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-6.2013.08.14.fc21.x86_64 >03:42:14,356 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-3.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >03:42:14,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-3.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >03:42:14,373 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-7.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >03:42:14,406 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-9.fc21.x86_64 as install for pulseaudio-5.0-5.fc21.x86_64 >03:42:14,417 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-2.fc21.x86_64 as install for pulseaudio-5.0-5.fc21.x86_64 >03:42:14,424 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-7.fc21.x86_64 as install for pulseaudio-5.0-5.fc21.x86_64 >03:42:14,447 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-13.fc21.noarch as install for 1:quota-4.01-13.fc21.x86_64 >03:42:14,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-3.fc21.x86_64 as install for rhythmbox-3.0.3-2.fc21.x86_64 >03:42:14,473 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.9.1-4.fc21.noarch as install for rhythmbox-3.0.3-2.fc21.x86_64 >03:42:14,478 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-5.fc21.noarch as install for rhythmbox-3.0.3-2.fc21.x86_64 >03:42:14,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-13.fc21.x86_64 as install for rhythmbox-3.0.3-2.fc21.x86_64 >03:42:14,495 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-4.fc21.x86_64 as install for rhythmbox-3.0.3-2.fc21.x86_64 >03:42:14,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-6.fc21.x86_64 as install for rpm-4.11.2-13.fc21.x86_64 >03:42:14,538 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-2.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >03:42:14,545 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-7.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >03:42:14,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-2.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >03:42:14,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-10.fc21.x86_64 as install for rygel-0.22.2-2.fc21.x86_64 >03:42:14,576 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-3.fc21.x86_64 as install for rygel-0.22.2-2.fc21.x86_64 >03:42:14,579 DEBUG yum.verbose.YumBase: Quick matched gupnp-dlna-0.10.2-3.fc21.x86_64 to require for libgupnp-dlna-2.0.so.3()(64bit) >03:42:14,585 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.6-1.fc21.x86_64 as install for rygel-0.22.2-2.fc21.x86_64 >03:42:14,594 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.12-2.fc21.x86_64 as install for rygel-0.22.2-2.fc21.x86_64 >03:42:14,603 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.8-2.fc21.x86_64 as install for rygel-0.22.2-2.fc21.x86_64 >03:42:14,674 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.6-3.fc21.1.x86_64 as install for 2:samba-client-4.1.6-3.fc21.1.x86_64 >03:42:14,685 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.6-3.fc21.1.x86_64 as install for 2:samba-client-4.1.6-3.fc21.1.x86_64 >03:42:14,696 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libutil_reg.so(SAMBA_4.1.6)(64bit) >03:42:14,697 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.6)(64bit) >03:42:14,698 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libtrusts_util.so(SAMBA_4.1.6)(64bit) >03:42:14,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-2.fc21.x86_64 as install for 2:samba-client-4.1.6-3.fc21.1.x86_64 >03:42:14,708 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-2.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >03:42:14,710 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsmbregistry.so(SAMBA_4.1.6)(64bit) >03:42:14,711 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >03:42:14,712 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >03:42:14,713 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsmb_transport.so(SAMBA_4.1.6)(64bit) >03:42:14,714 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libserver-role.so(SAMBA_4.1.6)(64bit) >03:42:14,715 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsecrets3.so(SAMBA_4.1.6)(64bit) >03:42:14,717 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamdb-common.so(SAMBA_4.1.6)(64bit) >03:42:14,718 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamba3-util.so(SAMBA_4.1.6)(64bit) >03:42:14,719 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >03:42:14,720 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.6)(64bit) >03:42:14,722 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamba-security.so(SAMBA_4.1.6)(64bit) >03:42:14,723 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >03:42:14,724 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >03:42:14,725 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libreplace.so(SAMBA_4.1.6)(64bit) >03:42:14,726 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >03:42:14,729 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >03:42:14,730 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libnetif.so(SAMBA_4.1.6)(64bit) >03:42:14,731 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >03:42:14,733 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >03:42:14,734 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libndr-samba.so(SAMBA_4.1.6)(64bit) >03:42:14,735 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >03:42:14,737 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libmsrpc3.so(SAMBA_4.1.6)(64bit) >03:42:14,738 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for liblibsmb.so(SAMBA_4.1.6)(64bit) >03:42:14,739 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.6)(64bit) >03:42:14,741 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.6)(64bit) >03:42:14,742 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libldbsamba.so(SAMBA_4.1.6)(64bit) >03:42:14,750 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.17-3.fc21.x86_64 as install for 2:samba-client-4.1.6-3.fc21.1.x86_64 >03:42:14,754 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-3.fc21.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >03:42:14,755 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-3.fc21.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >03:42:14,756 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-3.fc21.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >03:42:14,758 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >03:42:14,760 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libevents.so(SAMBA_4.1.6)(64bit) >03:42:14,761 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for liberrors.so(SAMBA_4.1.6)(64bit) >03:42:14,762 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >03:42:14,763 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.6)(64bit) >03:42:14,765 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >03:42:14,766 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libdbwrap.so(SAMBA_4.1.6)(64bit) >03:42:14,767 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.6)(64bit) >03:42:14,768 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcliauth.so(SAMBA_4.1.6)(64bit) >03:42:14,770 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.6)(64bit) >03:42:14,771 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.6)(64bit) >03:42:14,773 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcli_cldap.so(SAMBA_4.1.6)(64bit) >03:42:14,774 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcli-nbt.so(SAMBA_4.1.6)(64bit) >03:42:14,775 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcli-ldap.so(SAMBA_4.1.6)(64bit) >03:42:14,776 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libaddns.so(SAMBA_4.1.6)(64bit) >03:42:14,777 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libCHARSET3.so(SAMBA_4.1.6)(64bit) >03:42:14,778 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libutil_tdb.so()(64bit) >03:42:14,780 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libutil_reg.so()(64bit) >03:42:14,781 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libutil_cmdline.so()(64bit) >03:42:14,782 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libtrusts_util.so()(64bit) >03:42:14,785 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsmbregistry.so()(64bit) >03:42:14,786 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsmbconf.so.0()(64bit) >03:42:14,787 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsmbclient-raw.so.0()(64bit) >03:42:14,789 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsmb_transport.so()(64bit) >03:42:14,790 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libserver-role.so()(64bit) >03:42:14,792 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsecrets3.so()(64bit) >03:42:14,793 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamdb-common.so()(64bit) >03:42:14,794 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamba3-util.so()(64bit) >03:42:14,795 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamba-util.so.0()(64bit) >03:42:14,797 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamba-sockets.so()(64bit) >03:42:14,798 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamba-security.so()(64bit) >03:42:14,799 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >03:42:14,800 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libsamba-credentials.so.0()(64bit) >03:42:14,801 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libreplace.so()(64bit) >03:42:14,803 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libregistry.so.0()(64bit) >03:42:14,806 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libntdb.so.0()(64bit) >03:42:14,807 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libnetif.so()(64bit) >03:42:14,809 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libndr.so.0()(64bit) >03:42:14,810 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libndr-standard.so.0()(64bit) >03:42:14,811 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libndr-samba.so()(64bit) >03:42:14,812 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libndr-nbt.so.0()(64bit) >03:42:14,814 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libmsrpc3.so()(64bit) >03:42:14,815 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for liblibsmb.so()(64bit) >03:42:14,816 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for liblibcli_netlogon3.so()(64bit) >03:42:14,818 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for liblibcli_lsa3.so()(64bit) >03:42:14,819 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libldbsamba.so()(64bit) >03:42:14,822 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libgensec.so.0()(64bit) >03:42:14,823 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libevents.so()(64bit) >03:42:14,824 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for liberrors.so()(64bit) >03:42:14,825 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libdcerpc.so.0()(64bit) >03:42:14,826 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libdcerpc-samba.so()(64bit) >03:42:14,828 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libdcerpc-binding.so.0()(64bit) >03:42:14,829 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libdbwrap.so()(64bit) >03:42:14,831 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcmdline-credentials.so()(64bit) >03:42:14,832 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcliauth.so()(64bit) >03:42:14,833 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcli_spoolss.so()(64bit) >03:42:14,835 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcli_smb_common.so()(64bit) >03:42:14,836 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcli_cldap.so()(64bit) >03:42:14,837 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcli-nbt.so()(64bit) >03:42:14,838 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libcli-ldap.so()(64bit) >03:42:14,839 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libaddns.so()(64bit) >03:42:14,841 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-3.fc21.1.x86_64 to require for libCHARSET3.so()(64bit) >03:42:14,858 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-11.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-11.fc21.x86_64 >03:42:14,866 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-16.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-11.fc21.x86_64 >03:42:14,895 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.3-2.fc21.x86_64 as install for seahorse-3.12.2-2.fc21.x86_64 >03:42:14,903 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-2.fc21.x86_64 as install for seahorse-3.12.2-2.fc21.x86_64 >03:42:14,906 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-2.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >03:42:14,907 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-2.fc21.x86_64 to require for libgpgme.so.11()(64bit) >03:42:14,912 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-58.fc21.noarch as install for selinux-policy-targeted-3.13.1-58.fc21.noarch >03:42:14,915 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-58.fc21.noarch to require for selinux-policy >03:42:14,925 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.20-1.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >03:42:14,932 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-9.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >03:42:14,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.2-5.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >03:42:14,950 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.2-5.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >03:42:14,958 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-5.fc21.x86_64 as install for setuptool-1.19.11-8.fc21.x86_64 >03:42:14,980 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-3.fc21.x86_64 as install for shotwell-0.18.0-2.fc21.x86_64 >03:42:14,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.9.0-8.fc21.1.x86_64 as install for shotwell-0.18.0-2.fc21.x86_64 >03:42:14,998 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.10.1-3.fc21.x86_64 as install for shotwell-0.18.0-2.fc21.x86_64 >03:42:15,017 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-11.fc21.x86_64 as install for 1:smartmontools-6.2-6.fc21.x86_64 >03:42:15,094 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-12.fc21.x86_64 as install for 1:smartmontools-6.2-6.fc21.x86_64 >03:42:15,100 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-8.fc21.noarch as install for smc-meera-fonts-6.0-8.fc21.noarch >03:42:15,107 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-11alpha.fc21.x86_64 as install for sos-3.1-2.fc21.noarch >03:42:15,112 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.2-13.fc21.x86_64 as install for sos-3.1-2.fc21.noarch >03:42:15,117 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-3.fc21.x86_64 as install for sos-3.1-2.fc21.noarch >03:42:15,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.2.fc21.x86_64 as install for spice-vdagent-0.15.0-2.fc21.x86_64 >03:42:15,137 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >03:42:15,143 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >03:42:15,148 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >03:42:15,154 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >03:42:15,160 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >03:42:15,167 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >03:42:15,177 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >03:42:15,184 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.12.0-4.fc21.beta2.noarch as install for sssd-1.12.0-4.fc21.beta2.x86_64 >03:42:15,213 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-10.fc21.x86_64 as install for sushi-3.12.0-2.fc21.x86_64 >03:42:15,229 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.4-4.fc21.noarch as install for system-config-printer-1.4.4-4.fc21.x86_64 >03:42:15,237 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-11.fc21.x86_64 as install for system-config-printer-1.4.4-4.fc21.x86_64 >03:42:15,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-2.fc21.x86_64 as install for systemd-214-1.fc21.x86_64 >03:42:15,254 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-2.fc21.x86_64 as install for systemd-214-1.fc21.x86_64 >03:42:15,258 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.34-3.fc21.x86_64 as install for systemd-214-1.fc21.x86_64 >03:42:15,267 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-8.fc21.noarch as install for thai-scalable-waree-fonts-0.5.0-8.fc21.noarch >03:42:15,281 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-4.fc21.noarch as install for 1:totem-3.12.1-3.fc21.x86_64 >03:42:15,285 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.12-4.fc21.x86_64 as install for 1:totem-3.12.1-3.fc21.x86_64 >03:42:15,302 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.83-2.fc21.x86_64 as install for transmission-gtk-2.83-2.fc21.x86_64 >03:42:15,308 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-4.fc21.x86_64 as install for uboot-tools-2014.04-6.fc21.x86_64 >03:42:15,313 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20140327-2.fc21.noarch as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >03:42:15,326 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-2.fc21.x86_64 as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >03:42:15,339 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-4.fc21.x86_64 as install for util-linux-2.24.2-6.fc21.x86_64 >03:42:15,341 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-4.fc21.x86_64 to require for libutempter.so.0()(64bit) >03:42:15,352 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.1.0-0.12.beta.2013071101.fc21.x86_64 as install for vinagre-3.13.2-2.fc21.x86_64 >03:42:15,359 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-27.fc21.x86_64 as install for vinagre-3.13.2-2.fc21.x86_64 >03:42:15,363 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-27.fc21.x86_64 as install for vinagre-3.13.2-2.fc21.x86_64 >03:42:15,371 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-2.fc21.1.x86_64 as install for wget-1.15-2.fc21.x86_64 >03:42:15,377 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2014.06.02-1.fc21.x86_64 as install for 1:wireless-tools-29-11.1.fc21.x86_64 >03:42:15,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-11.fc21.x86_64 as install for wvdial-1.61-9.fc21.x86_64 >03:42:15,387 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvstreams.so.4.6()(64bit) >03:42:15,388 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvbase.so.4.6()(64bit) >03:42:15,389 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libuniconf.so.4.6()(64bit) >03:42:15,392 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-3.fc21.x86_64 as install for xdg-user-dirs-gtk-0.10-5.fc21.x86_64 >03:42:15,399 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.12-2.fc21.noarch as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >03:42:15,405 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.5-3.fc21.x86_64 as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >03:42:15,409 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.2.2-2.fc21.x86_64 as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >03:42:15,419 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-4.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.911-3.fc21.x86_64 >03:42:15,423 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.0-3.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.911-3.fc21.x86_64 >03:42:15,427 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-3.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.911-3.fc21.x86_64 >03:42:15,431 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-3.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.911-3.fc21.x86_64 >03:42:15,447 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.2.1-2.20140608.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.2-3.fc21.x86_64 >03:42:15,449 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.2.1-2.20140608.fc21.x86_64 to require for libxatracker.so.2()(64bit) >03:42:15,458 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.15.99.902-8.20140428.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-8.20140428.fc21.x86_64 >03:42:15,462 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-2.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-8.20140428.fc21.x86_64 >03:42:15,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-6.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-8.20140428.fc21.x86_64 >03:42:15,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libepoxy-1.2-0.1.20140307gitd4ad80f.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-8.20140428.fc21.x86_64 >03:42:15,474 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-2.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-8.20140428.fc21.x86_64 >03:42:15,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-3.fc21.x86_64 as install for xorg-x11-utils-7.5-14.fc21.x86_64 >03:42:15,485 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-3.fc21.x86_64 as install for xorg-x11-utils-7.5-14.fc21.x86_64 >03:42:15,489 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-8.fc21.x86_64 as install for xorg-x11-utils-7.5-14.fc21.x86_64 >03:42:15,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-3.fc21.x86_64 as install for xorg-x11-utils-7.5-14.fc21.x86_64 >03:42:15,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-6.fc21.x86_64 as install for 1:xorg-x11-xauth-1.0.7-5.fc21.x86_64 >03:42:15,505 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.12.0-2.fc21.x86_64 as install for 1:yelp-3.12.0-2.fc21.x86_64 >03:42:15,508 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.12.0-2.fc21.noarch as install for 1:yelp-3.12.0-2.fc21.x86_64 >03:42:15,513 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-12.fc21.x86_64 as install for yum-3.4.3-149.fc21.noarch >03:42:15,516 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-1.fc21.noarch as install for yum-3.4.3-149.fc21.noarch >03:42:15,520 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-5.fc21.x86_64 as install for yum-3.4.3-149.fc21.noarch >03:42:15,522 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-14.fc21.noarch as install for yum-3.4.3-149.fc21.noarch >03:42:15,525 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-11.fc21.x86_64 as install for yum-3.4.3-149.fc21.noarch >03:42:15,528 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-10.fc21.x86_64 as install for yum-3.4.3-149.fc21.noarch >03:42:15,532 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.24-4.fc21.noarch as install for yum-langpacks-0.4.3-2.fc21.noarch >03:42:15,535 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-7.fc21.noarch as install for yum-utils-1.1.31-24.fc21.noarch >03:42:15,568 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-4.fc21.x86_64 as install for GConf2-3.2.6-9.fc21.x86_64 >03:42:15,582 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.4-2.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 >03:42:15,591 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-22.svn457.fc21.x86_64 as install for 1:NetworkManager-vpnc-0.9.9.0-5.git20140428.fc21.x86_64 >03:42:15,598 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-2.fc21.noarch as install for PackageKit-0.9.2-7.fc21.x86_64 >03:42:15,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.1-2.git6d968f1.fc21.x86_64 as install for PackageKit-0.9.2-7.fc21.x86_64 >03:42:15,606 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.1-2.git6d968f1.fc21.x86_64 to require for libsolv.so.0()(64bit) >03:42:15,609 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.4-2.fc21.x86_64 as install for PackageKit-0.9.2-7.fc21.x86_64 >03:42:15,615 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.4.16-2.fc21.x86_64 as install for PackageKit-0.9.2-7.fc21.x86_64 >03:42:15,622 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.1-6.fc21.x86_64 as install for abrt-2.2.1-6.fc21.x86_64 >03:42:15,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.2-5.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.1-6.fc21.x86_64 >03:42:15,640 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-214-1.fc21.x86_64 as install for abrt-addon-python-2.2.1-6.fc21.x86_64 >03:42:15,644 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-214-1.fc21.x86_64 as install for abrt-addon-python3-2.2.1-6.fc21.x86_64 >03:42:15,646 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.1-6.fc21.x86_64 as install for abrt-addon-python3-2.2.1-6.fc21.x86_64 >03:42:15,650 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-6.fc21.noarch as install for abrt-addon-vmcore-2.2.1-6.fc21.x86_64 >03:42:15,653 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.7-1.fc21.x86_64 as install for abrt-addon-vmcore-2.2.1-6.fc21.x86_64 >03:42:15,658 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.7-1.fc21.x86_64 as install for abrt-addon-vmcore-2.2.1-6.fc21.x86_64 >03:42:15,670 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.1-6.fc21.x86_64 as install for abrt-gui-2.2.1-6.fc21.x86_64 >03:42:15,672 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.1-6.fc21.x86_64 as install for abrt-gui-2.2.1-6.fc21.x86_64 >03:42:15,680 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-6.fc21.x86_64 >03:42:15,684 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-6.fc21.x86_64 >03:42:15,690 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.2-5.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-6.fc21.x86_64 >03:42:15,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.2-5.fc21.x86_64 as install for abrt-tui-2.2.1-6.fc21.x86_64 >03:42:15,753 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-5.fc21.noarch as install for 32:bind-libs-9.9.5-5.fc21.x86_64 >03:42:15,783 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.2-3.fc21.x86_64 as install for ca-certificates-2013.1.97-3.fc21.noarch >03:42:15,810 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.2.0-2.fc21.x86_64 as install for cdrdao-1.2.3-22.fc21.x86_64 >03:42:15,812 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-2.fc21.x86_64 to require for libao.so.4()(64bit) >03:42:15,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-0.2.0-2.fc21.x86_64 as install for clutter-1.19.2-2.fc21.x86_64 >03:42:15,863 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-2.fc21.x86_64 as install for crda-3.13_2014.06.02-1.fc21.x86_64 >03:42:15,898 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-18.fc21.noarch as install for desktop-file-utils-0.22-2.fc21.x86_64 >03:42:15,901 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.85-5.fc21.x86_64 as install for device-mapper-libs-1.02.85-5.fc21.x86_64 >03:42:15,913 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.2.0-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-2.fc21.x86_64 >03:42:15,920 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.4.0-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-2.fc21.x86_64 >03:42:15,931 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-4.fc21.x86_64 as install for dnsmasq-2.71-2.fc21.x86_64 >03:42:15,933 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-4.fc21.x86_64 to require for libhogweed.so.2()(64bit) >03:42:15,944 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-65.fc21.x86_64 as install for dracut-037-13.git20140402.fc21.x86_64 >03:42:15,949 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-19.fc21.x86_64 as install for dracut-037-13.git20140402.fc21.x86_64 >03:42:15,961 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.27.0-2.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >03:42:15,964 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-13.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >03:42:15,967 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-8.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >03:42:15,973 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.16-5.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >03:42:15,975 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.12.2-2.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >03:42:15,980 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-6.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >03:42:15,984 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dropbox-2.1.0-1.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >03:42:15,990 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-23.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >03:42:15,994 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.7-2.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >03:42:16,008 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.159-3.fc21.x86_64 as install for elfutils-0.159-3.fc21.x86_64 >03:42:16,010 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.158)(64bit) >03:42:16,010 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >03:42:16,010 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >03:42:16,011 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >03:42:16,011 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >03:42:16,012 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >03:42:16,012 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >03:42:16,013 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >03:42:16,013 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-3.fc21.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >03:42:16,014 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-3.fc21.x86_64 to require for libdw.so.1()(64bit) >03:42:16,014 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-3.fc21.x86_64 to require for libasm.so.1()(64bit) >03:42:16,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-7.fc21.x86_64 as install for 1:epiphany-runtime-3.12.1-2.fc21.x86_64 >03:42:16,028 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-7.fc21.x86_64 to require for libxslt.so.1()(64bit) >03:42:16,031 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.4.3-2.fc21.x86_64 as install for 1:epiphany-runtime-3.12.1-2.fc21.x86_64 >03:42:16,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-4.fc21.x86_64 as install for evince-libs-3.12.1-3.fc21.x86_64 >03:42:16,051 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.26.0-2.fc21.x86_64 as install for evince-libs-3.12.1-3.fc21.x86_64 >03:42:16,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-9.fc21.x86_64 as install for evince-libs-3.12.1-3.fc21.x86_64 >03:42:16,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-2.fc21.x86_64 >03:42:16,140 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-2.fc21.x86_64 >03:42:16,147 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-2.fc21.x86_64 as install for farstream02-0.2.4-2.fc21.x86_64 >03:42:16,153 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-rawhide-21-0.7.noarch as install for fedora-release-21-0.7.noarch >03:42:16,161 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-5.fc21.x86_64 as install for fipscheck-lib-1.4.1-5.fc21.x86_64 >03:42:16,198 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-3.fc21.x86_64 as install for fprintd-0.5.1-2.fc21.x86_64 >03:42:16,224 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.12.beta.2013071101.fc21.x86_64 >03:42:16,233 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.12.beta.2013071101.fc21.x86_64 >03:42:16,235 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libxfreerdp-client.so.1.1()(64bit) >03:42:16,237 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-thread.so.0.1()(64bit) >03:42:16,238 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-sysinfo.so.0.1()(64bit) >03:42:16,238 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-synch.so.0.1()(64bit) >03:42:16,241 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-sspi.so.0.1()(64bit) >03:42:16,242 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-rpc.so.0.1()(64bit) >03:42:16,244 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-registry.so.0.1()(64bit) >03:42:16,245 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-pool.so.0.1()(64bit) >03:42:16,246 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-path.so.0.1()(64bit) >03:42:16,250 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-library.so.0.1()(64bit) >03:42:16,251 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-interlocked.so.0.1()(64bit) >03:42:16,252 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-input.so.0.1()(64bit) >03:42:16,253 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-heap.so.0.1()(64bit) >03:42:16,253 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-handle.so.0.1()(64bit) >03:42:16,254 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-file.so.0.1()(64bit) >03:42:16,255 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-environment.so.0.1()(64bit) >03:42:16,256 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-dsparse.so.0.1()(64bit) >03:42:16,260 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-crypto.so.0.1()(64bit) >03:42:16,261 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-crt.so.0.1()(64bit) >03:42:16,262 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-rail.so.1.1()(64bit) >03:42:16,263 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-primitives.so.1.1()(64bit) >03:42:16,264 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-locale.so.1.1()(64bit) >03:42:16,264 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-gdi.so.1.1()(64bit) >03:42:16,265 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-crypto.so.1.1()(64bit) >03:42:16,266 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-core.so.1.1()(64bit) >03:42:16,269 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-common.so.1.1.0()(64bit) >03:42:16,270 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-codec.so.1.1()(64bit) >03:42:16,270 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-client.so.1.1()(64bit) >03:42:16,271 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-cache.so.1.1()(64bit) >03:42:16,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libatomic_ops-7.4.2-3.fc21.x86_64 as install for gc-7.4.0-4.fc21.x86_64 >03:42:16,310 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.2.1-3.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >03:42:16,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-8.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >03:42:16,318 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-15.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >03:42:16,322 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-2.1.0-2.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >03:42:16,324 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >03:42:16,327 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-2.1.0-4.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >03:42:16,329 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIex-2_1.so.11()(64bit) >03:42:16,329 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libHalf.so.11()(64bit) >03:42:16,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-23.fc21.x86_64 as install for genisoimage-1.1.11-23.fc21.x86_64 >03:42:16,339 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for libusal.so.0()(64bit) >03:42:16,339 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for librols.so.0()(64bit) >03:42:16,348 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-19.fc21.x86_64 as install for ghostscript-fonts-5.50-33.fc21.noarch >03:42:16,357 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014c-3.fc21.noarch as install for glibc-common-2.19.90-19.fc21.1.x86_64 >03:42:16,365 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-6.fc21.noarch as install for gnome-abrt-0.3.7-1.fc21.x86_64 >03:42:16,372 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-2.fc21.noarch as install for gnome-desktop3-3.13.2-2.fc21.x86_64 >03:42:16,394 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediaart-0.4.0-2.fc21.x86_64 as install for gnome-online-miners-3.12.0-3.fc21.x86_64 >03:42:16,402 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.13.2-2.fc21.noarch as install for gnome-shell-extension-alternate-tab-3.13.2-2.fc21.noarch >03:42:16,408 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.4-2.fc21.x86_64 as install for gnome-video-effects-0.4.1-2.fc21.noarch >03:42:16,414 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-0.9-7.20140522gita50bad2.fc21.noarch as install for gnutls-3.3.4-2.fc21.x86_64 >03:42:16,418 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-2.fc21.x86_64 as install for gnutls-3.3.4-2.fc21.x86_64 >03:42:16,430 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.3-2.fc21.x86_64 as install for grilo-0.2.10-2.fc21.x86_64 >03:42:16,440 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.20-2.fc21.x86_64 as install for grilo-plugins-0.2.12-4.fc21.x86_64 >03:42:16,450 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-8.fc21.x86_64 as install for gstreamer-0.10.36-8.fc21.x86_64 >03:42:16,462 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvisual-0.4.0-15.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-9.fc21.x86_64 >03:42:16,467 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-17.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-9.fc21.x86_64 >03:42:16,469 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-17.fc21.x86_64 to require for libcdda_interface.so.0()(64bit) >03:42:16,483 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-12.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.2.3-4.fc21.x86_64 >03:42:16,545 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 as install for gvfs-1.21.2-2.fc21.x86_64 >03:42:16,547 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >03:42:16,551 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-2.fc21.x86_64 as install for gvfs-1.21.2-2.fc21.x86_64 >03:42:16,553 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 to require for libcdio_cdda.so.1()(64bit) >03:42:16,563 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.4-2.fc21.x86_64 as install for harfbuzz-0.9.29-2.fc21.x86_64 >03:42:16,574 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.6-2.fc21.x86_64 as install for hplip-libs-3.14.6-2.fc21.x86_64 >03:42:16,581 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-tools-2.4.9-4.fc21.x86_64 as install for httpd-2.4.9-4.fc21.x86_64 >03:42:16,586 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-httpd-21.0.3-2.fc21.noarch as install for httpd-2.4.9-4.fc21.x86_64 >03:42:16,589 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.5.3-2.fc21.x86_64 as install for httpd-2.4.9-4.fc21.x86_64 >03:42:16,592 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.5.1-2.fc21.x86_64 as install for httpd-2.4.9-4.fc21.x86_64 >03:42:16,604 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.7-4.fc21.x86_64 as install for ibus-1.5.7-4.fc21.x86_64 >03:42:16,607 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.7-4.fc21.noarch as install for ibus-1.5.7-4.fc21.x86_64 >03:42:16,617 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-14.fc21.x86_64 as install for icedax-1.1.11-23.fc21.x86_64 >03:42:16,619 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-17.fc21.x86_64 as install for icedax-1.1.11-23.fc21.x86_64 >03:42:16,629 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-4.fc21.x86_64 as install for iptables-1.4.21-9.fc21.x86_64 >03:42:16,632 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-41.fc21.noarch as install for iso-codes-3.54-2.fc21.noarch >03:42:16,650 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.22.pre04.fc21.1.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.22.pre04.fc21.1.x86_64 >03:42:16,654 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-10.fc21.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.22.pre04.fc21.1.x86_64 >03:42:16,658 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.22.pre04.fc21.1.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >03:42:16,659 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.22.pre04.fc21.1.x86_64 to require for libjvm.so()(64bit) >03:42:16,659 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.22.pre04.fc21.1.x86_64 to require for libjava.so()(64bit) >03:42:16,663 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-11.fc21.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.22.pre04.fc21.1.x86_64 >03:42:16,672 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140605-38.gita4f3bc03.fc21.1.noarch as install for kernel-core-3.16.0-0.rc0.git1.1.fc21.x86_64 >03:42:16,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-2.fc21.x86_64 as install for krb5-libs-1.12.1-6.fc21.x86_64 >03:42:16,692 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.24-4.fc21.noarch as install for langtable-python-0.0.24-4.fc21.noarch >03:42:16,694 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.24-4.fc21.noarch as install for langtable-python-0.0.24-4.fc21.noarch >03:42:16,700 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-2.fc21.noarch as install for libX11-1.6.1-2.fc21.x86_64 >03:42:16,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-5.fc21.x86_64 as install for libXfont-1.4.7-2.fc21.x86_64 >03:42:16,739 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-4.fc21.noarch as install for libcanberra-0.30-6.fc21.x86_64 >03:42:16,802 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-5.fc21.x86_64 as install for libgphoto2-2.5.3-8.fc21.x86_64 >03:42:16,806 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-2.fc21.x86_64 as install for libgphoto2-2.5.3-8.fc21.x86_64 >03:42:16,814 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.38-2.fc21.x86_64 as install for libgpod-0.8.3-4.fc21.x86_64 >03:42:16,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.3-2.fc21.noarch as install for libkkc-0.3.3-2.fc21.x86_64 >03:42:16,840 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-3.fc21.x86_64 as install for libkkc-0.3.3-2.fc21.x86_64 >03:42:16,842 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-8.T1121.fc21.noarch as install for libkkc-0.3.3-2.fc21.x86_64 >03:42:16,845 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-6.fc21.x86_64 as install for libkkc-0.3.3-2.fc21.x86_64 >03:42:16,856 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.4-3.fc21.x86_64 as install for liblouis-python3-2.5.4-3.fc21.noarch >03:42:16,872 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-3.fc21.x86_64 as install for libmusicbrainz5-5.0.1-10.fc21.x86_64 >03:42:16,884 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-7.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-2.fc21.x86_64 >03:42:16,885 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-7.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >03:42:16,886 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-7.fc21.x86_64 to require for libmnl.so.0()(64bit) >03:42:16,893 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-5.fc21.noarch as install for libnm-gtk-0.9.9.0-12.git20140424.fc21.x86_64 >03:42:16,902 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-2.fc21.x86_64 as install for libofa-0.9.3-24.fc21.x86_64 >03:42:16,910 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.55.0-2.fc21.x86_64 as install for liborcus-0.7.0-4.fc21.x86_64 >03:42:16,923 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-3.fc21.x86_64 as install for libpeas-1.10.0-3.fc21.x86_64 >03:42:16,928 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-12.fc21.x86_64 as install for libpeas-1.10.0-3.fc21.x86_64 >03:42:16,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-8.fc21.x86_64 as install for libproxy-0.4.11-9.fc21.x86_64 >03:42:16,945 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-3.fc21.x86_64 as install for libpwquality-1.2.3-3.fc21.x86_64 >03:42:16,949 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-3.fc21.x86_64 as install for libpwquality-1.2.3-3.fc21.x86_64 >03:42:16,992 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.3.0.0-8.beta2.fc21.noarch as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:16,999 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-5.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,001 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-5.fc21.noarch as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,007 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.2.20130920.fc21.noarch as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,012 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.4.20130214.fc21.noarch as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,015 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.3.0.0-8.beta2.fc21.noarch as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,020 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.17-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,024 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.14-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,029 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-7.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,033 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.4-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,038 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.29-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,042 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbembed-2.5.2.26539.0-11.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-3.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,050 DEBUG yum.verbose.YumBase: TSINFO: Marking libeot-0.01-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,055 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.4.1-5.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,060 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-12.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,062 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-12.fc21.x86_64 to require for libclucene-core.so.1()(64bit) >03:42:17,065 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-12.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,070 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.55.0-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,074 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-6.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.10.0-4.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.0-8.beta2.fc21.x86_64 >03:42:17,103 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-3.fc21.x86_64 as install for libreport-2.2.2-5.fc21.x86_64 >03:42:17,105 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.10.0)(64bit) >03:42:17,105 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >03:42:17,106 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0()(64bit) >03:42:17,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.2-5.fc21.x86_64 as install for libreport-gtk-2.2.2-5.fc21.x86_64 >03:42:17,113 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-5.fc21.noarch as install for libreport-gtk-2.2.2-5.fc21.x86_64 >03:42:17,134 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-3.fc21.x86_64 as install for libreswan-3.8-1.fc21.1.x86_64 >03:42:17,150 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-16.fc21.x86_64 as install for libsemanage-2.3-3.fc21.x86_64 >03:42:17,152 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.fc21.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >03:42:17,152 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.fc21.x86_64 to require for libustr-1.0.so.1()(64bit) >03:42:17,188 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-11.fc21.x86_64 as install for libtiff-4.0.3-16.fc21.x86_64 >03:42:17,198 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-4.fc21.x86_64 as install for libtranslit-m17n-0.0.3-4.fc21.x86_64 >03:42:17,219 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.3.4-2.fc21.x86_64 as install for libvirt-client-1.2.5-2.fc21.x86_64 >03:42:17,223 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.19.1-1.fc21.x86_64 as install for libvirt-client-1.2.5-2.fc21.x86_64 >03:42:17,230 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-17.fc21.x86_64 as install for libvirt-client-1.2.5-2.fc21.x86_64 >03:42:17,236 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-17.fc21.x86_64 as install for libvirt-client-1.2.5-2.fc21.x86_64 >03:42:17,242 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.1.0-2.fc21.x86_64 as install for libvirt-client-1.2.5-2.fc21.x86_64 >03:42:17,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.4.6-2.fc21.x86_64 as install for libvirt-client-1.2.5-2.fc21.x86_64 >03:42:17,248 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman_client.so.2()(64bit) >03:42:17,248 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman.so.1()(64bit) >03:42:17,251 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.2.5-2.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.5-2.fc21.x86_64 >03:42:17,253 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.2.5-2.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.5-2.fc21.x86_64 >03:42:17,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.2.5-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.5-2.fc21.x86_64 >03:42:17,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.2.5-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.5-2.fc21.x86_64 >03:42:17,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.2.5-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.5-2.fc21.x86_64 >03:42:17,269 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.2.5-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.5-2.fc21.x86_64 >03:42:17,272 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.2.5-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.5-2.fc21.x86_64 >03:42:17,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.2.5-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.5-2.fc21.x86_64 >03:42:17,278 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-2.0.0-4.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.5-2.fc21.x86_64 >03:42:17,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.8-2.fc21.x86_64 as install for libvirt-gobject-0.1.8-2.fc21.x86_64 >03:42:17,298 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-2.fc21.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >03:42:17,299 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-2.fc21.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >03:42:17,307 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.9-3.fc21.noarch as install for libwacom-0.9-3.fc21.x86_64 >03:42:17,322 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-3.fc21.x86_64 as install for libwnck3-3.4.7-2.fc21.x86_64 >03:42:17,357 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-3.fc21.noarch as install for m17n-lib-1.6.4-11.fc21.x86_64 >03:42:17,368 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.2.1-2.20140608.fc21.x86_64 as install for mesa-libEGL-10.2.1-2.20140608.fc21.x86_64 >03:42:17,394 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-14.20140323.fc21.noarch as install for ncurses-libs-5.9-14.20140323.fc21.x86_64 >03:42:17,400 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-12.fc21.x86_64 as install for newt-0.52.17-3.fc21.x86_64 >03:42:17,402 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-12.fc21.x86_64 to require for libslang.so.2()(64bit) >03:42:17,411 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.1-3.fc21.x86_64 as install for nss-3.16.1-3.fc21.x86_64 >03:42:17,434 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-14.fc21.x86_64 as install for open-vm-tools-9.4.0-10.fc21.x86_64 >03:42:17,440 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-22.svn457.fc21.noarch as install for openconnect-5.99-2.fc21.x86_64 >03:42:17,445 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.5-2.fc21.x86_64 as install for openconnect-5.99-2.fc21.x86_64 >03:42:17,449 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-4.fc21.x86_64 as install for openconnect-5.99-2.fc21.x86_64 >03:42:17,450 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-4.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >03:42:17,450 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-4.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >03:42:17,451 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-4.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >03:42:17,464 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-2.fc21.x86_64 as install for 1:openssl-1.0.1h-4.fc21.x86_64 >03:42:17,481 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.20-2.fc21.x86_64 as install for pango-1.36.3-2.fc21.x86_64 >03:42:17,482 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-2.fc21.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >03:42:17,483 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-2.fc21.x86_64 to require for libthai.so.0()(64bit) >03:42:17,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-7.fc21.x86_64 as install for pango-1.36.3-2.fc21.x86_64 >03:42:17,522 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-299.fc21.x86_64 as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,526 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.014-2.fc21.x86_64 as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,528 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.38-2.fc21.x86_64 as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,530 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-299.fc21.x86_64 as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,533 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-3.fc21.x86_64 as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,536 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-2.fc21.x86_64 as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,539 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-293.fc21.noarch as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,543 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-292.fc21.noarch as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,545 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-2.fc21.x86_64 as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,549 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-3.fc21.x86_64 as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,553 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-293.fc21.noarch as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,555 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-293.fc21.noarch to require for perl(Pod::Simple::Search) >03:42:17,557 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-299.fc21.noarch as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,561 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.50-2.fc21.x86_64 as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,564 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-2.fc21.noarch as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,567 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-293.fc21.noarch as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,571 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.33.01-2.fc21.noarch as install for 4:perl-5.18.2-299.fc21.x86_64 >03:42:17,584 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-2.fc21.noarch as install for 1:perl-Encode-2.62-2.fc21.x86_64 >03:42:17,590 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-5.fc21.noarch as install for perl-Getopt-Long-2.42-2.fc21.noarch >03:42:17,593 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-6.fc21.noarch as install for perl-Getopt-Long-2.42-2.fc21.noarch >03:42:17,699 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-theme-charge-0.8.9-6.2013.08.14.fc21.x86_64 >03:42:17,705 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-4.fc21.x86_64 as install for polkit-0.112-5.fc21.x86_64 >03:42:17,712 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-10.fc21.x86_64 as install for poppler-0.26.0-2.fc21.x86_64 >03:42:17,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-7.fc21.x86_64 as install for pulseaudio-libs-5.0-5.fc21.x86_64 >03:42:17,732 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-2.fc21.x86_64 as install for pulseaudio-module-bluetooth-5.0-5.fc21.x86_64 >03:42:17,733 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-2.fc21.x86_64 to require for libsbc.so.1()(64bit) >03:42:17,738 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-3.fc21.x86_64 as install for pycairo-1.8.10-11.fc21.x86_64 >03:42:17,750 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-9.fc21.x86_64 as install for pygtk2-libglade-2.24.0-9.fc21.x86_64 >03:42:17,753 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-11.fc21.x86_64 as install for pygtk2-libglade-2.24.0-9.fc21.x86_64 >03:42:17,759 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.12.0-3.fc21.noarch as install for python-caribou-0.4.13-5.fc21.noarch >03:42:17,762 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.6.1-3.fc21.noarch as install for python-iniparse-0.4-14.fc21.noarch >03:42:17,764 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-8.fc21.noarch as install for python-kitchen-1.1.1-7.fc21.noarch >03:42:17,771 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.0-4.fc21.x86_64 as install for python-pillow-2.4.0-11.fc21.x86_64 >03:42:17,772 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-4.fc21.x86_64 to require for libwebpdemux.so.1()(64bit) >03:42:17,772 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-4.fc21.x86_64 to require for libwebp.so.5()(64bit) >03:42:17,775 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg2-2.1.0-2.fc21.x86_64 as install for python-pillow-2.4.0-11.fc21.x86_64 >03:42:17,778 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >03:42:17,780 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-3.fc21.x86_64 as install for python-urlgrabber-3.10.1-1.fc21.noarch >03:42:17,784 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-2.0-5.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >03:42:17,787 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pip-1.5.6-2.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >03:42:17,794 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.2-5.fc21.x86_64 as install for python3-brlapi-0.6.2-5.fc21.x86_64 >03:42:17,796 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.2-5.fc21.x86_64 to require for libbrlapi.so.0.6()(64bit) >03:42:17,801 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-9.fc21.x86_64 as install for python3-gobject-3.13.2-2.fc21.x86_64 >03:42:17,803 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.23-4.fc21.x86_64 as install for python3-mako-0.9.1-4.fc21.noarch >03:42:17,805 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-10.fc21.noarch as install for python3-mako-0.9.1-4.fc21.noarch >03:42:17,812 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-9.fc21.x86_64 as install for python3-speechd-0.8-9.fc21.x86_64 >03:42:17,830 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.2-13.fc21.x86_64 as install for rpm-python-4.11.2-13.fc21.x86_64 >03:42:17,832 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.2-13.fc21.x86_64 to require for librpmbuild.so.3()(64bit) >03:42:17,878 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.1-2.fc21.x86_64 as install for 2:samba-libs-4.1.6-3.fc21.1.x86_64 >03:42:17,879 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.1-2.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >03:42:17,891 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.60-2.fc21.noarch as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >03:42:17,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-3.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >03:42:17,895 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.7-2.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >03:42:17,900 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-12.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >03:42:17,902 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.3-6.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >03:42:17,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libphodav-1.0-0.4-1.fc21.x86_64 as install for spice-glib-0.25-2.fc21.x86_64 >03:42:17,919 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.7-2.fc21.x86_64 as install for spice-glib-0.25-2.fc21.x86_64 >03:42:17,920 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.7-2.fc21.x86_64 to require for libusbredirhost.so.1()(64bit) >03:42:17,923 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-8.fc21.x86_64 as install for spice-glib-0.25-2.fc21.x86_64 >03:42:17,927 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-2.0.0-4.fc21.x86_64 as install for spice-glib-0.25-2.fc21.x86_64 >03:42:17,943 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.12.0-4.fc21.beta2.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >03:42:17,944 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.12.0-4.fc21.beta2.x86_64 to require for libsss_krb5_common.so()(64bit) >03:42:17,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.12.0-4.fc21.beta2.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >03:42:17,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.4-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >03:42:17,955 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.1.0-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >03:42:17,958 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >03:42:17,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >03:42:17,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.1-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >03:42:17,977 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.12.0-4.fc21.beta2.x86_64 as install for sssd-common-1.12.0-4.fc21.beta2.x86_64 >03:42:17,980 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-3.fc21.x86_64 as install for sssd-common-1.12.0-4.fc21.beta2.x86_64 >03:42:17,994 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.12.0-4.fc21.beta2.x86_64 as install for sssd-ipa-1.12.0-4.fc21.beta2.x86_64 >03:42:17,995 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-4.fc21.beta2.x86_64 to require for libipa_hbac.so.0()(64bit) >03:42:18,009 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.66-3.fc21.x86_64 as install for system-config-printer-libs-1.4.4-4.fc21.noarch >03:42:18,017 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-4.0.0-7.fc21.noarch as install for tagsoup-1.2.1-8.fc21.noarch >03:42:18,018 DEBUG yum.verbose.YumBase: Quick matched javapackages-tools-4.0.0-7.fc21.noarch to require for jpackage-utils >03:42:18,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.10-2.fc21.x86_64 as install for teamd-1.10-2.fc21.x86_64 >03:42:18,026 DEBUG yum.verbose.YumBase: Quick matched libteam-1.10-2.fc21.x86_64 to require for libteam.so.5()(64bit) >03:42:18,029 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.24-5.fc21.x86_64 as install for teamd-1.10-2.fc21.x86_64 >03:42:18,033 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.10-2.fc21.x86_64 >03:42:18,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.9-3.fc21.x86_64 as install for telepathy-haze-0.8.0-2.fc21.x86_64 >03:42:18,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.4-3.fc21.x86_64 as install for totem-pl-parser-3.10.2-2.fc21.x86_64 >03:42:18,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-11.fc21.x86_64 as install for tracker-1.0.1-2.fc21.x86_64 >03:42:18,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.29-2.fc21.x86_64 as install for tracker-1.0.1-2.fc21.x86_64 >03:42:18,119 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.15-2.fc21.x86_64 as install for tracker-1.0.1-2.fc21.x86_64 >03:42:18,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-4.fc21.x86_64 as install for tracker-1.0.1-2.fc21.x86_64 >03:42:18,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-6.fc21.x86_64 as install for udisks2-2.1.3-2.fc21.x86_64 >03:42:18,139 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.0-2.fc21.x86_64 as install for udisks2-2.1.3-2.fc21.x86_64 >03:42:18,141 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-3.fc21.x86_64 as install for udisks2-2.1.3-2.fc21.x86_64 >03:42:18,155 DEBUG yum.verbose.YumBase: TSINFO: Marking vte-profile-0.37.1-2.fc21.x86_64 as install for vte291-0.37.1-2.fc21.x86_64 >03:42:18,177 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.16.0-0.rc0.git1.1.fc21.x86_64 as install for xl2tpd-1.3.6-3.fc21.x86_64 >03:42:18,182 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-12.fc21.x86_64 as install for xorg-x11-server-utils-7.7-5.fc21.x86_64 >03:42:18,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.2-5.fc21.x86_64 as install for abrt-python3-2.2.1-6.fc21.x86_64 >03:42:18,222 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-5.1-5.fc21.x86_64 as install for brlapi-0.6.2-5.fc21.x86_64 >03:42:18,231 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.18-2.fc21.x86_64 as install for brlapi-0.6.2-5.fc21.x86_64 >03:42:18,243 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.24-15.fc21.x86_64 as install for crash-7.0.7-1.fc21.x86_64 >03:42:18,247 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-2.fc21.x86_64 as install for crash-7.0.7-1.fc21.x86_64 >03:42:18,254 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-2.fc21.noarch as install for desktop-backgrounds-gnome-20.0.0-2.fc21.noarch >03:42:18,278 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-5.fc21.x86_64 as install for frei0r-plugins-1.4-2.fc21.x86_64 >03:42:18,288 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.19.1-1.fc21.x86_64 as install for gettext-0.19.1-1.fc21.x86_64 >03:42:18,290 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.19.1-1.fc21.x86_64 to require for libgettextlib-0.19.1.so()(64bit) >03:42:18,297 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-4.fc21.x86_64 as install for gnupg-1.4.16-5.fc21.x86_64 >03:42:18,303 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.3.4-2.fc21.x86_64 as install for gnutls-utils-3.3.4-2.fc21.x86_64 >03:42:18,305 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.3.4-2.fc21.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >03:42:18,308 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.3-2.fc21.x86_64 as install for gnutls-utils-3.3.4-2.fc21.x86_64 >03:42:18,330 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2014c-3.fc21.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.22.pre04.fc21.1.x86_64 >03:42:18,333 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-4.0.0-7.fc21.noarch as install for javapackages-tools-4.0.0-7.fc21.noarch >03:42:18,342 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-037-13.git20140402.fc21.x86_64 as install for kexec-tools-2.0.7-1.fc21.x86_64 >03:42:18,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-23.fc21.x86_64 as install for libini_config-1.1.0-23.fc21.x86_64 >03:42:18,376 DEBUG yum.verbose.YumBase: Quick matched libpath_utils-0.2.1-23.fc21.x86_64 to require for libpath_utils.so.1()(64bit) >03:42:18,405 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-17.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >03:42:18,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-12.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >03:42:18,410 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-12.fc21.x86_64 to require for libsilc-1.1.so.2()(64bit) >03:42:18,412 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-15.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >03:42:18,416 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-0.6.rc3.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >03:42:18,420 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-7.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >03:42:18,424 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131130-2.fc21.noarch as install for libquvi-0.9.4-3.fc21.x86_64 >03:42:18,433 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-4.fc21.x86_64 as install for libreport-plugin-reportuploader-2.2.2-5.fc21.x86_64 >03:42:18,465 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-16.20140225git.fc21.x86_64 as install for libvirt-daemon-1.2.5-2.fc21.x86_64 >03:42:18,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-3.fc21.x86_64 as install for libvirt-daemon-1.2.5-2.fc21.x86_64 >03:42:18,473 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-5.fc21.x86_64 as install for libvirt-daemon-1.2.5-2.fc21.x86_64 >03:42:18,480 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.4-2.fc21.x86_64 as install for libvirt-daemon-driver-interface-1.2.5-2.fc21.x86_64 >03:42:18,482 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >03:42:18,482 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >03:42:18,483 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >03:42:18,483 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >03:42:18,484 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1()(64bit) >03:42:18,487 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.11-1.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.5-2.fc21.x86_64 >03:42:18,489 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.21-9.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.5-2.fc21.x86_64 >03:42:18,497 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-10.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.5-2.fc21.x86_64 >03:42:18,500 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-2.0.0-4.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.5-2.fc21.x86_64 >03:42:18,510 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.5.1-0.3.beta2.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.5-2.fc21.x86_64 >03:42:18,512 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-7.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.5-2.fc21.x86_64 >03:42:18,515 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.106-5.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.5-2.fc21.x86_64 >03:42:18,522 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-22.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.5-2.fc21.x86_64 >03:42:18,526 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.81.0-2.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.5-2.fc21.x86_64 >03:42:18,527 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.81.0-2.fc21.x86_64 to require for librados.so.2()(64bit) >03:42:18,530 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.5.1-0.3.beta2.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.5-2.fc21.x86_64 >03:42:18,531 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.1-0.3.beta2.fc21.x86_64 to require for libgfxdr.so.0()(64bit) >03:42:18,532 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.1-0.3.beta2.fc21.x86_64 to require for libgfrpc.so.0()(64bit) >03:42:18,534 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.5.1-0.3.beta2.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.5-2.fc21.x86_64 >03:42:18,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-12.fc21.x86_64 as install for mcpp-2.7.2-12.fc21.x86_64 >03:42:18,568 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-10.fc21.x86_64 as install for neon-0.30.0-3.fc21.x86_64 >03:42:18,578 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.11-2.fc21.x86_64 as install for openvpn-2.3.4-2.fc21.x86_64 >03:42:18,598 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.08-2.fc21.x86_64 as install for 1:perl-Module-CoreList-3.03-299.fc21.noarch >03:42:18,606 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-299.fc21.noarch as install for 1:perl-Pod-Simple-3.28-293.fc21.noarch >03:42:18,611 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-2.fc21.noarch as install for perl-Pod-Usage-1.63-5.fc21.noarch >03:42:18,614 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-2.fc21.noarch as install for perl-Pod-Usage-1.63-5.fc21.noarch >03:42:18,648 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 >03:42:18,650 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 >03:42:18,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.3-3.fc21.x86_64 as install for policycoreutils-python-2.3-6.fc21.x86_64 >03:42:18,657 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-11.fc21.noarch as install for policycoreutils-python-2.3-6.fc21.x86_64 >03:42:18,661 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.8-3.fc21.x86_64 as install for policycoreutils-python-2.3-6.fc21.x86_64 >03:42:18,662 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-3.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >03:42:18,663 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-3.fc21.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >03:42:18,665 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.3-2.fc21.x86_64 as install for policycoreutils-python-2.3-6.fc21.x86_64 >03:42:18,666 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-3.fc21.x86_64 to require for libapol.so.4()(64bit) >03:42:18,685 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-5.fc21.x86_64 as install for python-paramiko-1.12.2-2.fc21.noarch >03:42:18,687 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ecdsa-0.11-3.fc21.noarch as install for python-paramiko-1.12.2-2.fc21.noarch >03:42:18,698 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-2.0.0-4.fc21.x86_64 as install for 2:qemu-kvm-2.0.0-4.fc21.x86_64 >03:42:18,708 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.32-2.fc21.x86_64 as install for redland-1.0.17-2.fc21.x86_64 >03:42:18,716 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-11.fc21.noarch as install for seed-3.8.1-3.fc21.x86_64 >03:42:18,720 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-5.fc21.x86_64 as install for seed-3.8.1-3.fc21.x86_64 >03:42:18,728 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-8.fc21.noarch as install for speech-dispatcher-0.8-9.fc21.x86_64 >03:42:18,731 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-22.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >03:42:18,732 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >03:42:18,733 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >03:42:18,733 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite.so.1()(64bit) >03:42:18,736 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-9.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >03:42:18,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.12.0-4.fc21.beta2.x86_64 as install for sssd-client-1.12.0-4.fc21.beta2.x86_64 >03:42:18,747 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-17.fc21.x86_64 as install for sssd-krb5-common-1.12.0-4.fc21.beta2.x86_64 >03:42:18,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-23.fc21.x86_64 as install for stoken-libs-0.5-2.fc21.x86_64 >03:42:18,758 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-7.20130314.fc21.x86_64 as install for suitesparse-4.2.1-3.fc21.x86_64 >03:42:18,759 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-7.20130314.fc21.x86_64 to require for libtbb.so.2()(64bit) >03:42:18,762 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.10.1-13.fc21.x86_64 as install for suitesparse-4.2.1-3.fc21.x86_64 >03:42:18,783 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-42.fc21.x86_64 as install for xorg-x11-fonts-Type1-7.5-10.fc21.noarch >03:42:18,785 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-42.fc21.x86_64 to require for ttmkfdir >03:42:18,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.9.0-8.fc21.1.x86_64 as install for atlas-3.10.1-13.fc21.x86_64 >03:42:18,792 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.0-8.fc21.1.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >03:42:18,793 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.0-8.fc21.1.x86_64 to require for libgfortran.so.3()(64bit) >03:42:18,806 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-6.fc21.x86_64 as install for ceph-libs-0.81.0-2.fc21.x86_64 >03:42:18,810 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-4.fc21.x86_64 as install for ceph-libs-0.81.0-2.fc21.x86_64 >03:42:18,813 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.55.0-2.fc21.x86_64 as install for ceph-libs-0.81.0-2.fc21.x86_64 >03:42:18,827 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-5.fc21.x86_64 as install for festival-freebsoft-utils-0.10-8.fc21.noarch >03:42:18,829 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-28.fc21.x86_64 as install for festival-freebsoft-utils-0.10-8.fc21.noarch >03:42:18,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-8.fc21.x86_64 as install for gavl-1.4.0-5.fc21.x86_64 >03:42:18,841 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.5.1-0.3.beta2.fc21.x86_64 as install for glusterfs-api-3.5.1-0.3.beta2.fc21.x86_64 >03:42:18,850 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-2.fc21.noarch as install for heisenbug-backgrounds-gnome-20.0.0-2.fc21.noarch >03:42:18,854 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-22.fc21.x86_64 as install for iscsi-initiator-utils-6.2.0.873-22.fc21.x86_64 >03:42:18,861 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-0.15-9.fc21.x86_64 as install for libgadu-1.12.0-0.6.rc3.fc21.x86_64 >03:42:18,867 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-3.0-0.6rc1.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >03:42:18,869 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-3.fc21.noarch as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >03:42:18,871 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.3.0-3.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >03:42:18,883 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-4.fc21.x86_64 as install for libtomcrypt-1.17-23.fc21.x86_64 >03:42:18,884 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-4.fc21.x86_64 to require for libtommath.so.0()(64bit) >03:42:18,892 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.106-5.fc21.x86_64 as install for lvm2-2.02.106-5.fc21.x86_64 >03:42:18,894 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-3.fc21.x86_64 as install for lvm2-2.02.106-5.fc21.x86_64 >03:42:18,898 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.85-5.fc21.x86_64 as install for lvm2-2.02.106-5.fc21.x86_64 >03:42:18,919 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.043-2.fc21.noarch as install for perl-Pod-Perldoc-3.23-2.fc21.noarch >03:42:18,939 DEBUG yum.verbose.YumBase: TSINFO: Marking PyXB-1.2.3-2.fc21.noarch as install for python-javapackages-4.0.0-7.fc21.noarch >03:42:18,941 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.5-3.fc21.x86_64 as install for python-javapackages-4.0.0-7.fc21.noarch >03:42:18,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-3.fc21.x86_64 as install for 2:qemu-img-2.0.0-4.fc21.x86_64 >03:42:18,952 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >03:42:18,955 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-libs-4.4.0-5.fc21.x86_64 as install for 2:qemu-img-2.0.0-4.fc21.x86_64 >03:42:18,957 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-5.fc21.x86_64 to require for libxenguest.so.4.4()(64bit) >03:42:18,958 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-5.fc21.x86_64 to require for libxenctrl.so.4.4()(64bit) >03:42:18,960 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.18.1-2.fc21.x86_64 as install for 2:qemu-img-2.0.0-4.fc21.x86_64 >03:42:18,963 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-5.fc21.x86_64 as install for 2:qemu-img-2.0.0-4.fc21.x86_64 >03:42:18,969 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-5.fc21.x86_64 as install for 2:qemu-img-2.0.0-4.fc21.x86_64 >03:42:18,984 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-2.0.0-4.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-4.fc21.x86_64 >03:42:18,987 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.5-2.fc21.noarch as install for 2:qemu-system-x86-2.0.0-4.fc21.x86_64 >03:42:18,989 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20140303-2.gitff1e7fc7.fc21.noarch as install for 2:qemu-system-x86-2.0.0-4.fc21.x86_64 >03:42:18,991 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-7.fc21.noarch as install for 2:qemu-system-x86-2.0.0-4.fc21.x86_64 >03:42:18,993 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.5-2.fc21.noarch as install for 2:qemu-system-x86-2.0.0-4.fc21.x86_64 >03:42:18,997 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.5-3.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-4.fc21.x86_64 >03:42:18,999 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >03:42:19,000 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >03:42:19,000 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >03:42:19,000 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >03:42:19,001 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >03:42:19,001 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.2)(64bit) >03:42:19,002 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >03:42:19,002 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >03:42:19,003 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >03:42:19,003 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >03:42:19,003 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >03:42:19,004 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >03:42:19,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-4.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-4.fc21.x86_64 >03:42:19,019 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.3-2.fc21.x86_64 as install for sheepdog-0.3.0-7.fc21.x86_64 >03:42:19,021 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-2.fc21.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >03:42:19,023 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.3-2.fc21.x86_64 as install for sheepdog-0.3.0-7.fc21.x86_64 >03:42:19,026 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-2.fc21.x86_64 to require for libcfg.so.6()(64bit) >03:42:19,039 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.17.0-3.fc21.x86_64 as install for corosync-2.3.3-2.fc21.x86_64 >03:42:19,055 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-28.fc21.x86_64 as install for festival-1.96-28.fc21.x86_64 >03:42:19,059 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-28.fc21.x86_64 as install for festival-1.96-28.fc21.x86_64 >03:42:19,061 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-28.fc21.noarch as install for festival-1.96-28.fc21.x86_64 >03:42:19,063 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-28.fc21.x86_64 to require for libestools.so.1.2.96.1()(64bit) >03:42:19,063 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-28.fc21.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >03:42:19,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.9.0-8.fc21.1.x86_64 as install for libgfortran-4.9.0-8.fc21.1.x86_64 >03:42:19,078 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.0-8.fc21.1.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >03:42:19,079 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.0-8.fc21.1.x86_64 to require for libquadmath.so.0()(64bit) >03:42:19,084 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-3.fc21.x86_64 as install for lua-json-1.3.2-3.fc21.noarch >03:42:19,089 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.85-5.fc21.x86_64 as install for lvm2-libs-2.02.106-5.fc21.x86_64 >03:42:19,099 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-7.fc21.x86_64 as install for protobuf-c-0.15-9.fc21.x86_64 >03:42:19,102 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-7.fc21.x86_64 as install for protobuf-c-0.15-9.fc21.x86_64 >03:42:19,110 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-4.fc21.noarch as install for python-lxml-3.3.5-3.fc21.x86_64 >03:42:19,124 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-licenses-4.4.0-5.fc21.x86_64 as install for xen-libs-4.4.0-5.fc21.x86_64 >03:42:23,681 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-8.fc21.noarch as install for hunspell-en-0.20121024-8.fc21.noarch >03:42:24,565 DEBUG yum.verbose.YumBase: Depsolve time: 23.541 >03:42:24,728 INFO packaging: 1364 packages selected totalling 4143.81 MiB > > >/tmp/program.log: >10:36:46,682 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:36:46,832 DEBUG program: Return code: 0 >10:36:46,840 INFO program: Running... udevadm settle --timeout=300 >10:36:47,531 DEBUG program: Return code: 0 >10:36:47,901 INFO program: Running... modprobe fcoe >10:36:48,918 DEBUG program: Return code: 0 >10:36:48,925 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >10:36:49,080 INFO program: No FCoE boot disk information is found in EDD! >10:36:49,086 DEBUG program: Return code: 1 >10:36:53,976 INFO program: Running... metacity --display :1 --sm-disable >10:36:53,985 INFO program: Running... spice-vdagent >10:36:54,213 DEBUG program: Return code: 0 >10:37:02,577 INFO program: Running... udevadm settle --timeout=300 >10:37:02,804 DEBUG program: Return code: 0 >10:37:02,814 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >10:37:03,680 DEBUG program: Return code: 0 >10:37:03,682 INFO program: Running... udevadm settle --timeout=300 >10:37:03,864 DEBUG program: Return code: 0 >10:37:03,866 INFO program: Running... systemctl start chronyd.service >10:37:07,067 DEBUG program: Return code: 0 >10:37:07,072 INFO program: Running... udevadm settle --timeout=300 >10:37:07,548 DEBUG program: Return code: 0 >10:37:10,316 INFO program: Running... multipath -c /dev/sda >10:37:10,546 INFO program: /dev/sda is not a valid multipath device path >10:37:10,554 DEBUG program: Return code: 1 >10:37:13,771 INFO program: Running... dumpe2fs -h /dev/loop1 >10:37:14,026 INFO program: dumpe2fs 1.42.10 (18-May-2014) >10:37:14,032 INFO program: Filesystem volume name: Anaconda >10:37:14,036 INFO program: Last mounted on: / >10:37:14,039 INFO program: Filesystem UUID: 8a066f26-91b9-472d-b9a3-c212fde15ff7 >10:37:14,043 INFO program: Filesystem magic number: 0xEF53 >10:37:14,047 INFO program: Filesystem revision #: 1 (dynamic) >10:37:14,050 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 >10:37:14,055 INFO program: Filesystem flags: signed_directory_hash >10:37:14,058 INFO program: Default mount options: user_xattr acl >10:37:14,061 INFO program: Filesystem state: clean >10:37:14,064 INFO program: Errors behavior: Continue >10:37:14,068 INFO program: Filesystem OS type: Linux >10:37:14,071 INFO program: Inode count: 131072 >10:37:14,074 INFO program: Block count: 2097152 >10:37:14,078 INFO program: Reserved block count: 0 >10:37:14,081 INFO program: Free blocks: 1184942 >10:37:14,085 INFO program: Free inodes: 99847 >10:37:14,089 INFO program: First block: 1 >10:37:14,092 INFO program: Block size: 1024 >10:37:14,095 INFO program: Fragment size: 1024 >10:37:14,098 INFO program: Reserved GDT blocks: 256 >10:37:14,101 INFO program: Blocks per group: 8192 >10:37:14,104 INFO program: Fragments per group: 8192 >10:37:14,108 INFO program: Inodes per group: 512 >10:37:14,111 INFO program: Inode blocks per group: 128 >10:37:14,115 INFO program: Flex block group size: 16 >10:37:14,118 INFO program: Filesystem created: Fri Jun 13 09:25:50 2014 >10:37:14,121 INFO program: Last mount time: Fri Jun 13 09:26:16 2014 >10:37:14,125 INFO program: Last write time: Fri Jun 13 09:26:26 2014 >10:37:14,130 INFO program: Mount count: 2 >10:37:14,133 INFO program: Maximum mount count: -1 >10:37:14,136 INFO program: Last checked: Fri Jun 13 09:25:50 2014 >10:37:14,139 INFO program: Check interval: 0 (<none>) >10:37:14,143 INFO program: Lifetime writes: 32 MB >10:37:14,146 INFO program: Reserved blocks uid: 0 (user root) >10:37:14,150 INFO program: Reserved blocks gid: 0 (group root) >10:37:14,153 INFO program: First inode: 11 >10:37:14,157 INFO program: Inode size: 256 >10:37:14,162 INFO program: Required extra isize: 28 >10:37:14,165 INFO program: Desired extra isize: 28 >10:37:14,168 INFO program: Journal inode: 8 >10:37:14,172 INFO program: Default directory hash: half_md4 >10:37:14,175 INFO program: Directory Hash Seed: 0d8207cc-e3a8-4afc-b10f-fc940991f41a >10:37:14,179 INFO program: Journal backup: inode blocks >10:37:14,183 INFO program: Journal features: (none) >10:37:14,186 INFO program: Journal size: 32M >10:37:14,189 INFO program: Journal length: 32768 >10:37:14,192 INFO program: Journal sequence: 0x00000009 >10:37:14,195 INFO program: Journal start: 0 >10:37:14,199 INFO program: >10:37:14,201 DEBUG program: Return code: 0 >10:37:14,206 INFO program: Running... resize2fs -P /dev/loop1 >10:37:14,409 INFO program: resize2fs 1.42.10 (18-May-2014) >10:37:14,417 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >10:37:14,420 INFO program: Couldn't find valid filesystem superblock. >10:37:14,423 DEBUG program: Return code: 1 >10:37:16,859 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:37:17,060 INFO program: dumpe2fs 1.42.10 (18-May-2014) >10:37:17,068 INFO program: Filesystem volume name: Anaconda >10:37:17,070 INFO program: Last mounted on: / >10:37:17,072 INFO program: Filesystem UUID: 8a066f26-91b9-472d-b9a3-c212fde15ff7 >10:37:17,075 INFO program: Filesystem magic number: 0xEF53 >10:37:17,077 INFO program: Filesystem revision #: 1 (dynamic) >10:37:17,080 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 >10:37:17,084 INFO program: Filesystem flags: signed_directory_hash >10:37:17,087 INFO program: Default mount options: user_xattr acl >10:37:17,089 INFO program: Filesystem state: clean >10:37:17,092 INFO program: Errors behavior: Continue >10:37:17,094 INFO program: Filesystem OS type: Linux >10:37:17,096 INFO program: Inode count: 131072 >10:37:17,099 INFO program: Block count: 2097152 >10:37:17,101 INFO program: Reserved block count: 0 >10:37:17,103 INFO program: Free blocks: 1184942 >10:37:17,106 INFO program: Free inodes: 99847 >10:37:17,108 INFO program: First block: 1 >10:37:17,111 INFO program: Block size: 1024 >10:37:17,115 INFO program: Fragment size: 1024 >10:37:17,119 INFO program: Reserved GDT blocks: 256 >10:37:17,123 INFO program: Blocks per group: 8192 >10:37:17,126 INFO program: Fragments per group: 8192 >10:37:17,129 INFO program: Inodes per group: 512 >10:37:17,132 INFO program: Inode blocks per group: 128 >10:37:17,136 INFO program: Flex block group size: 16 >10:37:17,140 INFO program: Filesystem created: Fri Jun 13 09:25:50 2014 >10:37:17,143 INFO program: Last mount time: Fri Jun 13 10:36:10 2014 >10:37:17,146 INFO program: Last write time: Fri Jun 13 10:36:10 2014 >10:37:17,149 INFO program: Mount count: 3 >10:37:17,152 INFO program: Maximum mount count: -1 >10:37:17,155 INFO program: Last checked: Fri Jun 13 09:25:50 2014 >10:37:17,158 INFO program: Check interval: 0 (<none>) >10:37:17,161 INFO program: Lifetime writes: 32 MB >10:37:17,165 INFO program: Reserved blocks uid: 0 (user root) >10:37:17,168 INFO program: Reserved blocks gid: 0 (group root) >10:37:17,171 INFO program: First inode: 11 >10:37:17,174 INFO program: Inode size: 256 >10:37:17,178 INFO program: Required extra isize: 28 >10:37:17,181 INFO program: Desired extra isize: 28 >10:37:17,185 INFO program: Journal inode: 8 >10:37:17,189 INFO program: Default directory hash: half_md4 >10:37:17,192 INFO program: Directory Hash Seed: 0d8207cc-e3a8-4afc-b10f-fc940991f41a >10:37:17,197 INFO program: Journal backup: inode blocks >10:37:17,200 INFO program: Journal features: (none) >10:37:17,204 INFO program: Journal size: 32M >10:37:17,207 INFO program: Journal length: 32768 >10:37:17,212 INFO program: Journal sequence: 0x0000000a >10:37:17,215 INFO program: Journal start: 1 >10:37:17,219 INFO program: >10:37:17,222 DEBUG program: Return code: 0 >10:37:17,227 INFO program: Running... resize2fs -P /dev/mapper/live-rw >10:37:17,439 INFO program: resize2fs 1.42.10 (18-May-2014) >10:37:17,449 INFO program: Estimated minimum size of the filesystem: 919507 >10:37:17,453 DEBUG program: Return code: 0 >10:37:18,087 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >10:37:18,278 INFO program: dumpe2fs 1.42.10 (18-May-2014) >10:37:18,286 INFO program: Filesystem volume name: Anaconda >10:37:18,288 INFO program: Last mounted on: / >10:37:18,291 INFO program: Filesystem UUID: 8a066f26-91b9-472d-b9a3-c212fde15ff7 >10:37:18,293 INFO program: Filesystem magic number: 0xEF53 >10:37:18,296 INFO program: Filesystem revision #: 1 (dynamic) >10:37:18,298 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 >10:37:18,302 INFO program: Filesystem flags: signed_directory_hash >10:37:18,304 INFO program: Default mount options: user_xattr acl >10:37:18,306 INFO program: Filesystem state: clean >10:37:18,309 INFO program: Errors behavior: Continue >10:37:18,311 INFO program: Filesystem OS type: Linux >10:37:18,313 INFO program: Inode count: 131072 >10:37:18,315 INFO program: Block count: 2097152 >10:37:18,318 INFO program: Reserved block count: 0 >10:37:18,324 INFO program: Free blocks: 1184942 >10:37:18,326 INFO program: Free inodes: 99847 >10:37:18,330 INFO program: First block: 1 >10:37:18,333 INFO program: Block size: 1024 >10:37:18,335 INFO program: Fragment size: 1024 >10:37:18,337 INFO program: Reserved GDT blocks: 256 >10:37:18,339 INFO program: Blocks per group: 8192 >10:37:18,342 INFO program: Fragments per group: 8192 >10:37:18,344 INFO program: Inodes per group: 512 >10:37:18,346 INFO program: Inode blocks per group: 128 >10:37:18,349 INFO program: Flex block group size: 16 >10:37:18,352 INFO program: Filesystem created: Fri Jun 13 09:25:50 2014 >10:37:18,355 INFO program: Last mount time: Fri Jun 13 09:26:16 2014 >10:37:18,357 INFO program: Last write time: Fri Jun 13 09:26:26 2014 >10:37:18,360 INFO program: Mount count: 2 >10:37:18,362 INFO program: Maximum mount count: -1 >10:37:18,365 INFO program: Last checked: Fri Jun 13 09:25:50 2014 >10:37:18,372 INFO program: Check interval: 0 (<none>) >10:37:18,374 INFO program: Lifetime writes: 32 MB >10:37:18,376 INFO program: Reserved blocks uid: 0 (user root) >10:37:18,380 INFO program: Reserved blocks gid: 0 (group root) >10:37:18,382 INFO program: First inode: 11 >10:37:18,384 INFO program: Inode size: 256 >10:37:18,387 INFO program: Required extra isize: 28 >10:37:18,394 INFO program: Desired extra isize: 28 >10:37:18,397 INFO program: Journal inode: 8 >10:37:18,402 INFO program: Default directory hash: half_md4 >10:37:18,406 INFO program: Directory Hash Seed: 0d8207cc-e3a8-4afc-b10f-fc940991f41a >10:37:18,410 INFO program: Journal backup: inode blocks >10:37:18,414 INFO program: Journal features: (none) >10:37:18,417 INFO program: Journal size: 32M >10:37:18,422 INFO program: Journal length: 32768 >10:37:18,425 INFO program: Journal sequence: 0x00000009 >10:37:18,429 INFO program: Journal start: 0 >10:37:18,433 INFO program: >10:37:18,437 DEBUG program: Return code: 0 >10:37:18,442 INFO program: Running... resize2fs -P /dev/mapper/live-base >10:37:18,668 INFO program: resize2fs 1.42.10 (18-May-2014) >10:37:18,681 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >10:37:18,686 INFO program: Couldn't find valid filesystem superblock. >10:37:18,690 DEBUG program: Return code: 1 >10:37:18,945 INFO program: Running... udevadm settle --timeout=300 >10:37:19,228 DEBUG program: Return code: 0 >10:37:19,344 INFO program: Running... udevadm settle --timeout=300 >10:37:19,590 DEBUG program: Return code: 0 >10:37:19,660 INFO program: Running... udevadm settle --timeout=300 >10:37:19,879 DEBUG program: Return code: 0 >10:37:20,941 INFO program: Running... hwclock --hctosys --utc >10:37:21,031 DEBUG program: Return code: 0 >10:41:25,353 INFO program: Running... udevadm settle --timeout=300 >10:41:25,704 DEBUG program: Return code: 0 >10:41:25,728 INFO program: Running... modprobe btrfs >10:41:26,437 DEBUG program: Return code: 0 >10:41:26,440 INFO program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpygaFJm >10:41:26,678 DEBUG program: Return code: 0 >10:41:26,680 INFO program: Running... modprobe xfs >10:41:27,721 DEBUG program: Return code: 0 >10:41:27,725 INFO program: Running... udevadm settle --timeout=300 >10:41:28,062 DEBUG program: Return code: 0 >10:41:28,105 INFO program: Running... umount /tmp/tmpygaFJm >10:41:28,399 DEBUG program: Return code: 0 >10:41:28,404 INFO program: Running... modprobe vfat >10:41:28,984 DEBUG program: Return code: 0 >03:42:44,546 INFO program: Running... udevadm settle --timeout=300 >03:42:44,826 DEBUG program: Return code: 0 >03:42:44,913 INFO program: Running... udevadm settle --timeout=300 >03:42:45,139 DEBUG program: Return code: 0 >03:43:12,207 INFO program: Running... udevadm settle --timeout=300 >03:43:12,393 DEBUG program: Return code: 0 >03:43:12,449 INFO program: Running... udevadm settle --timeout=300 >03:43:12,627 DEBUG program: Return code: 0 >03:43:18,726 INFO program: Running... udevadm settle --timeout=300 >03:43:18,934 DEBUG program: Return code: 0 >03:43:18,994 INFO program: Running... udevadm settle --timeout=300 >03:43:19,174 DEBUG program: Return code: 0 >03:43:32,731 INFO program: Running... hwclock --systohc --utc >03:43:33,518 DEBUG program: Return code: 0 >03:43:33,942 INFO program: Running... udevadm settle --timeout=300 >03:43:34,188 DEBUG program: Return code: 0 >03:43:34,775 INFO program: Running... udevadm settle --timeout=300 >03:43:35,371 DEBUG program: Return code: 0 >03:43:35,388 INFO program: Running... udevadm settle --timeout=300 >03:43:35,671 DEBUG program: Return code: 0 >03:43:36,051 INFO program: Running... udevadm settle --timeout=300 >03:43:36,467 DEBUG program: Return code: 0 >03:43:36,480 INFO program: Running... udevadm settle --timeout=300 >03:43:36,777 DEBUG program: Return code: 0 >03:43:37,368 INFO program: Running... udevadm settle --timeout=300 >03:43:37,928 DEBUG program: Return code: 0 >03:43:37,937 INFO program: Running... udevadm settle --timeout=300 >03:43:38,229 DEBUG program: Return code: 0 >03:43:38,266 INFO program: Running... udevadm settle --timeout=300 >03:43:38,555 DEBUG program: Return code: 0 >03:43:38,631 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2048 >03:43:39,155 INFO program: 2048+0 records in >03:43:39,168 INFO program: 2048+0 records out >03:43:39,173 INFO program: 1048576 bytes (1.0 MB) copied, 0.275293 s, 3.8 MB/s >03:43:39,180 DEBUG program: Return code: 0 >03:43:39,182 INFO program: Running... udevadm settle --timeout=300 >03:43:39,795 DEBUG program: Return code: 0 >03:43:40,173 INFO program: Running... udevadm settle --timeout=300 >03:43:40,824 DEBUG program: Return code: 0 >03:43:40,888 INFO program: Running... wipefs -f -a /dev/sda1 >03:43:41,259 DEBUG program: Return code: 0 >03:43:41,387 INFO program: Running... udevadm settle --timeout=300 >03:43:41,684 DEBUG program: Return code: 0 >03:43:41,696 INFO program: Running... udevadm settle --timeout=300 >03:43:42,001 DEBUG program: Return code: 0 >03:43:42,726 INFO program: Running... mke2fs -t ext4 /dev/sda1 >03:43:43,906 INFO program: mke2fs 1.42.10 (18-May-2014) >03:43:43,927 INFO program: Creating filesystem with 512000 1k blocks and 128016 inodes >03:43:43,930 INFO program: Filesystem UUID: 4a9c0975-b30e-4ac5-adf9-66e55107f744 >03:43:43,934 INFO program: Superblock backups stored on blocks: >03:43:43,945 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >03:43:43,954 INFO program: >03:43:43,960 INFO program: Allocating group tables: 0/63 done >03:43:43,976 INFO program: Writing inode tables: 0/63 done >03:43:43,989 INFO program: Creating journal (8192 blocks): done >03:43:44,000 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >03:43:44,013 INFO program: >03:43:44,016 DEBUG program: Return code: 0 >03:43:44,058 INFO program: Running... e2label /dev/sda1 >03:43:44,558 DEBUG program: Return code: 0 >03:43:44,598 INFO program: Running... udevadm settle --timeout=300 >03:43:45,044 DEBUG program: Return code: 0 >03:43:45,093 INFO program: Running... udevadm settle --timeout=300 >03:43:45,346 DEBUG program: Return code: 0 >03:43:45,415 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1026048 count=2048 >03:43:45,969 INFO program: 2048+0 records in >03:43:45,982 INFO program: 2048+0 records out >03:43:45,989 INFO program: 1048576 bytes (1.0 MB) copied, 0.340514 s, 3.1 MB/s >03:43:45,996 DEBUG program: Return code: 0 >03:43:45,999 INFO program: Running... udevadm settle --timeout=300 >03:43:46,532 DEBUG program: Return code: 0 >03:43:47,099 INFO program: Running... udevadm settle --timeout=300 >03:43:47,933 DEBUG program: Return code: 0 >03:43:48,006 INFO program: Running... wipefs -f -a /dev/sda2 >03:43:48,364 DEBUG program: Return code: 0 >03:43:48,512 INFO program: Running... udevadm settle --timeout=300 >03:43:48,829 DEBUG program: Return code: 0 >03:43:48,840 INFO program: Running... udevadm settle --timeout=300 >03:43:49,116 DEBUG program: Return code: 0 >03:43:49,200 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2703360 count=2048 >03:43:49,811 INFO program: 2048+0 records in >03:43:49,825 INFO program: 2048+0 records out >03:43:49,830 INFO program: 1048576 bytes (1.0 MB) copied, 0.41461 s, 2.5 MB/s >03:43:49,834 DEBUG program: Return code: 0 >03:43:49,837 INFO program: Running... udevadm settle --timeout=300 >03:43:50,586 DEBUG program: Return code: 0 >03:43:51,372 INFO program: Running... udevadm settle --timeout=300 >03:43:52,248 DEBUG program: Return code: 0 >03:43:52,306 INFO program: Running... wipefs -f -a /dev/sda3 >03:43:52,586 DEBUG program: Return code: 0 >03:43:52,729 INFO program: Running... udevadm settle --timeout=300 >03:43:52,972 DEBUG program: Return code: 0 >03:43:52,983 INFO program: Running... udevadm settle --timeout=300 >03:43:53,306 DEBUG program: Return code: 0 >03:43:54,161 INFO program: Running... mke2fs -t ext4 /dev/sda3 >03:44:00,845 INFO program: mke2fs 1.42.10 (18-May-2014) >03:44:00,852 INFO program: Creating filesystem with 1759232 4k blocks and 440640 inodes >03:44:00,855 INFO program: Filesystem UUID: 6c326423-889c-4b3d-bc7b-e9d7e70a64fa >03:44:00,858 INFO program: Superblock backups stored on blocks: >03:44:00,861 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >03:44:00,864 INFO program: >03:44:00,866 INFO program: Allocating group tables: 0/54 done >03:44:00,869 INFO program: Writing inode tables: 0/54 done >03:44:00,873 INFO program: Creating journal (32768 blocks): done >03:44:00,875 INFO program: Writing superblocks and filesystem accounting information: 0/54 done >03:44:00,878 INFO program: >03:44:00,880 DEBUG program: Return code: 0 >03:44:00,901 INFO program: Running... udevadm settle --timeout=300 >03:44:01,273 DEBUG program: Return code: 0 >03:44:01,317 INFO program: Running... udevadm settle --timeout=300 >03:44:01,604 DEBUG program: Return code: 0 > > >/tmp/storage.log: >10:36:47,889 DEBUG blivet: Caught exception, continuing. >10:36:47,890 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >10:36:47,891 DEBUG blivet: Begin exception details. >10:36:47,892 DEBUG blivet: Traceback (most recent call last): >10:36:47,893 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >10:36:47,894 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >10:36:47,895 DEBUG blivet: IOError: Unknown error >10:36:47,895 DEBUG blivet: End exception details. >10:36:47,898 INFO blivet: ISCSID is /sbin/iscsid >10:36:47,899 INFO blivet: no initiator set >10:36:49,088 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:36:49,091 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >10:36:57,603 DEBUG blivet: trying to set new default fstype to 'ext4' >10:36:57,660 DEBUG blivet: Ext4FS.supported: supported: True ; >10:36:57,669 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >10:36:57,677 DEBUG blivet: Ext4FS.supported: supported: True ; >10:36:57,692 DEBUG blivet: Caught exception, continuing. >10:36:57,694 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >10:36:57,696 DEBUG blivet: Begin exception details. >10:36:57,700 DEBUG blivet: Traceback (most recent call last): >10:36:57,702 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >10:36:57,747 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >10:36:57,751 DEBUG blivet: IOError: Unknown error >10:36:57,753 DEBUG blivet: End exception details. >10:37:00,244 INFO blivet: Detected 2048 MiB of memory >10:37:00,385 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >10:37:00,514 INFO blivet: Swap attempt of 0.0 >10:37:02,557 INFO blivet: resetting Blivet (version 0.56) instance <blivet.Blivet object at 0x7f6d5c17f150> >10:37:02,562 INFO blivet: no initiator set >10:37:02,567 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >10:37:02,573 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:37:03,975 DEBUG blivet: protected device spec LABEL=Fedora_rawhide_x86_64 resolved to sr0 >10:37:09,718 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >10:37:09,743 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376 /dev/disk/by-label/Fedora\\x20rawhide\\x20x86_64 /dev/disk/by-uuid/2014-06-13-09-32-23-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402655782', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_rawhide_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x20rawhide\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-06-13-09-32-23-00', > 'ID_FS_UUID_ENC': '2014-06-13-09-32-23-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6b8b4567', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB2-01700376', > 'ID_SERIAL_SHORT': 'VB2-01700376', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '85325', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376', > '/dev/disk/by-label/Fedora\\x20rawhide\\x20x86_64', > '/dev/disk/by-uuid/2014-06-13-09-32-23-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >10:37:09,750 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >10:37:09,759 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >10:37:09,766 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:37:09,777 INFO blivet: sr0 is a cdrom >10:37:09,787 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >10:37:09,791 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >10:37:09,805 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:37:09,809 INFO blivet: added cdrom sr0 (id 1) to device tree >10:37:09,837 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:37:09,854 DEBUG blivet: looking up parted Device: /dev/sr0 >10:37:09,812 INFO blivet: got device: OpticalDevice instance (0x7f6d4dff2a50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 398 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 203776 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7f6d4da26830> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >10:37:09,966 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:37:10,017 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:37:10,081 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:37:10,128 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:37:10,134 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:37:10,166 INFO blivet: type detected on 'sr0' is 'iso9660' >10:37:10,175 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:37:10,176 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >10:37:10,183 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >10:37:10,183 INFO blivet: got format: existing iso9660 filesystem >10:37:10,193 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB74e295d5-889388ea', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402655782', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b4b6dee7', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB74e295d5-889388ea', > 'ID_SERIAL_SHORT': 'VB74e295d5-889388ea', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544609', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB74e295d5-889388ea'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >10:37:10,222 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >10:37:10,245 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:37:10,255 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:37:10,263 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >10:37:10,291 INFO blivet: sda is a disk >10:37:10,294 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >10:37:10,313 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:37:10,562 INFO blivet: added disk sda (id 6) to device tree >10:37:10,570 DEBUG blivet: looking up parted Device: /dev/sda >10:37:10,567 INFO blivet: got device: DiskDevice instance (0x7f6d50824510) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f6d4da268c0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6d5037ed10> >10:37:12,077 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:37:12,089 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >10:37:12,097 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:37:12,099 DEBUG blivet: required disklabel type for sda (1) is None >10:37:12,100 DEBUG blivet: default disklabel type for sda is msdos >10:37:12,105 DEBUG blivet: selecting msdos disklabel for sda based on size >10:37:12,116 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >10:37:12,415 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 0x7f6d4e00d3d0>] > device: <parted.device.Device object at 0x7f6d50396d90> > PedDisk: <_ped.Disk object at 0x7f6d4e00b128> >10:37:12,453 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >10:37:12,510 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:37:12,543 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB74e295d5-889388ea-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'b4b6dee7-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b4b6dee7', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB74e295d5-889388ea', > 'ID_SERIAL_SHORT': 'VB74e295d5-889388ea', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '548996', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB74e295d5-889388ea-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >10:37:12,548 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >10:37:12,557 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >10:37:12,579 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:37:12,585 INFO blivet: sda1 is a partition >10:37:12,593 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >10:37:12,606 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:37:12,660 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing msdos disklabel >10:37:12,677 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:37:12,686 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:37:12,688 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >10:37:12,701 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >10:37:12,703 DEBUG blivet: looking up parted Partition: /dev/sda1 >10:37:12,711 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >10:37:12,723 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >10:37:12,732 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >10:37:12,770 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >10:37:12,774 INFO blivet: added partition sda1 (id 11) to device tree >10:37:12,833 DEBUG blivet: looking up parted Device: /dev/sda1 >10:37:12,777 INFO blivet: got device: PartitionDevice instance (0x7f6d74809390) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f6d4da26d40> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d50396e50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d4e00d550> PedPartition: <_ped.Partition object at 0x7f6d5039c290> > disk = existing 8192 MiB disk sda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = >10:37:13,396 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >10:37:13,402 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >10:37:13,406 DEBUG blivet: device sda1 does not contain a disklabel >10:37:13,409 DEBUG blivet: no type or existing type for sda1, bailing >10:37:13,419 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402655782', > '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': '866327', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:37:13,427 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >10:37:13,436 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >10:37:13,445 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:37:13,448 INFO blivet: loop0 is a loop device >10:37:13,456 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:37:13,467 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >10:37:13,476 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:37:13,478 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >10:37:13,489 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >10:37:13,492 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 15) to device tree >10:37:13,506 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >10:37:13,508 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19 >10:37:13,519 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:37:13,521 INFO blivet: added loop loop0 (id 18) to device tree >10:37:13,524 INFO blivet: got device: LoopDevice instance (0x7f6d4e00dd50) -- > name = loop0 status = False kids = 0 id = 18 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (15)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >10:37:13,561 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:37:13,570 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:37:13,573 DEBUG blivet: device loop0 does not contain a disklabel >10:37:13,579 INFO blivet: type detected on 'loop0' is 'squashfs' >10:37:13,584 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 21 >10:37:13,595 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:37:13,606 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/8a066f26-91b9-472d-b9a3-c212fde15ff7', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402655782', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8a066f26-91b9-472d-b9a3-c212fde15ff7', > 'ID_FS_UUID_ENC': '8a066f26-91b9-472d-b9a3-c212fde15ff7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '870555', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/8a066f26-91b9-472d-b9a3-c212fde15ff7'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:37:13,614 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >10:37:13,623 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:37:13,631 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:37:13,637 INFO blivet: loop1 is a loop device >10:37:13,645 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:37:13,655 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >10:37:13,664 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:37:13,666 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >10:37:13,676 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >10:37:13,679 INFO blivet: added file /LiveOS/rootfs.img (id 23) to device tree >10:37:13,692 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >10:37:13,694 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >10:37:13,704 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:37:13,706 INFO blivet: added loop loop1 (id 26) to device tree >10:37:13,710 INFO blivet: got device: LoopDevice instance (0x7f6d5037ec90) -- > name = loop1 status = False kids = 0 id = 26 > parents = ['existing 0 B file /LiveOS/rootfs.img (23)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >10:37:13,749 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:37:13,758 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:37:13,761 DEBUG blivet: device loop1 does not contain a disklabel >10:37:13,765 INFO blivet: type detected on 'loop1' is 'ext4' >10:37:14,427 DEBUG blivet: size=0 B, current=2048 MiB >10:37:14,563 DEBUG blivet: using current size 0 as min size >10:37:14,577 DEBUG blivet: Ext4FS.supported: supported: True ; >10:37:14,583 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 29 >10:37:14,592 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >10:37:14,593 INFO blivet: got format: existing ext4 filesystem >10:37:14,606 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402655782', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '872678', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:37:14,613 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >10:37:14,623 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >10:37:14,632 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:37:14,635 INFO blivet: loop2 is a loop device >10:37:14,671 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:37:14,706 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:37:14,734 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:37:14,740 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >10:37:14,777 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:37:14,781 INFO blivet: added file /overlay (deleted) (id 31) to device tree >10:37:14,821 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:37:14,825 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >10:37:14,841 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:37:14,844 INFO blivet: added loop loop2 (id 34) to device tree >10:37:14,857 INFO blivet: got device: LoopDevice instance (0x7f6d4e00de90) -- > name = loop2 status = False kids = 0 id = 34 > parents = ['existing 0 B file /overlay (deleted) (31)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >10:37:14,900 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:37:14,908 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:37:14,910 DEBUG blivet: device loop2 does not contain a disklabel >10:37:14,915 DEBUG blivet: no type or existing type for loop2, bailing >10:37:14,934 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/8a066f26-91b9-472d-b9a3-c212fde15ff7 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402655782', > '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': '8a066f26-91b9-472d-b9a3-c212fde15ff7', > 'ID_FS_UUID_ENC': '8a066f26-91b9-472d-b9a3-c212fde15ff7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '952643', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/8a066f26-91b9-472d-b9a3-c212fde15ff7', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:37:14,938 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >10:37:14,945 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:37:14,953 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:37:14,956 INFO blivet: live-rw is a device-mapper device >10:37:14,965 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >10:37:14,975 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:37:14,984 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (26) with existing ext4 filesystem >10:37:15,001 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >10:37:15,011 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (34) >10:37:15,026 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:37:15,044 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:37:15,056 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >10:37:15,059 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >10:37:15,068 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:37:15,070 INFO blivet: added dm live-rw (id 38) to device tree >10:37:15,077 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >10:37:15,074 INFO blivet: got device: DMDevice instance (0x7f6d4e00ded0) -- > name = live-rw status = True kids = 0 id = 38 > parents = ['existing 0 B loop loop2 (34)'] > uuid = None size = 2048 MiB > format = existing None > 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 0x7f6d4da26cb0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:37:16,844 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:37:16,852 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:37:16,853 DEBUG blivet: device live-rw does not contain a disklabel >10:37:16,855 INFO blivet: type detected on 'live-rw' is 'ext4' >10:37:17,457 DEBUG blivet: size=897.96 MiB, current=2048 MiB >10:37:17,633 DEBUG blivet: padding min size from 941575168 up to 941575668 >10:37:17,645 DEBUG blivet: Ext4FS.supported: supported: True ; >10:37:17,650 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 41 >10:37:17,658 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:37:17,660 INFO blivet: got format: existing ext4 filesystem >10:37:17,673 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/8a066f26-91b9-472d-b9a3-c212fde15ff7 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1402655782', > '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': '8a066f26-91b9-472d-b9a3-c212fde15ff7', > 'ID_FS_UUID_ENC': '8a066f26-91b9-472d-b9a3-c212fde15ff7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '362828', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/8a066f26-91b9-472d-b9a3-c212fde15ff7', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >10:37:17,676 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >10:37:17,683 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:37:17,689 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:37:17,691 INFO blivet: live-base is a device-mapper device >10:37:17,699 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >10:37:17,707 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:37:17,716 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:37:17,723 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (26) with existing ext4 filesystem >10:37:17,738 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:37:17,745 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:37:17,755 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >10:37:17,757 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >10:37:17,765 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >10:37:17,767 INFO blivet: added dm live-base (id 43) to device tree >10:37:17,771 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >10:37:17,769 INFO blivet: got device: DMDevice instance (0x7f6d4e00df10) -- > name = live-base status = True kids = 0 id = 43 > parents = ['existing 0 B loop loop1 (26) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > 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 0x7f6d4da26c20> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >10:37:18,072 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >10:37:18,081 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >10:37:18,082 DEBUG blivet: device live-base does not contain a disklabel >10:37:18,084 INFO blivet: type detected on 'live-base' is 'ext4' >10:37:18,698 DEBUG blivet: size=0 B, current=2048 MiB >10:37:18,883 DEBUG blivet: using current size 0 as min size >10:37:18,909 DEBUG blivet: Ext4FS.supported: supported: True ; >10:37:18,914 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 46 >10:37:18,932 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >10:37:18,941 INFO blivet: got format: existing ext4 filesystem >10:37:19,316 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:37:19,325 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >10:37:19,343 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >10:37:19,618 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:37:19,634 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:37:19,658 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:37:19,899 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:37:19,902 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >10:37:19,929 INFO blivet: edd: collected mbr signatures: {'sda': '0xb4b6dee7'} >10:37:19,938 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0xb4b6dee7 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 16777216 >10:37:19,941 INFO blivet: edd: matched 0x80 to sda using MBR sig >10:37:20,461 DEBUG blivet: Ext4FS.supported: supported: True ; >10:37:20,481 DEBUG blivet: Ext4FS.supported: supported: True ; >10:37:20,509 DEBUG blivet: Ext4FS.supported: supported: True ; >10:37:20,554 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:37:20,587 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:37:21,062 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >10:37:21,092 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >10:37:21,121 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >10:37:21,141 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:37:21,208 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 398 MiB cdrom sr0 (1) with existing iso9660 filesystem >10:37:21,720 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >10:37:21,724 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >10:37:21,736 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >10:37:21,750 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:37:21,818 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 398 MiB cdrom sr0 (1) with existing iso9660 filesystem >10:41:25,080 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:41:25,062 INFO blivet: updating format of device: existing 398 MiB cdrom sr0 (1) with existing iso9660 filesystem >10:41:25,133 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:41:25,186 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:41:25,188 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:41:25,209 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:41:25,217 DEBUG blivet: NFSv4.supported: supported: False ; >10:41:25,235 DEBUG blivet: NFSv4.supported: supported: False ; >10:41:25,250 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:41:25,266 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:41:25,275 DEBUG blivet: Ext4FS.supported: supported: True ; >10:41:25,294 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:41:25,334 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >10:41:25,343 DEBUG blivet: Ext4FS.supported: supported: True ; >10:41:25,535 DEBUG blivet: Ext3FS.supported: supported: True ; >10:41:25,574 DEBUG blivet: Ext3FS.supported: supported: True ; >10:41:25,588 DEBUG blivet: Ext2FS.supported: supported: True ; >10:41:25,606 DEBUG blivet: Ext2FS.supported: supported: True ; >10:41:25,616 DEBUG blivet: SysFS.supported: supported: False ; >10:41:25,625 DEBUG blivet: SysFS.supported: supported: False ; >10:41:25,641 DEBUG blivet: MultipathMember.__init__: >10:41:25,653 DEBUG blivet: MDRaidMember.__init__: >10:41:25,664 DEBUG blivet: ProcFS.supported: supported: False ; >10:41:25,669 DEBUG blivet: ProcFS.supported: supported: False ; >10:41:25,681 DEBUG blivet: SwapSpace.__init__: >10:41:25,691 DEBUG blivet: NoDevFS.supported: supported: False ; >10:41:25,695 DEBUG blivet: NoDevFS.supported: supported: False ; >10:41:25,701 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:41:25,718 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:41:25,725 DEBUG blivet: BTRFS.supported: supported: True ; >10:41:25,816 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:41:25,855 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:41:25,880 DEBUG blivet: no type or existing type for sr0, bailing >10:41:26,569 DEBUG blivet: USBFS.supported: supported: False ; >10:41:26,597 DEBUG blivet: USBFS.supported: supported: False ; >10:41:26,602 DEBUG blivet: DiskLabel.__init__: >10:41:26,603 INFO blivet: DiskLabel.partedDevice returning None >10:41:26,610 DEBUG blivet: HFSPlus.supported: supported: False ; >10:41:26,614 DEBUG blivet: HFSPlus.supported: supported: False ; >10:41:26,627 DEBUG blivet: XFS.supported: supported: True ; >10:41:27,829 DEBUG blivet: XFS.supported: supported: True ; >10:41:27,873 DEBUG blivet: TmpFS.supported: supported: True ; >10:41:28,217 DEBUG blivet: LUKS.__init__: >10:41:28,239 DEBUG blivet: NTFS.supported: supported: False ; >10:41:28,244 DEBUG blivet: NTFS.supported: supported: False ; >10:41:28,253 DEBUG blivet: BindFS.supported: supported: False ; >10:41:28,266 DEBUG blivet: BindFS.supported: supported: False ; >10:41:28,271 DEBUG blivet: HFS.supported: supported: False ; >10:41:28,275 DEBUG blivet: HFS.supported: supported: False ; >10:41:28,288 DEBUG blivet: LVMPhysicalVolume.__init__: >10:41:28,300 DEBUG blivet: NFS.supported: supported: False ; >10:41:28,304 DEBUG blivet: NFS.supported: supported: False ; >10:41:28,331 DEBUG blivet: FATFS.supported: supported: True ; >10:41:28,992 DEBUG blivet: FATFS.supported: supported: True ; >10:41:29,003 DEBUG blivet: DMRaidMember.__init__: >03:42:38,192 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >03:42:38,214 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing msdos disklabel >03:42:44,196 INFO blivet: Detected 2048 MiB of memory >03:42:44,263 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >03:42:44,396 INFO blivet: Swap attempt of 819.2 MiB >03:42:44,469 DEBUG blivet: clearpart: looking at sda1 >03:42:44,471 DEBUG blivet: checking whether disk sda has an empty extended >03:42:44,476 DEBUG blivet: extended is None ; logicals is [] >03:42:44,496 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >03:42:44,539 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing msdos disklabel >03:42:44,540 DEBUG blivet: resolved 'sda' to 'sda' (disk) >03:42:45,235 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >03:42:45,275 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing msdos disklabel >03:42:45,276 DEBUG blivet: resolved 'sda' to 'sda' (disk) >03:42:45,282 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >03:42:45,315 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing msdos disklabel >03:42:45,315 DEBUG blivet: resolved 'sda' to 'sda' (disk) >03:42:45,676 DEBUG blivet: starting Blivet copy >03:42:45,741 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >03:42:45,742 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d495b3590> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d49622b50> PedPartition: <_ped.Partition object at 0x7f6d495a3a70> >03:42:45,768 DEBUG blivet: finished Blivet copy >03:42:51,600 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance with object id 116 >03:43:03,821 INFO storage.ui: removed partition sda1 (id 11) from device tree >03:43:03,832 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:43:03,833 INFO storage.ui: registered action: [117] destroy device partition sda1 (id 11) >03:43:03,837 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 119 >03:43:03,847 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >03:43:03,848 INFO storage.ui: registered action: [118] destroy format msdos disklabel on disk sda (id 6) >03:43:03,851 DEBUG storage.ui: required disklabel type for sda (1) is None >03:43:03,851 DEBUG storage.ui: default disklabel type for sda is msdos >03:43:03,853 DEBUG storage.ui: selecting msdos disklabel for sda based on size >03:43:03,860 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >03:43:03,869 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >03:43:03,870 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f6d4960e910> > PedDisk: <_ped.Disk object at 0x7f6d4955f488> >03:43:03,872 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance with object id 120 >03:43:03,879 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >03:43:03,879 INFO storage.ui: registered action: [121] create format msdos disklabel on disk sda (id 6) >03:43:09,150 DEBUG storage.ui: doAutoPart: True >03:43:09,151 DEBUG storage.ui: encryptedAutoPart: False >03:43:09,152 DEBUG storage.ui: autoPartType: 0 >03:43:09,152 DEBUG storage.ui: clearPartType: 2 >03:43:09,155 DEBUG storage.ui: clearPartDisks: ['sda'] >03:43:09,290 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f6d49622910) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f6d49622950) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f6d49622990) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f6d496229d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f6d49622a10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819.2 MiB maxSize = None grow = False > >03:43:09,291 DEBUG storage.ui: storage.disks: ['sda'] >03:43:09,292 DEBUG storage.ui: storage.partitioned: ['sda'] >03:43:09,292 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >03:43:09,302 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:43:09,327 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with non-existent msdos disklabel >03:43:09,328 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:43:09,328 DEBUG storage.ui: boot disk: sda >03:43:09,330 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f6d495b3ad0) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f6d4da268c0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f6d495b3450>] >03:43:09,467 DEBUG storage.ui: devs: [] >03:43:09,483 DEBUG storage.ui: Ext4FS.supported: supported: True ; >03:43:09,486 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 122 >03:43:09,495 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:43:09,503 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >03:43:09,511 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >03:43:09,519 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:43:09,519 INFO storage.ui: added partition req0 (id 123) to device tree >03:43:09,521 INFO storage.ui: registered action: [125] create device partition req0 (id 123) >03:43:09,523 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 127 >03:43:09,530 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >03:43:09,538 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: ext4 ; type: ext4 ; >03:43:09,538 INFO storage.ui: registered action: [126] create format ext4 filesystem mounted at / on partition req0 (id 123) >03:43:09,547 DEBUG storage.ui: Ext4FS.supported: supported: True ; >03:43:09,550 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 128 >03:43:09,559 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:43:09,566 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >03:43:09,574 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >03:43:09,582 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:43:09,582 INFO storage.ui: added partition req1 (id 129) to device tree >03:43:09,584 INFO storage.ui: registered action: [131] create device partition req1 (id 129) >03:43:09,586 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 133 >03:43:09,594 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >03:43:09,601 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >03:43:09,602 INFO storage.ui: registered action: [132] create format ext4 filesystem mounted at /boot on partition req1 (id 129) >03:43:09,604 INFO storage.ui: skipping unneeded stage1 biosboot request >03:43:09,606 DEBUG storage.ui: PartSpec instance (0x7f6d496229d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >03:43:09,656 DEBUG storage.ui: existing 8192 MiB disk sda (6) with non-existent msdos disklabel >03:43:09,714 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >03:43:09,715 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance with object id 134 >03:43:09,722 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:43:09,729 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >03:43:09,736 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >03:43:09,744 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:43:09,744 INFO storage.ui: added partition req2 (id 135) to device tree >03:43:09,746 INFO storage.ui: registered action: [137] create device partition req2 (id 135) >03:43:09,748 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 139 >03:43:09,754 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >03:43:09,761 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: swap ; type: swap ; >03:43:09,762 INFO storage.ui: registered action: [138] create format swap on partition req2 (id 135) >03:43:09,769 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:43:09,774 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 123)', 'req1(id 129)', 'req2(id 135)'] from disk(s) ['sda'] >03:43:09,775 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 123)', 'req1(id 129)', 'req2(id 135)'] >03:43:09,776 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 129)', 'req2(id 135)', 'req0(id 123)'] from disk(s) ['sda'] >03:43:09,782 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:43:09,805 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with non-existent msdos disklabel >03:43:09,806 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:43:09,812 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:43:09,835 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with non-existent msdos disklabel >03:43:09,836 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:43:09,836 DEBUG storage.ui: allocating partition: req1 ; id: 129 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >03:43:09,885 DEBUG storage.ui: checking freespace on sda >03:43:09,886 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >03:43:09,935 DEBUG storage.ui: checking 63-16777215 (8191.97 MiB) >03:43:09,986 DEBUG storage.ui: current free range is 63-16777215 (8191.97 MiB) >03:43:10,035 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:43:10,036 DEBUG storage.ui: new free: 63-16777215 / 8191.97 MiB >03:43:10,086 DEBUG storage.ui: new free allows for 0 sectors of growth >03:43:10,087 DEBUG storage.ui: found free space for bootable request >03:43:10,088 DEBUG storage.ui: adjusted start sector from 63 to 2048 >03:43:10,091 DEBUG storage.ui: created partition sda1 of 500 MiB and added it to /dev/sda >03:43:10,148 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:43:10,149 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d4962b5d0> PedPartition: <_ped.Partition object at 0x7f6d43424650> >03:43:10,179 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >03:43:10,186 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:43:10,194 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:43:10,194 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d4962b4d0> PedPartition: <_ped.Partition object at 0x7f6d49559650> >03:43:10,226 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:43:10,250 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with non-existent msdos disklabel >03:43:10,250 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:43:10,256 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:43:10,280 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with non-existent msdos disklabel >03:43:10,281 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:43:10,281 DEBUG storage.ui: allocating partition: req2 ; id: 135 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 819.2 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >03:43:10,330 DEBUG storage.ui: checking freespace on sda >03:43:10,331 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=819.2 MiB boot=False best=None grow=False start=None >03:43:10,378 DEBUG storage.ui: checking 63-2047 (992.5 KiB) >03:43:10,428 DEBUG storage.ui: current free range is 63-2047 (992.5 KiB) >03:43:10,477 DEBUG storage.ui: checking 1026048-16777215 (7691 MiB) >03:43:10,527 DEBUG storage.ui: current free range is 1026048-16777215 (7691 MiB) >03:43:10,577 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:43:10,578 DEBUG storage.ui: new free: 1026048-16777215 / 7691 MiB >03:43:10,627 DEBUG storage.ui: new free allows for 0 sectors of growth >03:43:10,628 DEBUG storage.ui: adjusted length from 1677721 to 1677312 >03:43:10,630 DEBUG storage.ui: created partition sda2 of 819 MiB and added it to /dev/sda >03:43:10,684 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >03:43:10,684 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d4962b910> PedPartition: <_ped.Partition object at 0x7f6d43424470> >03:43:10,692 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >03:43:10,699 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >03:43:10,707 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:43:10,707 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d4962b990> PedPartition: <_ped.Partition object at 0x7f6d43424710> >03:43:10,715 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:43:10,739 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with non-existent msdos disklabel >03:43:10,740 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:43:10,746 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:43:10,770 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with non-existent msdos disklabel >03:43:10,771 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:43:10,771 DEBUG storage.ui: allocating partition: req0 ; id: 123 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024 MiB ; grow: True ; max_size: 50 GiB ; start: None ; end: None >03:43:10,866 DEBUG storage.ui: checking freespace on sda >03:43:10,867 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024 MiB boot=False best=None grow=True start=None >03:43:10,916 DEBUG storage.ui: checking 63-2047 (992.5 KiB) >03:43:10,962 DEBUG storage.ui: current free range is 63-2047 (992.5 KiB) >03:43:11,009 DEBUG storage.ui: checking 2703360-16777215 (6872 MiB) >03:43:11,057 DEBUG storage.ui: current free range is 2703360-16777215 (6872 MiB) >03:43:11,107 DEBUG storage.ui: evaluating growth potential for new layout >03:43:11,107 DEBUG storage.ui: calculating growth for disk /dev/sda >03:43:11,115 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:43:11,115 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d4962bbd0> PedPartition: <_ped.Partition object at 0x7f6d43424350> >03:43:11,123 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >03:43:11,130 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >03:43:11,131 DEBUG storage.ui: adding request 129 to chunk 16777153 (63-16777215) on /dev/sda >03:43:11,132 DEBUG storage.ui: adding request 135 to chunk 16777153 (63-16777215) on /dev/sda >03:43:11,133 DEBUG storage.ui: adding request 123 to chunk 16777153 (63-16777215) on /dev/sda >03:43:11,133 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/sda start = 63 end = 16777215 >sectorSize = 512 B > >03:43:11,136 DEBUG storage.ui: req: PartitionRequest instance -- >id = 129 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >03:43:11,136 DEBUG storage.ui: req: PartitionRequest instance -- >id = 135 name = sda2 growable = False >base = 1677312 growth = 0 max_grow = 0 >done = True >03:43:11,137 DEBUG storage.ui: req: PartitionRequest instance -- >id = 123 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >03:43:11,137 DEBUG storage.ui: 1 requests and 11978689 (5848.97 MiB) left in chunk >03:43:11,187 DEBUG storage.ui: adding 11978689 (5848.97 MiB) to 123 (sda3) >03:43:11,238 DEBUG storage.ui: new grow amount for request 123 (sda3) is 11978689 units, or 5848.97 MiB >03:43:11,288 DEBUG storage.ui: request 129 (sda1) growth: 0 (0 B) size: 500 MiB >03:43:11,338 DEBUG storage.ui: request 135 (sda2) growth: 0 (0 B) size: 819 MiB >03:43:11,386 DEBUG storage.ui: request 123 (sda3) growth: 11978689 (5848.97 MiB) size: 6872.97 MiB >03:43:11,479 DEBUG storage.ui: disk /dev/sda growth: 11978689 (5848.97 MiB) >03:43:11,530 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:43:11,531 DEBUG storage.ui: device sda3 new partedPartition None >03:43:11,537 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >03:43:11,544 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >03:43:11,544 DEBUG storage.ui: total growth: 11978689 sectors >03:43:11,545 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:43:11,545 DEBUG storage.ui: new free: 2703360-16777215 / 6872 MiB >03:43:11,595 DEBUG storage.ui: new free allows for 11978689 sectors of growth >03:43:11,597 DEBUG storage.ui: created partition sda3 of 1024 MiB and added it to /dev/sda >03:43:11,652 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:43:11,653 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d4962be50> PedPartition: <_ped.Partition object at 0x7f6d43424890> >03:43:11,660 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >03:43:11,668 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >03:43:11,676 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:43:11,676 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d4962bed0> PedPartition: <_ped.Partition object at 0x7f6d434248f0> >03:43:11,678 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 123)', 'sda1(id 129)', 'sda2(id 135)'] >03:43:11,678 DEBUG storage.ui: growable partitions are ['sda3'] >03:43:11,679 DEBUG storage.ui: adding request 123 to chunk 16777153 (63-16777215) on /dev/sda >03:43:11,680 DEBUG storage.ui: adding request 129 to chunk 16777153 (63-16777215) on /dev/sda >03:43:11,680 DEBUG storage.ui: adding request 135 to chunk 16777153 (63-16777215) on /dev/sda >03:43:11,681 DEBUG storage.ui: disk sda has 1 chunks >03:43:11,681 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/sda start = 63 end = 16777215 >sectorSize = 512 B > >03:43:11,683 DEBUG storage.ui: req: PartitionRequest instance -- >id = 129 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >03:43:11,684 DEBUG storage.ui: req: PartitionRequest instance -- >id = 135 name = sda2 growable = False >base = 1677312 growth = 0 max_grow = 0 >done = True >03:43:11,684 DEBUG storage.ui: req: PartitionRequest instance -- >id = 123 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >03:43:11,685 DEBUG storage.ui: 1 requests and 11978689 (5848.97 MiB) left in chunk >03:43:11,735 DEBUG storage.ui: adding 11978689 (5848.97 MiB) to 123 (sda3) >03:43:11,785 DEBUG storage.ui: new grow amount for request 123 (sda3) is 11978689 units, or 5848.97 MiB >03:43:11,834 DEBUG storage.ui: growing partitions on sda >03:43:11,835 DEBUG storage.ui: partition sda1 (129): 0 >03:43:11,836 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6d4960eed0> PedGeometry: <_ped.Geometry object at 0x7f6d4962bf90> >03:43:11,837 DEBUG storage.ui: partition sda2 (135): 0 >03:43:11,837 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 2703359 length: 1677312 > device: <parted.device.Device object at 0x7f6d4960eed0> PedGeometry: <_ped.Geometry object at 0x7f6d43453190> >03:43:11,838 DEBUG storage.ui: partition sda3 (123): 0 >03:43:11,839 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 2703360 end: 16777215 length: 14073856 > device: <parted.device.Device object at 0x7f6d4960eed0> PedGeometry: <_ped.Geometry object at 0x7f6d43453310> >03:43:11,839 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 129)', 'sda2(id 135)', 'sda3(id 123)'] from disk(s) ['sda'] >03:43:11,846 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:43:11,846 DEBUG storage.ui: device sda1 new partedPartition None >03:43:11,853 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >03:43:11,861 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >03:43:11,868 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:43:11,869 DEBUG storage.ui: device sda2 new partedPartition None >03:43:11,875 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >03:43:11,884 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >03:43:11,891 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:43:11,891 DEBUG storage.ui: device sda3 new partedPartition None >03:43:11,898 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >03:43:11,906 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:43:11,907 DEBUG storage.ui: back from removeNewPartitions >03:43:11,907 DEBUG storage.ui: extended: None >03:43:11,907 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6d4960eed0> PedGeometry: <_ped.Geometry object at 0x7f6d4962bf90> >03:43:11,914 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:43:11,915 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d43453410> PedPartition: <_ped.Partition object at 0x7f6d43424830> >03:43:11,946 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >03:43:11,954 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:43:11,961 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:43:11,962 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d43453550> PedPartition: <_ped.Partition object at 0x7f6d43424710> >03:43:11,987 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 2703359 length: 1677312 > device: <parted.device.Device object at 0x7f6d4960eed0> PedGeometry: <_ped.Geometry object at 0x7f6d43453190> >03:43:11,994 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >03:43:11,994 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d4962b750> PedPartition: <_ped.Partition object at 0x7f6d434249b0> >03:43:12,002 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >03:43:12,009 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >03:43:12,017 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:43:12,018 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d4962ba50> PedPartition: <_ped.Partition object at 0x7f6d43424890> >03:43:12,020 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2703360 end: 16777215 length: 14073856 > device: <parted.device.Device object at 0x7f6d4960eed0> PedGeometry: <_ped.Geometry object at 0x7f6d43453310> >03:43:12,026 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:43:12,027 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d495e0390> PedPartition: <_ped.Partition object at 0x7f6d43424950> >03:43:12,034 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >03:43:12,042 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >03:43:12,049 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:43:12,050 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d4962bed0> PedPartition: <_ped.Partition object at 0x7f6d43424350> >03:43:12,051 DEBUG storage.ui: fixing size of non-existent 500 MiB partition sda1 (129) with non-existent ext4 filesystem mounted at /boot >03:43:12,103 DEBUG storage.ui: fixing size of non-existent 819 MiB partition sda2 (135) with non-existent swap >03:43:12,154 DEBUG storage.ui: fixing size of non-existent 6872 MiB partition sda3 (123) with non-existent ext4 filesystem mounted at / >03:43:12,695 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:43:12,728 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with non-existent msdos disklabel >03:43:12,729 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:43:12,736 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:43:12,760 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with non-existent msdos disklabel >03:43:12,761 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:43:13,036 DEBUG blivet: Ext4FS.supported: supported: True ; >03:43:13,039 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 140 >03:43:19,242 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >03:43:19,272 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with non-existent msdos disklabel >03:43:19,273 DEBUG blivet: resolved 'sda' to 'sda' (disk) >03:43:19,279 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >03:43:19,303 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with non-existent msdos disklabel >03:43:19,304 DEBUG blivet: resolved 'sda' to 'sda' (disk) >03:43:33,560 INFO blivet: omitting ksdata: existing 8192 MiB disk sda (6) with non-existent msdos disklabel >03:43:33,740 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >03:43:33,753 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >03:43:33,760 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >03:43:33,767 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >03:43:33,768 DEBUG blivet: action: [117] destroy device partition sda1 (id 11) >03:43:33,769 DEBUG blivet: action: [118] destroy format msdos disklabel on disk sda (id 6) >03:43:33,770 DEBUG blivet: action: [121] create format msdos disklabel on disk sda (id 6) >03:43:33,771 DEBUG blivet: action: [131] create device partition sda1 (id 129) >03:43:33,772 DEBUG blivet: action: [137] create device partition sda2 (id 135) >03:43:33,773 DEBUG blivet: action: [138] create format swap on partition sda2 (id 135) >03:43:33,773 DEBUG blivet: action: [125] create device partition sda3 (id 123) >03:43:33,774 DEBUG blivet: action: [126] create format ext4 filesystem mounted at / on partition sda3 (id 123) >03:43:33,775 DEBUG blivet: action: [132] create format ext4 filesystem mounted at /boot on partition sda1 (id 129) >03:43:33,776 INFO blivet: pruning action queue... >03:43:33,780 INFO blivet: resetting parted disks... >03:43:33,788 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >03:43:33,793 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >03:43:33,799 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >03:43:33,805 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >03:43:33,810 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >03:43:33,818 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >03:43:33,820 DEBUG blivet: sector-based lookup found partition sda1 >03:43:33,827 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >03:43:33,829 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d495b3d10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d4964fa10> PedPartition: <_ped.Partition object at 0x7f6d4345bcb0> >03:43:33,864 INFO blivet: sorting actions... >03:43:33,868 DEBUG blivet: action: [117] destroy device partition sda1 (id 11) >03:43:33,869 DEBUG blivet: action: [118] destroy format msdos disklabel on disk sda (id 6) >03:43:33,870 DEBUG blivet: lvm filter: removing sda3 from the reject list >03:43:33,871 DEBUG blivet: sda3 wasn't in the reject list >03:43:33,872 DEBUG blivet: lvm filter: removing sda1 from the reject list >03:43:33,873 DEBUG blivet: sda1 wasn't in the reject list >03:43:33,874 DEBUG blivet: lvm filter: removing sda2 from the reject list >03:43:33,875 DEBUG blivet: sda2 wasn't in the reject list >03:43:33,875 DEBUG blivet: action: [121] create format msdos disklabel on disk sda (id 6) >03:43:33,877 DEBUG blivet: lvm filter: removing sda3 from the reject list >03:43:33,878 DEBUG blivet: sda3 wasn't in the reject list >03:43:33,879 DEBUG blivet: lvm filter: removing sda1 from the reject list >03:43:33,880 DEBUG blivet: sda1 wasn't in the reject list >03:43:33,880 DEBUG blivet: lvm filter: removing sda2 from the reject list >03:43:33,881 DEBUG blivet: sda2 wasn't in the reject list >03:43:33,882 DEBUG blivet: action: [131] create device partition sda1 (id 129) >03:43:33,883 DEBUG blivet: action: [132] create format ext4 filesystem mounted at /boot on partition sda1 (id 129) >03:43:33,884 DEBUG blivet: action: [137] create device partition sda2 (id 135) >03:43:33,885 DEBUG blivet: action: [125] create device partition sda3 (id 123) >03:43:33,887 DEBUG blivet: action: [126] create format ext4 filesystem mounted at / on partition sda3 (id 123) >03:43:33,888 DEBUG blivet: action: [138] create format swap on partition sda2 (id 135) >03:43:33,889 INFO blivet: executing action: [117] destroy device partition sda1 (id 11) >03:43:33,898 DEBUG blivet: PartitionDevice.destroy: sda1 ; status: True ; >03:43:33,912 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >03:43:33,921 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >03:43:33,941 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >03:43:34,206 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >03:43:34,214 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >03:43:34,226 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >03:43:34,233 DEBUG blivet: PartitionDevice._destroy: sda1 ; status: True ; >03:43:34,244 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >03:43:35,680 INFO blivet: executing action: [118] destroy format msdos disklabel on disk sda (id 6) >03:43:35,697 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >03:43:35,706 DEBUG blivet: DiskLabel.destroy: device: /dev/sda ; status: False ; type: disklabel ; >03:43:36,784 INFO blivet: executing action: [121] create format msdos disklabel on disk sda (id 6) >03:43:36,807 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:43:36,814 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >03:43:36,820 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >03:43:36,827 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >03:43:38,247 DEBUG blivet: DiskDevice.updateSysfsPath: sda ; status: True ; >03:43:38,254 DEBUG blivet: sda sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >03:43:38,561 INFO blivet: executing action: [131] create device partition sda1 (id 129) >03:43:38,576 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >03:43:38,584 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >03:43:38,595 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:43:38,608 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >03:43:38,616 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >03:43:38,627 DEBUG blivet: PartitionDevice._wipe: sda1 ; status: False ; >03:43:39,819 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >03:43:40,834 DEBUG blivet: post-commit partition path is /dev/sda1 >03:43:40,844 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >03:43:40,845 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d43453350> PedPartition: <_ped.Partition object at 0x7f6d4345bd70> >03:43:40,887 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >03:43:41,323 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:43:41,338 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >03:43:41,350 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >03:43:41,369 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >03:43:42,011 INFO blivet: executing action: [132] create format ext4 filesystem mounted at /boot on partition sda1 (id 129) >03:43:42,036 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:43:42,044 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >03:43:42,052 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >03:43:42,059 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >03:43:42,072 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >03:43:42,079 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >03:43:42,086 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >03:43:42,093 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >03:43:42,100 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >03:43:42,114 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >03:43:42,133 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >03:43:42,139 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >03:43:42,146 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >03:43:42,158 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >03:43:42,165 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >03:43:42,172 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 16 ; >03:43:42,180 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 17 ; >03:43:42,186 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 18 ; >03:43:42,199 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >03:43:42,707 DEBUG blivet: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >03:43:42,723 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /boot ; type: ext4 ; >03:43:42,724 WARN blivet: Could not create label () on filesystem ext4 >03:43:44,035 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >03:43:44,043 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda1 >03:43:44,588 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >03:43:44,594 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda1 >03:43:45,062 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >03:43:45,072 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >03:43:45,081 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >03:43:45,358 INFO blivet: executing action: [137] create device partition sda2 (id 135) >03:43:45,376 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >03:43:45,383 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >03:43:45,391 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:43:45,398 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >03:43:45,404 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >03:43:45,413 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >03:43:46,556 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >03:43:47,943 DEBUG blivet: post-commit partition path is /dev/sda2 >03:43:47,956 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >03:43:47,958 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d43453510> PedPartition: <_ped.Partition object at 0x7f6d495a3a70> >03:43:48,003 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >03:43:48,412 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >03:43:48,448 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >03:43:48,482 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >03:43:48,505 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >03:43:49,126 INFO blivet: executing action: [125] create device partition sda3 (id 123) >03:43:49,139 DEBUG blivet: PartitionDevice.create: sda3 ; status: False ; >03:43:49,153 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: False ; >03:43:49,170 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:43:49,179 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >03:43:49,186 DEBUG blivet: PartitionDevice._create: sda3 ; status: False ; >03:43:49,196 DEBUG blivet: PartitionDevice._wipe: sda3 ; status: False ; >03:43:50,642 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >03:43:52,257 DEBUG blivet: post-commit partition path is /dev/sda3 >03:43:52,267 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >03:43:52,268 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6d4960e150> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6d43453a10> PedPartition: <_ped.Partition object at 0x7f6d4345be90> >03:43:52,304 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >03:43:52,641 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >03:43:52,663 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >03:43:52,718 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >03:43:52,727 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >03:43:53,317 INFO blivet: executing action: [126] create format ext4 filesystem mounted at / on partition sda3 (id 123) >03:43:53,338 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >03:43:53,347 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >03:43:53,356 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >03:43:53,362 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >03:43:53,370 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >03:43:53,382 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >03:43:53,389 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >03:43:53,396 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >03:43:53,403 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >03:43:53,410 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >03:43:53,423 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >03:43:53,430 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >03:43:53,437 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >03:43:53,444 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >03:43:53,451 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >03:43:53,463 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 16 ; >03:43:53,472 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 17 ; >03:43:53,480 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 18 ; >03:43:53,490 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >03:43:54,115 DEBUG blivet: Ext4FS.create: device: /dev/sda3 ; status: False ; type: ext4 ; >03:43:54,153 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda3 ; mountpoint: / ; type: ext4 ; >03:43:54,159 WARN blivet: Could not create label (None) on filesystem ext4 >03:44:00,893 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda3 ; type: ext4 ; >03:44:00,896 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda3 >03:44:01,288 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >03:44:01,295 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >03:44:01,302 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >03:44:01,613 INFO blivet: executing action: [138] create format swap on partition sda2 (id 135) >03:44:01,637 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >03:44:01,643 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >03:44:01,650 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >03:44:01,656 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >03:44:01,662 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >03:44:01,667 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >03:44:01,679 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >03:44:01,684 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >03:44:01,690 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >03:44:01,695 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >03:44:01,701 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >03:44:01,706 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >03:44:01,711 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >03:44:01,717 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >03:44:01,722 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 16 ; >03:44:01,730 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 17 ; >03:44:01,735 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 18 ; >03:44:01,741 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda2 ; flag: 3 ; >03:44:01,751 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >03:44:02,350 DEBUG blivet: SwapSpace.create: device: /dev/sda2 ; status: None ; type: swap ; >03:44:02,378 DEBUG blivet: SwapSpace.create: device: /dev/sda2 ; status: None ; type: swap ; >03:44:02,472 DEBUG blivet: looking up parted Device: /dev/sda2 >03:44:02,761 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:44:02,802 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; > > >/tmp/ifcfg.log: >10:37:00,739 DEBUG ifcfg: content of files (network initialization): >10:37:00,799 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [8, 0, 39, 156, 208, 39]}, 'connection': {'timestamp': 1402655796L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'bcbbf166-bb1d-44b5-afa0-925f68b3bd67'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >10:37:02,062 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p2p1']): >10:37:02,064 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: >10:37:02,065 DEBUG ifcfg: TYPE=Ethernet >10:37:02,066 DEBUG ifcfg: BOOTPROTO=dhcp >10:37:02,067 DEBUG ifcfg: DEFROUTE=yes >10:37:02,068 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >10:37:02,068 DEBUG ifcfg: IPV6INIT=yes >10:37:02,069 DEBUG ifcfg: IPV6_AUTOCONF=yes >10:37:02,069 DEBUG ifcfg: IPV6_DEFROUTE=yes >10:37:02,070 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >10:37:02,070 DEBUG ifcfg: NAME=p2p1 >10:37:02,071 DEBUG ifcfg: UUID=bcbbf166-bb1d-44b5-afa0-925f68b3bd67 >10:37:02,072 DEBUG ifcfg: ONBOOT=no >10:37:02,072 DEBUG ifcfg: HWADDR=08:00:27:9C:D0:27 >10:37:02,073 DEBUG ifcfg: PEERDNS=yes >10:37:02,073 DEBUG ifcfg: PEERROUTES=yes >10:37:02,074 DEBUG ifcfg: IPV6_PEERDNS=yes >10:37:02,074 DEBUG ifcfg: IPV6_PEERROUTES=yes >10:37:02,112 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [8, 0, 39, 156, 208, 39]}, 'connection': {'timestamp': 1402655796L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': 'bcbbf166-bb1d-44b5-afa0-925f68b3bd67'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >10:41:27,198 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >10:41:27,208 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet > > >/tmp/syslog: >10:36:26,572 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="901" x-info="http://www.rsyslog.com"] start >10:36:26,587 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >10:36:26,587 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >10:36:26,624 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >10:36:26,624 NOTICE kernel:[ 0.000000] Linux version 3.16.0-0.rc0.git5.1.fc21.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 4.9.0 20140604 (Red Hat 4.9.0-8) (GCC) ) #1 SMP Thu Jun 12 19:00:06 UTC 2014 >10:36:26,624 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet >10:36:26,625 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >10:36:26,625 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >10:36:26,625 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >10:36:26,625 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >10:36:26,625 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffeffff] usable >10:36:26,625 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fff0000-0x000000007fffffff] ACPI data >10:36:26,625 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >10:36:26,625 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >10:36:26,625 INFO kernel:[ 0.000000] SMBIOS 2.5 present. >10:36:26,625 DEBUG kernel:[ 0.000000] DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006 >10:36:26,625 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >10:36:26,625 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >10:36:26,625 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fff0 max_arch_pfn = 0x400000000 >10:36:26,625 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >10:36:26,625 DEBUG kernel:[ 0.000000] MTRR variable ranges disabled: >10:36:26,625 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >10:36:26,625 INFO kernel:[ 0.000000] CPU MTRRs all blank - virtualized system. >10:36:26,625 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0] >10:36:26,625 INFO kernel:[ 0.000000] Scanning 1 areas for low memory corruption >10:36:26,625 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >10:36:26,625 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >10:36:26,625 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >10:36:26,625 DEBUG kernel:[ 0.000000] BRK [0x0342b000, 0x0342bfff] PGTABLE >10:36:26,625 DEBUG kernel:[ 0.000000] BRK [0x0342c000, 0x0342cfff] PGTABLE >10:36:26,625 DEBUG kernel:[ 0.000000] BRK [0x0342d000, 0x0342dfff] PGTABLE >10:36:26,625 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7d400000-0x7d5fffff] >10:36:26,625 DEBUG kernel:[ 0.000000] [mem 0x7d400000-0x7d5fffff] page 2M >10:36:26,625 DEBUG kernel:[ 0.000000] BRK [0x0342e000, 0x0342efff] PGTABLE >10:36:26,625 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7d3fffff] >10:36:26,625 DEBUG kernel:[ 0.000000] [mem 0x7c000000-0x7d3fffff] page 2M >10:36:26,625 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] >10:36:26,625 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >10:36:26,625 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x7bffffff] page 2M >10:36:26,625 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7d600000-0x7ffeffff] >10:36:26,625 DEBUG kernel:[ 0.000000] [mem 0x7d600000-0x7fdfffff] page 2M >10:36:26,625 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7ffeffff] page 4k >10:36:26,625 DEBUG kernel:[ 0.000000] BRK [0x0342f000, 0x0342ffff] PGTABLE >10:36:26,625 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7d66e000-0x7ffeffff] >10:36:26,625 INFO kernel:[ 0.000000] ACPI: Early table checksum verification disabled >10:36:26,626 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000E0000 000024 (v02 VBOX ) >10:36:26,626 WARNING kernel:[ 0.000000] ACPI: XSDT 0x000000007FFF0030 00003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061) >10:36:26,626 WARNING kernel:[ 0.000000] ACPI: FACP 0x000000007FFF00F0 0000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061) >10:36:26,626 WARNING kernel:[ 0.000000] ACPI: DSDT 0x000000007FFF0470 001B95 (v01 VBOX VBOXBIOS 00000002 INTL 20130823) >10:36:26,626 WARNING kernel:[ 0.000000] ACPI: FACS 0x000000007FFF0200 000040 >10:36:26,626 WARNING kernel:[ 0.000000] ACPI: APIC 0x000000007FFF0240 00005C (v02 VBOX VBOXAPIC 00000001 ASL 00000061) >10:36:26,626 WARNING kernel:[ 0.000000] ACPI: SSDT 0x000000007FFF02A0 0001CC (v01 VBOX VBOXCPUT 00000002 INTL 20130823) >10:36:26,626 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:36:26,626 INFO kernel:[ 0.000000] No NUMA configuration found >10:36:26,626 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffeffff] >10:36:26,626 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffeffff] >10:36:26,626 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7d647000-0x7d66dfff] >10:36:26,626 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007ae00000-ffff88007cdfffff] on node 0 >10:36:26,626 WARNING kernel:[ 0.000000] Zone ranges: >10:36:26,626 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >10:36:26,633 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >10:36:26,633 WARNING kernel:[ 0.000000] Normal empty >10:36:26,633 WARNING kernel:[ 0.000000] Movable zone start for each node >10:36:26,633 WARNING kernel:[ 0.000000] Early memory node ranges >10:36:26,633 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >10:36:26,633 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7ffeffff] >10:36:26,633 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524174 >10:36:26,633 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >10:36:26,633 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >10:36:26,633 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >10:36:26,633 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >10:36:26,633 DEBUG kernel:[ 0.000000] DMA32 zone: 520176 pages, LIFO batch:31 >10:36:26,633 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x4008 >10:36:26,633 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:36:26,633 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >10:36:26,633 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >10:36:26,633 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >10:36:26,633 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 >10:36:26,633 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >10:36:26,633 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >10:36:26,633 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >10:36:26,633 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >10:36:26,633 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >10:36:26,633 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >10:36:26,633 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >10:36:26,633 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >10:36:26,633 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >10:36:26,634 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >10:36:26,634 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >10:36:26,634 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfffbffff] available for PCI devices >10:36:26,634 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >10:36:26,635 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >10:36:26,635 INFO kernel:[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88007aa00000 s1927680 r8192 d22016 u2097152 >10:36:26,635 DEBUG kernel:[ 0.000000] pcpu-alloc: s1927680 r8192 d22016 u2097152 alloc=1*2097152 >10:36:26,635 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 >10:36:26,635 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515961 >10:36:26,635 WARNING kernel:[ 0.000000] Policy zone: DMA32 >10:36:26,635 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet >10:36:26,635 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >10:36:26,635 WARNING kernel:[ 0.000000] Memory: 1979532K/2096696K available (8249K kernel code, 1741K rwdata, 3396K rodata, 3692K init, 17228K bss, 117164K reserved) >10:36:26,635 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >10:36:26,635 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >10:36:26,635 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >10:36:26,635 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2. >10:36:26,635 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >10:36:26,635 INFO kernel:[ 0.000000] NR_IRQS:524544 nr_irqs:512 16 >10:36:26,635 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >10:36:26,635 INFO kernel:[ 0.000000] console [tty0] enabled >10:36:26,635 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >10:36:26,635 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >10:36:26,635 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >10:36:26,635 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >10:36:26,635 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >10:36:26,636 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 32768 >10:36:26,636 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 65536 >10:36:26,636 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 32768 >10:36:26,636 WARNING kernel:[ 0.000000] memory used by lock dependency info: 8671 kB >10:36:26,636 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >10:36:26,636 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >10:36:26,636 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >10:36:26,636 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >10:36:26,636 ERR kernel:[ 0.000000] tsc: Fast TSC calibration failed >10:36:26,637 WARNING kernel:[ 0.000000] tsc: Unable to calibrate against PIT >10:36:26,637 INFO kernel:[ 0.000000] tsc: using PMTIMER reference calibration >10:36:26,637 INFO kernel:[ 0.000000] tsc: Detected 2394.689 MHz processor >10:36:26,637 INFO kernel:[ 0.004005] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.37 BogoMIPS (lpj=2394689) >10:36:26,637 INFO kernel:[ 0.005104] pid_max: default: 32768 minimum: 301 >10:36:26,638 INFO kernel:[ 0.005282] ACPI: Core revision 20140424 >10:36:26,638 WARNING kernel:[ 0.046920] ACPI: All ACPI Tables successfully acquired >10:36:26,638 INFO kernel:[ 0.047858] Security Framework initialized >10:36:26,638 INFO kernel:[ 0.047899] SELinux: Initializing. >10:36:26,638 DEBUG kernel:[ 0.048177] SELinux: Starting in permissive mode >10:36:26,638 INFO kernel:[ 0.060893] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >10:36:26,638 INFO kernel:[ 0.067279] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >10:36:26,638 INFO kernel:[ 0.067732] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >10:36:26,638 INFO kernel:[ 0.068104] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >10:36:26,638 INFO kernel:[ 0.073559] Initializing cgroup subsys memory >10:36:26,638 INFO kernel:[ 0.074389] Initializing cgroup subsys devices >10:36:26,638 INFO kernel:[ 0.074553] Initializing cgroup subsys freezer >10:36:26,638 INFO kernel:[ 0.074631] Initializing cgroup subsys net_cls >10:36:26,638 INFO kernel:[ 0.074719] Initializing cgroup subsys blkio >10:36:26,638 INFO kernel:[ 0.074855] Initializing cgroup subsys perf_event >10:36:26,638 INFO kernel:[ 0.074917] Initializing cgroup subsys net_prio >10:36:26,638 INFO kernel:[ 0.075189] Initializing cgroup subsys hugetlb >10:36:26,638 INFO kernel:[ 0.075562] CPU: Physical Processor ID: 0 >10:36:26,638 INFO kernel:[ 0.075601] CPU: Processor Core ID: 0 >10:36:26,638 INFO kernel:[ 0.075649] mce: CPU supports 0 MCE banks >10:36:26,638 INFO kernel:[ 0.075803] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >10:36:26,638 INFO kernel:[ 0.075803] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >10:36:26,638 INFO kernel:[ 0.075803] tlb_flushall_shift: 2 >10:36:26,638 INFO kernel:[ 0.076624] Freeing SMP alternatives memory: 24K (ffffffff82350000 - ffffffff82356000) >10:36:26,638 INFO kernel:[ 0.088237] ftrace: allocating 26934 entries in 106 pages >10:36:26,638 INFO kernel:[ 0.100652] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >10:36:26,638 INFO kernel:[ 0.110753] smpboot: CPU0: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (fam: 06, model: 3a, stepping: 09) >10:36:26,638 INFO kernel:[ 0.111000] Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. >10:36:26,638 WARNING kernel:[ 0.119496] NMI watchdog: disabled (cpu0): hardware events not enabled >10:36:26,638 INFO kernel:[ 0.122463] x86: Booting SMP configuration: >10:36:26,638 INFO kernel:[ 0.122511] .... node #0, CPUs: #1 >10:36:26,638 INFO kernel:[ 0.005000] mce: CPU supports 0 MCE banks >10:36:26,638 WARNING kernel:[ 0.135000] TSC synchronization [CPU#0 -> CPU#1]: >10:36:26,638 WARNING kernel:[ 0.135000] Measured 2693 cycles TSC warp between CPUs, turning off TSC clock. >10:36:26,638 INFO kernel:[ 0.135000] tsc: Marking TSC unstable due to check_tsc_sync_source failed >10:36:26,638 INFO kernel:[ 0.136255] x86: Booted up 1 node, 2 CPUs >10:36:26,638 INFO kernel:[ 0.136298] smpboot: Total of 2 processors activated (9578.75 BogoMIPS) >10:36:26,716 INFO kernel:[ 0.141023] devtmpfs: initialized >10:36:26,716 INFO kernel:[ 0.174528] atomic64_test: passed for x86-64 platform with CX8 and with SSE >10:36:26,716 INFO kernel:[ 0.174579] pinctrl core: initialized pinctrl subsystem >10:36:26,716 INFO kernel:[ 0.175821] RTC time: 10:35:28, date: 06/13/14 >10:36:26,716 INFO kernel:[ 0.176818] NET: Registered protocol family 16 >10:36:26,716 INFO kernel:[ 0.180050] cpuidle: using governor menu >10:36:26,716 INFO kernel:[ 0.180945] ACPI: bus type PCI registered >10:36:26,716 INFO kernel:[ 0.181053] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >10:36:26,716 INFO kernel:[ 0.183373] PCI: Using configuration type 1 for base access >10:36:26,716 INFO kernel:[ 0.270285] ACPI: Added _OSI(Module Device) >10:36:26,716 INFO kernel:[ 0.270335] ACPI: Added _OSI(Processor Device) >10:36:26,716 INFO kernel:[ 0.270382] ACPI: Added _OSI(3.0 _SCP Extensions) >10:36:26,716 INFO kernel:[ 0.270443] ACPI: Added _OSI(Processor Aggregator Device) >10:36:26,716 WARNING kernel:[ 0.315826] ACPI: Executed 1 blocks of module-level executable AML code >10:36:26,716 INFO kernel:[ 0.407736] ACPI: Interpreter enabled >10:36:26,716 WARNING kernel:[ 0.407811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) >10:36:26,716 WARNING kernel:[ 0.407930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) >10:36:26,716 WARNING kernel:[ 0.408127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140424/hwxface-580) >10:36:26,716 WARNING kernel:[ 0.408282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20140424/hwxface-580) >10:36:26,716 INFO kernel:[ 0.408476] ACPI: (supports S0 S5) >10:36:26,716 INFO kernel:[ 0.408529] ACPI: Using IOAPIC for interrupt routing >10:36:26,716 INFO kernel:[ 0.416203] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >10:36:26,716 INFO kernel:[ 0.510500] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >10:36:26,716 INFO kernel:[ 0.510573] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >10:36:26,716 INFO kernel:[ 0.510742] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >10:36:26,722 DEBUG kernel:[ 0.512333] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >10:36:26,722 DEBUG kernel:[ 0.512373] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >10:36:26,722 DEBUG kernel:[ 0.512412] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >10:36:26,722 DEBUG kernel:[ 0.512460] acpi PNP0A03:00: host bridge window [mem 0x80000000-0xffdfffff] (ignored) >10:36:26,722 DEBUG kernel:[ 0.512520] PCI: root bus 00: using default resources >10:36:26,722 WARNING kernel:[ 0.512595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >10:36:26,722 INFO kernel:[ 0.517380] PCI host bridge to bus 0000:00 >10:36:26,722 INFO kernel:[ 0.517433] pci_bus 0000:00: root bus resource [bus 00-ff] >10:36:26,722 INFO kernel:[ 0.517480] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >10:36:26,722 INFO kernel:[ 0.517524] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >10:36:26,722 DEBUG kernel:[ 0.517672] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >10:36:26,722 DEBUG kernel:[ 0.522404] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >10:36:26,722 DEBUG kernel:[ 0.525880] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a >10:36:26,722 DEBUG kernel:[ 0.526700] pci 0000:00:01.1: reg 0x20: [io 0xd000-0xd00f] >10:36:26,722 INFO kernel:[ 0.527134] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >10:36:26,722 INFO kernel:[ 0.527173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >10:36:26,722 INFO kernel:[ 0.527211] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >10:36:26,722 INFO kernel:[ 0.527249] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >10:36:26,722 DEBUG kernel:[ 0.530064] pci 0000:00:02.0: [80ee:beef] type 00 class 0x030000 >10:36:26,722 DEBUG kernel:[ 0.531426] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe0ffffff pref] >10:36:26,723 DEBUG kernel:[ 0.544541] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000 >10:36:26,723 DEBUG kernel:[ 0.546211] pci 0000:00:03.0: reg 0x10: [mem 0xf0000000-0xf001ffff] >10:36:26,723 DEBUG kernel:[ 0.548181] pci 0000:00:03.0: reg 0x18: [io 0xd010-0xd017] >10:36:26,723 DEBUG kernel:[ 0.557626] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000 >10:36:26,723 DEBUG kernel:[ 0.558199] pci 0000:00:04.0: reg 0x10: [io 0xd020-0xd03f] >10:36:26,723 DEBUG kernel:[ 0.560194] pci 0000:00:04.0: reg 0x14: [mem 0xf0400000-0xf07fffff] >10:36:26,723 DEBUG kernel:[ 0.561192] pci 0000:00:04.0: reg 0x18: [mem 0xf0800000-0xf0803fff pref] >10:36:26,735 DEBUG kernel:[ 0.569666] pci 0000:00:05.0: [8086:2415] type 00 class 0x040100 >10:36:26,735 DEBUG kernel:[ 0.569886] pci 0000:00:05.0: reg 0x10: [io 0xd100-0xd1ff] >10:36:26,735 DEBUG kernel:[ 0.570112] pci 0000:00:05.0: reg 0x14: [io 0xd200-0xd23f] >10:36:26,735 DEBUG kernel:[ 0.573565] pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310 >10:36:26,735 DEBUG kernel:[ 0.575184] pci 0000:00:06.0: reg 0x10: [mem 0xf0804000-0xf0804fff] >10:36:26,735 DEBUG kernel:[ 0.586040] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000 >10:36:26,735 DEBUG kernel:[ 0.590136] pci 0000:00:0b.0: [8086:265c] type 00 class 0x0c0320 >10:36:26,735 DEBUG kernel:[ 0.591200] pci 0000:00:0b.0: reg 0x10: [mem 0xf0805000-0xf0805fff] >10:36:26,735 DEBUG kernel:[ 0.602172] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601 >10:36:26,735 DEBUG kernel:[ 0.603211] pci 0000:00:0d.0: reg 0x10: [io 0xd240-0xd247] >10:36:26,735 DEBUG kernel:[ 0.606180] pci 0000:00:0d.0: reg 0x18: [io 0xd250-0xd257] >10:36:26,735 DEBUG kernel:[ 0.609199] pci 0000:00:0d.0: reg 0x20: [io 0xd260-0xd26f] >10:36:26,735 DEBUG kernel:[ 0.610209] pci 0000:00:0d.0: reg 0x24: [mem 0xf0806000-0xf0807fff] >10:36:26,735 INFO kernel:[ 0.644798] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 9 10 11) >10:36:26,735 INFO kernel:[ 0.653909] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11) >10:36:26,735 INFO kernel:[ 0.656146] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11) >10:36:26,735 INFO kernel:[ 0.658301] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11) >10:36:26,735 WARNING kernel:[ 0.661393] ACPI: Enabled 1 GPEs in block 00 to 07 >10:36:26,735 INFO kernel:[ 0.665097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >10:36:26,735 INFO kernel:[ 0.665218] vgaarb: loaded >10:36:26,735 INFO kernel:[ 0.665256] vgaarb: bridge control possible 0000:00:02.0 >10:36:26,736 NOTICE kernel:[ 0.667061] SCSI subsystem initialized >10:36:26,736 DEBUG kernel:[ 0.668176] libata version 3.00 loaded. >10:36:26,736 INFO kernel:[ 0.669330] ACPI: bus type USB registered >10:36:26,766 INFO kernel:[ 0.670133] usbcore: registered new interface driver usbfs >10:36:26,766 INFO kernel:[ 0.670554] usbcore: registered new interface driver hub >10:36:26,766 INFO kernel:[ 0.671320] usbcore: registered new device driver usb >10:36:26,766 INFO kernel:[ 0.673504] PCI: Using ACPI for IRQ routing >10:36:26,767 DEBUG kernel:[ 0.673504] PCI: pci_cache_line_size set to 64 bytes >10:36:26,767 DEBUG kernel:[ 0.673655] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >10:36:26,767 DEBUG kernel:[ 0.673721] e820: reserve RAM buffer [mem 0x7fff0000-0x7fffffff] >10:36:26,767 INFO kernel:[ 0.677809] NetLabel: Initializing >10:36:26,767 INFO kernel:[ 0.677848] NetLabel: domain hash size = 128 >10:36:26,767 INFO kernel:[ 0.677886] NetLabel: protocols = UNLABELED CIPSOv4 >10:36:26,767 INFO kernel:[ 0.678164] NetLabel: unlabeled traffic allowed by default >10:36:26,767 INFO kernel:[ 0.679132] Switched to clocksource refined-jiffies >10:36:26,767 INFO kernel:[ 1.396652] pnp: PnP ACPI init >10:36:26,767 INFO kernel:[ 1.397292] ACPI: bus type PNP registered >10:36:26,767 DEBUG kernel:[ 1.399022] pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active) >10:36:26,767 DEBUG kernel:[ 1.400834] pnp 00:01: Plug and Play ACPI device, IDs PNP0f03 (active) >10:36:26,767 DEBUG kernel:[ 1.402301] pnp 00:02: Plug and Play ACPI device, IDs PNP0400 (active) >10:36:26,767 INFO kernel:[ 1.415364] pnp: PnP ACPI: found 3 devices >10:36:26,767 INFO kernel:[ 1.415414] ACPI: bus type PNP unregistered >10:36:26,767 INFO kernel:[ 1.516244] Switched to clocksource acpi_pm >10:36:26,767 DEBUG kernel:[ 1.516310] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >10:36:26,767 DEBUG kernel:[ 1.516355] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff] >10:36:26,767 INFO kernel:[ 1.516828] NET: Registered protocol family 2 >10:36:26,767 INFO kernel:[ 1.521385] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >10:36:26,767 INFO kernel:[ 1.529780] TCP bind hash table entries: 16384 (order: 8, 1310720 bytes) >10:36:26,767 INFO kernel:[ 1.530271] TCP: Hash tables configured (established 16384 bind 16384) >10:36:26,767 INFO kernel:[ 1.530437] TCP: reno registered >10:36:26,767 INFO kernel:[ 1.531713] UDP hash table entries: 1024 (order: 5, 196608 bytes) >10:36:26,767 INFO kernel:[ 1.532987] UDP-Lite hash table entries: 1024 (order: 5, 196608 bytes) >10:36:26,767 INFO kernel:[ 1.534516] NET: Registered protocol family 1 >10:36:26,767 INFO kernel:[ 1.534681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >10:36:26,767 INFO kernel:[ 1.534850] pci 0000:00:01.0: Activating ISA DMA hang workarounds >10:36:26,767 DEBUG kernel:[ 1.534961] pci 0000:00:02.0: Boot video device >10:36:26,767 DEBUG kernel:[ 1.652729] PCI: CLS 0 bytes, default 64 >10:36:26,767 INFO kernel:[ 1.655445] Unpacking initramfs... >10:36:26,767 INFO kernel:[ 11.346495] Freeing initrd memory: 42504K (ffff88007d66e000 - ffff88007fff0000) >10:36:26,767 INFO kernel:[ 11.463705] DMA-API: preallocated 65536 debug entries >10:36:26,767 INFO kernel:[ 11.463746] DMA-API: debugging enabled by kernel config >10:36:26,767 INFO kernel:[ 11.465214] platform rtc_cmos: registered platform RTC device (no PNP device found) >10:36:26,767 INFO kernel:[ 11.468661] RAPL PMU detected, hw unit 2^-0 Joules, API unit is 2^-32 Joules, 3 fixed counters 10737418240 ms ovfl timer >10:36:26,767 INFO kernel:[ 11.476823] Scanning for low memory corruption every 60 seconds >10:36:26,771 WARNING kernel:[ 11.479939] cryptomgr_test (32) used greatest stack depth: 14280 bytes left >10:36:26,771 INFO kernel:[ 11.489458] futex hash table entries: 512 (order: 4, 65536 bytes) >10:36:26,771 NOTICE kernel:[ 11.489574] Initialise system trusted keyring >10:36:26,771 INFO kernel:[ 11.489931] audit: initializing netlink subsys (disabled) >10:36:26,771 NOTICE kernel:[ 11.490327] audit: type=2000 audit(1402655739.489:1): initialized >10:36:26,771 INFO kernel:[ 11.523146] HugeTLB registered 2 MB page size, pre-allocated 0 pages >10:36:26,771 INFO kernel:[ 11.658913] zbud: loaded >10:36:26,771 NOTICE kernel:[ 11.664587] VFS: Disk quotas dquot_6.5.2 >10:36:26,771 WARNING kernel:[ 11.666519] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >10:36:26,771 INFO kernel:[ 11.687308] msgmni has been set to 3949 >10:36:26,771 NOTICE kernel:[ 11.689504] Key type big_key registered >10:36:26,771 DEBUG kernel:[ 11.689558] SELinux: Registering netfilter hooks >10:36:26,772 WARNING kernel:[ 11.700511] cryptomgr_test (35) used greatest stack depth: 13544 bytes left >10:36:26,772 INFO kernel:[ 11.714132] alg: No test for stdrng (krng) >10:36:26,772 INFO kernel:[ 11.714359] NET: Registered protocol family 38 >10:36:26,772 NOTICE kernel:[ 11.714453] Key type asymmetric registered >10:36:26,772 NOTICE kernel:[ 11.714517] Asymmetric key parser 'x509' registered >10:36:26,772 INFO kernel:[ 11.714842] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >10:36:26,772 INFO kernel:[ 11.716750] io scheduler noop registered >10:36:26,772 INFO kernel:[ 11.716808] io scheduler deadline registered >10:36:26,772 INFO kernel:[ 11.720954] io scheduler cfq registered (default) >10:36:26,772 DEBUG kernel:[ 11.721200] start plist test >10:36:26,772 DEBUG kernel:[ 11.723163] end plist test >10:36:26,772 DEBUG kernel:[ 11.723211] list_sort_test: start testing list_sort() >10:36:26,772 INFO kernel:[ 11.730594] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >10:36:26,772 INFO kernel:[ 11.731416] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >10:36:26,772 DEBUG kernel:[ 11.733514] intel_idle: does not run on family 6 model 58 >10:36:26,772 INFO kernel:[ 11.736146] ACPI: AC Adapter [AC] (on-line) >10:36:26,772 INFO kernel:[ 11.739441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >10:36:26,772 INFO kernel:[ 11.739539] ACPI: Power Button [PWRF] >10:36:26,772 INFO kernel:[ 11.741421] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 >10:36:26,772 INFO kernel:[ 11.741488] ACPI: Sleep Button [SLPF] >10:36:26,772 INFO kernel:[ 11.747165] GHES: HEST is not enabled! >10:36:26,772 INFO kernel:[ 11.750360] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >10:36:26,772 INFO kernel:[ 11.769436] Non-volatile memory driver v1.3 >10:36:26,772 INFO kernel:[ 11.769488] Linux agpgart interface v0.103 >10:36:26,772 DEBUG kernel:[ 11.778345] ahci 0000:00:0d.0: version 3.0 >10:36:26,772 INFO kernel:[ 11.808435] ACPI: Battery Slot [BAT0] (battery present) >10:36:26,772 INFO kernel:[ 11.810590] ahci 0000:00:0d.0: SSS flag set, parallel bus scan disabled >10:36:26,772 INFO kernel:[ 11.810812] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode >10:36:26,772 INFO kernel:[ 11.810853] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc >10:36:26,772 INFO kernel:[ 11.819272] scsi0 : ahci >10:36:26,772 INFO kernel:[ 11.822455] ata1: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806100 irq 21 >10:36:26,772 DEBUG kernel:[ 11.824415] ata_piix 0000:00:01.1: version 2.13 >10:36:26,772 INFO kernel:[ 11.842322] scsi1 : ata_piix >10:36:26,772 INFO kernel:[ 11.846820] scsi2 : ata_piix >10:36:26,772 INFO kernel:[ 11.849374] ata2: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14 >10:36:26,786 INFO kernel:[ 11.849415] ata3: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15 >10:36:26,786 INFO kernel:[ 11.852977] libphy: Fixed MDIO Bus: probed >10:36:26,786 INFO kernel:[ 11.855227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >10:36:26,786 INFO kernel:[ 11.855368] ehci-pci: EHCI PCI platform driver >10:36:26,786 INFO kernel:[ 11.883611] ehci-pci 0000:00:0b.0: EHCI Host Controller >10:36:26,786 INFO kernel:[ 11.885775] ehci-pci 0000:00:0b.0: new USB bus registered, assigned bus number 1 >10:36:26,786 INFO kernel:[ 11.886872] ehci-pci 0000:00:0b.0: irq 19, io mem 0xf0805000 >10:36:26,786 INFO kernel:[ 11.894485] ehci-pci 0000:00:0b.0: USB 2.0 started, EHCI 1.00 >10:36:26,786 INFO kernel:[ 11.896373] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >10:36:26,786 INFO kernel:[ 11.896420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:36:26,786 INFO kernel:[ 11.896460] usb usb1: Product: EHCI Host Controller >10:36:26,786 INFO kernel:[ 11.896498] usb usb1: Manufacturer: Linux 3.16.0-0.rc0.git5.1.fc21.x86_64 ehci_hcd >10:36:26,786 INFO kernel:[ 11.896537] usb usb1: SerialNumber: 0000:00:0b.0 >10:36:26,786 INFO kernel:[ 11.903543] hub 1-0:1.0: USB hub found >10:36:26,786 INFO kernel:[ 11.903784] hub 1-0:1.0: 8 ports detected >10:36:26,786 INFO kernel:[ 11.913633] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >10:36:26,786 INFO kernel:[ 11.913776] ohci-pci: OHCI PCI platform driver >10:36:26,786 INFO kernel:[ 11.941781] ohci-pci 0000:00:06.0: OHCI PCI host controller >10:36:26,786 INFO kernel:[ 11.943970] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 2 >10:36:26,787 INFO kernel:[ 11.945146] ohci-pci 0000:00:06.0: irq 22, io mem 0xf0804000 >10:36:26,787 INFO kernel:[ 11.999642] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >10:36:26,787 INFO kernel:[ 11.999721] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:36:26,787 INFO kernel:[ 11.999796] usb usb2: Product: OHCI PCI host controller >10:36:26,787 INFO kernel:[ 11.999867] usb usb2: Manufacturer: Linux 3.16.0-0.rc0.git5.1.fc21.x86_64 ohci_hcd >10:36:26,787 INFO kernel:[ 11.999958] usb usb2: SerialNumber: 0000:00:06.0 >10:36:26,787 INFO kernel:[ 12.003539] ata3.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133 >10:36:26,787 INFO kernel:[ 12.004890] ata3.00: configured for UDMA/33 >10:36:26,787 INFO kernel:[ 12.008147] hub 2-0:1.0: USB hub found >10:36:26,787 INFO kernel:[ 12.008356] hub 2-0:1.0: 8 ports detected >10:36:26,787 INFO kernel:[ 12.022675] uhci_hcd: USB Universal Host Controller Interface driver >10:36:26,787 INFO kernel:[ 12.025788] usbcore: registered new interface driver usbserial >10:36:26,787 INFO kernel:[ 12.026248] usbcore: registered new interface driver usbserial_generic >10:36:26,787 INFO kernel:[ 12.026632] usbserial: USB Serial support registered for generic >10:36:26,787 INFO kernel:[ 12.027822] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >10:36:26,787 INFO kernel:[ 12.591627] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >10:36:26,787 INFO kernel:[ 12.592224] serio: i8042 KBD port at 0x60,0x64 irq 1 >10:36:26,787 INFO kernel:[ 12.592435] serio: i8042 AUX port at 0x60,0x64 irq 12 >10:36:26,787 INFO kernel:[ 12.592606] ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133 >10:36:26,787 INFO kernel:[ 12.592659] ata1.00: 16777216 sectors, multi 128: LBA48 NCQ (depth 31/32) >10:36:26,803 INFO kernel:[ 12.593604] ata1.00: configured for UDMA/133 >10:36:26,803 INFO kernel:[ 12.596434] mousedev: PS/2 mouse device common for all mice >10:36:26,803 NOTICE kernel:[ 12.596471] scsi 0:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5 >10:36:26,803 NOTICE kernel:[ 12.608736] sd 0:0:0:0: Attached scsi generic sg0 type 0 >10:36:26,803 NOTICE kernel:[ 12.608983] sd 0:0:0:0: [sda] 16777216 512-byte logical blocks: (8.58 GB/8.00 GiB) >10:36:26,803 INFO kernel:[ 12.612435] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >10:36:26,803 INFO kernel:[ 12.612797] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >10:36:26,803 NOTICE kernel:[ 12.613475] sd 0:0:0:0: [sda] Write Protect is off >10:36:26,803 DEBUG kernel:[ 12.613518] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >10:36:26,803 NOTICE kernel:[ 12.613742] scsi 2:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5 >10:36:26,803 NOTICE kernel:[ 12.614319] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >10:36:26,803 INFO kernel:[ 12.622845] device-mapper: uevent: version 1.0.3 >10:36:26,803 INFO kernel:[ 12.623576] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >10:36:26,803 WARNING kernel:[ 12.625503] sr0: scsi3-mmc drive: 32x/32x xa/form2 tray >10:36:26,803 INFO kernel:[ 12.625567] cdrom: Uniform CD-ROM driver Revision: 3.20 >10:36:26,803 INFO kernel:[ 12.629556] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >10:36:26,803 INFO kernel:[ 12.635316] sda: sda1 >10:36:26,803 INFO kernel:[ 12.636505] hidraw: raw HID events driver (C) Jiri Kosina >10:36:26,804 DEBUG kernel:[ 12.644922] sr 2:0:0:0: Attached scsi CD-ROM sr0 >10:36:26,804 INFO kernel:[ 12.647493] usbcore: registered new interface driver usbhid >10:36:26,804 INFO kernel:[ 12.647536] usbhid: USB HID core driver >10:36:26,804 INFO kernel:[ 12.648579] drop_monitor: Initializing network drop monitor service >10:36:26,804 INFO kernel:[ 12.649366] ip_tables: (C) 2000-2006 Netfilter Core Team >10:36:26,804 INFO kernel:[ 12.649672] TCP: cubic registered >10:36:26,804 INFO kernel:[ 12.649925] Initializing XFRM netlink socket >10:36:26,804 NOTICE kernel:[ 12.656614] sd 0:0:0:0: [sda] Attached SCSI disk >10:36:26,804 NOTICE kernel:[ 12.657722] sr 2:0:0:0: Attached scsi generic sg1 type 5 >10:36:26,804 INFO kernel:[ 12.659521] NET: Registered protocol family 10 >10:36:26,804 INFO kernel:[ 12.665478] mip6: Mobile IPv6 >10:36:26,804 INFO kernel:[ 12.665589] NET: Registered protocol family 17 >10:36:26,804 NOTICE kernel:[ 12.675704] Loading compiled-in X.509 certificates >10:36:26,804 NOTICE kernel:[ 12.676681] Loaded X.509 cert 'Fedora kernel signing key: 43ee0a82a48b8b705782d9213776fa5ab881d998' >10:36:26,804 INFO kernel:[ 12.677293] registered taskstats version 1 >10:36:26,804 INFO kernel:[ 12.685823] Magic number: 2:66:578 >10:36:26,804 INFO kernel:[ 12.685883] platform pcspkr: hash matches >10:36:26,804 INFO kernel:[ 12.686351] rtc_cmos rtc_cmos: setting system clock to 2014-06-13 10:35:41 UTC (1402655741) >10:36:26,804 DEBUG kernel:[ 12.687958] PM: Hibernation image not present or could not be loaded. >10:36:26,804 INFO kernel:[ 12.718372] Freeing unused kernel memory: 3692K (ffffffff81fb5000 - ffffffff82350000) >10:36:26,804 INFO kernel:[ 12.718414] Write protecting the kernel read-only data: 14336k >10:36:26,804 INFO kernel:[ 12.746865] Freeing unused kernel memory: 1980K (ffff880001811000 - ffff880001a00000) >10:36:26,804 INFO kernel:[ 12.750547] usb 2-1: new full-speed USB device number 2 using ohci-pci >10:36:26,804 INFO kernel:[ 12.754937] Freeing unused kernel memory: 700K (ffff880001d51000 - ffff880001e00000) >10:36:26,804 NOTICE kernel:[ 12.809152] random: systemd urandom read with 81 bits of entropy available >10:36:26,804 INFO kernel:[ 12.866634] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input5 >10:36:26,804 INFO kernel:[ 12.964618] usb 2-1: New USB device found, idVendor=80ee, idProduct=0021 >10:36:26,804 INFO kernel:[ 12.964669] usb 2-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 >10:36:26,804 INFO kernel:[ 12.964715] usb 2-1: Product: USB Tablet >10:36:26,804 INFO kernel:[ 12.964757] usb 2-1: Manufacturer: VirtualBox >10:36:26,804 WARNING kernel:[ 12.978724] systemd-gpt-aut (64) used greatest stack depth: 13464 bytes left >10:36:26,804 INFO kernel:[ 12.985557] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb2/2-1/2-1:1.0/0003:80EE:0021.0001/input/input6 >10:36:26,804 INFO kernel:[ 12.994238] hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0 >10:36:26,804 WARNING kernel:[ 13.299519] dracut-rootfs-g (66) used greatest stack depth: 13200 bytes left >10:36:26,804 INFO kernel:[ 14.188405] device-mapper: multipath: version 1.7.0 loaded >10:36:26,804 INFO kernel:[ 15.443767] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >10:36:26,804 INFO kernel:[ 19.741509] squashfs: version 4.0 (2009/01/31) Phillip Lougher >10:36:26,804 INFO kernel:[ 19.798180] Loading iSCSI transport class v2.0-870. >10:36:26,804 NOTICE kernel:[ 19.826557] iscsi: registered transport (tcp) >10:36:26,805 INFO kernel:[ 23.545455] floppy0: no floppy controllers found >10:36:26,805 WARNING kernel:[ 23.581676] modprobe (356) used greatest stack depth: 13072 bytes left >10:36:26,805 INFO kernel:[ 23.677294] No iBFT detected. >10:36:26,805 INFO kernel:[ 23.723178] md: raid0 personality registered for level 0 >10:36:26,805 INFO kernel:[ 23.772258] md: raid1 personality registered for level 1 >10:36:26,805 WARNING kernel:[ 23.845982] raid6: sse2x1 7398 MB/s >10:36:26,805 WARNING kernel:[ 23.863137] raid6: sse2x2 8953 MB/s >10:36:26,805 WARNING kernel:[ 23.880138] raid6: sse2x4 10753 MB/s >10:36:26,805 WARNING kernel:[ 23.880176] raid6: using algorithm sse2x4 (10753 MB/s) >10:36:26,805 WARNING kernel:[ 23.880213] raid6: using ssse3x2 recovery algorithm >10:36:26,805 INFO kernel:[ 23.885513] async_tx: api initialized (async) >10:36:26,805 INFO kernel:[ 23.891642] xor: measuring software checksum speed >10:36:26,805 INFO kernel:[ 23.901132] prefetch64-sse: 11996.000 MB/sec >10:36:26,805 INFO kernel:[ 23.911142] generic_sse: 11448.000 MB/sec >10:36:26,805 INFO kernel:[ 23.911183] xor: using function: prefetch64-sse (11996.000 MB/sec) >10:36:26,805 INFO kernel:[ 23.954592] md: raid6 personality registered for level 6 >10:36:26,805 INFO kernel:[ 23.954645] md: raid5 personality registered for level 5 >10:36:26,805 INFO kernel:[ 23.954692] md: raid4 personality registered for level 4 >10:36:26,805 INFO kernel:[ 24.086399] md: raid10 personality registered for level 10 >10:36:26,805 INFO kernel:[ 24.130334] md: linear personality registered for level -1 >10:36:26,805 INFO kernel:[ 24.356502] device-mapper: multipath round-robin: version 1.0.0 loaded >10:36:26,805 INFO kernel:[ 24.490482] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >10:36:26,805 INFO kernel:[ 24.773877] RPC: Registered named UNIX socket transport module. >10:36:26,805 INFO kernel:[ 24.773931] RPC: Registered udp transport module. >10:36:26,805 INFO kernel:[ 24.773973] RPC: Registered tcp transport module. >10:36:26,805 INFO kernel:[ 24.774201] RPC: Registered tcp NFSv4.1 backchannel transport module. >10:36:26,805 WARNING kernel:[ 25.298338] rpc.statd (393) used greatest stack depth: 13008 bytes left >10:36:26,805 WARNING kernel:[ 25.490868] rpc.idmapd (398) used greatest stack depth: 12904 bytes left >10:36:26,805 INFO kernel:[ 28.295613] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI >10:36:26,805 INFO kernel:[ 28.295656] e1000: Copyright (c) 1999-2006 Intel Corporation. >10:36:26,805 INFO kernel:[ 28.854234] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:9c:d0:27 >10:36:26,805 INFO kernel:[ 28.854343] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection >10:36:26,805 NOTICE kernel:[ 28.926941] random: nonblocking pool is initialized >10:36:26,805 WARNING kernel:[ 28.992235] cdrom_id (497) used greatest stack depth: 12472 bytes left >10:36:26,805 WARNING kernel:[ 29.745585] ata_id (504) used greatest stack depth: 12368 bytes left >10:36:26,805 WARNING kernel:[ 30.707211] systemd-udevd (483) used greatest stack depth: 12304 bytes left >10:36:26,805 WARNING kernel:[ 30.720161] systemd-udevd (485) used greatest stack depth: 12248 bytes left >10:36:26,805 DEBUG kernel:[ 34.873893] ISO 9660 Extensions: Microsoft Joliet Level 3 >10:36:26,808 DEBUG kernel:[ 34.917198] ISO 9660 Extensions: RRIP_1991A >10:36:26,808 INFO kernel:[ 36.042333] loop: module loaded >10:36:26,808 INFO kernel:[ 41.216345] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >10:36:26,808 WARNING kernel:[ 45.193319] systemd-cgroups (810) used greatest stack depth: 11920 bytes left >10:36:26,808 DEBUG kernel:[ 48.025396] SELinux: 2048 avtab hash slots, 107661 rules. >10:36:26,808 DEBUG kernel:[ 48.079141] SELinux: 2048 avtab hash slots, 107661 rules. >10:36:26,808 DEBUG kernel:[ 48.180159] SELinux: 8 users, 103 roles, 4861 types, 286 bools, 1 sens, 1024 cats >10:36:26,808 DEBUG kernel:[ 48.180256] SELinux: 83 classes, 107661 rules >10:36:26,808 DEBUG kernel:[ 48.209604] SELinux: Completing initialization. >10:36:26,808 DEBUG kernel:[ 48.209645] SELinux: Setting up existing superblocks. >10:36:26,808 DEBUG kernel:[ 48.209792] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:36:26,809 DEBUG kernel:[ 48.210156] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >10:36:26,809 DEBUG kernel:[ 48.210634] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >10:36:26,809 DEBUG kernel:[ 48.210769] SELinux: initialized (dev proc, type proc), uses genfs_contexts >10:36:26,809 DEBUG kernel:[ 48.212960] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >10:36:26,809 DEBUG kernel:[ 48.220748] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >10:36:26,809 DEBUG kernel:[ 48.340699] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >10:36:26,809 DEBUG kernel:[ 48.340878] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >10:36:26,809 DEBUG kernel:[ 48.341318] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >10:36:26,809 DEBUG kernel:[ 48.341495] SELinux: initialized (dev aio, type aio), not configured for labeling >10:36:26,809 DEBUG kernel:[ 48.341632] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >10:36:26,809 DEBUG kernel:[ 48.341900] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:36:26,809 DEBUG kernel:[ 48.342252] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >10:36:26,811 DEBUG kernel:[ 48.342433] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.344491] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.375280] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.375402] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:36:26,811 DEBUG kernel:[ 48.375575] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:36:26,811 DEBUG kernel:[ 48.377365] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:36:26,811 DEBUG kernel:[ 48.377814] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.378214] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.378334] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.378420] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.378521] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.379260] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.379487] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.379573] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.379658] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.380475] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.380561] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.380692] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >10:36:26,811 DEBUG kernel:[ 48.381175] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >10:36:26,813 DEBUG kernel:[ 48.381339] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >10:36:26,813 DEBUG kernel:[ 48.381674] SELinux: initialized (dev loop0, type squashfs), uses xattr >10:36:26,814 DEBUG kernel:[ 48.382577] SELinux: initialized (dev dm-0, type ext4), uses xattr >10:36:26,814 NOTICE kernel:[ 48.528456] audit: type=1403 audit(1402655777.341:2): policy loaded auid=4294967295 ses=4294967295 >10:36:26,814 WARNING kernel:[ 49.521941] systemd-gpt-aut (813) used greatest stack depth: 11864 bytes left >10:36:26,814 DEBUG kernel:[ 50.963461] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >10:36:26,814 DEBUG kernel:[ 51.015829] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:36:26,814 DEBUG kernel:[ 52.070812] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:36:26,814 NOTICE kernel:[ 57.724319] audit: type=1400 audit(1402655786.537:3): avc: denied { unlink } for pid=901 comm="rsyslogd" name="log" dev="devtmpfs" ino=13854 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >10:36:27,700 INFO kernel:[ 58.878944] parport_pc 00:02: reported by Plug and Play ACPI >10:36:28,961 ERR kernel:[ 60.145985] piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr >10:36:29,814 INFO NetworkManager: <info> NetworkManager (version 0.9.9.95-1.git20140609.fc21) is starting... >10:36:29,817 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >10:36:29,819 INFO NetworkManager: <info> WEXT support is enabled >10:36:29,920 INFO kernel:[ 61.105948] microcode: CPU0 sig=0x306a9, pf=0x1, revision=0x0 >10:36:30,006 INFO kernel:[ 61.191580] microcode: CPU1 sig=0x306a9, pf=0x1, revision=0x0 >10:36:30,013 INFO kernel:[ 61.198959] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >10:36:30,429 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >10:36:30,852 INFO polkitd: Started polkitd version 0.112 >10:36:31,448 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >10:36:31,584 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >10:36:31,591 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >10:36:31,593 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:36:31,596 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:36:31,814 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >10:36:31,823 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >10:36:32,203 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >10:36:32,272 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >10:36:32,377 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >10:36:32,377 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >10:36:32,378 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >10:36:32,378 INFO NetworkManager: <info> Networking is enabled by state file >10:36:32,378 INFO NetworkManager: <info> startup complete >10:36:32,398 INFO NetworkManager: <info> (lo): link connected >10:36:32,398 INFO NetworkManager: <info> (lo): carrier is ON >10:36:32,405 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >10:36:32,405 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >10:36:32,987 INFO kernel:[ 64.171713] cfg80211: Calling CRDA to update world regulatory domain >10:36:33,072 INFO NetworkManager: <info> (p2p1): carrier is OFF >10:36:33,082 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'e1000' ifindex: 2) >10:36:33,086 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/1 >10:36:33,091 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >10:36:33,220 INFO kernel:[ 64.404991] e1000: p2p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX >10:36:33,220 INFO kernel:[ 64.405668] IPv6: ADDRCONF(NETDEV_UP): p2p1: link is not ready >10:36:33,226 INFO kernel:[ 64.409706] IPv6: ADDRCONF(NETDEV_CHANGE): p2p1: link becomes ready >10:36:33,244 INFO NetworkManager: <info> (p2p1): link connected >10:36:33,252 INFO NetworkManager: <info> (p2p1): preparing device >10:36:33,275 INFO NetworkManager: <info> read connection 'Wired connection 1' >10:36:33,314 INFO NetworkManager: <info> (p2p1): created default wired connection 'Wired connection 1' >10:36:33,388 INFO NetworkManager: <info> (p2p1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >10:36:33,397 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >10:36:33,403 INFO NetworkManager: <info> Activation (p2p1) starting connection 'Wired connection 1' >10:36:33,405 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >10:36:33,407 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >10:36:33,411 INFO NetworkManager: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >10:36:33,411 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >10:36:33,411 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >10:36:33,411 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >10:36:33,412 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >10:36:33,412 INFO NetworkManager: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >10:36:33,443 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >10:36:33,443 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >10:36:33,443 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >10:36:33,444 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >10:36:33,444 INFO NetworkManager: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >10:36:33,453 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >10:36:33,822 INFO NetworkManager: <info> dhclient started with pid 951 >10:36:33,846 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >10:36:35,043 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >10:36:35,053 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >10:36:35,055 INFO dhclient: All rights reserved. >10:36:35,062 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >10:36:35,064 INFO dhclient: >10:36:35,246 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> preinit >10:36:35,276 INFO dhclient: Listening on LPF/p2p1/08:00:27:9c:d0:27 >10:36:35,276 INFO dhclient: Sending on LPF/p2p1/08:00:27:9c:d0:27 >10:36:35,277 INFO dhclient: Sending on Socket/fallback >10:36:35,278 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 3 (xid=0x73d60282) >10:36:35,298 INFO dhclient: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x73d60282) >10:36:35,298 INFO dhclient: DHCPOFFER from 10.0.0.1 >10:36:35,847 INFO dhclient: DHCPACK from 10.0.0.1 (xid=0x73d60282) >10:36:35,918 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed preinit -> bound >10:36:35,918 INFO NetworkManager: <info> address 10.0.0.103 >10:36:35,918 INFO NetworkManager: <info> plen 24 (255.255.255.0) >10:36:35,918 INFO NetworkManager: <info> gateway 10.0.0.1 >10:36:35,918 INFO NetworkManager: <info> server identifier 10.0.0.1 >10:36:35,918 INFO NetworkManager: <info> lease time 604800 >10:36:35,918 INFO NetworkManager: <info> nameserver '75.75.75.75' >10:36:35,918 INFO NetworkManager: <info> nameserver '75.75.76.76' >10:36:35,918 INFO NetworkManager: <info> domain name 'hsd1.wa.comcast.net.' >10:36:35,919 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >10:36:35,920 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >10:36:35,933 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >10:36:35,935 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >10:36:35,935 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >10:36:35,954 INFO dhclient: bound to 10.0.0.103 -- renewal in 263855 seconds. >10:36:36,162 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >10:36:36,179 INFO NetworkManager: <info> (p2p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >10:36:36,180 INFO NetworkManager: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >10:36:36,180 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >10:36:36,192 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >10:36:36,198 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p2p1) as default for IPv4 routing and DNS. >10:36:36,260 INFO NetworkManager: <info> Activation (p2p1) successful, device activated. >10:36:36,284 WARNING nm-dispatcher: Cannot execute '/etc/NetworkManager/dispatcher.d/pre-down.d': not a regular file. >10:36:36,302 WARNING nm-dispatcher: Cannot execute '/etc/NetworkManager/dispatcher.d/pre-up.d': not a regular file. >10:36:36,303 NOTICE nm-dispatcher: Dispatching action 'up' for p2p1 >10:36:36,340 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >10:36:36,346 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv6 transaction (timeout in 45 seconds) >10:36:36,453 INFO NetworkManager: <info> dhclient started with pid 965 >10:36:36,463 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p2p1) as default for IPv6 routing and DNS. >10:36:36,861 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >10:36:36,869 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >10:36:36,871 INFO dhclient: All rights reserved. >10:36:36,874 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >10:36:36,877 INFO dhclient: >10:36:36,898 INFO dhclient: Listening on Socket/p2p1 >10:36:36,903 INFO dhclient: Sending on Socket/p2p1 >10:36:37,078 INFO dhclient: XMT: Info-Request on p2p1, interval 1010ms. >10:36:37,123 INFO dhclient: RCV: Reply message on p2p1 from fe80::21d:d4ff:fe78:9821. >10:36:37,277 INFO NetworkManager: <info> (p2p1): DHCPv6 state changed nbi -> renew6 >10:36:37,278 INFO NetworkManager: <info> nameserver '2001:558:feed::1' >10:36:37,280 INFO NetworkManager: <info> nameserver '2001:558:feed::2' >10:36:37,282 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv6 Commit) scheduled... >10:36:37,287 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv6 Commit) started... >10:36:37,331 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv6 Commit) complete. >10:36:37,338 WARNING nm-dispatcher: Cannot execute '/etc/NetworkManager/dispatcher.d/pre-down.d': not a regular file. >10:36:37,340 WARNING nm-dispatcher: Cannot execute '/etc/NetworkManager/dispatcher.d/pre-up.d': not a regular file. >10:36:37,492 INFO NetworkManager: <info> (p2p1): DHCPv6 client pid 965 exited with status 0 >10:36:37,802 NOTICE nm-dispatcher: Dispatching action 'dhcp6-change' for p2p1 >10:36:38,521 WARNING kernel:[ 69.706759] systemd-udevd (882) used greatest stack depth: 11840 bytes left >10:36:46,394 NOTICE kernel:[ 77.579837] audit: type=1400 audit(1402655806.392:4): avc: denied { read write } for pid=1003 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=10731 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >10:36:56,640 NOTICE kernel:[ 87.823253] audit: type=1400 audit(1402655816.636:5): avc: denied { open } for pid=908 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=18442 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=file permissive=1 >10:36:56,832 NOTICE kernel:[ 88.017441] audit: type=1400 audit(1402655816.830:6): avc: denied { read write } for pid=1044 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >10:36:56,975 NOTICE kernel:[ 88.160895] audit: type=1400 audit(1402655816.973:7): avc: denied { connectto } for pid=1046 comm="dbus-daemon" path="/run/systemd/journal/stdout" scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=unix_stream_socket permissive=1 >10:37:05,958 INFO chronyd: chronyd version 1.30-pre1 starting >10:37:05,977 INFO chronyd: Generated key 1 >10:37:11,144 INFO kernel:[ 102.329444] sda: sda1 >10:37:11,496 INFO chronyd: Selected source 162.250.145.46 >10:37:11,497 WARNING chronyd: System clock wrong by 1.866519 seconds, adjustment started >10:37:12,422 INFO kernel:[ 103.607334] sda: sda1 >10:37:21,458 NOTICE kernel:[ 112.643673] audit: type=1400 audit(1402655841.456:8): avc: denied { read write } for pid=1116 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >10:37:21,464 NOTICE kernel:[ 112.645444] audit: type=1400 audit(1402655841.458:9): avc: denied { read write } for pid=1116 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=10731 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >10:37:21,464 NOTICE kernel:[ 112.645984] audit: type=1400 audit(1402655841.458:10): avc: denied { read } for pid=1116 comm="hwclock" path="/proc/943/mounts" dev="proc" ino=17346 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file permissive=1 >10:37:21,004 NOTICE kernel:[ 113.190942] audit: type=1400 audit(1402655841.003:11): avc: denied { ioctl } for pid=1116 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >10:37:21,025 NOTICE kernel:[ 113.191736] audit: type=1400 audit(1402655841.004:12): avc: denied { getattr } for pid=1116 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >10:38:17,678 INFO chronyd: Can't synchronise: no majority >10:38:17,956 INFO chronyd: Selected source 208.97.140.69 >10:38:17,956 WARNING chronyd: System clock wrong by 0.934651 seconds, adjustment started >10:39:22,389 INFO chronyd: Selected source 207.192.73.151 >10:39:22,389 WARNING chronyd: System clock wrong by 0.880923 seconds, adjustment started >10:39:22,593 WARNING chronyd: System clock wrong by -0.827363 seconds, adjustment started >10:40:27,259 INFO chronyd: Selected source 208.97.140.69 >10:41:26,405 INFO kernel:[ 358.590813] Btrfs loaded >10:41:27,653 INFO kernel:[ 359.839930] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >10:43:34,791 INFO kernel:[ 486.977864] sda: >10:43:36,062 INFO kernel:[ 488.248302] sda: unknown partition table >10:43:37,378 INFO kernel:[ 489.564693] sda: >10:43:39,143 INFO kernel:[ 491.327540] sda: >10:43:42,690 INFO kernel:[ 494.876482] sda: sda1 >10:43:45,952 INFO kernel:[ 498.138308] sda: sda1 >10:43:49,785 INFO kernel:[ 501.970345] sda: sda1 sda2 >10:44:02,393 INFO kernel:[ 514.578523] sda: sda1 sda2 sda3
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 1109148
: 908466 |
908467
|
908468
|
908469
|
908470
|
908471
|
908472
|
908473
|
908474
|
908475
|
908476