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 927114 Details for
Bug 1130550
scriptlet error in httrack %pretrans
[?]
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), 967.51 KB, created by
Joachim Frieben
on 2014-08-15 13:57:20 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Joachim Frieben
Created:
2014-08-15 13:57:20 UTC
Size:
967.51 KB
patch
obsolete
>anaconda 21.48.2-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 272, in execReadlines > raise OSError("process '%s' was killed" % argv) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1405, in install > for line in execReadlines("/usr/libexec/anaconda/anaconda-yum", args): > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 204, in doInstall > payload.install() > 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) >OSError: process '['/usr/libexec/anaconda/anaconda-yum', '--config', '/tmp/anaconda-yum.conf', '--tsfile', '/mnt/sysimage/anaconda-yum.yumtx', '--rpmlog', '/tmp/rpm-script.log', '--installroot', '/mnt/sysimage', '--release', '21', '--arch', 'x86_64', '--macro', '__dbi_htconfig', 'hash nofsync %{__dbi_other} %{__dbi_perms}', '--macro', '__file_context_path', '/etc/selinux/targeted/contexts/files/file_contexts']' was killed > >Local variables in innermost frame: >queue_lines: <function queue_lines at 0x7fe1d5bf7b90> >chroot: <function chroot at 0x7fe1d7113140> >env_prune: [] >stdin: None >argv: ['/usr/libexec/anaconda/anaconda-yum', '--config', '/tmp/anaconda-yum.conf', '--tsfile', '/mnt/sysimage/anaconda-yum.yumtx', '--rpmlog', '/tmp/rpm-script.log', '--installroot', '/mnt/sysimage', '--release', '21', '--arch', 'x86_64', '--macro', '__dbi_htconfig', 'hash nofsync %{__dbi_other} %{__dbi_perms}', '--macro', '__file_context_path', '/etc/selinux/targeted/contexts/files/file_contexts'] >q: <Queue.Queue instance at 0x7fe1c8973f38> >command: /usr/libexec/anaconda/anaconda-yum >t: <Thread(Thread-3, stopped daemon 140607930050304)> >env: {'LC_NUMERIC': 'C', 'LC_ALL': 'C', 'XDG_RUNTIME_DIR': '/tmp', 'GIO_USE_VFS': 'local', 'ANA_INSTALL_PATH': '/mnt/sysimage', 'TMUX': '/tmp/tmux-0/default,1062,0', 'LVM_SUPPRESS_FD_WARNINGS': '1', 'GCONF_GLOBAL_LOCKS': '1', 'HOME': '/tmp', 'PATH': '/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysimage/usr/bin:/mnt/sysimage/usr/sbin:/mnt/sysimage/sbin:/sbin:/usr/sbin', 'DISPLAY': ':1', '_': '/sbin/anaconda', 'LANG': 'en_US.UTF-8', 'TERM': 'screen', 'SHELL': '/bin/bash', 'XAUTHORITY': '/root/.Xauthority', 'SHLVL': '1', 'PWD': '/root', 'MALLOC_PERTURB_': '204', 'GDK_BACKEND': 'x11', 'MALLOC_CHECK_': '2', 'TMUX_PANE': '%0'} >root: / >line: FATAL ERROR: python callback <bound method RPMCallback.callback of <__main__.RPMCallback object at 0x7f0af94fcb50>> failed, aborting! >proc: <subprocess.Popen object at 0x7fe1cbc06fd0> > > >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 MainWindow.lightbox_on of <MainWindow object at 0x7fe1d810d1e0 (pyanaconda+ui+gui+MainWindow at 0x20b62b0)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use network installation >url --url="http://ftp.tu-chemnitz.de/pub/linux/fedora/linux/development/21/x86_64/os" ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='de' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=enp0s25 --onboot=off --ipv6=auto >network --hostname=riemann ># SELinux configuration >selinux --enforcing ># System timezone >timezone Europe/Berlin --isUtc --nontp ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part pv.11 --fstype="lvmpv" --noformat --onpart=sda2 >part /boot --fstype="ext4" --onpart=sda1 >volgroup VolGroup00 --noformat --useexisting >logvol swap --fstype="swap" --useexisting --name=LogVol03 --vgname=VolGroup00 >logvol / --fstype="ext4" --useexisting --name=LogVol00 --vgname=VolGroup00 >logvol /var --fstype="ext4" --useexisting --name=LogVol01 --vgname=VolGroup00 >logvol /home --fstype="ext4" --noformat --useexisting --name=LogVol02 --vgname=VolGroup00 > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@guest-desktop-agents >@hardware-support >@input-methods >@multimedia >@networkmanager-submodules >@printing >@standard > >%end > >%addon com_redhat_kdump --disable --reserve-mb='128' > >%end > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 200 MiB partition sda1 (6) with existing ext4 filesystem mounted at /boot >, '/': existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem mounted at / >, '/var': existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem mounted at /var >, '/home': existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home >} > swaps: [existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap >] > name: Fedora Linux 21 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([LVMLogicalVolumeDevice instance (0x7fe1d430a650) -- > name = VolGroup00-LogVol03 status = True kids = 0 id = 18 > parents = ['existing 148.85 GiB lvmvg VolGroup00 (15)'] > uuid = NUMuiO-Zvyx-lEcb-5TXT-5AdC-1k24-MkT3TL size = 8192 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol03 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387320> > target size = 8192 MiB path = /dev/mapper/VolGroup00-LogVol03 > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem mounted at /'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 8192 MiB]) > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 B > _intf.storage.fsset._usb.id: 213 > _intf.storage.fsset._usb._parents: ParentList instance, containing members: > _intf.storage.fsset._usb._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fe1cb756550) -- > name = usbfs status = False kids = 0 id = 213 > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = usbfs > format args = [] originalFormat = usbfs> > _intf.storage.fsset._usb._parents.items: [] > _intf.storage.fsset._usb._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fe1cb756550) -- > name = usbfs status = False kids = 0 id = 213 > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = usbfs > format args = [] originalFormat = usbfs> > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format._label: None > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format._targetSize: 0 B > _intf.storage.fsset._usb._format._size: Already dumped (Size instance) > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format.id: 212 > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: Already dumped (Size instance) > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat._label: None > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._usb.originalFormat.id: 212 > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: {'/dev/sda2': {'LVM2_PV_UUID': 'HZStzR-cbsc-fOs9-R2N3-AJN9-ha0A-0zBHXb', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '0', 'LVM2_PV_NAME': '/dev/sda2', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '38106', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_VG_UUID': 'sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84', 'LVM2_VG_FREE': '0', 'LVM2_VG_SIZE': '156082176.00'}} > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 149.05 GiB disk sda (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 148.85 GiB partition sda2 (11) with existing lvmpv >, existing 148.85 GiB lvmvg VolGroup00 (15) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: HL-DT-ST DVDRAM GU10N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 206848 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387440> > exists: True > _size: 404 MiB > id: 39 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7fe1d430a710) -- > name = sr0 status = True kids = 0 id = 39 > parents = [] > uuid = None size = 404 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVDRAM GU10N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 206848 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387440> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7fe1d430a710) -- > name = sr0 status = True kids = 0 id = 39 > parents = [] > uuid = None size = 404 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVDRAM GU10N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 206848 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387440> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora-21-x86_64 > _format.uuid: 2014-08-05-10-27-45-00 > _format.exists: True > _format._mountpoint: 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: 42 > _format._size: Already dumped (Size instance) > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GU10N_M139COA3851, /dev/disk/by-label/Fedora-21-x86_64, /dev/disk/by-uuid/2014-08-05-10-27-45-00] > _targetSize: 0 B > _model: HL-DT-ST_DVDRAM_GU10N > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora-21-x86_64 > originalFormat.uuid: 2014-08-05-10-27-45-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 42 > originalFormat._device: /dev/sr0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 44 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fe1d430a750) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 44 > 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 (0x7fe1d430a750) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 44 > 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: 47 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fe1d430a910) -- > name = loop0 status = False kids = 0 id = 47 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (44)'] > 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 (0x7fe1d430a910) -- > name = loop0 status = False kids = 0 id = 47 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (44)'] > 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: 52 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fe1d430aa10) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 52 > 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 (0x7fe1d430aa10) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 52 > 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: 55 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fe1d430ab10) -- > name = loop1 status = False kids = 1 id = 55 > parents = ['existing 0 B file /LiveOS/rootfs.img (52)'] > 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 (0x7fe1d430ab10) -- > name = loop1 status = False kids = 1 id = 55 > parents = ['existing 0 B file /LiveOS/rootfs.img (52)'] > 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._targetSize: 2048 MiB > _format._minInstanceSize: 0 B > _format.mountopts: None > _format.mountpoint: None > _format.id: 58 > _format._size: Already dumped (Size instance) > _format.errors: False > _format.uuid: eb6d2f11-25c3-4c64-b372-0fc22e231c28 > _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/eb6d2f11-25c3-4c64-b372-0fc22e231c28] > _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._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 58 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: eb6d2f11-25c3-4c64-b372-0fc22e231c28 > 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: 60 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fe1d4303a50) -- > name = /overlay (deleted) status = False kids = 1 id = 60 > 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 (0x7fe1d4303a50) -- > name = /overlay (deleted) status = False kids = 1 id = 60 > 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: 63 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fe1d4303cd0) -- > name = loop2 status = False kids = 1 id = 63 > parents = ['existing 0 B file /overlay (deleted) (60)'] > 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 (0x7fe1d4303cd0) -- > name = loop2 status = False kids = 1 id = 63 > parents = ['existing 0 B file /overlay (deleted) (60)'] > 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 (68) with existing ext4 filesystem >, existing 2048 MiB dm live-base (73) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: Skipped > origFormat.exists: False > origFormat._mountpoint: None > origFormat._targetSize: 200 MiB > origFormat._minInstanceSize: 0 B > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 9 > origFormat._size: Already dumped (Size instance) > origFormat.errors: False > origFormat.uuid: 7210a0b4-d9df-4c8c-ad26-958abdc0e6d2 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.dirty: False > origFormat._device: /dev/sda1 > container: None > id: 172 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: Skipped > origFormat.exists: False > origFormat._mountpoint: None > origFormat._targetSize: 16 GiB > origFormat._minInstanceSize: 0 B > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 36 > origFormat._size: Already dumped (Size instance) > origFormat.errors: False > origFormat.uuid: 933060f0-61e1-439a-a547-34a192ff07e4 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.dirty: False > origFormat._device: /dev/mapper/VolGroup00-LogVol00 > container: Already dumped (LVMVolumeGroupDevice instance) > id: 177 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: Skipped > origFormat.exists: False > origFormat._mountpoint: None > origFormat._targetSize: 8192 MiB > origFormat._minInstanceSize: 0 B > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 31 > origFormat._size: Already dumped (Size instance) > origFormat.errors: False > origFormat.uuid: c456e57a-2a17-44f9-a5a3-d1820a9623c3 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.dirty: False > origFormat._device: /dev/mapper/VolGroup00-LogVol01 > container: Already dumped (LVMVolumeGroupDevice instance) > id: 182 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent swap > container: Already dumped (LVMVolumeGroupDevice instance) > id: 188 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: ba9559ef-b39c-417d-be31-48d73ea31a52 > _format.exists: True > _format._mountpoint: /mnt/sysimage/boot > _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: 171 > _format._device: /dev/sda1 > origFormat: existing None > device: Already dumped (PartitionDevice instance) > id: 174 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: 5b1d784c-93e5-4974-a841-cc82e4bd79c9 > _format.exists: True > _format._mountpoint: /mnt/sysimage > _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: 176 > _format._device: /dev/mapper/VolGroup00-LogVol00 > origFormat: existing None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 179 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: 1780a18d-5032-4c0e-bd4e-9cab95975191 > _format.exists: True > _format._mountpoint: /mnt/sysimage/var > _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: /var > _format.id: 181 > _format._device: /dev/mapper/VolGroup00-LogVol01 > origFormat: existing None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 184 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: existing swap > origFormat: existing None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 190 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, VolGroup00, VolGroup00-LogVol03, VolGroup00-LogVol02, VolGroup00-LogVol01, VolGroup00-LogVol00, sr0, 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-21-x86_64] > _intf.storage.fsset.devicetree._lvInfo: {'VolGroup00-LogVol03': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'LogVol03', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_LV_SIZE': '8388608.00', 'LVM2_LV_UUID': 'NUMuiO-Zvyx-lEcb-5TXT-5AdC-1k24-MkT3TL'}, 'VolGroup00-LogVol02': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'LogVol02', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_LV_SIZE': '122527744.00', 'LVM2_LV_UUID': '07gIPA-PnB1-rK3n-MoLS-S195-7BoN-OwJW1y'}, 'VolGroup00-LogVol01': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'LogVol01', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_LV_SIZE': '8388608.00', 'LVM2_LV_UUID': 'vMpMfH-fUUN-3rAN-hryX-E9nI-JmWk-wEEkyX'}, 'VolGroup00-LogVol00': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'LogVol00', 'LVM2_VG_NAME': 'VolGroup00', 'LVM2_LV_SIZE': '16777216.00', 'LVM2_LV_UUID': 'DtTcrM-sRnL-ws7K-vbb4-L9Fo-ySKm-Lz1zB5'}} > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 B > _intf.storage.fsset._run.id: 216 > _intf.storage.fsset._run._parents: ParentList instance, containing members: > _intf.storage.fsset._run._parents.appendfunc: <bound method DirectoryDevice._addParent of DirectoryDevice instance (0x7fe1c8b55410) -- > name = /run status = True kids = 0 id = 216 > parents = [] > uuid = None size = 512 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 1 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7fe1cb9d5a70> > target size = 0 B path = /run > format args = [] originalFormat = bind> > _intf.storage.fsset._run._parents.items: [] > _intf.storage.fsset._run._parents.removefunc: <bound method DirectoryDevice._removeParent of DirectoryDevice instance (0x7fe1c8b55410) -- > name = /run status = True kids = 0 id = 216 > parents = [] > uuid = None size = 512 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 1 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7fe1cb9d5a70> > target size = 0 B path = /run > format args = [] originalFormat = bind> > _intf.storage.fsset._run.controllable: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format._label: None > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format._mountpoint: /mnt/sysimage/run > _intf.storage.fsset._run._format._minInstanceSize: None > _intf.storage.fsset._run._format._mountType: bind > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format._targetSize: None > _intf.storage.fsset._run._format._size: None > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format.id: 215 > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run.deviceLinks: [] > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run.fstabComment: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run.sysfsPath: Skipped > _intf.storage.fsset._run._targetSize: Already dumped (Size instance) > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.kids: 0 > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run.protected: False > _intf.storage.fsset._run.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._run.originalFormat._label: None > _intf.storage.fsset._run.originalFormat.uuid: None > _intf.storage.fsset._run.originalFormat.exists: True > _intf.storage.fsset._run.originalFormat._mountpoint: None > _intf.storage.fsset._run.originalFormat.mountpoint: /run > _intf.storage.fsset._run.originalFormat.fsprofile: None > _intf.storage.fsset._run.originalFormat._targetSize: None > _intf.storage.fsset._run.originalFormat._minInstanceSize: None > _intf.storage.fsset._run.originalFormat.mountopts: None > _intf.storage.fsset._run.originalFormat._size: None > _intf.storage.fsset._run.originalFormat.id: 215 > _intf.storage.fsset._run.originalFormat._device: /run > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 B > _intf.storage.fsset._devshm.id: 198 > _intf.storage.fsset._devshm._parents: ParentList instance, containing members: > _intf.storage.fsset._devshm._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fe1cb75c910) -- > name = tmpfs status = False kids = 0 id = 198 > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = tmpfs > format args = [] originalFormat = tmpfs> > _intf.storage.fsset._devshm._parents.items: [] > _intf.storage.fsset._devshm._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fe1cb75c910) -- > name = tmpfs status = False kids = 0 id = 198 > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = tmpfs > format args = [] originalFormat = tmpfs> > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format._label: None > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._options: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._size_option: Skipped > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format._targetSize: 0 B > _intf.storage.fsset._devshm._format._maxSize: 16 EiB > _intf.storage.fsset._devshm._format._size: 1984 MiB > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format.id: 197 > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat._label: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._size_option: Skipped > _intf.storage.fsset._devshm.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat._maxSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat.id: 197 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat._options: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 B > _intf.storage.fsset._dev.id: 195 > _intf.storage.fsset._dev._parents: ParentList instance, containing members: > _intf.storage.fsset._dev._parents.appendfunc: <bound method DirectoryDevice._addParent of DirectoryDevice instance (0x7fe1cb75c650) -- > name = /dev status = True kids = 0 id = 195 > parents = [] > uuid = None size = 3072 B > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 6 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7fe1cb9d5830> > target size = 0 B path = /dev > format args = [] originalFormat = bind> > _intf.storage.fsset._dev._parents.items: [] > _intf.storage.fsset._dev._parents.removefunc: <bound method DirectoryDevice._removeParent of DirectoryDevice instance (0x7fe1cb75c650) -- > name = /dev status = True kids = 0 id = 195 > parents = [] > uuid = None size = 3072 B > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 6 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7fe1cb9d5830> > target size = 0 B path = /dev > format args = [] originalFormat = bind> > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format._label: None > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format.id: 194 > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: Already dumped (Size instance) > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat._label: None > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat.id: 194 > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 B > _intf.storage.fsset._proc.id: 207 > _intf.storage.fsset._proc._parents: ParentList instance, containing members: > _intf.storage.fsset._proc._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fe1cb7569d0) -- > name = proc status = False kids = 0 id = 207 > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = proc > format args = [] originalFormat = proc> > _intf.storage.fsset._proc._parents.items: [] > _intf.storage.fsset._proc._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fe1cb7569d0) -- > name = proc status = False kids = 0 id = 207 > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = proc > format args = [] originalFormat = proc> > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format._label: None > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format._targetSize: 0 B > _intf.storage.fsset._proc._format._size: Already dumped (Size instance) > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format.id: 206 > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: Already dumped (Size instance) > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat._label: None > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._proc.originalFormat.id: 206 > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 B > _intf.storage.fsset._devpts.id: 201 > _intf.storage.fsset._devpts._parents: ParentList instance, containing members: > _intf.storage.fsset._devpts._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fe1cb75ccd0) -- > name = devpts status = False kids = 0 id = 201 > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = devpts > format args = [] originalFormat = devpts> > _intf.storage.fsset._devpts._parents.items: [] > _intf.storage.fsset._devpts._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fe1cb75ccd0) -- > name = devpts status = False kids = 0 id = 201 > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = devpts > format args = [] originalFormat = devpts> > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format._label: None > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format._targetSize: 0 B > _intf.storage.fsset._devpts._format._size: Already dumped (Size instance) > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format.id: 200 > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat._label: None > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._devpts.originalFormat.id: 200 > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 B > _intf.storage.fsset._sysfs.id: 204 > _intf.storage.fsset._sysfs._parents: ParentList instance, containing members: > _intf.storage.fsset._sysfs._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fe1cb75cad0) -- > name = sysfs status = False kids = 0 id = 204 > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = sysfs > format args = [] originalFormat = sysfs> > _intf.storage.fsset._sysfs._parents.items: [] > _intf.storage.fsset._sysfs._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fe1cb75cad0) -- > name = sysfs status = False kids = 0 id = 204 > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = sysfs > format args = [] originalFormat = sysfs> > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format._label: None > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format._targetSize: 0 B > _intf.storage.fsset._sysfs._format._size: Already dumped (Size instance) > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format.id: 203 > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: Already dumped (Size instance) > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat._label: None > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._sysfs.originalFormat.id: 203 > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 B > _intf.storage.fsset._selinux.id: 210 > _intf.storage.fsset._selinux._parents: ParentList instance, containing members: > _intf.storage.fsset._selinux._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fe1cb756210) -- > name = selinuxfs status = False kids = 0 id = 210 > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = selinuxfs > format args = [] originalFormat = selinuxfs> > _intf.storage.fsset._selinux._parents.items: [] > _intf.storage.fsset._selinux._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fe1cb756210) -- > name = selinuxfs status = False kids = 0 id = 210 > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = selinuxfs > format args = [] originalFormat = selinuxfs> > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format._label: None > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format._targetSize: 0 B > _intf.storage.fsset._selinux._format._size: Already dumped (Size instance) > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format.id: 209 > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: Already dumped (Size instance) > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat._label: None > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._selinux.originalFormat.id: 209 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora-21-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 149.05 GiB disk sda (1) 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 (0x7fe1d81400d0) -- > 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 (0x7fe1d8140150) -- > 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 (0x7fe1d8140190) -- > 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 (0x7fe1d81401d0) -- > 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 (0x7fe1d8140210) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: ProgressHub instance, containing members: > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._spinner: Spinner instance, containing members: > _intf.mainWindow._current_action._progressNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action.payload: YumPayload instance, containing members: > _intf.mainWindow._current_action.payload._groups: Skipped > _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.payload._rescueVersionList: [] > _intf.mainWindow._current_action.payload.install_device: None > _intf.mainWindow._current_action.payload._environmentAddons: {'lxde-desktop-environment': (['3d-printing', 'lxde-apps', 'lxde-office', 'lxde-media'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'container-management', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', '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', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'container-management', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', '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', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'container-management', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'gnome-desktop-environment': (['3d-printing', 'epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'container-management', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'infrastructure-server-environment': (['web-server', 'dns-server', 'directory-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'container-management', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'headless-management', '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', 'javaenterprise', 'java-development', 'legacy-software-development', 'mysql', 'milkymist', 'mingw32', 'mongodb', 'ocaml', 'php', 'perl-web', 'sql-server', 'python-web', 'robotics-suite', 'rubyonrails'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'container-management', 'd-development', 'development-tools', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'rpm-development-tools', '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', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'container-management', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'javaenterprise', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'container-management', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', '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', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'container-management', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', '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', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'container-management', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', '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', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'container-management', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'server-product-environment': (['web-server', 'dns-server', 'directory-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'container-management', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'cinnamon-desktop-environment': (['3d-printing', 'libreoffice'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'container-management', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools'])} > _intf.mainWindow._current_action.payload._root_dir: /tmp/yum.root > _intf.mainWindow._current_action.payload._repos_dir: /tmp/yum.repos.d > _intf.mainWindow._current_action.payload._setup: True > _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action.payload.requiredGroups: [] > _intf.mainWindow._current_action.payload._base_repo: anaconda > _intf.mainWindow._current_action.payload.txID: 1408084927.71 > _intf.mainWindow._current_action.payload._rpm_macros: [('__dbi_htconfig', 'hash nofsync %{__dbi_other} %{__dbi_perms}'), ('__file_context_path', '/etc/selinux/targeted/contexts/files/file_contexts')] > _intf.mainWindow._current_action.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.mainWindow._current_action.payload._createdInitrds: False > _intf.mainWindow._current_action.payload._packages: [] > _intf.mainWindow._current_action.payload.requiredPackages: [e2fsprogs, lvm2, grub2] > _intf.mainWindow._current_action.payload._space_required: 3847.8 MiB > _intf.mainWindow._current_action.payload._yum: Skipped > _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload._kernelVersionList: [] > _intf.mainWindow._current_action.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'), ('com_redhat_kdump.gui.spokes.%s', '/usr/share/anaconda/addons/com_redhat_kdump/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'), ('com_redhat_kdump.gui.categories.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/categories')]} > _intf.mainWindow._current_action._checker: None > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._rnotes_id: 17210 > _intf.mainWindow._current_action._notReadySpokes: [] > _intf.mainWindow._current_action._inSpoke: False > _intf.mainWindow._current_action._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe1c874fc90>> > _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 0x7fe1c874fc90>> > _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 0x7fe1c874fc90>> > _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 0x7fe1c874fc90>> > _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 0x7fe1c874fc90>> > _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 0x7fe1c874fc90>> > _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) > visitedSinceApplied: True > 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: > _password_check: InputCheck instance, containing members: > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe1c7e25350>> > _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 0x7fe1cb685820 (GtkEntry at 0x5e96240)>: True} > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe1c7e25350>> > _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 0x7fe1c7e25350>> > _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 0x7fe1c7e25350>> > _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 0x7fe1c7e25350>> > _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 0x7fe1c7e25350>> > _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 0x7fe1c7e25350>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x5dcde20>, '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 0x7fe1c7e25350>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7fe1f0dfac68>, '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: None > _advanced._homeSet: False > _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._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 0x7fe1c7e255d0>> > _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._origHome: None > _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) > visitedSinceApplied: True > 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.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._currentStep: 5 > _intf.mainWindow._current_action._progressLabel: Label instance, containing members: > _intf.mainWindow._current_action._rnotesPages: <itertools.cycle object at 0x7fe1cb97bdd0> > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._progressBar: ProgressBar instance, containing members: > _intf.mainWindow._current_action._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf.mainWindow._current_action._totalSteps: 7 > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: False > _intf.mainWindow._current_action._configurationDone: False > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe1d430f610>, <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fe1cc88f450>, <pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7fe1d7f00c90>, <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe1d432f710>, <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fe1d434c950>, <pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7fe1d434c490>, <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fe1d434ca90>, <pyanaconda.ui.gui.spokes.custom.CustomPartitioningSpoke object at 0x7fe1d4347d90>, <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe1d430f5d0>, <pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x7fe1cba5d050>]) > _intf.mainWindow._overlay_img: None > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x7fe1fc35fc80> > _intf._actions: Skipped > _intf.payload: Already dumped (YumPayload instance) > _intf._currentAction: Already dumped (ProgressHub instance) >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-21-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 0x7fe1d8152de8>, True), 'type': (<function <lambda> at 0x7fe1d81730c8>, True), 'addons': (<function list_addons_callback at 0x7fe1d8152f50>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fe1d8152e60>, 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.48.2-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/dnf.log, /tmp/dnf.rpm.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.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.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: hd:LABEL=Fedora-21-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.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >addons: >com_redhat_kdump > > >/tmp/anaconda.log: >12:35:39,789 INFO anaconda: /sbin/anaconda 21.48.2-1 >12:35:40,889 INFO anaconda: 4063232 kB (3968 MB) are available >12:35:41,292 INFO anaconda: check_memory(): total:4063232, needed:320, graphical:410 >12:35:41,303 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >12:35:41,304 INFO anaconda: Default encoding = utf-8 >12:35:41,353 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >12:35:41,379 INFO anaconda: 4063232 kB (3968 MB) are available >12:35:44,289 INFO anaconda: Display mode = g >12:35:44,290 INFO anaconda: 4063232 kB (3968 MB) are available >12:35:44,410 INFO anaconda: check_memory(): total:4063232, needed:320, graphical:410 >12:35:59,880 DEBUG anaconda: X server has signalled a successful start. >12:35:59,882 INFO anaconda: Starting window manager, pid 1136. >12:36:01,262 INFO anaconda: Started spice-vdagent. >12:36:08,059 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140608148559616) >12:36:09,019 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:36:09,020 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:36:09,020 INFO anaconda: using only installclass _Fedora >12:36:11,309 INFO anaconda: bootloader GRUB2 on X86 platform >12:36:11,346 INFO anaconda: bootloader GRUB2 on X86 platform >12:36:11,479 DEBUG anaconda: network: devices found ['enp0s25', 'wlp3s0'] >12:36:11,674 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp0s25 >12:36:11,718 DEBUG anaconda: network: setting autoconnect of enp0s25 to False >12:36:11,724 DEBUG anaconda: network: missing ifcfgs created for devices ['enp0s25'] >12:36:11,739 DEBUG anaconda: updating hostname localhost.localdomain >12:36:11,792 INFO anaconda: Running Thread: AnaStorageThread (140607946835712) >12:36:11,800 INFO anaconda: Running Thread: AnaTimeInitThread (140607938443008) >12:36:11,804 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140607930050304) >12:36:11,807 INFO anaconda: Running Thread: AnaPayloadThread (140607921657600) >12:36:11,817 DEBUG anaconda: waiting for connecting NM (dhcp?) >12:36:13,933 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140608148559616) >12:36:22,442 INFO anaconda: Thread Done: AnaStorageThread (140607946835712) >12:36:23,003 INFO anaconda: Thread Done: AnaTimeInitThread (140607938443008) >12:36:56,807 ERR anaconda: Geolocation refresh failed - no connectivity >12:37:02,166 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >12:37:02,167 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >12:37:02,167 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >12:37:02,168 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >12:37:02,168 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >12:37:02,169 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >12:37:02,169 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >12:37:02,169 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >12:37:02,235 DEBUG anaconda: not connected, waited 45 of 45 secs >12:37:02,235 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140607930050304) >12:37:02,408 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >12:37:02,418 WARN anaconda: logo image is missing, using a substitute >12:37:02,692 INFO anaconda: Thread Done: AnaPayloadThread (140607921657600) >12:37:14,003 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >12:37:14,004 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >12:37:14,004 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >12:37:14,059 DEBUG anaconda: network standalone spoke (init): completed: True >12:37:14,073 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >12:37:14,074 DEBUG anaconda: Entered hub: SummaryHub >12:37:14,780 INFO anaconda: Running Thread: AnaNTPserver1 (140607921657600) >12:37:14,781 INFO anaconda: Running Thread: AnaNTPserver2 (140607930050304) >12:37:14,782 INFO anaconda: Running Thread: AnaNTPserver3 (140607938443008) >12:37:14,783 INFO anaconda: Running Thread: AnaNTPserver4 (140607946835712) >12:37:14,786 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >12:37:14,791 INFO anaconda: Running Thread: AnaDateTimeThread (140607784756992) >12:37:14,866 INFO anaconda: Thread Done: AnaNTPserver1 (140607921657600) >12:37:14,867 INFO anaconda: Thread Done: AnaNTPserver3 (140607938443008) >12:37:14,868 INFO anaconda: Thread Done: AnaNTPserver2 (140607930050304) >12:37:14,871 INFO anaconda: Thread Done: AnaNTPserver4 (140607946835712) >12:37:14,888 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140607930050304) >12:37:14,889 INFO anaconda: Thread Done: AnaDateTimeThread (140607784756992) >12:37:14,889 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fe1d433f990>> on <dictionary-keyiterator object at 0x7fe1d430e788> >12:37:14,895 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140607784756992) >12:37:14,914 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140607784756992) >12:37:14,955 INFO anaconda: Running Thread: AnaKeyboardThread (140607784756992) >12:37:14,960 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >12:37:15,040 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >12:37:15,087 INFO anaconda: Running Thread: AnaSourceWatcher (140607946835712) >12:37:15,105 INFO anaconda: Running Thread: AnaSoftwareWatcher (140607938443008) >12:37:15,339 INFO anaconda: Running Thread: AnaStorageWatcher (140607921657600) >12:37:15,342 INFO anaconda: Thread Done: AnaStorageWatcher (140607921657600) >12:37:15,357 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >12:37:15,370 INFO anaconda: Running Thread: AnaCustomStorageInit (140607921657600) >12:37:15,641 DEBUG anaconda: network: GUI, device configuration added: connection None device wlp3s0 >12:37:16,671 DEBUG anaconda: network: GUI, device configuration added: connection e06b3f61-15b2-4a19-9915-59ac8bcbf069 device enp0s25 >12:37:16,805 DEBUG anaconda: network: GUI, connection e06b3f61-15b2-4a19-9915-59ac8bcbf069 found >12:37:16,938 DEBUG anaconda: updating hostname localhost.localdomain >12:37:17,295 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fe1d434ca90> >12:37:17,301 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fe1d434c950> >12:37:17,302 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fe1d434c950> status to: Getting list of layouts... >12:37:17,302 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe1d430f5d0> status to: Probing storage... >12:37:17,303 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe1d430f5d0> status to: Downloading package metadata... >12:37:17,303 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe1d430f610> status to: Downloading package metadata... >12:37:17,303 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe1d430f610> status to: Downloading group metadata... >12:37:17,303 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe1d432f710> status to: Probing storage... >12:37:17,312 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe1d432f710> >12:37:17,437 DEBUG anaconda: Setting up repos: [] >08:37:19,553 INFO anaconda: Thread Done: AnaSoftwareWatcher (140607938443008) >08:37:19,559 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe1d430f610> >08:37:20,425 INFO anaconda: Thread Done: AnaCustomStorageInit (140607921657600) >08:37:20,442 INFO anaconda: Thread Done: AnaSourceWatcher (140607946835712) >08:37:20,558 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe1d430f5d0> >08:37:22,617 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fe1d433f990>> on <dictionary-keyiterator object at 0x7fe1d430e788> >08:37:22,617 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140607930050304) >08:37:22,618 INFO anaconda: Thread Done: AnaKeyboardThread (140607784756992) >08:37:22,628 DEBUG anaconda: updating hostname localhost.localdomain >08:37:22,661 DEBUG anaconda: updating hostname localhost.localdomain >08:37:22,662 DEBUG anaconda: Entered spoke: DatetimeSpoke >08:37:22,668 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:753: Warning: Source ID 4331 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >08:37:22,696 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fe1d434c950> >08:37:22,696 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fe1cc88f450> status to: Connecting... >14:37:27,555 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:515: Warning: Source ID 4331 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >14:37:27,606 DEBUG anaconda: Left spoke: DatetimeSpoke >08:37:28,000 INFO anaconda: System time set to Fri Aug 15 08:37:28 2014 >08:37:28,661 DEBUG anaconda: Entered spoke: KeyboardSpoke >08:37:42,964 DEBUG anaconda: Left spoke: KeyboardSpoke >08:37:50,125 DEBUG anaconda: Entered spoke: StorageSpoke >08:37:54,811 DEBUG anaconda: disk free: 1848.5 KiB fs free: 0 B sw needs: 2861.02 MiB auto swap: 0 B >08:37:54,874 INFO anaconda: Running Thread: AnaExecuteStorageThread (140607784756992) >08:37:54,875 DEBUG anaconda: Left spoke: StorageSpoke >08:37:55,024 DEBUG anaconda: new disk order: [] >08:37:55,045 DEBUG anaconda: new disk order: [] >08:37:55,081 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >08:37:55,154 DEBUG anaconda: stage1 device cannot be of type lvmvg >08:37:55,154 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:37:55,155 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:37:55,156 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:37:55,157 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:37:55,158 DEBUG anaconda: _is_valid_disklabel(sda) returning True >08:37:55,159 DEBUG anaconda: _is_valid_size(sda) returning True >08:37:55,159 DEBUG anaconda: _is_valid_location(sda) returning True >08:37:55,159 DEBUG anaconda: _is_valid_format(sda) returning True >08:37:55,159 DEBUG anaconda: is_valid_stage1_device(sda) returning True >08:37:55,159 INFO anaconda: Thread Done: AnaExecuteStorageThread (140607784756992) >08:37:55,384 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'VolGroup00-LogVol00', 'VolGroup00-LogVol01', 'VolGroup00-LogVol02', 'VolGroup00-LogVol03', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sr0'] >08:37:55,479 DEBUG anaconda: ui: unused=[] >08:37:55,480 DEBUG anaconda: ui: new_devices=[] >08:37:55,635 DEBUG anaconda: page clicked: New Fedora 21 Installation >08:37:55,635 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >08:37:55,635 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >08:37:55,751 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe1d432f710> >08:37:55,751 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe1d432f710> status to: Saving storage configuration... >08:37:55,756 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe1d432f710> >08:37:57,116 DEBUG anaconda: page clicked: Fedora Linux 21 for x86_64 >08:37:57,116 DEBUG anaconda: show mountpoint: Fedora Linux 21 for x86_64 >08:37:57,123 DEBUG anaconda: populate_right_side: existing 200 MiB partition sda1 (6) with existing ext4 filesystem >08:37:57,136 DEBUG anaconda: updated device_disks to ['sda'] >08:37:57,137 DEBUG anaconda: updated device_container_name to None >08:37:57,137 DEBUG anaconda: updated device_container_raid_level to None >08:37:57,137 DEBUG anaconda: updated device_container_encrypted to False >08:37:57,137 DEBUG anaconda: updated device_container_size to 0 >08:37:57,143 DEBUG anaconda: fs type changed: ext4 >08:37:57,146 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7fe1d4353990> >08:37:57,148 DEBUG anaconda: populate_raid: 2, None >08:37:57,149 DEBUG anaconda: populate_raid: 2, None >08:37:57,150 DEBUG anaconda: populate_right_side: existing 200 MiB partition sda1 (6) with existing ext4 filesystem >08:37:57,163 DEBUG anaconda: updated device_disks to ['sda'] >08:37:57,164 DEBUG anaconda: updated device_container_name to None >08:37:57,164 DEBUG anaconda: updated device_container_raid_level to None >08:37:57,164 DEBUG anaconda: updated device_container_encrypted to False >08:37:57,164 DEBUG anaconda: updated device_container_size to 0 >08:37:57,170 DEBUG anaconda: populate_raid: 2, None >08:37:57,803 DEBUG anaconda: current selector: existing 200 MiB partition sda1 (6) with existing ext4 filesystem >08:37:57,823 DEBUG anaconda: new selector: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem >08:37:57,838 DEBUG anaconda: populate_right_side: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem >08:37:57,853 DEBUG anaconda: updated device_disks to ['sda'] >08:37:57,853 DEBUG anaconda: updated device_container_name to VolGroup00 >08:37:57,853 DEBUG anaconda: updated device_container_raid_level to None >08:37:57,853 DEBUG anaconda: updated device_container_encrypted to False >08:37:57,853 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:37:57,873 DEBUG anaconda: device_type_changed: 0 <gi.overrides.Gtk.TreeModelRow object at 0x7fe1d4300510> >08:37:57,874 DEBUG anaconda: populate_raid: 0, None >08:37:57,875 DEBUG anaconda: populate_raid: 0, None >08:37:58,128 DEBUG anaconda: new container selection: VolGroup00 >08:37:58,128 DEBUG anaconda: default container is VolGroup00 >08:37:58,129 DEBUG anaconda: populate_right_side: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem >08:37:58,144 DEBUG anaconda: updated device_disks to ['sda'] >08:37:58,144 DEBUG anaconda: updated device_container_name to VolGroup00 >08:37:58,145 DEBUG anaconda: updated device_container_raid_level to None >08:37:58,145 DEBUG anaconda: updated device_container_encrypted to False >08:37:58,145 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:37:58,164 DEBUG anaconda: populate_raid: 0, None >08:37:58,418 DEBUG anaconda: new container selection: VolGroup00 >08:37:58,418 DEBUG anaconda: default container is VolGroup00 >08:38:05,169 INFO anaconda: ui: saving changes to device VolGroup00-LogVol02 >08:38:05,171 DEBUG anaconda: reformat: False >08:38:05,660 DEBUG anaconda: old disks: ['sda'] >08:38:05,660 DEBUG anaconda: new disks: ['sda'] >08:38:05,660 DEBUG anaconda: device: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem >08:38:05,675 DEBUG anaconda: old container_encrypted: False >08:38:05,675 DEBUG anaconda: new container_encrypted: False >08:38:05,675 DEBUG anaconda: old name: LogVol02 >08:38:05,675 DEBUG anaconda: new name: None >08:38:05,675 DEBUG anaconda: old encrypted: False >08:38:05,675 DEBUG anaconda: new encrypted: False >08:38:05,676 DEBUG anaconda: old container_raid_level: None >08:38:05,676 DEBUG anaconda: new container_raid_level: None >08:38:05,676 DEBUG anaconda: old raid_level: None >08:38:05,676 DEBUG anaconda: new raid_level: None >08:38:05,676 DEBUG anaconda: old label: >08:38:05,676 DEBUG anaconda: new label: >08:38:05,676 DEBUG anaconda: old device_type: 0 >08:38:05,677 DEBUG anaconda: new device_type: 0 >08:38:05,677 DEBUG anaconda: old container_name: VolGroup00 >08:38:05,677 DEBUG anaconda: new container_name: VolGroup00 >08:38:05,677 DEBUG anaconda: old mountpoint: >08:38:05,677 DEBUG anaconda: new mountpoint: /home >08:38:05,677 DEBUG anaconda: old fstype: ext4 >08:38:05,677 DEBUG anaconda: new fstype: ext4 >08:38:05,678 DEBUG anaconda: old container_size: 148.85 GiB >08:38:05,691 DEBUG anaconda: new container_size: 148.85 GiB >08:38:05,704 DEBUG anaconda: old size: 116.85 GiB >08:38:05,717 DEBUG anaconda: new size: 116.85 GiB >08:38:05,730 DEBUG anaconda: updating mountpoint of VolGroup00-LogVol02 to /home >08:38:05,745 DEBUG anaconda: populate_right_side: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home >08:38:05,760 DEBUG anaconda: updated device_disks to ['sda'] >08:38:05,761 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:05,761 DEBUG anaconda: updated device_container_raid_level to None >08:38:05,761 DEBUG anaconda: updated device_container_encrypted to False >08:38:05,761 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:05,780 DEBUG anaconda: populate_raid: 0, None >08:38:06,034 DEBUG anaconda: new container selection: VolGroup00 >08:38:06,034 DEBUG anaconda: default container is VolGroup00 >08:38:07,334 DEBUG anaconda: current selector: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home >08:38:07,355 DEBUG anaconda: new selector: existing 200 MiB partition sda1 (6) with existing ext4 filesystem >08:38:07,368 DEBUG anaconda: populate_right_side: existing 200 MiB partition sda1 (6) with existing ext4 filesystem >08:38:07,381 DEBUG anaconda: updated device_disks to ['sda'] >08:38:07,381 DEBUG anaconda: updated device_container_name to None >08:38:07,382 DEBUG anaconda: updated device_container_raid_level to None >08:38:07,382 DEBUG anaconda: updated device_container_encrypted to False >08:38:07,382 DEBUG anaconda: updated device_container_size to 0 >08:38:07,388 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7fe1d4300250> >08:38:07,389 DEBUG anaconda: populate_raid: 2, None >08:38:07,390 DEBUG anaconda: populate_raid: 2, None >08:38:07,390 DEBUG anaconda: populate_right_side: existing 200 MiB partition sda1 (6) with existing ext4 filesystem >08:38:07,404 DEBUG anaconda: updated device_disks to ['sda'] >08:38:07,404 DEBUG anaconda: updated device_container_name to None >08:38:07,404 DEBUG anaconda: updated device_container_raid_level to None >08:38:07,404 DEBUG anaconda: updated device_container_encrypted to False >08:38:07,404 DEBUG anaconda: updated device_container_size to 0 >08:38:07,410 DEBUG anaconda: populate_raid: 2, None >08:38:11,589 INFO anaconda: ui: saving changes to device sda1 >08:38:11,590 DEBUG anaconda: reformat: True >08:38:11,610 DEBUG anaconda: old disks: ['sda'] >08:38:11,611 DEBUG anaconda: new disks: ['sda'] >08:38:11,611 DEBUG anaconda: device: existing 200 MiB partition sda1 (6) with existing ext4 filesystem >08:38:11,624 DEBUG anaconda: old container_encrypted: False >08:38:11,624 DEBUG anaconda: new container_encrypted: False >08:38:11,624 DEBUG anaconda: old name: sda1 >08:38:11,624 DEBUG anaconda: new name: None >08:38:11,625 DEBUG anaconda: old encrypted: False >08:38:11,625 DEBUG anaconda: new encrypted: False >08:38:11,625 DEBUG anaconda: old container_raid_level: None >08:38:11,625 DEBUG anaconda: new container_raid_level: None >08:38:11,625 DEBUG anaconda: old raid_level: None >08:38:11,625 DEBUG anaconda: new raid_level: None >08:38:11,625 DEBUG anaconda: old label: >08:38:11,626 DEBUG anaconda: new label: >08:38:11,626 DEBUG anaconda: old device_type: 2 >08:38:11,626 DEBUG anaconda: new device_type: 2 >08:38:11,626 DEBUG anaconda: old container_name: None >08:38:11,626 DEBUG anaconda: new container_name: None >08:38:11,626 DEBUG anaconda: old mountpoint: >08:38:11,626 DEBUG anaconda: new mountpoint: /boot >08:38:11,627 DEBUG anaconda: old fstype: ext4 >08:38:11,627 DEBUG anaconda: new fstype: ext4 >08:38:11,627 DEBUG anaconda: old container_size: 0 >08:38:11,627 DEBUG anaconda: new container_size: 0 >08:38:11,627 DEBUG anaconda: old size: 200 MiB >08:38:11,640 DEBUG anaconda: new size: 200 MiB >08:38:11,653 INFO anaconda: scheduling reformat of sda1 as ext4 >08:38:11,672 DEBUG anaconda: populate_right_side: existing 200 MiB partition sda1 (6) with non-existent ext4 filesystem mounted at /boot >08:38:11,686 DEBUG anaconda: updated device_disks to ['sda'] >08:38:11,686 DEBUG anaconda: updated device_container_name to None >08:38:11,686 DEBUG anaconda: updated device_container_raid_level to None >08:38:11,686 DEBUG anaconda: updated device_container_encrypted to False >08:38:11,686 DEBUG anaconda: updated device_container_size to 0 >08:38:11,692 DEBUG anaconda: populate_raid: 2, None >08:38:14,549 DEBUG anaconda: current selector: existing 200 MiB partition sda1 (6) with non-existent ext4 filesystem mounted at /boot >08:38:14,567 DEBUG anaconda: new selector: existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem >08:38:14,583 DEBUG anaconda: populate_right_side: existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem >08:38:14,600 DEBUG anaconda: updated device_disks to ['sda'] >08:38:14,600 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:14,600 DEBUG anaconda: updated device_container_raid_level to None >08:38:14,601 DEBUG anaconda: updated device_container_encrypted to False >08:38:14,601 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:14,623 DEBUG anaconda: device_type_changed: 0 <gi.overrides.Gtk.TreeModelRow object at 0x7fe1d4342810> >08:38:14,624 DEBUG anaconda: populate_raid: 0, None >08:38:14,625 DEBUG anaconda: populate_raid: 0, None >08:38:14,895 DEBUG anaconda: new container selection: VolGroup00 >08:38:14,895 DEBUG anaconda: default container is VolGroup00 >08:38:14,896 DEBUG anaconda: populate_right_side: existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem >08:38:14,911 DEBUG anaconda: updated device_disks to ['sda'] >08:38:14,911 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:14,911 DEBUG anaconda: updated device_container_raid_level to None >08:38:14,911 DEBUG anaconda: updated device_container_encrypted to False >08:38:14,912 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:14,931 DEBUG anaconda: populate_raid: 0, None >08:38:15,183 DEBUG anaconda: new container selection: VolGroup00 >08:38:15,184 DEBUG anaconda: default container is VolGroup00 >08:38:20,923 INFO anaconda: ui: saving changes to device VolGroup00-LogVol00 >08:38:20,926 DEBUG anaconda: reformat: True >08:38:21,413 DEBUG anaconda: old disks: ['sda'] >08:38:21,413 DEBUG anaconda: new disks: ['sda'] >08:38:21,414 DEBUG anaconda: device: existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem >08:38:21,428 DEBUG anaconda: old container_encrypted: False >08:38:21,428 DEBUG anaconda: new container_encrypted: False >08:38:21,428 DEBUG anaconda: old name: LogVol00 >08:38:21,429 DEBUG anaconda: new name: None >08:38:21,429 DEBUG anaconda: old encrypted: False >08:38:21,429 DEBUG anaconda: new encrypted: False >08:38:21,429 DEBUG anaconda: old container_raid_level: None >08:38:21,429 DEBUG anaconda: new container_raid_level: None >08:38:21,429 DEBUG anaconda: old raid_level: None >08:38:21,429 DEBUG anaconda: new raid_level: None >08:38:21,430 DEBUG anaconda: old label: >08:38:21,430 DEBUG anaconda: new label: >08:38:21,430 DEBUG anaconda: old device_type: 0 >08:38:21,430 DEBUG anaconda: new device_type: 0 >08:38:21,430 DEBUG anaconda: old container_name: VolGroup00 >08:38:21,430 DEBUG anaconda: new container_name: VolGroup00 >08:38:21,430 DEBUG anaconda: old mountpoint: >08:38:21,431 DEBUG anaconda: new mountpoint: / >08:38:21,431 DEBUG anaconda: old fstype: ext4 >08:38:21,431 DEBUG anaconda: new fstype: ext4 >08:38:21,431 DEBUG anaconda: old container_size: 148.85 GiB >08:38:21,444 DEBUG anaconda: new container_size: 148.85 GiB >08:38:21,457 DEBUG anaconda: old size: 16 GiB >08:38:21,470 DEBUG anaconda: new size: 16 GiB >08:38:21,483 INFO anaconda: scheduling reformat of VolGroup00-LogVol00 as ext4 >08:38:21,500 DEBUG anaconda: populate_right_side: existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at / >08:38:21,514 DEBUG anaconda: updated device_disks to ['sda'] >08:38:21,515 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:21,515 DEBUG anaconda: updated device_container_raid_level to None >08:38:21,515 DEBUG anaconda: updated device_container_encrypted to False >08:38:21,515 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:21,534 DEBUG anaconda: populate_raid: 0, None >08:38:21,784 DEBUG anaconda: new container selection: VolGroup00 >08:38:21,784 DEBUG anaconda: default container is VolGroup00 >08:38:23,247 DEBUG anaconda: current selector: existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at / >08:38:23,265 DEBUG anaconda: new selector: existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem >08:38:23,280 DEBUG anaconda: populate_right_side: existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem >08:38:23,295 DEBUG anaconda: updated device_disks to ['sda'] >08:38:23,295 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:23,295 DEBUG anaconda: updated device_container_raid_level to None >08:38:23,295 DEBUG anaconda: updated device_container_encrypted to False >08:38:23,295 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:23,315 DEBUG anaconda: populate_raid: 0, None >08:38:23,565 DEBUG anaconda: new container selection: VolGroup00 >08:38:23,566 DEBUG anaconda: default container is VolGroup00 >08:38:23,567 DEBUG anaconda: populate_right_side: existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem >08:38:23,581 DEBUG anaconda: updated device_disks to ['sda'] >08:38:23,582 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:23,582 DEBUG anaconda: updated device_container_raid_level to None >08:38:23,582 DEBUG anaconda: updated device_container_encrypted to False >08:38:23,582 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:23,601 DEBUG anaconda: populate_raid: 0, None >08:38:23,852 DEBUG anaconda: new container selection: VolGroup00 >08:38:23,852 DEBUG anaconda: default container is VolGroup00 >08:38:28,663 INFO anaconda: ui: saving changes to device VolGroup00-LogVol01 >08:38:28,664 DEBUG anaconda: reformat: True >08:38:29,145 DEBUG anaconda: old disks: ['sda'] >08:38:29,145 DEBUG anaconda: new disks: ['sda'] >08:38:29,146 DEBUG anaconda: device: existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem >08:38:29,160 DEBUG anaconda: old container_encrypted: False >08:38:29,160 DEBUG anaconda: new container_encrypted: False >08:38:29,160 DEBUG anaconda: old name: LogVol01 >08:38:29,161 DEBUG anaconda: new name: None >08:38:29,161 DEBUG anaconda: old encrypted: False >08:38:29,161 DEBUG anaconda: new encrypted: False >08:38:29,161 DEBUG anaconda: old container_raid_level: None >08:38:29,161 DEBUG anaconda: new container_raid_level: None >08:38:29,161 DEBUG anaconda: old raid_level: None >08:38:29,162 DEBUG anaconda: new raid_level: None >08:38:29,162 DEBUG anaconda: old label: >08:38:29,162 DEBUG anaconda: new label: >08:38:29,162 DEBUG anaconda: old device_type: 0 >08:38:29,162 DEBUG anaconda: new device_type: 0 >08:38:29,162 DEBUG anaconda: old container_name: VolGroup00 >08:38:29,162 DEBUG anaconda: new container_name: VolGroup00 >08:38:29,162 DEBUG anaconda: old mountpoint: >08:38:29,163 DEBUG anaconda: new mountpoint: /var >08:38:29,163 DEBUG anaconda: old fstype: ext4 >08:38:29,163 DEBUG anaconda: new fstype: ext4 >08:38:29,163 DEBUG anaconda: old container_size: 148.85 GiB >08:38:29,177 DEBUG anaconda: new container_size: 148.85 GiB >08:38:29,190 DEBUG anaconda: old size: 8192 MiB >08:38:29,203 DEBUG anaconda: new size: 8192 MiB >08:38:29,216 INFO anaconda: scheduling reformat of VolGroup00-LogVol01 as ext4 >08:38:29,233 DEBUG anaconda: populate_right_side: existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var >08:38:29,247 DEBUG anaconda: updated device_disks to ['sda'] >08:38:29,247 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:29,248 DEBUG anaconda: updated device_container_raid_level to None >08:38:29,248 DEBUG anaconda: updated device_container_encrypted to False >08:38:29,248 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:29,267 DEBUG anaconda: populate_raid: 0, None >08:38:29,519 DEBUG anaconda: new container selection: VolGroup00 >08:38:29,519 DEBUG anaconda: default container is VolGroup00 >08:38:30,695 DEBUG anaconda: current selector: existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var >08:38:30,716 DEBUG anaconda: new selector: existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap >08:38:30,730 DEBUG anaconda: populate_right_side: existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap >08:38:30,744 DEBUG anaconda: updated device_disks to ['sda'] >08:38:30,745 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:30,745 DEBUG anaconda: updated device_container_raid_level to None >08:38:30,745 DEBUG anaconda: updated device_container_encrypted to False >08:38:30,745 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:30,765 DEBUG anaconda: fs type changed: swap >08:38:30,768 DEBUG anaconda: populate_raid: 0, None >08:38:31,020 DEBUG anaconda: new container selection: VolGroup00 >08:38:31,020 DEBUG anaconda: default container is VolGroup00 >08:38:31,021 DEBUG anaconda: populate_right_side: existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap >08:38:31,036 DEBUG anaconda: updated device_disks to ['sda'] >08:38:31,036 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:31,036 DEBUG anaconda: updated device_container_raid_level to None >08:38:31,036 DEBUG anaconda: updated device_container_encrypted to False >08:38:31,036 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:31,056 DEBUG anaconda: populate_raid: 0, None >08:38:31,307 DEBUG anaconda: new container selection: VolGroup00 >08:38:31,307 DEBUG anaconda: default container is VolGroup00 >08:38:33,674 INFO anaconda: ui: saving changes to device VolGroup00-LogVol03 >08:38:33,676 DEBUG anaconda: reformat: True >08:38:34,162 DEBUG anaconda: old disks: ['sda'] >08:38:34,163 DEBUG anaconda: new disks: ['sda'] >08:38:34,163 DEBUG anaconda: device: existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap >08:38:34,177 DEBUG anaconda: old container_encrypted: False >08:38:34,177 DEBUG anaconda: new container_encrypted: False >08:38:34,177 DEBUG anaconda: old name: LogVol03 >08:38:34,177 DEBUG anaconda: new name: None >08:38:34,177 DEBUG anaconda: old encrypted: False >08:38:34,178 DEBUG anaconda: new encrypted: False >08:38:34,178 DEBUG anaconda: old container_raid_level: None >08:38:34,178 DEBUG anaconda: new container_raid_level: None >08:38:34,178 DEBUG anaconda: old raid_level: None >08:38:34,178 DEBUG anaconda: new raid_level: None >08:38:34,178 DEBUG anaconda: old label: >08:38:34,178 DEBUG anaconda: new label: >08:38:34,179 DEBUG anaconda: old device_type: 0 >08:38:34,179 DEBUG anaconda: new device_type: 0 >08:38:34,179 DEBUG anaconda: old container_name: VolGroup00 >08:38:34,179 DEBUG anaconda: new container_name: VolGroup00 >08:38:34,179 DEBUG anaconda: old mountpoint: >08:38:34,179 DEBUG anaconda: new mountpoint: None >08:38:34,179 DEBUG anaconda: old fstype: swap >08:38:34,180 DEBUG anaconda: new fstype: swap >08:38:34,180 DEBUG anaconda: old container_size: 148.85 GiB >08:38:34,193 DEBUG anaconda: new container_size: 148.85 GiB >08:38:34,206 DEBUG anaconda: old size: 8192 MiB >08:38:34,219 DEBUG anaconda: new size: 8192 MiB >08:38:34,233 INFO anaconda: scheduling reformat of VolGroup00-LogVol03 as swap >08:38:34,249 DEBUG anaconda: populate_right_side: existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap >08:38:34,264 DEBUG anaconda: updated device_disks to ['sda'] >08:38:34,264 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:34,264 DEBUG anaconda: updated device_container_raid_level to None >08:38:34,264 DEBUG anaconda: updated device_container_encrypted to False >08:38:34,264 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:34,283 DEBUG anaconda: populate_raid: 0, None >08:38:34,532 DEBUG anaconda: new container selection: VolGroup00 >08:38:34,532 DEBUG anaconda: default container is VolGroup00 >08:38:35,770 DEBUG anaconda: current selector: existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap >08:38:35,786 DEBUG anaconda: new selector: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home >08:38:35,801 DEBUG anaconda: populate_right_side: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home >08:38:35,815 DEBUG anaconda: updated device_disks to ['sda'] >08:38:35,815 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:35,816 DEBUG anaconda: updated device_container_raid_level to None >08:38:35,816 DEBUG anaconda: updated device_container_encrypted to False >08:38:35,816 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:35,835 DEBUG anaconda: fs type changed: ext4 >08:38:35,838 DEBUG anaconda: populate_raid: 0, None >08:38:36,087 DEBUG anaconda: new container selection: VolGroup00 >08:38:36,087 DEBUG anaconda: default container is VolGroup00 >08:38:36,088 DEBUG anaconda: populate_right_side: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home >08:38:36,103 DEBUG anaconda: updated device_disks to ['sda'] >08:38:36,103 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:36,103 DEBUG anaconda: updated device_container_raid_level to None >08:38:36,103 DEBUG anaconda: updated device_container_encrypted to False >08:38:36,103 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:36,122 DEBUG anaconda: populate_raid: 0, None >08:38:36,371 DEBUG anaconda: new container selection: VolGroup00 >08:38:36,371 DEBUG anaconda: default container is VolGroup00 >08:38:37,789 DEBUG anaconda: current selector: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home >08:38:37,806 DEBUG anaconda: new selector: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home >08:38:37,821 DEBUG anaconda: populate_right_side: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home >08:38:37,835 DEBUG anaconda: updated device_disks to ['sda'] >08:38:37,835 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:37,835 DEBUG anaconda: updated device_container_raid_level to None >08:38:37,836 DEBUG anaconda: updated device_container_encrypted to False >08:38:37,836 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:37,855 DEBUG anaconda: populate_raid: 0, None >08:38:38,104 DEBUG anaconda: new container selection: VolGroup00 >08:38:38,104 DEBUG anaconda: default container is VolGroup00 >08:38:38,105 DEBUG anaconda: populate_right_side: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home >08:38:38,120 DEBUG anaconda: updated device_disks to ['sda'] >08:38:38,120 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:38,120 DEBUG anaconda: updated device_container_raid_level to None >08:38:38,120 DEBUG anaconda: updated device_container_encrypted to False >08:38:38,121 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:38,140 DEBUG anaconda: populate_raid: 0, None >08:38:38,388 DEBUG anaconda: new container selection: VolGroup00 >08:38:38,389 DEBUG anaconda: default container is VolGroup00 >08:38:38,915 DEBUG anaconda: current selector: existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home >08:38:38,935 DEBUG anaconda: new selector: existing 200 MiB partition sda1 (6) with non-existent ext4 filesystem mounted at /boot >08:38:38,948 DEBUG anaconda: populate_right_side: existing 200 MiB partition sda1 (6) with non-existent ext4 filesystem mounted at /boot >08:38:38,962 DEBUG anaconda: updated device_disks to ['sda'] >08:38:38,962 DEBUG anaconda: updated device_container_name to None >08:38:38,962 DEBUG anaconda: updated device_container_raid_level to None >08:38:38,962 DEBUG anaconda: updated device_container_encrypted to False >08:38:38,962 DEBUG anaconda: updated device_container_size to 0 >08:38:38,968 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7fe1cc82c6d0> >08:38:38,969 DEBUG anaconda: populate_raid: 2, None >08:38:38,970 DEBUG anaconda: populate_raid: 2, None >08:38:38,971 DEBUG anaconda: populate_right_side: existing 200 MiB partition sda1 (6) with non-existent ext4 filesystem mounted at /boot >08:38:38,984 DEBUG anaconda: updated device_disks to ['sda'] >08:38:38,984 DEBUG anaconda: updated device_container_name to None >08:38:38,984 DEBUG anaconda: updated device_container_raid_level to None >08:38:38,984 DEBUG anaconda: updated device_container_encrypted to False >08:38:38,985 DEBUG anaconda: updated device_container_size to 0 >08:38:38,991 DEBUG anaconda: populate_raid: 2, None >08:38:40,277 DEBUG anaconda: current selector: existing 200 MiB partition sda1 (6) with non-existent ext4 filesystem mounted at /boot >08:38:40,294 DEBUG anaconda: new selector: existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at / >08:38:40,308 DEBUG anaconda: populate_right_side: existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at / >08:38:40,322 DEBUG anaconda: updated device_disks to ['sda'] >08:38:40,323 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:40,323 DEBUG anaconda: updated device_container_raid_level to None >08:38:40,323 DEBUG anaconda: updated device_container_encrypted to False >08:38:40,323 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:40,342 DEBUG anaconda: device_type_changed: 0 <gi.overrides.Gtk.TreeModelRow object at 0x7fe1cc82c6d0> >08:38:40,343 DEBUG anaconda: populate_raid: 0, None >08:38:40,344 DEBUG anaconda: populate_raid: 0, None >08:38:40,592 DEBUG anaconda: new container selection: VolGroup00 >08:38:40,592 DEBUG anaconda: default container is VolGroup00 >08:38:40,593 DEBUG anaconda: populate_right_side: existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at / >08:38:40,607 DEBUG anaconda: updated device_disks to ['sda'] >08:38:40,608 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:40,608 DEBUG anaconda: updated device_container_raid_level to None >08:38:40,608 DEBUG anaconda: updated device_container_encrypted to False >08:38:40,608 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:40,627 DEBUG anaconda: populate_raid: 0, None >08:38:40,874 DEBUG anaconda: new container selection: VolGroup00 >08:38:40,874 DEBUG anaconda: default container is VolGroup00 >08:38:42,015 DEBUG anaconda: current selector: existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at / >08:38:42,035 DEBUG anaconda: new selector: existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var >08:38:42,049 DEBUG anaconda: populate_right_side: existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var >08:38:42,063 DEBUG anaconda: updated device_disks to ['sda'] >08:38:42,063 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:42,063 DEBUG anaconda: updated device_container_raid_level to None >08:38:42,063 DEBUG anaconda: updated device_container_encrypted to False >08:38:42,063 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:42,083 DEBUG anaconda: populate_raid: 0, None >08:38:42,331 DEBUG anaconda: new container selection: VolGroup00 >08:38:42,331 DEBUG anaconda: default container is VolGroup00 >08:38:42,333 DEBUG anaconda: populate_right_side: existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var >08:38:42,347 DEBUG anaconda: updated device_disks to ['sda'] >08:38:42,347 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:42,347 DEBUG anaconda: updated device_container_raid_level to None >08:38:42,348 DEBUG anaconda: updated device_container_encrypted to False >08:38:42,348 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:42,366 DEBUG anaconda: populate_raid: 0, None >08:38:42,614 DEBUG anaconda: new container selection: VolGroup00 >08:38:42,614 DEBUG anaconda: default container is VolGroup00 >08:38:43,383 DEBUG anaconda: current selector: existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var >08:38:43,404 DEBUG anaconda: new selector: existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap >08:38:43,418 DEBUG anaconda: populate_right_side: existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap >08:38:43,433 DEBUG anaconda: updated device_disks to ['sda'] >08:38:43,433 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:43,433 DEBUG anaconda: updated device_container_raid_level to None >08:38:43,434 DEBUG anaconda: updated device_container_encrypted to False >08:38:43,434 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:43,452 DEBUG anaconda: fs type changed: swap >08:38:43,455 DEBUG anaconda: populate_raid: 0, None >08:38:43,706 DEBUG anaconda: new container selection: VolGroup00 >08:38:43,706 DEBUG anaconda: default container is VolGroup00 >08:38:43,707 DEBUG anaconda: populate_right_side: existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap >08:38:43,722 DEBUG anaconda: updated device_disks to ['sda'] >08:38:43,722 DEBUG anaconda: updated device_container_name to VolGroup00 >08:38:43,722 DEBUG anaconda: updated device_container_raid_level to None >08:38:43,722 DEBUG anaconda: updated device_container_encrypted to False >08:38:43,722 DEBUG anaconda: updated device_container_size to 148.85 GiB >08:38:43,741 DEBUG anaconda: populate_raid: 0, None >08:38:43,990 DEBUG anaconda: new container selection: VolGroup00 >08:38:43,991 DEBUG anaconda: default container is VolGroup00 >08:38:47,101 DEBUG anaconda: new disk order: [] >08:38:47,191 DEBUG anaconda: stage1 device cannot be of type lvmvg >08:38:47,192 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:38:47,193 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:38:47,193 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:38:47,194 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:38:47,195 DEBUG anaconda: _is_valid_disklabel(sda) returning True >08:38:47,196 DEBUG anaconda: _is_valid_size(sda) returning True >08:38:47,196 DEBUG anaconda: _is_valid_location(sda) returning True >08:38:47,196 DEBUG anaconda: _is_valid_format(sda) returning True >08:38:47,196 DEBUG anaconda: is_valid_stage1_device(sda) returning True >08:38:47,201 DEBUG anaconda: _is_valid_disklabel(sda) returning True >08:38:47,201 DEBUG anaconda: _is_valid_size(sda) returning True >08:38:47,202 DEBUG anaconda: _is_valid_location(sda) returning True >08:38:47,202 DEBUG anaconda: _is_valid_format(sda) returning True >08:38:47,202 DEBUG anaconda: is_valid_stage1_device(sda) returning True >08:38:47,202 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >08:38:47,203 DEBUG anaconda: _is_valid_size(sda1) returning True >08:38:47,203 DEBUG anaconda: _is_valid_location(sda1) returning True >08:38:47,204 DEBUG anaconda: _is_valid_partition(sda1) returning True >08:38:47,204 DEBUG anaconda: _is_valid_format(sda1) returning True >08:38:47,204 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >08:38:47,241 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe1d432f710> >08:38:47,242 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe1d432f710> status to: Checking storage configuration... >08:38:47,246 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe1d432f710> >08:38:49,316 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >08:38:49,394 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe1d432f710> >08:38:54,198 DEBUG anaconda: Entered spoke: NetworkSpoke >08:39:02,852 INFO anaconda: network: selected access point: goslar >08:39:02,865 DEBUG anaconda: network: on_wireless_ap_changed: SettingsNotFoundError('goslar',) >08:39:02,889 DEBUG anaconda: network: secrets requested path '/org/freedesktop/NetworkManager/Settings/1' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 5 >08:39:18,579 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fe1cc88f450> status to: Wireless connected to goslar >08:39:18,790 DEBUG anaconda: updating hostname localhost.localdomain >08:39:18,865 DEBUG anaconda: updating hostname localhost.localdomain >08:39:18,865 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fe1cc88f450> status to: Wireless connected to goslar >08:39:35,397 DEBUG anaconda: updating hostname riemann >08:39:35,416 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=enp0s25 --onboot=off --ipv6=auto >network --hostname=riemann > >08:39:35,416 INFO anaconda: setting installation environment hostname to riemann >08:39:37,616 DEBUG anaconda: Left spoke: NetworkSpoke >08:39:41,018 DEBUG anaconda: Entered spoke: SourceSpoke >08:39:41,130 DEBUG anaconda: Setting up repos: [] >08:40:22,456 DEBUG anaconda: Left spoke: SourceSpoke >08:40:22,457 INFO anaconda: Running Thread: AnaPayloadMDThread (140607784756992) >08:40:22,718 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe1d430f610> >08:40:22,723 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe1d430f5d0> >08:40:22,724 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe1d430f5d0> status to: Setting up installation source... >08:40:29,339 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe1d430f5d0> status to: Downloading package metadata... >08:41:13,308 INFO anaconda: Thread Done: AnaPayloadMDThread (140607784756992) >08:41:13,400 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe1d430f610> >08:41:13,404 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe1d430f5d0> >08:41:15,273 DEBUG anaconda: Entered spoke: SoftwareSelectionSpoke >08:41:22,071 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140607784756992) >08:41:22,071 DEBUG anaconda: Left spoke: SoftwareSelectionSpoke >08:41:23,003 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe1d430f610> >08:41:23,009 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe1d430f5d0> >08:41:23,010 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe1d430f610> status to: Checking software dependencies... >08:41:32,154 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140607784756992) >08:41:32,187 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe1d430f610> >08:41:32,191 INFO anaconda: fs space: 16 GiB needed: 3811.27 MiB >08:41:32,227 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe1d430f5d0> >08:41:38,439 DEBUG anaconda: Left hub: SummaryHub >08:41:38,439 DEBUG anaconda: Entered hub: ProgressHub >08:41:38,480 INFO anaconda: Running Thread: AnaInstallThread (140607784756992) >08:41:39,502 INFO anaconda: Setting up the installation environment >08:41:42,081 INFO anaconda: Creating ext4 on /dev/sda1 >08:41:43,027 INFO anaconda: Creating ext4 on /dev/mapper/VolGroup00-LogVol00 >08:41:47,193 INFO anaconda: Creating ext4 on /dev/mapper/VolGroup00-LogVol01 >08:41:50,822 INFO anaconda: Creating swap on /dev/mapper/VolGroup00-LogVol03 >08:57:56,022 DEBUG anaconda: running handleException >08:57:56,024 CRIT 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 204, in doInstall > payload.install() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1405, in install > for line in execReadlines("/usr/libexec/anaconda/anaconda-yum", args): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 272, in execReadlines > raise OSError("process '%s' was killed" % argv) > >OSError: process '['/usr/libexec/anaconda/anaconda-yum', '--config', '/tmp/anaconda-yum.conf', '--tsfile', '/mnt/sysimage/anaconda-yum.yumtx', '--rpmlog', '/tmp/rpm-script.log', '--installroot', '/mnt/sysimage', '--release', '21', '--arch', 'x86_64', '--macro', '__dbi_htconfig', 'hash nofsync %{__dbi_other} %{__dbi_perms}', '--macro', '__file_context_path', '/etc/selinux/targeted/contexts/files/file_contexts']' was killed > >08:57:56,025 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >08:57:56,025 INFO anaconda: Thread Done: AnaInstallThread (140607784756992) > > >/tmp/packaging.log: >12:37:02,236 INFO packaging: configuring base repo >12:37:02,321 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >12:37:02,351 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >12:37:02,351 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >12:37:02,352 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >12:37:02,352 DEBUG yum.verbose.plugin: Adding en_US to language list >12:37:02,356 DEBUG yum.verbose.YumBase: Config time: 0.030 >12:37:02,393 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >12:37:02,394 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >12:37:02,394 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >12:37:02,395 DEBUG yum.verbose.plugin: Adding en_US to language list >12:37:02,398 DEBUG yum.verbose.YumBase: Config time: 0.015 >12:37:02,624 INFO packaging: adding yum repo, name: anaconda, baseurl: file:///run/install/repo, mirrorlist: None >12:37:02,628 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >12:37:02,630 INFO packaging: using default repos from local yum configuration >12:37:02,646 INFO packaging: gathering repo metadata >12:37:02,647 INFO packaging: gathering repo metadata for fedora >12:37:02,656 ERR packaging: failed to grab repo metadata for fedora: Cannot retrieve metalink for repository: fedora/21/x86_64. Please verify its path and try again >12:37:02,663 INFO packaging: gathering repo metadata for updates-testing >12:37:02,671 ERR packaging: failed to grab repo metadata for updates-testing: Cannot retrieve metalink for repository: updates-testing/21/x86_64. Please verify its path and try again >12:37:02,675 INFO packaging: gathering repo metadata for updates >12:37:02,683 ERR packaging: failed to grab repo metadata for updates: Cannot retrieve metalink for repository: updates/21/x86_64. Please verify its path and try again >12:37:02,685 INFO packaging: Refreshing environmentAddons >12:37:02,686 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:37:02,687 INFO_2 yum.verbose.plugin: Determining fastest mirrors >12:37:02,687 DEBUG yum.verbose.YumBase: group time: 0.001 >12:37:02,689 INFO packaging: metadata retrieval complete >08:40:23,459 INFO packaging: configuring base repo >08:40:29,121 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >08:40:29,121 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >08:40:29,121 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >08:40:29,122 DEBUG yum.verbose.plugin: Adding en_US to language list >08:40:29,124 DEBUG yum.verbose.YumBase: Config time: 0.009 >08:40:29,145 INFO packaging: adding yum repo, name: anaconda, baseurl: http://ftp.tu-chemnitz.de/pub/linux/fedora/linux/development/21/x86_64/os, mirrorlist: >08:40:29,273 INFO packaging: gathering repo metadata >08:40:29,275 INFO packaging: skipping disabled repo fedora >08:40:29,276 INFO packaging: gathering repo metadata for anaconda >08:40:39,767 INFO packaging: skipping disabled repo updates-testing >08:40:39,768 INFO packaging: skipping disabled repo updates >08:40:39,768 INFO packaging: Refreshing environmentAddons >08:40:39,769 DEBUG yum.verbose.YumBase: Setting up Package Sacks >08:40:39,770 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >08:41:04,417 DEBUG yum.verbose.YumBase: pkgsack time: 24.648 >08:41:04,565 DEBUG yum.verbose.YumBase: group time: 24.796 >08:41:13,300 INFO packaging: metadata retrieval complete >08:41:22,072 INFO packaging: checking software selection >08:41:22,077 DEBUG yum.verbose.YumBase: Setting up Package Sacks >08:41:23,124 DEBUG yum.verbose.YumBase: pkgsack time: 1.047 >08:41:23,307 DEBUG yum.verbose.YumBase: group time: 1.230 >08:41:23,309 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >08:41:23,579 DEBUG yum.verbose.YumBase: Obs Init time: 0.266 >08:41:23,614 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >08:41:23,646 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >08:41:23,738 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-mga available to be installed >08:41:23,738 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-armsoc available to be installed >08:41:23,743 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-freedreno available to be installed >08:41:23,744 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >08:41:23,745 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >08:41:23,840 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >08:41:23,845 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >08:41:23,850 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >08:41:23,867 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >08:41:23,976 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >08:41:24,165 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >08:41:24,166 INFO packaging: no kernel-PAE package >08:41:24,168 INFO packaging: selected kernel >08:41:24,170 INFO packaging: checking dependencies >08:41:24,412 DEBUG yum.verbose.YumBase: Building updates object >08:41:25,748 DEBUG yum.verbose.YumBase: up:simple updates time: 0.579 >08:41:25,755 DEBUG yum.verbose.YumBase: up:obs time: 0.007 >08:41:25,756 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >08:41:25,756 DEBUG yum.verbose.YumBase: updates time: 1.344 >08:41:25,764 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.41.2-2.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:41:25,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-utils-1.10.2-1.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:41:25,767 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-utils-1.10.0-1.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:41:25,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.10.2-1.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:41:25,772 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.3.0-1.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:41:25,774 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.10.0-1.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:41:25,777 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-215-11.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:41:25,778 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.2-2.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >08:41:25,778 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.2-2.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >08:41:25,778 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.2-2.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >08:41:25,786 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-3.git20140704.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,790 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,794 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,798 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-4.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,800 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-215-11.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,801 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >08:41:25,802 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >08:41:25,804 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-6.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,805 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.1-6.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >08:41:25,813 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-10.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,814 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.71-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,816 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-28.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,818 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,820 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.11-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,824 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,827 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.47.4-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,830 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-6.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,833 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.6-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,834 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.6-2.fc21.x86_64 to require for libplc4.so()(64bit) >08:41:25,835 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,837 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-3.git20140704.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >08:41:25,837 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >08:41:25,838 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-3.so.200()(64bit) >08:41:25,839 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.4-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,842 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,846 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.18-2.fc21.x86_64 as install for 1:NetworkManager-bluetooth-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,851 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-11.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:41:25,853 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.6-3.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:41:25,854 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-3.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:41:25,856 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.9-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:41:25,858 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.12.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:41:25,861 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.5-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:41:25,862 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.5-2.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >08:41:25,864 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.13.6-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:41:25,868 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.12.0-3.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:41:25,871 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.31.0-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:41:25,873 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:41:25,876 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.3.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:41:25,878 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.13.3-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:41:25,885 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-6.00-1.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 >08:41:25,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-4.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 >08:41:25,889 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-4.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >08:41:25,893 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.9.0-2.git20140128.fc21.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.9.0-2.git20140128.fc21.x86_64 >08:41:25,897 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 >08:41:25,900 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 >08:41:25,903 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-9.fc21.x86_64 as install for 1:NetworkManager-wifi-0.9.10.0-3.git20140704.fc21.x86_64 >08:41:25,908 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.4-3.fc21.x86_64 as install for PackageKit-command-not-found-0.9.4-3.fc21.x86_64 >08:41:25,910 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.5-2.fc21.x86_64 as install for PackageKit-command-not-found-0.9.4-3.fc21.x86_64 >08:41:25,914 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.4.0-2.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.4-3.fc21.x86_64 >08:41:25,933 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.24-1.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.4-3.fc21.x86_64 >08:41:25,936 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.24-1.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >08:41:25,938 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-7.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.4-3.fc21.x86_64 >08:41:25,940 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-4.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.4-3.fc21.x86_64 >08:41:25,942 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 >08:41:25,946 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.3-2.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,950 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.3-2.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.3-2.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.3-2.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,954 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,956 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,957 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,959 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,960 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,962 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,963 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,964 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,966 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,967 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:41:25,970 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.8-18.fc21.x86_64 as install for abrt-desktop-2.2.2-4.fc21.x86_64 >08:41:25,972 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.7-3.fc21.x86_64 as install for abrt-desktop-2.2.2-4.fc21.x86_64 >08:41:25,974 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.159-6.fc21.x86_64 as install for abrt-desktop-2.2.2-4.fc21.x86_64 >08:41:25,976 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.2-4.fc21.x86_64 as install for abrt-desktop-2.2.2-4.fc21.x86_64 >08:41:25,980 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 >08:41:25,982 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >08:41:25,984 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 to require for librpm.so.3()(64bit) >08:41:25,985 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.3-2.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >08:41:25,988 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.2-4.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >08:41:25,992 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-6.fc21.x86_64 as install for acl-2.2.52-6.fc21.x86_64 >08:41:25,993 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-6.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >08:41:25,995 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-8.fc21.x86_64 as install for acl-2.2.52-6.fc21.x86_64 >08:41:26,000 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 >08:41:26,004 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-10.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >08:41:26,005 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-10.fc21.x86_64 to require for GConf2 >08:41:26,007 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.4.2-1.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >08:41:26,010 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 >08:41:26,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.2-1.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >08:41:26,016 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-9.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.28-2.fc21.x86_64 >08:41:26,019 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.28-1.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.28-2.fc21.x86_64 >08:41:26,020 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.28-1.fc21.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >08:41:26,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-6.fc21.x86_64 as install for alsa-utils-1.0.28-1.fc21.x86_64 >08:41:26,026 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) >08:41:26,028 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-15.20140323.fc21.x86_64 as install for alsa-utils-1.0.28-1.fc21.x86_64 >08:41:26,030 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc21.x86_64 to require for libncursesw.so.5()(64bit) >08:41:26,030 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc21.x86_64 to require for libmenuw.so.5()(64bit) >08:41:26,030 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc21.x86_64 to require for libformw.so.5()(64bit) >08:41:26,033 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-15.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >08:41:26,036 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-3.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >08:41:26,037 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-15.fc21.x86_64 to require for libpam.so.0()(64bit) >08:41:26,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-3.fc21.x86_64 as install for at-spi2-core-2.13.4-2.fc21.x86_64 >08:41:26,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.3-1.fc21.x86_64 as install for at-spi2-core-2.13.4-2.fc21.x86_64 >08:41:26,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-8.fc21.x86_64 as install for at-spi2-core-2.13.4-2.fc21.x86_64 >08:41:26,055 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.8-0.2.svn20140803.fc21.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc21.x86_64 >08:41:26,057 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-14.fc21.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc21.x86_64 >08:41:26,059 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-14.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >08:41:26,059 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.62-1.fc21.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc21.x86_64 >08:41:26,062 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-78.fc21.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc21.x86_64 >08:41:26,063 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-14.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >08:41:26,063 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.8-0.2.svn20140803.fc21.x86_64 to require for libaudit.so.1()(64bit) >08:41:26,069 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.8-3.fc21.x86_64 as install for authconfig-6.2.9-1.fc21.x86_64 >08:41:26,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.4-1.fc21.x86_64 as install for authconfig-6.2.9-1.fc21.x86_64 >08:41:26,075 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.9-1.fc21.x86_64 >08:41:26,077 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1i-2.fc21.x86_64 as install for authconfig-6.2.9-1.fc21.x86_64 >08:41:26,082 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-28.fc21.x86_64 as install for avahi-0.6.31-28.fc21.x86_64 >08:41:26,086 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-7.fc21.x86_64 as install for avahi-0.6.31-28.fc21.x86_64 >08:41:26,089 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-9.fc21.x86_64 as install for avahi-0.6.31-28.fc21.x86_64 >08:41:26,091 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-31.fc21.x86_64 as install for avahi-0.6.31-28.fc21.x86_64 >08:41:26,093 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-6.fc21.x86_64 as install for avahi-0.6.31-28.fc21.x86_64 >08:41:26,096 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-2.fc21.x86_64 as install for b43-openfwwf-5.2-11.fc21.noarch >08:41:26,102 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-5.fc21.x86_64 as install for 1:bash-completion-2.1-5.fc21.noarch >08:41:26,105 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-4.fc21.x86_64 as install for bc-1.06.95-12.fc21.x86_64 >08:41:26,113 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.16-0.2.20140808.git.ce9affa.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:41:26,115 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.4.4-4.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:41:26,120 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-1.1.2-1.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:41:26,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-3.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:41:26,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-6.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:41:26,126 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-6.fc21.x86_64 to require for libicalss.so.1()(64bit) >08:41:26,126 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-6.fc21.x86_64 to require for libical.so.1()(64bit) >08:41:26,128 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.8.4-1.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:41:26,129 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.8.4-1.fc21.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >08:41:26,131 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.13.3-3.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:41:26,134 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-8.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:41:26,137 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.12.5-1.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:41:26,139 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.5-1.fc21.x86_64 to require for libecal-1.2.so.16()(64bit) >08:41:26,139 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.5-1.fc21.x86_64 to require for libebackend-1.2.so.7()(64bit) >08:41:26,139 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.5-1.fc21.x86_64 to require for libcamel-1.2.so.49()(64bit) >08:41:26,144 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >08:41:26,146 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-6.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >08:41:26,148 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-8.P1.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >08:41:26,149 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc21.x86_64 to require for libisccfg.so.90()(64bit) >08:41:26,150 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc21.x86_64 to require for libisccc.so.90()(64bit) >08:41:26,150 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc21.x86_64 to require for libisc.so.95()(64bit) >08:41:26,152 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1i-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >08:41:26,155 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.11-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >08:41:26,164 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.11.3-9.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:41:26,166 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:41:26,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.8-1.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:41:26,171 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.8-1.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:41:26,172 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-15.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:41:26,173 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:41:26,175 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-22.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:41:26,177 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:41:26,179 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.2-3.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:41:26,181 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-3.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:41:26,186 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.4.0-2.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:41:26,189 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.4.0-2.fc21.x86_64 to require for libgsttag-1.0.so.0()(64bit) >08:41:26,189 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.4.0-2.fc21.x86_64 to require for libgstpbutils-1.0.so.0()(64bit) >08:41:26,190 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-9.fc21.x86_64 to require for libbrasero-media3.so.1()(64bit) >08:41:26,190 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-9.fc21.x86_64 to require for libbrasero-burn3.so.1()(64bit) >08:41:26,192 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.2-1.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:41:26,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.9-1.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:41:26,198 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.13.2-6.fc21.x86_64 as install for brasero-nautilus-3.11.3-9.fc21.x86_64 >08:41:26,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25-3.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >08:41:26,204 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-3.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >08:41:26,204 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-3.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >08:41:26,206 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.08-2.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >08:41:26,208 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.11-2.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >08:41:26,211 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-13.fc21.x86_64 as install for bzip2-1.0.6-13.fc21.x86_64 >08:41:26,216 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-6.fc21.noarch as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,220 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.41.4-1.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,222 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-3.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.2-4.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,229 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.2.5-1.20140806.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,233 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,235 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.2-3.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.15.3-2.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,240 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.2.5-1.20140806.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.56-1.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,244 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.18.2-3.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,245 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.2-3.fc21.x86_64 to require for libcogl-path.so.20()(64bit) >08:41:26,246 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.2-3.fc21.x86_64 to require for libcogl-pango.so.20()(64bit) >08:41:26,247 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.19.6-1.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,250 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.2-1.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.4-1.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,254 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-3.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,257 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-5.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,259 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-5.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,261 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.2.5-1.20140806.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:41:26,272 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.13.4-2.fc21.x86_64 as install for 2:cheese-3.13.4-2.fc21.x86_64 >08:41:26,274 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.1-2.fc21.noarch as install for 2:cheese-3.13.4-2.fc21.x86_64 >08:41:26,276 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.13.4-1.fc21.x86_64 as install for 2:cheese-3.13.4-2.fc21.x86_64 >08:41:26,279 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.5.2-5.fc21.x86_64 as install for 2:cheese-3.13.4-2.fc21.x86_64 >08:41:26,281 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.12-3.fc21.x86_64 as install for 2:cheese-3.13.4-2.fc21.x86_64 >08:41:26,283 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.13.4-2.fc21.x86_64 to require for libcheese-gtk.so.23()(64bit) >08:41:26,287 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.2-2.fc21.x86_64 as install for chrony-1.30-1.fc21.x86_64 >08:41:26,287 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.2-2.fc21.x86_64 to require for libfreebl3.so()(64bit) >08:41:26,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-7.20140213cvs.fc21.x86_64 as install for chrony-1.30-1.fc21.x86_64 >08:41:26,293 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.11-1.fc21.x86_64 as install for cifs-utils-6.4-1.fc21.x86_64 >08:41:26,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.1-2.fc21.x86_64 as install for cifs-utils-6.4-1.fc21.x86_64 >08:41:26,298 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-3.fc21.x86_64 as install for cifs-utils-6.4-1.fc21.x86_64 >08:41:26,299 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-3.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >08:41:26,300 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-3.fc21.x86_64 as install for cifs-utils-6.4-1.fc21.x86_64 >08:41:26,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-6.fc21.x86_64 as install for cifs-utils-6.4-1.fc21.x86_64 >08:41:26,308 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.2.1-3.fc21.x86_64 as install for colord-1.2.1-3.fc21.x86_64 >08:41:26,309 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-15.fc21.noarch as install for colord-1.2.1-3.fc21.x86_64 >08:41:26,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.19-1.fc21.x86_64 as install for colord-1.2.1-3.fc21.x86_64 >08:41:26,314 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-3.fc21.x86_64 as install for colord-1.2.1-3.fc21.x86_64 >08:41:26,316 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-4.fc21.x86_64 as install for colord-1.2.1-3.fc21.x86_64 >08:41:26,317 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.1-3.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >08:41:26,317 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.1-3.fc21.x86_64 to require for libcolord.so.2()(64bit) >08:41:26,326 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.13.4-1.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,327 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.13.3-1.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,330 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.11-1.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,333 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-9.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,335 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.55-1.fc21.noarch as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,336 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.8.6-2.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,337 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.37-2.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,341 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-5.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,343 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.9-3.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,346 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-6.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,349 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-13.git20140424.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,351 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.8-1.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,353 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.30.0-3.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,356 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.10-3.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,358 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.12.0-3.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,360 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.5-1.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,363 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-4.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,365 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.37-2.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,368 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.2.5-1.20140806.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:41:26,374 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 >08:41:26,376 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 >08:41:26,377 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.2-3.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:41:26,381 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-6.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:41:26,382 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-6.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >08:41:26,382 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-6.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >08:41:26,384 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.2-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:41:26,385 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.17-1.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:41:26,390 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-3.fc21.x86_64 as install for coreutils-8.22-17.fc21.x86_64 >08:41:26,394 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-6.fc21.x86_64 as install for coreutils-8.22-17.fc21.x86_64 >08:41:26,394 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-6.fc21.x86_64 to require for libgmp.so.10()(64bit) >08:41:26,397 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-8.fc21.x86_64 as install for cronie-1.4.11-8.fc21.x86_64 >08:41:26,402 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-8.fc21.x86_64 as install for cronie-1.4.11-8.fc21.x86_64 >08:41:26,407 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.5-2.fc21.x86_64 as install for cryptsetup-1.6.5-2.fc21.x86_64 >08:41:26,409 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-6.fc21.x86_64 as install for cryptsetup-1.6.5-2.fc21.x86_64 >08:41:26,412 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-4.fc21.x86_64 as install for cryptsetup-1.6.5-2.fc21.x86_64 >08:41:26,419 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.5-1.fc21.noarch as install for 1:cups-1.7.5-1.fc21.x86_64 >08:41:26,421 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-client-1.7.5-1.fc21.x86_64 as install for 1:cups-1.7.5-1.fc21.x86_64 >08:41:26,429 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.55-1.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:41:26,431 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.26.2-2.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:41:26,433 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.2-1.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:41:26,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-17.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:41:26,438 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.26.2-2.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:41:26,441 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.10-2.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:41:26,443 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-3.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:41:26,444 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.55-1.fc21.x86_64 to require for libcupsfilters.so.1()(64bit) >08:41:26,445 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-28.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:41:26,455 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.37.0-5.fc21.x86_64 as install for curl-7.37.0-5.fc21.x86_64 >08:41:26,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-14.fc21.x86_64 as install for curl-7.37.0-5.fc21.x86_64 >08:41:26,460 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-6.fc21.x86_64 as install for curl-7.37.0-5.fc21.x86_64 >08:41:26,463 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-10.fc21.x86_64 as install for curl-7.37.0-5.fc21.x86_64 >08:41:26,464 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-10.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >08:41:26,467 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-18.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-18.fc21.x86_64 >08:41:26,474 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 >08:41:26,476 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 >08:41:26,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.10.1-1.fc21.x86_64 as install for deja-dup-30.0-2.fc21.x86_64 >08:41:26,481 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 >08:41:26,484 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-13alpha.fc21.x86_64 as install for deltarpm-3.6-5.fc21.x86_64 >08:41:26,485 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-13alpha.fc21.x86_64 to require for liblzma.so.5()(64bit) >08:41:26,489 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.1-1.fc21.x86_64 as install for 12:dhclient-4.3.1-1.fc21.x86_64 >08:41:26,490 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.1-1.fc21.x86_64 as install for 12:dhclient-4.3.1-1.fc21.x86_64 >08:41:26,492 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-4.fc21.x86_64 as install for 12:dhclient-4.3.1-1.fc21.x86_64 >08:41:26,494 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 as install for 12:dhclient-4.3.1-1.fc21.x86_64 >08:41:26,495 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 to require for libisc-export.so.95()(64bit) >08:41:26,496 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 to require for libirs-export.so.91()(64bit) >08:41:26,496 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 to require for libdns-export.so.100()(64bit) >08:41:26,498 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-14.git20140724.fc21.x86_64 as install for dracut-config-rescue-038-14.git20140724.fc21.x86_64 >08:41:26,501 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.3-1.fc21.x86_64 as install for 1:dump-0.4-0.22.b44.fc21.x86_64 >08:41:26,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.11-2.fc21.x86_64 as install for e2fsprogs-1.42.11-2.fc21.x86_64 >08:41:26,507 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.11-2.fc21.x86_64 to require for libss.so.2()(64bit) >08:41:26,523 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-6.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,527 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.2-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,530 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,532 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.2-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,534 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,536 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-7.fc21.noarch as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,540 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.24.0-3.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,541 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >08:41:26,541 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >08:41:26,541 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >08:41:26,541 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >08:41:26,542 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >08:41:26,542 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >08:41:26,542 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >08:41:26,542 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >08:41:26,542 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >08:41:26,543 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >08:41:26,543 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >08:41:26,543 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >08:41:26,543 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >08:41:26,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >08:41:26,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >08:41:26,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >08:41:26,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >08:41:26,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >08:41:26,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >08:41:26,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >08:41:26,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >08:41:26,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >08:41:26,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.2)(64bit) >08:41:26,546 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0)(64bit) >08:41:26,546 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >08:41:26,546 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >08:41:26,546 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >08:41:26,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >08:41:26,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >08:41:26,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >08:41:26,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >08:41:26,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >08:41:26,548 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >08:41:26,548 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >08:41:26,548 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >08:41:26,548 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >08:41:26,548 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >08:41:26,549 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >08:41:26,549 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >08:41:26,549 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >08:41:26,549 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >08:41:26,550 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >08:41:26,550 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >08:41:26,550 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >08:41:26,550 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >08:41:26,550 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >08:41:26,551 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >08:41:26,551 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >08:41:26,551 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >08:41:26,551 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >08:41:26,551 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >08:41:26,552 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >08:41:26,552 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >08:41:26,552 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >08:41:26,552 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >08:41:26,553 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >08:41:26,553 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >08:41:26,553 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >08:41:26,553 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >08:41:26,554 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >08:41:26,554 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) >08:41:26,554 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >08:41:26,554 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >08:41:26,554 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >08:41:26,555 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >08:41:26,555 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >08:41:26,555 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >08:41:26,555 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >08:41:26,557 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.6-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,560 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-6.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,563 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.1-3.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,566 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.21.1-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,568 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.13.3-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,571 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.12.2-3.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,572 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-3.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >08:41:26,572 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-3.fc21.x86_64 to require for libgck-1.so.0()(64bit) >08:41:26,574 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.8-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,576 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.8-1.fc21.x86_64 to require for libfolks-telepathy.so.25()(64bit) >08:41:26,577 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.4-3.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,580 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.8-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.8-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:41:26,587 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-2.fc21.x86_64 as install for eog-3.13.3-2.fc21.x86_64 >08:41:26,588 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-2.fc21.x86_64 to require for desktop-file-utils >08:41:26,591 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.2-3.fc21.x86_64 as install for eog-3.13.3-2.fc21.x86_64 >08:41:26,593 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-7.fc21.x86_64 as install for eog-3.13.3-2.fc21.x86_64 >08:41:26,595 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-6.fc21.x86_64 as install for eog-3.13.3-2.fc21.x86_64 >08:41:26,601 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.13.3.1-3.fc21.x86_64 as install for evince-3.13.3.1-3.fc21.x86_64 >08:41:26,603 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.13.3.1-3.fc21.x86_64 to require for libevview3.so.3()(64bit) >08:41:26,603 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.13.3.1-3.fc21.x86_64 to require for libevdocument3.so.4()(64bit) >08:41:26,615 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.18-3.fc21.x86_64 as install for evolution-3.12.5-1.fc21.x86_64 >08:41:26,619 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.21.4-1.fc21.x86_64 as install for evolution-3.12.5-1.fc21.x86_64 >08:41:26,623 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell3-3.0.6-3.fc21.x86_64 as install for evolution-3.12.5-1.fc21.x86_64 >08:41:26,625 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.13.4-1.fc21.x86_64 as install for evolution-3.12.5-1.fc21.x86_64 >08:41:26,628 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.15.2-1.fc21.x86_64 as install for evolution-3.12.5-1.fc21.x86_64 >08:41:26,638 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.3.alpha.fc21.x86_64 as install for evolution-ews-3.12.5-1.fc21.x86_64 >08:41:26,638 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.3.alpha.fc21.x86_64 to require for libmspack.so.0()(64bit) >08:41:26,643 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-2.fc21.x86_64 as install for file-5.19-2.fc21.x86_64 >08:41:26,643 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.19-2.fc21.x86_64 to require for libmagic.so.1()(64bit) >08:41:26,647 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-9.fc21.x86_64 as install for file-roller-3.13.2-1.fc21.x86_64 >08:41:26,669 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-5.fc21.noarch as install for firefox-31.0-2.fc21.x86_64 >08:41:26,670 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-11.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:41:26,673 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-5.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:41:26,675 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-8.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:41:26,677 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-3.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:41:26,678 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-3.fc21.x86_64 to require for libicui18n.so.52()(64bit) >08:41:26,678 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-3.fc21.x86_64 to require for libicudata.so.52()(64bit) >08:41:26,680 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-5.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:41:26,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-9.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:41:26,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-3.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:41:26,688 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.3-1.fc21.x86_64 as install for firewall-config-0.3.10-5.fc21.noarch >08:41:26,690 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-2.fc21.noarch as install for firewall-config-0.3.10-5.fc21.noarch >08:41:26,692 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.10-5.fc21.noarch >08:41:26,693 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.10-5.fc21.noarch >08:41:26,698 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-standard-0.3.10-5.fc21.noarch as install for firewalld-0.3.10-5.fc21.noarch >08:41:26,700 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-15.fc21.x86_64 as install for firewalld-0.3.10-5.fc21.noarch >08:41:26,703 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-5.fc21.x86_64 as install for firewalld-0.3.10-5.fc21.noarch >08:41:26,724 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-302.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >08:41:26,726 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-302.fc21.x86_64 to require for perl(vars) >08:41:26,727 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-302.fc21.x86_64 to require for perl(strict) >08:41:26,727 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-302.fc21.x86_64 to require for perl(POSIX) >08:41:26,727 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-302.fc21.x86_64 to require for perl(Getopt::Std) >08:41:26,730 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 >08:41:26,732 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.70-2.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >08:41:26,737 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 >08:41:26,739 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 >08:41:26,740 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 >08:41:26,742 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-44.20140707.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >08:41:26,746 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-44.20140707.fc21.noarch as install for foomatic-db-ppds-4.0-44.20140707.fc21.noarch >08:41:26,748 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 >08:41:26,757 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-3.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:41:26,759 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-6.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:41:26,762 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-2.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:41:26,763 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-9.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:41:26,765 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-5.0-9.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:41:26,766 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.13.3-1.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:41:26,768 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.12.2-2.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:41:26,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-6.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:41:26,777 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-12.fc21.x86_64 as install for 2:gedit-3.13.5-1.fc21.x86_64 >08:41:26,781 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.13.3-1.fc21.x86_64 as install for 2:gedit-3.13.5-1.fc21.x86_64 >08:41:26,783 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.13.3-1.fc21.x86_64 as install for 2:gedit-3.13.5-1.fc21.x86_64 >08:41:26,784 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.12.1-2.fc21.x86_64 as install for 2:gedit-3.13.5-1.fc21.x86_64 >08:41:26,790 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-19.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >08:41:26,791 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-5.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >08:41:26,792 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-33.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >08:41:26,795 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-3.fc21.noarch as install for glib-networking-2.41.4-1.fc21.x86_64 >08:41:26,798 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-9.fc21.x86_64 as install for glib-networking-2.41.4-1.fc21.x86_64 >08:41:26,803 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-9.fc21.x86_64 as install for 1:gnome-bluetooth-3.12.0-3.fc21.x86_64 >08:41:26,811 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-6.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.8-3.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,815 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >08:41:26,816 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >08:41:26,816 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >08:41:26,816 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >08:41:26,816 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >08:41:26,818 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.8-3.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,819 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >08:41:26,819 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >08:41:26,819 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >08:41:26,820 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >08:41:26,820 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >08:41:26,820 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >08:41:26,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-config-network-1.2.7-1.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,824 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.25-3.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,827 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.25-3.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-3.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,831 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.8)(64bit) >08:41:26,831 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.7)(64bit) >08:41:26,832 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >08:41:26,832 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >08:41:26,832 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >08:41:26,832 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >08:41:26,833 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >08:41:26,833 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >08:41:26,833 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >08:41:26,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-5.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,836 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-15.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,837 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-icon-theme-3.13.4-1.fc21.noarch as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,841 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.2.7-1.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,845 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.91-3.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,848 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-4.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,850 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-4.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:41:26,855 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.13.4-1.fc21.noarch as install for gnome-classic-session-3.13.4-1.fc21.noarch >08:41:26,856 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.13.4-1.fc21.noarch as install for gnome-classic-session-3.13.4-1.fc21.noarch >08:41:26,857 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.13.4-1.fc21.noarch as install for gnome-classic-session-3.13.4-1.fc21.noarch >08:41:26,859 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.13.4-1.fc21.noarch as install for gnome-classic-session-3.13.4-1.fc21.noarch >08:41:26,860 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.13.4-1.fc21.noarch as install for gnome-classic-session-3.13.4-1.fc21.noarch >08:41:26,869 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-2.fc21.x86_64 as install for gnome-color-manager-3.13.1-5.fc21.x86_64 >08:41:26,872 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.36.3-2.fc21.x86_64 as install for gnome-color-manager-3.13.1-5.fc21.x86_64 >08:41:26,874 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-2.fc21.x86_64 as install for gnome-color-manager-3.13.1-5.fc21.x86_64 >08:41:26,888 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-3.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >08:41:26,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-3.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >08:41:26,893 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 >08:41:26,898 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.13.3-1.fc21.x86_64 as install for gnome-documents-3.13.4-2.fc21.x86_64 >08:41:26,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-5.fc21.x86_64 as install for gnome-documents-3.13.4-2.fc21.x86_64 >08:41:26,902 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.41.4-1.fc21.x86_64 as install for gnome-documents-3.13.4-2.fc21.x86_64 >08:41:26,907 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.34-1.fc21.x86_64 as install for gnome-font-viewer-3.12.0-2.fc21.x86_64 >08:41:26,918 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.1.9-1.fc21.x86_64 as install for gnome-initial-setup-3.13.4-2.fc21.x86_64 >08:41:26,926 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.4-3.fc21.x86_64 as install for gnome-packagekit-3.12.2-5.fc21.x86_64 >08:41:26,933 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.4.0-2.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc21.x86_64 >08:41:26,934 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-6.8.8.10-4.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc21.x86_64 >08:41:26,937 DEBUG yum.verbose.YumBase: TSINFO: Marking gfbgraph-0.2.2-3.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc21.x86_64 >08:41:26,939 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-18.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc21.x86_64 >08:41:26,942 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-9.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc21.x86_64 >08:41:26,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-5.fc21.x86_64 as install for gnome-settings-daemon-3.13.4-1.fc21.x86_64 >08:41:26,966 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.13.4-1.fc21.x86_64 as install for gnome-shell-3.13.4-2.fc21.x86_64 >08:41:26,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-4.fc21.x86_64 as install for gnome-shell-3.13.4-2.fc21.x86_64 >08:41:26,972 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.13.3-1.fc21.x86_64 as install for gnome-shell-3.13.4-2.fc21.x86_64 >08:41:26,974 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs24-24.2.0-4.fc21.x86_64 as install for gnome-shell-3.13.4-2.fc21.x86_64 >08:41:26,977 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsystem-2014.2-3.fc21.x86_64 as install for gnome-shell-3.13.4-2.fc21.x86_64 >08:41:26,978 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-config-connectivity-fedora-0.9.10.0-3.git20140704.fc21.x86_64 as install for gnome-shell-3.13.4-2.fc21.x86_64 >08:41:26,982 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.12.1-2.fc21.x86_64 as install for gnome-software-3.13.5-0.1.git5c89189.fc21.x86_64 >08:41:26,985 DEBUG yum.verbose.YumBase: TSINFO: Marking appstream-data-21-9.fc21.noarch as install for gnome-software-3.13.5-0.1.git5c89189.fc21.x86_64 >08:41:26,987 DEBUG yum.verbose.YumBase: TSINFO: Marking libappstream-glib-0.2.4-1.fc21.x86_64 as install for gnome-software-3.13.5-0.1.git5c89189.fc21.x86_64 >08:41:26,996 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.2-1.fc21.x86_64 as install for gnome-system-monitor-3.13.4-1.fc21.x86_64 >08:41:26,998 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-3.fc21.x86_64 as install for gnome-system-monitor-3.13.4-1.fc21.x86_64 >08:41:27,000 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.13.5-1.fc21.x86_64 as install for gnome-system-monitor-3.13.4-1.fc21.x86_64 >08:41:27,003 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.41.2-1.fc21.x86_64 as install for gnome-system-monitor-3.13.4-1.fc21.x86_64 >08:41:27,004 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.41.2-1.fc21.x86_64 to require for libgiomm-2.4.so.1()(64bit) >08:41:27,006 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-8.fc21.x86_64 as install for gnome-system-monitor-3.13.4-1.fc21.x86_64 >08:41:27,008 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-3.fc21.x86_64 as install for gnome-system-monitor-3.13.4-1.fc21.x86_64 >08:41:27,014 DEBUG yum.verbose.YumBase: TSINFO: Marking vte291-0.37.2-2.fc21.x86_64 as install for gnome-terminal-3.13.2-1.fc21.x86_64 >08:41:27,015 DEBUG yum.verbose.YumBase: Quick matched vte291-0.37.2-2.fc21.x86_64 to require for libvte-2.91.so.0()(64bit) >08:41:27,019 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.13.4-1.fc21.x86_64 as install for gnome-themes-standard-3.13.4-1.fc21.x86_64 >08:41:27,023 DEBUG yum.verbose.YumBase: TSINFO: Marking mod_dnssd-0.6-11.fc21.x86_64 as install for gnome-user-share-3.13.2-1.fc21.x86_64 >08:41:27,027 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-2.4.10-2.fc21.x86_64 as install for gnome-user-share-3.13.2-1.fc21.x86_64 >08:41:27,031 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 >08:41:27,035 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-6.fc21.x86_64 as install for gnupg2-2.0.25-1.fc21.x86_64 >08:41:27,038 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-6.fc21.x86_64 as install for gnupg2-2.0.25-1.fc21.x86_64 >08:41:27,040 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-4.fc21.x86_64 as install for gnupg2-2.0.25-1.fc21.x86_64 >08:41:27,042 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-24.fc21.x86_64 as install for gnupg2-2.0.25-1.fc21.x86_64 >08:41:27,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.13-2.fc21.x86_64 as install for gnupg2-2.0.25-1.fc21.x86_64 >08:41:27,066 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >08:41:27,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-12.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >08:41:27,071 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.8-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >08:41:27,073 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 >08:41:27,076 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 >08:41:27,078 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 >08:41:27,080 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 >08:41:27,082 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 >08:41:27,086 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-10.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >08:41:27,088 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >08:41:27,088 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >08:41:27,088 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >08:41:27,089 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >08:41:27,089 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >08:41:27,090 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >08:41:27,090 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-9.fc21.x86_64 to require for libgstbase-0.10.so.0()(64bit) >08:41:27,091 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >08:41:27,092 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 >08:41:27,095 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 >08:41:27,097 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 >08:41:27,100 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 >08:41:27,117 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 >08:41:27,119 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 >08:41:27,121 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 >08:41:27,123 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 >08:41:27,126 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 >08:41:27,128 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 >08:41:27,130 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 >08:41:27,132 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 >08:41:27,135 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 >08:41:27,137 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 >08:41:27,139 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 >08:41:27,141 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 >08:41:27,143 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 >08:41:27,148 DEBUG yum.verbose.YumBase: TSINFO: Marking gutenprint-libs-5.2.10-4.fc21.x86_64 as install for gutenprint-5.2.10-4.fc21.x86_64 >08:41:27,149 DEBUG yum.verbose.YumBase: Quick matched gutenprint-libs-5.2.10-4.fc21.x86_64 to require for libgutenprint.so.2()(64bit) >08:41:27,154 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.9-0.4.c24463e.fc21.x86_64 as install for gvfs-afc-1.21.4-1.fc21.x86_64 >08:41:27,157 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbmuxd-1.0.9-2.fc21.x86_64 as install for gvfs-afc-1.21.4-1.fc21.x86_64 >08:41:27,159 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.0-2.fc21.x86_64 as install for gvfs-afc-1.21.4-1.fc21.x86_64 >08:41:27,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.11-2.fc21.x86_64 as install for gvfs-afc-1.21.4-1.fc21.x86_64 >08:41:27,164 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.6-2.fc21.x86_64 as install for gvfs-afc-1.21.4-1.fc21.x86_64 >08:41:27,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.6.1-1.fc21.x86_64 as install for gvfs-afc-1.21.4-1.fc21.x86_64 >08:41:27,173 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.4-1.fc21.x86_64 >08:41:27,174 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) >08:41:27,175 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.4-1.fc21.x86_64 >08:41:27,180 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-8.fc21.x86_64 as install for gvfs-gphoto2-1.21.4-1.fc21.x86_64 >08:41:27,182 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >08:41:27,182 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >08:41:27,185 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-3.fc21.x86_64 as install for gvfs-mtp-1.21.4-1.fc21.x86_64 >08:41:27,195 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.6-5.fc21.x86_64 as install for 1:hpijs-3.14.6-5.fc21.x86_64 >08:41:27,196 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-5.fc21.x86_64 to require for libhpmud.so.0()(64bit) >08:41:27,196 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-5.fc21.x86_64 to require for libhpip.so.0()(64bit) >08:41:27,202 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.5.2-1.fc21.x86_64 as install for hplip-3.14.6-5.fc21.x86_64 >08:41:27,204 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.18-1.fc21.x86_64 as install for hplip-3.14.6-5.fc21.x86_64 >08:41:27,206 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-20.fc21.x86_64 as install for hplip-3.14.6-5.fc21.x86_64 >08:41:27,209 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 >08:41:27,215 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.4.0-3.fc21.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >08:41:27,218 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.8-1.fc21.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >08:41:27,224 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 >08:41:27,227 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.3-1.fc21.x86_64 as install for ibus-hangul-1.4.2-8.fc21.x86_64 >08:41:27,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.4-2.fc21.x86_64 as install for ibus-kkc-1.5.21-1.fc21.x86_64 >08:41:27,237 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 >08:41:27,240 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 >08:41:27,241 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >08:41:27,241 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4()(64bit) >08:41:27,243 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 >08:41:27,245 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-7.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >08:41:27,250 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-12.fc21.x86_64 as install for ibus-m17n-1.3.4-14.fc21.x86_64 >08:41:27,251 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-12.fc21.x86_64 to require for libm17n.so.0()(64bit) >08:41:27,251 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-12.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >08:41:27,254 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 >08:41:27,255 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-5.fc21.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >08:41:27,257 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-5.fc21.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >08:41:27,260 DEBUG yum.verbose.YumBase: TSINFO: Marking tagsoup-1.2.1-8.fc21.noarch as install for icedtea-web-1.5-4.fc21.x86_64 >08:41:27,264 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.8.0-openjdk-1.8.0.11-14.b12.fc21.x86_64 as install for icedtea-web-1.5-4.fc21.x86_64 >08:41:27,270 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 >08:41:27,272 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-4.fc21.x86_64 as install for im-chooser-1.6.4-3.fc21.x86_64 >08:41:27,280 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-6.fc21.x86_64 as install for initscripts-9.54-5.fc21.x86_64 >08:41:27,283 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.13.noarch as install for initscripts-9.54-5.fc21.x86_64 >08:41:27,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-8.fc21.x86_64 as install for iproute-3.16.0-1.fc21.x86_64 >08:41:27,290 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-10.fc21.x86_64 as install for iproute-3.16.0-1.fc21.x86_64 >08:41:27,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-3.fc21.x86_64 as install for iptstate-2.2.5-4.fc21.x86_64 >08:41:27,301 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-3.fc21.x86_64 as install for 2:irqbalance-1.0.7-7.fc21.x86_64 >08:41:27,302 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-3.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >08:41:27,302 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-3.fc21.x86_64 to require for libnuma.so.1()(64bit) >08:41:27,306 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.268-1.fc21.noarch as install for isdn4k-utils-3.2-97.fc21.x86_64 >08:41:27,308 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-4.fc21.x86_64 as install for isdn4k-utils-3.2-97.fc21.x86_64 >08:41:27,313 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn2-0.8-6.fc21.x86_64 as install for jwhois-4.0-36.fc21.x86_64 >08:41:27,316 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.2-2.fc21.noarch as install for kbd-2.0.2-2.fc21.x86_64 >08:41:27,317 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.2-2.fc21.noarch as install for kbd-2.0.2-2.fc21.x86_64 >08:41:27,339 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.16.0-1.fc21.x86_64 as install for kernel-3.16.0-1.fc21.x86_64 >08:41:27,376 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.16.0-1.fc21.x86_64 as install for kernel-3.16.0-1.fc21.x86_64 >08:41:27,383 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 >08:41:27,385 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-10.fc21.x86_64 as install for less-458-12.fc21.x86_64 >08:41:27,392 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 >08:41:27,395 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-29.fc21.x86_64 as install for libcanberra-gtk2-0.30-6.fc21.x86_64 >08:41:27,399 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 >08:41:27,403 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 >08:41:27,404 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-11.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >08:41:27,409 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-11.fc21.x86_64 as install for libsane-hpaio-3.14.6-5.fc21.x86_64 >08:41:27,418 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-4.fc21.x86_64 as install for man-db-2.6.7.1-5.fc21.x86_64 >08:41:27,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-3.fc21.x86_64 as install for man-db-2.6.7.1-5.fc21.x86_64 >08:41:27,422 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-3.fc21.x86_64 as install for man-db-2.6.7.1-5.fc21.x86_64 >08:41:27,426 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.3-2.fc21.x86_64 as install for mdadm-3.3.1-6.fc21.x86_64 >08:41:27,432 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.2.5-1.20140806.fc21.x86_64 as install for mesa-dri-drivers-10.2.5-1.20140806.fc21.x86_64 >08:41:27,435 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.159-6.fc21.x86_64 as install for mesa-dri-drivers-10.2.5-1.20140806.fc21.x86_64 >08:41:27,436 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-6.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >08:41:27,437 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-6.fc21.x86_64 to require for libelf.so.1()(64bit) >08:41:27,439 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-13.fc21.x86_64 as install for mesa-dri-drivers-10.2.5-1.20140806.fc21.x86_64 >08:41:27,444 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 >08:41:27,445 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.16.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >08:41:27,449 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 >08:41:27,457 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-8.fc21.noarch as install for nautilus-3.13.2-6.fc21.x86_64 >08:41:27,459 DEBUG yum.verbose.YumBase: TSINFO: Marking naver-nanum-fonts-common-3.020-12.20131007.fc21.noarch as install for naver-nanum-gothic-fonts-3.020-12.20131007.fc21.noarch >08:41:27,469 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.5-0.0.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc21.x86_64 >08:41:27,471 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc21.x86_64 >08:41:27,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.26-0.0.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc21.x86_64 >08:41:27,477 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25-3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc21.x86_64 >08:41:27,478 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25-3.fc21.x86_64 to require for libmount >08:41:27,481 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-5.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc21.x86_64 >08:41:27,484 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.88-1.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc21.x86_64 >08:41:27,495 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for ntsysv-1.3.62-1.fc21.x86_64 >08:41:27,496 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >08:41:27,503 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.6-1.fc21.x86_64 as install for open-vm-tools-desktop-9.4.6-1.fc21.x86_64 >08:41:27,505 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.6-1.fc21.x86_64 to require for libvmtools.so.0()(64bit) >08:41:27,505 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.6-1.fc21.x86_64 to require for libhgfs.so.0()(64bit) >08:41:27,507 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-3.fc21.x86_64 as install for open-vm-tools-desktop-9.4.6-1.fc21.x86_64 >08:41:27,508 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-3.fc21.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >08:41:27,509 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-3.fc21.x86_64 as install for open-vm-tools-desktop-9.4.6-1.fc21.x86_64 >08:41:27,514 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-4.fc21.x86_64 as install for openssh-clients-6.6.1p1-4.fc21.x86_64 >08:41:27,521 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-9.fc21.x86_64 as install for orca-3.13.3-1.fc21.noarch >08:41:27,522 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.12.0-3.fc21.noarch as install for orca-3.13.3-1.fc21.noarch >08:41:27,523 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.2-5.fc21.x86_64 as install for orca-3.13.3-1.fc21.noarch >08:41:27,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-3.fc21.x86_64 as install for orca-3.13.3-1.fc21.noarch >08:41:27,528 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.4-3.fc21.noarch as install for orca-3.13.3-1.fc21.noarch >08:41:27,540 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 >08:41:27,540 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-29.fc21.x86_64 to require for libpaps.so.0()(64bit) >08:41:27,544 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-3.fc21.x86_64 as install for parted-3.2-1.fc21.x86_64 >08:41:27,548 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-5.fc21.x86_64 as install for passwd-0.79-4.fc21.x86_64 >08:41:27,552 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 >08:41:27,557 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-3.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >08:41:27,558 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.2)(64bit) >08:41:27,558 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.1)(64bit) >08:41:27,558 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.0)(64bit) >08:41:27,560 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-2.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >08:41:27,563 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-16.fc21.x86_64 as install for pcmciautils-018-7.fc21.x86_64 >08:41:27,565 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 >08:41:27,568 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 >08:41:27,571 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 >08:41:27,572 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) >08:41:27,573 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 >08:41:27,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-3.fc21.x86_64 as install for policycoreutils-2.3-6.1.fc21.x86_64 >08:41:27,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-5.fc21.x86_64 as install for policycoreutils-2.3-6.1.fc21.x86_64 >08:41:27,580 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-8.fc21.x86_64 as install for policycoreutils-2.3-6.1.fc21.x86_64 >08:41:27,593 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-9.fc21.x86_64 as install for pulseaudio-5.0-9.fc21.x86_64 >08:41:27,596 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-2.fc21.x86_64 as install for pulseaudio-5.0-9.fc21.x86_64 >08:41:27,598 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-7.fc21.x86_64 as install for pulseaudio-5.0-9.fc21.x86_64 >08:41:27,607 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 >08:41:27,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-3.fc21.x86_64 as install for rhythmbox-3.0.3-3.fc21.x86_64 >08:41:27,621 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-1.0.0-1.fc21.noarch as install for rhythmbox-3.0.3-3.fc21.x86_64 >08:41:27,622 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-5.fc21.noarch as install for rhythmbox-3.0.3-3.fc21.x86_64 >08:41:27,624 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-14.fc21.x86_64 as install for rhythmbox-3.0.3-3.fc21.x86_64 >08:41:27,627 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-4.fc21.x86_64 as install for rhythmbox-3.0.3-3.fc21.x86_64 >08:41:27,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-8.fc21.x86_64 as install for rpm-4.11.90-0.git12844.5.fc21.x86_64 >08:41:27,642 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-3.fc21.x86_64 as install for rsyslog-7.4.10-3.fc21.x86_64 >08:41:27,644 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.12-4.fc21.x86_64 as install for rsyslog-7.4.10-3.fc21.x86_64 >08:41:27,646 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-3.fc21.x86_64 as install for rsyslog-7.4.10-3.fc21.x86_64 >08:41:27,653 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-10.fc21.x86_64 as install for rygel-0.23.2-1.fc21.x86_64 >08:41:27,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediaart-0.4.0-3.fc21.x86_64 as install for rygel-0.23.2-1.fc21.x86_64 >08:41:27,657 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-4.fc21.x86_64 as install for rygel-0.23.2-1.fc21.x86_64 >08:41:27,658 DEBUG yum.verbose.YumBase: Quick matched gupnp-dlna-0.10.2-4.fc21.x86_64 to require for libgupnp-dlna-2.0.so.3()(64bit) >08:41:27,660 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.6-3.fc21.x86_64 as install for rygel-0.23.2-1.fc21.x86_64 >08:41:27,662 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.12-3.fc21.x86_64 as install for rygel-0.23.2-1.fc21.x86_64 >08:41:27,664 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.9-1.fc21.x86_64 as install for rygel-0.23.2-1.fc21.x86_64 >08:41:27,687 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.11-1.fc21.x86_64 as install for 2:samba-client-4.1.11-1.fc21.x86_64 >08:41:27,690 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.11-1.fc21.x86_64 as install for 2:samba-client-4.1.11-1.fc21.x86_64 >08:41:27,693 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.11)(64bit) >08:41:27,693 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.11)(64bit) >08:41:27,694 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.11)(64bit) >08:41:27,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-2.fc21.x86_64 as install for 2:samba-client-4.1.11-1.fc21.x86_64 >08:41:27,697 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) >08:41:27,697 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.11)(64bit) >08:41:27,697 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >08:41:27,698 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >08:41:27,698 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.11)(64bit) >08:41:27,698 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.11)(64bit) >08:41:27,698 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.11)(64bit) >08:41:27,698 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.11)(64bit) >08:41:27,699 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.11)(64bit) >08:41:27,699 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >08:41:27,699 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.11)(64bit) >08:41:27,699 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.11)(64bit) >08:41:27,699 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >08:41:27,700 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >08:41:27,700 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.11)(64bit) >08:41:27,700 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >08:41:27,701 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >08:41:27,701 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.11)(64bit) >08:41:27,701 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >08:41:27,702 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >08:41:27,702 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.11)(64bit) >08:41:27,702 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >08:41:27,702 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.11)(64bit) >08:41:27,703 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.11)(64bit) >08:41:27,703 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.11)(64bit) >08:41:27,703 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.11)(64bit) >08:41:27,703 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.11)(64bit) >08:41:27,706 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.17-3.fc21.x86_64 as install for 2:samba-client-4.1.11-1.fc21.x86_64 >08:41:27,707 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >08:41:27,707 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libevents.so(SAMBA_4.1.11)(64bit) >08:41:27,707 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.11)(64bit) >08:41:27,708 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >08:41:27,708 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.11)(64bit) >08:41:27,708 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >08:41:27,708 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.11)(64bit) >08:41:27,708 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.11)(64bit) >08:41:27,709 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.11)(64bit) >08:41:27,709 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.11)(64bit) >08:41:27,709 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.11)(64bit) >08:41:27,709 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.11)(64bit) >08:41:27,710 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.11)(64bit) >08:41:27,710 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.11)(64bit) >08:41:27,710 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.11)(64bit) >08:41:27,710 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.11)(64bit) >08:41:27,710 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libutil_tdb.so()(64bit) >08:41:27,711 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libutil_reg.so()(64bit) >08:41:27,711 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >08:41:27,711 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libtrusts_util.so()(64bit) >08:41:27,712 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmbregistry.so()(64bit) >08:41:27,712 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >08:41:27,712 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmbclient-raw.so.0()(64bit) >08:41:27,713 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmb_transport.so()(64bit) >08:41:27,713 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libserver-role.so()(64bit) >08:41:27,713 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsecrets3.so()(64bit) >08:41:27,713 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamdb-common.so()(64bit) >08:41:27,713 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba3-util.so()(64bit) >08:41:27,714 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >08:41:27,714 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >08:41:27,714 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-security.so()(64bit) >08:41:27,714 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >08:41:27,714 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >08:41:27,715 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libreplace.so()(64bit) >08:41:27,715 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libregistry.so.0()(64bit) >08:41:27,716 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libntdb.so.0()(64bit) >08:41:27,716 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libnetif.so()(64bit) >08:41:27,716 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr.so.0()(64bit) >08:41:27,716 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >08:41:27,717 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr-samba.so()(64bit) >08:41:27,717 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >08:41:27,717 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libmsrpc3.so()(64bit) >08:41:27,717 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liblibsmb.so()(64bit) >08:41:27,717 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >08:41:27,718 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >08:41:27,718 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libldbsamba.so()(64bit) >08:41:27,719 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libgensec.so.0()(64bit) >08:41:27,719 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libevents.so()(64bit) >08:41:27,719 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liberrors.so()(64bit) >08:41:27,719 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >08:41:27,720 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >08:41:27,720 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >08:41:27,720 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdbwrap.so()(64bit) >08:41:27,720 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >08:41:27,720 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcliauth.so()(64bit) >08:41:27,721 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >08:41:27,721 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >08:41:27,721 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli_cldap.so()(64bit) >08:41:27,721 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli-nbt.so()(64bit) >08:41:27,721 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli-ldap.so()(64bit) >08:41:27,722 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libaddns.so()(64bit) >08:41:27,722 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libCHARSET3.so()(64bit) >08:41:27,726 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 >08:41:27,729 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 >08:41:27,738 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.3-6.fc21.x86_64 as install for seahorse-3.12.2-4.fc21.x86_64 >08:41:27,740 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-3.fc21.x86_64 as install for seahorse-3.12.2-4.fc21.x86_64 >08:41:27,741 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >08:41:27,741 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc21.x86_64 to require for libgpgme.so.11()(64bit) >08:41:27,743 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-72.fc21.noarch as install for selinux-policy-targeted-3.13.1-72.fc21.noarch >08:41:27,744 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-72.fc21.noarch to require for selinux-policy >08:41:27,747 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 >08:41:27,749 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 >08:41:27,753 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.3-2.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >08:41:27,756 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.3-2.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >08:41:27,759 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-5.fc21.x86_64 as install for setuptool-1.19.11-8.fc21.x86_64 >08:41:27,768 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-3.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >08:41:27,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.9.1-6.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >08:41:27,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.10.1-4.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >08:41:27,780 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-12.fc21.x86_64 as install for 1:smartmontools-6.2-7.fc21.x86_64 >08:41:27,804 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-12.fc21.x86_64 as install for 1:smartmontools-6.2-7.fc21.x86_64 >08:41:27,806 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 >08:41:27,808 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-13alpha.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >08:41:27,809 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.90-0.git12844.5.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >08:41:27,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-4.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >08:41:27,815 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 >08:41:27,817 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:41:27,819 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:41:27,821 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:41:27,823 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:41:27,825 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:41:27,827 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:41:27,830 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:41:27,832 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.12.0-5.fc21.noarch as install for sssd-1.12.0-5.fc21.x86_64 >08:41:27,843 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-10.fc21.x86_64 as install for sushi-3.12.0-3.fc21.x86_64 >08:41:27,846 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.5.0-6.fc21.noarch as install for system-config-printer-udev-1.5.0-6.fc21.x86_64 >08:41:27,855 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.159-6.fc21.x86_64 as install for systemd-215-11.fc21.x86_64 >08:41:27,856 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >08:41:27,857 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >08:41:27,858 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-4.fc21.x86_64 as install for systemd-215-11.fc21.x86_64 >08:41:27,861 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-3.fc21.x86_64 as install for systemd-215-11.fc21.x86_64 >08:41:27,867 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 >08:41:27,877 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-4.fc21.noarch as install for 1:totem-3.12.1-4.fc21.x86_64 >08:41:27,879 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.12-4.fc21.x86_64 as install for 1:totem-3.12.1-4.fc21.x86_64 >08:41:27,892 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.84-1.fc21.x86_64 as install for transmission-gtk-2.84-1.fc21.x86_64 >08:41:27,894 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 >08:41:27,897 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 >08:41:27,903 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 >08:41:27,913 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25-3.fc21.x86_64 as install for util-linux-2.25-3.fc21.x86_64 >08:41:27,915 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-5.fc21.x86_64 as install for util-linux-2.25-3.fc21.x86_64 >08:41:27,925 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.2.0-0.1.beta.1.fc21.x86_64 as install for vinagre-3.13.4-1.fc21.x86_64 >08:41:27,929 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 as install for vinagre-3.13.4-1.fc21.x86_64 >08:41:27,931 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-rail.so.1.2()(64bit) >08:41:27,931 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-primitives.so.1.2()(64bit) >08:41:27,931 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-locale.so.1.2()(64bit) >08:41:27,931 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-gdi.so.1.2()(64bit) >08:41:27,931 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-crypto.so.1.2()(64bit) >08:41:27,932 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-core.so.1.2()(64bit) >08:41:27,932 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-common.so.1.2.0()(64bit) >08:41:27,932 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-codec.so.1.2()(64bit) >08:41:27,932 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-client.so.1.2()(64bit) >08:41:27,933 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-cache.so.1.2()(64bit) >08:41:27,934 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-28.fc21.x86_64 as install for vinagre-3.13.4-1.fc21.x86_64 >08:41:27,937 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-28.fc21.x86_64 as install for vinagre-3.13.4-1.fc21.x86_64 >08:41:27,941 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-6.fc21.x86_64 as install for wget-1.15-2.fc21.x86_64 >08:41:27,944 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2014.06.13-1.fc21.x86_64 as install for 1:wireless-tools-29-11.1.fc21.x86_64 >08:41:27,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-11.fc21.x86_64 as install for wvdial-1.61-9.fc21.x86_64 >08:41:27,949 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvstreams.so.4.6()(64bit) >08:41:27,949 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvbase.so.4.6()(64bit) >08:41:27,949 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libuniconf.so.4.6()(64bit) >08:41:27,952 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 >08:41:27,955 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 >08:41:27,959 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 >08:41:27,961 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 >08:41:27,967 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-4.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.914-1.fc21.x86_64 >08:41:27,969 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.6-2.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.914-1.fc21.x86_64 >08:41:27,971 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-3.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.914-1.fc21.x86_64 >08:41:27,973 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.10-1.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.914-1.fc21.x86_64 >08:41:27,985 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.2.5-1.20140806.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.2-5.20140613git82c9b0c.fc21.x86_64 >08:41:27,986 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.2.5-1.20140806.fc21.x86_64 to require for libxatracker.so.2()(64bit) >08:41:27,991 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.16.0-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-1.fc21.x86_64 >08:41:27,993 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-2.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-1.fc21.x86_64 >08:41:27,995 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-6.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-1.fc21.x86_64 >08:41:27,997 DEBUG yum.verbose.YumBase: TSINFO: Marking libepoxy-1.2-0.1.20140307gitd4ad80f.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-1.fc21.x86_64 >08:41:28,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.5.0-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-1.fc21.x86_64 >08:41:28,003 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 >08:41:28,005 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 >08:41:28,008 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 >08:41:28,010 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 >08:41:28,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.2-1.fc21.x86_64 as install for 1:xorg-x11-xauth-1.0.9-1.fc21.x86_64 >08:41:28,017 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.13.3-1.fc21.x86_64 as install for 1:yelp-3.13.3-1.fc21.x86_64 >08:41:28,019 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.12.0-2.fc21.noarch as install for 1:yelp-3.13.3-1.fc21.x86_64 >08:41:28,022 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-13.fc21.x86_64 as install for yum-3.4.3-153.fc21.noarch >08:41:28,023 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-2.fc21.noarch as install for yum-3.4.3-153.fc21.noarch >08:41:28,025 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.3-3.fc21.x86_64 as install for yum-3.4.3-153.fc21.noarch >08:41:28,026 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-15.fc21.noarch as install for yum-3.4.3-153.fc21.noarch >08:41:28,027 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-12.fc21.x86_64 as install for yum-3.4.3-153.fc21.noarch >08:41:28,028 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-11.fc21.x86_64 as install for yum-3.4.3-153.fc21.noarch >08:41:28,030 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.25-1.fc21.noarch as install for yum-langpacks-0.4.3-2.fc21.noarch >08:41:28,032 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 >08:41:28,055 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-4.fc21.x86_64 as install for GConf2-3.2.6-10.fc21.x86_64 >08:41:28,061 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-libs-6.8.8.10-4.fc21.x86_64 as install for ImageMagick-6.8.8.10-4.fc21.x86_64 >08:41:28,065 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-4.fc21.x86_64 as install for ImageMagick-6.8.8.10-4.fc21.x86_64 >08:41:28,066 DEBUG yum.verbose.YumBase: Quick matched ImageMagick-libs-6.8.8.10-4.fc21.x86_64 to require for libMagickCore-6.Q16.so.2()(64bit) >08:41:28,075 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.4-2.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-2.git20140128.fc21.x86_64 >08:41:28,082 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 >08:41:28,088 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-2.fc21.noarch as install for PackageKit-0.9.4-3.fc21.x86_64 >08:41:28,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.4-2.fc21.x86_64 as install for PackageKit-0.9.4-3.fc21.x86_64 >08:41:28,091 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.4-2.fc21.x86_64 to require for libsolv.so.0()(64bit) >08:41:28,092 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.5-1.fc21.x86_64 as install for PackageKit-0.9.4-3.fc21.x86_64 >08:41:28,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libhif-0.1.2-4.fc21.x86_64 as install for PackageKit-0.9.4-3.fc21.x86_64 >08:41:28,097 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.5.0-1.fc21.x86_64 as install for PackageKit-0.9.4-3.fc21.x86_64 >08:41:28,101 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.2-4.fc21.x86_64 as install for abrt-2.2.2-4.fc21.x86_64 >08:41:28,105 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.3-2.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.2-4.fc21.x86_64 >08:41:28,109 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-215-11.fc21.x86_64 as install for abrt-addon-python-2.2.2-4.fc21.x86_64 >08:41:28,111 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-215-11.fc21.x86_64 as install for abrt-addon-python3-2.2.2-4.fc21.x86_64 >08:41:28,232 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.2-4.fc21.x86_64 as install for abrt-addon-python3-2.2.2-4.fc21.x86_64 >08:41:28,235 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-6.fc21.noarch as install for abrt-addon-vmcore-2.2.2-4.fc21.x86_64 >08:41:28,236 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.7-5.fc21.x86_64 as install for abrt-addon-vmcore-2.2.2-4.fc21.x86_64 >08:41:28,238 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.7-2.fc21.x86_64 as install for abrt-addon-vmcore-2.2.2-4.fc21.x86_64 >08:41:28,246 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.2-4.fc21.x86_64 as install for abrt-gui-2.2.2-4.fc21.x86_64 >08:41:28,247 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.2-4.fc21.x86_64 as install for abrt-gui-2.2.2-4.fc21.x86_64 >08:41:28,252 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.2-4.fc21.x86_64 >08:41:28,254 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc21.x86_64 >08:41:28,257 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.3-2.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc21.x86_64 >08:41:28,262 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.3-2.fc21.x86_64 as install for abrt-tui-2.2.2-4.fc21.x86_64 >08:41:28,286 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-8.P1.fc21.noarch as install for 32:bind-libs-9.9.5-8.P1.fc21.x86_64 >08:41:28,295 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.21.1-1.fc21.x86_64 as install for ca-certificates-2013.1.97-3.fc21.noarch >08:41:28,308 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 >08:41:28,309 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-2.fc21.x86_64 to require for libao.so.4()(64bit) >08:41:28,319 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-0.5.0-1.fc21.x86_64 as install for clutter-1.19.6-1.fc21.x86_64 >08:41:28,335 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-2.fc21.x86_64 as install for crda-3.13_2014.06.13-1.fc21.x86_64 >08:41:28,352 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-24.fc21.noarch as install for desktop-file-utils-0.22-2.fc21.x86_64 >08:41:28,354 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.88-1.fc21.x86_64 as install for device-mapper-libs-1.02.88-1.fc21.x86_64 >08:41:28,361 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 >08:41:28,363 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 >08:41:28,367 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-4.fc21.x86_64 as install for dnsmasq-2.71-2.fc21.x86_64 >08:41:28,367 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-4.fc21.x86_64 to require for libhogweed.so.2()(64bit) >08:41:28,370 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-66.fc21.x86_64 as install for dracut-038-14.git20140724.fc21.x86_64 >08:41:28,371 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-20.fc21.x86_64 as install for dracut-038-14.git20140724.fc21.x86_64 >08:41:28,375 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.27.0-3.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >08:41:28,376 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 >08:41:28,378 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 >08:41:28,379 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.12.4-1.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >08:41:28,380 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-8.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >08:41:28,381 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 >08:41:28,384 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 >08:41:28,386 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.8-3.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >08:41:28,406 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 >08:41:28,407 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-7.fc21.x86_64 to require for libxslt.so.1()(64bit) >08:41:28,409 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.4.4-4.fc21.x86_64 as install for 1:epiphany-runtime-3.12.1-2.fc21.x86_64 >08:41:28,417 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-4.fc21.x86_64 as install for evince-libs-3.13.3.1-3.fc21.x86_64 >08:41:28,419 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.26.2-2.fc21.x86_64 as install for evince-libs-3.13.3.1-3.fc21.x86_64 >08:41:28,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-10.fc21.x86_64 as install for evince-libs-3.13.3.1-3.fc21.x86_64 >08:41:28,441 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-3.fc21.x86_64 >08:41:28,443 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-3.fc21.x86_64 >08:41:28,445 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-3.fc21.x86_64 as install for farstream02-0.2.4-3.fc21.x86_64 >08:41:28,447 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-21-0.5.noarch as install for fedora-release-21-0.13.noarch >08:41:28,451 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-6.fc21.x86_64 as install for fipscheck-lib-1.4.1-6.fc21.x86_64 >08:41:28,469 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 >08:41:28,478 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 as install for 1:freerdp-1.2.0-0.1.beta.1.fc21.x86_64 >08:41:28,479 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-wtsapi.so.1.1()(64bit) >08:41:28,479 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-winsock.so.1.1()(64bit) >08:41:28,480 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-utils.so.1.1()(64bit) >08:41:28,480 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-thread.so.1.1()(64bit) >08:41:28,480 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-sysinfo.so.1.1()(64bit) >08:41:28,480 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-synch.so.1.1()(64bit) >08:41:28,481 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-sspi.so.1.1()(64bit) >08:41:28,481 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-smartcard.so.1.1()(64bit) >08:41:28,481 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-rpc.so.1.1()(64bit) >08:41:28,481 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-registry.so.1.1()(64bit) >08:41:28,481 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-pool.so.1.1()(64bit) >08:41:28,482 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-path.so.1.1()(64bit) >08:41:28,482 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-nt.so.1.1()(64bit) >08:41:28,482 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-library.so.1.1()(64bit) >08:41:28,482 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-io.so.1.1()(64bit) >08:41:28,482 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-interlocked.so.1.1()(64bit) >08:41:28,483 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-input.so.1.1()(64bit) >08:41:28,483 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-heap.so.1.1()(64bit) >08:41:28,483 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-handle.so.1.1()(64bit) >08:41:28,483 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-file.so.1.1()(64bit) >08:41:28,483 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-error.so.1.1()(64bit) >08:41:28,484 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-environment.so.1.1()(64bit) >08:41:28,484 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-dsparse.so.1.1()(64bit) >08:41:28,484 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-crypto.so.1.1()(64bit) >08:41:28,484 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-crt.so.1.1()(64bit) >08:41:28,501 DEBUG yum.verbose.YumBase: TSINFO: Marking libatomic_ops-7.4.2-3.fc21.x86_64 as install for gc-7.4.2-1.fc21.x86_64 >08:41:28,508 DEBUG yum.verbose.YumBase: TSINFO: Marking libbabeltrace-1.2.1-2.fc21.x86_64 as install for gdb-7.8-18.fc21.x86_64 >08:41:28,509 DEBUG yum.verbose.YumBase: Quick matched libbabeltrace-1.2.1-2.fc21.x86_64 to require for libbabeltrace-ctf.so.1()(64bit) >08:41:28,517 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 >08:41:28,520 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 >08:41:28,522 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-16.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >08:41:28,524 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 >08:41:28,525 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >08:41:28,527 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 >08:41:28,528 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIex-2_1.so.11()(64bit) >08:41:28,528 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libHalf.so.11()(64bit) >08:41:28,533 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 >08:41:28,533 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for libusal.so.0()(64bit) >08:41:28,534 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for librols.so.0()(64bit) >08:41:28,539 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-20.fc21.x86_64 as install for ghostscript-fonts-5.50-33.fc21.noarch >08:41:28,547 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014e-4.fc21.noarch as install for glibc-common-2.19.90-31.fc21.x86_64 >08:41:28,553 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-6.fc21.noarch as install for gnome-abrt-0.3.7-3.fc21.x86_64 >08:41:28,558 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-2.fc21.noarch as install for gnome-desktop3-3.13.4-1.fc21.x86_64 >08:41:28,578 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.13.4-1.fc21.noarch as install for gnome-shell-extension-alternate-tab-3.13.4-1.fc21.noarch >08:41:28,580 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 >08:41:28,584 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-4.fc21.x86_64 as install for gnupg-1.4.18-1.fc21.x86_64 >08:41:28,587 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140708-2.git3a7ae3f.fc21.noarch as install for gnutls-3.3.6-1.fc21.x86_64 >08:41:28,589 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-2.fc21.x86_64 as install for gnutls-3.3.6-1.fc21.x86_64 >08:41:28,598 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.3-2.fc21.x86_64 as install for grilo-0.2.10-3.fc21.x86_64 >08:41:28,603 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.20-3.fc21.x86_64 as install for grilo-plugins-0.2.12-4.fc21.x86_64 >08:41:28,610 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-9.fc21.x86_64 as install for gstreamer-0.10.36-9.fc21.x86_64 >08:41:28,617 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvisual-0.4.0-16.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-10.fc21.x86_64 >08:41:28,619 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-17.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-10.fc21.x86_64 >08:41:28,620 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-17.fc21.x86_64 to require for libcdda_interface.so.0()(64bit) >08:41:28,630 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-12.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.4.0-1.fc21.x86_64 >08:41:28,633 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-6.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.4.0-1.fc21.x86_64 >08:41:28,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 as install for gvfs-1.21.4-1.fc21.x86_64 >08:41:28,682 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) >08:41:28,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-2.fc21.x86_64 as install for gvfs-1.21.4-1.fc21.x86_64 >08:41:28,686 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) >08:41:28,691 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.4-2.fc21.x86_64 as install for harfbuzz-0.9.34-1.fc21.x86_64 >08:41:28,698 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.6-5.fc21.x86_64 as install for hplip-libs-3.14.6-5.fc21.x86_64 >08:41:28,702 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-tools-2.4.10-2.fc21.x86_64 as install for httpd-2.4.10-2.fc21.x86_64 >08:41:28,704 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-filesystem-2.4.10-2.fc21.noarch as install for httpd-2.4.10-2.fc21.x86_64 >08:41:28,706 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-httpd-21.0.3-2.fc21.noarch as install for httpd-2.4.10-2.fc21.x86_64 >08:41:28,709 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-compat-libs-215-11.fc21.x86_64 as install for httpd-2.4.10-2.fc21.x86_64 >08:41:28,710 DEBUG yum.verbose.YumBase: Quick matched systemd-compat-libs-215-11.fc21.x86_64 to require for libsystemd-daemon.so.0()(64bit) >08:41:28,712 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.5.3-2.fc21.x86_64 as install for httpd-2.4.10-2.fc21.x86_64 >08:41:28,714 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.5.1-2.fc21.x86_64 as install for httpd-2.4.10-2.fc21.x86_64 >08:41:28,721 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.8-1.fc21.x86_64 as install for ibus-1.5.8-1.fc21.x86_64 >08:41:28,722 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.8-1.fc21.noarch as install for ibus-1.5.8-1.fc21.x86_64 >08:41:28,730 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-16.fc21.x86_64 as install for icedax-1.1.11-23.fc21.x86_64 >08:41:28,732 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-17.fc21.x86_64 as install for icedax-1.1.11-23.fc21.x86_64 >08:41:28,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-5.fc21.x86_64 as install for iptables-1.4.21-10.fc21.x86_64 >08:41:28,740 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-41.fc21.noarch as install for iso-codes-3.55-1.fc21.noarch >08:41:28,751 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.8.0-openjdk-headless-1.8.0.11-14.b12.fc21.x86_64 as install for 1:java-1.8.0-openjdk-1.8.0.11-14.b12.fc21.x86_64 >08:41:28,753 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-10.fc21.noarch as install for 1:java-1.8.0-openjdk-1.8.0.11-14.b12.fc21.x86_64 >08:41:28,754 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.8.0-openjdk-headless-1.8.0.11-14.b12.fc21.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >08:41:28,754 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.8.0-openjdk-headless-1.8.0.11-14.b12.fc21.x86_64 to require for libjvm.so()(64bit) >08:41:28,754 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.8.0-openjdk-headless-1.8.0.11-14.b12.fc21.x86_64 to require for libjava.so()(64bit) >08:41:28,756 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-11.fc21.x86_64 as install for 1:java-1.8.0-openjdk-1.8.0.11-14.b12.fc21.x86_64 >08:41:28,763 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140605-38.gita4f3bc03.fc21.1.noarch as install for kernel-core-3.16.0-1.fc21.x86_64 >08:41:28,775 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-3.fc21.x86_64 as install for krb5-libs-1.12.1-14.fc21.x86_64 >08:41:28,777 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.25-1.fc21.noarch as install for langtable-python-0.0.25-1.fc21.noarch >08:41:28,778 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.25-1.fc21.noarch as install for langtable-python-0.0.25-1.fc21.noarch >08:41:28,783 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.2-1.fc21.noarch as install for libX11-1.6.2-1.fc21.x86_64 >08:41:28,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.2-1.fc21.x86_64 as install for libXfont-1.5.0-1.fc21.x86_64 >08:41:28,813 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-4.fc21.noarch as install for libcanberra-0.30-6.fc21.x86_64 >08:41:28,853 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-6.fc21.x86_64 as install for libgphoto2-2.5.3-8.fc21.x86_64 >08:41:28,856 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 >08:41:28,860 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 >08:41:28,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.4-2.fc21.noarch as install for libkkc-0.3.4-2.fc21.x86_64 >08:41:28,881 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-3.fc21.x86_64 as install for libkkc-0.3.4-2.fc21.x86_64 >08:41:28,883 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-8.T1121.fc21.noarch as install for libkkc-0.3.4-2.fc21.x86_64 >08:41:28,885 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-6.fc21.x86_64 as install for libkkc-0.3.4-2.fc21.x86_64 >08:41:28,891 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 >08:41:28,901 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 >08:41:28,909 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-8.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-3.fc21.x86_64 >08:41:28,909 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >08:41:28,910 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc21.x86_64 to require for libmnl.so.0()(64bit) >08:41:28,915 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-5.fc21.noarch as install for libnm-gtk-0.9.9.0-13.git20140424.fc21.x86_64 >08:41:28,926 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-3.fc21.x86_64 as install for libpeas-1.10.1-1.fc21.x86_64 >08:41:28,929 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-12.fc21.x86_64 as install for libpeas-1.10.1-1.fc21.x86_64 >08:41:28,938 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 >08:41:28,940 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-4.fc21.x86_64 as install for libpwquality-1.2.4-1.fc21.x86_64 >08:41:28,943 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-4.fc21.x86_64 as install for libpwquality-1.2.4-1.fc21.x86_64 >08:41:28,949 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-3.fc21.x86_64 as install for libreport-2.2.3-2.fc21.x86_64 >08:41:28,949 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) >08:41:28,950 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) >08:41:28,950 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0()(64bit) >08:41:28,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.3-2.fc21.x86_64 as install for libreport-gtk-2.2.3-2.fc21.x86_64 >08:41:28,955 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-5.fc21.noarch as install for libreport-gtk-2.2.3-2.fc21.x86_64 >08:41:28,967 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-3.fc21.x86_64 as install for libreswan-3.9-1.fc21.x86_64 >08:41:28,976 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-17.fc21.x86_64 as install for libsemanage-2.3-5.fc21.x86_64 >08:41:28,976 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-17.fc21.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >08:41:28,977 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-17.fc21.x86_64 to require for libustr-1.0.so.1()(64bit) >08:41:29,005 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.1-1.fc21.x86_64 as install for libtiff-4.0.3-17.fc21.x86_64 >08:41:29,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-5.fc21.x86_64 as install for libtranslit-m17n-0.0.3-5.fc21.x86_64 >08:41:29,028 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.3.6-1.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc21.x86_64 >08:41:29,030 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.19.2-1.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc21.x86_64 >08:41:29,034 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-18.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc21.x86_64 >08:41:29,038 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-18.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc21.x86_64 >08:41:29,040 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.1.0-2.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc21.x86_64 >08:41:29,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.4.6-2.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc21.x86_64 >08:41:29,043 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman_client.so.2()(64bit) >08:41:29,044 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman.so.1()(64bit) >08:41:29,045 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.7-1.fc21.x86_64 >08:41:29,047 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.7-1.fc21.x86_64 >08:41:29,051 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:41:29,053 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:41:29,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:41:29,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:41:29,057 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:41:29,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:41:29,060 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-2.1.0-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:41:29,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.8-3.fc21.x86_64 as install for libvirt-gobject-0.1.8-3.fc21.x86_64 >08:41:29,071 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-3.fc21.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >08:41:29,071 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-3.fc21.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >08:41:29,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.9-3.fc21.noarch as install for libwacom-0.9-3.fc21.x86_64 >08:41:29,085 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-3.fc21.x86_64 as install for libwnck3-3.4.7-3.fc21.x86_64 >08:41:29,108 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-3.fc21.noarch as install for m17n-lib-1.6.4-12.fc21.x86_64 >08:41:29,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.20-3.fc21.x86_64 as install for m17n-lib-1.6.4-12.fc21.x86_64 >08:41:29,111 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-3.fc21.x86_64 to require for libthai.so.0()(64bit) >08:41:29,121 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.2.5-1.20140806.fc21.x86_64 as install for mesa-libEGL-10.2.5-1.20140806.fc21.x86_64 >08:41:29,144 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-15.20140323.fc21.noarch as install for ncurses-libs-5.9-15.20140323.fc21.x86_64 >08:41:29,148 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 >08:41:29,148 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-12.fc21.x86_64 to require for libslang.so.2()(64bit) >08:41:29,156 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.2-3.fc21.x86_64 as install for nss-3.16.2-3.fc21.x86_64 >08:41:29,176 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-14.fc21.x86_64 as install for open-vm-tools-9.4.6-1.fc21.x86_64 >08:41:29,180 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-22.svn457.fc21.noarch as install for openconnect-6.00-1.fc21.x86_64 >08:41:29,183 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.8-1.git.ba44603.fc21.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >08:41:29,185 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-4.fc21.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >08:41:29,186 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) >08:41:29,186 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) >08:41:29,186 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) >08:41:29,197 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-2.fc21.x86_64 as install for 1:openssl-1.0.1i-2.fc21.x86_64 >08:41:29,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.2-1.fc21.x86_64 as install for pango-1.36.5-2.fc21.x86_64 >08:41:29,234 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-302.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,235 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.014-2.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,237 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.38-2.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,238 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-302.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,240 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-3.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,241 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-2.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,242 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-293.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,244 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-292.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,245 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-2.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,246 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.51-1.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,249 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-293.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,250 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-293.fc21.noarch to require for perl(Pod::Simple::Search) >08:41:29,250 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-302.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,252 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.50-2.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,253 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-2.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,255 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-293.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,256 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.33.01-2.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:41:29,266 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 >08:41:29,272 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.64-1.fc21.noarch as install for perl-Getopt-Long-2.42-2.fc21.noarch >08:41:29,273 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 >08:41:29,283 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 >08:41:29,287 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-4.fc21.x86_64 as install for polkit-0.112-6.fc21.x86_64 >08:41:29,292 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-10.fc21.x86_64 as install for poppler-0.26.2-2.fc21.x86_64 >08:41:29,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-7.fc21.x86_64 as install for pulseaudio-libs-5.0-9.fc21.x86_64 >08:41:29,307 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-2.fc21.x86_64 as install for pulseaudio-module-bluetooth-5.0-9.fc21.x86_64 >08:41:29,308 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-2.fc21.x86_64 to require for libsbc.so.1()(64bit) >08:41:29,311 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-11.fc21.x86_64 as install for pygobject3-3.13.3-1.fc21.x86_64 >08:41:29,319 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 >08:41:29,322 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 >08:41:29,326 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.12.0-3.fc21.noarch as install for python-caribou-0.4.13-6.fc21.noarch >08:41:29,328 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.7.3-2.fc21.noarch as install for python-iniparse-0.4-15.fc21.noarch >08:41:29,329 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-2.fc21.noarch as install for python-kitchen-1.1.1-7.fc21.noarch >08:41:29,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.1-2.fc21.x86_64 as install for python-pillow-2.5.2-1.fc21.x86_64 >08:41:29,334 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.1-2.fc21.x86_64 to require for libwebpdemux.so.1()(64bit) >08:41:29,334 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.1-2.fc21.x86_64 to require for libwebp.so.5()(64bit) >08:41:29,336 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg2-2.1.0-2.fc21.x86_64 as install for python-pillow-2.5.2-1.fc21.x86_64 >08:41:29,338 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 >08:41:29,340 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-4.fc21.x86_64 as install for python-urlgrabber-3.10.1-2.fc21.noarch >08:41:29,343 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-2.0-8.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >08:41:29,344 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 >08:41:29,349 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 >08:41:29,350 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.2-5.fc21.x86_64 to require for libbrlapi.so.0.6()(64bit) >08:41:29,354 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-10.fc21.x86_64 as install for python3-gobject-3.13.3-1.fc21.x86_64 >08:41:29,355 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.23-5.fc21.x86_64 as install for python3-mako-1.0.0-1.fc21.noarch >08:41:29,357 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-10.fc21.noarch as install for python3-mako-1.0.0-1.fc21.noarch >08:41:29,361 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 >08:41:29,376 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.11.90-0.git12844.5.fc21.x86_64 as install for rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 >08:41:29,381 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.90-0.git12844.5.fc21.x86_64 as install for rpm-python-4.11.90-0.git12844.5.fc21.x86_64 >08:41:29,382 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.90-0.git12844.5.fc21.x86_64 to require for librpmbuild.so.3()(64bit) >08:41:29,420 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.1-2.fc21.x86_64 as install for 2:samba-libs-4.1.11-1.fc21.x86_64 >08:41:29,421 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.1-2.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >08:41:29,431 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 >08:41:29,433 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 >08:41:29,434 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.8-0.2.svn20140803.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >08:41:29,437 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 >08:41:29,439 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.3-6.1.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >08:41:29,449 DEBUG yum.verbose.YumBase: TSINFO: Marking libphodav-1.0-0.4-4.fc21.x86_64 as install for spice-glib-0.25-3.fc21.x86_64 >08:41:29,451 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.7-2.fc21.x86_64 as install for spice-glib-0.25-3.fc21.x86_64 >08:41:29,452 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.7-2.fc21.x86_64 to require for libusbredirhost.so.1()(64bit) >08:41:29,454 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-8.fc21.x86_64 as install for spice-glib-0.25-3.fc21.x86_64 >08:41:29,456 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-2.1.0-2.fc21.x86_64 as install for spice-glib-0.25-3.fc21.x86_64 >08:41:29,472 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.12.0-5.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:41:29,474 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.12.0-5.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:41:29,477 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.1.0-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:41:29,479 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:41:29,481 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.4-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:41:29,484 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:41:29,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.1-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:41:29,496 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.12.0-5.fc21.x86_64 as install for sssd-common-1.12.0-5.fc21.x86_64 >08:41:29,498 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-3.fc21.x86_64 as install for sssd-common-1.12.0-5.fc21.x86_64 >08:41:29,511 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.12.0-5.fc21.x86_64 as install for sssd-ipa-1.12.0-5.fc21.x86_64 >08:41:29,512 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc21.x86_64 to require for libipa_hbac.so.0(IPA_HBAC_0.0.1)(64bit) >08:41:29,512 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc21.x86_64 to require for libipa_hbac.so.0()(64bit) >08:41:29,525 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cups-1.9.67-1.fc21.x86_64 as install for system-config-printer-libs-1.5.0-6.fc21.noarch >08:41:29,527 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pycurl-7.19.3.1-4.fc21.x86_64 as install for system-config-printer-libs-1.5.0-6.fc21.noarch >08:41:29,533 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-4.1.0-2.fc21.noarch as install for tagsoup-1.2.1-8.fc21.noarch >08:41:29,534 DEBUG yum.verbose.YumBase: Quick matched javapackages-tools-4.1.0-2.fc21.noarch to require for jpackage-utils >08:41:29,540 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.11-1.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >08:41:29,540 DEBUG yum.verbose.YumBase: Quick matched libteam-1.11-1.fc21.x86_64 to require for libteam.so.5()(64bit) >08:41:29,542 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-2.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >08:41:29,545 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >08:41:29,575 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 >08:41:29,612 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.4-3.fc21.x86_64 as install for totem-pl-parser-3.10.2-3.fc21.x86_64 >08:41:29,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-11.fc21.x86_64 as install for tracker-1.1.2-1.fc21.x86_64 >08:41:29,622 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.29-3.fc21.x86_64 as install for tracker-1.1.2-1.fc21.x86_64 >08:41:29,624 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.15-2.fc21.x86_64 as install for tracker-1.1.2-1.fc21.x86_64 >08:41:29,626 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-4.fc21.x86_64 as install for tracker-1.1.2-1.fc21.x86_64 >08:41:29,635 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-6.fc21.x86_64 as install for udisks2-2.1.3-3.fc21.x86_64 >08:41:29,638 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.1-1.fc21.x86_64 as install for udisks2-2.1.3-3.fc21.x86_64 >08:41:29,640 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-3.fc21.x86_64 as install for udisks2-2.1.3-3.fc21.x86_64 >08:41:29,654 DEBUG yum.verbose.YumBase: TSINFO: Marking vte-profile-0.37.2-2.fc21.x86_64 as install for vte291-0.37.2-2.fc21.x86_64 >08:41:29,668 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.34-1.fc21.x86_64 as install for webkitgtk3-2.4.4-4.fc21.x86_64 >08:41:29,690 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.16.0-1.fc21.x86_64 as install for xl2tpd-1.3.6-3.fc21.x86_64 >08:41:29,694 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-12.fc21.x86_64 as install for xorg-x11-server-utils-7.7-6.fc21.x86_64 >08:41:29,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libwmf-lite-0.2.8.4-39.fc21.x86_64 as install for ImageMagick-libs-6.8.8.10-4.fc21.x86_64 >08:41:29,728 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.3-2.fc21.x86_64 as install for abrt-python3-2.2.2-4.fc21.x86_64 >08:41:29,737 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-5.1-5.fc21.x86_64 as install for brlapi-0.6.2-5.fc21.x86_64 >08:41:29,742 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 >08:41:29,750 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.24-16.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >08:41:29,752 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-2.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >08:41:29,758 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 >08:41:29,768 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 >08:41:29,778 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.19.2-1.fc21.x86_64 as install for gettext-0.19.2-1.fc21.x86_64 >08:41:29,779 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.19.2-1.fc21.x86_64 to require for libgettextlib-0.19.2.so()(64bit) >08:41:29,785 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.3.6-1.fc21.x86_64 as install for gnutls-utils-3.3.6-1.fc21.x86_64 >08:41:29,786 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.3.6-1.fc21.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >08:41:29,787 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.3-2.fc21.x86_64 as install for gnutls-utils-3.3.6-1.fc21.x86_64 >08:41:29,804 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2014e-4.fc21.noarch as install for 1:java-1.8.0-openjdk-headless-1.8.0.11-14.b12.fc21.x86_64 >08:41:29,806 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-4.1.0-2.fc21.noarch as install for javapackages-tools-4.1.0-2.fc21.noarch >08:41:29,814 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-038-14.git20140724.fc21.x86_64 as install for kexec-tools-2.0.7-5.fc21.x86_64 >08:41:29,830 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-libs-4.4.0-10.fc21.x86_64 as install for 2:libcacard-2.1.0-2.fc21.x86_64 >08:41:29,831 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-10.fc21.x86_64 to require for libxenguest.so.4.4()(64bit) >08:41:29,832 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-10.fc21.x86_64 to require for libxenctrl.so.4.4()(64bit) >08:41:29,833 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.18.1-2.fc21.x86_64 as install for 2:libcacard-2.1.0-2.fc21.x86_64 >08:41:29,836 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.8-2.fc21.x86_64 as install for 2:libcacard-2.1.0-2.fc21.x86_64 >08:41:29,838 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL2-2.0.3-3.fc21.x86_64 as install for 2:libcacard-2.1.0-2.fc21.x86_64 >08:41:29,855 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 >08:41:29,855 DEBUG yum.verbose.YumBase: Quick matched libpath_utils-0.2.1-23.fc21.x86_64 to require for libpath_utils.so.1()(64bit) >08:41:29,880 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-18.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >08:41:29,882 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 >08:41:29,883 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-12.fc21.x86_64 to require for libsilc-1.1.so.2()(64bit) >08:41:29,885 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 >08:41:29,887 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-3.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >08:41:29,890 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-8.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >08:41:29,893 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 >08:41:29,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-4.fc21.x86_64 as install for libreport-plugin-reportuploader-2.2.3-2.fc21.x86_64 >08:41:29,910 DEBUG yum.verbose.YumBase: TSINFO: Marking libdatrie-0.2.8-4.fc21.x86_64 as install for libthai-0.1.20-3.fc21.x86_64 >08:41:29,911 DEBUG yum.verbose.YumBase: Quick matched libdatrie-0.2.8-4.fc21.x86_64 to require for libdatrie.so.1()(64bit) >08:41:29,931 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-17.20140620git.fc21.x86_64 as install for libvirt-daemon-1.2.7-1.fc21.x86_64 >08:41:29,935 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-4.fc21.x86_64 as install for libvirt-daemon-1.2.7-1.fc21.x86_64 >08:41:29,937 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-6.fc21.x86_64 as install for libvirt-daemon-1.2.7-1.fc21.x86_64 >08:41:29,942 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.4-2.fc21.x86_64 as install for libvirt-daemon-driver-interface-1.2.7-1.fc21.x86_64 >08:41:29,943 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) >08:41:29,943 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) >08:41:29,944 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) >08:41:29,944 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) >08:41:29,944 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1()(64bit) >08:41:29,948 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.12-1.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.7-1.fc21.x86_64 >08:41:29,954 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-10.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.7-1.fc21.x86_64 >08:41:29,956 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-2.1.0-2.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.7-1.fc21.x86_64 >08:41:29,963 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.5.2-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc21.x86_64 >08:41:29,965 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-7.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc21.x86_64 >08:41:29,966 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.109-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc21.x86_64 >08:41:29,971 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.7-1.fc21.x86_64 >08:41:29,974 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.81.0-6.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc21.x86_64 >08:41:29,975 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.81.0-6.fc21.x86_64 to require for librados.so.2()(64bit) >08:41:29,977 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.5.2-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc21.x86_64 >08:41:29,978 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.2-1.fc21.x86_64 to require for libgfxdr.so.0()(64bit) >08:41:29,978 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.2-1.fc21.x86_64 to require for libgfrpc.so.0()(64bit) >08:41:29,980 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.5.2-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc21.x86_64 >08:41:30,006 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 >08:41:30,013 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-10.fc21.x86_64 as install for neon-0.30.0-3.fc21.x86_64 >08:41:30,022 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 >08:41:30,040 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-302.fc21.noarch >08:41:30,047 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-302.fc21.noarch as install for 1:perl-Pod-Simple-3.28-293.fc21.noarch >08:41:30,051 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-2.fc21.noarch as install for perl-Pod-Usage-1.64-1.fc21.noarch >08:41:30,053 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-2.fc21.noarch as install for perl-Pod-Usage-1.64-1.fc21.noarch >08:41:30,084 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 >08:41:30,086 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 >08:41:30,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.3-5.fc21.x86_64 as install for policycoreutils-python-2.3-6.1.fc21.x86_64 >08:41:30,091 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-12.fc21.noarch as install for policycoreutils-python-2.3-6.1.fc21.x86_64 >08:41:30,094 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.8-4.fc21.x86_64 as install for policycoreutils-python-2.3-6.1.fc21.x86_64 >08:41:30,095 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-4.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >08:41:30,095 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-4.fc21.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >08:41:30,096 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.3-3.fc21.x86_64 as install for policycoreutils-python-2.3-6.1.fc21.x86_64 >08:41:30,097 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-4.fc21.x86_64 to require for libapol.so.4()(64bit) >08:41:30,105 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 >08:41:30,118 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-5.fc21.x86_64 as install for python-paramiko-1.12.4-1.fc21.noarch >08:41:30,119 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ecdsa-0.11-3.fc21.noarch as install for python-paramiko-1.12.4-1.fc21.noarch >08:41:30,131 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-2.1.0-2.fc21.x86_64 as install for 2:qemu-kvm-2.1.0-2.fc21.x86_64 >08:41:30,143 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 >08:41:30,145 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 >08:41:30,151 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 >08:41:30,153 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-22.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >08:41:30,154 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >08:41:30,154 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >08:41:30,155 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite.so.1()(64bit) >08:41:30,156 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-9.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >08:41:30,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.12.0-5.fc21.x86_64 as install for sssd-client-1.12.0-5.fc21.x86_64 >08:41:30,161 DEBUG yum.verbose.YumBase: Quick matched libsss_nss_idmap-1.12.0-5.fc21.x86_64 to require for libsss_nss_idmap.so.0()(64bit) >08:41:30,166 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-18.fc21.x86_64 as install for sssd-krb5-common-1.12.0-5.fc21.x86_64 >08:41:30,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-23.fc21.x86_64 as install for stoken-libs-0.8-1.git.ba44603.fc21.x86_64 >08:41:30,173 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 >08:41:30,174 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-7.20130314.fc21.x86_64 to require for libtbb.so.2()(64bit) >08:41:30,176 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 >08:41:30,198 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-43.fc21.x86_64 as install for xorg-x11-fonts-Type1-7.5-10.fc21.noarch >08:41:30,199 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-43.fc21.x86_64 to require for ttmkfdir >08:41:30,206 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.9.1-6.fc21.x86_64 as install for atlas-3.10.1-13.fc21.x86_64 >08:41:30,207 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.1-6.fc21.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >08:41:30,207 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.1-6.fc21.x86_64 to require for libgfortran.so.3()(64bit) >08:41:30,218 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-6.fc21.x86_64 as install for ceph-libs-0.81.0-6.fc21.x86_64 >08:41:30,220 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-4.fc21.x86_64 as install for ceph-libs-0.81.0-6.fc21.x86_64 >08:41:30,223 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.55.0-2.fc21.x86_64 as install for ceph-libs-0.81.0-6.fc21.x86_64 >08:41:30,225 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.55.0-2.fc21.x86_64 as install for ceph-libs-0.81.0-6.fc21.x86_64 >08:41:30,237 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 >08:41:30,239 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-28.fc21.x86_64 as install for festival-freebsoft-utils-0.10-8.fc21.noarch >08:41:30,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-8.fc21.x86_64 as install for gavl-1.4.0-5.fc21.x86_64 >08:41:30,249 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.5.2-1.fc21.x86_64 as install for glusterfs-api-3.5.2-1.fc21.x86_64 >08:41:30,255 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 >08:41:30,258 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 >08:41:30,264 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-1.0.1-1.fc21.x86_64 as install for libgadu-1.12.0-3.fc21.x86_64 >08:41:30,265 DEBUG yum.verbose.YumBase: Quick matched protobuf-c-1.0.1-1.fc21.x86_64 to require for libprotobuf-c.so.1()(64bit) >08:41:30,270 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 >08:41:30,272 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 >08:41:30,273 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 >08:41:30,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-4.fc21.x86_64 as install for libtomcrypt-1.17-23.fc21.x86_64 >08:41:30,285 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-4.fc21.x86_64 to require for libtommath.so.0()(64bit) >08:41:30,292 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.109-1.fc21.x86_64 as install for lvm2-2.02.109-1.fc21.x86_64 >08:41:30,294 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-3.fc21.x86_64 as install for lvm2-2.02.109-1.fc21.x86_64 >08:41:30,296 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.88-1.fc21.x86_64 as install for lvm2-2.02.109-1.fc21.x86_64 >08:41:30,315 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 >08:41:30,321 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Term-ANSIColor-4.03-2.fc21.noarch as install for perl-podlators-2.5.3-2.fc21.noarch >08:41:30,334 DEBUG yum.verbose.YumBase: TSINFO: Marking PyXB-1.2.3-2.fc21.noarch as install for python-javapackages-4.1.0-2.fc21.noarch >08:41:30,335 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.5-3.fc21.x86_64 as install for python-javapackages-4.1.0-2.fc21.noarch >08:41:30,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-3.fc21.x86_64 as install for 2:qemu-img-2.1.0-2.fc21.x86_64 >08:41:30,344 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >08:41:30,346 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.11.0-1.fc21.x86_64 as install for 2:qemu-img-2.1.0-2.fc21.x86_64 >08:41:30,358 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-2.1.0-2.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:41:30,361 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.5-3.fc21.noarch as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:41:30,362 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20140303-2.gitff1e7fc7.fc21.noarch as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:41:30,363 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-7.fc21.noarch as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:41:30,364 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.5-3.fc21.noarch as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:41:30,367 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.5-3.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:41:30,368 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) >08:41:30,368 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) >08:41:30,368 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) >08:41:30,368 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.5)(64bit) >08:41:30,369 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) >08:41:30,369 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) >08:41:30,369 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) >08:41:30,369 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) >08:41:30,369 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) >08:41:30,370 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) >08:41:30,370 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) >08:41:30,370 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) >08:41:30,370 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) >08:41:30,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-4.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:41:30,379 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 >08:41:30,381 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) >08:41:30,382 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 >08:41:30,383 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-2.fc21.x86_64 to require for libcfg.so.6()(64bit) >08:41:30,391 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-licenses-4.4.0-10.fc21.x86_64 as install for xen-libs-4.4.0-10.fc21.x86_64 >08:41:30,401 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 >08:41:30,413 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 >08:41:30,417 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-28.fc21.x86_64 as install for festival-1.96-28.fc21.x86_64 >08:41:30,419 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 >08:41:30,420 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) >08:41:30,420 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) >08:41:30,432 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.9.1-6.fc21.x86_64 as install for libgfortran-4.9.1-6.fc21.x86_64 >08:41:30,432 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.1-6.fc21.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >08:41:30,433 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.1-6.fc21.x86_64 to require for libquadmath.so.0()(64bit) >08:41:30,435 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 >08:41:30,439 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.88-1.fc21.x86_64 as install for lvm2-libs-2.02.109-1.fc21.x86_64 >08:41:30,448 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-9.fc21.x86_64 as install for protobuf-c-1.0.1-1.fc21.x86_64 >08:41:30,451 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-9.fc21.x86_64 as install for protobuf-c-1.0.1-1.fc21.x86_64 >08:41:30,457 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 >08:41:30,882 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-8.fc21.noarch as install for hunspell-en-0.20121024-8.fc21.noarch >08:41:32,081 DEBUG yum.verbose.YumBase: Depsolve time: 7.911 >08:41:32,140 INFO packaging: 1333 packages selected totalling 3811.27 MiB >08:41:54,084 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >08:41:54,084 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >08:41:54,085 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >08:41:54,085 DEBUG yum.verbose.plugin: Adding en_US.UTF-8 to language list >08:41:54,089 DEBUG yum.verbose.YumBase: Config time: 0.013 >08:41:54,090 INFO packaging: gathering repo metadata >08:41:54,097 INFO packaging: gathering repo metadata for anaconda >08:41:54,190 INFO packaging: Refreshing environmentAddons >08:42:07,710 INFO packaging: metadata retrieval complete >08:42:07,713 INFO packaging: checking software selection >08:42:07,717 DEBUG yum.verbose.YumBase: Setting up Package Sacks >08:42:07,718 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >08:42:09,835 DEBUG yum.verbose.YumBase: pkgsack time: 2.117 >08:42:10,109 DEBUG yum.verbose.YumBase: group time: 2.392 >08:42:10,114 DEBUG yum.verbose.YumBase: rpmdb time: 0.002 >08:42:10,497 DEBUG yum.verbose.YumBase: Obs Init time: 0.372 >08:42:10,556 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >08:42:10,608 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >08:42:10,755 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-mga available to be installed >08:42:10,755 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-armsoc available to be installed >08:42:10,761 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-freedreno available to be installed >08:42:10,763 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >08:42:10,765 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >08:42:10,902 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >08:42:10,909 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >08:42:10,916 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >08:42:10,940 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >08:42:11,199 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >08:42:11,442 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >08:42:11,444 INFO packaging: no kernel-PAE package >08:42:11,446 INFO packaging: selected kernel >08:42:11,455 INFO packaging: checking dependencies >08:42:11,698 DEBUG yum.verbose.YumBase: Building updates object >08:42:13,454 DEBUG yum.verbose.YumBase: up:simple updates time: 0.640 >08:42:13,465 DEBUG yum.verbose.YumBase: up:obs time: 0.010 >08:42:13,465 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >08:42:13,466 DEBUG yum.verbose.YumBase: updates time: 1.768 >08:42:13,477 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.41.2-2.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:42:13,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-utils-1.10.2-1.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:42:13,482 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-utils-1.10.0-1.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:42:13,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.10.2-1.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:42:13,489 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.3.0-1.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:42:13,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.10.0-1.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:42:13,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-215-11.fc21.x86_64 as install for ModemManager-1.3.0-1.fc21.x86_64 >08:42:13,497 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.2-2.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >08:42:13,498 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.2-2.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >08:42:13,498 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.2-2.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >08:42:13,508 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-3.git20140704.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,514 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,519 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,525 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-4.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,529 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-215-11.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,531 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >08:42:13,531 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >08:42:13,534 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-6.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,535 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.1-6.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >08:42:13,546 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-10.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,548 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.71-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,551 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-28.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,555 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,558 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.11-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,565 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.47.4-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,573 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-6.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,577 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.6-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,578 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.6-2.fc21.x86_64 to require for libplc4.so()(64bit) >08:42:13,581 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,583 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-3.git20140704.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >08:42:13,584 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >08:42:13,584 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc21.x86_64 to require for libnl-3.so.200()(64bit) >08:42:13,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.4-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,591 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,596 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.18-2.fc21.x86_64 as install for 1:NetworkManager-bluetooth-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,603 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-11.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:42:13,605 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.6-3.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:42:13,607 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-3.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:42:13,609 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.9-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:42:13,613 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.12.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:42:13,617 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.5-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:42:13,619 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.5-2.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >08:42:13,622 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.13.6-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:42:13,628 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.12.0-3.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:42:13,632 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.31.0-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:42:13,636 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.3.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:42:13,640 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.3.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:42:13,643 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.13.3-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc21.x86_64 >08:42:13,653 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-6.00-1.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 >08:42:13,657 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-4.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 >08:42:13,659 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-4.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >08:42:13,664 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.9.0-2.git20140128.fc21.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.9.0-2.git20140128.fc21.x86_64 >08:42:13,669 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 >08:42:13,674 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 >08:42:13,678 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-9.fc21.x86_64 as install for 1:NetworkManager-wifi-0.9.10.0-3.git20140704.fc21.x86_64 >08:42:13,684 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.4-3.fc21.x86_64 as install for PackageKit-command-not-found-0.9.4-3.fc21.x86_64 >08:42:13,688 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.5-2.fc21.x86_64 as install for PackageKit-command-not-found-0.9.4-3.fc21.x86_64 >08:42:13,692 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.4.0-2.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.4-3.fc21.x86_64 >08:42:13,717 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.24-1.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.4-3.fc21.x86_64 >08:42:13,721 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.24-1.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >08:42:13,723 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-7.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.4-3.fc21.x86_64 >08:42:13,726 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-4.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.4-3.fc21.x86_64 >08:42:13,729 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 >08:42:13,733 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.3-2.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,743 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.3-2.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.3-2.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,747 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.3-2.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,749 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,752 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,754 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,756 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,758 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,760 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,762 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,764 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,771 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,774 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.2-4.fc21.x86_64 as install for abrt-cli-2.2.2-4.fc21.x86_64 >08:42:13,778 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.8-18.fc21.x86_64 as install for abrt-desktop-2.2.2-4.fc21.x86_64 >08:42:13,781 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.7-3.fc21.x86_64 as install for abrt-desktop-2.2.2-4.fc21.x86_64 >08:42:13,783 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.159-6.fc21.x86_64 as install for abrt-desktop-2.2.2-4.fc21.x86_64 >08:42:13,786 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.2-4.fc21.x86_64 as install for abrt-desktop-2.2.2-4.fc21.x86_64 >08:42:13,792 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 >08:42:13,800 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >08:42:13,802 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 to require for librpm.so.3()(64bit) >08:42:13,804 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.3-2.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >08:42:13,807 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.2-4.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >08:42:13,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-6.fc21.x86_64 as install for acl-2.2.52-6.fc21.x86_64 >08:42:13,815 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-6.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >08:42:13,817 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-8.fc21.x86_64 as install for acl-2.2.52-6.fc21.x86_64 >08:42:13,832 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 >08:42:13,837 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-10.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >08:42:13,839 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-10.fc21.x86_64 to require for GConf2 >08:42:13,842 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.4.2-1.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >08:42:13,846 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 >08:42:13,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.2-1.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >08:42:13,854 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-9.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.28-2.fc21.x86_64 >08:42:13,864 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.28-1.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.28-2.fc21.x86_64 >08:42:13,865 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.28-1.fc21.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >08:42:13,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-6.fc21.x86_64 as install for alsa-utils-1.0.28-1.fc21.x86_64 >08:42:13,874 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) >08:42:13,877 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-15.20140323.fc21.x86_64 as install for alsa-utils-1.0.28-1.fc21.x86_64 >08:42:13,878 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc21.x86_64 to require for libncursesw.so.5()(64bit) >08:42:13,879 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc21.x86_64 to require for libmenuw.so.5()(64bit) >08:42:13,879 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc21.x86_64 to require for libformw.so.5()(64bit) >08:42:13,883 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-15.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >08:42:13,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-3.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >08:42:13,894 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-15.fc21.x86_64 to require for libpam.so.0()(64bit) >08:42:13,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-3.fc21.x86_64 as install for at-spi2-core-2.13.4-2.fc21.x86_64 >08:42:13,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.3-1.fc21.x86_64 as install for at-spi2-core-2.13.4-2.fc21.x86_64 >08:42:13,907 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-8.fc21.x86_64 as install for at-spi2-core-2.13.4-2.fc21.x86_64 >08:42:13,922 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.8-0.2.svn20140803.fc21.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc21.x86_64 >08:42:13,926 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-14.fc21.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc21.x86_64 >08:42:13,927 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-14.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >08:42:13,928 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.62-1.fc21.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc21.x86_64 >08:42:13,932 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-78.fc21.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc21.x86_64 >08:42:13,933 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-14.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >08:42:13,934 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.8-0.2.svn20140803.fc21.x86_64 to require for libaudit.so.1()(64bit) >08:42:13,941 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.8-3.fc21.x86_64 as install for authconfig-6.2.9-1.fc21.x86_64 >08:42:13,952 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.4-1.fc21.x86_64 as install for authconfig-6.2.9-1.fc21.x86_64 >08:42:13,955 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.9-1.fc21.x86_64 >08:42:13,958 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1i-2.fc21.x86_64 as install for authconfig-6.2.9-1.fc21.x86_64 >08:42:13,966 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-28.fc21.x86_64 as install for avahi-0.6.31-28.fc21.x86_64 >08:42:13,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-7.fc21.x86_64 as install for avahi-0.6.31-28.fc21.x86_64 >08:42:13,975 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-9.fc21.x86_64 as install for avahi-0.6.31-28.fc21.x86_64 >08:42:13,977 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-31.fc21.x86_64 as install for avahi-0.6.31-28.fc21.x86_64 >08:42:13,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-6.fc21.x86_64 as install for avahi-0.6.31-28.fc21.x86_64 >08:42:13,989 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-2.fc21.x86_64 as install for b43-openfwwf-5.2-11.fc21.noarch >08:42:13,998 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-5.fc21.x86_64 as install for 1:bash-completion-2.1-5.fc21.noarch >08:42:14,001 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-4.fc21.x86_64 as install for bc-1.06.95-12.fc21.x86_64 >08:42:14,017 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.16-0.2.20140808.git.ce9affa.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:42:14,020 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.4.4-4.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:42:14,026 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-1.1.2-1.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:42:14,030 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-3.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:42:14,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-6.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:42:14,034 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-6.fc21.x86_64 to require for libicalss.so.1()(64bit) >08:42:14,034 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-6.fc21.x86_64 to require for libical.so.1()(64bit) >08:42:14,037 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.8.4-1.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:42:14,038 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.8.4-1.fc21.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >08:42:14,046 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.13.3-3.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:42:14,050 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-8.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:42:14,054 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.12.5-1.fc21.x86_64 as install for bijiben-3.13.4-1.fc21.x86_64 >08:42:14,057 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.5-1.fc21.x86_64 to require for libecal-1.2.so.16()(64bit) >08:42:14,058 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.5-1.fc21.x86_64 to require for libebackend-1.2.so.7()(64bit) >08:42:14,058 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.5-1.fc21.x86_64 to require for libcamel-1.2.so.49()(64bit) >08:42:14,063 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >08:42:14,067 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-6.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >08:42:14,075 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-8.P1.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >08:42:14,077 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc21.x86_64 to require for libisccfg.so.90()(64bit) >08:42:14,078 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc21.x86_64 to require for libisccc.so.90()(64bit) >08:42:14,078 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc21.x86_64 to require for libisc.so.95()(64bit) >08:42:14,081 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1i-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >08:42:14,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.11-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc21.x86_64 >08:42:14,095 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.11.3-9.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:42:14,098 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:42:14,102 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.8-1.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:42:14,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.8-1.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:42:14,112 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-15.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:42:14,114 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:42:14,117 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-22.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:42:14,120 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:42:14,123 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.2-3.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:42:14,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-3.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:42:14,137 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.4.0-2.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:42:14,139 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.4.0-2.fc21.x86_64 to require for libgsttag-1.0.so.0()(64bit) >08:42:14,140 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.4.0-2.fc21.x86_64 to require for libgstpbutils-1.0.so.0()(64bit) >08:42:14,141 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-9.fc21.x86_64 to require for libbrasero-media3.so.1()(64bit) >08:42:14,141 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-9.fc21.x86_64 to require for libbrasero-burn3.so.1()(64bit) >08:42:14,143 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.2-1.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:42:14,146 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.9-1.fc21.x86_64 as install for brasero-3.11.3-9.fc21.x86_64 >08:42:14,152 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.13.2-6.fc21.x86_64 as install for brasero-nautilus-3.11.3-9.fc21.x86_64 >08:42:14,158 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25-3.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >08:42:14,159 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-3.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >08:42:14,159 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-3.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >08:42:14,162 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.08-2.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >08:42:14,170 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.11-2.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >08:42:14,175 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-13.fc21.x86_64 as install for bzip2-1.0.6-13.fc21.x86_64 >08:42:14,182 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-6.fc21.noarch as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,186 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.41.4-1.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,190 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-3.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,193 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.2-4.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,205 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.2.5-1.20140806.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,208 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,211 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,214 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.2-3.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.15.3-2.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,220 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.2.5-1.20140806.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,223 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.56-1.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,231 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.18.2-3.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,233 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.2-3.fc21.x86_64 to require for libcogl-path.so.20()(64bit) >08:42:14,234 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.2-3.fc21.x86_64 to require for libcogl-pango.so.20()(64bit) >08:42:14,236 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.19.6-1.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,240 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.2-1.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.4-1.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-3.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-5.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-5.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,263 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.2.5-1.20140806.fc21.x86_64 as install for caribou-0.4.13-6.fc21.x86_64 >08:42:14,277 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.13.4-2.fc21.x86_64 as install for 2:cheese-3.13.4-2.fc21.x86_64 >08:42:14,279 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.1-2.fc21.noarch as install for 2:cheese-3.13.4-2.fc21.x86_64 >08:42:14,283 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.13.4-1.fc21.x86_64 as install for 2:cheese-3.13.4-2.fc21.x86_64 >08:42:14,291 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.5.2-5.fc21.x86_64 as install for 2:cheese-3.13.4-2.fc21.x86_64 >08:42:14,295 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.12-3.fc21.x86_64 as install for 2:cheese-3.13.4-2.fc21.x86_64 >08:42:14,297 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.13.4-2.fc21.x86_64 to require for libcheese-gtk.so.23()(64bit) >08:42:14,303 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.2-2.fc21.x86_64 as install for chrony-1.30-1.fc21.x86_64 >08:42:14,304 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.2-2.fc21.x86_64 to require for libfreebl3.so()(64bit) >08:42:14,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-7.20140213cvs.fc21.x86_64 as install for chrony-1.30-1.fc21.x86_64 >08:42:14,311 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.11-1.fc21.x86_64 as install for cifs-utils-6.4-1.fc21.x86_64 >08:42:14,315 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.1-2.fc21.x86_64 as install for cifs-utils-6.4-1.fc21.x86_64 >08:42:14,324 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-3.fc21.x86_64 as install for cifs-utils-6.4-1.fc21.x86_64 >08:42:14,325 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-3.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >08:42:14,326 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-3.fc21.x86_64 as install for cifs-utils-6.4-1.fc21.x86_64 >08:42:14,330 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-6.fc21.x86_64 as install for cifs-utils-6.4-1.fc21.x86_64 >08:42:14,337 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.2.1-3.fc21.x86_64 as install for colord-1.2.1-3.fc21.x86_64 >08:42:14,339 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-15.fc21.noarch as install for colord-1.2.1-3.fc21.x86_64 >08:42:14,342 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.19-1.fc21.x86_64 as install for colord-1.2.1-3.fc21.x86_64 >08:42:14,346 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-3.fc21.x86_64 as install for colord-1.2.1-3.fc21.x86_64 >08:42:14,354 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-4.fc21.x86_64 as install for colord-1.2.1-3.fc21.x86_64 >08:42:14,355 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.1-3.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >08:42:14,356 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.1-3.fc21.x86_64 to require for libcolord.so.2()(64bit) >08:42:14,367 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.13.4-1.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,368 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.13.3-1.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,372 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.11-1.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,376 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-9.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,383 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.55-1.fc21.noarch as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,385 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.8.6-2.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,387 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.37-2.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,392 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-5.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,396 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.9-3.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,399 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-6.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,402 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-13.git20140424.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,406 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.8-1.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,415 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.30.0-3.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,418 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.10-3.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,422 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.12.0-3.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,425 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.5-1.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,429 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-4.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,432 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.37-2.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,435 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.2.5-1.20140806.fc21.x86_64 as install for 1:control-center-3.13.4-1.fc21.x86_64 >08:42:14,449 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 >08:42:14,451 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 >08:42:14,453 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.2-3.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:42:14,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-6.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:42:14,460 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-6.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >08:42:14,460 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-6.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >08:42:14,462 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.2-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:42:14,464 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.17-1.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:42:14,470 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-3.fc21.x86_64 as install for coreutils-8.22-17.fc21.x86_64 >08:42:14,480 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-6.fc21.x86_64 as install for coreutils-8.22-17.fc21.x86_64 >08:42:14,481 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-6.fc21.x86_64 to require for libgmp.so.10()(64bit) >08:42:14,486 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-8.fc21.x86_64 as install for cronie-1.4.11-8.fc21.x86_64 >08:42:14,492 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-8.fc21.x86_64 as install for cronie-1.4.11-8.fc21.x86_64 >08:42:14,499 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.5-2.fc21.x86_64 as install for cryptsetup-1.6.5-2.fc21.x86_64 >08:42:14,507 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-6.fc21.x86_64 as install for cryptsetup-1.6.5-2.fc21.x86_64 >08:42:14,510 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-4.fc21.x86_64 as install for cryptsetup-1.6.5-2.fc21.x86_64 >08:42:14,520 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.5-1.fc21.noarch as install for 1:cups-1.7.5-1.fc21.x86_64 >08:42:14,522 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-client-1.7.5-1.fc21.x86_64 as install for 1:cups-1.7.5-1.fc21.x86_64 >08:42:14,537 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.55-1.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:42:14,539 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.26.2-2.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:42:14,543 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.2-1.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:42:14,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-17.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:42:14,550 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.26.2-2.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:42:14,553 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.10-2.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:42:14,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-3.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:42:14,558 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.55-1.fc21.x86_64 to require for libcupsfilters.so.1()(64bit) >08:42:14,560 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-28.fc21.x86_64 as install for cups-filters-1.0.55-1.fc21.x86_64 >08:42:14,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.37.0-5.fc21.x86_64 as install for curl-7.37.0-5.fc21.x86_64 >08:42:14,580 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-14.fc21.x86_64 as install for curl-7.37.0-5.fc21.x86_64 >08:42:14,583 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-6.fc21.x86_64 as install for curl-7.37.0-5.fc21.x86_64 >08:42:14,585 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-10.fc21.x86_64 as install for curl-7.37.0-5.fc21.x86_64 >08:42:14,588 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-10.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >08:42:14,597 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-18.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-18.fc21.x86_64 >08:42:14,607 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 >08:42:14,609 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 >08:42:14,612 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.10.1-1.fc21.x86_64 as install for deja-dup-30.0-2.fc21.x86_64 >08:42:14,615 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 >08:42:14,626 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-13alpha.fc21.x86_64 as install for deltarpm-3.6-5.fc21.x86_64 >08:42:14,627 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-13alpha.fc21.x86_64 to require for liblzma.so.5()(64bit) >08:42:14,632 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.1-1.fc21.x86_64 as install for 12:dhclient-4.3.1-1.fc21.x86_64 >08:42:14,635 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.1-1.fc21.x86_64 as install for 12:dhclient-4.3.1-1.fc21.x86_64 >08:42:14,637 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-4.fc21.x86_64 as install for 12:dhclient-4.3.1-1.fc21.x86_64 >08:42:14,641 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 as install for 12:dhclient-4.3.1-1.fc21.x86_64 >08:42:14,642 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 to require for libisc-export.so.95()(64bit) >08:42:14,642 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 to require for libirs-export.so.91()(64bit) >08:42:14,642 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc21.x86_64 to require for libdns-export.so.100()(64bit) >08:42:14,645 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-14.git20140724.fc21.x86_64 as install for dracut-config-rescue-038-14.git20140724.fc21.x86_64 >08:42:14,654 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.3-1.fc21.x86_64 as install for 1:dump-0.4-0.22.b44.fc21.x86_64 >08:42:14,661 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.11-2.fc21.x86_64 as install for e2fsprogs-1.42.11-2.fc21.x86_64 >08:42:14,662 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.11-2.fc21.x86_64 to require for libss.so.2()(64bit) >08:42:14,686 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-6.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,692 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.2-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,698 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,701 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.2-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,705 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,707 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-7.fc21.noarch as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,717 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.24.0-3.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,719 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >08:42:14,719 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >08:42:14,719 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >08:42:14,719 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >08:42:14,720 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >08:42:14,720 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >08:42:14,720 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >08:42:14,720 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >08:42:14,721 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >08:42:14,721 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >08:42:14,721 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >08:42:14,721 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >08:42:14,721 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >08:42:14,722 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >08:42:14,722 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >08:42:14,722 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >08:42:14,722 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >08:42:14,723 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >08:42:14,723 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >08:42:14,723 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >08:42:14,723 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >08:42:14,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >08:42:14,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.2)(64bit) >08:42:14,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0)(64bit) >08:42:14,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >08:42:14,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >08:42:14,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >08:42:14,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >08:42:14,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >08:42:14,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >08:42:14,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >08:42:14,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >08:42:14,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >08:42:14,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >08:42:14,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >08:42:14,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >08:42:14,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >08:42:14,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >08:42:14,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >08:42:14,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >08:42:14,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >08:42:14,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >08:42:14,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >08:42:14,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >08:42:14,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >08:42:14,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >08:42:14,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >08:42:14,730 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >08:42:14,730 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >08:42:14,730 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >08:42:14,730 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >08:42:14,730 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >08:42:14,731 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >08:42:14,731 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >08:42:14,731 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >08:42:14,731 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >08:42:14,731 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >08:42:14,732 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >08:42:14,732 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >08:42:14,732 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >08:42:14,732 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) >08:42:14,733 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >08:42:14,733 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >08:42:14,733 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >08:42:14,733 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >08:42:14,734 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >08:42:14,734 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >08:42:14,734 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >08:42:14,737 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.6-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,746 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-6.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,750 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.1-3.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,754 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.21.1-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,758 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.13.3-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,761 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.12.2-3.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,763 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-3.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >08:42:14,764 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-3.fc21.x86_64 to require for libgck-1.so.0()(64bit) >08:42:14,766 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.8-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,768 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.8-1.fc21.x86_64 to require for libfolks-telepathy.so.25()(64bit) >08:42:14,776 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.4-3.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,780 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.8-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,782 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.8-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >08:42:14,789 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-2.fc21.x86_64 as install for eog-3.13.3-2.fc21.x86_64 >08:42:14,790 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-2.fc21.x86_64 to require for desktop-file-utils >08:42:14,795 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.2-3.fc21.x86_64 as install for eog-3.13.3-2.fc21.x86_64 >08:42:14,798 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-7.fc21.x86_64 as install for eog-3.13.3-2.fc21.x86_64 >08:42:14,806 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-6.fc21.x86_64 as install for eog-3.13.3-2.fc21.x86_64 >08:42:14,815 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.13.3.1-3.fc21.x86_64 as install for evince-3.13.3.1-3.fc21.x86_64 >08:42:14,817 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.13.3.1-3.fc21.x86_64 to require for libevview3.so.3()(64bit) >08:42:14,817 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.13.3.1-3.fc21.x86_64 to require for libevdocument3.so.4()(64bit) >08:42:14,835 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.18-3.fc21.x86_64 as install for evolution-3.12.5-1.fc21.x86_64 >08:42:14,841 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.21.4-1.fc21.x86_64 as install for evolution-3.12.5-1.fc21.x86_64 >08:42:14,847 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell3-3.0.6-3.fc21.x86_64 as install for evolution-3.12.5-1.fc21.x86_64 >08:42:14,850 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.13.4-1.fc21.x86_64 as install for evolution-3.12.5-1.fc21.x86_64 >08:42:14,854 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.15.2-1.fc21.x86_64 as install for evolution-3.12.5-1.fc21.x86_64 >08:42:14,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.3.alpha.fc21.x86_64 as install for evolution-ews-3.12.5-1.fc21.x86_64 >08:42:14,872 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.3.alpha.fc21.x86_64 to require for libmspack.so.0()(64bit) >08:42:14,878 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-2.fc21.x86_64 as install for file-5.19-2.fc21.x86_64 >08:42:14,879 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.19-2.fc21.x86_64 to require for libmagic.so.1()(64bit) >08:42:14,884 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-9.fc21.x86_64 as install for file-roller-3.13.2-1.fc21.x86_64 >08:42:14,914 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-5.fc21.noarch as install for firefox-31.0-2.fc21.x86_64 >08:42:14,921 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-11.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:42:14,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-5.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:42:14,927 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-8.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:42:14,930 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-3.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:42:14,931 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-3.fc21.x86_64 to require for libicui18n.so.52()(64bit) >08:42:14,932 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-3.fc21.x86_64 to require for libicudata.so.52()(64bit) >08:42:14,935 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-5.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:42:14,937 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-9.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:42:14,939 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-3.fc21.x86_64 as install for firefox-31.0-2.fc21.x86_64 >08:42:14,946 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.3-1.fc21.x86_64 as install for firewall-config-0.3.10-5.fc21.noarch >08:42:14,953 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-2.fc21.noarch as install for firewall-config-0.3.10-5.fc21.noarch >08:42:14,956 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.10-5.fc21.noarch >08:42:14,958 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.10-5.fc21.noarch >08:42:14,964 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-standard-0.3.10-5.fc21.noarch as install for firewalld-0.3.10-5.fc21.noarch >08:42:14,967 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-15.fc21.x86_64 as install for firewalld-0.3.10-5.fc21.noarch >08:42:14,971 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-5.fc21.x86_64 as install for firewalld-0.3.10-5.fc21.noarch >08:42:15,003 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-302.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >08:42:15,006 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-302.fc21.x86_64 to require for perl(vars) >08:42:15,006 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-302.fc21.x86_64 to require for perl(strict) >08:42:15,011 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-302.fc21.x86_64 to require for perl(POSIX) >08:42:15,012 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-302.fc21.x86_64 to require for perl(Getopt::Std) >08:42:15,014 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 >08:42:15,017 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.70-2.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >08:42:15,023 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 >08:42:15,026 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 >08:42:15,028 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 >08:42:15,031 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-44.20140707.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >08:42:15,041 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-44.20140707.fc21.noarch as install for foomatic-db-ppds-4.0-44.20140707.fc21.noarch >08:42:15,045 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 >08:42:15,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-3.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:42:15,058 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-6.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:42:15,063 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-2.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:42:15,065 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-9.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:42:15,067 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-5.0-9.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:42:15,074 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.13.3-1.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:42:15,076 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.12.2-2.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:42:15,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-6.fc21.x86_64 as install for 1:gdm-3.12.2-4.fc21.x86_64 >08:42:15,089 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-12.fc21.x86_64 as install for 2:gedit-3.13.5-1.fc21.x86_64 >08:42:15,093 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.13.3-1.fc21.x86_64 as install for 2:gedit-3.13.5-1.fc21.x86_64 >08:42:15,096 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.13.3-1.fc21.x86_64 as install for 2:gedit-3.13.5-1.fc21.x86_64 >08:42:15,099 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.12.1-2.fc21.x86_64 as install for 2:gedit-3.13.5-1.fc21.x86_64 >08:42:15,111 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-19.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >08:42:15,113 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-5.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >08:42:15,115 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-33.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >08:42:15,119 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-3.fc21.noarch as install for glib-networking-2.41.4-1.fc21.x86_64 >08:42:15,122 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-9.fc21.x86_64 as install for glib-networking-2.41.4-1.fc21.x86_64 >08:42:15,129 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-9.fc21.x86_64 as install for 1:gnome-bluetooth-3.12.0-3.fc21.x86_64 >08:42:15,144 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-6.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,148 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.8-3.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,150 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >08:42:15,150 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >08:42:15,151 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >08:42:15,151 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >08:42:15,151 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >08:42:15,157 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.8-3.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,158 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >08:42:15,158 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >08:42:15,163 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >08:42:15,164 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >08:42:15,164 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >08:42:15,164 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >08:42:15,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-config-network-1.2.7-1.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,171 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.25-3.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,175 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.25-3.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,180 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-3.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,181 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.8)(64bit) >08:42:15,181 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.7)(64bit) >08:42:15,181 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >08:42:15,182 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >08:42:15,182 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >08:42:15,182 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >08:42:15,182 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >08:42:15,182 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >08:42:15,183 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >08:42:15,185 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-5.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,187 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-15.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,189 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-icon-theme-3.13.4-1.fc21.noarch as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,197 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.2.7-1.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,202 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.91-3.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,206 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-4.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,210 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-4.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc21.x86_64 >08:42:15,216 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.13.4-1.fc21.noarch as install for gnome-classic-session-3.13.4-1.fc21.noarch >08:42:15,218 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.13.4-1.fc21.noarch as install for gnome-classic-session-3.13.4-1.fc21.noarch >08:42:15,220 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.13.4-1.fc21.noarch as install for gnome-classic-session-3.13.4-1.fc21.noarch >08:42:15,221 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.13.4-1.fc21.noarch as install for gnome-classic-session-3.13.4-1.fc21.noarch >08:42:15,223 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.13.4-1.fc21.noarch as install for gnome-classic-session-3.13.4-1.fc21.noarch >08:42:15,235 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-2.fc21.x86_64 as install for gnome-color-manager-3.13.1-5.fc21.x86_64 >08:42:15,239 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.36.3-2.fc21.x86_64 as install for gnome-color-manager-3.13.1-5.fc21.x86_64 >08:42:15,242 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-2.fc21.x86_64 as install for gnome-color-manager-3.13.1-5.fc21.x86_64 >08:42:15,259 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-3.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >08:42:15,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-3.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >08:42:15,266 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 >08:42:15,272 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.13.3-1.fc21.x86_64 as install for gnome-documents-3.13.4-2.fc21.x86_64 >08:42:15,276 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-5.fc21.x86_64 as install for gnome-documents-3.13.4-2.fc21.x86_64 >08:42:15,279 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.41.4-1.fc21.x86_64 as install for gnome-documents-3.13.4-2.fc21.x86_64 >08:42:15,286 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.34-1.fc21.x86_64 as install for gnome-font-viewer-3.12.0-2.fc21.x86_64 >08:42:15,300 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.1.9-1.fc21.x86_64 as install for gnome-initial-setup-3.13.4-2.fc21.x86_64 >08:42:15,311 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.4-3.fc21.x86_64 as install for gnome-packagekit-3.12.2-5.fc21.x86_64 >08:42:15,319 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.4.0-2.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc21.x86_64 >08:42:15,321 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-6.8.8.10-4.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc21.x86_64 >08:42:15,325 DEBUG yum.verbose.YumBase: TSINFO: Marking gfbgraph-0.2.2-3.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc21.x86_64 >08:42:15,328 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-18.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc21.x86_64 >08:42:15,332 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-9.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc21.x86_64 >08:42:15,346 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-5.fc21.x86_64 as install for gnome-settings-daemon-3.13.4-1.fc21.x86_64 >08:42:15,363 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.13.4-1.fc21.x86_64 as install for gnome-shell-3.13.4-2.fc21.x86_64 >08:42:15,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-4.fc21.x86_64 as install for gnome-shell-3.13.4-2.fc21.x86_64 >08:42:15,371 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.13.3-1.fc21.x86_64 as install for gnome-shell-3.13.4-2.fc21.x86_64 >08:42:15,374 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs24-24.2.0-4.fc21.x86_64 as install for gnome-shell-3.13.4-2.fc21.x86_64 >08:42:15,378 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsystem-2014.2-3.fc21.x86_64 as install for gnome-shell-3.13.4-2.fc21.x86_64 >08:42:15,380 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-config-connectivity-fedora-0.9.10.0-3.git20140704.fc21.x86_64 as install for gnome-shell-3.13.4-2.fc21.x86_64 >08:42:15,386 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.12.1-2.fc21.x86_64 as install for gnome-software-3.13.5-0.1.git5c89189.fc21.x86_64 >08:42:15,389 DEBUG yum.verbose.YumBase: TSINFO: Marking appstream-data-21-9.fc21.noarch as install for gnome-software-3.13.5-0.1.git5c89189.fc21.x86_64 >08:42:15,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libappstream-glib-0.2.4-1.fc21.x86_64 as install for gnome-software-3.13.5-0.1.git5c89189.fc21.x86_64 >08:42:15,405 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.2-1.fc21.x86_64 as install for gnome-system-monitor-3.13.4-1.fc21.x86_64 >08:42:15,409 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-3.fc21.x86_64 as install for gnome-system-monitor-3.13.4-1.fc21.x86_64 >08:42:15,412 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.13.5-1.fc21.x86_64 as install for gnome-system-monitor-3.13.4-1.fc21.x86_64 >08:42:15,417 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.41.2-1.fc21.x86_64 as install for gnome-system-monitor-3.13.4-1.fc21.x86_64 >08:42:15,418 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.41.2-1.fc21.x86_64 to require for libgiomm-2.4.so.1()(64bit) >08:42:15,421 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-8.fc21.x86_64 as install for gnome-system-monitor-3.13.4-1.fc21.x86_64 >08:42:15,425 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-3.fc21.x86_64 as install for gnome-system-monitor-3.13.4-1.fc21.x86_64 >08:42:15,432 DEBUG yum.verbose.YumBase: TSINFO: Marking vte291-0.37.2-2.fc21.x86_64 as install for gnome-terminal-3.13.2-1.fc21.x86_64 >08:42:15,434 DEBUG yum.verbose.YumBase: Quick matched vte291-0.37.2-2.fc21.x86_64 to require for libvte-2.91.so.0()(64bit) >08:42:15,439 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.13.4-1.fc21.x86_64 as install for gnome-themes-standard-3.13.4-1.fc21.x86_64 >08:42:15,445 DEBUG yum.verbose.YumBase: TSINFO: Marking mod_dnssd-0.6-11.fc21.x86_64 as install for gnome-user-share-3.13.2-1.fc21.x86_64 >08:42:15,450 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-2.4.10-2.fc21.x86_64 as install for gnome-user-share-3.13.2-1.fc21.x86_64 >08:42:15,456 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 >08:42:15,462 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-6.fc21.x86_64 as install for gnupg2-2.0.25-1.fc21.x86_64 >08:42:15,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-6.fc21.x86_64 as install for gnupg2-2.0.25-1.fc21.x86_64 >08:42:15,469 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-4.fc21.x86_64 as install for gnupg2-2.0.25-1.fc21.x86_64 >08:42:15,473 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-24.fc21.x86_64 as install for gnupg2-2.0.25-1.fc21.x86_64 >08:42:15,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.13-2.fc21.x86_64 as install for gnupg2-2.0.25-1.fc21.x86_64 >08:42:15,481 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:grub2-tools-2.02-0.6.fc21.x86_64 as install for 1:grub2-2.02-0.6.fc21.x86_64 >08:42:15,483 DEBUG yum.verbose.YumBase: TSINFO: Marking os-prober-1.58-8.fc21.x86_64 as install for 1:grub2-2.02-0.6.fc21.x86_64 >08:42:15,486 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.19.2-1.fc21.x86_64 as install for 1:grub2-2.02-0.6.fc21.x86_64 >08:42:15,511 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >08:42:15,514 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-12.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >08:42:15,517 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.8-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >08:42:15,521 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 >08:42:15,524 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 >08:42:15,527 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 >08:42:15,531 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 >08:42:15,534 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 >08:42:15,540 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-10.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >08:42:15,542 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >08:42:15,543 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >08:42:15,543 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >08:42:15,543 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >08:42:15,544 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >08:42:15,545 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >08:42:15,545 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-9.fc21.x86_64 to require for libgstbase-0.10.so.0()(64bit) >08:42:15,546 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >08:42:15,548 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 >08:42:15,551 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 >08:42:15,554 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 >08:42:15,560 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 >08:42:15,582 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 >08:42:15,585 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 >08:42:15,589 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 >08:42:15,592 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 >08:42:15,596 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 >08:42:15,599 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 >08:42:15,602 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 >08:42:15,605 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 >08:42:15,608 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 >08:42:15,611 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 >08:42:15,615 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 >08:42:15,618 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 >08:42:15,621 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 >08:42:15,628 DEBUG yum.verbose.YumBase: TSINFO: Marking gutenprint-libs-5.2.10-4.fc21.x86_64 as install for gutenprint-5.2.10-4.fc21.x86_64 >08:42:15,629 DEBUG yum.verbose.YumBase: Quick matched gutenprint-libs-5.2.10-4.fc21.x86_64 to require for libgutenprint.so.2()(64bit) >08:42:15,636 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.9-0.4.c24463e.fc21.x86_64 as install for gvfs-afc-1.21.4-1.fc21.x86_64 >08:42:15,638 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbmuxd-1.0.9-2.fc21.x86_64 as install for gvfs-afc-1.21.4-1.fc21.x86_64 >08:42:15,642 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.0-2.fc21.x86_64 as install for gvfs-afc-1.21.4-1.fc21.x86_64 >08:42:15,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.11-2.fc21.x86_64 as install for gvfs-afc-1.21.4-1.fc21.x86_64 >08:42:15,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.6-2.fc21.x86_64 as install for gvfs-afc-1.21.4-1.fc21.x86_64 >08:42:15,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.6.1-1.fc21.x86_64 as install for gvfs-afc-1.21.4-1.fc21.x86_64 >08:42:15,661 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.4-1.fc21.x86_64 >08:42:15,662 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) >08:42:15,663 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.4-1.fc21.x86_64 >08:42:15,671 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-8.fc21.x86_64 as install for gvfs-gphoto2-1.21.4-1.fc21.x86_64 >08:42:15,672 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >08:42:15,672 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >08:42:15,677 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-3.fc21.x86_64 as install for gvfs-mtp-1.21.4-1.fc21.x86_64 >08:42:15,691 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.6-5.fc21.x86_64 as install for 1:hpijs-3.14.6-5.fc21.x86_64 >08:42:15,692 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-5.fc21.x86_64 to require for libhpmud.so.0()(64bit) >08:42:15,693 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-5.fc21.x86_64 to require for libhpip.so.0()(64bit) >08:42:15,700 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.5.2-1.fc21.x86_64 as install for hplip-3.14.6-5.fc21.x86_64 >08:42:15,703 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.18-1.fc21.x86_64 as install for hplip-3.14.6-5.fc21.x86_64 >08:42:15,707 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-20.fc21.x86_64 as install for hplip-3.14.6-5.fc21.x86_64 >08:42:15,710 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 >08:42:15,717 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.4.0-3.fc21.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >08:42:15,722 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.8-1.fc21.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >08:42:15,730 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 >08:42:15,734 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.3-1.fc21.x86_64 as install for ibus-hangul-1.4.2-8.fc21.x86_64 >08:42:15,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.4-2.fc21.x86_64 as install for ibus-kkc-1.5.21-1.fc21.x86_64 >08:42:15,748 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 >08:42:15,753 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 >08:42:15,754 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >08:42:15,754 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4()(64bit) >08:42:15,756 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 >08:42:15,759 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-7.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >08:42:15,767 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-12.fc21.x86_64 as install for ibus-m17n-1.3.4-14.fc21.x86_64 >08:42:15,768 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-12.fc21.x86_64 to require for libm17n.so.0()(64bit) >08:42:15,768 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-12.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >08:42:15,772 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 >08:42:15,774 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-5.fc21.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >08:42:15,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-5.fc21.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >08:42:15,780 DEBUG yum.verbose.YumBase: TSINFO: Marking tagsoup-1.2.1-8.fc21.noarch as install for icedtea-web-1.5-4.fc21.x86_64 >08:42:15,786 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.8.0-openjdk-1.8.0.11-14.b12.fc21.x86_64 as install for icedtea-web-1.5-4.fc21.x86_64 >08:42:15,797 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 >08:42:15,800 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-4.fc21.x86_64 as install for im-chooser-1.6.4-3.fc21.x86_64 >08:42:15,809 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-6.fc21.x86_64 as install for initscripts-9.54-5.fc21.x86_64 >08:42:15,814 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.13.noarch as install for initscripts-9.54-5.fc21.x86_64 >08:42:15,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-8.fc21.x86_64 as install for iproute-3.16.0-1.fc21.x86_64 >08:42:15,828 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-10.fc21.x86_64 as install for iproute-3.16.0-1.fc21.x86_64 >08:42:15,834 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-3.fc21.x86_64 as install for iptstate-2.2.5-4.fc21.x86_64 >08:42:15,844 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-3.fc21.x86_64 as install for 2:irqbalance-1.0.7-7.fc21.x86_64 >08:42:15,845 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-3.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >08:42:15,845 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-3.fc21.x86_64 to require for libnuma.so.1()(64bit) >08:42:15,855 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.268-1.fc21.noarch as install for isdn4k-utils-3.2-97.fc21.x86_64 >08:42:15,858 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-4.fc21.x86_64 as install for isdn4k-utils-3.2-97.fc21.x86_64 >08:42:15,865 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn2-0.8-6.fc21.x86_64 as install for jwhois-4.0-36.fc21.x86_64 >08:42:15,868 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.2-2.fc21.noarch as install for kbd-2.0.2-2.fc21.x86_64 >08:42:15,870 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.2-2.fc21.noarch as install for kbd-2.0.2-2.fc21.x86_64 >08:42:15,899 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.16.0-1.fc21.x86_64 as install for kernel-3.16.0-1.fc21.x86_64 >08:42:15,956 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.16.0-1.fc21.x86_64 as install for kernel-3.16.0-1.fc21.x86_64 >08:42:15,964 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 >08:42:15,971 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-10.fc21.x86_64 as install for less-458-12.fc21.x86_64 >08:42:15,981 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 >08:42:15,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-29.fc21.x86_64 as install for libcanberra-gtk2-0.30-6.fc21.x86_64 >08:42:15,991 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 >08:42:16,002 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 >08:42:16,003 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-11.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >08:42:16,009 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-11.fc21.x86_64 as install for libsane-hpaio-3.14.6-5.fc21.x86_64 >08:42:16,031 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.109-1.fc21.x86_64 as install for lvm2-2.02.109-1.fc21.x86_64 >08:42:16,033 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-3.fc21.x86_64 as install for lvm2-2.02.109-1.fc21.x86_64 >08:42:16,037 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.88-1.fc21.x86_64 as install for lvm2-2.02.109-1.fc21.x86_64 >08:42:16,040 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.88-1.fc21.x86_64 as install for lvm2-2.02.109-1.fc21.x86_64 >08:42:16,045 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-4.fc21.x86_64 as install for man-db-2.6.7.1-5.fc21.x86_64 >08:42:16,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-3.fc21.x86_64 as install for man-db-2.6.7.1-5.fc21.x86_64 >08:42:16,051 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-3.fc21.x86_64 as install for man-db-2.6.7.1-5.fc21.x86_64 >08:42:16,061 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.3-2.fc21.x86_64 as install for mdadm-3.3.1-6.fc21.x86_64 >08:42:16,069 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.2.5-1.20140806.fc21.x86_64 as install for mesa-dri-drivers-10.2.5-1.20140806.fc21.x86_64 >08:42:16,073 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.159-6.fc21.x86_64 as install for mesa-dri-drivers-10.2.5-1.20140806.fc21.x86_64 >08:42:16,074 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-6.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >08:42:16,074 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-6.fc21.x86_64 to require for libelf.so.1()(64bit) >08:42:16,077 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-13.fc21.x86_64 as install for mesa-dri-drivers-10.2.5-1.20140806.fc21.x86_64 >08:42:16,089 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 >08:42:16,090 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.16.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >08:42:16,096 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 >08:42:16,105 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-8.fc21.noarch as install for nautilus-3.13.2-6.fc21.x86_64 >08:42:16,109 DEBUG yum.verbose.YumBase: TSINFO: Marking naver-nanum-fonts-common-3.020-12.20131007.fc21.noarch as install for naver-nanum-gothic-fonts-3.020-12.20131007.fc21.noarch >08:42:16,127 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.5-0.0.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc21.x86_64 >08:42:16,129 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc21.x86_64 >08:42:16,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.26-0.0.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc21.x86_64 >08:42:16,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25-3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc21.x86_64 >08:42:16,139 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25-3.fc21.x86_64 to require for libmount >08:42:16,149 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-5.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc21.x86_64 >08:42:16,162 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for ntsysv-1.3.62-1.fc21.x86_64 >08:42:16,163 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >08:42:16,178 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.6-1.fc21.x86_64 as install for open-vm-tools-desktop-9.4.6-1.fc21.x86_64 >08:42:16,180 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.6-1.fc21.x86_64 to require for libvmtools.so.0()(64bit) >08:42:16,180 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.6-1.fc21.x86_64 to require for libhgfs.so.0()(64bit) >08:42:16,183 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-3.fc21.x86_64 as install for open-vm-tools-desktop-9.4.6-1.fc21.x86_64 >08:42:16,184 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-3.fc21.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >08:42:16,186 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-3.fc21.x86_64 as install for open-vm-tools-desktop-9.4.6-1.fc21.x86_64 >08:42:16,192 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-4.fc21.x86_64 as install for openssh-clients-6.6.1p1-4.fc21.x86_64 >08:42:16,200 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-9.fc21.x86_64 as install for orca-3.13.3-1.fc21.noarch >08:42:16,202 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.12.0-3.fc21.noarch as install for orca-3.13.3-1.fc21.noarch >08:42:16,209 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.2-5.fc21.x86_64 as install for orca-3.13.3-1.fc21.noarch >08:42:16,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-3.fc21.x86_64 as install for orca-3.13.3-1.fc21.noarch >08:42:16,218 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.4-3.fc21.noarch as install for orca-3.13.3-1.fc21.noarch >08:42:16,237 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 >08:42:16,239 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-29.fc21.x86_64 to require for libpaps.so.0()(64bit) >08:42:16,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-3.fc21.x86_64 as install for parted-3.2-1.fc21.x86_64 >08:42:16,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-5.fc21.x86_64 as install for passwd-0.79-4.fc21.x86_64 >08:42:16,254 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 >08:42:16,265 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-3.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >08:42:16,267 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.2)(64bit) >08:42:16,267 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.1)(64bit) >08:42:16,268 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.0)(64bit) >08:42:16,270 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-2.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >08:42:16,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-16.fc21.x86_64 as install for pcmciautils-018-7.fc21.x86_64 >08:42:16,277 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 >08:42:16,282 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 >08:42:16,285 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 >08:42:16,285 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) >08:42:16,287 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 >08:42:16,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-3.fc21.x86_64 as install for policycoreutils-2.3-6.1.fc21.x86_64 >08:42:16,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-5.fc21.x86_64 as install for policycoreutils-2.3-6.1.fc21.x86_64 >08:42:16,303 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-8.fc21.x86_64 as install for policycoreutils-2.3-6.1.fc21.x86_64 >08:42:16,318 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-9.fc21.x86_64 as install for pulseaudio-5.0-9.fc21.x86_64 >08:42:16,322 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-2.fc21.x86_64 as install for pulseaudio-5.0-9.fc21.x86_64 >08:42:16,330 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-7.fc21.x86_64 as install for pulseaudio-5.0-9.fc21.x86_64 >08:42:16,341 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 >08:42:16,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-3.fc21.x86_64 as install for rhythmbox-3.0.3-3.fc21.x86_64 >08:42:16,363 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-1.0.0-1.fc21.noarch as install for rhythmbox-3.0.3-3.fc21.x86_64 >08:42:16,365 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-5.fc21.noarch as install for rhythmbox-3.0.3-3.fc21.x86_64 >08:42:16,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-14.fc21.x86_64 as install for rhythmbox-3.0.3-3.fc21.x86_64 >08:42:16,373 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-4.fc21.x86_64 as install for rhythmbox-3.0.3-3.fc21.x86_64 >08:42:16,381 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-8.fc21.x86_64 as install for rpm-4.11.90-0.git12844.5.fc21.x86_64 >08:42:16,396 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-3.fc21.x86_64 as install for rsyslog-7.4.10-3.fc21.x86_64 >08:42:16,399 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.12-4.fc21.x86_64 as install for rsyslog-7.4.10-3.fc21.x86_64 >08:42:16,402 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-3.fc21.x86_64 as install for rsyslog-7.4.10-3.fc21.x86_64 >08:42:16,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-10.fc21.x86_64 as install for rygel-0.23.2-1.fc21.x86_64 >08:42:16,414 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediaart-0.4.0-3.fc21.x86_64 as install for rygel-0.23.2-1.fc21.x86_64 >08:42:16,422 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-4.fc21.x86_64 as install for rygel-0.23.2-1.fc21.x86_64 >08:42:16,424 DEBUG yum.verbose.YumBase: Quick matched gupnp-dlna-0.10.2-4.fc21.x86_64 to require for libgupnp-dlna-2.0.so.3()(64bit) >08:42:16,426 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.6-3.fc21.x86_64 as install for rygel-0.23.2-1.fc21.x86_64 >08:42:16,429 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.12-3.fc21.x86_64 as install for rygel-0.23.2-1.fc21.x86_64 >08:42:16,433 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.9-1.fc21.x86_64 as install for rygel-0.23.2-1.fc21.x86_64 >08:42:16,465 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.11-1.fc21.x86_64 as install for 2:samba-client-4.1.11-1.fc21.x86_64 >08:42:16,468 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.11-1.fc21.x86_64 as install for 2:samba-client-4.1.11-1.fc21.x86_64 >08:42:16,473 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.11)(64bit) >08:42:16,473 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.11)(64bit) >08:42:16,473 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.11)(64bit) >08:42:16,481 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-2.fc21.x86_64 as install for 2:samba-client-4.1.11-1.fc21.x86_64 >08:42:16,482 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) >08:42:16,483 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.11)(64bit) >08:42:16,484 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >08:42:16,484 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >08:42:16,484 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.11)(64bit) >08:42:16,484 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.11)(64bit) >08:42:16,484 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.11)(64bit) >08:42:16,485 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.11)(64bit) >08:42:16,485 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.11)(64bit) >08:42:16,485 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >08:42:16,485 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.11)(64bit) >08:42:16,486 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.11)(64bit) >08:42:16,486 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >08:42:16,486 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >08:42:16,486 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.11)(64bit) >08:42:16,487 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >08:42:16,488 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >08:42:16,488 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.11)(64bit) >08:42:16,488 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >08:42:16,488 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >08:42:16,489 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.11)(64bit) >08:42:16,489 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >08:42:16,489 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.11)(64bit) >08:42:16,489 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.11)(64bit) >08:42:16,490 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.11)(64bit) >08:42:16,490 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.11)(64bit) >08:42:16,490 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.11)(64bit) >08:42:16,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.17-3.fc21.x86_64 as install for 2:samba-client-4.1.11-1.fc21.x86_64 >08:42:16,496 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >08:42:16,496 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libevents.so(SAMBA_4.1.11)(64bit) >08:42:16,496 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.11)(64bit) >08:42:16,496 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >08:42:16,497 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.11)(64bit) >08:42:16,497 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >08:42:16,497 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.11)(64bit) >08:42:16,497 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.11)(64bit) >08:42:16,498 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.11)(64bit) >08:42:16,498 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.11)(64bit) >08:42:16,498 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.11)(64bit) >08:42:16,498 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.11)(64bit) >08:42:16,498 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.11)(64bit) >08:42:16,499 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.11)(64bit) >08:42:16,499 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.11)(64bit) >08:42:16,499 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.11)(64bit) >08:42:16,499 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libutil_tdb.so()(64bit) >08:42:16,499 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libutil_reg.so()(64bit) >08:42:16,500 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >08:42:16,500 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libtrusts_util.so()(64bit) >08:42:16,501 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmbregistry.so()(64bit) >08:42:16,501 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >08:42:16,502 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmbclient-raw.so.0()(64bit) >08:42:16,502 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsmb_transport.so()(64bit) >08:42:16,502 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libserver-role.so()(64bit) >08:42:16,502 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsecrets3.so()(64bit) >08:42:16,503 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamdb-common.so()(64bit) >08:42:16,503 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba3-util.so()(64bit) >08:42:16,503 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >08:42:16,503 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >08:42:16,504 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-security.so()(64bit) >08:42:16,504 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >08:42:16,504 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >08:42:16,504 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libreplace.so()(64bit) >08:42:16,505 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libregistry.so.0()(64bit) >08:42:16,506 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libntdb.so.0()(64bit) >08:42:16,506 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libnetif.so()(64bit) >08:42:16,506 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr.so.0()(64bit) >08:42:16,507 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >08:42:16,507 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr-samba.so()(64bit) >08:42:16,512 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >08:42:16,512 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libmsrpc3.so()(64bit) >08:42:16,512 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liblibsmb.so()(64bit) >08:42:16,513 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >08:42:16,513 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >08:42:16,513 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libldbsamba.so()(64bit) >08:42:16,514 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libgensec.so.0()(64bit) >08:42:16,515 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libevents.so()(64bit) >08:42:16,515 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for liberrors.so()(64bit) >08:42:16,515 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >08:42:16,515 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >08:42:16,516 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >08:42:16,516 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libdbwrap.so()(64bit) >08:42:16,516 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >08:42:16,516 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcliauth.so()(64bit) >08:42:16,517 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >08:42:16,517 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >08:42:16,517 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli_cldap.so()(64bit) >08:42:16,517 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli-nbt.so()(64bit) >08:42:16,517 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libcli-ldap.so()(64bit) >08:42:16,518 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libaddns.so()(64bit) >08:42:16,518 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc21.x86_64 to require for libCHARSET3.so()(64bit) >08:42:16,524 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 >08:42:16,528 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 >08:42:16,544 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.3-6.fc21.x86_64 as install for seahorse-3.12.2-4.fc21.x86_64 >08:42:16,548 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-3.fc21.x86_64 as install for seahorse-3.12.2-4.fc21.x86_64 >08:42:16,549 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >08:42:16,549 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc21.x86_64 to require for libgpgme.so.11()(64bit) >08:42:16,551 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-72.fc21.noarch as install for selinux-policy-targeted-3.13.1-72.fc21.noarch >08:42:16,552 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-72.fc21.noarch to require for selinux-policy >08:42:16,557 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 >08:42:16,559 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 >08:42:16,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.3-2.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >08:42:16,572 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.3-2.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >08:42:16,576 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-5.fc21.x86_64 as install for setuptool-1.19.11-8.fc21.x86_64 >08:42:16,587 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-3.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >08:42:16,590 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.9.1-6.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >08:42:16,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.10.1-4.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >08:42:16,607 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-12.fc21.x86_64 as install for 1:smartmontools-6.2-7.fc21.x86_64 >08:42:16,643 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-12.fc21.x86_64 as install for 1:smartmontools-6.2-7.fc21.x86_64 >08:42:16,645 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 >08:42:16,648 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-13alpha.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >08:42:16,651 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.90-0.git12844.5.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >08:42:16,653 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-4.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >08:42:16,664 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 >08:42:16,666 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:42:16,669 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:42:16,672 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:42:16,675 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:42:16,677 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:42:16,688 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:42:16,693 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.12.0-5.fc21.x86_64 as install for sssd-1.12.0-5.fc21.x86_64 >08:42:16,695 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.12.0-5.fc21.noarch as install for sssd-1.12.0-5.fc21.x86_64 >08:42:16,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-10.fc21.x86_64 as install for sushi-3.12.0-3.fc21.x86_64 >08:42:16,720 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.5.0-6.fc21.noarch as install for system-config-printer-udev-1.5.0-6.fc21.x86_64 >08:42:16,732 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.159-6.fc21.x86_64 as install for systemd-215-11.fc21.x86_64 >08:42:16,733 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >08:42:16,734 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-6.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >08:42:16,736 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-4.fc21.x86_64 as install for systemd-215-11.fc21.x86_64 >08:42:16,739 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-3.fc21.x86_64 as install for systemd-215-11.fc21.x86_64 >08:42:16,751 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 >08:42:16,763 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-4.fc21.noarch as install for 1:totem-3.12.1-4.fc21.x86_64 >08:42:16,766 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.12-4.fc21.x86_64 as install for 1:totem-3.12.1-4.fc21.x86_64 >08:42:16,787 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.84-1.fc21.x86_64 as install for transmission-gtk-2.84-1.fc21.x86_64 >08:42:16,790 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 >08:42:16,794 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 >08:42:16,807 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 >08:42:16,820 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25-3.fc21.x86_64 as install for util-linux-2.25-3.fc21.x86_64 >08:42:16,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-5.fc21.x86_64 as install for util-linux-2.25-3.fc21.x86_64 >08:42:16,840 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.2.0-0.1.beta.1.fc21.x86_64 as install for vinagre-3.13.4-1.fc21.x86_64 >08:42:16,845 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 as install for vinagre-3.13.4-1.fc21.x86_64 >08:42:16,847 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-rail.so.1.2()(64bit) >08:42:16,848 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-primitives.so.1.2()(64bit) >08:42:16,848 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-locale.so.1.2()(64bit) >08:42:16,848 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-gdi.so.1.2()(64bit) >08:42:16,848 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-crypto.so.1.2()(64bit) >08:42:16,849 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-core.so.1.2()(64bit) >08:42:16,849 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-common.so.1.2.0()(64bit) >08:42:16,849 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-codec.so.1.2()(64bit) >08:42:16,849 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-client.so.1.2()(64bit) >08:42:16,849 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc21.x86_64 to require for libfreerdp-cache.so.1.2()(64bit) >08:42:16,852 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-28.fc21.x86_64 as install for vinagre-3.13.4-1.fc21.x86_64 >08:42:16,856 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-28.fc21.x86_64 as install for vinagre-3.13.4-1.fc21.x86_64 >08:42:16,866 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-6.fc21.x86_64 as install for wget-1.15-2.fc21.x86_64 >08:42:16,870 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2014.06.13-1.fc21.x86_64 as install for 1:wireless-tools-29-11.1.fc21.x86_64 >08:42:16,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-11.fc21.x86_64 as install for wvdial-1.61-9.fc21.x86_64 >08:42:16,878 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvstreams.so.4.6()(64bit) >08:42:16,878 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvbase.so.4.6()(64bit) >08:42:16,878 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libuniconf.so.4.6()(64bit) >08:42:16,881 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 >08:42:16,886 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 >08:42:16,896 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 >08:42:16,898 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 >08:42:16,907 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-4.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.914-1.fc21.x86_64 >08:42:16,909 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.6-2.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.914-1.fc21.x86_64 >08:42:16,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-3.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.914-1.fc21.x86_64 >08:42:16,915 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.10-1.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.914-1.fc21.x86_64 >08:42:16,934 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.2.5-1.20140806.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.2-5.20140613git82c9b0c.fc21.x86_64 >08:42:16,936 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.2.5-1.20140806.fc21.x86_64 to require for libxatracker.so.2()(64bit) >08:42:16,943 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.16.0-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-1.fc21.x86_64 >08:42:16,946 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-2.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-1.fc21.x86_64 >08:42:16,954 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-6.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-1.fc21.x86_64 >08:42:16,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libepoxy-1.2-0.1.20140307gitd4ad80f.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-1.fc21.x86_64 >08:42:16,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.5.0-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-1.fc21.x86_64 >08:42:16,966 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 >08:42:16,969 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 >08:42:16,972 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 >08:42:16,974 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 >08:42:16,978 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.2-1.fc21.x86_64 as install for 1:xorg-x11-xauth-1.0.9-1.fc21.x86_64 >08:42:16,990 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.13.3-1.fc21.x86_64 as install for 1:yelp-3.13.3-1.fc21.x86_64 >08:42:16,992 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.12.0-2.fc21.noarch as install for 1:yelp-3.13.3-1.fc21.x86_64 >08:42:16,996 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-13.fc21.x86_64 as install for yum-3.4.3-153.fc21.noarch >08:42:16,999 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-2.fc21.noarch as install for yum-3.4.3-153.fc21.noarch >08:42:17,001 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.3-3.fc21.x86_64 as install for yum-3.4.3-153.fc21.noarch >08:42:17,002 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-15.fc21.noarch as install for yum-3.4.3-153.fc21.noarch >08:42:17,003 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-12.fc21.x86_64 as install for yum-3.4.3-153.fc21.noarch >08:42:17,006 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-11.fc21.x86_64 as install for yum-3.4.3-153.fc21.noarch >08:42:17,009 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.25-1.fc21.noarch as install for yum-langpacks-0.4.3-2.fc21.noarch >08:42:17,017 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 >08:42:17,051 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-4.fc21.x86_64 as install for GConf2-3.2.6-10.fc21.x86_64 >08:42:17,059 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-libs-6.8.8.10-4.fc21.x86_64 as install for ImageMagick-6.8.8.10-4.fc21.x86_64 >08:42:17,064 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-4.fc21.x86_64 as install for ImageMagick-6.8.8.10-4.fc21.x86_64 >08:42:17,066 DEBUG yum.verbose.YumBase: Quick matched ImageMagick-libs-6.8.8.10-4.fc21.x86_64 to require for libMagickCore-6.Q16.so.2()(64bit) >08:42:17,082 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.4-2.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-2.git20140128.fc21.x86_64 >08:42:17,090 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 >08:42:17,096 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-2.fc21.noarch as install for PackageKit-0.9.4-3.fc21.x86_64 >08:42:17,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.4-2.fc21.x86_64 as install for PackageKit-0.9.4-3.fc21.x86_64 >08:42:17,105 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.4-2.fc21.x86_64 to require for libsolv.so.0()(64bit) >08:42:17,107 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.5-1.fc21.x86_64 as install for PackageKit-0.9.4-3.fc21.x86_64 >08:42:17,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libhif-0.1.2-4.fc21.x86_64 as install for PackageKit-0.9.4-3.fc21.x86_64 >08:42:17,114 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.5.0-1.fc21.x86_64 as install for PackageKit-0.9.4-3.fc21.x86_64 >08:42:17,119 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.2-4.fc21.x86_64 as install for abrt-2.2.2-4.fc21.x86_64 >08:42:17,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.3-2.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.2-4.fc21.x86_64 >08:42:17,135 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-215-11.fc21.x86_64 as install for abrt-addon-python-2.2.2-4.fc21.x86_64 >08:42:17,138 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-215-11.fc21.x86_64 as install for abrt-addon-python3-2.2.2-4.fc21.x86_64 >08:42:17,140 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.2-4.fc21.x86_64 as install for abrt-addon-python3-2.2.2-4.fc21.x86_64 >08:42:17,143 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-6.fc21.noarch as install for abrt-addon-vmcore-2.2.2-4.fc21.x86_64 >08:42:17,145 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.7-5.fc21.x86_64 as install for abrt-addon-vmcore-2.2.2-4.fc21.x86_64 >08:42:17,148 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.7-2.fc21.x86_64 as install for abrt-addon-vmcore-2.2.2-4.fc21.x86_64 >08:42:17,157 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.2-4.fc21.x86_64 as install for abrt-gui-2.2.2-4.fc21.x86_64 >08:42:17,161 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.2-4.fc21.x86_64 as install for abrt-gui-2.2.2-4.fc21.x86_64 >08:42:17,168 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.2-4.fc21.x86_64 >08:42:17,171 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc21.x86_64 >08:42:17,175 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.3-2.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc21.x86_64 >08:42:17,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.3-2.fc21.x86_64 as install for abrt-tui-2.2.2-4.fc21.x86_64 >08:42:17,209 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-8.P1.fc21.noarch as install for 32:bind-libs-9.9.5-8.P1.fc21.x86_64 >08:42:17,221 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.21.1-1.fc21.x86_64 as install for ca-certificates-2013.1.97-3.fc21.noarch >08:42:17,238 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 >08:42:17,240 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-2.fc21.x86_64 to require for libao.so.4()(64bit) >08:42:17,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-0.5.0-1.fc21.x86_64 as install for clutter-1.19.6-1.fc21.x86_64 >08:42:17,271 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-2.fc21.x86_64 as install for crda-3.13_2014.06.13-1.fc21.x86_64 >08:42:17,480 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-24.fc21.noarch as install for desktop-file-utils-0.22-2.fc21.x86_64 >08:42:17,484 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.88-1.fc21.x86_64 as install for device-mapper-libs-1.02.88-1.fc21.x86_64 >08:42:17,495 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 >08:42:17,498 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 >08:42:17,503 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-4.fc21.x86_64 as install for dnsmasq-2.71-2.fc21.x86_64 >08:42:17,504 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-4.fc21.x86_64 to require for libhogweed.so.2()(64bit) >08:42:17,507 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-66.fc21.x86_64 as install for dracut-038-14.git20140724.fc21.x86_64 >08:42:17,509 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-20.fc21.x86_64 as install for dracut-038-14.git20140724.fc21.x86_64 >08:42:17,515 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.27.0-3.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >08:42:17,517 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 >08:42:17,518 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 >08:42:17,520 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.12.4-1.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >08:42:17,522 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-8.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >08:42:17,524 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 >08:42:17,527 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 >08:42:17,530 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.8-3.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >08:42:17,555 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 >08:42:17,556 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-7.fc21.x86_64 to require for libxslt.so.1()(64bit) >08:42:17,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.4.4-4.fc21.x86_64 as install for 1:epiphany-runtime-3.12.1-2.fc21.x86_64 >08:42:17,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-4.fc21.x86_64 as install for evince-libs-3.13.3.1-3.fc21.x86_64 >08:42:17,572 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.26.2-2.fc21.x86_64 as install for evince-libs-3.13.3.1-3.fc21.x86_64 >08:42:17,576 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-10.fc21.x86_64 as install for evince-libs-3.13.3.1-3.fc21.x86_64 >08:42:17,599 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-3.fc21.x86_64 >08:42:17,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-3.fc21.x86_64 >08:42:17,606 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-3.fc21.x86_64 as install for farstream02-0.2.4-3.fc21.x86_64 >08:42:17,609 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-21-0.5.noarch as install for fedora-release-21-0.13.noarch >08:42:17,615 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-6.fc21.x86_64 as install for fipscheck-lib-1.4.1-6.fc21.x86_64 >08:42:17,638 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 >08:42:17,648 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 as install for 1:freerdp-1.2.0-0.1.beta.1.fc21.x86_64 >08:42:17,650 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-wtsapi.so.1.1()(64bit) >08:42:17,650 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-winsock.so.1.1()(64bit) >08:42:17,650 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-utils.so.1.1()(64bit) >08:42:17,651 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-thread.so.1.1()(64bit) >08:42:17,651 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-sysinfo.so.1.1()(64bit) >08:42:17,651 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-synch.so.1.1()(64bit) >08:42:17,651 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-sspi.so.1.1()(64bit) >08:42:17,652 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-smartcard.so.1.1()(64bit) >08:42:17,652 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-rpc.so.1.1()(64bit) >08:42:17,652 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-registry.so.1.1()(64bit) >08:42:17,652 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-pool.so.1.1()(64bit) >08:42:17,653 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-path.so.1.1()(64bit) >08:42:17,653 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-nt.so.1.1()(64bit) >08:42:17,653 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-library.so.1.1()(64bit) >08:42:17,653 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-io.so.1.1()(64bit) >08:42:17,653 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-interlocked.so.1.1()(64bit) >08:42:17,654 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-input.so.1.1()(64bit) >08:42:17,654 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-heap.so.1.1()(64bit) >08:42:17,654 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-handle.so.1.1()(64bit) >08:42:17,654 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-file.so.1.1()(64bit) >08:42:17,655 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-error.so.1.1()(64bit) >08:42:17,655 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-environment.so.1.1()(64bit) >08:42:17,655 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-dsparse.so.1.1()(64bit) >08:42:17,655 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-crypto.so.1.1()(64bit) >08:42:17,656 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc21.x86_64 to require for libwinpr-crt.so.1.1()(64bit) >08:42:17,674 DEBUG yum.verbose.YumBase: TSINFO: Marking libatomic_ops-7.4.2-3.fc21.x86_64 as install for gc-7.4.2-1.fc21.x86_64 >08:42:17,683 DEBUG yum.verbose.YumBase: TSINFO: Marking libbabeltrace-1.2.1-2.fc21.x86_64 as install for gdb-7.8-18.fc21.x86_64 >08:42:17,685 DEBUG yum.verbose.YumBase: Quick matched libbabeltrace-1.2.1-2.fc21.x86_64 to require for libbabeltrace-ctf.so.1()(64bit) >08:42:17,696 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 >08:42:17,699 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 >08:42:17,702 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-16.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >08:42:17,705 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 >08:42:17,707 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >08:42:17,710 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 >08:42:17,711 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIex-2_1.so.11()(64bit) >08:42:17,712 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libHalf.so.11()(64bit) >08:42:17,719 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 >08:42:17,719 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for libusal.so.0()(64bit) >08:42:17,720 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for librols.so.0()(64bit) >08:42:17,730 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.19.2-1.fc21.x86_64 as install for gettext-0.19.2-1.fc21.x86_64 >08:42:17,731 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.19.2-1.fc21.x86_64 to require for libgettextlib-0.19.2.so()(64bit) >08:42:17,734 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-20.fc21.x86_64 as install for ghostscript-fonts-5.50-33.fc21.noarch >08:42:17,744 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014e-4.fc21.noarch as install for glibc-common-2.19.90-31.fc21.x86_64 >08:42:17,751 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-6.fc21.noarch as install for gnome-abrt-0.3.7-3.fc21.x86_64 >08:42:17,759 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-2.fc21.noarch as install for gnome-desktop3-3.13.4-1.fc21.x86_64 >08:42:17,781 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.13.4-1.fc21.noarch as install for gnome-shell-extension-alternate-tab-3.13.4-1.fc21.noarch >08:42:17,783 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 >08:42:17,789 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-4.fc21.x86_64 as install for gnupg-1.4.18-1.fc21.x86_64 >08:42:17,793 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140708-2.git3a7ae3f.fc21.noarch as install for gnutls-3.3.6-1.fc21.x86_64 >08:42:17,796 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-2.fc21.x86_64 as install for gnutls-3.3.6-1.fc21.x86_64 >08:42:17,806 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.3-2.fc21.x86_64 as install for grilo-0.2.10-3.fc21.x86_64 >08:42:17,814 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.20-3.fc21.x86_64 as install for grilo-plugins-0.2.12-4.fc21.x86_64 >08:42:17,823 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-9.fc21.x86_64 as install for gstreamer-0.10.36-9.fc21.x86_64 >08:42:17,832 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvisual-0.4.0-16.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-10.fc21.x86_64 >08:42:17,835 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-17.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-10.fc21.x86_64 >08:42:17,837 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-17.fc21.x86_64 to require for libcdda_interface.so.0()(64bit) >08:42:17,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-12.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.4.0-1.fc21.x86_64 >08:42:17,852 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-6.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.4.0-1.fc21.x86_64 >08:42:17,908 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 as install for gvfs-1.21.4-1.fc21.x86_64 >08:42:17,909 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) >08:42:17,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-2.fc21.x86_64 as install for gvfs-1.21.4-1.fc21.x86_64 >08:42:17,914 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) >08:42:17,919 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.4-2.fc21.x86_64 as install for harfbuzz-0.9.34-1.fc21.x86_64 >08:42:17,928 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.6-5.fc21.x86_64 as install for hplip-libs-3.14.6-5.fc21.x86_64 >08:42:17,934 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-tools-2.4.10-2.fc21.x86_64 as install for httpd-2.4.10-2.fc21.x86_64 >08:42:17,937 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-filesystem-2.4.10-2.fc21.noarch as install for httpd-2.4.10-2.fc21.x86_64 >08:42:17,940 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-httpd-21.0.3-2.fc21.noarch as install for httpd-2.4.10-2.fc21.x86_64 >08:42:17,944 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-compat-libs-215-11.fc21.x86_64 as install for httpd-2.4.10-2.fc21.x86_64 >08:42:17,945 DEBUG yum.verbose.YumBase: Quick matched systemd-compat-libs-215-11.fc21.x86_64 to require for libsystemd-daemon.so.0()(64bit) >08:42:17,948 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.5.3-2.fc21.x86_64 as install for httpd-2.4.10-2.fc21.x86_64 >08:42:17,951 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.5.1-2.fc21.x86_64 as install for httpd-2.4.10-2.fc21.x86_64 >08:42:17,959 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.8-1.fc21.x86_64 as install for ibus-1.5.8-1.fc21.x86_64 >08:42:17,961 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.8-1.fc21.noarch as install for ibus-1.5.8-1.fc21.x86_64 >08:42:17,973 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-16.fc21.x86_64 as install for icedax-1.1.11-23.fc21.x86_64 >08:42:17,976 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-17.fc21.x86_64 as install for icedax-1.1.11-23.fc21.x86_64 >08:42:17,984 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-5.fc21.x86_64 as install for iptables-1.4.21-10.fc21.x86_64 >08:42:17,987 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-41.fc21.noarch as install for iso-codes-3.55-1.fc21.noarch >08:42:18,005 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.8.0-openjdk-headless-1.8.0.11-14.b12.fc21.x86_64 as install for 1:java-1.8.0-openjdk-1.8.0.11-14.b12.fc21.x86_64 >08:42:18,011 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-10.fc21.noarch as install for 1:java-1.8.0-openjdk-1.8.0.11-14.b12.fc21.x86_64 >08:42:18,012 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.8.0-openjdk-headless-1.8.0.11-14.b12.fc21.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >08:42:18,013 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.8.0-openjdk-headless-1.8.0.11-14.b12.fc21.x86_64 to require for libjvm.so()(64bit) >08:42:18,013 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.8.0-openjdk-headless-1.8.0.11-14.b12.fc21.x86_64 to require for libjava.so()(64bit) >08:42:18,016 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-11.fc21.x86_64 as install for 1:java-1.8.0-openjdk-1.8.0.11-14.b12.fc21.x86_64 >08:42:18,029 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140605-38.gita4f3bc03.fc21.1.noarch as install for kernel-core-3.16.0-1.fc21.x86_64 >08:42:18,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-3.fc21.x86_64 as install for krb5-libs-1.12.1-14.fc21.x86_64 >08:42:18,046 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.25-1.fc21.noarch as install for langtable-python-0.0.25-1.fc21.noarch >08:42:18,048 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.25-1.fc21.noarch as install for langtable-python-0.0.25-1.fc21.noarch >08:42:18,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.2-1.fc21.noarch as install for libX11-1.6.2-1.fc21.x86_64 >08:42:18,068 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.2-1.fc21.x86_64 as install for libXfont-1.5.0-1.fc21.x86_64 >08:42:18,099 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-4.fc21.noarch as install for libcanberra-0.30-6.fc21.x86_64 >08:42:18,155 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-6.fc21.x86_64 as install for libgphoto2-2.5.3-8.fc21.x86_64 >08:42:18,158 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 >08:42:18,170 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 >08:42:18,197 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.4-2.fc21.noarch as install for libkkc-0.3.4-2.fc21.x86_64 >08:42:18,199 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-3.fc21.x86_64 as install for libkkc-0.3.4-2.fc21.x86_64 >08:42:18,201 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-8.T1121.fc21.noarch as install for libkkc-0.3.4-2.fc21.x86_64 >08:42:18,204 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-6.fc21.x86_64 as install for libkkc-0.3.4-2.fc21.x86_64 >08:42:18,212 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 >08:42:18,229 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 >08:42:18,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-8.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-3.fc21.x86_64 >08:42:18,240 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >08:42:18,241 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc21.x86_64 to require for libmnl.so.0()(64bit) >08:42:18,247 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-5.fc21.noarch as install for libnm-gtk-0.9.9.0-13.git20140424.fc21.x86_64 >08:42:18,266 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-3.fc21.x86_64 as install for libpeas-1.10.1-1.fc21.x86_64 >08:42:18,270 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-12.fc21.x86_64 as install for libpeas-1.10.1-1.fc21.x86_64 >08:42:18,287 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 >08:42:18,290 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-4.fc21.x86_64 as install for libpwquality-1.2.4-1.fc21.x86_64 >08:42:18,293 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-4.fc21.x86_64 as install for libpwquality-1.2.4-1.fc21.x86_64 >08:42:18,301 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-3.fc21.x86_64 as install for libreport-2.2.3-2.fc21.x86_64 >08:42:18,302 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) >08:42:18,302 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) >08:42:18,302 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0()(64bit) >08:42:18,307 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.3-2.fc21.x86_64 as install for libreport-gtk-2.2.3-2.fc21.x86_64 >08:42:18,314 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-5.fc21.noarch as install for libreport-gtk-2.2.3-2.fc21.x86_64 >08:42:18,329 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-3.fc21.x86_64 as install for libreswan-3.9-1.fc21.x86_64 >08:42:18,345 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-17.fc21.x86_64 as install for libsemanage-2.3-5.fc21.x86_64 >08:42:18,346 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-17.fc21.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >08:42:18,347 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-17.fc21.x86_64 to require for libustr-1.0.so.1()(64bit) >08:42:18,385 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.1-1.fc21.x86_64 as install for libtiff-4.0.3-17.fc21.x86_64 >08:42:18,392 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-5.fc21.x86_64 as install for libtranslit-m17n-0.0.3-5.fc21.x86_64 >08:42:18,417 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.3.6-1.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc21.x86_64 >08:42:18,423 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-18.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc21.x86_64 >08:42:18,433 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-18.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc21.x86_64 >08:42:18,436 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.1.0-2.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc21.x86_64 >08:42:18,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.4.6-2.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc21.x86_64 >08:42:18,441 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman_client.so.2()(64bit) >08:42:18,441 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman.so.1()(64bit) >08:42:18,443 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.7-1.fc21.x86_64 >08:42:18,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.7-1.fc21.x86_64 >08:42:18,451 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:42:18,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:42:18,461 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:42:18,464 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:42:18,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:42:18,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.2.7-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:42:18,470 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-2.1.0-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc21.x86_64 >08:42:18,482 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.8-3.fc21.x86_64 as install for libvirt-gobject-0.1.8-3.fc21.x86_64 >08:42:18,488 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-3.fc21.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >08:42:18,488 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-3.fc21.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >08:42:18,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.9-3.fc21.noarch as install for libwacom-0.9-3.fc21.x86_64 >08:42:18,504 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-3.fc21.x86_64 as install for libwnck3-3.4.7-3.fc21.x86_64 >08:42:18,536 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.88-1.fc21.x86_64 as install for lvm2-libs-2.02.109-1.fc21.x86_64 >08:42:18,546 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-3.fc21.noarch as install for m17n-lib-1.6.4-12.fc21.x86_64 >08:42:18,549 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.20-3.fc21.x86_64 as install for m17n-lib-1.6.4-12.fc21.x86_64 >08:42:18,550 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-3.fc21.x86_64 to require for libthai.so.0()(64bit) >08:42:18,560 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.2.5-1.20140806.fc21.x86_64 as install for mesa-libEGL-10.2.5-1.20140806.fc21.x86_64 >08:42:18,592 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-15.20140323.fc21.noarch as install for ncurses-libs-5.9-15.20140323.fc21.x86_64 >08:42:18,603 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 >08:42:18,604 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-12.fc21.x86_64 to require for libslang.so.2()(64bit) >08:42:18,613 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.2-3.fc21.x86_64 as install for nss-3.16.2-3.fc21.x86_64 >08:42:18,640 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-14.fc21.x86_64 as install for open-vm-tools-9.4.6-1.fc21.x86_64 >08:42:18,646 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-22.svn457.fc21.noarch as install for openconnect-6.00-1.fc21.x86_64 >08:42:18,650 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.8-1.git.ba44603.fc21.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >08:42:18,654 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-4.fc21.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >08:42:18,660 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) >08:42:18,660 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) >08:42:18,660 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) >08:42:18,673 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-2.fc21.x86_64 as install for 1:openssl-1.0.1i-2.fc21.x86_64 >08:42:18,694 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.2-1.fc21.x86_64 as install for pango-1.36.5-2.fc21.x86_64 >08:42:18,732 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-302.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,733 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.014-2.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,736 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.38-2.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,738 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-302.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,745 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-3.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,747 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-2.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,749 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-293.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,751 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-292.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,753 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-2.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,755 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.51-1.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,759 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-293.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,760 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-293.fc21.noarch to require for perl(Pod::Simple::Search) >08:42:18,762 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-302.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,764 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.50-2.fc21.x86_64 as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,765 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-2.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,767 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-293.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,770 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.33.01-2.fc21.noarch as install for 4:perl-5.18.2-302.fc21.x86_64 >08:42:18,788 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 >08:42:18,794 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.64-1.fc21.noarch as install for perl-Getopt-Long-2.42-2.fc21.noarch >08:42:18,797 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 >08:42:18,813 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 >08:42:18,819 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-4.fc21.x86_64 as install for polkit-0.112-6.fc21.x86_64 >08:42:18,825 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-10.fc21.x86_64 as install for poppler-0.26.2-2.fc21.x86_64 >08:42:18,843 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-7.fc21.x86_64 as install for pulseaudio-libs-5.0-9.fc21.x86_64 >08:42:18,850 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-2.fc21.x86_64 as install for pulseaudio-module-bluetooth-5.0-9.fc21.x86_64 >08:42:18,851 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-2.fc21.x86_64 to require for libsbc.so.1()(64bit) >08:42:18,856 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-11.fc21.x86_64 as install for pygobject3-3.13.3-1.fc21.x86_64 >08:42:18,870 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 >08:42:18,874 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 >08:42:18,880 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.12.0-3.fc21.noarch as install for python-caribou-0.4.13-6.fc21.noarch >08:42:18,883 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.7.3-2.fc21.noarch as install for python-iniparse-0.4-15.fc21.noarch >08:42:18,886 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-2.fc21.noarch as install for python-kitchen-1.1.1-7.fc21.noarch >08:42:18,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.1-2.fc21.x86_64 as install for python-pillow-2.5.2-1.fc21.x86_64 >08:42:18,897 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.1-2.fc21.x86_64 to require for libwebpdemux.so.1()(64bit) >08:42:18,897 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.1-2.fc21.x86_64 to require for libwebp.so.5()(64bit) >08:42:18,900 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg2-2.1.0-2.fc21.x86_64 as install for python-pillow-2.5.2-1.fc21.x86_64 >08:42:18,902 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 >08:42:18,905 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-4.fc21.x86_64 as install for python-urlgrabber-3.10.1-2.fc21.noarch >08:42:18,909 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-2.0-8.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >08:42:18,911 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 >08:42:18,922 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 >08:42:18,924 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.2-5.fc21.x86_64 to require for libbrlapi.so.0.6()(64bit) >08:42:18,929 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-10.fc21.x86_64 as install for python3-gobject-3.13.3-1.fc21.x86_64 >08:42:18,932 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.23-5.fc21.x86_64 as install for python3-mako-1.0.0-1.fc21.noarch >08:42:18,934 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-10.fc21.noarch as install for python3-mako-1.0.0-1.fc21.noarch >08:42:18,940 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 >08:42:18,963 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.11.90-0.git12844.5.fc21.x86_64 as install for rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 >08:42:18,968 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.90-0.git12844.5.fc21.x86_64 as install for rpm-python-4.11.90-0.git12844.5.fc21.x86_64 >08:42:18,970 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.90-0.git12844.5.fc21.x86_64 to require for librpmbuild.so.3()(64bit) >08:42:19,024 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.1-2.fc21.x86_64 as install for 2:samba-libs-4.1.11-1.fc21.x86_64 >08:42:19,025 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.1-2.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >08:42:19,043 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 >08:42:19,046 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 >08:42:19,048 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.8-0.2.svn20140803.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >08:42:19,052 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 >08:42:19,054 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.3-6.1.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >08:42:19,072 DEBUG yum.verbose.YumBase: TSINFO: Marking libphodav-1.0-0.4-4.fc21.x86_64 as install for spice-glib-0.25-3.fc21.x86_64 >08:42:19,075 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.7-2.fc21.x86_64 as install for spice-glib-0.25-3.fc21.x86_64 >08:42:19,076 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.7-2.fc21.x86_64 to require for libusbredirhost.so.1()(64bit) >08:42:19,079 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-8.fc21.x86_64 as install for spice-glib-0.25-3.fc21.x86_64 >08:42:19,082 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-2.1.0-2.fc21.x86_64 as install for spice-glib-0.25-3.fc21.x86_64 >08:42:19,105 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.12.0-5.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:42:19,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.12.0-5.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:42:19,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.1.0-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:42:19,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:42:19,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.4-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:42:19,127 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:42:19,130 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.1-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc21.x86_64 >08:42:19,142 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.12.0-5.fc21.x86_64 as install for sssd-common-1.12.0-5.fc21.x86_64 >08:42:19,145 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-3.fc21.x86_64 as install for sssd-common-1.12.0-5.fc21.x86_64 >08:42:19,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.12.0-5.fc21.x86_64 as install for sssd-ipa-1.12.0-5.fc21.x86_64 >08:42:19,168 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc21.x86_64 to require for libipa_hbac.so.0(IPA_HBAC_0.0.1)(64bit) >08:42:19,168 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc21.x86_64 to require for libipa_hbac.so.0()(64bit) >08:42:19,186 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cups-1.9.67-1.fc21.x86_64 as install for system-config-printer-libs-1.5.0-6.fc21.noarch >08:42:19,188 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pycurl-7.19.3.1-4.fc21.x86_64 as install for system-config-printer-libs-1.5.0-6.fc21.noarch >08:42:19,196 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-4.1.0-2.fc21.noarch as install for tagsoup-1.2.1-8.fc21.noarch >08:42:19,198 DEBUG yum.verbose.YumBase: Quick matched javapackages-tools-4.1.0-2.fc21.noarch to require for jpackage-utils >08:42:19,205 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.11-1.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >08:42:19,206 DEBUG yum.verbose.YumBase: Quick matched libteam-1.11-1.fc21.x86_64 to require for libteam.so.5()(64bit) >08:42:19,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-2.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >08:42:19,213 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >08:42:19,247 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 >08:42:19,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.4-3.fc21.x86_64 as install for totem-pl-parser-3.10.2-3.fc21.x86_64 >08:42:19,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-11.fc21.x86_64 as install for tracker-1.1.2-1.fc21.x86_64 >08:42:19,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.29-3.fc21.x86_64 as install for tracker-1.1.2-1.fc21.x86_64 >08:42:19,303 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.15-2.fc21.x86_64 as install for tracker-1.1.2-1.fc21.x86_64 >08:42:19,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-4.fc21.x86_64 as install for tracker-1.1.2-1.fc21.x86_64 >08:42:19,316 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-6.fc21.x86_64 as install for udisks2-2.1.3-3.fc21.x86_64 >08:42:19,322 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.1-1.fc21.x86_64 as install for udisks2-2.1.3-3.fc21.x86_64 >08:42:19,324 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-3.fc21.x86_64 as install for udisks2-2.1.3-3.fc21.x86_64 >08:42:19,342 DEBUG yum.verbose.YumBase: TSINFO: Marking vte-profile-0.37.2-2.fc21.x86_64 as install for vte291-0.37.2-2.fc21.x86_64 >08:42:19,360 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.34-1.fc21.x86_64 as install for webkitgtk3-2.4.4-4.fc21.x86_64 >08:42:19,388 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.16.0-1.fc21.x86_64 as install for xl2tpd-1.3.6-3.fc21.x86_64 >08:42:19,395 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-12.fc21.x86_64 as install for xorg-x11-server-utils-7.7-6.fc21.x86_64 >08:42:19,425 DEBUG yum.verbose.YumBase: TSINFO: Marking libwmf-lite-0.2.8.4-39.fc21.x86_64 as install for ImageMagick-libs-6.8.8.10-4.fc21.x86_64 >08:42:19,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.3-2.fc21.x86_64 as install for abrt-python3-2.2.2-4.fc21.x86_64 >08:42:19,450 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-5.1-5.fc21.x86_64 as install for brlapi-0.6.2-5.fc21.x86_64 >08:42:19,457 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 >08:42:19,467 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.24-16.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >08:42:19,471 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-2.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >08:42:19,479 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 >08:42:19,494 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 >08:42:19,510 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.3.6-1.fc21.x86_64 as install for gnutls-utils-3.3.6-1.fc21.x86_64 >08:42:19,511 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.3.6-1.fc21.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >08:42:19,513 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.3-2.fc21.x86_64 as install for gnutls-utils-3.3.6-1.fc21.x86_64 >08:42:19,539 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2014e-4.fc21.noarch as install for 1:java-1.8.0-openjdk-headless-1.8.0.11-14.b12.fc21.x86_64 >08:42:19,541 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-4.1.0-2.fc21.noarch as install for javapackages-tools-4.1.0-2.fc21.noarch >08:42:19,556 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-038-14.git20140724.fc21.x86_64 as install for kexec-tools-2.0.7-5.fc21.x86_64 >08:42:19,586 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-libs-4.4.0-10.fc21.x86_64 as install for 2:libcacard-2.1.0-2.fc21.x86_64 >08:42:19,588 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-10.fc21.x86_64 to require for libxenguest.so.4.4()(64bit) >08:42:19,588 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-10.fc21.x86_64 to require for libxenctrl.so.4.4()(64bit) >08:42:19,590 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.18.1-2.fc21.x86_64 as install for 2:libcacard-2.1.0-2.fc21.x86_64 >08:42:19,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.8-2.fc21.x86_64 as install for 2:libcacard-2.1.0-2.fc21.x86_64 >08:42:19,597 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL2-2.0.3-3.fc21.x86_64 as install for 2:libcacard-2.1.0-2.fc21.x86_64 >08:42:19,619 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 >08:42:19,620 DEBUG yum.verbose.YumBase: Quick matched libpath_utils-0.2.1-23.fc21.x86_64 to require for libpath_utils.so.1()(64bit) >08:42:19,651 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-18.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >08:42:19,654 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 >08:42:19,655 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-12.fc21.x86_64 to require for libsilc-1.1.so.2()(64bit) >08:42:19,657 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 >08:42:19,660 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-3.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >08:42:19,664 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-8.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >08:42:19,669 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 >08:42:19,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-4.fc21.x86_64 as install for libreport-plugin-reportuploader-2.2.3-2.fc21.x86_64 >08:42:19,690 DEBUG yum.verbose.YumBase: TSINFO: Marking libdatrie-0.2.8-4.fc21.x86_64 as install for libthai-0.1.20-3.fc21.x86_64 >08:42:19,691 DEBUG yum.verbose.YumBase: Quick matched libdatrie-0.2.8-4.fc21.x86_64 to require for libdatrie.so.1()(64bit) >08:42:19,715 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-17.20140620git.fc21.x86_64 as install for libvirt-daemon-1.2.7-1.fc21.x86_64 >08:42:19,720 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-4.fc21.x86_64 as install for libvirt-daemon-1.2.7-1.fc21.x86_64 >08:42:19,722 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-6.fc21.x86_64 as install for libvirt-daemon-1.2.7-1.fc21.x86_64 >08:42:19,729 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.4-2.fc21.x86_64 as install for libvirt-daemon-driver-interface-1.2.7-1.fc21.x86_64 >08:42:19,731 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) >08:42:19,732 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) >08:42:19,732 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) >08:42:19,732 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) >08:42:19,732 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1()(64bit) >08:42:19,737 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.12-1.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.7-1.fc21.x86_64 >08:42:19,745 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-10.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.7-1.fc21.x86_64 >08:42:19,747 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-2.1.0-2.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.7-1.fc21.x86_64 >08:42:19,757 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.5.2-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc21.x86_64 >08:42:19,759 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-7.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc21.x86_64 >08:42:19,764 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.7-1.fc21.x86_64 >08:42:19,768 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.81.0-6.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc21.x86_64 >08:42:19,770 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.81.0-6.fc21.x86_64 to require for librados.so.2()(64bit) >08:42:19,772 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.5.2-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc21.x86_64 >08:42:19,774 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.2-1.fc21.x86_64 to require for libgfxdr.so.0()(64bit) >08:42:19,774 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.2-1.fc21.x86_64 to require for libgfrpc.so.0()(64bit) >08:42:19,777 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.5.2-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc21.x86_64 >08:42:19,805 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 >08:42:19,814 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-10.fc21.x86_64 as install for neon-0.30.0-3.fc21.x86_64 >08:42:19,825 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 >08:42:19,846 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-302.fc21.noarch >08:42:19,855 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-302.fc21.noarch as install for 1:perl-Pod-Simple-3.28-293.fc21.noarch >08:42:19,860 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-2.fc21.noarch as install for perl-Pod-Usage-1.64-1.fc21.noarch >08:42:19,863 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-2.fc21.noarch as install for perl-Pod-Usage-1.64-1.fc21.noarch >08:42:19,900 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 >08:42:19,902 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 >08:42:19,907 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.3-5.fc21.x86_64 as install for policycoreutils-python-2.3-6.1.fc21.x86_64 >08:42:19,909 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-12.fc21.noarch as install for policycoreutils-python-2.3-6.1.fc21.x86_64 >08:42:19,914 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.8-4.fc21.x86_64 as install for policycoreutils-python-2.3-6.1.fc21.x86_64 >08:42:19,916 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-4.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >08:42:19,916 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-4.fc21.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >08:42:19,917 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.3-3.fc21.x86_64 as install for policycoreutils-python-2.3-6.1.fc21.x86_64 >08:42:19,919 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-4.fc21.x86_64 to require for libapol.so.4()(64bit) >08:42:19,929 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 >08:42:19,945 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-5.fc21.x86_64 as install for python-paramiko-1.12.4-1.fc21.noarch >08:42:19,947 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ecdsa-0.11-3.fc21.noarch as install for python-paramiko-1.12.4-1.fc21.noarch >08:42:19,962 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-2.1.0-2.fc21.x86_64 as install for 2:qemu-kvm-2.1.0-2.fc21.x86_64 >08:42:19,976 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 >08:42:19,979 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 >08:42:19,987 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 >08:42:19,990 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-22.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >08:42:19,991 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >08:42:19,991 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >08:42:19,992 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite.so.1()(64bit) >08:42:19,994 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-9.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >08:42:20,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.12.0-5.fc21.x86_64 as install for sssd-client-1.12.0-5.fc21.x86_64 >08:42:20,001 DEBUG yum.verbose.YumBase: Quick matched libsss_nss_idmap-1.12.0-5.fc21.x86_64 to require for libsss_nss_idmap.so.0()(64bit) >08:42:20,007 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-18.fc21.x86_64 as install for sssd-krb5-common-1.12.0-5.fc21.x86_64 >08:42:20,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-23.fc21.x86_64 as install for stoken-libs-0.8-1.git.ba44603.fc21.x86_64 >08:42:20,016 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 >08:42:20,018 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-7.20130314.fc21.x86_64 to require for libtbb.so.2()(64bit) >08:42:20,021 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 >08:42:20,048 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-43.fc21.x86_64 as install for xorg-x11-fonts-Type1-7.5-10.fc21.noarch >08:42:20,050 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-43.fc21.x86_64 to require for ttmkfdir >08:42:20,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.9.1-6.fc21.x86_64 as install for atlas-3.10.1-13.fc21.x86_64 >08:42:20,060 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.1-6.fc21.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >08:42:20,060 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.1-6.fc21.x86_64 to require for libgfortran.so.3()(64bit) >08:42:20,073 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-6.fc21.x86_64 as install for ceph-libs-0.81.0-6.fc21.x86_64 >08:42:20,076 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-4.fc21.x86_64 as install for ceph-libs-0.81.0-6.fc21.x86_64 >08:42:20,079 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.55.0-2.fc21.x86_64 as install for ceph-libs-0.81.0-6.fc21.x86_64 >08:42:20,086 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.55.0-2.fc21.x86_64 as install for ceph-libs-0.81.0-6.fc21.x86_64 >08:42:20,101 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 >08:42:20,104 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-28.fc21.x86_64 as install for festival-freebsoft-utils-0.10-8.fc21.noarch >08:42:20,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-8.fc21.x86_64 as install for gavl-1.4.0-5.fc21.x86_64 >08:42:20,119 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.5.2-1.fc21.x86_64 as install for glusterfs-api-3.5.2-1.fc21.x86_64 >08:42:20,128 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 >08:42:20,131 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 >08:42:20,144 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-1.0.1-1.fc21.x86_64 as install for libgadu-1.12.0-3.fc21.x86_64 >08:42:20,145 DEBUG yum.verbose.YumBase: Quick matched protobuf-c-1.0.1-1.fc21.x86_64 to require for libprotobuf-c.so.1()(64bit) >08:42:20,153 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 >08:42:20,155 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 >08:42:20,157 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 >08:42:20,176 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-4.fc21.x86_64 as install for libtomcrypt-1.17-23.fc21.x86_64 >08:42:20,177 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-4.fc21.x86_64 to require for libtommath.so.0()(64bit) >08:42:20,203 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 >08:42:20,211 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Term-ANSIColor-4.03-2.fc21.noarch as install for perl-podlators-2.5.3-2.fc21.noarch >08:42:20,232 DEBUG yum.verbose.YumBase: TSINFO: Marking PyXB-1.2.3-2.fc21.noarch as install for python-javapackages-4.1.0-2.fc21.noarch >08:42:20,234 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.5-3.fc21.x86_64 as install for python-javapackages-4.1.0-2.fc21.noarch >08:42:20,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-3.fc21.x86_64 as install for 2:qemu-img-2.1.0-2.fc21.x86_64 >08:42:20,245 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >08:42:20,247 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.11.0-1.fc21.x86_64 as install for 2:qemu-img-2.1.0-2.fc21.x86_64 >08:42:20,268 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-2.1.0-2.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:42:20,271 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.5-3.fc21.noarch as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:42:20,273 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20140303-2.gitff1e7fc7.fc21.noarch as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:42:20,274 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-7.fc21.noarch as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:42:20,275 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.5-3.fc21.noarch as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:42:20,280 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.5-3.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:42:20,281 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) >08:42:20,281 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) >08:42:20,282 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) >08:42:20,282 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.5)(64bit) >08:42:20,287 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) >08:42:20,287 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) >08:42:20,288 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) >08:42:20,288 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) >08:42:20,288 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) >08:42:20,288 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) >08:42:20,289 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) >08:42:20,289 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) >08:42:20,289 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) >08:42:20,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-4.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-2.fc21.x86_64 >08:42:20,301 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 >08:42:20,303 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) >08:42:20,304 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 >08:42:20,306 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-2.fc21.x86_64 to require for libcfg.so.6()(64bit) >08:42:20,320 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-licenses-4.4.0-10.fc21.x86_64 as install for xen-libs-4.4.0-10.fc21.x86_64 >08:42:20,333 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 >08:42:20,351 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 >08:42:20,356 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-28.fc21.x86_64 as install for festival-1.96-28.fc21.x86_64 >08:42:20,358 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 >08:42:20,360 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) >08:42:20,360 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) >08:42:20,380 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.9.1-6.fc21.x86_64 as install for libgfortran-4.9.1-6.fc21.x86_64 >08:42:20,381 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.1-6.fc21.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >08:42:20,381 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.1-6.fc21.x86_64 to require for libquadmath.so.0()(64bit) >08:42:20,385 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 >08:42:20,396 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-9.fc21.x86_64 as install for protobuf-c-1.0.1-1.fc21.x86_64 >08:42:20,400 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-9.fc21.x86_64 as install for protobuf-c-1.0.1-1.fc21.x86_64 >08:42:20,412 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 >08:42:21,036 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-8.fc21.noarch as install for hunspell-en-0.20121024-8.fc21.noarch >08:42:21,462 DEBUG yum.verbose.YumBase: Depsolve time: 10.006 >08:42:21,534 INFO packaging: 1336 packages selected totalling 3847.8 MiB >08:42:22,211 INFO packaging: Running anaconda-yum to install packages >08:42:27,878 INFO packaging: populate transaction set >08:45:10,220 INFO packaging: check transaction set >08:45:10,555 INFO packaging: order transaction set >08:45:10,619 INFO packaging: running transaction >08:57:55,894 ERR packaging: getPackage error after 10 retries: failure: Packages/l/libgomp-4.9.1-6.fc21.x86_64.rpm from anaconda: [Errno 256] No more mirrors to try. >08:57:55,996 INFO packaging: ==== start rpm scriptlet logs ==== >08:57:55,997 INFO packaging: warning: filesystem-3.2-26.fc21.x86_64: Header V3 RSA/SHA256 Signature, key ID 95a43f54: NOKEY > >08:57:55,997 INFO packaging: libgcc-4.9.1-6.fc21.x86_64 (1/1336) > >08:57:55,997 INFO packaging: fontpackages-filesystem-1.44-10.fc21.noarch (2/1336) > >08:57:55,997 INFO packaging: hwdata-0.268-1.fc21.noarch (3/1336) > >08:57:55,997 INFO packaging: 1:liberation-fonts-common-1.07.4-3.fc21.noarch (4/1336) > >08:57:55,998 INFO packaging: gnu-free-fonts-common-20120503-9.fc21.noarch (5/1336) > >08:57:55,998 INFO packaging: dejavu-fonts-common-2.34-3.fc21.noarch (6/1336) > >08:57:55,998 INFO packaging: 1:cups-filesystem-1.7.5-1.fc21.noarch (7/1336) > >08:57:55,998 INFO packaging: mozilla-filesystem-1.9-11.fc21.x86_64 (8/1336) > >08:57:55,998 INFO packaging: 1:control-center-filesystem-3.13.4-1.fc21.x86_64 (9/1336) > >08:57:55,999 INFO packaging: vte-profile-0.37.2-2.fc21.x86_64 (10/1336) > >08:57:55,999 INFO packaging: langtable-0.0.25-1.fc21.noarch (11/1336) > >08:57:55,999 INFO packaging: poppler-data-0.4.6-5.fc21.noarch (12/1336) > >08:57:55,999 INFO packaging: 32:bind-license-9.9.5-8.P1.fc21.noarch (13/1336) > >08:57:55,999 INFO packaging: xkeyboard-config-2.12-2.fc21.noarch (14/1336) > >08:57:56,000 INFO packaging: libreport-filesystem-2.2.3-2.fc21.x86_64 (15/1336) > >08:57:56,000 INFO packaging: tzdata-2014e-4.fc21.noarch (16/1336) > >08:57:56,000 INFO packaging: gnome-user-docs-3.13.4-1.fc21.noarch (17/1336) > >08:57:56,000 INFO packaging: foomatic-db-filesystem-4.0-44.20140707.fc21.noarch (18/1336) > >08:57:56,001 INFO packaging: langtable-data-0.0.25-1.fc21.noarch (19/1336) > >08:57:56,001 INFO packaging: naver-nanum-fonts-common-3.020-12.20131007.fc21.noarch (20/1336) > >08:57:56,001 INFO packaging: smc-fonts-common-6.0-8.fc21.noarch (21/1336) > >08:57:56,001 INFO packaging: thai-scalable-fonts-common-0.5.0-8.fc21.noarch (22/1336) > >08:57:56,002 INFO packaging: khmeros-fonts-common-5.0-18.fc21.noarch (23/1336) > >08:57:56,002 INFO packaging: fedora-release-21-0.13.noarch (24/1336) > >08:57:56,002 INFO packaging: fedora-repos-21-0.5.noarch (25/1336) > >08:57:56,002 INFO packaging: setup-2.9.0-2.fc21.noarch (26/1336) > >08:57:56,003 INFO packaging: filesystem-3.2-26.fc21.x86_64 (27/1336) > >08:57:56,003 INFO packaging: telepathy-filesystem-0.0.2-7.fc21.noarch (28/1336) > >08:57:56,003 INFO packaging: basesystem-10.0-10.fc21.noarch (29/1336) > >08:57:56,003 INFO packaging: 1:emacs-filesystem-24.3-24.fc21.noarch (30/1336) > >08:57:56,004 INFO packaging: fedora-logos-httpd-21.0.3-2.fc21.noarch (31/1336) > >08:57:56,004 INFO packaging: 1:libkkc-data-0.2.7-3.fc21.x86_64 (32/1336) > >08:57:56,004 INFO packaging: tzdata-java-2014e-4.fc21.noarch (33/1336) > >08:57:56,004 INFO packaging: libkkc-common-0.3.4-2.fc21.noarch (34/1336) > >08:57:56,005 INFO packaging: yelp-xsl-3.12.0-2.fc21.noarch (35/1336) > >08:57:56,005 INFO packaging: ncurses-base-5.9-15.20140323.fc21.noarch (36/1336) > >08:57:56,005 INFO packaging: nss-softokn-freebl-3.16.2-2.fc21.x86_64 (37/1336) > >08:57:56,005 INFO packaging: glibc-common-2.19.90-31.fc21.x86_64 (38/1336) > >08:57:56,005 INFO packaging: glibc-2.19.90-31.fc21.x86_64 (39/1336) > >08:57:56,006 INFO packaging: libstdc++-4.9.1-6.fc21.x86_64 (40/1336) > >08:57:56,006 INFO packaging: ncurses-libs-5.9-15.20140323.fc21.x86_64 (41/1336) > >08:57:56,006 INFO packaging: bash-4.3.22-1.fc21.x86_64 (42/1336) > >08:57:56,006 INFO packaging: xz-libs-5.1.2-13alpha.fc21.x86_64 (43/1336) > >08:57:56,007 INFO packaging: pcre-8.35-6.fc21.x86_64 (44/1336) > >08:57:56,007 INFO packaging: libsepol-2.3-3.fc21.x86_64 (45/1336) > >08:57:56,007 INFO packaging: libselinux-2.3-3.fc21.x86_64 (46/1336) > >08:57:56,007 INFO packaging: zlib-1.2.8-6.fc21.x86_64 (47/1336) > >08:57:56,008 INFO packaging: libxml2-2.9.1-4.fc21.x86_64 (48/1336) > >08:57:56,008 INFO packaging: 1:dbus-libs-1.8.6-2.fc21.x86_64 (49/1336) > >08:57:56,008 INFO packaging: libcom_err-1.42.11-2.fc21.x86_64 (50/1336) > >08:57:56,008 INFO packaging: nspr-4.10.6-2.fc21.x86_64 (51/1336) > >08:57:56,009 INFO packaging: libjpeg-turbo-1.3.1-3.fc21.x86_64 (52/1336) > >08:57:56,009 INFO packaging: nss-util-3.16.2-2.fc21.x86_64 (53/1336) > >08:57:56,009 INFO packaging: info-5.2-4.fc21.x86_64 (54/1336) > >08:57:56,009 INFO packaging: libuuid-2.25-3.fc21.x86_64 (55/1336) > >08:57:56,010 INFO packaging: readline-6.3-4.fc21.x86_64 (56/1336) > >08:57:56,010 INFO packaging: sqlite-3.8.5-2.fc21.x86_64 (57/1336) > >08:57:56,010 INFO packaging: 2:libpng-1.6.10-2.fc21.x86_64 (58/1336) > >08:57:56,010 INFO packaging: bzip2-libs-1.0.6-13.fc21.x86_64 (59/1336) > >08:57:56,011 INFO packaging: freetype-2.5.3-7.fc21.x86_64 (60/1336) > >08:57:56,011 INFO packaging: popt-1.16-4.fc21.x86_64 (61/1336) > >08:57:56,011 INFO packaging: chkconfig-1.3.62-1.fc21.x86_64 (62/1336) > >08:57:56,011 INFO packaging: audit-libs-2.3.8-0.2.svn20140803.fc21.x86_64 (63/1336) > >08:57:56,012 INFO packaging: avahi-libs-0.6.31-28.fc21.x86_64 (64/1336) > >08:57:56,012 INFO packaging: expat-2.1.0-9.fc21.x86_64 (65/1336) > >08:57:56,012 INFO packaging: libgpg-error-1.13-2.fc21.x86_64 (66/1336) > >08:57:56,012 INFO packaging: libgcrypt-1.6.1-6.fc21.x86_64 (67/1336) > >08:57:56,013 INFO packaging: libffi-3.1-5.fc21.x86_64 (68/1336) > >08:57:56,013 INFO packaging: libwayland-client-1.5.0-4.fc21.x86_64 (69/1336) > >08:57:56,013 INFO packaging: libwayland-server-1.5.0-4.fc21.x86_64 (70/1336) > >08:57:56,013 INFO packaging: libxkbcommon-0.4.2-4.fc21.x86_64 (71/1336) > >08:57:56,014 INFO packaging: libwayland-cursor-1.5.0-4.fc21.x86_64 (72/1336) > >08:57:56,014 INFO packaging: lcms2-2.6-3.fc21.x86_64 (73/1336) > >08:57:56,014 INFO packaging: libICE-1.0.9-1.fc21.x86_64 (74/1336) > >08:57:56,014 INFO packaging: libSM-1.2.2-1.fc21.x86_64 (75/1336) > >08:57:56,014 INFO packaging: mesa-libwayland-egl-10.2.5-1.20140806.fc21.x86_64 (76/1336) > >08:57:56,015 INFO packaging: p11-kit-0.21.1-1.fc21.x86_64 (77/1336) > >08:57:56,015 INFO packaging: libtdb-1.3.0-3.fc21.x86_64 (78/1336) > >08:57:56,015 INFO packaging: libdb-5.3.28-8.fc21.x86_64 (79/1336) > >08:57:56,015 INFO packaging: cyrus-sasl-lib-2.1.26-18.fc21.x86_64 (80/1336) > >08:57:56,016 INFO packaging: libnl3-3.2.25-2.fc21.x86_64 (81/1336) > >08:57:56,016 INFO packaging: libtalloc-2.1.1-2.fc21.x86_64 (82/1336) > >08:57:56,016 INFO packaging: lua-5.2.2-7.fc21.x86_64 (83/1336) > >08:57:56,016 INFO packaging: grep-2.20-3.fc21.x86_64 (84/1336) > >08:57:56,016 INFO packaging: libcap-ng-0.7.4-6.fc21.x86_64 (85/1336) > >08:57:56,017 INFO packaging: augeas-libs-1.2.0-3.fc21.x86_64 (86/1336) > >08:57:56,017 INFO packaging: keyutils-libs-1.5.9-3.fc21.x86_64 (87/1336) > >08:57:56,017 INFO packaging: libtevent-0.9.21-2.fc21.x86_64 (88/1336) > >08:57:56,017 INFO packaging: elfutils-libelf-0.159-6.fc21.x86_64 (89/1336) > >08:57:56,018 INFO packaging: 2:libogg-1.3.0-7.fc21.x86_64 (90/1336) > >08:57:56,018 INFO packaging: 1:libvorbis-1.3.4-2.fc21.x86_64 (91/1336) > >08:57:56,018 INFO packaging: 1:gmp-6.0.0-6.fc21.x86_64 (92/1336) > >08:57:56,018 INFO packaging: libicu-52.1-3.fc21.x86_64 (93/1336) > >08:57:56,018 INFO packaging: libtool-ltdl-2.4.2-29.fc21.x86_64 (94/1336) > >08:57:56,019 INFO packaging: libattr-2.4.47-8.fc21.x86_64 (95/1336) > >08:57:56,019 INFO packaging: libcap-2.24-6.fc21.x86_64 (96/1336) > >08:57:56,019 INFO packaging: libacl-2.2.52-6.fc21.x86_64 (97/1336) > >08:57:56,019 INFO packaging: sed-4.2.2-8.fc21.x86_64 (98/1336) > >08:57:56,020 INFO packaging: libexif-0.6.21-7.fc21.x86_64 (99/1336) > >08:57:56,020 INFO packaging: elfutils-libs-0.159-6.fc21.x86_64 (100/1336) > >08:57:56,020 INFO packaging: libxslt-1.1.28-7.fc21.x86_64 (101/1336) > >08:57:56,020 INFO packaging: libbluray-0.6.1-1.fc21.x86_64 (102/1336) > >08:57:56,021 INFO packaging: pixman-0.32.6-2.fc21.x86_64 (103/1336) > >08:57:56,021 INFO packaging: libidn-1.28-4.fc21.x86_64 (104/1336) > >08:57:56,021 INFO packaging: libgomp-4.9.1-6.fc21.x86_64 (105/1336) > >08:57:56,021 INFO packaging: ==== end rpm scriptlet logs ==== > > >/tmp/program.log: >12:35:40,890 INFO program: Running... losetup --list >12:35:41,380 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:35:41,396 DEBUG program: Return code: 0 >12:35:41,397 INFO program: Running... udevadm settle --timeout=300 >12:35:42,594 DEBUG program: Return code: 0 >12:35:42,639 INFO program: Running... modprobe fcoe >12:35:43,426 DEBUG program: Return code: 0 >12:35:43,426 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:35:43,973 INFO program: No FCoE boot disk information is found in EDD! >12:35:43,974 DEBUG program: Return code: 1 >12:35:44,291 INFO program: Running... losetup --list >12:35:59,883 INFO program: Running... metacity --display :1 --sm-disable >12:35:59,884 INFO program: Running... spice-vdagent >12:36:01,261 DEBUG program: Return code: 0 >12:36:11,795 INFO program: Running... udevadm settle --timeout=300 >12:36:11,832 DEBUG program: Return code: 0 >12:36:11,833 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >12:36:12,284 DEBUG program: Return code: 0 >12:36:12,285 INFO program: Running... udevadm settle --timeout=300 >12:36:12,305 DEBUG program: Return code: 0 >12:36:12,315 INFO program: Running... udevadm settle --timeout=300 >12:36:12,334 DEBUG program: Return code: 0 >12:36:12,376 INFO program: Running... multipath -c /dev/sda >12:36:12,388 INFO program: /dev/sda is not a valid multipath device path >12:36:12,388 DEBUG program: Return code: 1 >12:36:13,037 INFO program: Running... dumpe2fs -h /dev/sda1 >12:36:13,338 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >12:36:13,338 INFO program: Filesystem volume name: <none> >12:36:13,338 INFO program: Last mounted on: /boot >12:36:13,339 INFO program: Filesystem UUID: 7210a0b4-d9df-4c8c-ad26-958abdc0e6d2 >12:36:13,339 INFO program: Filesystem magic number: 0xEF53 >12:36:13,339 INFO program: Filesystem revision #: 1 (dynamic) >12:36:13,340 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 >12:36:13,340 INFO program: Filesystem flags: signed_directory_hash >12:36:13,340 INFO program: Default mount options: user_xattr acl >12:36:13,341 INFO program: Filesystem state: clean >12:36:13,341 INFO program: Errors behavior: Continue >12:36:13,341 INFO program: Filesystem OS type: Linux >12:36:13,342 INFO program: Inode count: 51200 >12:36:13,342 INFO program: Block count: 204800 >12:36:13,342 INFO program: Reserved block count: 10240 >12:36:13,343 INFO program: Free blocks: 98614 >12:36:13,343 INFO program: Free inodes: 50810 >12:36:13,343 INFO program: First block: 1 >12:36:13,344 INFO program: Block size: 1024 >12:36:13,344 INFO program: Fragment size: 1024 >12:36:13,344 INFO program: Reserved GDT blocks: 256 >12:36:13,344 INFO program: Blocks per group: 8192 >12:36:13,345 INFO program: Fragments per group: 8192 >12:36:13,345 INFO program: Inodes per group: 2048 >12:36:13,345 INFO program: Inode blocks per group: 256 >12:36:13,346 INFO program: Flex block group size: 16 >12:36:13,346 INFO program: Filesystem created: Tue Aug 5 08:16:03 2014 >12:36:13,346 INFO program: Last mount time: Fri Aug 15 04:56:59 2014 >12:36:13,347 INFO program: Last write time: Fri Aug 15 12:32:38 2014 >12:36:13,347 INFO program: Mount count: 30 >12:36:13,347 INFO program: Maximum mount count: -1 >12:36:13,348 INFO program: Last checked: Tue Aug 5 08:16:03 2014 >12:36:13,348 INFO program: Check interval: 0 (<none>) >12:36:13,348 INFO program: Lifetime writes: 155 MB >12:36:13,349 INFO program: Reserved blocks uid: 0 (user root) >12:36:13,349 INFO program: Reserved blocks gid: 0 (group root) >12:36:13,349 INFO program: First inode: 11 >12:36:13,349 INFO program: Inode size: 128 >12:36:13,350 INFO program: Journal inode: 8 >12:36:13,352 INFO program: Default directory hash: half_md4 >12:36:13,357 INFO program: Directory Hash Seed: cd041a66-a46d-46a2-a77d-28c12d19e781 >12:36:13,357 INFO program: Journal backup: inode blocks >12:36:13,357 INFO program: Journal features: journal_incompat_revoke >12:36:13,358 INFO program: Journal size: 4096k >12:36:13,358 INFO program: Journal length: 4096 >12:36:13,358 INFO program: Journal sequence: 0x0000019f >12:36:13,359 INFO program: Journal start: 0 >12:36:13,359 INFO program: >12:36:13,359 DEBUG program: Return code: 0 >12:36:13,360 INFO program: Running... resize2fs -P /dev/sda1 >12:36:14,082 INFO program: resize2fs 1.42.11 (09-Jul-2014) >12:36:14,083 INFO program: Please run 'e2fsck -f /dev/sda1' first. >12:36:14,083 INFO program: >12:36:14,084 DEBUG program: Return code: 1 >12:36:14,233 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >12:36:14,258 INFO program: LVM2_PV_NAME=/dev/sda2 LVM2_PV_UUID=HZStzR-cbsc-fOs9-R2N3-AJN9-ha0A-0zBHXb LVM2_PE_START=1024.00 LVM2_VG_NAME=VolGroup00 LVM2_VG_UUID=sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 LVM2_VG_SIZE=156082176.00 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=38106 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=1 >12:36:14,259 DEBUG program: Return code: 0 >12:36:14,304 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >12:36:14,322 INFO program: LVM2_VG_NAME=VolGroup00 LVM2_LV_NAME=LogVol00 LVM2_LV_UUID=DtTcrM-sRnL-ws7K-vbb4-L9Fo-ySKm-Lz1zB5 LVM2_LV_SIZE=16777216.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >12:36:14,323 INFO program: LVM2_VG_NAME=VolGroup00 LVM2_LV_NAME=LogVol01 LVM2_LV_UUID=vMpMfH-fUUN-3rAN-hryX-E9nI-JmWk-wEEkyX LVM2_LV_SIZE=8388608.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >12:36:14,323 INFO program: LVM2_VG_NAME=VolGroup00 LVM2_LV_NAME=LogVol02 LVM2_LV_UUID=07gIPA-PnB1-rK3n-MoLS-S195-7BoN-OwJW1y LVM2_LV_SIZE=122527744.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >12:36:14,323 INFO program: LVM2_VG_NAME=VolGroup00 LVM2_LV_NAME=LogVol02 LVM2_LV_UUID=07gIPA-PnB1-rK3n-MoLS-S195-7BoN-OwJW1y LVM2_LV_SIZE=122527744.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >12:36:14,324 INFO program: LVM2_VG_NAME=VolGroup00 LVM2_LV_NAME=LogVol03 LVM2_LV_UUID=NUMuiO-Zvyx-lEcb-5TXT-5AdC-1k24-MkT3TL LVM2_LV_SIZE=8388608.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >12:36:14,324 DEBUG program: Return code: 0 >12:36:15,407 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup00-LogVol02 >12:36:15,453 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >12:36:15,453 INFO program: Filesystem volume name: <none> >12:36:15,454 INFO program: Last mounted on: /home >12:36:15,454 INFO program: Filesystem UUID: a74f39a3-0328-4799-9b53-d95948f88aa8 >12:36:15,454 INFO program: Filesystem magic number: 0xEF53 >12:36:15,455 INFO program: Filesystem revision #: 1 (dynamic) >12:36:15,455 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:36:15,455 INFO program: Filesystem flags: signed_directory_hash >12:36:15,455 INFO program: Default mount options: user_xattr acl >12:36:15,456 INFO program: Filesystem state: clean >12:36:15,456 INFO program: Errors behavior: Continue >12:36:15,456 INFO program: Filesystem OS type: Linux >12:36:15,456 INFO program: Inode count: 7659520 >12:36:15,457 INFO program: Block count: 30631936 >12:36:15,457 INFO program: Reserved block count: 1531596 >12:36:15,457 INFO program: Free blocks: 25774390 >12:36:15,457 INFO program: Free inodes: 7566870 >12:36:15,457 INFO program: First block: 0 >12:36:15,458 INFO program: Block size: 4096 >12:36:15,458 INFO program: Fragment size: 4096 >12:36:15,458 INFO program: Reserved GDT blocks: 1016 >12:36:15,458 INFO program: Blocks per group: 32768 >12:36:15,459 INFO program: Fragments per group: 32768 >12:36:15,459 INFO program: Inodes per group: 8192 >12:36:15,459 INFO program: Inode blocks per group: 512 >12:36:15,459 INFO program: Flex block group size: 16 >12:36:15,460 INFO program: Filesystem created: Tue May 14 21:46:11 2013 >12:36:15,460 INFO program: Last mount time: Fri Aug 15 04:56:59 2014 >12:36:15,460 INFO program: Last write time: Fri Aug 15 12:32:38 2014 >12:36:15,460 INFO program: Mount count: 1840 >12:36:15,461 INFO program: Maximum mount count: -1 >12:36:15,461 INFO program: Last checked: Tue May 14 21:46:11 2013 >12:36:15,461 INFO program: Check interval: 0 (<none>) >12:36:15,461 INFO program: Lifetime writes: 1180 GB >12:36:15,462 INFO program: Reserved blocks uid: 0 (user root) >12:36:15,462 INFO program: Reserved blocks gid: 0 (group root) >12:36:15,462 INFO program: First inode: 11 >12:36:15,462 INFO program: Inode size: 256 >12:36:15,463 INFO program: Required extra isize: 28 >12:36:15,463 INFO program: Desired extra isize: 28 >12:36:15,463 INFO program: Journal inode: 8 >12:36:15,463 INFO program: Default directory hash: half_md4 >12:36:15,464 INFO program: Directory Hash Seed: aca937b4-93f2-42b8-a39c-8a419d88039a >12:36:15,464 INFO program: Journal backup: inode blocks >12:36:15,464 INFO program: Journal features: journal_incompat_revoke >12:36:15,464 INFO program: Journal size: 128M >12:36:15,465 INFO program: Journal length: 32768 >12:36:15,465 INFO program: Journal sequence: 0x001354cb >12:36:15,465 INFO program: Journal start: 0 >12:36:15,465 INFO program: >12:36:15,466 DEBUG program: Return code: 0 >12:36:15,466 INFO program: Running... resize2fs -P /dev/mapper/VolGroup00-LogVol02 >12:36:15,477 INFO program: resize2fs 1.42.11 (09-Jul-2014) >12:36:15,478 INFO program: Please run 'e2fsck -f /dev/mapper/VolGroup00-LogVol02' first. >12:36:15,478 INFO program: >12:36:15,478 DEBUG program: Return code: 1 >12:36:16,091 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup00-LogVol01 >12:36:16,115 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >12:36:16,116 INFO program: Filesystem volume name: <none> >12:36:16,116 INFO program: Last mounted on: /var >12:36:16,117 INFO program: Filesystem UUID: c456e57a-2a17-44f9-a5a3-d1820a9623c3 >12:36:16,117 INFO program: Filesystem magic number: 0xEF53 >12:36:16,117 INFO program: Filesystem revision #: 1 (dynamic) >12:36:16,117 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:36:16,118 INFO program: Filesystem flags: signed_directory_hash >12:36:16,118 INFO program: Default mount options: user_xattr acl >12:36:16,118 INFO program: Filesystem state: clean >12:36:16,119 INFO program: Errors behavior: Continue >12:36:16,119 INFO program: Filesystem OS type: Linux >12:36:16,119 INFO program: Inode count: 524288 >12:36:16,119 INFO program: Block count: 2097152 >12:36:16,120 INFO program: Reserved block count: 104857 >12:36:16,120 INFO program: Free blocks: 1819657 >12:36:16,120 INFO program: Free inodes: 518173 >12:36:16,120 INFO program: First block: 0 >12:36:16,121 INFO program: Block size: 4096 >12:36:16,121 INFO program: Fragment size: 4096 >12:36:16,121 INFO program: Reserved GDT blocks: 511 >12:36:16,121 INFO program: Blocks per group: 32768 >12:36:16,122 INFO program: Fragments per group: 32768 >12:36:16,122 INFO program: Inodes per group: 8192 >12:36:16,123 INFO program: Inode blocks per group: 512 >12:36:16,123 INFO program: Flex block group size: 16 >12:36:16,124 INFO program: Filesystem created: Tue Aug 5 08:16:08 2014 >12:36:16,125 INFO program: Last mount time: Fri Aug 15 04:56:58 2014 >12:36:16,125 INFO program: Last write time: Fri Aug 15 04:56:58 2014 >12:36:16,126 INFO program: Mount count: 30 >12:36:16,127 INFO program: Maximum mount count: -1 >12:36:16,128 INFO program: Last checked: Tue Aug 5 08:16:08 2014 >12:36:16,128 INFO program: Check interval: 0 (<none>) >12:36:16,129 INFO program: Lifetime writes: 14 GB >12:36:16,129 INFO program: Reserved blocks uid: 0 (user root) >12:36:16,130 INFO program: Reserved blocks gid: 0 (group root) >12:36:16,130 INFO program: First inode: 11 >12:36:16,131 INFO program: Inode size: 256 >12:36:16,131 INFO program: Required extra isize: 28 >12:36:16,131 INFO program: Desired extra isize: 28 >12:36:16,132 INFO program: Journal inode: 8 >12:36:16,132 INFO program: Default directory hash: half_md4 >12:36:16,132 INFO program: Directory Hash Seed: 7a1b426e-068e-4679-a112-ec2c08790919 >12:36:16,132 INFO program: Journal backup: inode blocks >12:36:16,133 INFO program: Journal features: journal_incompat_revoke >12:36:16,133 INFO program: Journal size: 128M >12:36:16,133 INFO program: Journal length: 32768 >12:36:16,133 INFO program: Journal sequence: 0x0000973c >12:36:16,134 INFO program: Journal start: 0 >12:36:16,134 INFO program: >12:36:16,134 DEBUG program: Return code: 0 >12:36:16,135 INFO program: Running... resize2fs -P /dev/mapper/VolGroup00-LogVol01 >12:36:16,146 INFO program: resize2fs 1.42.11 (09-Jul-2014) >12:36:16,147 INFO program: Please run 'e2fsck -f /dev/mapper/VolGroup00-LogVol01' first. >12:36:16,147 INFO program: >12:36:16,148 DEBUG program: Return code: 1 >12:36:16,663 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup00-LogVol00 >12:36:16,707 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >12:36:16,707 INFO program: Filesystem volume name: <none> >12:36:16,708 INFO program: Last mounted on: / >12:36:16,708 INFO program: Filesystem UUID: 933060f0-61e1-439a-a547-34a192ff07e4 >12:36:16,708 INFO program: Filesystem magic number: 0xEF53 >12:36:16,708 INFO program: Filesystem revision #: 1 (dynamic) >12:36:16,709 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:36:16,709 INFO program: Filesystem flags: signed_directory_hash >12:36:16,709 INFO program: Default mount options: user_xattr acl >12:36:16,709 INFO program: Filesystem state: clean >12:36:16,710 INFO program: Errors behavior: Continue >12:36:16,710 INFO program: Filesystem OS type: Linux >12:36:16,710 INFO program: Inode count: 1048576 >12:36:16,710 INFO program: Block count: 4194304 >12:36:16,711 INFO program: Reserved block count: 209715 >12:36:16,711 INFO program: Free blocks: 2781438 >12:36:16,711 INFO program: Free inodes: 817601 >12:36:16,711 INFO program: First block: 0 >12:36:16,712 INFO program: Block size: 4096 >12:36:16,712 INFO program: Fragment size: 4096 >12:36:16,712 INFO program: Reserved GDT blocks: 1023 >12:36:16,712 INFO program: Blocks per group: 32768 >12:36:16,713 INFO program: Fragments per group: 32768 >12:36:16,713 INFO program: Inodes per group: 8192 >12:36:16,713 INFO program: Inode blocks per group: 512 >12:36:16,713 INFO program: Flex block group size: 16 >12:36:16,714 INFO program: Filesystem created: Tue Aug 5 08:16:04 2014 >12:36:16,714 INFO program: Last mount time: Fri Aug 15 04:56:48 2014 >12:36:16,714 INFO program: Last write time: Fri Aug 15 04:56:47 2014 >12:36:16,714 INFO program: Mount count: 30 >12:36:16,715 INFO program: Maximum mount count: -1 >12:36:16,715 INFO program: Last checked: Tue Aug 5 08:16:04 2014 >12:36:16,715 INFO program: Check interval: 0 (<none>) >12:36:16,715 INFO program: Lifetime writes: 9 GB >12:36:16,716 INFO program: Reserved blocks uid: 0 (user root) >12:36:16,716 INFO program: Reserved blocks gid: 0 (group root) >12:36:16,716 INFO program: First inode: 11 >12:36:16,716 INFO program: Inode size: 256 >12:36:16,717 INFO program: Required extra isize: 28 >12:36:16,717 INFO program: Desired extra isize: 28 >12:36:16,717 INFO program: Journal inode: 8 >12:36:16,717 INFO program: Default directory hash: half_md4 >12:36:16,718 INFO program: Directory Hash Seed: 3c821180-4121-4605-a47e-582622dd4f1a >12:36:16,718 INFO program: Journal backup: inode blocks >12:36:16,718 INFO program: Journal features: journal_incompat_revoke >12:36:16,718 INFO program: Journal size: 128M >12:36:16,718 INFO program: Journal length: 32768 >12:36:16,719 INFO program: Journal sequence: 0x00002a81 >12:36:16,719 INFO program: Journal start: 0 >12:36:16,719 INFO program: >12:36:16,719 DEBUG program: Return code: 0 >12:36:16,720 INFO program: Running... resize2fs -P /dev/mapper/VolGroup00-LogVol00 >12:36:16,730 INFO program: resize2fs 1.42.11 (09-Jul-2014) >12:36:16,731 INFO program: Please run 'e2fsck -f /dev/mapper/VolGroup00-LogVol00' first. >12:36:16,731 INFO program: >12:36:16,732 DEBUG program: Return code: 1 >12:36:17,110 INFO program: Running... dumpe2fs -h /dev/loop1 >12:36:17,119 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >12:36:17,120 INFO program: Filesystem volume name: Anaconda >12:36:17,120 INFO program: Last mounted on: / >12:36:17,120 INFO program: Filesystem UUID: eb6d2f11-25c3-4c64-b372-0fc22e231c28 >12:36:17,120 INFO program: Filesystem magic number: 0xEF53 >12:36:17,121 INFO program: Filesystem revision #: 1 (dynamic) >12:36:17,121 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 >12:36:17,121 INFO program: Filesystem flags: signed_directory_hash >12:36:17,121 INFO program: Default mount options: user_xattr acl >12:36:17,122 INFO program: Filesystem state: clean >12:36:17,122 INFO program: Errors behavior: Continue >12:36:17,122 INFO program: Filesystem OS type: Linux >12:36:17,122 INFO program: Inode count: 131072 >12:36:17,123 INFO program: Block count: 2097152 >12:36:17,123 INFO program: Reserved block count: 0 >12:36:17,123 INFO program: Free blocks: 1169506 >12:36:17,123 INFO program: Free inodes: 99282 >12:36:17,124 INFO program: First block: 1 >12:36:17,124 INFO program: Block size: 1024 >12:36:17,124 INFO program: Fragment size: 1024 >12:36:17,125 INFO program: Reserved GDT blocks: 256 >12:36:17,125 INFO program: Blocks per group: 8192 >12:36:17,125 INFO program: Fragments per group: 8192 >12:36:17,125 INFO program: Inodes per group: 512 >12:36:17,125 INFO program: Inode blocks per group: 128 >12:36:17,126 INFO program: Flex block group size: 16 >12:36:17,126 INFO program: Filesystem created: Tue Aug 5 10:20:14 2014 >12:36:17,126 INFO program: Last mount time: Tue Aug 5 10:20:48 2014 >12:36:17,126 INFO program: Last write time: Tue Aug 5 10:20:58 2014 >12:36:17,127 INFO program: Mount count: 2 >12:36:17,127 INFO program: Maximum mount count: -1 >12:36:17,127 INFO program: Last checked: Tue Aug 5 10:20:14 2014 >12:36:17,127 INFO program: Check interval: 0 (<none>) >12:36:17,128 INFO program: Lifetime writes: 32 MB >12:36:17,128 INFO program: Reserved blocks uid: 0 (user root) >12:36:17,128 INFO program: Reserved blocks gid: 0 (group root) >12:36:17,128 INFO program: First inode: 11 >12:36:17,129 INFO program: Inode size: 256 >12:36:17,129 INFO program: Required extra isize: 28 >12:36:17,129 INFO program: Desired extra isize: 28 >12:36:17,129 INFO program: Journal inode: 8 >12:36:17,130 INFO program: Default directory hash: half_md4 >12:36:17,130 INFO program: Directory Hash Seed: 003f137f-40e2-423b-8b13-0d2d78239974 >12:36:17,130 INFO program: Journal backup: inode blocks >12:36:17,130 INFO program: Journal features: (none) >12:36:17,131 INFO program: Journal size: 32M >12:36:17,131 INFO program: Journal length: 32768 >12:36:17,131 INFO program: Journal sequence: 0x0000000b >12:36:17,131 INFO program: Journal start: 0 >12:36:17,131 INFO program: >12:36:17,132 DEBUG program: Return code: 0 >12:36:17,132 INFO program: Running... resize2fs -P /dev/loop1 >12:36:17,144 INFO program: resize2fs 1.42.11 (09-Jul-2014) >12:36:17,145 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >12:36:17,145 INFO program: Couldn't find valid filesystem superblock. >12:36:17,146 DEBUG program: Return code: 1 >12:36:17,269 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:36:17,286 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >12:36:17,286 INFO program: Filesystem volume name: Anaconda >12:36:17,286 INFO program: Last mounted on: / >12:36:17,287 INFO program: Filesystem UUID: eb6d2f11-25c3-4c64-b372-0fc22e231c28 >12:36:17,287 INFO program: Filesystem magic number: 0xEF53 >12:36:17,287 INFO program: Filesystem revision #: 1 (dynamic) >12:36:17,287 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 >12:36:17,288 INFO program: Filesystem flags: signed_directory_hash >12:36:17,288 INFO program: Default mount options: user_xattr acl >12:36:17,288 INFO program: Filesystem state: clean >12:36:17,288 INFO program: Errors behavior: Continue >12:36:17,289 INFO program: Filesystem OS type: Linux >12:36:17,289 INFO program: Inode count: 131072 >12:36:17,289 INFO program: Block count: 2097152 >12:36:17,289 INFO program: Reserved block count: 0 >12:36:17,289 INFO program: Free blocks: 1169506 >12:36:17,290 INFO program: Free inodes: 99282 >12:36:17,290 INFO program: First block: 1 >12:36:17,290 INFO program: Block size: 1024 >12:36:17,290 INFO program: Fragment size: 1024 >12:36:17,290 INFO program: Reserved GDT blocks: 256 >12:36:17,291 INFO program: Blocks per group: 8192 >12:36:17,291 INFO program: Fragments per group: 8192 >12:36:17,291 INFO program: Inodes per group: 512 >12:36:17,291 INFO program: Inode blocks per group: 128 >12:36:17,291 INFO program: Flex block group size: 16 >12:36:17,292 INFO program: Filesystem created: Tue Aug 5 10:20:14 2014 >12:36:17,292 INFO program: Last mount time: Fri Aug 15 12:34:17 2014 >12:36:17,292 INFO program: Last write time: Fri Aug 15 12:34:17 2014 >12:36:17,292 INFO program: Mount count: 3 >12:36:17,292 INFO program: Maximum mount count: -1 >12:36:17,293 INFO program: Last checked: Tue Aug 5 10:20:14 2014 >12:36:17,293 INFO program: Check interval: 0 (<none>) >12:36:17,293 INFO program: Lifetime writes: 32 MB >12:36:17,293 INFO program: Reserved blocks uid: 0 (user root) >12:36:17,293 INFO program: Reserved blocks gid: 0 (group root) >12:36:17,294 INFO program: First inode: 11 >12:36:17,294 INFO program: Inode size: 256 >12:36:17,294 INFO program: Required extra isize: 28 >12:36:17,294 INFO program: Desired extra isize: 28 >12:36:17,295 INFO program: Journal inode: 8 >12:36:17,295 INFO program: Default directory hash: half_md4 >12:36:17,295 INFO program: Directory Hash Seed: 003f137f-40e2-423b-8b13-0d2d78239974 >12:36:17,295 INFO program: Journal backup: inode blocks >12:36:17,295 INFO program: Journal features: (none) >12:36:17,296 INFO program: Journal size: 32M >12:36:17,296 INFO program: Journal length: 32768 >12:36:17,296 INFO program: Journal sequence: 0x0000000c >12:36:17,296 INFO program: Journal start: 1 >12:36:17,296 INFO program: >12:36:17,297 DEBUG program: Return code: 0 >12:36:17,297 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:36:17,309 INFO program: resize2fs 1.42.11 (09-Jul-2014) >12:36:17,310 INFO program: Estimated minimum size of the filesystem: 918820 >12:36:17,310 DEBUG program: Return code: 0 >12:36:17,403 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:36:17,415 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >12:36:17,416 INFO program: Filesystem volume name: Anaconda >12:36:17,416 INFO program: Last mounted on: / >12:36:17,416 INFO program: Filesystem UUID: eb6d2f11-25c3-4c64-b372-0fc22e231c28 >12:36:17,417 INFO program: Filesystem magic number: 0xEF53 >12:36:17,417 INFO program: Filesystem revision #: 1 (dynamic) >12:36:17,417 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 >12:36:17,418 INFO program: Filesystem flags: signed_directory_hash >12:36:17,418 INFO program: Default mount options: user_xattr acl >12:36:17,419 INFO program: Filesystem state: clean >12:36:17,419 INFO program: Errors behavior: Continue >12:36:17,419 INFO program: Filesystem OS type: Linux >12:36:17,420 INFO program: Inode count: 131072 >12:36:17,420 INFO program: Block count: 2097152 >12:36:17,420 INFO program: Reserved block count: 0 >12:36:17,420 INFO program: Free blocks: 1169506 >12:36:17,421 INFO program: Free inodes: 99282 >12:36:17,421 INFO program: First block: 1 >12:36:17,421 INFO program: Block size: 1024 >12:36:17,421 INFO program: Fragment size: 1024 >12:36:17,422 INFO program: Reserved GDT blocks: 256 >12:36:17,422 INFO program: Blocks per group: 8192 >12:36:17,422 INFO program: Fragments per group: 8192 >12:36:17,422 INFO program: Inodes per group: 512 >12:36:17,423 INFO program: Inode blocks per group: 128 >12:36:17,423 INFO program: Flex block group size: 16 >12:36:17,423 INFO program: Filesystem created: Tue Aug 5 10:20:14 2014 >12:36:17,423 INFO program: Last mount time: Tue Aug 5 10:20:48 2014 >12:36:17,424 INFO program: Last write time: Tue Aug 5 10:20:58 2014 >12:36:17,424 INFO program: Mount count: 2 >12:36:17,424 INFO program: Maximum mount count: -1 >12:36:17,424 INFO program: Last checked: Tue Aug 5 10:20:14 2014 >12:36:17,425 INFO program: Check interval: 0 (<none>) >12:36:17,425 INFO program: Lifetime writes: 32 MB >12:36:17,425 INFO program: Reserved blocks uid: 0 (user root) >12:36:17,425 INFO program: Reserved blocks gid: 0 (group root) >12:36:17,426 INFO program: First inode: 11 >12:36:17,426 INFO program: Inode size: 256 >12:36:17,426 INFO program: Required extra isize: 28 >12:36:17,426 INFO program: Desired extra isize: 28 >12:36:17,427 INFO program: Journal inode: 8 >12:36:17,427 INFO program: Default directory hash: half_md4 >12:36:17,427 INFO program: Directory Hash Seed: 003f137f-40e2-423b-8b13-0d2d78239974 >12:36:17,427 INFO program: Journal backup: inode blocks >12:36:17,428 INFO program: Journal features: (none) >12:36:17,428 INFO program: Journal size: 32M >12:36:17,428 INFO program: Journal length: 32768 >12:36:17,428 INFO program: Journal sequence: 0x0000000b >12:36:17,429 INFO program: Journal start: 0 >12:36:17,429 INFO program: >12:36:17,429 DEBUG program: Return code: 0 >12:36:17,430 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:36:17,440 INFO program: resize2fs 1.42.11 (09-Jul-2014) >12:36:17,440 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:36:17,441 INFO program: Couldn't find valid filesystem superblock. >12:36:17,441 DEBUG program: Return code: 1 >12:36:19,233 INFO program: Running... udevadm settle --timeout=300 >12:36:19,253 DEBUG program: Return code: 0 >12:36:19,261 INFO program: Running... udevadm settle --timeout=300 >12:36:19,280 DEBUG program: Return code: 0 >12:36:19,287 INFO program: Running... udevadm settle --timeout=300 >12:36:19,305 DEBUG program: Return code: 0 >12:36:19,311 INFO program: Running... udevadm settle --timeout=300 >12:36:19,331 DEBUG program: Return code: 0 >12:36:19,334 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol03 >12:36:19,443 DEBUG program: Return code: 0 >12:36:19,451 INFO program: Running... udevadm settle --timeout=300 >12:36:19,472 DEBUG program: Return code: 0 >12:36:19,477 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00 >12:36:19,540 INFO program: 0 logical volume(s) in volume group "VolGroup00" now active >12:36:19,541 DEBUG program: Return code: 0 >12:36:19,549 INFO program: Running... udevadm settle --timeout=300 >12:36:19,570 DEBUG program: Return code: 0 >12:36:19,579 INFO program: Running... udevadm settle --timeout=300 >12:36:19,601 DEBUG program: Return code: 0 >12:36:19,622 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >12:36:19,662 DEBUG program: Return code: 0 >12:36:19,666 INFO program: Running... udevadm settle --timeout=300 >12:36:19,686 DEBUG program: Return code: 0 >12:36:19,687 INFO program: Running... umount /mnt/sysimage >12:36:19,745 DEBUG program: Return code: 0 >12:36:19,747 INFO program: Running... udevadm settle --timeout=300 >12:36:19,769 DEBUG program: Return code: 0 >12:36:19,774 INFO program: Running... udevadm settle --timeout=300 >12:36:19,794 DEBUG program: Return code: 0 >12:36:19,804 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol02 >12:36:19,999 DEBUG program: Return code: 0 >12:36:19,999 INFO program: Running... udevadm settle --timeout=300 >12:36:20,018 DEBUG program: Return code: 0 >12:36:20,020 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/VolGroup00-LogVol02 /mnt/sysimage >12:36:20,064 DEBUG program: Return code: 0 >12:36:20,085 INFO program: Running... udevadm settle --timeout=300 >12:36:20,104 DEBUG program: Return code: 0 >12:36:20,104 INFO program: Running... umount /mnt/sysimage >12:36:20,151 DEBUG program: Return code: 0 >12:36:20,152 INFO program: Running... udevadm settle --timeout=300 >12:36:20,174 DEBUG program: Return code: 0 >12:36:20,177 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol02 >12:36:20,236 DEBUG program: Return code: 0 >12:36:20,250 INFO program: Running... udevadm settle --timeout=300 >12:36:20,272 DEBUG program: Return code: 0 >12:36:20,276 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00 >12:36:20,313 INFO program: 0 logical volume(s) in volume group "VolGroup00" now active >12:36:20,314 DEBUG program: Return code: 0 >12:36:20,323 INFO program: Running... udevadm settle --timeout=300 >12:36:20,341 DEBUG program: Return code: 0 >12:36:20,348 INFO program: Running... udevadm settle --timeout=300 >12:36:20,371 DEBUG program: Return code: 0 >12:36:20,378 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol01 >12:36:20,539 DEBUG program: Return code: 0 >12:36:20,539 INFO program: Running... udevadm settle --timeout=300 >12:36:20,560 DEBUG program: Return code: 0 >12:36:20,562 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/VolGroup00-LogVol01 /mnt/sysimage >12:36:20,599 DEBUG program: Return code: 0 >12:36:20,615 INFO program: Running... udevadm settle --timeout=300 >12:36:20,633 DEBUG program: Return code: 0 >12:36:20,634 INFO program: Running... umount /mnt/sysimage >12:36:20,681 DEBUG program: Return code: 0 >12:36:20,682 INFO program: Running... udevadm settle --timeout=300 >12:36:20,701 DEBUG program: Return code: 0 >12:36:20,704 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol01 >12:36:20,802 DEBUG program: Return code: 0 >12:36:20,810 INFO program: Running... udevadm settle --timeout=300 >12:36:20,829 DEBUG program: Return code: 0 >12:36:20,833 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00 >12:36:20,867 INFO program: 0 logical volume(s) in volume group "VolGroup00" now active >12:36:20,868 DEBUG program: Return code: 0 >12:36:20,875 INFO program: Running... udevadm settle --timeout=300 >12:36:20,894 DEBUG program: Return code: 0 >12:36:20,903 INFO program: Running... udevadm settle --timeout=300 >12:36:20,922 DEBUG program: Return code: 0 >12:36:20,930 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol00 >12:36:21,100 DEBUG program: Return code: 0 >12:36:21,100 INFO program: Running... udevadm settle --timeout=300 >12:36:21,122 DEBUG program: Return code: 0 >12:36:21,123 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/VolGroup00-LogVol00 /mnt/sysimage >12:36:21,157 DEBUG program: Return code: 0 >12:36:21,202 INFO program: Running... arch >12:36:21,431 INFO program: x86_64 >12:36:21,434 DEBUG program: Return code: 0 >12:36:21,534 INFO program: Running... udevadm settle --timeout=300 >12:36:21,555 DEBUG program: Return code: 0 >12:36:21,555 INFO program: Running... umount /mnt/sysimage >12:36:21,601 DEBUG program: Return code: 0 >12:36:21,603 INFO program: Running... udevadm settle --timeout=300 >12:36:21,625 DEBUG program: Return code: 0 >12:36:21,628 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol00 >12:36:21,728 DEBUG program: Return code: 0 >12:36:22,443 INFO program: Running... hwclock --hctosys --utc >12:36:23,003 DEBUG program: Return code: 0 >12:36:56,807 INFO program: Running... systemctl start chronyd.service >12:36:57,435 DEBUG program: Return code: 0 >12:37:15,479 INFO program: Running... modprobe btrfs >12:37:16,535 DEBUG program: Return code: 0 >12:37:16,545 INFO program: Running... udevadm settle --timeout=300 >12:37:16,603 DEBUG program: Return code: 0 >12:37:16,606 INFO program: Running... modprobe xfs >12:37:17,314 DEBUG program: Return code: 0 >12:37:17,315 INFO program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpRJzxpy >12:37:17,348 DEBUG program: Return code: 0 >12:37:17,350 INFO program: Running... udevadm settle --timeout=300 >12:37:17,380 DEBUG program: Return code: 0 >12:37:17,380 INFO program: Running... umount /tmp/tmpRJzxpy >12:37:17,437 DEBUG program: Return code: 0 >12:37:17,438 INFO program: Running... modprobe vfat >12:37:17,483 DEBUG program: Return code: 0 >14:37:27,556 INFO program: Running... systemctl status chronyd.service >14:37:27,578 INFO program: * chronyd.service - NTP client/server >14:37:27,579 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >14:37:27,579 INFO program: Active: active (running) since Fri 2014-08-15 12:36:57 UTC; 30s ago >14:37:27,579 INFO program: Process: 1325 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >14:37:27,579 INFO program: Process: 1321 ExecStart=/usr/sbin/chronyd $OPTIONS (code=exited, status=0/SUCCESS) >14:37:27,580 INFO program: Main PID: 1323 (chronyd) >14:37:27,580 INFO program: CGroup: /system.slice/chronyd.service >14:37:27,580 INFO program: `-1323 /usr/sbin/chronyd >14:37:27,580 DEBUG program: Return code: 0 >14:37:27,580 INFO program: Running... systemctl stop chronyd.service >14:37:27,605 DEBUG program: Return code: 0 >08:37:55,046 INFO program: Running... udevadm settle --timeout=300 >08:37:55,075 DEBUG program: Return code: 0 >08:37:55,083 INFO program: Running... udevadm settle --timeout=300 >08:37:55,104 DEBUG program: Return code: 0 >08:38:47,102 INFO program: Running... udevadm settle --timeout=300 >08:38:47,123 DEBUG program: Return code: 0 >08:38:47,128 INFO program: Running... udevadm settle --timeout=300 >08:38:47,149 DEBUG program: Return code: 0 >08:39:35,417 INFO program: Running... hostnamectl set-hostname riemann >08:39:37,616 DEBUG program: Return code: 0 >08:41:38,481 INFO program: Running... hwclock --systohc --utc >08:41:39,501 DEBUG program: Return code: 0 >08:41:39,544 INFO program: Running... udevadm settle --timeout=300 >08:41:39,578 DEBUG program: Return code: 0 >08:41:39,585 INFO program: Running... udevadm settle --timeout=300 >08:41:39,615 DEBUG program: Return code: 0 >08:41:39,659 INFO program: Running... wipefs -f -a /dev/sda1 >08:41:40,157 INFO program: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >08:41:40,158 DEBUG program: Return code: 0 >08:41:40,158 INFO program: Running... udevadm settle --timeout=300 >08:41:40,235 DEBUG program: Return code: 0 >08:41:40,236 INFO program: Running... udevadm settle --timeout=300 >08:41:40,286 DEBUG program: Return code: 0 >08:41:40,300 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol00 >08:41:40,562 DEBUG program: Return code: 0 >08:41:40,564 INFO program: Running... udevadm settle --timeout=300 >08:41:40,607 DEBUG program: Return code: 0 >08:41:40,611 INFO program: Running... wipefs -f -a /dev/mapper/VolGroup00-LogVol00 >08:41:40,674 INFO program: /dev/mapper/VolGroup00-LogVol00: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >08:41:40,675 DEBUG program: Return code: 0 >08:41:40,677 INFO program: Running... udevadm settle --timeout=300 >08:41:40,703 DEBUG program: Return code: 0 >08:41:40,706 INFO program: Running... udevadm settle --timeout=300 >08:41:40,741 DEBUG program: Return code: 0 >08:41:40,744 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol00 >08:41:40,838 DEBUG program: Return code: 0 >08:41:40,839 INFO program: Running... udevadm settle --timeout=300 >08:41:40,866 DEBUG program: Return code: 0 >08:41:40,878 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol01 >08:41:41,053 DEBUG program: Return code: 0 >08:41:41,054 INFO program: Running... udevadm settle --timeout=300 >08:41:41,102 DEBUG program: Return code: 0 >08:41:41,106 INFO program: Running... wipefs -f -a /dev/mapper/VolGroup00-LogVol01 >08:41:41,155 INFO program: /dev/mapper/VolGroup00-LogVol01: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >08:41:41,156 DEBUG program: Return code: 0 >08:41:41,156 INFO program: Running... udevadm settle --timeout=300 >08:41:41,203 DEBUG program: Return code: 0 >08:41:41,210 INFO program: Running... udevadm settle --timeout=300 >08:41:41,237 DEBUG program: Return code: 0 >08:41:41,240 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol01 >08:41:41,369 DEBUG program: Return code: 0 >08:41:41,370 INFO program: Running... udevadm settle --timeout=300 >08:41:41,403 DEBUG program: Return code: 0 >08:41:41,415 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol03 >08:41:41,624 DEBUG program: Return code: 0 >08:41:41,625 INFO program: Running... udevadm settle --timeout=300 >08:41:41,671 DEBUG program: Return code: 0 >08:41:41,680 INFO program: Running... wipefs -f -a /dev/mapper/VolGroup00-LogVol03 >08:41:41,731 INFO program: /dev/mapper/VolGroup00-LogVol03: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >08:41:41,731 DEBUG program: Return code: 0 >08:41:41,732 INFO program: Running... udevadm settle --timeout=300 >08:41:41,807 DEBUG program: Return code: 0 >08:41:41,818 INFO program: Running... udevadm settle --timeout=300 >08:41:41,858 DEBUG program: Return code: 0 >08:41:41,861 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol03 >08:41:42,037 DEBUG program: Return code: 0 >08:41:42,037 INFO program: Running... udevadm settle --timeout=300 >08:41:42,078 DEBUG program: Return code: 0 >08:41:42,183 INFO program: Running... mke2fs -t ext4 /dev/sda1 >08:41:42,719 INFO program: mke2fs 1.42.11 (09-Jul-2014) >08:41:42,719 INFO program: Creating filesystem with 204800 1k blocks and 51200 inodes >08:41:42,720 INFO program: Filesystem UUID: ba9559ef-b39c-417d-be31-48d73ea31a52 >08:41:42,720 INFO program: Superblock backups stored on blocks: >08:41:42,720 INFO program: 8193, 24577, 40961, 57345, 73729 >08:41:42,720 INFO program: >08:41:42,721 INFO program: Allocating group tables: 0/25 done >08:41:42,721 INFO program: Writing inode tables: 0/25 done >08:41:42,721 INFO program: Creating journal (4096 blocks): done >08:41:42,721 INFO program: Writing superblocks and filesystem accounting information: 0/25 done >08:41:42,722 INFO program: >08:41:42,722 DEBUG program: Return code: 0 >08:41:42,751 INFO program: Running... e2label /dev/sda1 >08:41:42,881 DEBUG program: Return code: 0 >08:41:42,889 INFO program: Running... udevadm settle --timeout=300 >08:41:42,981 DEBUG program: Return code: 0 >08:41:42,992 INFO program: Running... udevadm settle --timeout=300 >08:41:43,025 DEBUG program: Return code: 0 >08:41:43,042 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol00 >08:41:43,267 DEBUG program: Return code: 0 >08:41:43,268 INFO program: Running... udevadm settle --timeout=300 >08:41:43,313 DEBUG program: Return code: 0 >08:41:43,319 INFO program: Running... mke2fs -t ext4 /dev/mapper/VolGroup00-LogVol00 >08:41:46,809 INFO program: mke2fs 1.42.11 (09-Jul-2014) >08:41:46,810 INFO program: Creating filesystem with 4194304 4k blocks and 1048576 inodes >08:41:46,810 INFO program: Filesystem UUID: 5b1d784c-93e5-4974-a841-cc82e4bd79c9 >08:41:46,811 INFO program: Superblock backups stored on blocks: >08:41:46,811 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >08:41:46,812 INFO program: 4096000 >08:41:46,812 INFO program: >08:41:46,813 INFO program: Allocating group tables: 0/128 done >08:41:46,813 INFO program: Writing inode tables: 0/128 done >08:41:46,814 INFO program: Creating journal (32768 blocks): done >08:41:46,814 INFO program: Writing superblocks and filesystem accounting information: 0/128 done >08:41:46,814 INFO program: >08:41:46,815 DEBUG program: Return code: 0 >08:41:46,819 INFO program: Running... e2label /dev/mapper/VolGroup00-LogVol00 >08:41:47,065 DEBUG program: Return code: 0 >08:41:47,075 INFO program: Running... udevadm settle --timeout=300 >08:41:47,158 DEBUG program: Return code: 0 >08:41:47,163 INFO program: Running... udevadm settle --timeout=300 >08:41:47,191 DEBUG program: Return code: 0 >08:41:47,202 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol01 >08:41:47,446 DEBUG program: Return code: 0 >08:41:47,447 INFO program: Running... udevadm settle --timeout=300 >08:41:47,479 DEBUG program: Return code: 0 >08:41:47,486 INFO program: Running... mke2fs -t ext4 /dev/mapper/VolGroup00-LogVol01 >08:41:50,418 INFO program: mke2fs 1.42.11 (09-Jul-2014) >08:41:50,419 INFO program: Creating filesystem with 2097152 4k blocks and 524288 inodes >08:41:50,419 INFO program: Filesystem UUID: 1780a18d-5032-4c0e-bd4e-9cab95975191 >08:41:50,420 INFO program: Superblock backups stored on blocks: >08:41:50,420 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >08:41:50,420 INFO program: >08:41:50,421 INFO program: Allocating group tables: 0/64 done >08:41:50,421 INFO program: Writing inode tables: 0/64 done >08:41:50,421 INFO program: Creating journal (32768 blocks): done >08:41:50,422 INFO program: Writing superblocks and filesystem accounting information: 0/64 done >08:41:50,422 INFO program: >08:41:50,422 DEBUG program: Return code: 0 >08:41:50,426 INFO program: Running... e2label /dev/mapper/VolGroup00-LogVol01 >08:41:50,620 DEBUG program: Return code: 0 >08:41:50,628 INFO program: Running... udevadm settle --timeout=300 >08:41:50,770 DEBUG program: Return code: 0 >08:41:50,781 INFO program: Running... udevadm settle --timeout=300 >08:41:50,820 DEBUG program: Return code: 0 >08:41:50,834 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol03 >08:41:51,058 DEBUG program: Return code: 0 >08:41:51,059 INFO program: Running... udevadm settle --timeout=300 >08:41:51,093 DEBUG program: Return code: 0 >08:41:51,099 INFO program: Running... mkswap -f -L /dev/mapper/VolGroup00-LogVol03 >08:41:51,895 INFO program: Setting up swapspace version 1, size = 8388604 KiB >08:41:51,896 INFO program: LABEL=, UUID=69d25c9c-879e-46ce-a0be-e8862f09d3e6 >08:41:51,897 DEBUG program: Return code: 0 >08:41:51,903 INFO program: Running... udevadm settle --timeout=300 >08:41:51,946 DEBUG program: Return code: 0 >08:41:51,952 INFO program: Running... udevadm settle --timeout=300 >08:41:51,987 DEBUG program: Return code: 0 >08:41:52,453 INFO program: Running... swapon /dev/mapper/VolGroup00-LogVol03 >08:41:52,553 DEBUG program: Return code: 0 >08:41:52,655 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/VolGroup00-LogVol00 /mnt/sysimage >08:41:52,730 DEBUG program: Return code: 0 >08:41:52,777 INFO program: Running... mount -t ext4 -o defaults /dev/sda1 /mnt/sysimage/boot >08:41:52,842 DEBUG program: Return code: 0 >08:41:52,882 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >08:41:52,914 DEBUG program: Return code: 0 >08:41:52,924 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >08:41:52,948 DEBUG program: Return code: 0 >08:41:52,959 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >08:41:52,983 DEBUG program: Return code: 0 >08:41:52,996 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup00/LogVol02 >08:41:53,283 DEBUG program: Return code: 0 >08:41:53,284 INFO program: Running... udevadm settle --timeout=300 >08:41:53,331 DEBUG program: Return code: 0 >08:41:53,359 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/VolGroup00-LogVol02 /mnt/sysimage/home >08:41:53,434 DEBUG program: Return code: 0 >08:41:53,484 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >08:41:53,509 DEBUG program: Return code: 0 >08:41:53,620 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >08:41:53,645 DEBUG program: Return code: 0 >08:41:53,664 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >08:41:53,701 DEBUG program: Return code: 0 >08:41:53,706 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >08:41:53,740 DEBUG program: Return code: 0 >08:41:53,747 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/VolGroup00-LogVol01 /mnt/sysimage/var >08:41:53,804 DEBUG program: Return code: 0 >08:42:22,211 INFO program: Running... /usr/libexec/anaconda/anaconda-yum --config /tmp/anaconda-yum.conf --tsfile /mnt/sysimage/anaconda-yum.yumtx --rpmlog /tmp/rpm-script.log --installroot /mnt/sysimage --release 21 --arch x86_64 --macro __dbi_htconfig hash nofsync %{__dbi_other} %{__dbi_perms} --macro __file_context_path /etc/selinux/targeted/contexts/files/file_contexts > > >/tmp/storage.log: >12:35:42,636 DEBUG blivet: IGNORED: Caught exception, continuing. >12:35:42,636 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >12:35:42,637 DEBUG blivet: IGNORED: Begin exception details. >12:35:42,637 DEBUG blivet: IGNORED: Traceback (most recent call last): >12:35:42,637 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >12:35:42,637 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >12:35:42,638 DEBUG blivet: IGNORED: IOError: Unknown error >12:35:42,638 DEBUG blivet: IGNORED: End exception details. >12:35:42,638 INFO blivet: ISCSID is /sbin/iscsid >12:35:42,639 INFO blivet: no initiator set >12:35:43,974 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:35:43,974 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:36:08,060 DEBUG blivet: trying to set new default fstype to 'ext4' >12:36:08,066 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:08,067 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >12:36:08,068 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:08,069 DEBUG blivet: IGNORED: Caught exception, continuing. >12:36:08,069 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >12:36:08,070 DEBUG blivet: IGNORED: Begin exception details. >12:36:08,070 DEBUG blivet: IGNORED: Traceback (most recent call last): >12:36:08,070 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >12:36:08,070 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >12:36:08,070 DEBUG blivet: IGNORED: IOError: Unknown error >12:36:08,071 DEBUG blivet: IGNORED: End exception details. >12:36:11,311 INFO blivet: Detected 3968 MiB of memory >12:36:11,329 INFO blivet: Suggested swap size (3968 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >12:36:11,346 INFO blivet: Swap attempt of 0.0 >12:36:11,793 INFO blivet: resetting Blivet (version 0.61) instance <blivet.Blivet object at 0x7fe1e3917950> >12:36:11,794 INFO blivet: no initiator set >12:36:11,794 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:36:11,795 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:36:12,314 DEBUG blivet: protected device spec LABEL=Fedora-21-x86_64 resolved to sr0 >12:36:12,343 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >12:36:12,361 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS723216L9SA60_091220FC1220NCJAUDMG /dev/disk/by-id/wwn-0x5000cca586e11a18', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '52', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '50', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SECURITY_LEVEL': 'high', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HITACHI_HTS723216L9SA60', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS723216L9SA60\\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': '26920fe3', > 'ID_REVISION': 'FC2ZC50B', > 'ID_SERIAL': 'HITACHI_HTS723216L9SA60_091220FC1220NCJAUDMG', > 'ID_SERIAL_SHORT': '091220FC1220NCJAUDMG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca586e11a18', > 'ID_WWN_WITH_EXTENSION': '0x5000cca586e11a18', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '358855', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS723216L9SA60_091220FC1220NCJAUDMG', > '/dev/disk/by-id/wwn-0x5000cca586e11a18'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:36:12,362 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:36:12,364 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >12:36:12,366 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:12,368 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:36:12,370 INFO blivet: sda is a disk >12:36:12,371 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >12:36:12,375 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:36:12,389 INFO blivet: added disk sda (id 1) to device tree >12:36:12,390 DEBUG blivet: looking up parted Device: /dev/sda >12:36:12,389 INFO blivet: got device: DiskDevice instance (0x7fe1d7e29450) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 149.05 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA HITACHI HTS72321 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e22b4ef0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe1d7f8e090> >12:36:12,435 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:36:12,436 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:36:12,438 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:36:12,438 DEBUG blivet: required disklabel type for sda (1) is None >12:36:12,439 DEBUG blivet: default disklabel type for sda is msdos >12:36:12,439 DEBUG blivet: selecting msdos disklabel for sda based on size >12:36:12,441 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:36:12,887 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe1e2383590>, <parted.partition.Partition object at 0x7fe1e23838d0>] > device: <parted.device.Device object at 0x7fe1e2383310> > PedDisk: <_ped.Disk object at 0x7fe1e237cd88> >12:36:12,889 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >12:36:12,891 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:36:12,905 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS723216L9SA60_091220FC1220NCJAUDMG-part1 /dev/disk/by-id/wwn-0x5000cca586e11a18-part1 /dev/disk/by-uuid/7210a0b4-d9df-4c8c-ad26-958abdc0e6d2', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '52', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '50', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SECURITY_LEVEL': 'high', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7210a0b4-d9df-4c8c-ad26-958abdc0e6d2', > 'ID_FS_UUID_ENC': '7210a0b4-d9df-4c8c-ad26-958abdc0e6d2', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HITACHI_HTS723216L9SA60', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS723216L9SA60\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '26920fe3-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '26920fe3', > 'ID_REVISION': 'FC2ZC50B', > 'ID_SERIAL': 'HITACHI_HTS723216L9SA60_091220FC1220NCJAUDMG', > 'ID_SERIAL_SHORT': '091220FC1220NCJAUDMG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca586e11a18', > 'ID_WWN_WITH_EXTENSION': '0x5000cca586e11a18', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '358996', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS723216L9SA60_091220FC1220NCJAUDMG-part1', > '/dev/disk/by-id/wwn-0x5000cca586e11a18-part1', > '/dev/disk/by-uuid/7210a0b4-d9df-4c8c-ad26-958abdc0e6d2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:36:12,906 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:36:12,910 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >12:36:12,915 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:12,916 INFO blivet: sda1 is a partition >12:36:12,917 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:36:12,918 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >12:36:12,919 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (1) with existing msdos disklabel >12:36:12,935 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:36:12,937 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:36:12,937 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >12:36:12,939 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:36:12,939 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:36:12,941 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:36:12,942 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:36:12,944 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:36:12,945 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:36:12,945 INFO blivet: added partition sda1 (id 6) to device tree >12:36:12,954 DEBUG blivet: looking up parted Device: /dev/sda1 >12:36:12,946 INFO blivet: got device: PartitionDevice instance (0x7fe1e2383c10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 200 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e22b4b00> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1e23833d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1e2383a10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383690> PedPartition: <_ped.Partition object at 0x7fe1e23826b0> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot >12:36:13,034 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:36:13,036 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >12:36:13,036 DEBUG blivet: device sda1 does not contain a disklabel >12:36:13,036 INFO blivet: type detected on 'sda1' is 'ext4' >12:36:14,084 DEBUG blivet: size=0 B, current=200 MiB >12:36:14,103 DEBUG blivet: using current size 0 as min size >12:36:14,105 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:14,105 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 9 >12:36:14,107 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:36:14,108 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:36:14,108 INFO blivet: got format: existing ext4 filesystem >12:36:14,114 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS723216L9SA60_091220FC1220NCJAUDMG-part2 /dev/disk/by-id/lvm-pv-uuid-HZStzR-cbsc-fOs9-R2N3-AJN9-ha0A-0zBHXb /dev/disk/by-id/wwn-0x5000cca586e11a18-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '52', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '50', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SECURITY_LEVEL': 'high', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'HZStzR-cbsc-fOs9-R2N3-AJN9-ha0A-0zBHXb', > 'ID_FS_UUID_ENC': 'HZStzR-cbsc-fOs9-R2N3-AJN9-ha0A-0zBHXb', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'HITACHI_HTS723216L9SA60', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS723216L9SA60\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '411648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '312168448', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '26920fe3-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '26920fe3', > 'ID_REVISION': 'FC2ZC50B', > 'ID_SERIAL': 'HITACHI_HTS723216L9SA60_091220FC1220NCJAUDMG', > 'ID_SERIAL_SHORT': '091220FC1220NCJAUDMG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca586e11a18', > 'ID_WWN_WITH_EXTENSION': '0x5000cca586e11a18', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '359150', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS723216L9SA60_091220FC1220NCJAUDMG-part2', > '/dev/disk/by-id/lvm-pv-uuid-HZStzR-cbsc-fOs9-R2N3-AJN9-ha0A-0zBHXb', > '/dev/disk/by-id/wwn-0x5000cca586e11a18-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:36:14,115 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:36:14,116 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >12:36:14,117 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:14,117 INFO blivet: sda2 is a partition >12:36:14,118 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:36:14,120 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >12:36:14,121 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (1) with existing msdos disklabel >12:36:14,142 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >12:36:14,143 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:36:14,144 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >12:36:14,145 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:36:14,145 DEBUG blivet: looking up parted Partition: /dev/sda2 >12:36:14,147 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >12:36:14,148 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:36:14,150 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:36:14,151 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:36:14,151 INFO blivet: added partition sda2 (id 11) to device tree >12:36:14,157 DEBUG blivet: looking up parted Device: /dev/sda2 >12:36:14,151 INFO blivet: got device: PartitionDevice instance (0x7fe1e2383c50) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 148.85 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312168448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19431, 255, 63) biosGeometry: (19431, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387290> > target size = 0 B path = /dev/sda2 > 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 0x7fe1e23833d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383990> PedPartition: <_ped.Partition object at 0x7fe1e2382710> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 411648 end = 312580095 length = 312168448 > flags = lvm >12:36:14,231 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:36:14,232 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >12:36:14,232 DEBUG blivet: device sda2 does not contain a disklabel >12:36:14,260 INFO blivet: type detected on 'sda2' is 'LVM2_member' >12:36:14,263 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: HZStzR-cbsc-fOs9-R2N3-AJN9-ha0A-0zBHXb ; exists: True ; vgUuid: sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 ; label: None ; peStart: 1024 KiB ; device: /dev/sda2 ; serial: 091220FC1220NCJAUDMG ; >12:36:14,286 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 14 >12:36:14,287 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:36:14,289 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >12:36:14,290 INFO blivet: got format: existing lvmpv >12:36:14,291 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >12:36:14,293 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 ; incomplete: True ; >12:36:14,295 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:36:14,299 DEBUG blivet: LVMVolumeGroupDevice._addParent: VolGroup00 ; member: sda2 ; >12:36:14,301 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >12:36:14,301 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >12:36:14,303 DEBUG blivet: LVMVolumeGroupDevice._setFormat: VolGroup00 ; current: None ; type: None ; >12:36:14,304 INFO blivet: added lvmvg VolGroup00 (id 15) to device tree >12:36:14,328 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol03 ; incomplete: False ; >12:36:14,331 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:14,332 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: NUMuiO-Zvyx-lEcb-5TXT-5AdC-1k24-MkT3TL ; incomplete: False ; >12:36:14,334 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:36:14,337 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup00 ; >12:36:14,337 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19 >12:36:14,340 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol03 ; current: None ; type: None ; >12:36:14,340 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup00-LogVol03 >12:36:14,350 DEBUG blivet: Adding VolGroup00-LogVol03/8192 MiB to VolGroup00 >12:36:14,364 INFO blivet: added lvmlv VolGroup00-LogVol03 (id 18) to device tree >12:36:14,366 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol03 ; status: True ; controllable: True ; orig: False ; >12:36:14,367 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: VolGroup00-LogVol03 ; status: True ; >12:36:14,369 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol03 ; status: True ; >12:36:14,374 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol03 /dev/disk/by-id/dm-name-VolGroup00-LogVol03 /dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84NUMuiOZvyxlEcb5TXT5AdC1k24MkT3TL /dev/disk/by-uuid/a6151697-f102-4933-b0b7-8087eeae6cd9 /dev/mapper/VolGroup00-LogVol03', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol03', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > 'DM_NAME': 'VolGroup00-LogVol03', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84NUMuiOZvyxlEcb5TXT5AdC1k24MkT3TL', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'a6151697-f102-4933-b0b7-8087eeae6cd9', > 'ID_FS_UUID_ENC': 'a6151697-f102-4933-b0b7-8087eeae6cd9', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '790806', > 'name': 'dm-2', > 'symlinks': ['/dev/VolGroup00/LogVol03', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol03', > '/dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84NUMuiOZvyxlEcb5TXT5AdC1k24MkT3TL', > '/dev/disk/by-uuid/a6151697-f102-4933-b0b7-8087eeae6cd9', > '/dev/mapper/VolGroup00-LogVol03'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: VolGroup00-LogVol03 ; >12:36:14,375 INFO blivet: scanning VolGroup00-LogVol03 (/devices/virtual/block/dm-2)... >12:36:14,376 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol03 ; incomplete: False ; >12:36:14,378 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) >12:36:14,417 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:14,427 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:14,443 DEBUG blivet: vg VolGroup00 has 140.85 GiB free >12:36:14,457 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:14,472 DEBUG blivet: vg VolGroup00 has 140.85 GiB free >12:36:14,396 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe1e2398490) -- > name = VolGroup00-LogVol03 status = True kids = 0 id = 18 > parents = ['existing 148.85 GiB lvmvg VolGroup00 (15)'] > uuid = NUMuiO-Zvyx-lEcb-5TXT-5AdC-1k24-MkT3TL size = 8192 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol03 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387320> > target size = 8192 MiB path = /dev/mapper/VolGroup00-LogVol03 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe1d7f82f90) -- > name = VolGroup00 status = True kids = 1 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 140.85 GiB > free extents = 36058 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 8192 MiB >12:36:14,535 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:14,545 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:14,560 DEBUG blivet: vg VolGroup00 has 140.85 GiB free >12:36:14,573 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:14,588 DEBUG blivet: vg VolGroup00 has 140.85 GiB free >12:36:14,648 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:14,658 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:14,672 DEBUG blivet: vg VolGroup00 has 140.85 GiB free >12:36:14,685 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:14,700 DEBUG blivet: vg VolGroup00 has 140.85 GiB free >12:36:14,761 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:14,771 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:14,785 DEBUG blivet: vg VolGroup00 has 140.85 GiB free >12:36:14,799 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:14,813 DEBUG blivet: vg VolGroup00 has 140.85 GiB free >12:36:14,853 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol03 ; >12:36:14,855 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol03 ; label_type: None ; >12:36:14,855 DEBUG blivet: device VolGroup00-LogVol03 does not contain a disklabel >12:36:14,855 INFO blivet: type detected on 'VolGroup00-LogVol03' is 'swap' >12:36:14,857 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/VolGroup00-LogVol03 ; serial: None ; uuid: a6151697-f102-4933-b0b7-8087eeae6cd9 ; exists: True ; label: None ; >12:36:14,858 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 21 >12:36:14,859 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol03 ; current: None ; type: swap ; >12:36:14,860 INFO blivet: got format: existing swap >12:36:14,862 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol02 ; incomplete: False ; >12:36:14,863 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:14,864 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: 07gIPA-PnB1-rK3n-MoLS-S195-7BoN-OwJW1y ; incomplete: False ; >12:36:14,865 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:36:14,867 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup00 ; >12:36:14,868 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >12:36:14,869 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol02 ; current: None ; type: None ; >12:36:14,870 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup00-LogVol02 >12:36:14,877 DEBUG blivet: Adding VolGroup00-LogVol02/116.85 GiB to VolGroup00 >12:36:14,891 INFO blivet: added lvmlv VolGroup00-LogVol02 (id 23) to device tree >12:36:14,892 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol02 ; status: True ; controllable: True ; orig: False ; >12:36:14,894 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: VolGroup00-LogVol02 ; status: True ; >12:36:14,896 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol02 ; status: True ; >12:36:14,901 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol02 /dev/disk/by-id/dm-name-VolGroup00-LogVol02 /dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa8407gIPAPnB1rK3nMoLSS1957BoNOwJW1y /dev/disk/by-uuid/a74f39a3-0328-4799-9b53-d95948f88aa8 /dev/mapper/VolGroup00-LogVol02', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol02', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > 'DM_NAME': 'VolGroup00-LogVol02', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa8407gIPAPnB1rK3nMoLSS1957BoNOwJW1y', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a74f39a3-0328-4799-9b53-d95948f88aa8', > 'ID_FS_UUID_ENC': 'a74f39a3-0328-4799-9b53-d95948f88aa8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '793924', > 'name': 'dm-5', > 'symlinks': ['/dev/VolGroup00/LogVol02', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol02', > '/dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa8407gIPAPnB1rK3nMoLSS1957BoNOwJW1y', > '/dev/disk/by-uuid/a74f39a3-0328-4799-9b53-d95948f88aa8', > '/dev/mapper/VolGroup00-LogVol02'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: VolGroup00-LogVol02 ; >12:36:14,901 INFO blivet: scanning VolGroup00-LogVol02 (/devices/virtual/block/dm-5)... >12:36:14,903 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol02 ; incomplete: False ; >12:36:14,904 DEBUG blivet: DeviceTree.getDeviceByName returned existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) >12:36:14,940 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:14,952 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:14,971 DEBUG blivet: vg VolGroup00 has 24 GiB free >12:36:14,986 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:15,002 DEBUG blivet: vg VolGroup00 has 24 GiB free >12:36:14,919 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe1e2398310) -- > name = VolGroup00-LogVol02 status = True kids = 0 id = 23 > parents = ['existing 148.85 GiB lvmvg VolGroup00 (15)'] > uuid = 07gIPA-PnB1-rK3n-MoLS-S195-7BoN-OwJW1y size = 116.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol02 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 245055488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15253, 255, 63) biosGeometry: (15253, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e23873b0> > target size = 116.85 GiB path = /dev/mapper/VolGroup00-LogVol02 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe1d7f82f90) -- > name = VolGroup00 status = True kids = 2 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 24 GiB > free extents = 6144 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 116.85 GiB >12:36:15,063 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:15,077 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:15,092 DEBUG blivet: vg VolGroup00 has 24 GiB free >12:36:15,106 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:15,121 DEBUG blivet: vg VolGroup00 has 24 GiB free >12:36:15,185 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:15,197 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:15,213 DEBUG blivet: vg VolGroup00 has 24 GiB free >12:36:15,226 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:15,242 DEBUG blivet: vg VolGroup00 has 24 GiB free >12:36:15,307 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:15,318 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:15,333 DEBUG blivet: vg VolGroup00 has 24 GiB free >12:36:15,347 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:15,362 DEBUG blivet: vg VolGroup00 has 24 GiB free >12:36:15,405 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol02 ; >12:36:15,406 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol02 ; label_type: None ; >12:36:15,407 DEBUG blivet: device VolGroup00-LogVol02 does not contain a disklabel >12:36:15,407 INFO blivet: type detected on 'VolGroup00-LogVol02' is 'ext4' >12:36:15,479 DEBUG blivet: size=0 B, current=116.85 GiB >12:36:15,501 DEBUG blivet: using current size 0 as min size >12:36:15,503 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:15,504 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 26 >12:36:15,506 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol02 ; current: None ; type: ext4 ; >12:36:15,507 INFO blivet: got format: existing ext4 filesystem >12:36:15,509 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol01 ; incomplete: False ; >12:36:15,511 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:15,513 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: vMpMfH-fUUN-3rAN-hryX-E9nI-JmWk-wEEkyX ; incomplete: False ; >12:36:15,515 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:36:15,518 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: VolGroup00 ; >12:36:15,518 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >12:36:15,520 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: None ; type: None ; >12:36:15,521 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup00-LogVol01 >12:36:15,532 DEBUG blivet: Adding VolGroup00-LogVol01/8192 MiB to VolGroup00 >12:36:15,547 INFO blivet: added lvmlv VolGroup00-LogVol01 (id 28) to device tree >12:36:15,548 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: True ; controllable: True ; orig: False ; >12:36:15,550 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: VolGroup00-LogVol01 ; status: True ; >12:36:15,552 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol01 ; status: True ; >12:36:15,556 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol01 /dev/disk/by-id/dm-name-VolGroup00-LogVol01 /dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84vMpMfHfUUN3rANhryXE9nIJmWkwEEkyX /dev/disk/by-uuid/c456e57a-2a17-44f9-a5a3-d1820a9623c3 /dev/mapper/VolGroup00-LogVol01', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol01', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > 'DM_NAME': 'VolGroup00-LogVol01', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84vMpMfHfUUN3rANhryXE9nIJmWkwEEkyX', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c456e57a-2a17-44f9-a5a3-d1820a9623c3', > 'ID_FS_UUID_ENC': 'c456e57a-2a17-44f9-a5a3-d1820a9623c3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '792237', > 'name': 'dm-3', > 'symlinks': ['/dev/VolGroup00/LogVol01', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol01', > '/dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84vMpMfHfUUN3rANhryXE9nIJmWkwEEkyX', > '/dev/disk/by-uuid/c456e57a-2a17-44f9-a5a3-d1820a9623c3', > '/dev/mapper/VolGroup00-LogVol01'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: VolGroup00-LogVol01 ; >12:36:15,557 INFO blivet: scanning VolGroup00-LogVol01 (/devices/virtual/block/dm-3)... >12:36:15,559 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol01 ; incomplete: False ; >12:36:15,561 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) >12:36:15,600 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:15,610 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:15,627 DEBUG blivet: vg VolGroup00 has 16 GiB free >12:36:15,642 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:15,659 DEBUG blivet: vg VolGroup00 has 16 GiB free >12:36:15,579 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe1e2398d90) -- > name = VolGroup00-LogVol01 status = True kids = 0 id = 28 > parents = ['existing 148.85 GiB lvmvg VolGroup00 (15)'] > uuid = vMpMfH-fUUN-3rAN-hryX-E9nI-JmWk-wEEkyX size = 8192 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol01 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e23874d0> > target size = 8192 MiB path = /dev/mapper/VolGroup00-LogVol01 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe1d7f82f90) -- > name = VolGroup00 status = True kids = 3 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 16 GiB > free extents = 4096 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 8192 MiB >12:36:15,730 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:15,740 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:15,755 DEBUG blivet: vg VolGroup00 has 16 GiB free >12:36:15,769 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:15,786 DEBUG blivet: vg VolGroup00 has 16 GiB free >12:36:15,856 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:15,866 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:15,881 DEBUG blivet: vg VolGroup00 has 16 GiB free >12:36:15,895 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:15,914 DEBUG blivet: vg VolGroup00 has 16 GiB free >12:36:15,982 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:15,992 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:16,007 DEBUG blivet: vg VolGroup00 has 16 GiB free >12:36:16,025 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:16,041 DEBUG blivet: vg VolGroup00 has 16 GiB free >12:36:16,089 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol01 ; >12:36:16,090 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol01 ; label_type: None ; >12:36:16,090 DEBUG blivet: device VolGroup00-LogVol01 does not contain a disklabel >12:36:16,091 INFO blivet: type detected on 'VolGroup00-LogVol01' is 'ext4' >12:36:16,148 DEBUG blivet: size=0 B, current=8192 MiB >12:36:16,168 DEBUG blivet: using current size 0 as min size >12:36:16,170 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:16,170 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 31 >12:36:16,172 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: None ; type: ext4 ; >12:36:16,172 INFO blivet: got format: existing ext4 filesystem >12:36:16,174 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol00 ; incomplete: False ; >12:36:16,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:16,176 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: DtTcrM-sRnL-ws7K-vbb4-L9Fo-ySKm-Lz1zB5 ; incomplete: False ; >12:36:16,178 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:36:16,180 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 3 ; name: VolGroup00 ; >12:36:16,180 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >12:36:16,182 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: None ; type: None ; >12:36:16,190 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup00-LogVol00 >12:36:16,197 DEBUG blivet: Adding VolGroup00-LogVol00/16 GiB to VolGroup00 >12:36:16,211 INFO blivet: added lvmlv VolGroup00-LogVol00 (id 33) to device tree >12:36:16,213 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: True ; controllable: True ; orig: False ; >12:36:16,215 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: VolGroup00-LogVol00 ; status: True ; >12:36:16,216 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol00 ; status: True ; >12:36:16,221 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol00 /dev/disk/by-id/dm-name-VolGroup00-LogVol00 /dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84DtTcrMsRnLws7Kvbb4L9FoySKmLz1zB5 /dev/disk/by-uuid/933060f0-61e1-439a-a547-34a192ff07e4 /dev/mapper/VolGroup00-LogVol00', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol00', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > 'DM_NAME': 'VolGroup00-LogVol00', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84DtTcrMsRnLws7Kvbb4L9FoySKmLz1zB5', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '933060f0-61e1-439a-a547-34a192ff07e4', > 'ID_FS_UUID_ENC': '933060f0-61e1-439a-a547-34a192ff07e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '793043', > 'name': 'dm-4', > 'symlinks': ['/dev/VolGroup00/LogVol00', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol00', > '/dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84DtTcrMsRnLws7Kvbb4L9FoySKmLz1zB5', > '/dev/disk/by-uuid/933060f0-61e1-439a-a547-34a192ff07e4', > '/dev/mapper/VolGroup00-LogVol00'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: VolGroup00-LogVol00 ; >12:36:16,222 INFO blivet: scanning VolGroup00-LogVol00 (/devices/virtual/block/dm-4)... >12:36:16,223 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol00 ; incomplete: False ; >12:36:16,224 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16 GiB lvmlv VolGroup00-LogVol00 (33) >12:36:16,265 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:16,276 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:16,294 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:16,295 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:16,313 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:16,243 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe1d7f8e450) -- > name = VolGroup00-LogVol00 status = True kids = 0 id = 33 > parents = ['existing 148.85 GiB lvmvg VolGroup00 (15)'] > uuid = DtTcrM-sRnL-ws7K-vbb4-L9Fo-ySKm-Lz1zB5 size = 16 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 33554432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387560> > target size = 16 GiB path = /dev/mapper/VolGroup00-LogVol00 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe1d7f82f90) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 16 GiB >12:36:16,373 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:16,383 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:16,399 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:16,400 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:16,417 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:16,476 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:16,486 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:16,503 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:16,504 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:16,521 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:16,577 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:16,589 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:16,607 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:16,608 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:16,625 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:16,660 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol00 ; >12:36:16,662 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol00 ; label_type: None ; >12:36:16,662 DEBUG blivet: device VolGroup00-LogVol00 does not contain a disklabel >12:36:16,662 INFO blivet: type detected on 'VolGroup00-LogVol00' is 'ext4' >12:36:16,732 DEBUG blivet: size=0 B, current=16 GiB >12:36:16,756 DEBUG blivet: using current size 0 as min size >12:36:16,759 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:16,760 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 36 >12:36:16,762 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: None ; type: ext4 ; >12:36:16,762 INFO blivet: got format: existing ext4 filesystem >12:36:16,764 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol03 ; incomplete: False ; >12:36:16,766 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap >12:36:16,785 DEBUG blivet: set VolGroup00-LogVol03 copies to 1, metadata size to 0 B, log size to 0 B, total size 8192 MiB >12:36:16,801 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol02 ; incomplete: False ; >12:36:16,803 DEBUG blivet: DeviceTree.getDeviceByName returned existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem >12:36:16,824 DEBUG blivet: set VolGroup00-LogVol02 copies to 1, metadata size to 0 B, log size to 0 B, total size 116.85 GiB >12:36:16,840 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol01 ; incomplete: False ; >12:36:16,842 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem >12:36:16,858 DEBUG blivet: set VolGroup00-LogVol01 copies to 1, metadata size to 0 B, log size to 0 B, total size 8192 MiB >12:36:16,873 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol00 ; incomplete: False ; >12:36:16,874 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem >12:36:16,890 DEBUG blivet: set VolGroup00-LogVol00 copies to 1, metadata size to 0 B, log size to 0 B, total size 16 GiB >12:36:16,910 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GU10N_M139COA3851 /dev/disk/by-label/Fedora-21-x86_64 /dev/disk/by-uuid/2014-08-05-10-27-45-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > '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_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '2', > 'ID_CDROM_MEDIA_SESSION_NEXT': '2', > 'ID_CDROM_MEDIA_STATE': 'appendable', > 'ID_CDROM_MEDIA_TRACK_COUNT': '2', > '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-21-x86_64', > 'ID_FS_LABEL_ENC': 'Fedora-21-x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-08-05-10-27-45-00', > 'ID_FS_UUID_ENC': '2014-08-05-10-27-45-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'HL-DT-ST_DVDRAM_GU10N', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GU10N\\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': '00aeaa30', > 'ID_REVISION': 'MX05', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GU10N_M139COA3851', > 'ID_SERIAL_SHORT': 'M139COA3851', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '360934', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GU10N_M139COA3851', > '/dev/disk/by-label/Fedora-21-x86_64', > '/dev/disk/by-uuid/2014-08-05-10-27-45-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >12:36:16,911 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >12:36:16,912 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >12:36:16,913 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:16,914 INFO blivet: sr0 is a cdrom >12:36:16,915 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:36:16,915 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >12:36:16,916 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:36:16,917 INFO blivet: added cdrom sr0 (id 39) to device tree >12:36:16,919 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:36:16,933 DEBUG blivet: looking up parted Device: /dev/sr0 >12:36:16,917 INFO blivet: got device: OpticalDevice instance (0x7fe1e23b1cd0) -- > name = sr0 status = True kids = 0 id = 39 > parents = [] > uuid = None size = 404 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVDRAM GU10N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 206848 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387440> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >12:36:16,980 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:36:17,002 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:36:17,024 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:36:17,044 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:36:17,045 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:36:17,059 INFO blivet: type detected on 'sr0' is 'iso9660' >12:36:17,064 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:36:17,064 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 42 >12:36:17,066 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:36:17,066 INFO blivet: got format: existing iso9660 filesystem >12:36:17,069 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '402645', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:36:17,070 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:36:17,071 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >12:36:17,072 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:17,073 INFO blivet: loop0 is a loop device >12:36:17,074 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:36:17,075 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/install/repo/LiveOS/squashfs.img ; incomplete: False ; >12:36:17,076 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:17,076 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >12:36:17,078 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >12:36:17,078 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 44) to device tree >12:36:17,080 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >12:36:17,080 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 48 >12:36:17,081 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:36:17,082 INFO blivet: added loop loop0 (id 47) to device tree >12:36:17,082 INFO blivet: got device: LoopDevice instance (0x7fe1e23b1d90) -- > name = loop0 status = False kids = 0 id = 47 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (44)'] > 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 >12:36:17,086 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:36:17,087 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:36:17,088 DEBUG blivet: device loop0 does not contain a disklabel >12:36:17,088 INFO blivet: type detected on 'loop0' is 'squashfs' >12:36:17,088 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 50 >12:36:17,090 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:36:17,092 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/eb6d2f11-25c3-4c64-b372-0fc22e231c28', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'eb6d2f11-25c3-4c64-b372-0fc22e231c28', > 'ID_FS_UUID_ENC': 'eb6d2f11-25c3-4c64-b372-0fc22e231c28', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '403461', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/eb6d2f11-25c3-4c64-b372-0fc22e231c28'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:36:17,093 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:36:17,094 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >12:36:17,095 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:17,095 INFO blivet: loop1 is a loop device >12:36:17,096 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:36:17,097 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >12:36:17,098 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:17,099 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 53 >12:36:17,100 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:36:17,100 INFO blivet: added file /LiveOS/rootfs.img (id 52) to device tree >12:36:17,102 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:36:17,102 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 56 >12:36:17,103 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:36:17,103 INFO blivet: added loop loop1 (id 55) to device tree >12:36:17,104 INFO blivet: got device: LoopDevice instance (0x7fe1e23b1990) -- > name = loop1 status = False kids = 0 id = 55 > parents = ['existing 0 B file /LiveOS/rootfs.img (52)'] > 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 >12:36:17,108 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:36:17,109 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:36:17,109 DEBUG blivet: device loop1 does not contain a disklabel >12:36:17,109 INFO blivet: type detected on 'loop1' is 'ext4' >12:36:17,146 DEBUG blivet: size=0 B, current=2048 MiB >12:36:17,165 DEBUG blivet: using current size 0 as min size >12:36:17,168 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:17,168 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 58 >12:36:17,170 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:36:17,170 INFO blivet: got format: existing ext4 filesystem >12:36:17,173 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '404296', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:36:17,173 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:36:17,175 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >12:36:17,177 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:17,177 INFO blivet: loop2 is a loop device >12:36:17,179 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:36:17,181 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >12:36:17,182 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:17,183 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >12:36:17,184 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:36:17,184 INFO blivet: added file /overlay (deleted) (id 60) to device tree >12:36:17,186 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:36:17,186 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 64 >12:36:17,188 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:36:17,188 INFO blivet: added loop loop2 (id 63) to device tree >12:36:17,188 INFO blivet: got device: LoopDevice instance (0x7fe1d7ed74d0) -- > name = loop2 status = False kids = 0 id = 63 > parents = ['existing 0 B file /overlay (deleted) (60)'] > 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 >12:36:17,192 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:36:17,194 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:36:17,194 DEBUG blivet: device loop2 does not contain a disklabel >12:36:17,194 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >12:36:17,195 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 66 >12:36:17,196 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:36:17,200 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/eb6d2f11-25c3-4c64-b372-0fc22e231c28 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > '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': 'eb6d2f11-25c3-4c64-b372-0fc22e231c28', > 'ID_FS_UUID_ENC': 'eb6d2f11-25c3-4c64-b372-0fc22e231c28', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '661075', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/eb6d2f11-25c3-4c64-b372-0fc22e231c28', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:36:17,201 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:36:17,202 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >12:36:17,203 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:17,203 INFO blivet: live-rw is a device-mapper device >12:36:17,204 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:36:17,206 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol03 ; status: True ; >12:36:17,207 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol02 ; status: True ; >12:36:17,208 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol01 ; status: True ; >12:36:17,210 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol00 ; status: True ; >12:36:17,211 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >12:36:17,212 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (55) with existing ext4 filesystem >12:36:17,214 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >12:36:17,216 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (63) >12:36:17,218 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >12:36:17,219 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:17,221 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:36:17,221 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 69 >12:36:17,222 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:36:17,223 INFO blivet: added dm live-rw (id 68) to device tree >12:36:17,224 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:36:17,223 INFO blivet: got device: DMDevice instance (0x7fe1e2398c90) -- > name = live-rw status = True kids = 0 id = 68 > parents = ['existing 0 B loop loop2 (63)'] > 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 0x7fe1e2387680> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:36:17,267 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:36:17,268 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:36:17,269 DEBUG blivet: device live-rw does not contain a disklabel >12:36:17,269 INFO blivet: type detected on 'live-rw' is 'ext4' >12:36:17,310 DEBUG blivet: size=897.29 MiB, current=2048 MiB >12:36:17,345 DEBUG blivet: padding min size from 940871680 up to 940872180 >12:36:17,346 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:17,347 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 71 >12:36:17,348 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:36:17,348 INFO blivet: got format: existing ext4 filesystem >12:36:17,352 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/eb6d2f11-25c3-4c64-b372-0fc22e231c28 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > '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': 'eb6d2f11-25c3-4c64-b372-0fc22e231c28', > 'ID_FS_UUID_ENC': 'eb6d2f11-25c3-4c64-b372-0fc22e231c28', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677914', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/eb6d2f11-25c3-4c64-b372-0fc22e231c28', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:36:17,352 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:36:17,353 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >12:36:17,354 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:17,354 INFO blivet: live-base is a device-mapper device >12:36:17,356 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:36:17,357 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol03 ; status: True ; >12:36:17,358 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol02 ; status: True ; >12:36:17,359 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol01 ; status: True ; >12:36:17,361 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol00 ; status: True ; >12:36:17,362 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:36:17,363 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >12:36:17,364 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (55) with existing ext4 filesystem >12:36:17,366 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >12:36:17,368 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:36:17,369 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >12:36:17,369 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 74 >12:36:17,371 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:36:17,371 INFO blivet: added dm live-base (id 73) to device tree >12:36:17,372 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:36:17,371 INFO blivet: got device: DMDevice instance (0x7fe1d7ed7a10) -- > name = live-base status = True kids = 0 id = 73 > parents = ['existing 0 B loop loop1 (55) 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 0x7fe1e23877a0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:36:17,401 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:36:17,402 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:36:17,402 DEBUG blivet: device live-base does not contain a disklabel >12:36:17,402 INFO blivet: type detected on 'live-base' is 'ext4' >12:36:17,442 DEBUG blivet: size=0 B, current=2048 MiB >12:36:17,461 DEBUG blivet: using current size 0 as min size >12:36:17,463 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:17,464 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 76 >12:36:17,465 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:36:17,465 INFO blivet: got format: existing ext4 filesystem >12:36:17,471 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol03 /dev/disk/by-id/dm-name-VolGroup00-LogVol03 /dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84NUMuiOZvyxlEcb5TXT5AdC1k24MkT3TL /dev/disk/by-uuid/a6151697-f102-4933-b0b7-8087eeae6cd9 /dev/mapper/VolGroup00-LogVol03', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol03', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > 'DM_NAME': 'VolGroup00-LogVol03', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84NUMuiOZvyxlEcb5TXT5AdC1k24MkT3TL', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'a6151697-f102-4933-b0b7-8087eeae6cd9', > 'ID_FS_UUID_ENC': 'a6151697-f102-4933-b0b7-8087eeae6cd9', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '790806', > 'name': 'dm-2', > 'symlinks': ['/dev/VolGroup00/LogVol03', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol03', > '/dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84NUMuiOZvyxlEcb5TXT5AdC1k24MkT3TL', > '/dev/disk/by-uuid/a6151697-f102-4933-b0b7-8087eeae6cd9', > '/dev/mapper/VolGroup00-LogVol03'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: VolGroup00-LogVol03 ; >12:36:17,472 INFO blivet: scanning VolGroup00-LogVol03 (/devices/virtual/block/dm-2)... >12:36:17,474 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol03 ; incomplete: False ; >12:36:17,475 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap >12:36:17,515 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:17,527 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:17,546 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:17,547 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:17,564 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:17,494 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe1e2398490) -- > name = VolGroup00-LogVol03 status = True kids = 0 id = 18 > parents = ['existing 148.85 GiB lvmvg VolGroup00 (15)'] > uuid = NUMuiO-Zvyx-lEcb-5TXT-5AdC-1k24-MkT3TL size = 8192 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol03 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387320> > target size = 8192 MiB path = /dev/mapper/VolGroup00-LogVol03 > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe1d7f82f90) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 8192 MiB >12:36:17,620 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:17,629 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:17,649 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:17,650 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:17,668 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:17,724 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:17,734 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:17,751 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:17,752 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:17,772 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:17,829 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:17,838 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:17,855 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:17,856 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:17,873 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:17,913 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol03 ; >12:36:17,914 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol03 ; label_type: None ; >12:36:17,914 DEBUG blivet: device VolGroup00-LogVol03 does not contain a disklabel >12:36:17,915 DEBUG blivet: no type or existing type for VolGroup00-LogVol03, bailing >12:36:17,919 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol01 /dev/disk/by-id/dm-name-VolGroup00-LogVol01 /dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84vMpMfHfUUN3rANhryXE9nIJmWkwEEkyX /dev/disk/by-uuid/c456e57a-2a17-44f9-a5a3-d1820a9623c3 /dev/mapper/VolGroup00-LogVol01', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol01', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > 'DM_NAME': 'VolGroup00-LogVol01', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84vMpMfHfUUN3rANhryXE9nIJmWkwEEkyX', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c456e57a-2a17-44f9-a5a3-d1820a9623c3', > 'ID_FS_UUID_ENC': 'c456e57a-2a17-44f9-a5a3-d1820a9623c3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '792237', > 'name': 'dm-3', > 'symlinks': ['/dev/VolGroup00/LogVol01', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol01', > '/dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84vMpMfHfUUN3rANhryXE9nIJmWkwEEkyX', > '/dev/disk/by-uuid/c456e57a-2a17-44f9-a5a3-d1820a9623c3', > '/dev/mapper/VolGroup00-LogVol01'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: VolGroup00-LogVol01 ; >12:36:17,920 INFO blivet: scanning VolGroup00-LogVol01 (/devices/virtual/block/dm-3)... >12:36:17,921 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol01 ; incomplete: False ; >12:36:17,922 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem >12:36:17,958 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:17,968 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:17,985 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:17,986 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,006 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:17,937 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe1e2398d90) -- > name = VolGroup00-LogVol01 status = True kids = 0 id = 28 > parents = ['existing 148.85 GiB lvmvg VolGroup00 (15)'] > uuid = vMpMfH-fUUN-3rAN-hryX-E9nI-JmWk-wEEkyX size = 8192 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol01 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e23874d0> > target size = 8192 MiB path = /dev/mapper/VolGroup00-LogVol01 > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe1d7f82f90) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 8192 MiB >12:36:18,062 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:18,072 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,089 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,090 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,108 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,168 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:18,177 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,194 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,195 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,212 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,272 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:18,282 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,299 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,300 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,316 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,356 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol01 ; >12:36:18,357 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol01 ; label_type: None ; >12:36:18,358 DEBUG blivet: device VolGroup00-LogVol01 does not contain a disklabel >12:36:18,358 DEBUG blivet: no type or existing type for VolGroup00-LogVol01, bailing >12:36:18,362 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol00 /dev/disk/by-id/dm-name-VolGroup00-LogVol00 /dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84DtTcrMsRnLws7Kvbb4L9FoySKmLz1zB5 /dev/disk/by-uuid/933060f0-61e1-439a-a547-34a192ff07e4 /dev/mapper/VolGroup00-LogVol00', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol00', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > 'DM_NAME': 'VolGroup00-LogVol00', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84DtTcrMsRnLws7Kvbb4L9FoySKmLz1zB5', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '933060f0-61e1-439a-a547-34a192ff07e4', > 'ID_FS_UUID_ENC': '933060f0-61e1-439a-a547-34a192ff07e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '793043', > 'name': 'dm-4', > 'symlinks': ['/dev/VolGroup00/LogVol00', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol00', > '/dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa84DtTcrMsRnLws7Kvbb4L9FoySKmLz1zB5', > '/dev/disk/by-uuid/933060f0-61e1-439a-a547-34a192ff07e4', > '/dev/mapper/VolGroup00-LogVol00'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: VolGroup00-LogVol00 ; >12:36:18,362 INFO blivet: scanning VolGroup00-LogVol00 (/devices/virtual/block/dm-4)... >12:36:18,363 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol00 ; incomplete: False ; >12:36:18,364 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem >12:36:18,401 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:18,411 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,428 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,428 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,445 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,380 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe1d7f8e450) -- > name = VolGroup00-LogVol00 status = True kids = 0 id = 33 > parents = ['existing 148.85 GiB lvmvg VolGroup00 (15)'] > uuid = DtTcrM-sRnL-ws7K-vbb4-L9Fo-ySKm-Lz1zB5 size = 16 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 33554432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387560> > target size = 16 GiB path = /dev/mapper/VolGroup00-LogVol00 > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe1d7f82f90) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 16 GiB >12:36:18,505 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:18,515 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,531 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,532 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,549 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,608 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:18,618 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,634 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,635 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,652 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,711 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:18,721 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,737 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,738 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,755 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,791 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol00 ; >12:36:18,793 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol00 ; label_type: None ; >12:36:18,793 DEBUG blivet: device VolGroup00-LogVol00 does not contain a disklabel >12:36:18,793 DEBUG blivet: no type or existing type for VolGroup00-LogVol00, bailing >12:36:18,798 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup00/LogVol02 /dev/disk/by-id/dm-name-VolGroup00-LogVol02 /dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa8407gIPAPnB1rK3nMoLSS1957BoNOwJW1y /dev/disk/by-uuid/a74f39a3-0328-4799-9b53-d95948f88aa8 /dev/mapper/VolGroup00-LogVol02', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'LogVol02', > 'DM_MULTIPATH_TIMESTAMP': '1408106085', > 'DM_NAME': 'VolGroup00-LogVol02', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa8407gIPAPnB1rK3nMoLSS1957BoNOwJW1y', > 'DM_VG_NAME': 'VolGroup00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a74f39a3-0328-4799-9b53-d95948f88aa8', > 'ID_FS_UUID_ENC': 'a74f39a3-0328-4799-9b53-d95948f88aa8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '793924', > 'name': 'dm-5', > 'symlinks': ['/dev/VolGroup00/LogVol02', > '/dev/disk/by-id/dm-name-VolGroup00-LogVol02', > '/dev/disk/by-id/dm-uuid-LVM-sb3Mdob4dEvFah0D5dYQxieGkfkgqa8407gIPAPnB1rK3nMoLSS1957BoNOwJW1y', > '/dev/disk/by-uuid/a74f39a3-0328-4799-9b53-d95948f88aa8', > '/dev/mapper/VolGroup00-LogVol02'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: VolGroup00-LogVol02 ; >12:36:18,798 INFO blivet: scanning VolGroup00-LogVol02 (/devices/virtual/block/dm-5)... >12:36:18,799 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup00-LogVol02 ; incomplete: False ; >12:36:18,801 DEBUG blivet: DeviceTree.getDeviceByName returned existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem >12:36:18,838 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:18,848 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,865 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,866 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,883 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,817 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fe1e2398310) -- > name = VolGroup00-LogVol02 status = True kids = 0 id = 23 > parents = ['existing 148.85 GiB lvmvg VolGroup00 (15)'] > uuid = 07gIPA-PnB1-rK3n-MoLS-S195-7BoN-OwJW1y size = 116.85 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup00-LogVol02 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 245055488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15253, 255, 63) biosGeometry: (15253, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e23873b0> > target size = 116.85 GiB path = /dev/mapper/VolGroup00-LogVol02 > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe1d7f82f90) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 116.85 GiB >12:36:18,942 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:18,952 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,970 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:18,970 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:18,987 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:19,047 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:19,057 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:19,074 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:19,075 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:19,092 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:19,152 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >12:36:19,162 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:19,178 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:19,179 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:19,196 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:19,231 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol02 ; >12:36:19,232 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol02 ; label_type: None ; >12:36:19,233 DEBUG blivet: device VolGroup00-LogVol02 does not contain a disklabel >12:36:19,233 DEBUG blivet: no type or existing type for VolGroup00-LogVol02, bailing >12:36:19,261 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:36:19,282 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:36:19,285 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:36:19,287 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:36:19,308 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol03 ; status: True ; controllable: True ; >12:36:19,309 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/VolGroup00-LogVol03 ; status: False ; type: swap ; >12:36:19,310 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/VolGroup00-LogVol03 ; status: False ; type: swap ; >12:36:19,333 DEBUG blivet: LVMLogicalVolumeDevice._teardown: VolGroup00-LogVol03 ; status: True ; controllable: True ; >12:36:19,446 DEBUG blivet: LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; controllable: True ; >12:36:19,449 DEBUG blivet: DeviceFormat.teardown: device: /dev/VolGroup00 ; status: False ; type: None ; >12:36:19,451 DEBUG blivet: DeviceFormat.teardown: device: /dev/VolGroup00 ; status: False ; type: None ; >12:36:19,476 DEBUG blivet: LVMVolumeGroupDevice._teardown: VolGroup00 ; status: True ; controllable: True ; >12:36:19,544 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:36:19,546 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >12:36:19,549 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >12:36:19,573 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:36:19,576 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:36:19,579 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:36:19,606 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol02 ; status: False ; controllable: True ; >12:36:19,609 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol01 ; status: False ; controllable: True ; >12:36:19,611 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol00 ; status: False ; controllable: True ; >12:36:19,612 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:36:19,613 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:36:19,617 INFO blivet: edd: collected mbr signatures: {'sda': '0x26920fe3'} >12:36:19,618 DEBUG blivet: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x26920fe3 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 312581808 >12:36:19,619 WARN blivet: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block >12:36:19,619 INFO blivet: edd: matched 0x80 to sda using MBR sig >12:36:19,621 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:36:19,666 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:36:19,772 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:36:19,773 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:36:19,774 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:36:19,796 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol02 ; status: False ; controllable: True ; orig: False ; >12:36:19,798 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup00-LogVol02 ; orig: False ; >12:36:19,801 DEBUG blivet: LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; controllable: True ; orig: False ; >12:36:19,804 DEBUG blivet: LVMLogicalVolumeDevice._setup: VolGroup00-LogVol02 ; status: False ; controllable: True ; orig: False ; >12:36:20,085 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol02 ; status: True ; controllable: True ; >12:36:20,176 DEBUG blivet: LVMLogicalVolumeDevice._teardown: VolGroup00-LogVol02 ; status: True ; controllable: True ; >12:36:20,239 DEBUG blivet: LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; controllable: True ; >12:36:20,248 DEBUG blivet: DeviceFormat.teardown: device: /dev/VolGroup00 ; status: False ; type: None ; >12:36:20,250 DEBUG blivet: DeviceFormat.teardown: device: /dev/VolGroup00 ; status: False ; type: None ; >12:36:20,275 DEBUG blivet: LVMVolumeGroupDevice._teardown: VolGroup00 ; status: True ; controllable: True ; >12:36:20,317 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:36:20,320 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >12:36:20,323 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >12:36:20,344 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:36:20,346 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:36:20,348 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:36:20,373 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: False ; controllable: True ; orig: False ; >12:36:20,375 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup00-LogVol01 ; orig: False ; >12:36:20,377 DEBUG blivet: LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; controllable: True ; orig: False ; >12:36:20,378 DEBUG blivet: LVMLogicalVolumeDevice._setup: VolGroup00-LogVol01 ; status: False ; controllable: True ; orig: False ; >12:36:20,615 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol01 ; status: True ; controllable: True ; >12:36:20,704 DEBUG blivet: LVMLogicalVolumeDevice._teardown: VolGroup00-LogVol01 ; status: True ; controllable: True ; >12:36:20,805 DEBUG blivet: LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; controllable: True ; >12:36:20,808 DEBUG blivet: DeviceFormat.teardown: device: /dev/VolGroup00 ; status: False ; type: None ; >12:36:20,810 DEBUG blivet: DeviceFormat.teardown: device: /dev/VolGroup00 ; status: False ; type: None ; >12:36:20,832 DEBUG blivet: LVMVolumeGroupDevice._teardown: VolGroup00 ; status: True ; controllable: True ; >12:36:20,870 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:36:20,872 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >12:36:20,875 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >12:36:20,897 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:36:20,901 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:36:20,903 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:36:20,924 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: False ; controllable: True ; orig: False ; >12:36:20,926 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup00-LogVol00 ; orig: False ; >12:36:20,928 DEBUG blivet: LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; controllable: True ; orig: False ; >12:36:20,929 DEBUG blivet: LVMLogicalVolumeDevice._setup: VolGroup00-LogVol00 ; status: False ; controllable: True ; orig: False ; >12:36:21,448 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:36:21,450 INFO blivet: IGNORED: Caught exception, continuing. >12:36:21,450 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:36:21,451 INFO blivet: IGNORED: Begin exception details. >12:36:21,451 INFO blivet: IGNORED: Traceback (most recent call last): >12:36:21,451 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3194, in parseFSTab >12:36:21,451 INFO blivet: IGNORED: blkidTab.parse() >12:36:21,452 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2254, in parse >12:36:21,452 INFO blivet: IGNORED: with open(path) as f: >12:36:21,452 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:36:21,452 INFO blivet: IGNORED: End exception details. >12:36:21,453 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:36:21,453 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:36:21,455 DEBUG blivet: IGNORED: Caught exception, continuing. >12:36:21,456 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >12:36:21,456 DEBUG blivet: IGNORED: Begin exception details. >12:36:21,456 DEBUG blivet: IGNORED: Traceback (most recent call last): >12:36:21,457 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2302, in parse >12:36:21,457 DEBUG blivet: IGNORED: self.blkidTab.parse() >12:36:21,457 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2254, in parse >12:36:21,458 DEBUG blivet: IGNORED: with open(path) as f: >12:36:21,458 DEBUG blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:36:21,458 DEBUG blivet: IGNORED: End exception details. >12:36:21,459 DEBUG blivet: crypttab maps: [] >12:36:21,459 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:36:21,462 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/VolGroup00-LogVol00 ; hidden: False ; incomplete: False ; >12:36:21,464 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem >12:36:21,482 DEBUG blivet: resolved '/dev/mapper/VolGroup00-LogVol00' to 'VolGroup00-LogVol00' (lvmlv) >12:36:21,482 DEBUG blivet: resolved 'UUID=7210a0b4-d9df-4c8c-ad26-958abdc0e6d2' to 'sda1' (partition) >12:36:21,483 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/VolGroup00-LogVol02 ; hidden: False ; incomplete: False ; >12:36:21,484 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem >12:36:21,499 DEBUG blivet: resolved '/dev/mapper/VolGroup00-LogVol02' to 'VolGroup00-LogVol02' (lvmlv) >12:36:21,500 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/VolGroup00-LogVol01 ; hidden: False ; incomplete: False ; >12:36:21,501 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem >12:36:21,516 DEBUG blivet: resolved '/dev/mapper/VolGroup00-LogVol01' to 'VolGroup00-LogVol01' (lvmlv) >12:36:21,517 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/VolGroup00-LogVol03 ; hidden: False ; incomplete: False ; >12:36:21,518 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap >12:36:21,533 DEBUG blivet: resolved '/dev/mapper/VolGroup00-LogVol03' to 'VolGroup00-LogVol03' (lvmlv) >12:36:21,534 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol00 ; status: True ; controllable: True ; >12:36:21,627 DEBUG blivet: LVMLogicalVolumeDevice._teardown: VolGroup00-LogVol00 ; status: True ; controllable: True ; >12:36:22,248 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:22,265 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:22,266 DEBUG blivet: VolGroup00 size is 148.85 GiB >12:36:22,282 DEBUG blivet: vg VolGroup00 has 0 B free >12:36:22,284 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:22,286 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:22,289 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:22,292 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:22,294 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:22,296 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:22,299 DEBUG blivet: Ext4FS.supported: supported: True ; >12:36:22,303 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:36:22,318 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:37:02,238 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:37:02,238 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:37:02,240 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; hidden: False ; incomplete: False ; >12:37:02,245 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:02,242 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 404 MiB cdrom sr0 (39) with existing iso9660 filesystem >12:37:02,267 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:02,296 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:02,401 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:37:02,402 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:37:02,405 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; hidden: False ; incomplete: False ; >12:37:02,410 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:02,407 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 404 MiB cdrom sr0 (39) with existing iso9660 filesystem >12:37:02,563 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:02,585 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:15,115 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: cdrom ; >12:37:15,125 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:15,121 DEBUG blivet: DeviceTree.getDevicesByType returned [OpticalDevice instance (0x7fe1e23b1cd0) -- > name = sr0 status = True kids = 0 id = 39 > parents = [] > uuid = None size = 404 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVDRAM GU10N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 206848 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387440> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660] >12:37:15,360 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:15,380 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:37:15,384 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:15,405 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:37:15,407 DEBUG blivet: NFSv4.supported: supported: False ; >12:37:15,408 DEBUG blivet: NFSv4.supported: supported: False ; >12:37:15,409 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:37:15,412 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:15,410 INFO blivet: updating format of device: existing 404 MiB cdrom sr0 (39) with existing iso9660 filesystem >12:37:15,413 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:37:15,434 DEBUG blivet: Ext4FS.supported: supported: True ; >12:37:15,436 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:15,456 DEBUG blivet: Ext4FS.supported: supported: True ; >12:37:15,458 DEBUG blivet: Ext3FS.supported: supported: True ; >12:37:15,459 DEBUG blivet: Ext3FS.supported: supported: True ; >12:37:15,461 DEBUG blivet: Ext2FS.supported: supported: True ; >12:37:15,462 DEBUG blivet: Ext2FS.supported: supported: True ; >12:37:15,464 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:15,466 DEBUG blivet: SysFS.supported: supported: False ; >12:37:15,467 DEBUG blivet: SysFS.supported: supported: False ; >12:37:15,468 DEBUG blivet: MultipathMember.__init__: >12:37:15,469 DEBUG blivet: SwapSpace.__init__: >12:37:15,471 DEBUG blivet: ProcFS.supported: supported: False ; >12:37:15,472 DEBUG blivet: ProcFS.supported: supported: False ; >12:37:15,473 DEBUG blivet: NoDevFS.supported: supported: False ; >12:37:15,474 DEBUG blivet: NoDevFS.supported: supported: False ; >12:37:15,476 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:37:15,477 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:37:15,478 DEBUG blivet: BTRFS.supported: supported: True ; >12:37:15,586 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:16,461 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >12:37:16,538 DEBUG blivet: USBFS.supported: supported: False ; >12:37:16,542 DEBUG blivet: USBFS.supported: supported: False ; >12:37:16,543 DEBUG blivet: DiskLabel.__init__: >12:37:16,543 INFO blivet: DiskLabel.partedDevice returning None >12:37:16,545 DEBUG blivet: HFSPlus.supported: supported: False ; >12:37:16,557 DEBUG blivet: HFSPlus.supported: supported: False ; >12:37:16,563 DEBUG blivet: XFS.supported: supported: True ; >12:37:16,606 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:37:16,616 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:37:16,736 DEBUG blivet: no type or existing type for sr0, bailing >12:37:17,322 DEBUG blivet: XFS.supported: supported: True ; >12:37:17,326 DEBUG blivet: TmpFS.supported: supported: True ; >12:37:17,360 DEBUG blivet: LUKS.__init__: >12:37:17,368 DEBUG blivet: NTFS.supported: supported: False ; >12:37:17,373 DEBUG blivet: NTFS.supported: supported: False ; >12:37:17,375 DEBUG blivet: BindFS.supported: supported: False ; >12:37:17,389 DEBUG blivet: BindFS.supported: supported: False ; >12:37:17,391 DEBUG blivet: HFS.supported: supported: False ; >12:37:17,392 DEBUG blivet: HFS.supported: supported: False ; >12:37:17,394 DEBUG blivet: LVMPhysicalVolume.__init__: >12:37:17,396 DEBUG blivet: NFS.supported: supported: False ; >12:37:17,428 DEBUG blivet: NFS.supported: supported: False ; >12:37:17,429 DEBUG blivet: FATFS.supported: supported: True ; >12:37:17,485 DEBUG blivet: FATFS.supported: supported: True ; >12:37:17,486 DEBUG blivet: DMRaidMember.__init__: >12:37:17,488 DEBUG blivet: MDRaidMember.__init__: >08:37:50,130 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >08:37:50,133 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe1e2383c10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 200 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e22b4b00> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1e23833d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1e2383a10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383690> PedPartition: <_ped.Partition object at 0x7fe1e23826b0> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, PartitionDevice instance (0x7fe1e2383c50) -- > name = sda2 status = True kids = 1 id = 11 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 148.85 GiB > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312168448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19431, 255, 63) biosGeometry: (19431, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387290> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = lvmpv 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 0x7fe1e23833d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383990> PedPartition: <_ped.Partition object at 0x7fe1e2382710> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 411648 end = 312580095 length = 312168448 > flags = lvm] >08:37:50,237 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: sda ; incomplete: False ; >08:37:50,238 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (1) with existing msdos disklabel >08:37:50,253 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >08:37:50,254 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe1e2383c10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 200 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e22b4b00> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1e23833d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1e2383a10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383690> PedPartition: <_ped.Partition object at 0x7fe1e23826b0> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, PartitionDevice instance (0x7fe1e2383c50) -- > name = sda2 status = True kids = 1 id = 11 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 148.85 GiB > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312168448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19431, 255, 63) biosGeometry: (19431, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387290> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = lvmpv 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 0x7fe1e23833d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383990> PedPartition: <_ped.Partition object at 0x7fe1e2382710> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 411648 end = 312580095 length = 312168448 > flags = lvm] >08:37:54,623 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >08:37:54,624 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe1e2383c10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 200 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e22b4b00> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1e23833d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1e2383a10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383690> PedPartition: <_ped.Partition object at 0x7fe1e23826b0> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, PartitionDevice instance (0x7fe1e2383c50) -- > name = sda2 status = True kids = 1 id = 11 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 148.85 GiB > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312168448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19431, 255, 63) biosGeometry: (19431, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387290> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = lvmpv 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 0x7fe1e23833d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383990> PedPartition: <_ped.Partition object at 0x7fe1e2382710> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 411648 end = 312580095 length = 312168448 > flags = lvm] >08:37:54,718 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >08:37:54,719 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe1e2383c10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 200 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e22b4b00> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1e23833d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1e2383a10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383690> PedPartition: <_ped.Partition object at 0x7fe1e23826b0> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, PartitionDevice instance (0x7fe1e2383c50) -- > name = sda2 status = True kids = 1 id = 11 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 148.85 GiB > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312168448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19431, 255, 63) biosGeometry: (19431, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387290> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = lvmpv 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 0x7fe1e23833d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383990> PedPartition: <_ped.Partition object at 0x7fe1e2382710> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 411648 end = 312580095 length = 312168448 > flags = lvm] >08:37:54,839 INFO blivet: Detected 3968 MiB of memory >08:37:54,857 INFO blivet: Swap attempt of 3968 MiB >08:37:54,877 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >08:37:54,879 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe1e2383c10) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 200 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e22b4b00> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1e23833d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1e2383a10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383690> PedPartition: <_ped.Partition object at 0x7fe1e23826b0> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, PartitionDevice instance (0x7fe1e2383c50) -- > name = sda2 status = True kids = 1 id = 11 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 148.85 GiB > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312168448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19431, 255, 63) biosGeometry: (19431, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387290> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = lvmpv 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 0x7fe1e23833d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383990> PedPartition: <_ped.Partition object at 0x7fe1e2382710> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 411648 end = 312580095 length = 312168448 > flags = lvm] >08:37:55,022 DEBUG blivet: clearpart: looking at sda2 >08:37:55,022 DEBUG blivet: clearpart: looking at sda1 >08:37:55,023 DEBUG blivet: checking whether disk sda has an empty extended >08:37:55,023 DEBUG blivet: extended is None ; logicals is [] >08:37:55,025 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >08:37:55,026 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (1) with existing msdos disklabel >08:37:55,044 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:37:55,111 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >08:37:55,113 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (1) with existing msdos disklabel >08:37:55,131 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:37:55,132 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >08:37:55,134 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (1) with existing msdos disklabel >08:37:55,151 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:37:55,160 DEBUG blivet: starting Blivet copy >08:37:55,200 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >08:37:55,202 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe1d4305150) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 200 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e22b4b00> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1e23833d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1e2383a10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383690> PedPartition: <_ped.Partition object at 0x7fe1e23826b0> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, PartitionDevice instance (0x7fe1d430a2d0) -- > name = sda2 status = True kids = 1 id = 11 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 148.85 GiB > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312168448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19431, 255, 63) biosGeometry: (19431, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387290> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = lvmpv 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 0x7fe1e23833d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1e2383990> PedPartition: <_ped.Partition object at 0x7fe1e2382710> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 411648 end = 312580095 length = 312168448 > flags = lvm] >08:37:55,296 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >08:37:55,297 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1d430f650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1d5c21dd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1d5c21b90> PedPartition: <_ped.Partition object at 0x7fe1d5c5b7d0> >08:37:55,299 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >08:37:55,299 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1d430f650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1d5c21d50> PedPartition: <_ped.Partition object at 0x7fe1d5c5b830> >08:37:55,302 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 18 ; incomplete: False ; >08:37:55,303 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap >08:37:55,318 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 6 ; incomplete: False ; >08:37:55,319 DEBUG blivet: DeviceTree.getDeviceByID returned existing 200 MiB partition sda1 (6) with existing ext4 filesystem >08:37:55,333 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 33 ; incomplete: False ; >08:37:55,335 DEBUG blivet: DeviceTree.getDeviceByID returned existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem >08:37:55,350 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 28 ; incomplete: False ; >08:37:55,351 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem >08:37:55,367 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 23 ; incomplete: False ; >08:37:55,368 DEBUG blivet: DeviceTree.getDeviceByID returned existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem >08:37:55,382 DEBUG blivet: finished Blivet copy >08:37:55,386 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >08:37:55,387 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe1d4305150) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 200 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e22b4b00> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1d430f650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1d5c21dd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1d5c21b90> PedPartition: <_ped.Partition object at 0x7fe1d5c5b7d0> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, PartitionDevice instance (0x7fe1d430a2d0) -- > name = sda2 status = True kids = 1 id = 11 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 148.85 GiB > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312168448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19431, 255, 63) biosGeometry: (19431, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387290> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = lvmpv 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 0x7fe1d430f650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1d5c21d50> PedPartition: <_ped.Partition object at 0x7fe1d5c5b830> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 411648 end = 312580095 length = 312168448 > flags = lvm] >08:37:55,541 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >08:37:55,543 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe1d4305150) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 200 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e22b4b00> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1d430f650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1d5c21dd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1d5c21b90> PedPartition: <_ped.Partition object at 0x7fe1d5c5b7d0> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, PartitionDevice instance (0x7fe1d430a2d0) -- > name = sda2 status = True kids = 1 id = 11 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 148.85 GiB > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312168448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19431, 255, 63) biosGeometry: (19431, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387290> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = lvmpv 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 0x7fe1d430f650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1d5c21d50> PedPartition: <_ped.Partition object at 0x7fe1d5c5b830> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 411648 end = 312580095 length = 312168448 > flags = lvm] >08:37:55,638 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >08:37:55,639 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe1d4305150) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 200 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e22b4b00> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1d430f650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1d5c21dd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1d5c21b90> PedPartition: <_ped.Partition object at 0x7fe1d5c5b7d0> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, PartitionDevice instance (0x7fe1d430a2d0) -- > name = sda2 status = True kids = 1 id = 11 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 148.85 GiB > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312168448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19431, 255, 63) biosGeometry: (19431, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387290> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = lvmpv 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 0x7fe1d430f650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1d5c21d50> PedPartition: <_ped.Partition object at 0x7fe1d5c5b830> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 411648 end = 312580095 length = 312168448 > flags = lvm] >08:37:57,144 DEBUG blivet: Ext4FS.supported: supported: True ; >08:37:57,145 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 168 >08:37:57,875 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:37:57,876 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:37:57,883 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:37:57,893 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:57,909 DEBUG blivet: vg VolGroup00 has 0 B free >08:37:57,910 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:57,926 DEBUG blivet: vg VolGroup00 has 0 B free >08:37:57,877 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem']] >08:37:57,961 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:37:57,970 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:57,986 DEBUG blivet: vg VolGroup00 has 0 B free >08:37:57,987 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:58,003 DEBUG blivet: vg VolGroup00 has 0 B free >08:37:58,038 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:37:58,048 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:58,064 DEBUG blivet: vg VolGroup00 has 0 B free >08:37:58,065 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:58,080 DEBUG blivet: vg VolGroup00 has 0 B free >08:37:58,110 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:58,126 DEBUG blivet: vg VolGroup00 has 0 B free >08:37:58,164 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:37:58,166 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:37:58,173 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:37:58,183 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:58,199 DEBUG blivet: vg VolGroup00 has 0 B free >08:37:58,200 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:58,216 DEBUG blivet: vg VolGroup00 has 0 B free >08:37:58,167 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem']] >08:37:58,252 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:37:58,261 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:58,277 DEBUG blivet: vg VolGroup00 has 0 B free >08:37:58,278 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:58,294 DEBUG blivet: vg VolGroup00 has 0 B free >08:37:58,329 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:37:58,339 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:58,354 DEBUG blivet: vg VolGroup00 has 0 B free >08:37:58,355 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:58,371 DEBUG blivet: vg VolGroup00 has 0 B free >08:37:58,401 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:37:58,417 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,173 DEBUG blivet: Ext4FS.supported: supported: True ; >08:38:05,173 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 169 >08:38:05,175 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 116.85 GiB, ['sda'], {'encrypted': False, 'raid_level': None} >08:38:05,190 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:05,197 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:05,207 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,222 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,223 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,239 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,191 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem']] >08:38:05,275 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:05,285 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,301 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,302 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,317 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,353 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:05,362 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,378 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,379 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,395 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,426 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:05,433 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:05,442 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,458 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,459 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,475 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,427 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem']] >08:38:05,510 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:05,520 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,536 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,537 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,552 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,587 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:05,597 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,613 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,614 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,630 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,781 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:05,783 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:05,789 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:05,799 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,815 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,816 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,832 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,784 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem']] >08:38:05,867 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:05,877 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,892 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,893 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,909 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,944 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:05,954 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,970 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:05,971 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:05,987 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:06,017 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:06,032 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:11,592 DEBUG blivet: Ext4FS.supported: supported: True ; >08:38:11,592 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 170 >08:38:11,594 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 200 MiB, ['sda'], {'encrypted': False, 'raid_level': None} >08:38:11,655 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:38:11,655 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 171 >08:38:11,657 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >08:38:11,657 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 173 >08:38:11,658 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >08:38:11,658 INFO storage.ui: registered action: [172] destroy format ext4 filesystem on partition sda1 (id 6) >08:38:11,660 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >08:38:11,661 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >08:38:11,661 INFO storage.ui: registered action: [174] create format ext4 filesystem mounted at /boot on partition sda1 (id 6) >08:38:14,626 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:14,627 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:14,634 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:14,645 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:14,661 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:14,662 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:14,678 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:14,628 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem']] >08:38:14,718 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:14,729 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:14,747 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:14,747 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:14,766 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:14,806 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:14,815 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:14,831 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:14,832 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:14,848 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:14,878 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:14,893 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:14,931 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:14,933 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:14,940 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:14,949 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:14,965 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:14,966 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:14,982 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:14,934 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem']] >08:38:15,017 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:15,027 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:15,043 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:15,043 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:15,059 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:15,094 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:15,104 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:15,120 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:15,121 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:15,137 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:15,166 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:15,182 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:20,930 DEBUG blivet: Ext4FS.supported: supported: True ; >08:38:20,931 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 175 >08:38:20,933 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 16 GiB, ['sda'], {'encrypted': False, 'raid_level': None} >08:38:20,948 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:20,954 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:20,964 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:20,980 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:20,981 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:20,996 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:20,949 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem']] >08:38:21,032 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:21,042 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,058 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,058 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,074 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,109 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:21,119 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,135 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,136 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,151 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,182 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:21,188 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:21,198 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,214 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,215 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,230 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,183 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with existing ext4 filesystem']] >08:38:21,265 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:21,275 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,290 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,291 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,307 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,342 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:21,352 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,367 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,368 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,384 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,485 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:38:21,485 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 176 >08:38:21,485 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 178 >08:38:21,487 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: ext4 ; type: None ; >08:38:21,487 INFO storage.ui: registered action: [177] destroy format ext4 filesystem on lvmlv VolGroup00-LogVol00 (id 33) >08:38:21,488 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: None ; type: ext4 ; >08:38:21,488 INFO storage.ui: registered action: [179] create format ext4 filesystem mounted at / on lvmlv VolGroup00-LogVol00 (id 33) >08:38:21,534 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:21,536 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:21,543 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:21,553 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,568 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,569 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,585 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,537 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:21,620 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:21,629 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,645 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,646 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,661 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,696 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:21,705 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,721 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,722 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,737 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:21,767 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:21,782 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,315 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:23,317 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:23,324 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:23,333 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,349 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,350 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,366 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,318 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:23,400 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:23,410 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,425 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,426 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,442 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,477 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:23,487 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,502 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,503 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,519 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,548 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,564 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,602 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:23,603 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:23,610 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:23,620 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,636 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,637 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,652 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,605 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:23,687 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:23,697 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,712 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,713 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,729 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,764 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:23,773 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,789 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,790 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,805 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:23,835 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:23,850 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:28,666 DEBUG blivet: Ext4FS.supported: supported: True ; >08:38:28,666 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 180 >08:38:28,667 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 8192 MiB, ['sda'], {'encrypted': False, 'raid_level': None} >08:38:28,682 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:28,689 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:28,698 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:28,714 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:28,715 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:28,731 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:28,683 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:28,766 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:28,775 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:28,791 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:28,792 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:28,808 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:28,843 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:28,852 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:28,868 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:28,869 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:28,885 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:28,915 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:28,922 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:28,931 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:28,947 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:28,948 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:28,964 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:28,916 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with existing ext4 filesystem', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:28,999 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:29,008 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:29,024 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:29,025 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:29,040 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:29,075 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:29,084 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:29,100 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:29,101 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:29,116 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:29,218 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:38:29,218 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 181 >08:38:29,218 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 183 >08:38:29,219 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: ext4 ; type: None ; >08:38:29,220 INFO storage.ui: registered action: [182] destroy format ext4 filesystem on lvmlv VolGroup00-LogVol01 (id 28) >08:38:29,221 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol01 ; current: None ; type: ext4 ; >08:38:29,221 INFO storage.ui: registered action: [184] create format ext4 filesystem mounted at /var on lvmlv VolGroup00-LogVol01 (id 28) >08:38:29,267 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:29,269 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:29,278 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:29,287 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:29,303 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:29,304 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:29,320 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:29,270 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:29,354 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:29,364 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:29,380 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:29,381 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:29,396 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:29,431 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:29,441 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:29,456 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:29,457 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:29,473 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:29,502 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:29,518 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:30,766 DEBUG blivet: SwapSpace.__init__: >08:38:30,766 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 185 >08:38:30,768 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:30,769 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:30,777 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:30,786 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:30,802 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:30,803 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:30,819 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:30,770 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:30,854 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:30,864 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:30,879 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:30,880 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:30,896 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:30,931 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:30,941 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:30,956 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:30,957 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:30,973 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:31,003 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:31,018 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:31,056 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:31,058 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:31,064 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:31,074 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:31,090 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:31,091 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:31,106 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:31,059 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:31,141 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:31,151 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:31,167 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:31,168 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:31,183 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:31,218 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:31,228 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:31,243 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:31,244 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:31,260 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:31,290 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:31,305 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:33,679 DEBUG blivet: SwapSpace.__init__: >08:38:33,680 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 186 >08:38:33,682 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 8192 MiB, ['sda'], {'encrypted': False, 'raid_level': None} >08:38:33,697 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:33,704 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:33,714 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:33,730 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:33,731 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:33,747 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:33,699 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:33,783 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:33,793 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:33,809 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:33,810 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:33,825 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:33,860 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:33,870 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:33,886 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:33,887 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:33,902 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:33,933 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:33,939 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:33,949 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:33,965 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:33,966 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:33,981 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:33,934 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with existing swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:34,016 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:34,025 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:34,041 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:34,042 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:34,057 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:34,092 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:34,102 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:34,117 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:34,118 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:34,133 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:34,234 DEBUG storage.ui: SwapSpace.__init__: device: /dev/mapper/VolGroup00-LogVol03 ; mountpoint: None ; label: ; >08:38:34,234 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance with object id 187 >08:38:34,234 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 189 >08:38:34,235 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol03 ; current: swap ; type: None ; >08:38:34,236 INFO storage.ui: registered action: [188] destroy format swap on lvmlv VolGroup00-LogVol03 (id 18) >08:38:34,237 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol03 ; current: None ; type: swap ; >08:38:34,237 INFO storage.ui: registered action: [190] create format swap on lvmlv VolGroup00-LogVol03 (id 18) >08:38:34,283 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:34,285 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:34,292 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:34,301 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:34,317 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:34,318 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:34,333 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:34,286 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:34,368 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:34,377 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:34,393 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:34,394 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:34,409 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:34,444 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:34,454 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:34,469 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:34,470 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:34,485 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:34,515 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:34,530 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:35,836 DEBUG blivet: Ext4FS.supported: supported: True ; >08:38:35,836 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 191 >08:38:35,838 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:35,840 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:35,847 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:35,856 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:35,872 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:35,873 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:35,888 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:35,841 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:35,923 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:35,933 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:35,948 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:35,949 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:35,965 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:35,999 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:36,009 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:36,024 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:36,025 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:36,041 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:36,070 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:36,086 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:36,123 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:36,124 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:36,131 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:36,141 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:36,156 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:36,157 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:36,173 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:36,126 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:36,207 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:36,217 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:36,232 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:36,233 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:36,249 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:36,283 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:36,293 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:36,308 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:36,309 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:36,325 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:36,354 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:36,370 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:37,855 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:37,857 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:37,863 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:37,873 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:37,888 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:37,889 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:37,905 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:37,858 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:37,940 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:37,949 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:37,965 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:37,966 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:37,981 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:38,016 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:38,025 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:38,041 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:38,042 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:38,057 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:38,087 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:38,102 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:38,140 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:38,142 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:38,149 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:38,158 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:38,174 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:38,175 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:38,190 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:38,143 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:38,225 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:38,234 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:38,250 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:38,251 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:38,266 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:38,301 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:38,310 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:38,326 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:38,327 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:38,342 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:38,371 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:38,387 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,344 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:40,345 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:40,352 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:40,362 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,377 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,378 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,394 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,346 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:40,429 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:40,438 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,454 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,455 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,470 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,504 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:40,514 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,529 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,530 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,546 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,575 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,590 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,627 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:40,629 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:40,636 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:40,645 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,661 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,661 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,677 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,630 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:40,711 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:40,721 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,736 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,737 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,753 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,787 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:40,796 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,812 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,813 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,828 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:40,857 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:40,873 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,083 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:42,085 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:42,091 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:42,101 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,117 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,118 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,134 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,086 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:42,168 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:42,178 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,193 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,194 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,209 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,244 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:42,254 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,269 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,270 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,285 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,315 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,330 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,367 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:42,368 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:42,375 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:42,385 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,400 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,401 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,417 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,370 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:42,451 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:42,461 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,476 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,477 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,492 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,526 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:42,536 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,551 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,552 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,568 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:42,597 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:42,612 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,454 DEBUG blivet: SwapSpace.__init__: >08:38:43,454 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 192 >08:38:43,455 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:43,457 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:43,464 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:43,474 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,489 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,490 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,506 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,458 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:43,541 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:43,551 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,566 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,567 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,583 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,618 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:43,627 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,643 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,644 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,659 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,689 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,705 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,741 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe1d4305190>, 0, [], {} >08:38:43,743 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >08:38:43,750 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:43,760 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,775 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,776 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,792 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,744 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fe1d430ad50) -- > name = VolGroup00 status = True kids = 4 id = 15 > parents = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > uuid = sb3Mdo-b4dE-vFah-0D5d-YQxi-eGkf-kgqa84 size = 148.85 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 148.85 GiB path = /dev/VolGroup00 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 38106 > PE Free = 0 PV Count = 1 > modified = False extents = 38106 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.85 GiB partition sda2 (11) with existing lvmpv'] > LVs = ['existing 8192 MiB lvmlv VolGroup00-LogVol03 (18) with non-existent swap', > 'existing 116.85 GiB lvmlv VolGroup00-LogVol02 (23) with existing ext4 filesystem mounted at /home', > 'existing 8192 MiB lvmlv VolGroup00-LogVol01 (28) with non-existent ext4 filesystem mounted at /var', > 'existing 16 GiB lvmlv VolGroup00-LogVol00 (33) with non-existent ext4 filesystem mounted at /']] >08:38:43,827 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:43,836 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,852 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,853 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,868 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,903 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:38:43,912 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,928 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,928 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,944 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:43,973 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:38:43,989 DEBUG blivet: vg VolGroup00 has 0 B free >08:38:47,156 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >08:38:47,157 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (1) with existing msdos disklabel >08:38:47,174 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:38:47,175 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >08:38:47,176 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (1) with existing msdos disklabel >08:38:47,190 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:39:41,021 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: partition ; >08:39:41,023 DEBUG blivet: DeviceTree.getDevicesByType returned [PartitionDevice instance (0x7fe1d4305150) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 200 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e22b4b00> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1d430f650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1d5c21dd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1d5c21b90> PedPartition: <_ped.Partition object at 0x7fe1d5c5b7d0> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, PartitionDevice instance (0x7fe1d430a2d0) -- > name = sda2 status = True kids = 1 id = 11 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 148.85 GiB > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312168448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19431, 255, 63) biosGeometry: (19431, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387290> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = lvmpv 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 0x7fe1d430f650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1d5c21d50> PedPartition: <_ped.Partition object at 0x7fe1d5c5b830> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 411648 end = 312580095 length = 312168448 > flags = lvm] >08:40:23,461 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >08:40:29,125 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >08:41:39,506 INFO blivet: omitting ksdata: existing 149.05 GiB disk sda (1) with existing msdos disklabel >08:41:39,544 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:41:39,581 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:41:39,583 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:41:39,584 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:41:39,617 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol03 ; status: False ; controllable: True ; >08:41:39,619 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol02 ; status: False ; controllable: True ; >08:41:39,620 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol01 ; status: False ; controllable: True ; >08:41:39,622 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol00 ; status: False ; controllable: True ; >08:41:39,624 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >08:41:39,624 DEBUG blivet: action: [188] destroy format swap on lvmlv VolGroup00-LogVol03 (id 18) >08:41:39,625 DEBUG blivet: action: [182] destroy format ext4 filesystem on lvmlv VolGroup00-LogVol01 (id 28) >08:41:39,625 DEBUG blivet: action: [177] destroy format ext4 filesystem on lvmlv VolGroup00-LogVol00 (id 33) >08:41:39,626 DEBUG blivet: action: [172] destroy format ext4 filesystem on partition sda1 (id 6) >08:41:39,626 DEBUG blivet: action: [190] create format swap on lvmlv VolGroup00-LogVol03 (id 18) >08:41:39,626 DEBUG blivet: action: [184] create format ext4 filesystem mounted at /var on lvmlv VolGroup00-LogVol01 (id 28) >08:41:39,627 DEBUG blivet: action: [179] create format ext4 filesystem mounted at / on lvmlv VolGroup00-LogVol00 (id 33) >08:41:39,627 DEBUG blivet: action: [174] create format ext4 filesystem mounted at /boot on partition sda1 (id 6) >08:41:39,627 INFO blivet: pruning action queue... >08:41:39,630 INFO blivet: resetting parted disks... >08:41:39,632 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >08:41:39,634 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >08:41:39,635 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >08:41:39,636 DEBUG blivet: sector-based lookup found partition sda1 >08:41:39,638 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >08:41:39,638 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1d4307f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1cb75c650> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1cb75c4d0> PedPartition: <_ped.Partition object at 0x7fe1cb77e170> >08:41:39,643 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >08:41:39,643 DEBUG blivet: sector-based lookup found partition sda2 >08:41:39,645 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >08:41:39,646 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1d4307f10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1cb75c790> PedPartition: <_ped.Partition object at 0x7fe1cb77e1d0> >08:41:39,648 INFO blivet: sorting actions... >08:41:39,650 DEBUG blivet: action: [172] destroy format ext4 filesystem on partition sda1 (id 6) >08:41:39,651 DEBUG blivet: action: [177] destroy format ext4 filesystem on lvmlv VolGroup00-LogVol00 (id 33) >08:41:39,651 DEBUG blivet: action: [182] destroy format ext4 filesystem on lvmlv VolGroup00-LogVol01 (id 28) >08:41:39,652 DEBUG blivet: action: [188] destroy format swap on lvmlv VolGroup00-LogVol03 (id 18) >08:41:39,652 DEBUG blivet: action: [174] create format ext4 filesystem mounted at /boot on partition sda1 (id 6) >08:41:39,653 DEBUG blivet: action: [179] create format ext4 filesystem mounted at / on lvmlv VolGroup00-LogVol00 (id 33) >08:41:39,653 DEBUG blivet: action: [184] create format ext4 filesystem mounted at /var on lvmlv VolGroup00-LogVol01 (id 28) >08:41:39,654 DEBUG blivet: action: [190] create format swap on lvmlv VolGroup00-LogVol03 (id 18) >08:41:39,654 INFO blivet: executing action: [172] destroy format ext4 filesystem on partition sda1 (id 6) >08:41:39,656 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >08:41:39,658 DEBUG blivet: Ext4FS.destroy: device: /dev/sda1 ; status: False ; type: ext4 ; >08:41:40,288 INFO blivet: executing action: [177] destroy format ext4 filesystem on lvmlv VolGroup00-LogVol00 (id 33) >08:41:40,290 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: False ; controllable: True ; orig: True ; >08:41:40,293 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup00-LogVol00 ; orig: True ; >08:41:40,296 DEBUG blivet: LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; controllable: True ; orig: True ; >08:41:40,299 DEBUG blivet: LVMLogicalVolumeDevice._setup: VolGroup00-LogVol00 ; status: False ; controllable: True ; orig: True ; >08:41:40,611 DEBUG blivet: Ext4FS.destroy: device: /dev/mapper/VolGroup00-LogVol00 ; status: False ; type: ext4 ; >08:41:40,706 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol00 ; status: True ; controllable: True ; >08:41:40,743 DEBUG blivet: LVMLogicalVolumeDevice._teardown: VolGroup00-LogVol00 ; status: True ; controllable: True ; >08:41:40,868 INFO blivet: executing action: [182] destroy format ext4 filesystem on lvmlv VolGroup00-LogVol01 (id 28) >08:41:40,871 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: False ; controllable: True ; orig: True ; >08:41:40,873 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup00-LogVol01 ; orig: True ; >08:41:40,875 DEBUG blivet: LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; controllable: True ; orig: True ; >08:41:40,877 DEBUG blivet: LVMLogicalVolumeDevice._setup: VolGroup00-LogVol01 ; status: False ; controllable: True ; orig: True ; >08:41:41,105 DEBUG blivet: Ext4FS.destroy: device: /dev/mapper/VolGroup00-LogVol01 ; status: False ; type: ext4 ; >08:41:41,206 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol01 ; status: True ; controllable: True ; >08:41:41,240 DEBUG blivet: LVMLogicalVolumeDevice._teardown: VolGroup00-LogVol01 ; status: True ; controllable: True ; >08:41:41,404 INFO blivet: executing action: [188] destroy format swap on lvmlv VolGroup00-LogVol03 (id 18) >08:41:41,406 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol03 ; status: False ; controllable: True ; orig: True ; >08:41:41,409 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup00-LogVol03 ; orig: True ; >08:41:41,412 DEBUG blivet: LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; controllable: True ; orig: True ; >08:41:41,415 DEBUG blivet: LVMLogicalVolumeDevice._setup: VolGroup00-LogVol03 ; status: False ; controllable: True ; orig: True ; >08:41:41,675 DEBUG blivet: SwapSpace.destroy: device: /dev/mapper/VolGroup00-LogVol03 ; status: False ; type: swap ; >08:41:41,815 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol03 ; status: True ; controllable: True ; >08:41:41,818 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/VolGroup00-LogVol03 ; status: False ; type: swap ; >08:41:41,860 DEBUG blivet: LVMLogicalVolumeDevice._teardown: VolGroup00-LogVol03 ; status: True ; controllable: True ; >08:41:42,079 INFO blivet: executing action: [174] create format ext4 filesystem mounted at /boot on partition sda1 (id 6) >08:41:42,083 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >08:41:42,085 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >08:41:42,091 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >08:41:42,093 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >08:41:42,095 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >08:41:42,098 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >08:41:42,100 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >08:41:42,102 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >08:41:42,104 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >08:41:42,106 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >08:41:42,108 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >08:41:42,110 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >08:41:42,111 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >08:41:42,113 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >08:41:42,116 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >08:41:42,123 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 16 ; >08:41:42,125 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 17 ; >08:41:42,127 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 18 ; >08:41:42,129 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >08:41:42,178 DEBUG blivet: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >08:41:42,180 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /boot ; type: ext4 ; >08:41:42,749 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >08:41:42,750 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda1 >08:41:42,887 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >08:41:42,888 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda1 >08:41:42,987 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >08:41:42,989 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >08:41:42,989 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:41:43,026 INFO blivet: executing action: [179] create format ext4 filesystem mounted at / on lvmlv VolGroup00-LogVol00 (id 33) >08:41:43,029 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: False ; controllable: True ; orig: False ; >08:41:43,032 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup00-LogVol00 ; orig: False ; >08:41:43,034 DEBUG blivet: LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; controllable: True ; orig: False ; >08:41:43,042 DEBUG blivet: LVMLogicalVolumeDevice._setup: VolGroup00-LogVol00 ; status: False ; controllable: True ; orig: False ; >08:41:43,316 DEBUG blivet: Ext4FS.create: device: /dev/mapper/VolGroup00-LogVol00 ; status: False ; type: ext4 ; >08:41:43,318 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/VolGroup00-LogVol00 ; mountpoint: / ; type: ext4 ; >08:41:46,817 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/VolGroup00-LogVol00 ; type: ext4 ; >08:41:46,818 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-2 >08:41:47,073 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/VolGroup00-LogVol00 ; type: ext4 ; >08:41:47,074 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-2 >08:41:47,160 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: VolGroup00-LogVol00 ; status: True ; >08:41:47,162 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol00 ; status: True ; >08:41:47,192 INFO blivet: executing action: [184] create format ext4 filesystem mounted at /var on lvmlv VolGroup00-LogVol01 (id 28) >08:41:47,195 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: False ; controllable: True ; orig: False ; >08:41:47,197 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup00-LogVol01 ; orig: False ; >08:41:47,200 DEBUG blivet: LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; controllable: True ; orig: False ; >08:41:47,202 DEBUG blivet: LVMLogicalVolumeDevice._setup: VolGroup00-LogVol01 ; status: False ; controllable: True ; orig: False ; >08:41:47,483 DEBUG blivet: Ext4FS.create: device: /dev/mapper/VolGroup00-LogVol01 ; status: False ; type: ext4 ; >08:41:47,485 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/VolGroup00-LogVol01 ; mountpoint: /var ; type: ext4 ; >08:41:50,425 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/VolGroup00-LogVol01 ; type: ext4 ; >08:41:50,425 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >08:41:50,627 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/VolGroup00-LogVol01 ; type: ext4 ; >08:41:50,627 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >08:41:50,773 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: VolGroup00-LogVol01 ; status: True ; >08:41:50,776 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol01 ; status: True ; >08:41:50,821 INFO blivet: executing action: [190] create format swap on lvmlv VolGroup00-LogVol03 (id 18) >08:41:50,825 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol03 ; status: False ; controllable: True ; orig: False ; >08:41:50,827 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup00-LogVol03 ; orig: False ; >08:41:50,830 DEBUG blivet: LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; controllable: True ; orig: False ; >08:41:50,833 DEBUG blivet: LVMLogicalVolumeDevice._setup: VolGroup00-LogVol03 ; status: False ; controllable: True ; orig: False ; >08:41:51,096 DEBUG blivet: SwapSpace.create: device: /dev/mapper/VolGroup00-LogVol03 ; status: None ; type: swap ; >08:41:51,098 DEBUG blivet: SwapSpace.create: device: /dev/mapper/VolGroup00-LogVol03 ; status: None ; type: swap ; >08:41:51,900 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/VolGroup00-LogVol03 ; type: swap ; >08:41:51,900 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-4 >08:41:51,949 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: VolGroup00-LogVol03 ; status: True ; >08:41:51,951 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup00-LogVol03 ; status: True ; >08:41:51,991 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >08:41:51,993 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fe1d4305150) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 200 MiB > format = existing ext4 filesystem mounted at /boot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e22b4b00> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1d4307f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1cb75c650> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1cb75c4d0> PedPartition: <_ped.Partition object at 0x7fe1cb77e170> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = , PartitionDevice instance (0x7fe1d430a2d0) -- > name = sda2 status = True kids = 1 id = 11 > parents = ['existing 149.05 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 148.85 GiB > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312168448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19431, 255, 63) biosGeometry: (19431, 255, 63) > PedDevice: <_ped.Device object at 0x7fe1e2387290> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = lvmpv 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 0x7fe1d4307f10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1cb75c790> PedPartition: <_ped.Partition object at 0x7fe1cb77e1d0> > disk = existing 149.05 GiB disk sda (1) with existing msdos disklabel > start = 411648 end = 312580095 length = 312168448 > flags = lvm] >08:41:52,161 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >08:41:52,162 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1d4303bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1cb756490> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1cb75c350> PedPartition: <_ped.Partition object at 0x7fe1d8142770> >08:41:52,166 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >08:41:52,166 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe1d4303bd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1cb756410> PedPartition: <_ped.Partition object at 0x7fe1cb77e230> >08:41:52,170 INFO blivet: Skipping sda1 >08:41:52,173 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:41:52,199 DEBUG blivet: vg VolGroup00 has 0 B free >08:41:52,201 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:41:52,226 DEBUG blivet: vg VolGroup00 has 0 B free >08:41:52,230 DEBUG blivet: Ext4FS.supported: supported: True ; >08:41:52,234 DEBUG blivet: Ext4FS.supported: supported: True ; >08:41:52,238 DEBUG blivet: Ext4FS.supported: supported: True ; >08:41:52,248 DEBUG blivet: Ext4FS.supported: supported: True ; >08:41:52,251 DEBUG blivet: Ext4FS.supported: supported: True ; >08:41:52,253 DEBUG blivet: Ext4FS.supported: supported: True ; >08:41:52,256 DEBUG blivet: Ext4FS.supported: supported: True ; >08:41:52,260 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:41:52,280 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:41:52,430 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol03 ; status: True ; controllable: True ; orig: False ; >08:41:52,432 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/VolGroup00-LogVol03 ; status: False ; type: swap ; >08:41:52,433 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/VolGroup00-LogVol03 ; status: False ; type: swap ; >08:41:52,557 DEBUG blivet: BindFS.supported: supported: False ; >08:41:52,563 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 194 >08:41:52,565 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >08:41:52,574 DEBUG blivet: TmpFS.supported: supported: True ; >08:41:52,612 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance with object id 197 >08:41:52,615 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >08:41:52,618 DEBUG blivet: DevPtsFS.supported: supported: False ; >08:41:52,618 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance with object id 200 >08:41:52,621 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >08:41:52,623 DEBUG blivet: SysFS.supported: supported: False ; >08:41:52,624 DEBUG blivet: getFormat('sysfs') returning SysFS instance with object id 203 >08:41:52,626 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >08:41:52,629 DEBUG blivet: ProcFS.supported: supported: False ; >08:41:52,630 DEBUG blivet: getFormat('proc') returning ProcFS instance with object id 206 >08:41:52,632 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >08:41:52,634 DEBUG blivet: SELinuxFS.supported: supported: False ; >08:41:52,635 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance with object id 209 >08:41:52,638 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >08:41:52,640 DEBUG blivet: USBFS.supported: supported: False ; >08:41:52,641 DEBUG blivet: getFormat('usbfs') returning USBFS instance with object id 212 >08:41:52,645 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >08:41:52,648 DEBUG blivet: BindFS.supported: supported: False ; >08:41:52,649 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 215 >08:41:52,651 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >08:41:52,654 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: True ; controllable: True ; orig: False ; >08:41:52,754 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >08:41:52,763 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 >08:41:52,766 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >08:41:52,845 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >08:41:52,857 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /boot/lost+found to system_u:object_r:lost_found_t:s0 >08:41:52,859 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >08:41:52,915 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >08:41:52,916 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >08:41:52,922 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >08:41:52,949 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >08:41:52,953 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >08:41:52,958 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >08:41:52,984 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >08:41:52,985 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >08:41:52,988 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol02 ; status: False ; controllable: True ; orig: False ; >08:41:52,990 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup00-LogVol02 ; orig: False ; >08:41:52,993 DEBUG blivet: LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; controllable: True ; orig: False ; >08:41:52,996 DEBUG blivet: LVMLogicalVolumeDevice._setup: VolGroup00-LogVol02 ; status: False ; controllable: True ; orig: False ; >08:41:53,436 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >08:41:53,455 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /home/lost+found to system_u:object_r:lost_found_t:s0 >08:41:53,457 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >08:41:53,510 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >08:41:53,511 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >08:41:53,511 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >08:41:53,598 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >08:41:53,647 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >08:41:53,648 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >08:41:53,650 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >08:41:53,703 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >08:41:53,703 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >08:41:53,705 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >08:41:53,741 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >08:41:53,742 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >08:41:53,743 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 >08:41:53,745 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol01 ; status: True ; controllable: True ; orig: False ; >08:41:53,806 INFO blivet: set SELinux context for newly mounted filesystem root at /var to system_u:object_r:var_t:s0 >08:41:53,816 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /var/lost+found to system_u:object_r:lost_found_t:s0 >08:41:53,821 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.NetworkStorageDevice'> ; >08:41:53,823 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >08:41:53,832 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdarray ; >08:41:53,834 DEBUG blivet: DeviceTree.getDevicesByType returned [] >08:41:53,836 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdbiosraidarray ; >08:41:53,838 DEBUG blivet: DeviceTree.getDevicesByType returned [] >08:41:53,840 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdcontainer ; >08:41:53,842 DEBUG blivet: DeviceTree.getDevicesByType returned [] >08:41:53,843 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: dm-multipath ; >08:41:53,845 DEBUG blivet: DeviceTree.getDevicesByType returned [] >08:41:53,846 INFO blivet: not writing out mpath configuration >08:57:56,195 DEBUG blivet: looking up parted Device: /dev/VolGroup00 >08:57:56,205 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:57:56,222 DEBUG blivet: vg VolGroup00 has 0 B free >08:57:56,223 DEBUG blivet: VolGroup00 size is 148.85 GiB >08:57:56,240 DEBUG blivet: vg VolGroup00 has 0 B free >08:57:56,303 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:57:56,327 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:57:56,420 DEBUG blivet: looking up parted Device: /run >08:57:56,442 DEBUG blivet: looking up parted Device: /dev > > >/tmp/ifcfg.log: >12:36:11,479 DEBUG ifcfg: content of files (network initialization): >12:36:11,490 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 34, 104, 27, 116, 117]}, 'connection': {'timestamp': 1408106116L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'e06b3f61-15b2-4a19-9915-59ac8bcbf069'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:36:11,724 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp0s25']): >12:36:11,724 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp0s25: >12:36:11,725 DEBUG ifcfg: TYPE=Ethernet >12:36:11,725 DEBUG ifcfg: BOOTPROTO=dhcp >12:36:11,725 DEBUG ifcfg: DEFROUTE=yes >12:36:11,725 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:36:11,725 DEBUG ifcfg: IPV6INIT=yes >12:36:11,725 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:36:11,725 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:36:11,726 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:36:11,726 DEBUG ifcfg: NAME=enp0s25 >12:36:11,726 DEBUG ifcfg: UUID=e06b3f61-15b2-4a19-9915-59ac8bcbf069 >12:36:11,726 DEBUG ifcfg: ONBOOT=no >12:36:11,726 DEBUG ifcfg: HWADDR=00:22:68:1B:74:75 >12:36:11,726 DEBUG ifcfg: PEERDNS=yes >12:36:11,726 DEBUG ifcfg: PEERROUTES=yes >12:36:11,727 DEBUG ifcfg: IPV6_PEERDNS=yes >12:36:11,727 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:36:11,734 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 34, 104, 27, 116, 117]}, 'connection': {'timestamp': 1408106116L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp0s25', 'uuid': 'e06b3f61-15b2-4a19-9915-59ac8bcbf069'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:37:16,872 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s25 >12:37:16,874 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s25 >08:39:35,311 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s25 >08:39:35,312 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s25 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-21-x86_64 quiet enforcing=0 > > >/tmp/syslog: >12:35:05,279 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="980" x-info="http://www.rsyslog.com"] start >12:35:05,280 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >12:35:05,280 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >12:35:05,280 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >12:35:05,280 NOTICE kernel:[ 0.000000] Linux version 3.16.0-1.fc21.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 4.9.1 20140801 (Red Hat 4.9.1-3) (GCC) ) #1 SMP Mon Aug 4 10:01:25 UTC 2014 >12:35:05,280 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-21-x86_64 quiet enforcing=0 >12:35:05,280 INFO kernel:[ 0.000000] Disabled fast string operations >12:35:05,280 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf8a0fff] usable >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bf8a1000-0x00000000bf8a6fff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bf8a7000-0x00000000bf9b6fff] usable >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bf9b7000-0x00000000bfa0efff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bfa0f000-0x00000000bfac5fff] usable >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bfac6000-0x00000000bfad0fff] ACPI NVS >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bfad1000-0x00000000bfad3fff] ACPI data >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bfad4000-0x00000000bfad7fff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bfad8000-0x00000000bfadbfff] ACPI NVS >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bfadc000-0x00000000bfadefff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bfadf000-0x00000000bfb05fff] ACPI NVS >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bfb06000-0x00000000bfb07fff] ACPI data >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bfb08000-0x00000000bfd0efff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bfd0f000-0x00000000bfd9efff] ACPI NVS >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bfd9f000-0x00000000bfdfefff] ACPI data >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bfdff000-0x00000000bfdfffff] usable >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bfe00000-0x00000000bfffffff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved >12:35:05,280 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013bffffff] usable >12:35:05,280 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >12:35:05,280 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >12:35:05,280 DEBUG kernel:[ 0.000000] DMI: LENOVO 2768W9J/2768W9J, BIOS 7UET94WW (3.24 ) 10/17/2012 >12:35:05,280 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >12:35:05,280 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >12:35:05,280 INFO kernel:[ 0.000000] e820: last_pfn = 0x13c000 max_arch_pfn = 0x400000000 >12:35:05,280 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >12:35:05,280 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >12:35:05,280 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >12:35:05,280 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >12:35:05,280 DEBUG kernel:[ 0.000000] C0000-D3FFF write-protect >12:35:05,280 DEBUG kernel:[ 0.000000] D4000-DBFFF uncachable >12:35:05,280 DEBUG kernel:[ 0.000000] DC000-FFFFF write-protect >12:35:05,280 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >12:35:05,280 DEBUG kernel:[ 0.000000] 0 base 13C000000 mask FFC000000 uncachable >12:35:05,280 DEBUG kernel:[ 0.000000] 1 base 000000000 mask F80000000 write-back >12:35:05,280 DEBUG kernel:[ 0.000000] 2 base 080000000 mask FC0000000 write-back >12:35:05,280 DEBUG kernel:[ 0.000000] 3 base 100000000 mask FC0000000 write-back >12:35:05,280 DEBUG kernel:[ 0.000000] 4 disabled >12:35:05,280 DEBUG kernel:[ 0.000000] 5 disabled >12:35:05,280 DEBUG kernel:[ 0.000000] 6 disabled >12:35:05,280 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >12:35:05,280 DEBUG kernel:[ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved >12:35:05,280 INFO kernel:[ 0.000000] e820: last_pfn = 0xbfe00 max_arch_pfn = 0x400000000 >12:35:05,280 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f6480-0x000f648f] mapped at [ffff8800000f6480] >12:35:05,280 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 >12:35:05,280 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >12:35:05,280 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >12:35:05,280 DEBUG kernel:[ 0.000000] BRK [0x02018000, 0x02018fff] PGTABLE >12:35:05,280 DEBUG kernel:[ 0.000000] BRK [0x02019000, 0x02019fff] PGTABLE >12:35:05,280 DEBUG kernel:[ 0.000000] BRK [0x0201a000, 0x0201afff] PGTABLE >12:35:05,280 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x13be00000-0x13bffffff] >12:35:05,280 DEBUG kernel:[ 0.000000] [mem 0x13be00000-0x13bffffff] page 2M >12:35:05,280 DEBUG kernel:[ 0.000000] BRK [0x0201b000, 0x0201bfff] PGTABLE >12:35:05,280 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x138000000-0x13bdfffff] >12:35:05,280 DEBUG kernel:[ 0.000000] [mem 0x138000000-0x13bdfffff] page 2M >12:35:05,280 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x137ffffff] >12:35:05,280 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x137ffffff] page 2M >12:35:05,280 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbf8a0fff] >12:35:05,280 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >12:35:05,280 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xbf7fffff] page 2M >12:35:05,280 DEBUG kernel:[ 0.000000] [mem 0xbf800000-0xbf8a0fff] page 4k >12:35:05,280 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbf8a7000-0xbf9b6fff] >12:35:05,280 DEBUG kernel:[ 0.000000] [mem 0xbf8a7000-0xbf9b6fff] page 4k >12:35:05,280 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbfa0f000-0xbfac5fff] >12:35:05,280 DEBUG kernel:[ 0.000000] [mem 0xbfa0f000-0xbfac5fff] page 4k >12:35:05,280 DEBUG kernel:[ 0.000000] BRK [0x0201c000, 0x0201cfff] PGTABLE >12:35:05,280 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbfdff000-0xbfdfffff] >12:35:05,280 DEBUG kernel:[ 0.000000] [mem 0xbfdff000-0xbfdfffff] page 4k >12:35:05,280 DEBUG kernel:[ 0.000000] BRK [0x0201d000, 0x0201dfff] PGTABLE >12:35:05,280 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7d5ce000-0x7fffffff] >12:35:05,280 INFO kernel:[ 0.000000] ACPI: Early table checksum verification disabled >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000F6440 000024 (v02 LENOVO) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: XSDT 0x00000000BFD49CB8 000094 (v01 LENOVO TP-7U 00003240 LTP 00000000) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: FACP 0x00000000BFD49E00 0000F4 (v03 LENOVO TP-7U 00003240 LNVO 00000001) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20140424/tbfadt-618) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20140424/tbfadt-699) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: DSDT 0x00000000BFD4A20E 00FB01 (v01 LENOVO TP-7U 00003240 MSFT 03000000) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: FACS 0x00000000BFD8E000 000040 >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000BFD49FB4 00025A (v01 LENOVO TP-7U 00003240 MSFT 03000000) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: ECDT 0x00000000BFD59D0F 000052 (v01 LENOVO TP-7U 00003240 LNVO 00000001) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: APIC 0x00000000BFD59D61 000078 (v01 LENOVO TP-7U 00003240 LNVO 00000001) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: MCFG 0x00000000BFD59DD9 00003C (v01 LENOVO TP-7U 00003240 LNVO 00000001) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: HPET 0x00000000BFD59E15 000038 (v01 LENOVO TP-7U 00003240 LNVO 00000001) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: BOOT 0x00000000BFD59F38 000028 (v01 LENOVO TP-7U 00003240 LTP 00000001) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: ASF! 0x00000000BFD59F60 0000A0 (v16 LENOVO TP-7U 00003240 PTL 00000001) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000BFD8D1FA 000568 (v01 LENOVO TP-7U 00003240 INTL 20050513) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: TCPA 0x00000000BFB07000 000032 (v00 00000000 00000000) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: DMAR 0x00000000BFB06000 0000D8 (v01 ? 00000001 00000000) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000BFAD3000 000655 (v01 PmRef CpuPm 00003000 INTL 20050624) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000BFAD2000 000274 (v01 PmRef Cpu0Tst 00003000 INTL 20050624) >12:35:05,280 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000BFAD1000 000242 (v01 PmRef ApTst 00003000 INTL 20050624) >12:35:05,280 NOTICE kernel:[ 0.000000] ACPI: DMI detected: Lenovo ThinkPad T400 >12:35:05,280 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:35:05,280 INFO kernel:[ 0.000000] No NUMA configuration found >12:35:05,280 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013bffffff] >12:35:05,280 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13bffffff] >12:35:05,280 INFO kernel:[ 0.000000] NODE_DATA [mem 0x13bfe9000-0x13bffcfff] >12:35:05,280 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff880137600000-ffff88013b5fffff] on node 0 >12:35:05,280 WARNING kernel:[ 0.000000] Zone ranges: >12:35:05,280 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >12:35:05,280 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >12:35:05,280 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x13bffffff] >12:35:05,280 WARNING kernel:[ 0.000000] Movable zone start for each node >12:35:05,280 WARNING kernel:[ 0.000000] Early memory node ranges >12:35:05,280 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009dfff] >12:35:05,280 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xbf8a0fff] >12:35:05,280 WARNING kernel:[ 0.000000] node 0: [mem 0xbf8a7000-0xbf9b6fff] >12:35:05,280 WARNING kernel:[ 0.000000] node 0: [mem 0xbfa0f000-0xbfac5fff] >12:35:05,280 WARNING kernel:[ 0.000000] node 0: [mem 0xbfdff000-0xbfdfffff] >12:35:05,280 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x13bffffff] >12:35:05,280 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1030662 >12:35:05,280 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >12:35:05,280 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >12:35:05,280 DEBUG kernel:[ 0.000000] DMA zone: 3997 pages, LIFO batch:0 >12:35:05,280 DEBUG kernel:[ 0.000000] DMA32 zone: 12202 pages used for memmap >12:35:05,280 DEBUG kernel:[ 0.000000] DMA32 zone: 780905 pages, LIFO batch:31 >12:35:05,280 DEBUG kernel:[ 0.000000] Normal zone: 3840 pages used for memmap >12:35:05,280 DEBUG kernel:[ 0.000000] Normal zone: 245760 pages, LIFO batch:31 >12:35:05,280 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x1008 >12:35:05,280 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:35:05,280 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >12:35:05,280 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >12:35:05,280 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled) >12:35:05,280 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled) >12:35:05,280 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >12:35:05,280 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >12:35:05,280 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >12:35:05,280 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 >12:35:05,280 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >12:35:05,280 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >12:35:05,280 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >12:35:05,280 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >12:35:05,280 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >12:35:05,280 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >12:35:05,280 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >12:35:05,280 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs >12:35:05,280 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbf8a1000-0xbf8a6fff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbf9b7000-0xbfa0efff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbfac6000-0xbfad0fff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbfad1000-0xbfad3fff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbfad4000-0xbfad7fff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbfad8000-0xbfadbfff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbfadc000-0xbfadefff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbfadf000-0xbfb05fff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbfb06000-0xbfb07fff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbfb08000-0xbfd0efff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbfd0f000-0xbfd9efff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbfd9f000-0xbfdfefff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbfe00000-0xbfffffff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed0ffff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff] >12:35:05,280 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff] >12:35:05,280 INFO kernel:[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices >12:35:05,280 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >12:35:05,280 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >12:35:05,280 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88013bc00000 s87872 r8192 d22720 u524288 >12:35:05,280 DEBUG kernel:[ 0.000000] pcpu-alloc: s87872 r8192 d22720 u524288 alloc=1*2097152 >12:35:05,280 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >12:35:05,280 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1014535 >12:35:05,280 WARNING kernel:[ 0.000000] Policy zone: Normal >12:35:05,280 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-21-x86_64 quiet enforcing=0 >12:35:05,280 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >12:35:05,280 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 >12:35:05,280 WARNING kernel:[ 0.000000] Memory: 3930456K/4122648K available (7326K kernel code, 1196K rwdata, 3156K rodata, 1452K init, 1504K bss, 192192K reserved) >12:35:05,280 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >12:35:05,280 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >12:35:05,280 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=4. >12:35:05,280 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >12:35:05,280 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0-3. >12:35:05,280 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 >12:35:05,280 INFO kernel:[ 0.000000] NR_IRQS:65792 nr_irqs:712 16 >12:35:05,280 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >12:35:05,280 INFO kernel:[ 0.000000] console [tty0] enabled >12:35:05,280 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >12:35:05,280 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >12:35:05,280 DEBUG kernel:[ 0.000000] hpet clockevent registered >12:35:05,280 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >12:35:05,280 INFO kernel:[ 0.000000] tsc: Detected 2393.991 MHz processor >12:35:05,280 INFO kernel:[ 0.001015] Calibrating delay loop (skipped), value calculated using timer frequency.. 4787.98 BogoMIPS (lpj=2393991) >12:35:05,280 INFO kernel:[ 0.001018] pid_max: default: 32768 minimum: 301 >12:35:05,280 INFO kernel:[ 0.001029] ACPI: Core revision 20140424 >12:35:05,280 WARNING kernel:[ 0.014768] ACPI: All ACPI Tables successfully acquired >12:35:05,280 INFO kernel:[ 0.015044] Security Framework initialized >12:35:05,280 INFO kernel:[ 0.015055] SELinux: Initializing. >12:35:05,280 DEBUG kernel:[ 0.015064] SELinux: Starting in permissive mode >12:35:05,280 INFO kernel:[ 0.015493] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >12:35:05,280 INFO kernel:[ 0.017626] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >12:35:05,280 INFO kernel:[ 0.018592] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) >12:35:05,280 INFO kernel:[ 0.018599] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) >12:35:05,280 INFO kernel:[ 0.018959] Initializing cgroup subsys memory >12:35:05,280 INFO kernel:[ 0.019009] Initializing cgroup subsys devices >12:35:05,280 INFO kernel:[ 0.019018] Initializing cgroup subsys freezer >12:35:05,280 INFO kernel:[ 0.019022] Initializing cgroup subsys net_cls >12:35:05,280 INFO kernel:[ 0.019028] Initializing cgroup subsys blkio >12:35:05,280 INFO kernel:[ 0.019033] Initializing cgroup subsys perf_event >12:35:05,280 INFO kernel:[ 0.019036] Initializing cgroup subsys net_prio >12:35:05,280 INFO kernel:[ 0.019046] Initializing cgroup subsys hugetlb >12:35:05,280 INFO kernel:[ 0.019070] Disabled fast string operations >12:35:05,280 INFO kernel:[ 0.019076] CPU: Physical Processor ID: 0 >12:35:05,280 INFO kernel:[ 0.019077] CPU: Processor Core ID: 0 >12:35:05,280 INFO kernel:[ 0.019079] mce: CPU supports 6 MCE banks >12:35:05,280 INFO kernel:[ 0.019087] CPU0: Thermal monitoring enabled (TM2) >12:35:05,280 INFO kernel:[ 0.019095] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >12:35:05,280 INFO kernel:[ 0.019095] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0 >12:35:05,280 INFO kernel:[ 0.019095] tlb_flushall_shift: -1 >12:35:05,280 INFO kernel:[ 0.019183] Freeing SMP alternatives memory: 24K (ffffffff81e98000 - ffffffff81e9e000) >12:35:05,281 INFO kernel:[ 0.020143] ftrace: allocating 26743 entries in 105 pages >12:35:05,281 INFO kernel:[ 0.027119] dmar: Host address width 36 >12:35:05,281 INFO kernel:[ 0.027122] dmar: DRHD base: 0x000000feb03000 flags: 0x0 >12:35:05,281 INFO kernel:[ 0.027129] dmar: IOMMU 0: reg_base_addr feb03000 ver 1:0 cap c9008020e30260 ecap 1000 >12:35:05,281 INFO kernel:[ 0.027131] dmar: DRHD base: 0x000000feb00000 flags: 0x0 >12:35:05,281 INFO kernel:[ 0.027136] dmar: IOMMU 1: reg_base_addr feb00000 ver 1:0 cap c0000020630270 ecap 1000 >12:35:05,281 INFO kernel:[ 0.027137] dmar: DRHD base: 0x000000feb02000 flags: 0x1 >12:35:05,281 INFO kernel:[ 0.027142] dmar: IOMMU 2: reg_base_addr feb02000 ver 1:0 cap c9008020630260 ecap 1000 >12:35:05,281 INFO kernel:[ 0.027143] dmar: RMRR base: 0x000000fc226c00 end: 0x000000fc2273ff >12:35:05,281 INFO kernel:[ 0.027662] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >12:35:05,281 INFO kernel:[ 0.038122] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz (fam: 06, model: 17, stepping: 0a) >12:35:05,281 INFO kernel:[ 0.039000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >12:35:05,281 INFO kernel:[ 0.039000] ... version: 2 >12:35:05,281 INFO kernel:[ 0.039000] ... bit width: 40 >12:35:05,281 INFO kernel:[ 0.039000] ... generic registers: 2 >12:35:05,281 INFO kernel:[ 0.039000] ... value mask: 000000ffffffffff >12:35:05,281 INFO kernel:[ 0.039000] ... max period: 000000007fffffff >12:35:05,281 INFO kernel:[ 0.039000] ... fixed-purpose events: 3 >12:35:05,281 INFO kernel:[ 0.039000] ... event mask: 0000000700000003 >12:35:05,281 INFO kernel:[ 0.039965] x86: Booting SMP configuration: >12:35:05,281 INFO kernel:[ 0.039968] .... node #0, CPUs: #1 >12:35:05,281 INFO kernel:[ 0.002000] Disabled fast string operations >12:35:05,281 INFO kernel:[ 0.052034] x86: Booted up 1 node, 2 CPUs >12:35:05,281 INFO kernel:[ 0.052038] smpboot: Total of 2 processors activated (9575.96 BogoMIPS) >12:35:05,281 INFO kernel:[ 0.052168] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >12:35:05,281 INFO kernel:[ 0.054093] devtmpfs: initialized >12:35:05,281 INFO kernel:[ 0.057605] PM: Registering ACPI NVS region [mem 0xbfac6000-0xbfad0fff] (45056 bytes) >12:35:05,281 INFO kernel:[ 0.057605] PM: Registering ACPI NVS region [mem 0xbfad8000-0xbfadbfff] (16384 bytes) >12:35:05,281 INFO kernel:[ 0.057605] PM: Registering ACPI NVS region [mem 0xbfadf000-0xbfb05fff] (159744 bytes) >12:35:05,281 INFO kernel:[ 0.057605] PM: Registering ACPI NVS region [mem 0xbfd0f000-0xbfd9efff] (589824 bytes) >12:35:05,281 INFO kernel:[ 0.058731] atomic64_test: passed for x86-64 platform with CX8 and with SSE >12:35:05,281 INFO kernel:[ 0.058734] pinctrl core: initialized pinctrl subsystem >12:35:05,281 INFO kernel:[ 0.058785] RTC time: 12:33:52, date: 08/15/14 >12:35:05,281 INFO kernel:[ 0.058840] NET: Registered protocol family 16 >12:35:05,281 INFO kernel:[ 0.058973] cpuidle: using governor menu >12:35:05,281 INFO kernel:[ 0.059035] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >12:35:05,281 INFO kernel:[ 0.059038] ACPI: bus type PCI registered >12:35:05,281 INFO kernel:[ 0.059040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >12:35:05,281 INFO kernel:[ 0.059123] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) >12:35:05,281 INFO kernel:[ 0.059126] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820 >12:35:05,281 INFO kernel:[ 0.059253] PCI: Using configuration type 1 for base access >12:35:05,281 INFO kernel:[ 0.062072] ACPI: Added _OSI(Module Device) >12:35:05,281 INFO kernel:[ 0.062072] ACPI: Added _OSI(Processor Device) >12:35:05,281 INFO kernel:[ 0.062072] ACPI: Added _OSI(3.0 _SCP Extensions) >12:35:05,281 INFO kernel:[ 0.062072] ACPI: Added _OSI(Processor Aggregator Device) >12:35:05,281 INFO kernel:[ 0.062072] ACPI: Added _OSI(Linux) >12:35:05,281 INFO kernel:[ 0.064208] ACPI : EC: EC description table is found, configuring boot EC >12:35:05,281 NOTICE kernel:[ 0.069024] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query honored via DMI >12:35:05,281 WARNING kernel:[ 0.078344] ACPI: Dynamic OEM Table Load: >12:35:05,281 WARNING kernel:[ 0.078352] ACPI: SSDT 0xFFFF880135557000 0002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) >12:35:05,281 WARNING kernel:[ 0.078914] ACPI: Dynamic OEM Table Load: >12:35:05,281 WARNING kernel:[ 0.078921] ACPI: SSDT 0xFFFF8801355E3000 00087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) >12:35:05,281 WARNING kernel:[ 0.083202] ACPI: Dynamic OEM Table Load: >12:35:05,281 WARNING kernel:[ 0.083208] ACPI: SSDT 0xFFFF8801355F4C00 0001CF (v01 PmRef ApIst 00003000 INTL 20050624) >12:35:05,281 WARNING kernel:[ 0.085064] ACPI: Dynamic OEM Table Load: >12:35:05,281 WARNING kernel:[ 0.085070] ACPI: SSDT 0xFFFF880135591C00 00008D (v01 PmRef ApCst 00003000 INTL 20050624) >12:35:05,281 INFO kernel:[ 0.088138] ACPI: Interpreter enabled >12:35:05,281 WARNING kernel:[ 0.088144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) >12:35:05,281 WARNING kernel:[ 0.088148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) >12:35:05,281 INFO kernel:[ 0.088161] ACPI: (supports S0 S3 S4 S5) >12:35:05,281 INFO kernel:[ 0.088163] ACPI: Using IOAPIC for interrupt routing >12:35:05,281 INFO kernel:[ 0.088188] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >12:35:05,281 INFO kernel:[ 0.096038] ACPI: Power Resource [PUBS] (on) >12:35:05,281 INFO kernel:[ 0.096111] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1) >12:35:05,281 INFO kernel:[ 0.098172] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2) >12:35:05,282 INFO kernel:[ 0.101424] acpi IBM0079:00: ACPI dock station (docks/bays count: 3) >12:35:05,282 INFO kernel:[ 0.101840] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) >12:35:05,282 INFO kernel:[ 0.101927] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) >12:35:05,282 INFO kernel:[ 0.102016] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) >12:35:05,282 INFO kernel:[ 0.102102] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) >12:35:05,282 INFO kernel:[ 0.102187] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) >12:35:05,282 INFO kernel:[ 0.102272] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11) >12:35:05,282 INFO kernel:[ 0.102357] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) >12:35:05,282 INFO kernel:[ 0.102442] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) >12:35:05,282 INFO kernel:[ 0.102547] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >12:35:05,282 INFO kernel:[ 0.102552] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >12:35:05,282 INFO kernel:[ 0.103031] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] >12:35:05,282 INFO kernel:[ 0.103061] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge >12:35:05,282 INFO kernel:[ 0.103234] PCI host bridge to bus 0000:00 >12:35:05,282 INFO kernel:[ 0.103237] pci_bus 0000:00: root bus resource [bus 00-ff] >12:35:05,282 INFO kernel:[ 0.103239] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >12:35:05,282 INFO kernel:[ 0.103241] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >12:35:05,282 INFO kernel:[ 0.103243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >12:35:05,282 INFO kernel:[ 0.103245] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >12:35:05,282 INFO kernel:[ 0.103246] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >12:35:05,282 INFO kernel:[ 0.103248] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff] >12:35:05,282 DEBUG kernel:[ 0.103257] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000 >12:35:05,282 INFO kernel:[ 0.103278] DMAR: Forcing write-buffer flush capability >12:35:05,282 INFO kernel:[ 0.103279] DMAR: Disabling IOMMU for graphics on this chipset >12:35:05,282 DEBUG kernel:[ 0.103360] pci 0000:00:01.0: [8086:2a41] type 01 class 0x060400 >12:35:05,282 DEBUG kernel:[ 0.103402] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >12:35:05,282 DEBUG kernel:[ 0.103483] pci 0000:00:03.0: [8086:2a44] type 00 class 0x078000 >12:35:05,282 DEBUG kernel:[ 0.103499] pci 0000:00:03.0: reg 0x10: [mem 0xfc226800-0xfc22680f 64bit] >12:35:05,282 DEBUG kernel:[ 0.103549] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold >12:35:05,282 DEBUG kernel:[ 0.103628] pci 0000:00:03.3: [8086:2a47] type 00 class 0x070002 >12:35:05,282 DEBUG kernel:[ 0.103642] pci 0000:00:03.3: reg 0x10: [io 0x1828-0x182f] >12:35:05,282 DEBUG kernel:[ 0.103649] pci 0000:00:03.3: reg 0x14: [mem 0xfc224000-0xfc224fff] >12:35:05,282 DEBUG kernel:[ 0.103808] pci 0000:00:19.0: [8086:10f5] type 00 class 0x020000 >12:35:05,282 DEBUG kernel:[ 0.103833] pci 0000:00:19.0: reg 0x10: [mem 0xfc200000-0xfc21ffff] >12:35:05,282 DEBUG kernel:[ 0.103844] pci 0000:00:19.0: reg 0x14: [mem 0xfc225000-0xfc225fff] >12:35:05,282 DEBUG kernel:[ 0.103855] pci 0000:00:19.0: reg 0x18: [io 0x1840-0x185f] >12:35:05,282 DEBUG kernel:[ 0.103943] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >12:35:05,282 INFO kernel:[ 0.103989] pci 0000:00:19.0: System wakeup disabled by ACPI >12:35:05,282 DEBUG kernel:[ 0.104044] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300 >12:35:05,282 DEBUG kernel:[ 0.104100] pci 0000:00:1a.0: reg 0x20: [io 0x1860-0x187f] >12:35:05,282 INFO kernel:[ 0.104197] pci 0000:00:1a.0: System wakeup disabled by ACPI >12:35:05,282 DEBUG kernel:[ 0.104249] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300 >12:35:05,282 DEBUG kernel:[ 0.104305] pci 0000:00:1a.1: reg 0x20: [io 0x1880-0x189f] >12:35:05,282 DEBUG kernel:[ 0.104428] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300 >12:35:05,282 DEBUG kernel:[ 0.104484] pci 0000:00:1a.2: reg 0x20: [io 0x18a0-0x18bf] >12:35:05,282 INFO kernel:[ 0.104582] pci 0000:00:1a.2: System wakeup disabled by ACPI >12:35:05,282 DEBUG kernel:[ 0.104648] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320 >12:35:05,282 DEBUG kernel:[ 0.104674] pci 0000:00:1a.7: reg 0x10: [mem 0xfc226c00-0xfc226fff] >12:35:05,282 DEBUG kernel:[ 0.104782] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >12:35:05,282 INFO kernel:[ 0.104826] pci 0000:00:1a.7: System wakeup disabled by ACPI >12:35:05,282 DEBUG kernel:[ 0.104883] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300 >12:35:05,282 DEBUG kernel:[ 0.104907] pci 0000:00:1b.0: reg 0x10: [mem 0xfc220000-0xfc223fff 64bit] >12:35:05,282 DEBUG kernel:[ 0.105014] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >12:35:05,282 INFO kernel:[ 0.105064] pci 0000:00:1b.0: System wakeup disabled by ACPI >12:35:05,282 DEBUG kernel:[ 0.105116] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400 >12:35:05,282 DEBUG kernel:[ 0.105227] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >12:35:05,282 INFO kernel:[ 0.105273] pci 0000:00:1c.0: System wakeup disabled by ACPI >12:35:05,282 DEBUG kernel:[ 0.105325] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400 >12:35:05,282 DEBUG kernel:[ 0.105436] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >12:35:05,282 INFO kernel:[ 0.105485] pci 0000:00:1c.1: System wakeup disabled by ACPI >12:35:05,282 DEBUG kernel:[ 0.105538] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400 >12:35:05,282 DEBUG kernel:[ 0.105649] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >12:35:05,282 INFO kernel:[ 0.105696] pci 0000:00:1c.3: System wakeup disabled by ACPI >12:35:05,282 DEBUG kernel:[ 0.105747] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400 >12:35:05,282 DEBUG kernel:[ 0.105858] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >12:35:05,282 INFO kernel:[ 0.105905] pci 0000:00:1c.4: System wakeup disabled by ACPI >12:35:05,282 DEBUG kernel:[ 0.105962] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 >12:35:05,282 DEBUG kernel:[ 0.106019] pci 0000:00:1d.0: reg 0x20: [io 0x18c0-0x18df] >12:35:05,282 INFO kernel:[ 0.106118] pci 0000:00:1d.0: System wakeup disabled by ACPI >12:35:05,282 DEBUG kernel:[ 0.106170] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 >12:35:05,282 DEBUG kernel:[ 0.106225] pci 0000:00:1d.1: reg 0x20: [io 0x18e0-0x18ff] >12:35:05,282 DEBUG kernel:[ 0.106350] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 >12:35:05,282 DEBUG kernel:[ 0.106406] pci 0000:00:1d.2: reg 0x20: [io 0x1c00-0x1c1f] >12:35:05,282 DEBUG kernel:[ 0.106540] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 >12:35:05,282 DEBUG kernel:[ 0.106566] pci 0000:00:1d.7: reg 0x10: [mem 0xfc227000-0xfc2273ff] >12:35:05,282 DEBUG kernel:[ 0.106674] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >12:35:05,282 INFO kernel:[ 0.106718] pci 0000:00:1d.7: System wakeup disabled by ACPI >12:35:05,282 DEBUG kernel:[ 0.106773] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >12:35:05,282 INFO kernel:[ 0.106876] pci 0000:00:1e.0: System wakeup disabled by ACPI >12:35:05,282 DEBUG kernel:[ 0.106932] pci 0000:00:1f.0: [8086:2917] type 00 class 0x060100 >12:35:05,282 DEBUG kernel:[ 0.107155] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601 >12:35:05,282 DEBUG kernel:[ 0.107182] pci 0000:00:1f.2: reg 0x10: [io 0x1c40-0x1c47] >12:35:05,282 DEBUG kernel:[ 0.107193] pci 0000:00:1f.2: reg 0x14: [io 0x1834-0x1837] >12:35:05,282 DEBUG kernel:[ 0.107204] pci 0000:00:1f.2: reg 0x18: [io 0x1838-0x183f] >12:35:05,282 DEBUG kernel:[ 0.107214] pci 0000:00:1f.2: reg 0x1c: [io 0x1830-0x1833] >12:35:05,282 DEBUG kernel:[ 0.107225] pci 0000:00:1f.2: reg 0x20: [io 0x1c20-0x1c3f] >12:35:05,282 DEBUG kernel:[ 0.107236] pci 0000:00:1f.2: reg 0x24: [mem 0xfc226000-0xfc2267ff] >12:35:05,282 DEBUG kernel:[ 0.107304] pci 0000:00:1f.2: PME# supported from D3hot >12:35:05,282 DEBUG kernel:[ 0.107392] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 >12:35:05,282 DEBUG kernel:[ 0.107413] pci 0000:00:1f.3: reg 0x10: [mem 0xfc227400-0xfc2274ff 64bit] >12:35:05,282 DEBUG kernel:[ 0.107441] pci 0000:00:1f.3: reg 0x20: [io 0x1c60-0x1c7f] >12:35:05,282 DEBUG kernel:[ 0.107598] pci 0000:01:00.0: [1002:95c4] type 00 class 0x030000 >12:35:05,282 DEBUG kernel:[ 0.107616] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref] >12:35:05,282 DEBUG kernel:[ 0.107626] pci 0000:01:00.0: reg 0x14: [io 0x2000-0x20ff] >12:35:05,282 DEBUG kernel:[ 0.107637] pci 0000:01:00.0: reg 0x18: [mem 0xcfff0000-0xcfffffff] >12:35:05,282 DEBUG kernel:[ 0.107675] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] >12:35:05,282 DEBUG kernel:[ 0.107725] pci 0000:01:00.0: supports D1 D2 >12:35:05,282 INFO kernel:[ 0.107792] pci 0000:00:01.0: PCI bridge to [bus 01] >12:35:05,282 DEBUG kernel:[ 0.107795] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff] >12:35:05,282 DEBUG kernel:[ 0.107798] pci 0000:00:01.0: bridge window [mem 0xcff00000-0xcfffffff] >12:35:05,282 DEBUG kernel:[ 0.107802] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >12:35:05,282 INFO kernel:[ 0.107872] pci 0000:00:1c.0: PCI bridge to [bus 02] >12:35:05,282 DEBUG kernel:[ 0.108021] pci 0000:03:00.0: [8086:4236] type 00 class 0x028000 >12:35:05,282 DEBUG kernel:[ 0.108070] pci 0000:03:00.0: reg 0x10: [mem 0xf4200000-0xf4201fff 64bit] >12:35:05,282 DEBUG kernel:[ 0.108285] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >12:35:05,282 INFO kernel:[ 0.110045] pci 0000:00:1c.1: PCI bridge to [bus 03] >12:35:05,282 DEBUG kernel:[ 0.110052] pci 0000:00:1c.1: bridge window [mem 0xf4200000-0xf42fffff] >12:35:05,282 INFO kernel:[ 0.110149] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >12:35:05,282 DEBUG kernel:[ 0.110154] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff] >12:35:05,282 DEBUG kernel:[ 0.110159] pci 0000:00:1c.3: bridge window [mem 0xf8000000-0xf9ffffff] >12:35:05,282 DEBUG kernel:[ 0.110166] pci 0000:00:1c.3: bridge window [mem 0xf4000000-0xf40fffff 64bit pref] >12:35:05,282 INFO kernel:[ 0.110248] pci 0000:00:1c.4: PCI bridge to [bus 0d-14] >12:35:05,282 DEBUG kernel:[ 0.110253] pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff] >12:35:05,282 DEBUG kernel:[ 0.110257] pci 0000:00:1c.4: bridge window [mem 0xfa000000-0xfbffffff] >12:35:05,282 DEBUG kernel:[ 0.110265] pci 0000:00:1c.4: bridge window [mem 0xf4100000-0xf41fffff 64bit pref] >12:35:05,282 DEBUG kernel:[ 0.110341] pci 0000:15:00.0: [1180:0476] type 02 class 0x060700 >12:35:05,282 NOTICE kernel:[ 0.110364] pci 0000:15:00.0: proprietary Ricoh MMC controller disabled (via cardbus function) >12:35:05,282 NOTICE kernel:[ 0.110366] pci 0000:15:00.0: MMC cards are now supported by standard SDHCI controller >12:35:05,282 DEBUG kernel:[ 0.110384] pci 0000:15:00.0: reg 0x10: [mem 0xf4300000-0xf4300fff] >12:35:05,282 DEBUG kernel:[ 0.110427] pci 0000:15:00.0: supports D1 D2 >12:35:05,282 DEBUG kernel:[ 0.110428] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold >12:35:05,282 DEBUG kernel:[ 0.110501] pci 0000:15:00.1: [1180:0832] type 00 class 0x0c0010 >12:35:05,282 DEBUG kernel:[ 0.110526] pci 0000:15:00.1: reg 0x10: [mem 0xf4301000-0xf43017ff] >12:35:05,282 DEBUG kernel:[ 0.110641] pci 0000:15:00.1: supports D1 D2 >12:35:05,282 DEBUG kernel:[ 0.110643] pci 0000:15:00.1: PME# supported from D0 D1 D2 D3hot D3cold >12:35:05,282 DEBUG kernel:[ 0.110712] pci 0000:15:00.2: [1180:0822] type 00 class 0x080500 >12:35:05,282 DEBUG kernel:[ 0.110737] pci 0000:15:00.2: reg 0x10: [mem 0xf4301800-0xf43018ff] >12:35:05,282 DEBUG kernel:[ 0.110852] pci 0000:15:00.2: supports D1 D2 >12:35:05,282 DEBUG kernel:[ 0.110853] pci 0000:15:00.2: PME# supported from D0 D1 D2 D3hot D3cold >12:35:05,282 DEBUG kernel:[ 0.110925] pci 0000:15:00.4: [1180:0592] type 00 class 0x088000 >12:35:05,282 DEBUG kernel:[ 0.110951] pci 0000:15:00.4: reg 0x10: [mem 0xf4302000-0xf43020ff] >12:35:05,282 DEBUG kernel:[ 0.111067] pci 0000:15:00.4: supports D1 D2 >12:35:05,282 DEBUG kernel:[ 0.111069] pci 0000:15:00.4: PME# supported from D0 D1 D2 D3hot D3cold >12:35:05,282 DEBUG kernel:[ 0.111137] pci 0000:15:00.5: [1180:0852] type 00 class 0x088000 >12:35:05,282 DEBUG kernel:[ 0.111162] pci 0000:15:00.5: reg 0x10: [mem 0xf4302400-0xf43024ff] >12:35:05,282 DEBUG kernel:[ 0.111277] pci 0000:15:00.5: supports D1 D2 >12:35:05,282 DEBUG kernel:[ 0.111278] pci 0000:15:00.5: PME# supported from D0 D1 D2 D3hot D3cold >12:35:05,282 INFO kernel:[ 0.111395] pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode) >12:35:05,282 DEBUG kernel:[ 0.111400] pci 0000:00:1e.0: bridge window [io 0x5000-0x8fff] >12:35:05,282 DEBUG kernel:[ 0.111404] pci 0000:00:1e.0: bridge window [mem 0xf4300000-0xf7ffffff] >12:35:05,282 DEBUG kernel:[ 0.111411] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xf3ffffff 64bit pref] >12:35:05,282 DEBUG kernel:[ 0.111413] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >12:35:05,282 DEBUG kernel:[ 0.111415] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >12:35:05,282 DEBUG kernel:[ 0.111417] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >12:35:05,282 DEBUG kernel:[ 0.111419] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >12:35:05,282 DEBUG kernel:[ 0.111421] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >12:35:05,282 DEBUG kernel:[ 0.111422] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) >12:35:05,282 DEBUG kernel:[ 0.111490] pci_bus 0000:16: busn_res: [bus 16-18] end is updated to 17 >12:35:05,282 INFO kernel:[ 0.111553] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >12:35:05,282 WARNING kernel:[ 0.113376] ACPI: Enabled 3 GPEs in block 00 to 3F >12:35:05,282 INFO kernel:[ 0.113452] ACPI : EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >12:35:05,282 INFO kernel:[ 0.113549] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >12:35:05,282 INFO kernel:[ 0.113549] vgaarb: loaded >12:35:05,282 INFO kernel:[ 0.113549] vgaarb: bridge control possible 0000:01:00.0 >12:35:05,282 NOTICE kernel:[ 0.113549] SCSI subsystem initialized >12:35:05,282 DEBUG kernel:[ 0.113549] libata version 3.00 loaded. >12:35:05,282 INFO kernel:[ 0.114042] ACPI: bus type USB registered >12:35:05,282 INFO kernel:[ 0.114064] usbcore: registered new interface driver usbfs >12:35:05,282 INFO kernel:[ 0.114078] usbcore: registered new interface driver hub >12:35:05,282 INFO kernel:[ 0.114082] usbcore: registered new device driver usb >12:35:05,282 INFO kernel:[ 0.114082] PCI: Using ACPI for IRQ routing >12:35:05,282 DEBUG kernel:[ 0.116421] PCI: pci_cache_line_size set to 64 bytes >12:35:05,282 DEBUG kernel:[ 0.116515] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff] >12:35:05,282 DEBUG kernel:[ 0.116517] e820: reserve RAM buffer [mem 0xbf8a1000-0xbfffffff] >12:35:05,282 DEBUG kernel:[ 0.116519] e820: reserve RAM buffer [mem 0xbf9b7000-0xbfffffff] >12:35:05,282 DEBUG kernel:[ 0.116521] e820: reserve RAM buffer [mem 0xbfac6000-0xbfffffff] >12:35:05,282 DEBUG kernel:[ 0.116523] e820: reserve RAM buffer [mem 0xbfe00000-0xbfffffff] >12:35:05,282 INFO kernel:[ 0.116657] NetLabel: Initializing >12:35:05,282 INFO kernel:[ 0.116658] NetLabel: domain hash size = 128 >12:35:05,282 INFO kernel:[ 0.116659] NetLabel: protocols = UNLABELED CIPSOv4 >12:35:05,282 INFO kernel:[ 0.116671] NetLabel: unlabeled traffic allowed by default >12:35:05,282 INFO kernel:[ 0.116717] HPET: 4 timers in total, 0 timers will be used for per-cpu timer >12:35:05,282 INFO kernel:[ 0.116722] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >12:35:05,282 INFO kernel:[ 0.116726] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >12:35:05,282 INFO kernel:[ 0.118025] Switched to clocksource hpet >12:35:05,282 INFO kernel:[ 0.126812] pnp: PnP ACPI init >12:35:05,282 INFO kernel:[ 0.126836] ACPI: bus type PNP registered >12:35:05,282 INFO kernel:[ 0.147152] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147156] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147158] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147160] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147162] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147164] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147166] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147168] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147170] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147172] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147174] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147176] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147178] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147180] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved >12:35:05,282 INFO kernel:[ 0.147182] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved >12:35:05,282 DEBUG kernel:[ 0.147186] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >12:35:05,282 INFO kernel:[ 0.167213] system 00:01: [io 0x1000-0x107f] could not be reserved >12:35:05,282 INFO kernel:[ 0.167216] system 00:01: [io 0x1180-0x11ff] has been reserved >12:35:05,282 INFO kernel:[ 0.167219] system 00:01: [io 0x0800-0x080f] has been reserved >12:35:05,282 INFO kernel:[ 0.167223] system 00:01: [io 0x15e0-0x15ef] has been reserved >12:35:05,282 INFO kernel:[ 0.167225] system 00:01: [io 0x1600-0x167f] has been reserved >12:35:05,282 INFO kernel:[ 0.167227] system 00:01: [io 0x1680-0x169f] has been reserved >12:35:05,282 INFO kernel:[ 0.167230] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved >12:35:05,282 INFO kernel:[ 0.167232] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >12:35:05,282 INFO kernel:[ 0.167234] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved >12:35:05,282 INFO kernel:[ 0.167236] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved >12:35:05,282 INFO kernel:[ 0.167238] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved >12:35:05,282 INFO kernel:[ 0.167240] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved >12:35:05,282 DEBUG kernel:[ 0.167243] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >12:35:05,282 DEBUG kernel:[ 0.167321] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >12:35:05,282 DEBUG kernel:[ 0.167358] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active) >12:35:05,282 DEBUG kernel:[ 0.167393] pnp 00:04: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active) >12:35:05,282 DEBUG kernel:[ 0.167482] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (disabled) >12:35:05,282 DEBUG kernel:[ 0.167627] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (active) >12:35:05,282 DEBUG kernel:[ 0.187593] pnp 00:07: Plug and Play ACPI device, IDs PNP0c31 (active) >12:35:05,282 INFO kernel:[ 0.188071] pnp: PnP ACPI: found 8 devices >12:35:05,282 INFO kernel:[ 0.188072] ACPI: bus type PNP unregistered >12:35:05,282 DEBUG kernel:[ 0.195286] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >12:35:05,282 DEBUG kernel:[ 0.195290] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >12:35:05,282 DEBUG kernel:[ 0.195293] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 >12:35:05,282 DEBUG kernel:[ 0.195303] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 >12:35:05,282 DEBUG kernel:[ 0.195306] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >12:35:05,282 DEBUG kernel:[ 0.195345] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >12:35:05,282 DEBUG kernel:[ 0.195348] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >12:35:05,282 DEBUG kernel:[ 0.195350] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >12:35:05,282 DEBUG kernel:[ 0.195352] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >12:35:05,282 DEBUG kernel:[ 0.195354] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >12:35:05,282 INFO kernel:[ 0.195360] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc01fffff] >12:35:05,282 INFO kernel:[ 0.195365] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref] >12:35:05,282 INFO kernel:[ 0.195370] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref] >12:35:05,282 INFO kernel:[ 0.195374] pci 0000:00:1c.0: BAR 13: assigned [io 0x9000-0x9fff] >12:35:05,282 INFO kernel:[ 0.195376] pci 0000:00:1c.1: BAR 13: assigned [io 0xa000-0xafff] >12:35:05,282 INFO kernel:[ 0.195380] pci 0000:01:00.0: BAR 6: assigned [mem 0xcff00000-0xcff1ffff pref] >12:35:05,282 INFO kernel:[ 0.195383] pci 0000:00:01.0: PCI bridge to [bus 01] >12:35:05,282 INFO kernel:[ 0.195385] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff] >12:35:05,282 INFO kernel:[ 0.195389] pci 0000:00:01.0: bridge window [mem 0xcff00000-0xcfffffff] >12:35:05,282 INFO kernel:[ 0.195391] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >12:35:05,282 INFO kernel:[ 0.195395] pci 0000:00:1c.0: PCI bridge to [bus 02] >12:35:05,282 INFO kernel:[ 0.195398] pci 0000:00:1c.0: bridge window [io 0x9000-0x9fff] >12:35:05,282 INFO kernel:[ 0.195404] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] >12:35:05,282 INFO kernel:[ 0.195408] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] >12:35:05,282 INFO kernel:[ 0.195416] pci 0000:00:1c.1: PCI bridge to [bus 03] >12:35:05,282 INFO kernel:[ 0.195419] pci 0000:00:1c.1: bridge window [io 0xa000-0xafff] >12:35:05,282 INFO kernel:[ 0.195424] pci 0000:00:1c.1: bridge window [mem 0xf4200000-0xf42fffff] >12:35:05,283 INFO kernel:[ 0.195428] pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] >12:35:05,283 INFO kernel:[ 0.195436] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >12:35:05,283 INFO kernel:[ 0.195439] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff] >12:35:05,283 INFO kernel:[ 0.195444] pci 0000:00:1c.3: bridge window [mem 0xf8000000-0xf9ffffff] >12:35:05,283 INFO kernel:[ 0.195448] pci 0000:00:1c.3: bridge window [mem 0xf4000000-0xf40fffff 64bit pref] >12:35:05,283 INFO kernel:[ 0.195455] pci 0000:00:1c.4: PCI bridge to [bus 0d-14] >12:35:05,283 INFO kernel:[ 0.195458] pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff] >12:35:05,283 INFO kernel:[ 0.195464] pci 0000:00:1c.4: bridge window [mem 0xfa000000-0xfbffffff] >12:35:05,283 INFO kernel:[ 0.195468] pci 0000:00:1c.4: bridge window [mem 0xf4100000-0xf41fffff 64bit pref] >12:35:05,283 DEBUG kernel:[ 0.195477] pci 0000:15:00.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000 >12:35:05,283 DEBUG kernel:[ 0.195480] pci 0000:15:00.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000 >12:35:05,283 DEBUG kernel:[ 0.195482] pci 0000:15:00.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100 >12:35:05,283 DEBUG kernel:[ 0.195484] pci 0000:15:00.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100 >12:35:05,283 INFO kernel:[ 0.195487] pci 0000:15:00.0: BAR 15: assigned [mem 0xf0000000-0xf3ffffff pref] >12:35:05,283 INFO kernel:[ 0.195491] pci 0000:15:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff] >12:35:05,283 INFO kernel:[ 0.195493] pci 0000:15:00.0: BAR 13: assigned [io 0x5000-0x50ff] >12:35:05,283 INFO kernel:[ 0.195495] pci 0000:15:00.0: BAR 14: assigned [io 0x5400-0x54ff] >12:35:05,283 INFO kernel:[ 0.195497] pci 0000:15:00.0: CardBus bridge to [bus 16-17] >12:35:05,283 INFO kernel:[ 0.195499] pci 0000:15:00.0: bridge window [io 0x5000-0x50ff] >12:35:05,283 INFO kernel:[ 0.195504] pci 0000:15:00.0: bridge window [io 0x5400-0x54ff] >12:35:05,283 INFO kernel:[ 0.195510] pci 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref] >12:35:05,283 INFO kernel:[ 0.195515] pci 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff] >12:35:05,283 INFO kernel:[ 0.195520] pci 0000:00:1e.0: PCI bridge to [bus 15-18] >12:35:05,283 INFO kernel:[ 0.195523] pci 0000:00:1e.0: bridge window [io 0x5000-0x8fff] >12:35:05,283 INFO kernel:[ 0.195529] pci 0000:00:1e.0: bridge window [mem 0xf4300000-0xf7ffffff] >12:35:05,283 INFO kernel:[ 0.195533] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xf3ffffff 64bit pref] >12:35:05,283 DEBUG kernel:[ 0.195541] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >12:35:05,283 DEBUG kernel:[ 0.195543] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >12:35:05,283 DEBUG kernel:[ 0.195545] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >12:35:05,283 DEBUG kernel:[ 0.195547] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] >12:35:05,283 DEBUG kernel:[ 0.195549] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] >12:35:05,283 DEBUG kernel:[ 0.195550] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff] >12:35:05,283 DEBUG kernel:[ 0.195552] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] >12:35:05,283 DEBUG kernel:[ 0.195554] pci_bus 0000:01: resource 1 [mem 0xcff00000-0xcfffffff] >12:35:05,283 DEBUG kernel:[ 0.195556] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >12:35:05,283 DEBUG kernel:[ 0.195558] pci_bus 0000:02: resource 0 [io 0x9000-0x9fff] >12:35:05,283 DEBUG kernel:[ 0.195560] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff] >12:35:05,283 DEBUG kernel:[ 0.195562] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] >12:35:05,283 DEBUG kernel:[ 0.195564] pci_bus 0000:03: resource 0 [io 0xa000-0xafff] >12:35:05,283 DEBUG kernel:[ 0.195566] pci_bus 0000:03: resource 1 [mem 0xf4200000-0xf42fffff] >12:35:05,283 DEBUG kernel:[ 0.195567] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref] >12:35:05,283 DEBUG kernel:[ 0.195569] pci_bus 0000:05: resource 0 [io 0x3000-0x3fff] >12:35:05,283 DEBUG kernel:[ 0.195571] pci_bus 0000:05: resource 1 [mem 0xf8000000-0xf9ffffff] >12:35:05,283 DEBUG kernel:[ 0.195573] pci_bus 0000:05: resource 2 [mem 0xf4000000-0xf40fffff 64bit pref] >12:35:05,283 DEBUG kernel:[ 0.195575] pci_bus 0000:0d: resource 0 [io 0x4000-0x4fff] >12:35:05,283 DEBUG kernel:[ 0.195577] pci_bus 0000:0d: resource 1 [mem 0xfa000000-0xfbffffff] >12:35:05,283 DEBUG kernel:[ 0.195579] pci_bus 0000:0d: resource 2 [mem 0xf4100000-0xf41fffff 64bit pref] >12:35:05,283 DEBUG kernel:[ 0.195581] pci_bus 0000:15: resource 0 [io 0x5000-0x8fff] >12:35:05,283 DEBUG kernel:[ 0.195582] pci_bus 0000:15: resource 1 [mem 0xf4300000-0xf7ffffff] >12:35:05,283 DEBUG kernel:[ 0.195584] pci_bus 0000:15: resource 2 [mem 0xf0000000-0xf3ffffff 64bit pref] >12:35:05,283 DEBUG kernel:[ 0.195586] pci_bus 0000:15: resource 4 [io 0x0000-0x0cf7] >12:35:05,283 DEBUG kernel:[ 0.195588] pci_bus 0000:15: resource 5 [io 0x0d00-0xffff] >12:35:05,283 DEBUG kernel:[ 0.195589] pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff] >12:35:05,283 DEBUG kernel:[ 0.195591] pci_bus 0000:15: resource 7 [mem 0x000d4000-0x000d7fff] >12:35:05,283 DEBUG kernel:[ 0.195593] pci_bus 0000:15: resource 8 [mem 0x000d8000-0x000dbfff] >12:35:05,283 DEBUG kernel:[ 0.195595] pci_bus 0000:15: resource 9 [mem 0xc0000000-0xfebfffff] >12:35:05,283 DEBUG kernel:[ 0.195597] pci_bus 0000:16: resource 0 [io 0x5000-0x50ff] >12:35:05,283 DEBUG kernel:[ 0.195598] pci_bus 0000:16: resource 1 [io 0x5400-0x54ff] >12:35:05,283 DEBUG kernel:[ 0.195600] pci_bus 0000:16: resource 2 [mem 0xf0000000-0xf3ffffff pref] >12:35:05,283 DEBUG kernel:[ 0.195602] pci_bus 0000:16: resource 3 [mem 0xc4000000-0xc7ffffff] >12:35:05,283 INFO kernel:[ 0.195640] NET: Registered protocol family 2 >12:35:05,283 INFO kernel:[ 0.195864] TCP established hash table entries: 32768 (order: 6, 262144 bytes) >12:35:05,283 INFO kernel:[ 0.195998] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >12:35:05,283 INFO kernel:[ 0.196186] TCP: Hash tables configured (established 32768 bind 32768) >12:35:05,283 INFO kernel:[ 0.196235] TCP: reno registered >12:35:05,283 INFO kernel:[ 0.196244] UDP hash table entries: 2048 (order: 4, 65536 bytes) >12:35:05,283 INFO kernel:[ 0.196273] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >12:35:05,283 INFO kernel:[ 0.196346] NET: Registered protocol family 1 >12:35:05,283 DEBUG kernel:[ 0.197312] pci 0000:01:00.0: Boot video device >12:35:05,283 DEBUG kernel:[ 0.197335] PCI: CLS 64 bytes, default 64 >12:35:05,283 INFO kernel:[ 0.197408] Unpacking initramfs... >12:35:05,283 INFO kernel:[ 4.200414] Freeing initrd memory: 43208K (ffff88007d5ce000 - ffff880080000000) >12:35:05,283 INFO kernel:[ 4.200480] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >12:35:05,283 INFO kernel:[ 4.200483] software IO TLB [mem 0xbb8a1000-0xbf8a1000] (64MB) mapped at [ffff8800bb8a1000-ffff8800bf8a0fff] >12:35:05,283 INFO kernel:[ 4.200542] Simple Boot Flag at 0x35 set to 0x1 >12:35:05,283 INFO kernel:[ 4.201380] futex hash table entries: 1024 (order: 4, 65536 bytes) >12:35:05,283 NOTICE kernel:[ 4.201417] Initialise system trusted keyring >12:35:05,283 INFO kernel:[ 4.201446] audit: initializing netlink subsys (disabled) >12:35:05,283 NOTICE kernel:[ 4.201473] audit: type=2000 audit(1408106035.200:1): initialized >12:35:05,283 INFO kernel:[ 4.201878] HugeTLB registered 2 MB page size, pre-allocated 0 pages >12:35:05,283 INFO kernel:[ 4.204021] zbud: loaded >12:35:05,283 NOTICE kernel:[ 4.204197] VFS: Disk quotas dquot_6.5.2 >12:35:05,283 WARNING kernel:[ 4.204243] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >12:35:05,283 INFO kernel:[ 4.204693] msgmni has been set to 7761 >12:35:05,283 NOTICE kernel:[ 4.204761] Key type big_key registered >12:35:05,283 DEBUG kernel:[ 4.204764] SELinux: Registering netfilter hooks >12:35:05,283 INFO kernel:[ 4.205746] alg: No test for stdrng (krng) >12:35:05,283 INFO kernel:[ 4.205758] NET: Registered protocol family 38 >12:35:05,283 NOTICE kernel:[ 4.205765] Key type asymmetric registered >12:35:05,283 NOTICE kernel:[ 4.205768] Asymmetric key parser 'x509' registered >12:35:05,283 INFO kernel:[ 4.205814] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >12:35:05,283 INFO kernel:[ 4.205865] io scheduler noop registered >12:35:05,283 INFO kernel:[ 4.205868] io scheduler deadline registered >12:35:05,283 INFO kernel:[ 4.205928] io scheduler cfq registered (default) >12:35:05,283 DEBUG kernel:[ 4.206171] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >12:35:05,283 DEBUG kernel:[ 4.206331] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X >12:35:05,283 DEBUG kernel:[ 4.206521] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X >12:35:05,283 DEBUG kernel:[ 4.206709] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X >12:35:05,283 DEBUG kernel:[ 4.206900] pcieport 0000:00:1c.4: irq 44 for MSI/MSI-X >12:35:05,283 INFO kernel:[ 4.207059] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt >12:35:05,283 INFO kernel:[ 4.207062] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt >12:35:05,283 DEBUG kernel:[ 4.207064] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded >12:35:05,283 INFO kernel:[ 4.207088] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >12:35:05,283 DEBUG kernel:[ 4.207092] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >12:35:05,283 INFO kernel:[ 4.207113] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt >12:35:05,283 INFO kernel:[ 4.207115] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt >12:35:05,283 DEBUG kernel:[ 4.207120] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded >12:35:05,283 INFO kernel:[ 4.207140] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt >12:35:05,283 DEBUG kernel:[ 4.207145] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded >12:35:05,283 INFO kernel:[ 4.207166] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt >12:35:05,283 DEBUG kernel:[ 4.207171] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded >12:35:05,283 INFO kernel:[ 4.207194] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >12:35:05,283 INFO kernel:[ 4.207251] pciehp: Using ACPI for slot detection. >12:35:05,283 INFO kernel:[ 4.207289] pciehp 0000:00:1c.3:pcie04: Slot #3 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+ >12:35:05,283 DEBUG kernel:[ 4.207318] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded >12:35:05,283 INFO kernel:[ 4.207332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >12:35:05,283 DEBUG kernel:[ 4.207397] intel_idle: does not run on family 6 model 23 >12:35:05,283 INFO kernel:[ 4.207750] ACPI: AC Adapter [AC] (on-line) >12:35:05,283 INFO kernel:[ 4.207917] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 >12:35:05,283 INFO kernel:[ 4.208108] ACPI: Lid Switch [LID] >12:35:05,283 INFO kernel:[ 4.208156] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 >12:35:05,283 INFO kernel:[ 4.208160] ACPI: Sleep Button [SLPB] >12:35:05,283 INFO kernel:[ 4.208216] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >12:35:05,283 INFO kernel:[ 4.208219] ACPI: Power Button [PWRF] >12:35:05,283 DEBUG kernel:[ 4.209656] Monitor-Mwait will be used to enter C-1 state >12:35:05,283 DEBUG kernel:[ 4.209660] Monitor-Mwait will be used to enter C-2 state >12:35:05,283 DEBUG kernel:[ 4.209664] Monitor-Mwait will be used to enter C-3 state >12:35:05,283 INFO kernel:[ 4.209667] tsc: Marking TSC unstable due to TSC halts in idle >12:35:05,283 DEBUG kernel:[ 4.209677] ACPI: acpi_idle registered with cpuidle >12:35:05,283 INFO kernel:[ 4.212112] thermal LNXTHERM:00: registered as thermal_zone0 >12:35:05,283 INFO kernel:[ 4.212115] ACPI: Thermal Zone [THM0] (47 C) >12:35:05,283 INFO kernel:[ 4.213557] thermal LNXTHERM:01: registered as thermal_zone1 >12:35:05,283 INFO kernel:[ 4.213559] ACPI: Thermal Zone [THM1] (48 C) >12:35:05,283 INFO kernel:[ 4.213598] GHES: HEST is not enabled! >12:35:05,283 INFO kernel:[ 4.213681] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >12:35:05,283 DEBUG kernel:[ 4.213730] serial 00:05: [io 0x03f8-0x03ff] >12:35:05,283 DEBUG kernel:[ 4.213833] serial 00:05: [irq 4] >12:35:05,283 INFO kernel:[ 4.214189] serial 00:05: activated >12:35:05,283 INFO kernel:[ 4.234844] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >12:35:05,283 INFO kernel:[ 4.255860] 0000:00:03.3: ttyS1 at I/O 0x1828 (irq = 17, base_baud = 115200) is a 16550A >12:35:05,283 INFO kernel:[ 4.256255] Non-volatile memory driver v1.3 >12:35:05,283 INFO kernel:[ 4.256259] Linux agpgart interface v0.103 >12:35:05,283 DEBUG kernel:[ 4.256579] ahci 0000:00:1f.2: version 3.0 >12:35:05,283 DEBUG kernel:[ 4.256715] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X >12:35:05,283 INFO kernel:[ 4.256758] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >12:35:05,283 INFO kernel:[ 4.256820] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode >12:35:05,283 INFO kernel:[ 4.256823] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs >12:35:05,283 INFO kernel:[ 4.257581] scsi0 : ahci >12:35:05,283 INFO kernel:[ 4.257753] scsi1 : ahci >12:35:05,283 INFO kernel:[ 4.257885] scsi2 : ahci >12:35:05,283 INFO kernel:[ 4.258046] scsi3 : ahci >12:35:05,283 INFO kernel:[ 4.258132] ata1: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226100 irq 45 >12:35:05,283 INFO kernel:[ 4.258135] ata2: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226180 irq 45 >12:35:05,283 INFO kernel:[ 4.258136] ata3: DUMMY >12:35:05,283 INFO kernel:[ 4.258137] ata4: DUMMY >12:35:05,283 INFO kernel:[ 4.258267] libphy: Fixed MDIO Bus: probed >12:35:05,283 INFO kernel:[ 4.258329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >12:35:05,283 INFO kernel:[ 4.258335] ehci-pci: EHCI PCI platform driver >12:35:05,283 INFO kernel:[ 4.258434] ehci-pci 0000:00:1a.7: EHCI Host Controller >12:35:05,283 INFO kernel:[ 4.258492] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 >12:35:05,283 INFO kernel:[ 4.258507] ehci-pci 0000:00:1a.7: debug port 1 >12:35:05,283 DEBUG kernel:[ 4.262430] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported >12:35:05,283 INFO kernel:[ 4.262447] ehci-pci 0000:00:1a.7: irq 23, io mem 0xfc226c00 >12:35:05,283 INFO kernel:[ 4.268057] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >12:35:05,283 INFO kernel:[ 4.268117] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >12:35:05,283 INFO kernel:[ 4.268121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:35:05,283 INFO kernel:[ 4.268124] usb usb1: Product: EHCI Host Controller >12:35:05,283 INFO kernel:[ 4.268156] usb usb1: Manufacturer: Linux 3.16.0-1.fc21.x86_64 ehci_hcd >12:35:05,283 INFO kernel:[ 4.268159] usb usb1: SerialNumber: 0000:00:1a.7 >12:35:05,283 INFO kernel:[ 4.268343] hub 1-0:1.0: USB hub found >12:35:05,283 INFO kernel:[ 4.268351] hub 1-0:1.0: 6 ports detected >12:35:05,283 INFO kernel:[ 4.268706] ehci-pci 0000:00:1d.7: EHCI Host Controller >12:35:05,283 INFO kernel:[ 4.268762] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2 >12:35:05,283 INFO kernel:[ 4.268784] ehci-pci 0000:00:1d.7: debug port 1 >12:35:05,283 INFO kernel:[ 4.270510] ACPI: Battery Slot [BAT0] (battery present) >12:35:05,283 DEBUG kernel:[ 4.272714] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported >12:35:05,283 INFO kernel:[ 4.272735] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfc227000 >12:35:05,283 INFO kernel:[ 4.279035] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >12:35:05,283 INFO kernel:[ 4.279085] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >12:35:05,283 INFO kernel:[ 4.279088] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:35:05,283 INFO kernel:[ 4.279091] usb usb2: Product: EHCI Host Controller >12:35:05,283 INFO kernel:[ 4.279093] usb usb2: Manufacturer: Linux 3.16.0-1.fc21.x86_64 ehci_hcd >12:35:05,283 INFO kernel:[ 4.279096] usb usb2: SerialNumber: 0000:00:1d.7 >12:35:05,283 INFO kernel:[ 4.279275] hub 2-0:1.0: USB hub found >12:35:05,283 INFO kernel:[ 4.279281] hub 2-0:1.0: 6 ports detected >12:35:05,283 INFO kernel:[ 4.279547] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >12:35:05,283 INFO kernel:[ 4.279553] ohci-pci: OHCI PCI platform driver >12:35:05,283 INFO kernel:[ 4.279567] uhci_hcd: USB Universal Host Controller Interface driver >12:35:05,283 INFO kernel:[ 4.279642] uhci_hcd 0000:00:1a.0: UHCI Host Controller >12:35:05,283 INFO kernel:[ 4.279730] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >12:35:05,283 INFO kernel:[ 4.279738] uhci_hcd 0000:00:1a.0: detected 2 ports >12:35:05,283 INFO kernel:[ 4.279769] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860 >12:35:05,283 INFO kernel:[ 4.279820] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >12:35:05,283 INFO kernel:[ 4.279822] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:35:05,283 INFO kernel:[ 4.279824] usb usb3: Product: UHCI Host Controller >12:35:05,283 INFO kernel:[ 4.279826] usb usb3: Manufacturer: Linux 3.16.0-1.fc21.x86_64 uhci_hcd >12:35:05,283 INFO kernel:[ 4.279827] usb usb3: SerialNumber: 0000:00:1a.0 >12:35:05,283 INFO kernel:[ 4.279970] hub 3-0:1.0: USB hub found >12:35:05,283 INFO kernel:[ 4.279977] hub 3-0:1.0: 2 ports detected >12:35:05,283 INFO kernel:[ 4.280172] uhci_hcd 0000:00:1a.1: UHCI Host Controller >12:35:05,283 INFO kernel:[ 4.280257] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >12:35:05,283 INFO kernel:[ 4.280264] uhci_hcd 0000:00:1a.1: detected 2 ports >12:35:05,283 INFO kernel:[ 4.280292] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880 >12:35:05,283 INFO kernel:[ 4.280340] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >12:35:05,283 INFO kernel:[ 4.280342] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:35:05,283 INFO kernel:[ 4.280343] usb usb4: Product: UHCI Host Controller >12:35:05,283 INFO kernel:[ 4.280345] usb usb4: Manufacturer: Linux 3.16.0-1.fc21.x86_64 uhci_hcd >12:35:05,283 INFO kernel:[ 4.280347] usb usb4: SerialNumber: 0000:00:1a.1 >12:35:05,283 INFO kernel:[ 4.280493] hub 4-0:1.0: USB hub found >12:35:05,283 INFO kernel:[ 4.280499] hub 4-0:1.0: 2 ports detected >12:35:05,283 INFO kernel:[ 4.280683] uhci_hcd 0000:00:1a.2: UHCI Host Controller >12:35:05,283 INFO kernel:[ 4.280758] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 >12:35:05,283 INFO kernel:[ 4.280765] uhci_hcd 0000:00:1a.2: detected 2 ports >12:35:05,283 INFO kernel:[ 4.280794] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0 >12:35:05,283 INFO kernel:[ 4.280842] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >12:35:05,283 INFO kernel:[ 4.280845] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:35:05,283 INFO kernel:[ 4.280847] usb usb5: Product: UHCI Host Controller >12:35:05,283 INFO kernel:[ 4.280848] usb usb5: Manufacturer: Linux 3.16.0-1.fc21.x86_64 uhci_hcd >12:35:05,283 INFO kernel:[ 4.280850] usb usb5: SerialNumber: 0000:00:1a.2 >12:35:05,283 INFO kernel:[ 4.280992] hub 5-0:1.0: USB hub found >12:35:05,283 INFO kernel:[ 4.280998] hub 5-0:1.0: 2 ports detected >12:35:05,283 INFO kernel:[ 4.281198] uhci_hcd 0000:00:1d.0: UHCI Host Controller >12:35:05,283 INFO kernel:[ 4.281272] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 >12:35:05,283 INFO kernel:[ 4.281278] uhci_hcd 0000:00:1d.0: detected 2 ports >12:35:05,283 INFO kernel:[ 4.281309] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0 >12:35:05,283 INFO kernel:[ 4.281354] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >12:35:05,283 INFO kernel:[ 4.281356] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:35:05,283 INFO kernel:[ 4.281357] usb usb6: Product: UHCI Host Controller >12:35:05,283 INFO kernel:[ 4.281359] usb usb6: Manufacturer: Linux 3.16.0-1.fc21.x86_64 uhci_hcd >12:35:05,283 INFO kernel:[ 4.281361] usb usb6: SerialNumber: 0000:00:1d.0 >12:35:05,283 INFO kernel:[ 4.281514] hub 6-0:1.0: USB hub found >12:35:05,283 INFO kernel:[ 4.281521] hub 6-0:1.0: 2 ports detected >12:35:05,283 INFO kernel:[ 4.281716] uhci_hcd 0000:00:1d.1: UHCI Host Controller >12:35:05,283 INFO kernel:[ 4.281770] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 >12:35:05,283 INFO kernel:[ 4.281777] uhci_hcd 0000:00:1d.1: detected 2 ports >12:35:05,283 INFO kernel:[ 4.281808] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0 >12:35:05,283 INFO kernel:[ 4.281855] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >12:35:05,283 INFO kernel:[ 4.281857] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:35:05,283 INFO kernel:[ 4.281858] usb usb7: Product: UHCI Host Controller >12:35:05,283 INFO kernel:[ 4.281860] usb usb7: Manufacturer: Linux 3.16.0-1.fc21.x86_64 uhci_hcd >12:35:05,283 INFO kernel:[ 4.281862] usb usb7: SerialNumber: 0000:00:1d.1 >12:35:05,283 INFO kernel:[ 4.281988] hub 7-0:1.0: USB hub found >12:35:05,283 INFO kernel:[ 4.281995] hub 7-0:1.0: 2 ports detected >12:35:05,283 INFO kernel:[ 4.282204] uhci_hcd 0000:00:1d.2: UHCI Host Controller >12:35:05,283 INFO kernel:[ 4.282280] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 >12:35:05,283 INFO kernel:[ 4.282289] uhci_hcd 0000:00:1d.2: detected 2 ports >12:35:05,283 INFO kernel:[ 4.282318] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00 >12:35:05,283 INFO kernel:[ 4.282364] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 >12:35:05,283 INFO kernel:[ 4.282366] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:35:05,283 INFO kernel:[ 4.282368] usb usb8: Product: UHCI Host Controller >12:35:05,283 INFO kernel:[ 4.282370] usb usb8: Manufacturer: Linux 3.16.0-1.fc21.x86_64 uhci_hcd >12:35:05,283 INFO kernel:[ 4.282371] usb usb8: SerialNumber: 0000:00:1d.2 >12:35:05,283 INFO kernel:[ 4.282520] hub 8-0:1.0: USB hub found >12:35:05,283 INFO kernel:[ 4.282526] hub 8-0:1.0: 2 ports detected >12:35:05,283 INFO kernel:[ 4.282717] usbcore: registered new interface driver usbserial >12:35:05,283 INFO kernel:[ 4.282726] usbcore: registered new interface driver usbserial_generic >12:35:05,283 INFO kernel:[ 4.282734] usbserial: USB Serial support registered for generic >12:35:05,283 INFO kernel:[ 4.282771] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >12:35:05,283 INFO kernel:[ 4.290178] serio: i8042 KBD port at 0x60,0x64 irq 1 >12:35:05,283 INFO kernel:[ 4.290183] serio: i8042 AUX port at 0x60,0x64 irq 12 >12:35:05,283 INFO kernel:[ 4.290317] mousedev: PS/2 mouse device common for all mice >12:35:05,283 INFO kernel:[ 4.290644] rtc_cmos 00:02: RTC can wake from S4 >12:35:05,283 INFO kernel:[ 4.290804] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >12:35:05,283 INFO kernel:[ 4.290836] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >12:35:05,283 INFO kernel:[ 4.290922] device-mapper: uevent: version 1.0.3 >12:35:05,283 INFO kernel:[ 4.291019] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >12:35:05,283 INFO kernel:[ 4.291591] hidraw: raw HID events driver (C) Jiri Kosina >12:35:05,283 INFO kernel:[ 4.291727] usbcore: registered new interface driver usbhid >12:35:05,283 INFO kernel:[ 4.291729] usbhid: USB HID core driver >12:35:05,283 INFO kernel:[ 4.291772] drop_monitor: Initializing network drop monitor service >12:35:05,283 INFO kernel:[ 4.291849] ip_tables: (C) 2000-2006 Netfilter Core Team >12:35:05,283 INFO kernel:[ 4.291895] TCP: cubic registered >12:35:05,283 INFO kernel:[ 4.291915] Initializing XFRM netlink socket >12:35:05,283 INFO kernel:[ 4.292064] NET: Registered protocol family 10 >12:35:05,283 INFO kernel:[ 4.292252] mip6: Mobile IPv6 >12:35:05,283 INFO kernel:[ 4.292255] NET: Registered protocol family 17 >12:35:05,283 NOTICE kernel:[ 4.292658] Loading compiled-in X.509 certificates >12:35:05,283 NOTICE kernel:[ 4.293790] Loaded X.509 cert 'Fedora kernel signing key: ef55f53a0059bdfcd52f053a2d0f20cde1caddb7' >12:35:05,283 INFO kernel:[ 4.293812] registered taskstats version 1 >12:35:05,283 INFO kernel:[ 4.294420] Magic number: 10:440:582 >12:35:05,283 INFO kernel:[ 4.294466] pci_bus 0000:03: hash matches >12:35:05,283 INFO kernel:[ 4.294553] rtc_cmos 00:02: setting system clock to 2014-08-15 12:33:56 UTC (1408106036) >12:35:05,283 DEBUG kernel:[ 4.294687] PM: Hibernation image not present or could not be loaded. >12:35:05,283 INFO kernel:[ 4.297069] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >12:35:05,283 INFO kernel:[ 4.563115] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >12:35:05,283 DEBUG kernel:[ 4.564251] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >12:35:05,283 INFO kernel:[ 4.564255] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >12:35:05,283 DEBUG kernel:[ 4.564468] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 (SET FEATURES) succeeded >12:35:05,283 INFO kernel:[ 4.564471] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >12:35:05,283 INFO kernel:[ 4.565703] ata1.00: ATA-8: HITACHI HTS723216L9SA60, FC2ZC50B, max UDMA/100 >12:35:05,283 INFO kernel:[ 4.565706] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >12:35:05,283 DEBUG kernel:[ 4.567081] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >12:35:05,283 INFO kernel:[ 4.567085] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >12:35:05,283 DEBUG kernel:[ 4.567317] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 (SET FEATURES) succeeded >12:35:05,283 INFO kernel:[ 4.567321] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >12:35:05,283 INFO kernel:[ 4.568547] ata1.00: configured for UDMA/100 >12:35:05,283 NOTICE kernel:[ 4.568727] scsi 0:0:0:0: Direct-Access ATA HITACHI HTS72321 C50B PQ: 0 ANSI: 5 >12:35:05,283 NOTICE kernel:[ 4.569015] sd 0:0:0:0: Attached scsi generic sg0 type 0 >12:35:05,283 NOTICE kernel:[ 4.569016] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) >12:35:05,283 NOTICE kernel:[ 4.569082] sd 0:0:0:0: [sda] Write Protect is off >12:35:05,283 DEBUG kernel:[ 4.569085] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >12:35:05,283 NOTICE kernel:[ 4.569120] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:35:05,283 INFO kernel:[ 4.586179] sda: sda1 sda2 >12:35:05,283 NOTICE kernel:[ 4.586705] sd 0:0:0:0: [sda] Attached SCSI disk >12:35:05,283 INFO kernel:[ 4.874112] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >12:35:05,283 DEBUG kernel:[ 4.879208] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded >12:35:05,283 DEBUG kernel:[ 4.880182] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded >12:35:05,283 INFO kernel:[ 4.880186] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >12:35:05,283 INFO kernel:[ 4.883901] ata2.00: ATAPI: HL-DT-ST DVDRAM GU10N, MX05, max UDMA/133 >12:35:05,283 DEBUG kernel:[ 4.890501] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded >12:35:05,283 DEBUG kernel:[ 4.891364] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded >12:35:05,283 INFO kernel:[ 4.891368] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >12:35:05,283 INFO kernel:[ 4.895119] ata2.00: configured for UDMA/133 >12:35:05,283 NOTICE kernel:[ 4.900853] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GU10N MX05 PQ: 0 ANSI: 5 >12:35:05,283 WARNING kernel:[ 4.916289] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray >12:35:05,283 INFO kernel:[ 4.916292] cdrom: Uniform CD-ROM driver Revision: 3.20 >12:35:05,283 DEBUG kernel:[ 4.916485] sr 1:0:0:0: Attached scsi CD-ROM sr0 >12:35:05,283 NOTICE kernel:[ 4.916597] sr 1:0:0:0: Attached scsi generic sg1 type 5 >12:35:05,283 INFO kernel:[ 4.918386] Freeing unused kernel memory: 1452K (ffffffff81d2d000 - ffffffff81e98000) >12:35:05,283 INFO kernel:[ 4.918388] Write protecting the kernel read-only data: 12288k >12:35:05,283 INFO kernel:[ 4.921021] Freeing unused kernel memory: 856K (ffff88000172a000 - ffff880001800000) >12:35:05,283 INFO kernel:[ 4.923753] Freeing unused kernel memory: 940K (ffff880001b15000 - ffff880001c00000) >12:35:05,283 NOTICE kernel:[ 4.925999] random: systemd urandom read with 38 bits of entropy available >12:35:05,283 INFO kernel:[ 4.991609] device-mapper: multipath: version 1.7.0 loaded >12:35:05,283 INFO kernel:[ 5.047438] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >12:35:05,283 INFO kernel:[ 5.074045] usb 1-5: new high-speed USB device number 4 using ehci-pci >12:35:05,283 INFO kernel:[ 5.188390] usb 1-5: New USB device found, idVendor=04b3, idProduct=4485 >12:35:05,283 INFO kernel:[ 5.188394] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >12:35:05,283 INFO kernel:[ 5.188664] hub 1-5:1.0: USB hub found >12:35:05,283 INFO kernel:[ 5.188746] hub 1-5:1.0: 4 ports detected >12:35:05,283 INFO kernel:[ 5.253607] squashfs: version 4.0 (2009/01/31) Phillip Lougher >12:35:05,283 INFO kernel:[ 5.260965] Loading iSCSI transport class v2.0-870. >12:35:05,283 NOTICE kernel:[ 5.270099] iscsi: registered transport (tcp) >12:35:05,283 INFO kernel:[ 5.396107] usb 4-1: new full-speed USB device number 2 using uhci_hcd >12:35:05,283 INFO kernel:[ 5.434382] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input5 >12:35:05,283 INFO kernel:[ 5.551359] usb 4-1: New USB device found, idVendor=08ff, idProduct=2810 >12:35:05,283 INFO kernel:[ 5.551364] usb 4-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >12:35:05,283 INFO kernel:[ 5.551367] usb 4-1: Product: Fingerprint Sensor >12:35:05,283 INFO kernel:[ 5.759565] usb 4-2: new full-speed USB device number 3 using uhci_hcd >12:35:05,283 INFO kernel:[ 5.914359] usb 4-2: New USB device found, idVendor=0a5c, idProduct=2145 >12:35:05,283 INFO kernel:[ 5.914363] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >12:35:05,283 INFO kernel:[ 5.914366] usb 4-2: Product: ThinkPad Bluetooth with Enhanced Data Rate II >12:35:05,283 INFO kernel:[ 5.914369] usb 4-2: Manufacturer: Lenovo Computer Corp >12:35:05,283 INFO kernel:[ 6.197143] usb 1-5.2: new low-speed USB device number 5 using ehci-pci >12:35:05,283 INFO kernel:[ 6.289143] usb 1-5.2: New USB device found, idVendor=04b3, idProduct=3025 >12:35:05,284 INFO kernel:[ 6.289147] usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >12:35:05,284 INFO kernel:[ 6.289150] usb 1-5.2: Product: USB NetVista Full Width Keyboard. >12:35:05,284 INFO kernel:[ 6.289153] usb 1-5.2: Manufacturer: LITE-ON Technology >12:35:05,284 INFO kernel:[ 6.294636] input: LITE-ON Technology USB NetVista Full Width Keyboard. as /devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5.2/1-5.2:1.0/0003:04B3:3025.0001/input/input6 >12:35:05,284 INFO kernel:[ 6.294792] hid-generic 0003:04B3:3025.0001: input,hidraw0: USB HID v1.10 Keyboard [LITE-ON Technology USB NetVista Full Width Keyboard.] on usb-0000:00:1a.7-5.2/input0 >12:35:05,284 INFO kernel:[ 8.312053] floppy0: no floppy controllers found >12:35:05,284 INFO kernel:[ 8.312063] work still pending >12:35:05,284 INFO kernel:[ 8.324694] No iBFT detected. >12:35:05,284 INFO kernel:[ 8.328270] md: raid0 personality registered for level 0 >12:35:05,284 INFO kernel:[ 8.333274] md: raid1 personality registered for level 1 >12:35:05,284 WARNING kernel:[ 8.360017] raid6: sse2x1 4058 MB/s >12:35:05,284 WARNING kernel:[ 8.377015] raid6: sse2x2 4500 MB/s >12:35:05,284 WARNING kernel:[ 8.394014] raid6: sse2x4 7285 MB/s >12:35:05,284 WARNING kernel:[ 8.394015] raid6: using algorithm sse2x4 (7285 MB/s) >12:35:05,284 WARNING kernel:[ 8.394016] raid6: using ssse3x2 recovery algorithm >12:35:05,284 INFO kernel:[ 8.395648] async_tx: api initialized (async) >12:35:05,284 INFO kernel:[ 8.397547] xor: measuring software checksum speed >12:35:05,284 INFO kernel:[ 8.407008] prefetch64-sse: 10560.000 MB/sec >12:35:05,284 INFO kernel:[ 8.417006] generic_sse: 9308.000 MB/sec >12:35:05,284 INFO kernel:[ 8.417008] xor: using function: prefetch64-sse (10560.000 MB/sec) >12:35:05,284 INFO kernel:[ 8.431477] md: raid6 personality registered for level 6 >12:35:05,284 INFO kernel:[ 8.431480] md: raid5 personality registered for level 5 >12:35:05,284 INFO kernel:[ 8.431481] md: raid4 personality registered for level 4 >12:35:05,284 INFO kernel:[ 8.439885] md: raid10 personality registered for level 10 >12:35:05,284 INFO kernel:[ 8.442932] md: linear personality registered for level -1 >12:35:05,284 INFO kernel:[ 8.451436] device-mapper: multipath round-robin: version 1.0.0 loaded >12:35:05,284 INFO kernel:[ 8.460098] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >12:35:05,284 INFO kernel:[ 8.486867] RPC: Registered named UNIX socket transport module. >12:35:05,284 INFO kernel:[ 8.486870] RPC: Registered udp transport module. >12:35:05,284 INFO kernel:[ 8.486871] RPC: Registered tcp transport module. >12:35:05,284 INFO kernel:[ 8.486872] RPC: Registered tcp NFSv4.1 backchannel transport module. >12:35:05,284 INFO kernel:[ 8.662699] ACPI: Video Device [VID1] (multi-head: yes rom: no post: no) >12:35:05,284 INFO kernel:[ 8.669765] acpi device:07: registered as cooling_device2 >12:35:05,284 INFO kernel:[ 8.669855] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input7 >12:35:05,284 INFO kernel:[ 8.684071] wmi: Mapper loaded >12:35:05,284 INFO kernel:[ 8.688281] pps_core: LinuxPPS API ver. 1 registered >12:35:05,284 INFO kernel:[ 8.688283] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >12:35:05,284 INFO kernel:[ 8.690752] PTP clock support registered >12:35:05,284 INFO kernel:[ 8.716349] yenta_cardbus 0000:15:00.0: CardBus bridge found [17aa:20c6] >12:35:05,284 INFO kernel:[ 8.733963] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k >12:35:05,284 INFO kernel:[ 8.733966] e1000e: Copyright(c) 1999 - 2014 Intel Corporation. >12:35:05,284 INFO kernel:[ 8.735561] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >12:35:05,284 DEBUG kernel:[ 8.735587] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X >12:35:05,284 INFO kernel:[ 8.750749] [drm] Initialized drm 1.1.0 20060810 >12:35:05,284 INFO kernel:[ 8.838852] yenta_cardbus 0000:15:00.0: ISA IRQ mask 0x0cb8, PCI irq 16 >12:35:05,284 INFO kernel:[ 8.838857] yenta_cardbus 0000:15:00.0: Socket status: 30000006 >12:35:05,284 INFO kernel:[ 8.838876] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [io 0x5000-0x8fff] >12:35:05,284 INFO kernel:[ 8.838880] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf4300000-0xf7ffffff] >12:35:05,284 INFO kernel:[ 8.838882] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf4300000-0xf7ffffff: >12:35:05,284 WARNING kernel:[ 8.838887] excluding 0xf4300000-0xf46cffff >12:35:05,284 INFO kernel:[ 8.838895] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf0000000-0xf3ffffff 64bit pref] >12:35:05,284 INFO kernel:[ 8.838897] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf0000000-0xf3ffffff: >12:35:05,284 WARNING kernel:[ 8.838901] excluding 0xf0000000-0xf3ffffff >12:35:05,284 INFO kernel:[ 8.839174] [drm] radeon kernel modesetting enabled. >12:35:05,284 INFO kernel:[ 8.841114] [drm] initializing kernel modesetting (RV620 0x1002:0x95C4 0x17AA:0x210E). >12:35:05,284 INFO kernel:[ 8.841128] [drm] register mmio base: 0xCFFF0000 >12:35:05,284 INFO kernel:[ 8.841130] [drm] register mmio size: 65536 >12:35:05,284 INFO kernel:[ 8.841216] ATOM BIOS: BR037722 >12:35:05,284 INFO kernel:[ 8.841243] radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used) >12:35:05,284 INFO kernel:[ 8.841245] radeon 0000:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF >12:35:05,284 INFO kernel:[ 8.841247] [drm] Detected VRAM RAM=256M, BAR=256M >12:35:05,284 INFO kernel:[ 8.841248] [drm] RAM width 64bits DDR >12:35:05,284 INFO kernel:[ 8.842088] [TTM] Zone kernel: Available graphics memory: 1988468 kiB >12:35:05,284 INFO kernel:[ 8.842090] [TTM] Initializing pool allocator >12:35:05,284 INFO kernel:[ 8.842096] [TTM] Initializing DMA pool allocator >12:35:05,284 INFO kernel:[ 8.842120] [drm] radeon: 256M of VRAM memory ready >12:35:05,284 INFO kernel:[ 8.842122] [drm] radeon: 512M of GTT memory ready. >12:35:05,284 INFO kernel:[ 8.842142] [drm] Loading RV620 Microcode >12:35:05,284 INFO kernel:[ 8.842215] [drm] radeon: power management initialized >12:35:05,284 INFO kernel:[ 8.842219] [drm] GART: num cpu pages 131072, num gpu pages 131072 >12:35:05,284 INFO kernel:[ 8.843935] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: >12:35:05,284 WARNING kernel:[ 8.843942] excluding 0xc0000-0xd3fff 0xdc000-0xfffff >12:35:05,284 INFO kernel:[ 8.843979] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: >12:35:05,284 WARNING kernel:[ 8.843985] excluding 0xa0000000-0xa0ffffff >12:35:05,284 INFO kernel:[ 8.844337] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: >12:35:05,284 WARNING kernel:[ 8.844345] excluding 0x60000000-0x60ffffff >12:35:05,284 INFO kernel:[ 8.847127] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). >12:35:05,284 INFO kernel:[ 8.847171] radeon 0000:01:00.0: WB enabled >12:35:05,284 INFO kernel:[ 8.847175] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000010000c00 and cpu addr 0xffff88007f7a2c00 >12:35:05,284 INFO kernel:[ 8.847178] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >12:35:05,284 INFO kernel:[ 8.847179] [drm] Driver supports precise vblank timestamp query. >12:35:05,284 DEBUG kernel:[ 8.847201] radeon 0000:01:00.0: irq 47 for MSI/MSI-X >12:35:05,284 INFO kernel:[ 8.847214] radeon 0000:01:00.0: radeon: using MSI. >12:35:05,284 INFO kernel:[ 8.847239] [drm] radeon: irq initialized. >12:35:05,284 INFO kernel:[ 8.879212] [drm] ring test on 0 succeeded in 0 usecs >12:35:05,284 INFO kernel:[ 8.879709] [drm] ib test on ring 0 succeeded in 0 usecs >12:35:05,284 INFO kernel:[ 8.880565] [drm] radeon atom DIG backlight initialized >12:35:05,284 INFO kernel:[ 8.880567] [drm] Radeon Display Connectors >12:35:05,284 INFO kernel:[ 8.880569] [drm] Connector 0: >12:35:05,284 INFO kernel:[ 8.880570] [drm] DVI-I-1 >12:35:05,284 INFO kernel:[ 8.880571] [drm] HPD3 >12:35:05,284 INFO kernel:[ 8.880573] [drm] DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c >12:35:05,284 INFO kernel:[ 8.880574] [drm] Encoders: >12:35:05,284 INFO kernel:[ 8.880575] [drm] DFP1: INTERNAL_UNIPHY >12:35:05,284 INFO kernel:[ 8.880576] [drm] Connector 1: >12:35:05,284 INFO kernel:[ 8.880577] [drm] LVDS-1 >12:35:05,284 INFO kernel:[ 8.880578] [drm] Encoders: >12:35:05,284 INFO kernel:[ 8.880579] [drm] LCD1: INTERNAL_KLDSCP_LVTMA >12:35:05,284 INFO kernel:[ 8.880580] [drm] Connector 2: >12:35:05,284 INFO kernel:[ 8.880581] [drm] VGA-1 >12:35:05,284 INFO kernel:[ 8.880582] [drm] DDC: 0x7e20 0x7e20 0x7e24 0x7e24 0x7e28 0x7e28 0x7e2c 0x7e2c >12:35:05,284 INFO kernel:[ 8.880583] [drm] Encoders: >12:35:05,284 INFO kernel:[ 8.880584] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >12:35:05,284 NOTICE kernel:[ 8.893062] firewire_ohci 0000:15:00.1: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11 >12:35:05,284 INFO kernel:[ 8.926335] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:22:68:1b:74:75 >12:35:05,284 INFO kernel:[ 8.926338] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >12:35:05,284 INFO kernel:[ 8.926364] e1000e 0000:00:19.0 eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF >12:35:05,284 NOTICE kernel:[ 9.050569] random: nonblocking pool is initialized >12:35:05,284 NOTICE kernel:[ 9.394267] firewire_core 0000:15:00.1: created device fw0: GUID 00016c2000b597d6, S400 >12:35:05,284 INFO kernel:[ 9.931537] [drm] fb mappable at 0xD0141000 >12:35:05,284 INFO kernel:[ 9.931539] [drm] vram apper at 0xD0000000 >12:35:05,284 INFO kernel:[ 9.931540] [drm] size 6029312 >12:35:05,284 INFO kernel:[ 9.931541] [drm] fb depth is 24 >12:35:05,284 INFO kernel:[ 9.931542] [drm] pitch is 5888 >12:35:05,284 INFO kernel:[ 9.931645] fbcon: radeondrmfb (fb0) is primary device >12:35:05,284 INFO kernel:[ 10.955832] Console: switching to colour frame buffer device 160x56 >12:35:05,284 INFO kernel:[ 10.958499] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device >12:35:05,284 INFO kernel:[ 10.958501] radeon 0000:01:00.0: registered panic notifier >12:35:05,284 INFO kernel:[ 10.961166] [drm] Initialized radeon 2.39.0 20080528 for 0000:01:00.0 on minor 0 >12:35:05,284 INFO kernel:[ 17.017347] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: >12:35:05,284 WARNING kernel:[ 17.018479] excluding 0xc0000-0xd3fff 0xdc000-0xfffff >12:35:05,284 INFO kernel:[ 17.018824] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: >12:35:05,284 WARNING kernel:[ 17.018832] excluding 0xa0000000-0xa0ffffff >12:35:05,284 INFO kernel:[ 17.019176] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: >12:35:05,284 WARNING kernel:[ 17.019184] excluding 0x60000000-0x60ffffff >12:35:05,284 DEBUG kernel:[ 21.100981] ISO 9660 Extensions: Microsoft Joliet Level 3 >12:35:05,284 DEBUG kernel:[ 21.399967] ISO 9660 Extensions: RRIP_1991A >12:35:05,284 INFO kernel:[ 24.395424] loop: module loaded >12:35:05,284 INFO kernel:[ 25.047617] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >12:35:05,284 DEBUG kernel:[ 33.025280] SELinux: 2048 avtab hash slots, 108613 rules. >12:35:05,284 DEBUG kernel:[ 33.043150] SELinux: 2048 avtab hash slots, 108613 rules. >12:35:05,284 DEBUG kernel:[ 33.060957] SELinux: 8 users, 103 roles, 4897 types, 291 bools, 1 sens, 1024 cats >12:35:05,284 DEBUG kernel:[ 33.060962] SELinux: 83 classes, 108613 rules >12:35:05,284 INFO kernel:[ 33.065339] SELinux: Permission audit_read in class capability2 not defined in policy. >12:35:05,284 INFO kernel:[ 33.065347] SELinux: the above unknown classes and permissions will be allowed >12:35:05,284 DEBUG kernel:[ 33.065357] SELinux: Completing initialization. >12:35:05,284 DEBUG kernel:[ 33.065358] SELinux: Setting up existing superblocks. >12:35:05,284 DEBUG kernel:[ 33.065365] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:35:05,284 DEBUG kernel:[ 33.065406] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.065421] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.065428] SELinux: initialized (dev proc, type proc), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.065485] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >12:35:05,284 DEBUG kernel:[ 33.066117] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.068712] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >12:35:05,284 DEBUG kernel:[ 33.068717] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >12:35:05,284 DEBUG kernel:[ 33.068724] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.068727] SELinux: initialized (dev aio, type aio), not configured for labeling >12:35:05,284 DEBUG kernel:[ 33.068730] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >12:35:05,284 DEBUG kernel:[ 33.068749] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:35:05,284 DEBUG kernel:[ 33.068757] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >12:35:05,284 DEBUG kernel:[ 33.068766] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.068791] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069763] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069766] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:35:05,284 DEBUG kernel:[ 33.069773] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:35:05,284 DEBUG kernel:[ 33.069893] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:35:05,284 DEBUG kernel:[ 33.069924] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069931] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069933] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069936] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069939] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069953] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069959] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069961] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069964] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069979] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069981] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069986] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.069994] SELinux: initialized (dev drm, type drm), not configured for labeling >12:35:05,284 DEBUG kernel:[ 33.069997] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.070010] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 33.070025] SELinux: initialized (dev loop0, type squashfs), uses xattr >12:35:05,284 DEBUG kernel:[ 33.070046] SELinux: initialized (dev dm-0, type ext4), uses xattr >12:35:05,284 NOTICE kernel:[ 33.080986] audit: type=1403 audit(1408106065.284:2): policy loaded auid=4294967295 ses=4294967295 >12:35:05,284 DEBUG kernel:[ 39.516205] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >12:35:05,284 DEBUG kernel:[ 40.738206] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:35:05,284 DEBUG kernel:[ 42.172298] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:35:05,284 INFO kernel:[ 56.393315] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >12:35:05,284 INFO kernel:[ 57.600852] parport_pc 00:06: reported by Plug and Play ACPI >12:35:05,284 INFO kernel:[ 57.600912] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE] >12:35:05,284 WARNING kernel:[ 57.910638] thinkpad_acpi: Unknown symbol rfkill_unregister (err 0) >12:35:05,284 WARNING kernel:[ 57.910654] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >12:35:05,284 WARNING kernel:[ 57.910666] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >12:35:05,284 WARNING kernel:[ 57.910674] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >12:35:05,284 WARNING kernel:[ 57.910687] thinkpad_acpi: Unknown symbol rfkill_destroy (err 0) >12:35:05,284 WARNING kernel:[ 57.910707] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >12:35:05,284 WARNING kernel:[ 57.910719] thinkpad_acpi: Unknown symbol rfkill_init_sw_state (err 0) >12:35:05,284 WARNING kernel:[ 57.910731] thinkpad_acpi: Unknown symbol snd_card_new (err 0) >12:35:05,284 WARNING kernel:[ 57.910741] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >12:35:05,284 WARNING kernel:[ 57.910757] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >12:35:05,284 WARNING kernel:[ 57.910765] thinkpad_acpi: Unknown symbol rfkill_set_hw_state (err 0) >12:35:05,284 WARNING kernel:[ 57.910779] thinkpad_acpi: Unknown symbol rfkill_alloc (err 0) >12:35:05,284 WARNING kernel:[ 57.910799] thinkpad_acpi: Unknown symbol rfkill_register (err 0) >12:35:05,284 WARNING kernel:[ 57.910822] thinkpad_acpi: Unknown symbol rfkill_set_sw_state (err 0) >12:35:05,284 DEBUG kernel:[ 58.224152] mei_me 0000:00:03.0: irq 48 for MSI/MSI-X >12:35:05,284 WARNING kernel:[ 59.488542] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >12:35:05,284 WARNING kernel:[ 59.488558] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >12:35:05,284 WARNING kernel:[ 59.488569] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >12:35:05,284 WARNING kernel:[ 59.488578] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >12:35:05,284 WARNING kernel:[ 59.488590] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >12:35:05,284 WARNING kernel:[ 59.488601] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >12:35:05,284 WARNING kernel:[ 59.488618] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >12:35:05,284 WARNING kernel:[ 59.488628] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >12:35:05,284 WARNING kernel:[ 59.488638] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >12:35:05,284 WARNING kernel:[ 59.488646] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >12:35:05,284 INFO kernel:[ 60.627963] sdhci: Secure Digital Host Controller Interface driver >12:35:05,284 INFO kernel:[ 60.627966] sdhci: Copyright(c) Pierre Ossman >12:35:05,284 WARNING kernel:[ 60.632926] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102f conflicts with OpRegion 0x0000000000001000-0x000000000000107f (\_SB_.PCI0.LPC_.PMIO) (20140424/utaddress-258) >12:35:05,284 INFO kernel:[ 60.632933] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:35:05,284 WARNING kernel:[ 60.632937] ACPI Warning: SystemIO range 0x00000000000011b0-0x00000000000011bf conflicts with OpRegion 0x0000000000001180-0x00000000000011ff (\_SB_.PCI0.LPC_.LPIO) (20140424/utaddress-258) >12:35:05,284 INFO kernel:[ 60.632941] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:35:05,284 WARNING kernel:[ 60.632942] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011af conflicts with OpRegion 0x0000000000001180-0x00000000000011ff (\_SB_.PCI0.LPC_.LPIO) (20140424/utaddress-258) >12:35:05,284 INFO kernel:[ 60.632945] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:35:05,284 WARNING kernel:[ 60.632946] lpc_ich: Resource conflict(s) found affecting gpio_ich >12:35:05,284 WARNING kernel:[ 60.645548] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >12:35:05,284 WARNING kernel:[ 60.645563] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >12:35:05,284 WARNING kernel:[ 60.645572] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >12:35:05,284 WARNING kernel:[ 60.645601] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >12:35:05,284 WARNING kernel:[ 60.645620] thinkpad_acpi: Unknown symbol snd_card_new (err 0) >12:35:05,284 WARNING kernel:[ 60.645630] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >12:35:05,284 WARNING kernel:[ 60.645648] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >12:35:05,284 INFO kernel:[ 61.040037] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >12:35:05,284 INFO kernel:[ 61.412659] r592: driver successfully loaded >12:35:05,284 INFO kernel:[ 61.677422] sdhci-pci 0000:15:00.2: SDHCI controller found [1180:0822] (rev 21) >12:35:05,284 WARNING kernel:[ 61.678511] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it. >12:35:05,284 INFO kernel:[ 61.678518] mmc0: no vqmmc regulator found >12:35:05,284 INFO kernel:[ 61.678519] mmc0: no vmmc regulator found >12:35:05,284 WARNING kernel:[ 61.679526] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it. >12:35:05,284 INFO kernel:[ 61.680215] mmc0: SDHCI controller on PCI [0000:15:00.2] using DMA >12:35:05,284 INFO kernel:[ 64.737289] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: >12:35:05,284 WARNING kernel:[ 64.737296] excluding 0xc0000-0xd3fff 0xdc000-0xfffff >12:35:05,284 INFO kernel:[ 64.737340] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: >12:35:05,284 WARNING kernel:[ 64.737346] excluding 0xa0000000-0xa0ffffff >12:35:05,284 INFO kernel:[ 64.737385] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: >12:35:05,284 WARNING kernel:[ 64.737391] excluding 0x60000000-0x60ffffff >12:35:05,284 INFO kernel:[ 64.752893] cfg80211: Calling CRDA to update world regulatory domain >12:35:05,284 INFO kernel:[ 65.689054] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa0c >12:35:05,284 INFO kernel:[ 66.501616] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa0c >12:35:05,284 INFO kernel:[ 66.501858] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >12:35:05,284 INFO kernel:[ 66.694310] Intel(R) Wireless WiFi driver for Linux, in-tree:d >12:35:05,284 INFO kernel:[ 66.694310] Copyright(c) 2003- 2014 Intel Corporation >12:35:05,284 WARNING kernel:[ 66.694432] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control >12:35:05,284 DEBUG kernel:[ 66.694496] iwlwifi 0000:03:00.0: irq 49 for MSI/MSI-X >12:35:05,284 INFO kernel:[ 67.386346] iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm >12:35:05,284 INFO kernel:[ 69.977768] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >12:35:05,284 INFO kernel:[ 69.977772] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >12:35:05,284 INFO kernel:[ 69.977774] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >12:35:05,284 INFO kernel:[ 69.977776] iwlwifi 0000:03:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24 >12:35:05,284 INFO kernel:[ 69.977835] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S >12:35:05,284 DEBUG kernel:[ 71.571207] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >12:35:05,284 NOTICE kernel:[ 73.073058] audit: type=1400 audit(1408106105.278:3): avc: denied { unlink } for pid=980 comm="rsyslogd" name="log" dev="devtmpfs" ino=9724 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >12:35:12,888 INFO NetworkManager: <info> NetworkManager (version 0.9.10.0-2.git20140704.fc21) is starting... >12:35:12,888 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >12:35:12,888 INFO NetworkManager: <info> WEXT support is enabled >12:35:14,013 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >12:35:14,947 INFO polkitd: Started polkitd version 0.112 >12:35:15,203 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >12:35:15,590 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >12:35:15,591 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >12:35:15,591 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:35:15,591 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:35:16,044 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >12:35:16,046 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >12:35:16,321 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >12:35:16,333 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >12:35:16,340 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >12:35:16,340 INFO NetworkManager: <info> WiFi hardware radio set enabled >12:35:16,341 INFO NetworkManager: <info> WWAN hardware radio set enabled >12:35:16,348 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >12:35:16,349 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >12:35:16,349 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >12:35:16,349 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >12:35:16,349 INFO NetworkManager: <info> Networking is enabled by state file >12:35:16,349 INFO NetworkManager: <info> (lo): link connected >12:35:16,349 INFO NetworkManager: <info> (lo): carrier is ON >12:35:16,350 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >12:35:16,350 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >12:35:16,350 INFO NetworkManager: <info> (enp0s25): carrier is OFF >12:35:16,350 INFO NetworkManager: <info> (enp0s25): new Ethernet device (driver: 'e1000e' ifindex: 2) >12:35:16,351 INFO NetworkManager: <info> (enp0s25): exported as /org/freedesktop/NetworkManager/Devices/1 >12:35:16,351 INFO NetworkManager: <info> (enp0s25): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >12:35:16,447 DEBUG kernel:[ 84.241497] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X >12:35:16,548 INFO NetworkManager: <info> (enp0s25): preparing device >12:35:16,548 DEBUG kernel:[ 84.342167] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X >12:35:16,548 INFO kernel:[ 84.342290] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready >12:35:16,549 INFO NetworkManager: <info> read connection 'Wired connection 1' >12:35:16,549 INFO NetworkManager: <info> (enp0s25): created default wired connection 'Wired connection 1' >12:35:16,550 INFO NetworkManager: <info> (wlp3s0): using nl80211 for WiFi device control >12:35:16,550 INFO NetworkManager: <info> (wlp3s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >12:35:16,550 INFO NetworkManager: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/2 >12:35:16,550 INFO NetworkManager: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >12:35:16,551 INFO kernel:[ 84.345197] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S >12:35:16,551 INFO kernel:[ 84.345592] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0 >12:35:16,682 INFO kernel:[ 84.476965] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S >12:35:16,683 INFO kernel:[ 84.477369] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0 >12:35:16,708 INFO NetworkManager: <info> (wlp3s0): preparing device >12:35:16,709 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >12:35:16,710 INFO kernel:[ 84.503154] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >12:35:17,740 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >12:35:17,741 INFO NetworkManager: <info> wpa_supplicant started >12:35:18,639 INFO kernel:[ 86.433908] e1000e: enp0s25 NIC Link is Up 10 Mbps Half Duplex, Flow Control: None >12:35:18,640 INFO NetworkManager: <info> (enp0s25): link connected >12:35:18,640 INFO kernel:[ 86.434075] e1000e 0000:00:19.0 enp0s25: Autonegotiated half duplex but link partner cannot autoneg. Try forcing full duplex if link gets many collisions. >12:35:18,640 INFO kernel:[ 86.434078] e1000e 0000:00:19.0 enp0s25: 10/100 speed: disabling TSO >12:35:18,640 INFO kernel:[ 86.434123] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready >12:35:18,640 INFO NetworkManager: <info> (enp0s25): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >12:35:18,640 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >12:35:18,640 INFO NetworkManager: <info> Activation (enp0s25) starting connection 'Wired connection 1' >12:35:18,640 INFO NetworkManager: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) scheduled... >12:35:18,640 INFO NetworkManager: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) started... >12:35:18,640 INFO NetworkManager: <info> (enp0s25): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:35:18,640 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >12:35:18,640 INFO NetworkManager: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) scheduled... >12:35:18,640 INFO NetworkManager: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) complete. >12:35:18,641 INFO NetworkManager: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) starting... >12:35:18,641 INFO NetworkManager: <info> (enp0s25): device state change: prepare -> config (reason 'none') [40 50 0] >12:35:18,641 INFO NetworkManager: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) successful. >12:35:18,641 INFO NetworkManager: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) scheduled. >12:35:18,641 INFO NetworkManager: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) complete. >12:35:18,641 INFO NetworkManager: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) started... >12:35:18,641 INFO NetworkManager: <info> (enp0s25): device state change: config -> ip-config (reason 'none') [50 70 0] >12:35:18,916 INFO NetworkManager: <info> Activation (enp0s25) Beginning DHCPv4 transaction (timeout in 45 seconds) >12:35:19,995 INFO NetworkManager: <info> dhclient started with pid 1074 >12:35:19,996 INFO NetworkManager: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) complete. >12:35:21,524 INFO NetworkManager: <info> (wlp3s0) supports 5 scan SSIDs >12:35:21,525 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: starting -> ready >12:35:21,525 INFO NetworkManager: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >12:35:21,526 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: ready -> disconnected >12:35:21,526 INFO NetworkManager: <info> (wlp3s0) supports 5 scan SSIDs >12:35:21,777 INFO kernel:[ 89.571387] cfg80211: Calling CRDA to update world regulatory domain >12:35:21,949 INFO kernel:[ 89.743298] cfg80211: Calling CRDA to update world regulatory domain >12:35:24,556 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: disconnected -> inactive >12:35:24,579 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1b1 >12:35:24,580 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >12:35:24,580 INFO dhclient: All rights reserved. >12:35:24,580 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >12:35:24,581 INFO dhclient: >12:35:24,715 INFO NetworkManager: <info> (enp0s25): DHCPv4 state changed nbi -> preinit >12:35:24,722 INFO dhclient: Listening on LPF/enp0s25/00:22:68:1b:74:75 >12:35:24,722 INFO dhclient: Sending on LPF/enp0s25/00:22:68:1b:74:75 >12:35:24,722 INFO dhclient: Sending on Socket/fallback >12:35:24,722 INFO dhclient: Created duid \000\001\000\001\033\200\273\014\000\"h\033tu. >12:35:24,723 INFO dhclient: DHCPDISCOVER on enp0s25 to 255.255.255.255 port 67 interval 5 (xid=0x3e13d2f9) >12:35:29,747 INFO dhclient: DHCPDISCOVER on enp0s25 to 255.255.255.255 port 67 interval 8 (xid=0x3e13d2f9) >12:35:37,820 INFO dhclient: DHCPDISCOVER on enp0s25 to 255.255.255.255 port 67 interval 14 (xid=0x3e13d2f9) >12:35:41,303 NOTICE kernel:[ 109.097243] audit: type=1400 audit(1408106141.301:4): avc: denied { read write } for pid=1087 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=10523 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >12:35:45,594 INFO kernel:[ 113.388845] cfg80211: Calling CRDA to update world regulatory domain >12:35:51,378 INFO dhclient: DHCPDISCOVER on enp0s25 to 255.255.255.255 port 67 interval 10 (xid=0x3e13d2f9) >12:35:55,331 NOTICE kernel:[ 123.125701] audit: type=1400 audit(1408106155.330:5): avc: denied { open } for pid=1040 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=19792 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=file permissive=1 >12:36:01,305 INFO dhclient: DHCPDISCOVER on enp0s25 to 255.255.255.255 port 67 interval 11 (xid=0x3e13d2f9) >12:36:05,219 WARNING NetworkManager: <warn> (enp0s25): DHCPv4 request timed out. >12:36:05,319 INFO NetworkManager: <info> (enp0s25): canceled DHCP transaction, DHCP client pid 1074 >12:36:05,319 INFO NetworkManager: <info> Activation (enp0s25) Stage 4 of 5 (IPv4 Configure Timeout) scheduled... >12:36:05,320 INFO NetworkManager: <info> Activation (enp0s25) Stage 4 of 5 (IPv4 Configure Timeout) started... >12:36:05,320 INFO NetworkManager: <info> Activation (enp0s25) Stage 4 of 5 (IPv4 Configure Timeout) complete. >12:36:06,479 NOTICE kernel:[ 134.273537] audit: type=1400 audit(1408106166.478:6): avc: denied { read write } for pid=1142 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 >12:36:19,655 INFO kernel:[ 147.449386] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >12:36:19,661 DEBUG kernel:[ 147.455543] SELinux: initialized (dev sda1, type ext4), uses xattr >12:36:20,064 INFO kernel:[ 147.857708] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >12:36:20,064 DEBUG kernel:[ 147.857728] SELinux: initialized (dev dm-2, type ext4), uses xattr >12:36:20,599 INFO kernel:[ 148.393727] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >12:36:20,599 DEBUG kernel:[ 148.393736] SELinux: initialized (dev dm-2, type ext4), uses xattr >12:36:21,157 INFO kernel:[ 148.951887] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >12:36:21,157 DEBUG kernel:[ 148.951896] SELinux: initialized (dev dm-2, type ext4), uses xattr >12:36:22,561 NOTICE kernel:[ 150.355601] audit: type=1400 audit(1408106182.560:7): avc: denied { read write } for pid=1318 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 >12:36:22,562 NOTICE kernel:[ 150.356231] audit: type=1400 audit(1408106182.561:8): avc: denied { read write } for pid=1318 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=10523 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >12:36:23,000 NOTICE kernel:[ 150.811808] audit: type=1400 audit(1408106183.000:9): avc: denied { ioctl } for pid=1318 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 >12:36:23,000 NOTICE kernel:[ 150.811840] audit: type=1400 audit(1408106183.000:10): avc: denied { getattr } for pid=1318 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 >12:36:57,401 INFO chronyd: chronyd version 1.30 starting >12:36:57,403 INFO chronyd: Generated key 1 >12:37:16,531 INFO kernel:[ 204.341335] Btrfs loaded >12:37:17,313 INFO kernel:[ 205.123983] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >12:37:27,595 INFO chronyd: chronyd exiting >06:39:02,872 INFO NetworkManager: <info> read connection 'goslar' >06:39:02,873 INFO NetworkManager: <info> Activation (wlp3s0) starting connection 'goslar' >06:39:02,873 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >06:39:02,875 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >06:39:02,875 INFO NetworkManager: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >06:39:02,875 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >06:39:02,875 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >06:39:02,880 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >06:39:02,880 INFO NetworkManager: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >06:39:02,880 INFO NetworkManager: <info> Activation (wlp3s0/wireless): access point 'goslar' has security, but secrets are required. >06:39:02,880 INFO NetworkManager: <info> (wlp3s0): device state change: config -> need-auth (reason 'none') [50 60 0] >06:39:02,881 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >06:39:10,439 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >06:39:10,440 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >06:39:10,440 INFO NetworkManager: <info> (wlp3s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >06:39:10,440 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >06:39:10,440 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >06:39:10,441 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >06:39:10,441 INFO NetworkManager: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >06:39:10,441 INFO NetworkManager: <info> Activation (wlp3s0/wireless): connection 'goslar' has security, and secrets exist. No new secrets needed. >06:39:10,441 INFO NetworkManager: <info> Config: added 'ssid' value 'goslar' >06:39:10,441 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >06:39:10,441 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >06:39:10,442 INFO NetworkManager: <info> Config: added 'auth_alg' value 'OPEN' >06:39:10,442 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >06:39:10,442 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >06:39:10,442 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >06:39:10,460 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: inactive -> scanning >06:39:13,518 INFO kernel:[ 321.519877] wlp3s0: authenticate with 00:23:08:02:d1:9d >06:39:13,518 INFO kernel:[ 321.519897] wlp3s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded >06:39:13,525 INFO kernel:[ 321.525561] wlp3s0: send auth to 00:23:08:02:d1:9d (try 1/3) >06:39:13,526 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: scanning -> authenticating >06:39:13,730 INFO kernel:[ 321.731173] wlp3s0: authenticated >06:39:13,731 INFO kernel:[ 321.732155] wlp3s0: associate with 00:23:08:02:d1:9d (try 1/3) >06:39:13,734 INFO kernel:[ 321.735970] wlp3s0: RX AssocResp from 00:23:08:02:d1:9d (capab=0x411 status=0 aid=2) >06:39:13,735 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: authenticating -> associating >06:39:13,752 INFO kernel:[ 321.752457] wlp3s0: associated >06:39:13,752 INFO kernel:[ 321.752513] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready >06:39:13,752 INFO kernel:[ 321.752579] cfg80211: Calling CRDA to update world regulatory domain >06:39:13,757 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: associating -> 4-way handshake >06:39:13,820 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: 4-way handshake -> completed >06:39:13,820 INFO NetworkManager: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'goslar'. >06:39:13,820 INFO NetworkManager: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled. >06:39:13,820 INFO NetworkManager: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started... >06:39:13,820 INFO NetworkManager: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0] >06:39:13,820 INFO NetworkManager: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >06:39:13,823 INFO NetworkManager: <info> dhclient started with pid 1408 >06:39:13,824 INFO NetworkManager: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete. >06:39:13,850 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1b1 >06:39:13,851 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >06:39:13,851 INFO dhclient: All rights reserved. >06:39:13,852 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >06:39:13,852 INFO dhclient: >06:39:13,856 INFO NetworkManager: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit >06:39:13,865 INFO dhclient: Listening on LPF/wlp3s0/00:21:6a:95:82:d0 >06:39:13,865 INFO dhclient: Sending on LPF/wlp3s0/00:21:6a:95:82:d0 >06:39:13,865 INFO dhclient: Sending on Socket/fallback >06:39:13,866 INFO dhclient: Created duid \000\001\000\001\033\200g\221\000!j\225\202\320. >06:39:13,866 INFO dhclient: DHCPDISCOVER on wlp3s0 to 255.255.255.255 port 67 interval 5 (xid=0x2886ed05) >06:39:15,898 INFO dhclient: DHCPREQUEST on wlp3s0 to 255.255.255.255 port 67 (xid=0x2886ed05) >06:39:15,899 INFO dhclient: DHCPOFFER from 192.168.2.1 >06:39:17,909 INFO dhclient: DHCPACK from 192.168.2.1 (xid=0x2886ed05) >06:39:17,915 INFO NetworkManager: <info> (wlp3s0): DHCPv4 state changed preinit -> bound >06:39:17,915 INFO NetworkManager: <info> address 192.168.2.101 >06:39:17,915 INFO NetworkManager: <info> plen 24 (255.255.255.0) >06:39:17,915 INFO NetworkManager: <info> gateway 192.168.2.1 >06:39:17,915 INFO NetworkManager: <info> server identifier 192.168.2.1 >06:39:17,915 INFO NetworkManager: <info> lease time 345600 >06:39:17,915 INFO NetworkManager: <info> nameserver '192.168.2.1' >06:39:17,915 INFO NetworkManager: <info> domain name 'goslar' >06:39:17,916 INFO NetworkManager: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >06:39:17,916 INFO dhclient: bound to 192.168.2.101 -- renewal in 141842 seconds. >06:39:17,916 INFO NetworkManager: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) started... >06:39:17,917 INFO NetworkManager: <info> (wlp3s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >06:39:17,917 INFO NetworkManager: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) complete. >06:39:17,920 INFO NetworkManager: <info> (wlp3s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >06:39:17,920 INFO NetworkManager: <info> (wlp3s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >06:39:17,921 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >06:39:17,922 INFO NetworkManager: <info> Policy set 'goslar' (wlp3s0) as default for IPv4 routing and DNS. >06:39:17,924 INFO NetworkManager: <info> Activation (wlp3s0) successful, device activated. >06:39:17,925 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >06:39:18,007 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >06:39:18,010 NOTICE nm-dispatcher: Dispatching action 'up' for wlp3s0 >06:39:36,233 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >06:39:36,299 DEBUG kernel:[ 344.300197] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >06:39:37,607 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >06:39:37,610 NOTICE kernel:[ 345.611193] audit: type=1107 audit(1408084777.609:11): pid=1043 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.202 spid=1436 tpid=1433 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >06:39:37,610 NOTICE kernel:[ 345.611193] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >06:41:38,500 NOTICE kernel:[ 466.501172] audit: type=1400 audit(1408084898.499:12): avc: denied { read write } for pid=1445 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 >06:41:38,500 NOTICE kernel:[ 466.501772] audit: type=1400 audit(1408084898.499:13): avc: denied { read write } for pid=1445 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=10523 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >06:41:39,500 NOTICE kernel:[ 467.501697] audit: type=1400 audit(1408084899.499:14): avc: denied { ioctl } for pid=1445 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 >06:41:39,500 NOTICE kernel:[ 467.501711] audit: type=1400 audit(1408084899.499:15): avc: denied { getattr } for pid=1445 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 >06:41:52,552 INFO kernel:[ 480.552710] Adding 8388604k swap on /dev/mapper/VolGroup00-LogVol03. Priority:-1 extents:1 across:8388604k FS >06:41:52,730 INFO kernel:[ 480.730616] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >06:41:52,730 DEBUG kernel:[ 480.730628] SELinux: initialized (dev dm-2, type ext4), uses xattr >06:41:52,844 INFO kernel:[ 480.843259] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >06:41:52,845 DEBUG kernel:[ 480.843278] SELinux: initialized (dev sda1, type ext4), uses xattr >06:41:52,984 DEBUG kernel:[ 480.983559] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >06:41:53,434 INFO kernel:[ 481.435125] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null) >06:41:53,434 DEBUG kernel:[ 481.435139] SELinux: initialized (dev dm-5, type ext4), uses xattr >06:41:53,804 INFO kernel:[ 481.805119] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >06:41:53,804 DEBUG kernel:[ 481.805134] SELinux: initialized (dev dm-3, type ext4), uses xattr >06:42:08,859 WARNING kernel:[ 496.860856] perf interrupt took too long (2511 > 2500), lowering kernel.perf_event_max_sample_rate to 50000 >06:48:26,584 NOTICE kernel:[ 874.585312] audit: type=1400 audit(1408085306.583:16): avc: denied { read write } for pid=1624 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1
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 1130550
: 927114 |
927115
|
927116
|
927117
|
927118
|
927119
|
927120
|
927121
|
927122
|
927123
|
927124
|
960993
|
992111