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 835771 Details for
Bug 1040962
LVMError: lvactivate failed for home: running lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|","r|/sdc1$|","r|/sdc$|"] } fedora_dhcp-28-168/home failed
[?]
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), 754.91 KB, created by
Kamil Páral
on 2013-12-12 12:28:36 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2013-12-12 12:28:36 UTC
Size:
754.91 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 437, in lvactivate > raise LVMError("lvactivate failed for %s: %s" % (lv_name, msg)) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2682, in _setup > lvm.lvactivate(self.vg.name, self._name) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 716, in setup > self._setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 534, in execute > self.device.setup(orig=True) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 239, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 308, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 167, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >LVMError: lvactivate failed for home: running lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|","r|/sdc1$|","r|/sdc$|"] } fedora_dhcp-28-168/home failed > >Local variables in innermost frame: >msg: running lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|","r|/sdc1$|","r|/sdc$|"] } fedora_dhcp-28-168/home failed >args: ['lvchange', '-a', 'y', '--config', ' devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|","r|/sdc1$|","r|/sdc$|"] } ', 'fedora_dhcp-28-168/home'] >vg_name: fedora_dhcp-28-168 >lv_name: home > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x2a4dad0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sdb,sda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p2p1 --onboot=off --ipv6=auto --activate >network --hostname=dhcp-28-168.brq.redhat.com ># System timezone >timezone Europe/London --isUtc --ntpservers=clock.util.phx2.redhat.com,clock02.util.phx2.redhat.com ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --all --initlabel --drives=sdb,sda ># Disk partitioning information >part pv.26 --fstype="lvmpv" --ondisk=sda --size=113972 >part pv.27 --fstype="lvmpv" --ondisk=sdb --size=476939 >part /boot --fstype="ext4" --size=500 >volgroup fedora_dhcp-28-168 --pesize=4096 pv.26 pv.27 >logvol / --fstype="ext4" --grow --maxsize=51200 --size=1024 --name=root --vgname=fedora_dhcp-28-168 >logvol swap --fstype="swap" --size=7952 --name=swap --vgname=fedora_dhcp-28-168 >logvol /home --fstype="ext4" --grow --size=500 --name=home --vgname=fedora_dhcp-28-168 > >%packages >@core > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sdb': 130, 'sdc': 131} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': None, '/': None, '/home': None} > swaps: [] > name: Fedora Linux 20 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 (0x7fc5900ded50) -- > name = fedora_dhcp-28-168-swap status = False kids = 0 id = 32 > parents = ['non-existent 590904MB lvmvg fedora_dhcp-28-168 (29)'] > uuid = None size = 7952 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 7952 path = /dev/mapper/fedora_dhcp--28--168-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc590109f90) -- > name = fedora_dhcp-28-168 status = False kids = 3 id = 29 > parents = ['non-existent 113972MB partition sda2 (26) with non-existent lvmpv', > 'non-existent 476939MB partition sdb1 (27) with non-existent lvmpv'] > uuid = None size = 590904 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_dhcp--28--168 > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 2 > LV Names = [] modified = True > extents = 147726.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 113972MB partition sda2 (26) with non-existent lvmpv', > 'non-existent 476939MB partition sdb1 (27) with non-existent lvmpv'] > LVs = ['non-existent 51200MB lvmlv fedora_dhcp-28-168-root (30) with non-existent ext4 filesystem mounted at /', > 'non-existent 531752MB lvmlv fedora_dhcp-28-168-home (31) with non-existent ext4 filesystem mounted at /home', > 'non-existent 7952MB lvmlv fedora_dhcp-28-168-swap (32) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 7952MB]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: existing 894220MB lvmlv fedora_dhcp-28-168-home (8) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 2722f3b8-1c7a-4b5f-a57b-3f6c8b67dcd9 > origFormat.exists: True > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: 253002 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 894220.0 > origFormat.dirty: False > origFormat._minInstanceSize: 2154.9 > origFormat.mountopts: None > origFormat._size: 894220.0 > origFormat._device: /dev/mapper/fedora_dhcp--28--168-home > id: 14 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 15 >, ActionDestroyFormat instance, containing members: > device: existing 51200MB lvmlv fedora_dhcp-28-168-root (9) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 21b0438f-4e6a-48e7-b712-1206b70826d1 > origFormat.exists: True > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: 253002 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 51200.0 > origFormat.dirty: False > origFormat._minInstanceSize: 1023.0 > origFormat.mountopts: None > origFormat._size: 51200.0 > origFormat._device: /dev/mapper/fedora_dhcp--28--168-root > id: 16 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 17 >, ActionDestroyFormat instance, containing members: > device: existing 7952MB lvmlv fedora_dhcp-28-168-swap (10) > origFormat: existing swap > id: 18 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 19 >, ActionDestroyDevice instance, containing members: > device: > id: 20 >, ActionDestroyFormat instance, containing members: > device: existing 476439MB partition sdb2 (4) > origFormat: existing lvmpv > id: 21 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 22 >, ActionDestroyFormat instance, containing members: > device: existing 500MB partition sdb1 (3) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 2de1637d-7981-4972-b5e6-f5afee23fa22 > origFormat.exists: True > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: 008017 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat.dirty: False > origFormat._minInstanceSize: 86.9 > origFormat.mountopts: None > origFormat._size: 500.0 > origFormat._device: /dev/sdb1 > id: 24 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 25 >, ActionDestroyFormat instance, containing members: > device: existing 476940MB disk sdb (2) with non-existent msdos disklabel > origFormat: existing msdos disklabel > id: 26 >, ActionCreateFormat instance, containing members: > device: existing 114473MB disk sda (1) with non-existent msdos disklabel > origFormat: existing None > id: 2 >, ActionCreateDevice instance, containing members: > device: non-existent 500MB partition sda1 (28) with non-existent ext4 filesystem mounted at /boot > id: 38 >, ActionCreateDevice instance, containing members: > device: non-existent 113972MB partition sda2 (26) with non-existent lvmpv > id: 34 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 35 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 39 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 27 >, ActionCreateDevice instance, containing members: > device: non-existent 476939MB partition sdb1 (27) with non-existent lvmpv > id: 36 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 37 >, ActionCreateDevice instance, containing members: > device: non-existent 590904MB lvmvg fedora_dhcp-28-168 (29) > id: 40 >, ActionCreateDevice instance, containing members: > device: non-existent 51200MB lvmlv fedora_dhcp-28-168-root (30) with non-existent ext4 filesystem mounted at / > id: 41 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 42 >, ActionCreateDevice instance, containing members: > device: non-existent 531752MB lvmlv fedora_dhcp-28-168-home (31) with non-existent ext4 filesystem mounted at /home > id: 43 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 44 >, ActionCreateDevice instance, containing members: > device: non-existent 7952MB lvmlv fedora_dhcp-28-168-swap (32) with non-existent swap > id: 45 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 46 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: True > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _targetSize: 0 > _model: TSSTcorp_CDDVDW_SH-224DB > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: f64f776a-338f-4663-a90b-eb81c93d97a8 > _format.exists: True > _format._mountpoint: None > _format.mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format._size: 2048.0 > _format._device: /dev/loop1 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/f64f776a-338f-4663-a90b-eb81c93d97a8] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: f64f776a-338f-4663-a90b-eb81c93d97a8 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop1 > originalFormat._size: 2048.0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 17 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-rw (18) with existing ext4 filesystem >, existing 2048MB dm live-base (19) with existing ext4 filesystem >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 7536MB disk sdd (0) with existing iso9660 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 1 >] > _intf.storage.fsset.devicetree.names: [sdd, sdd1, sdd2, sdd3, sda, sdb, sdc, sdc1, fedora_dhcp--28--168-home, fedora_dhcp--28--168-root, fedora_dhcp--28--168-swap, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, fedora_dhcp-28-168, fedora_dhcp-28-168-root, fedora_dhcp-28-168-home, fedora_dhcp-28-168-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sdd] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 476939MB partition sdc1 (7) >, existing 476940MB disk sdc (6) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_20_x86_64] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora_20_x86_64] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sdb, sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sdb, sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 476940MB disk sdb (2) with existing msdos disklabel >, existing 114473MB disk sda (1) with non-existent 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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _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.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x2a4db90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x2a4db10) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x2a4dc10) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x2a4dc50) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x2a4dc90) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7952 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7fc5bf8a9b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: fedora > _intf.payload.txID: 1386851201.07 > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 779.13 MB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 8305 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _visitedSinceApplied: True > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 12952 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fc591d830d0>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fc591d830d0>> > _pwStrengthCheck._editable: Entry instance, containing members: > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _check_list: [GUICheck instance, containing members: > _handler_id: 12949 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fc591d830d0>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fc591d830d0>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12950 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fc591d830d0>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fc591d830d0>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12951 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fc591d830d0>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fc591d830d0>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 12953 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fc591d830d0>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fc591d830d0>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > payload: Already dumped (YumPayload instance) > skipTo: None > _confirm_check: Already dumped (GUICheck instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (GUICheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _window: SpokeWindow instance, containing members: >, UserSpoke instance, containing members: > _visitedSinceApplied: True > _password_check: GUICheck instance, containing members: > _password_check._handler_id: 13160 > _password_check._check_data: None > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fc591d83290>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fc591d83290>> > _password_check._editable: Entry instance, containing members: > _password_check._check_status: None > guesser: {<Entry object at 0x7fc591d84960 (GtkEntry at 0x5d403a0)>: True} > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 13161 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fc591d83290>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fc591d83290>> > _pwStrengthCheck._editable: Already dumped (Entry instance) > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [GUICheck instance, containing members: > _handler_id: 13158 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fc591d83290>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fc591d83290>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 13159 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fc591d83290>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fc591d83290>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 13162 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fc591d83290>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fc591d83290>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 13163 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x18677f0>, 'message': Invalid username} > _run_check: <function _checkUsername at 0x7fc59b1b3500> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fc591d83290>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 13164 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x7fc5b400d250>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0x7fc5a60ec488> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fc591d83290>> > _editable: Entry instance, containing members: > _check_status: None >] > _wheel: group --name=wheel > > payload: Already dumped (YumPayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._groupsError: Label instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._saveButton: Button instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._cHome: CheckButton instance, containing members: > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [GUICheck instance, containing members: > _handler_id: 13299 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x7fc59b1b3320> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7fc591d83510>> > _editable: Entry instance, containing members: > _check_status: None >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (GUICheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 1 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7fc591d73b90> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 14 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora_20_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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x2a6ab90>, True), 'type': (<function <lambda> at 0x2a6ad70>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x2a6ac08>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedora_20_x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >12:25:32,160 INFO anaconda: /sbin/anaconda 20.25.15-1 >12:25:32,343 INFO anaconda: 8126464 kB (7936 MB) are available >12:25:32,343 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >12:25:32,351 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >12:25:32,352 INFO anaconda: Default encoding = utf-8 >12:25:33,125 INFO anaconda: Display mode = g >12:25:33,126 INFO anaconda: 8126464 kB (7936 MB) are available >12:25:33,126 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >12:25:33,667 DEBUG anaconda: X server has signalled a successful start. >12:25:33,669 INFO anaconda: Starting window manager, pid 1132. >12:25:33,706 INFO anaconda: Started spice-vdagent. >12:25:33,706 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140486861989632) >12:25:34,268 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:25:34,270 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:25:34,270 INFO anaconda: using only installclass _Fedora >12:25:34,609 INFO anaconda: bootloader GRUB2 on X86 platform >12:25:34,610 INFO anaconda: bootloader GRUB2 on X86 platform >12:25:34,639 DEBUG anaconda: network: devices found ['p2p1'] >12:25:34,947 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p2p1 >12:25:34,993 DEBUG anaconda: network: setting autoconnect of p2p1 to False >12:25:34,994 DEBUG anaconda: network: missing ifcfgs created for devices ['p2p1'] >12:25:35,280 DEBUG anaconda: updating hostname localhost.localdomain >12:25:35,298 INFO anaconda: Running Thread: AnaStorageThread (140486673794816) >12:25:35,299 INFO anaconda: Running Thread: AnaTimeInitThread (140486665402112) >12:25:35,300 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140486657009408) >12:25:35,300 INFO anaconda: Running Thread: AnaPayloadThread (140486648616704) >12:25:35,336 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140486861989632) >12:25:35,389 DEBUG anaconda: updating hostname dhcp-28-168.brq.redhat.com >12:25:35,427 INFO anaconda: got 2 NTP servers from DHCP >12:25:35,573 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140486657009408) >12:25:35,624 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140486657009408) >12:25:35,625 INFO anaconda: Starting geolocation lookup >12:25:35,625 INFO anaconda: Geolocation provider: Fedora GeoIP >12:25:36,532 INFO anaconda: Geolocation lookup finished in 0.9 seconds >12:25:36,533 INFO anaconda: got results from geolocation >12:25:36,533 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140486657009408) >12:25:36,581 INFO anaconda: Waited 0.22 seconds for Geolocation >12:25:37,627 INFO anaconda: Thread Done: AnaStorageThread (140486673794816) >12:25:38,001 INFO anaconda: Thread Done: AnaTimeInitThread (140486665402112) >12:25:42,783 INFO anaconda: Thread Done: AnaPayloadThread (140486648616704) >12:25:45,653 DEBUG anaconda: network standalone spoke (init): completed: ['p2p1'] >12:25:45,723 INFO anaconda: Running Thread: AnaDateTimeThread (140486648616704) >12:25:45,726 INFO anaconda: fs space: 0 B needed: 3 GB >12:25:45,766 INFO anaconda: Thread Done: AnaDateTimeThread (140486648616704) >12:25:45,820 INFO anaconda: fs space: 0 B needed: 3 GB >12:25:45,857 INFO anaconda: fs space: 0 B needed: 3 GB >12:25:45,887 INFO anaconda: Running Thread: AnaSourceWatcher (140486657009408) >12:25:45,901 INFO anaconda: Running Thread: AnaSoftwareWatcher (140486581995264) >12:25:45,918 INFO anaconda: Running Thread: AnaStorageWatcher (140486439319296) >12:25:45,920 INFO anaconda: Thread Done: AnaStorageWatcher (140486439319296) >12:25:45,944 INFO anaconda: Running Thread: AnaCustomStorageInit (140486439319296) >12:25:45,986 DEBUG anaconda: Setting up repos: [] >12:25:45,987 INFO anaconda: Thread Done: AnaSourceWatcher (140486657009408) >12:25:46,027 DEBUG anaconda: network: selected device p2p1 >12:25:46,072 DEBUG anaconda: updating hostname dhcp-28-168.brq.redhat.com >12:25:46,231 INFO anaconda: Running Thread: AnaNTPserver0 (140486447712000) >12:25:46,231 INFO anaconda: Running Thread: AnaNTPserver1 (140486430926592) >12:25:46,236 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fc59b7831d0> >12:25:46,236 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fc59b307890> status to: Probing storage... >12:25:46,236 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fc59b307890> status to: Downloading package metadata... >12:25:46,236 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fc597ec7c90> status to: Downloading package metadata... >12:25:46,236 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fc597ec7c90> status to: Downloading group metadata... >12:25:46,236 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> status to: Probing storage... >12:25:46,241 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> >12:25:46,244 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fc59b307890> >12:25:46,333 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fc597ed7b50> status to: Wired (p2p1) connected >12:25:46,451 INFO anaconda: Thread Done: AnaCustomStorageInit (140486439319296) >12:25:46,464 INFO anaconda: Thread Done: AnaNTPserver0 (140486447712000) >12:25:46,468 INFO anaconda: Thread Done: AnaNTPserver1 (140486430926592) >12:25:52,973 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140486573602560) >12:25:52,973 INFO anaconda: Thread Done: AnaSoftwareWatcher (140486581995264) >12:25:52,983 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fc597ec7c90> >12:25:52,986 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fc597ec7c90> >12:25:52,990 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fc59b307890> >12:25:52,990 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fc597ec7c90> status to: Checking software dependencies... >12:25:54,277 DEBUG anaconda: disk free: 114.47 GB fs free: 0 B sw needs: 3 GB auto swap: 0 B >12:25:56,556 INFO anaconda: Running Thread: AnaExecuteStorageThread (140486581995264) >12:25:56,597 DEBUG anaconda: new disk order: [] >12:25:56,670 DEBUG anaconda: new disk order: [] >12:25:56,716 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:25:56,716 DEBUG anaconda: _is_valid_size(sda) returning True >12:25:56,716 DEBUG anaconda: _is_valid_location(sda) returning True >12:25:56,717 DEBUG anaconda: _is_valid_format(sda) returning True >12:25:56,717 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:25:56,717 INFO anaconda: Thread Done: AnaExecuteStorageThread (140486581995264) >12:25:56,789 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >12:25:56,790 DEBUG anaconda: ui: unused=[] >12:25:56,791 DEBUG anaconda: ui: new_devices=[] >12:25:56,798 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:25:56,798 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:25:56,799 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:25:56,864 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> >12:25:56,865 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> status to: Saving storage configuration... >12:25:56,872 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> >12:25:57,441 DEBUG anaconda: running automatic partitioning >12:25:57,466 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:25:57,467 DEBUG anaconda: _is_valid_size(sda) returning True >12:25:57,467 DEBUG anaconda: _is_valid_location(sda) returning True >12:25:57,467 DEBUG anaconda: _is_valid_format(sda) returning True >12:25:57,467 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:25:57,683 DEBUG anaconda: new disk order: [] >12:25:57,763 DEBUG anaconda: stage1 device cannot be of type lvmvg >12:25:57,764 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:25:57,765 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:25:57,765 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:25:57,766 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:25:57,767 DEBUG anaconda: _is_valid_size(sda) returning True >12:25:57,767 DEBUG anaconda: _is_valid_location(sda) returning True >12:25:57,767 DEBUG anaconda: _is_valid_format(sda) returning True >12:25:57,771 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:25:57,774 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:25:57,774 DEBUG anaconda: _is_valid_size(sda) returning True >12:25:57,775 DEBUG anaconda: _is_valid_location(sda) returning True >12:25:57,775 DEBUG anaconda: _is_valid_format(sda) returning True >12:25:57,775 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:25:57,775 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >12:25:57,776 DEBUG anaconda: _is_valid_size(sda1) returning True >12:25:57,776 DEBUG anaconda: _is_valid_location(sda1) returning True >12:25:57,776 DEBUG anaconda: _is_valid_partition(sda1) returning True >12:25:57,776 DEBUG anaconda: _is_valid_format(sda1) returning True >12:25:57,777 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >12:25:57,777 DEBUG anaconda: finished automatic partitioning >12:25:57,777 DEBUG anaconda: refreshing ui >12:25:57,792 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_dhcp-28-16800', 'fedora_dhcp-28-16800-home', 'fedora_dhcp-28-16800-root', 'fedora_dhcp-28-16800-swap', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sr0'] >12:25:57,793 DEBUG anaconda: ui: unused=[] >12:25:57,795 DEBUG anaconda: ui: new_devices=['sda1', 'fedora_dhcp-28-16800-swap', 'fedora_dhcp-28-16800-home', 'fedora_dhcp-28-16800-root'] >12:25:57,823 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:25:57,823 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:25:57,828 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot >12:25:57,829 DEBUG anaconda: updated device_disks to ['sda'] >12:25:57,829 DEBUG anaconda: updated device_container_name to None >12:25:57,829 DEBUG anaconda: updated device_container_raid_level to None >12:25:57,829 DEBUG anaconda: updated device_container_encrypted to False >12:25:57,829 DEBUG anaconda: updated device_container_size to 0 >12:25:57,843 INFO anaconda: getting device type for None >12:25:57,844 ERR anaconda: unknown device type: 'None' >12:25:57,846 DEBUG anaconda: fs type changed: ext4 >12:25:57,867 INFO anaconda: getting device type for None >12:25:57,868 ERR anaconda: unknown device type: 'None' >12:25:57,868 DEBUG anaconda: device_type_changed: None None >12:25:57,873 INFO anaconda: getting device type for Standard Partition >12:25:57,874 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:25:57,874 INFO anaconda: getting device type for Standard Partition >12:25:57,874 INFO anaconda: getting device type for Standard Partition >12:25:57,875 INFO anaconda: getting device type for Standard Partition >12:25:57,875 INFO anaconda: getting device type for Standard Partition >12:25:57,876 INFO anaconda: getting device type for Standard Partition >12:25:57,876 INFO anaconda: getting device type for Standard Partition >12:25:57,877 INFO anaconda: getting device type for Standard Partition >12:25:57,877 INFO anaconda: getting device type for Standard Partition >12:25:57,877 DEBUG anaconda: populate_raid: 2, None >12:25:57,878 INFO anaconda: getting device type for Standard Partition >12:25:57,878 INFO anaconda: getting device type for Standard Partition >12:25:57,879 DEBUG anaconda: populate_raid: 2, None >12:25:57,879 INFO anaconda: getting device type for Standard Partition >12:25:57,880 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:25:57,880 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot >12:25:57,881 DEBUG anaconda: updated device_disks to ['sda'] >12:25:57,881 DEBUG anaconda: updated device_container_name to None >12:25:57,881 DEBUG anaconda: updated device_container_raid_level to None >12:25:57,881 DEBUG anaconda: updated device_container_encrypted to False >12:25:57,882 DEBUG anaconda: updated device_container_size to 0 >12:25:57,895 INFO anaconda: getting device type for Standard Partition >12:25:57,896 DEBUG anaconda: populate_raid: 2, None >12:25:57,896 INFO anaconda: getting device type for Standard Partition >12:25:57,912 DEBUG anaconda: finished refreshing ui >12:25:57,913 DEBUG anaconda: updating space display >12:25:57,918 DEBUG anaconda: finished updating space display >12:25:58,715 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140486573602560) >12:25:58,727 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fc597ec7c90> >12:25:58,730 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fc59b307890> >12:25:59,601 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot >12:25:59,602 DEBUG anaconda: notebook page = 1 >12:25:59,602 INFO anaconda: ui: saving changes to device sda1 >12:25:59,602 DEBUG anaconda: old name: sda1 >12:25:59,602 DEBUG anaconda: new name: None >12:25:59,604 DEBUG anaconda: old size: 500.0 >12:25:59,604 DEBUG anaconda: new size: 500 >12:25:59,604 INFO anaconda: getting device type for Standard Partition >12:25:59,605 DEBUG anaconda: old device type: 2 >12:25:59,605 DEBUG anaconda: new device type: 2 >12:25:59,605 DEBUG anaconda: reformat: True >12:25:59,606 DEBUG anaconda: old fs type: ext4 >12:25:59,606 DEBUG anaconda: new fs type: ext4 >12:25:59,606 DEBUG anaconda: old encryption setting: False >12:25:59,606 DEBUG anaconda: new encryption setting: False >12:25:59,606 DEBUG anaconda: old label: >12:25:59,606 DEBUG anaconda: new_label: >12:25:59,607 DEBUG anaconda: old mountpoint: /boot >12:25:59,607 DEBUG anaconda: new mountpoint: /boot >12:25:59,607 DEBUG anaconda: old raid level: None >12:25:59,607 DEBUG anaconda: new raid level: None >12:25:59,608 DEBUG anaconda: old container: None >12:25:59,608 DEBUG anaconda: new container: None >12:25:59,608 DEBUG anaconda: old container encrypted: False >12:25:59,608 DEBUG anaconda: new container encrypted: False >12:25:59,608 DEBUG anaconda: old container raid level: None >12:25:59,608 DEBUG anaconda: new container raid level: None >12:25:59,608 DEBUG anaconda: old container size request: 0 >12:25:59,608 DEBUG anaconda: new container size request: 0 >12:25:59,608 DEBUG anaconda: old disks: ['sda'] >12:25:59,608 DEBUG anaconda: new disks: ['sda'] >12:25:59,608 DEBUG anaconda: nothing changed for new device >12:25:59,608 DEBUG anaconda: new selector: non-existent 51200MB lvmlv fedora_dhcp-28-16800-root (23) with non-existent ext4 filesystem mounted at / >12:25:59,609 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv fedora_dhcp-28-16800-root (23) with non-existent ext4 filesystem mounted at / >12:25:59,609 DEBUG anaconda: updated device_disks to ['sda'] >12:25:59,609 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-16800 >12:25:59,609 DEBUG anaconda: updated device_container_raid_level to None >12:25:59,609 DEBUG anaconda: updated device_container_encrypted to False >12:25:59,609 DEBUG anaconda: updated device_container_size to 0 >12:25:59,613 INFO anaconda: getting device type for LVM >12:25:59,614 DEBUG anaconda: device_type_changed: 0 LVM >12:25:59,614 INFO anaconda: getting device type for LVM >12:25:59,614 INFO anaconda: getting device type for LVM >12:25:59,614 INFO anaconda: getting device type for LVM >12:25:59,615 INFO anaconda: getting device type for LVM >12:25:59,615 INFO anaconda: getting device type for LVM >12:25:59,615 INFO anaconda: getting device type for LVM >12:25:59,615 INFO anaconda: getting device type for LVM >12:25:59,616 INFO anaconda: getting device type for LVM >12:25:59,616 INFO anaconda: getting device type for LVM >12:25:59,616 INFO anaconda: getting device type for LVM >12:25:59,616 INFO anaconda: getting device type for LVM >12:25:59,617 DEBUG anaconda: populate_raid: 0, None >12:25:59,617 INFO anaconda: getting device type for LVM >12:25:59,617 INFO anaconda: getting device type for LVM >12:25:59,618 DEBUG anaconda: populate_raid: 0, None >12:25:59,618 INFO anaconda: getting device type for LVM >12:25:59,618 DEBUG anaconda: new container selection: fedora_dhcp-28-16800 >12:25:59,618 DEBUG anaconda: default container is fedora_dhcp-28-16800 >12:25:59,929 DEBUG anaconda: current selector: non-existent 51200MB lvmlv fedora_dhcp-28-16800-root (23) with non-existent ext4 filesystem mounted at / >12:25:59,930 DEBUG anaconda: notebook page = 1 >12:25:59,930 INFO anaconda: ui: saving changes to device fedora_dhcp-28-16800-root >12:25:59,930 DEBUG anaconda: old name: root >12:25:59,930 DEBUG anaconda: new name: root >12:25:59,932 DEBUG anaconda: old size: 51200 >12:25:59,932 DEBUG anaconda: new size: 51200 >12:25:59,932 INFO anaconda: getting device type for LVM >12:25:59,933 DEBUG anaconda: old device type: 0 >12:25:59,933 DEBUG anaconda: new device type: 0 >12:25:59,933 DEBUG anaconda: reformat: True >12:25:59,934 DEBUG anaconda: old fs type: ext4 >12:25:59,934 DEBUG anaconda: new fs type: ext4 >12:25:59,934 DEBUG anaconda: old encryption setting: False >12:25:59,934 DEBUG anaconda: new encryption setting: False >12:25:59,934 DEBUG anaconda: old label: >12:25:59,934 DEBUG anaconda: new_label: >12:25:59,935 DEBUG anaconda: old mountpoint: / >12:25:59,935 DEBUG anaconda: new mountpoint: / >12:25:59,935 DEBUG anaconda: old raid level: None >12:25:59,935 DEBUG anaconda: new raid level: None >12:25:59,936 DEBUG anaconda: old container: fedora_dhcp-28-16800 >12:25:59,936 DEBUG anaconda: new container: fedora_dhcp-28-16800 >12:25:59,936 DEBUG anaconda: old container encrypted: False >12:25:59,936 DEBUG anaconda: new container encrypted: False >12:25:59,936 DEBUG anaconda: old container raid level: None >12:25:59,936 DEBUG anaconda: new container raid level: None >12:25:59,936 DEBUG anaconda: old container size request: 0 >12:25:59,936 DEBUG anaconda: new container size request: 0 >12:25:59,937 DEBUG anaconda: old disks: ['sda'] >12:25:59,937 DEBUG anaconda: new disks: ['sda'] >12:25:59,937 DEBUG anaconda: nothing changed for new device >12:25:59,937 DEBUG anaconda: new selector: non-existent 7952MB lvmlv fedora_dhcp-28-16800-swap (25) with non-existent swap >12:25:59,937 DEBUG anaconda: populate_right_side: non-existent 7952MB lvmlv fedora_dhcp-28-16800-swap (25) with non-existent swap >12:25:59,937 DEBUG anaconda: updated device_disks to ['sda'] >12:25:59,937 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-16800 >12:25:59,937 DEBUG anaconda: updated device_container_raid_level to None >12:25:59,937 DEBUG anaconda: updated device_container_encrypted to False >12:25:59,937 DEBUG anaconda: updated device_container_size to 0 >12:25:59,940 DEBUG anaconda: fs type changed: swap >12:25:59,943 INFO anaconda: getting device type for LVM >12:25:59,943 DEBUG anaconda: populate_raid: 0, None >12:25:59,943 INFO anaconda: getting device type for LVM >12:25:59,944 DEBUG anaconda: new container selection: None >12:25:59,944 DEBUG anaconda: new container selection: None >12:25:59,944 DEBUG anaconda: new container selection: fedora_dhcp-28-16800 >12:25:59,944 DEBUG anaconda: default container is fedora_dhcp-28-16800 >12:26:00,249 DEBUG anaconda: current selector: non-existent 7952MB lvmlv fedora_dhcp-28-16800-swap (25) with non-existent swap >12:26:00,250 DEBUG anaconda: notebook page = 1 >12:26:00,250 INFO anaconda: ui: saving changes to device fedora_dhcp-28-16800-swap >12:26:00,250 DEBUG anaconda: old name: swap >12:26:00,250 DEBUG anaconda: new name: swap >12:26:00,253 DEBUG anaconda: old size: 7952 >12:26:00,253 DEBUG anaconda: new size: 7952 >12:26:00,253 INFO anaconda: getting device type for LVM >12:26:00,253 DEBUG anaconda: old device type: 0 >12:26:00,253 DEBUG anaconda: new device type: 0 >12:26:00,253 DEBUG anaconda: reformat: True >12:26:00,254 DEBUG anaconda: old fs type: swap >12:26:00,254 DEBUG anaconda: new fs type: swap >12:26:00,255 DEBUG anaconda: old encryption setting: False >12:26:00,255 DEBUG anaconda: new encryption setting: False >12:26:00,255 DEBUG anaconda: old label: >12:26:00,255 DEBUG anaconda: new_label: >12:26:00,255 DEBUG anaconda: old mountpoint: >12:26:00,255 DEBUG anaconda: new mountpoint: >12:26:00,255 DEBUG anaconda: old raid level: None >12:26:00,255 DEBUG anaconda: new raid level: None >12:26:00,256 DEBUG anaconda: old container: fedora_dhcp-28-16800 >12:26:00,256 DEBUG anaconda: new container: fedora_dhcp-28-16800 >12:26:00,256 DEBUG anaconda: old container encrypted: False >12:26:00,257 DEBUG anaconda: new container encrypted: False >12:26:00,257 DEBUG anaconda: old container raid level: None >12:26:00,257 DEBUG anaconda: new container raid level: None >12:26:00,257 DEBUG anaconda: old container size request: 0 >12:26:00,257 DEBUG anaconda: new container size request: 0 >12:26:00,257 DEBUG anaconda: old disks: ['sda'] >12:26:00,257 DEBUG anaconda: new disks: ['sda'] >12:26:00,257 DEBUG anaconda: nothing changed for new device >12:26:00,257 DEBUG anaconda: new selector: non-existent 51200MB lvmlv fedora_dhcp-28-16800-root (23) with non-existent ext4 filesystem mounted at / >12:26:00,258 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv fedora_dhcp-28-16800-root (23) with non-existent ext4 filesystem mounted at / >12:26:00,258 DEBUG anaconda: updated device_disks to ['sda'] >12:26:00,258 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-16800 >12:26:00,258 DEBUG anaconda: updated device_container_raid_level to None >12:26:00,258 DEBUG anaconda: updated device_container_encrypted to False >12:26:00,258 DEBUG anaconda: updated device_container_size to 0 >12:26:00,261 DEBUG anaconda: fs type changed: ext4 >12:26:00,265 INFO anaconda: getting device type for LVM >12:26:00,265 DEBUG anaconda: populate_raid: 0, None >12:26:00,265 INFO anaconda: getting device type for LVM >12:26:00,265 DEBUG anaconda: new container selection: None >12:26:00,266 DEBUG anaconda: new container selection: None >12:26:00,266 DEBUG anaconda: new container selection: fedora_dhcp-28-16800 >12:26:00,266 DEBUG anaconda: default container is fedora_dhcp-28-16800 >12:26:00,537 DEBUG anaconda: current selector: non-existent 51200MB lvmlv fedora_dhcp-28-16800-root (23) with non-existent ext4 filesystem mounted at / >12:26:00,538 DEBUG anaconda: notebook page = 1 >12:26:00,538 INFO anaconda: ui: saving changes to device fedora_dhcp-28-16800-root >12:26:00,538 DEBUG anaconda: old name: root >12:26:00,538 DEBUG anaconda: new name: root >12:26:00,540 DEBUG anaconda: old size: 51200 >12:26:00,540 DEBUG anaconda: new size: 51200 >12:26:00,540 INFO anaconda: getting device type for LVM >12:26:00,541 DEBUG anaconda: old device type: 0 >12:26:00,541 DEBUG anaconda: new device type: 0 >12:26:00,541 DEBUG anaconda: reformat: True >12:26:00,542 DEBUG anaconda: old fs type: ext4 >12:26:00,542 DEBUG anaconda: new fs type: ext4 >12:26:00,542 DEBUG anaconda: old encryption setting: False >12:26:00,542 DEBUG anaconda: new encryption setting: False >12:26:00,542 DEBUG anaconda: old label: >12:26:00,542 DEBUG anaconda: new_label: >12:26:00,542 DEBUG anaconda: old mountpoint: / >12:26:00,543 DEBUG anaconda: new mountpoint: / >12:26:00,543 DEBUG anaconda: old raid level: None >12:26:00,543 DEBUG anaconda: new raid level: None >12:26:00,544 DEBUG anaconda: old container: fedora_dhcp-28-16800 >12:26:00,544 DEBUG anaconda: new container: fedora_dhcp-28-16800 >12:26:00,544 DEBUG anaconda: old container encrypted: False >12:26:00,544 DEBUG anaconda: new container encrypted: False >12:26:00,544 DEBUG anaconda: old container raid level: None >12:26:00,544 DEBUG anaconda: new container raid level: None >12:26:00,544 DEBUG anaconda: old container size request: 0 >12:26:00,544 DEBUG anaconda: new container size request: 0 >12:26:00,545 DEBUG anaconda: old disks: ['sda'] >12:26:00,545 DEBUG anaconda: new disks: ['sda'] >12:26:00,545 DEBUG anaconda: nothing changed for new device >12:26:00,545 DEBUG anaconda: new selector: non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot >12:26:00,545 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot >12:26:00,545 DEBUG anaconda: updated device_disks to ['sda'] >12:26:00,546 DEBUG anaconda: updated device_container_name to None >12:26:00,546 DEBUG anaconda: updated device_container_raid_level to None >12:26:00,546 DEBUG anaconda: updated device_container_encrypted to False >12:26:00,546 DEBUG anaconda: updated device_container_size to 0 >12:26:00,550 INFO anaconda: getting device type for Standard Partition >12:26:00,551 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:26:00,551 INFO anaconda: getting device type for Standard Partition >12:26:00,551 INFO anaconda: getting device type for Standard Partition >12:26:00,552 INFO anaconda: getting device type for Standard Partition >12:26:00,552 INFO anaconda: getting device type for Standard Partition >12:26:00,552 INFO anaconda: getting device type for Standard Partition >12:26:00,553 INFO anaconda: getting device type for Standard Partition >12:26:00,553 INFO anaconda: getting device type for Standard Partition >12:26:00,553 INFO anaconda: getting device type for Standard Partition >12:26:00,554 DEBUG anaconda: populate_raid: 2, None >12:26:00,554 INFO anaconda: getting device type for Standard Partition >12:26:00,555 INFO anaconda: getting device type for Standard Partition >12:26:00,555 DEBUG anaconda: populate_raid: 2, None >12:26:00,555 INFO anaconda: getting device type for Standard Partition >12:26:01,290 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot >12:26:01,290 DEBUG anaconda: notebook page = 1 >12:26:01,290 INFO anaconda: ui: saving changes to device sda1 >12:26:01,290 DEBUG anaconda: old name: sda1 >12:26:01,290 DEBUG anaconda: new name: None >12:26:01,293 DEBUG anaconda: old size: 500.0 >12:26:01,293 DEBUG anaconda: new size: 500 >12:26:01,293 INFO anaconda: getting device type for Standard Partition >12:26:01,293 DEBUG anaconda: old device type: 2 >12:26:01,293 DEBUG anaconda: new device type: 2 >12:26:01,293 DEBUG anaconda: reformat: True >12:26:01,295 DEBUG anaconda: old fs type: ext4 >12:26:01,295 DEBUG anaconda: new fs type: ext4 >12:26:01,295 DEBUG anaconda: old encryption setting: False >12:26:01,295 DEBUG anaconda: new encryption setting: False >12:26:01,295 DEBUG anaconda: old label: >12:26:01,295 DEBUG anaconda: new_label: >12:26:01,295 DEBUG anaconda: old mountpoint: /boot >12:26:01,296 DEBUG anaconda: new mountpoint: /boot >12:26:01,296 DEBUG anaconda: old raid level: None >12:26:01,296 DEBUG anaconda: new raid level: None >12:26:01,296 DEBUG anaconda: old container: None >12:26:01,297 DEBUG anaconda: new container: None >12:26:01,297 DEBUG anaconda: old container encrypted: False >12:26:01,297 DEBUG anaconda: new container encrypted: False >12:26:01,297 DEBUG anaconda: old container raid level: None >12:26:01,297 DEBUG anaconda: new container raid level: None >12:26:01,297 DEBUG anaconda: old container size request: 0 >12:26:01,297 DEBUG anaconda: new container size request: 0 >12:26:01,297 DEBUG anaconda: old disks: ['sda'] >12:26:01,297 DEBUG anaconda: new disks: ['sda'] >12:26:01,298 DEBUG anaconda: nothing changed for new device >12:26:01,298 DEBUG anaconda: new selector: non-existent 54816MB lvmlv fedora_dhcp-28-16800-home (24) with non-existent ext4 filesystem mounted at /home >12:26:01,298 DEBUG anaconda: populate_right_side: non-existent 54816MB lvmlv fedora_dhcp-28-16800-home (24) with non-existent ext4 filesystem mounted at /home >12:26:01,298 DEBUG anaconda: updated device_disks to ['sda'] >12:26:01,298 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-16800 >12:26:01,298 DEBUG anaconda: updated device_container_raid_level to None >12:26:01,298 DEBUG anaconda: updated device_container_encrypted to False >12:26:01,298 DEBUG anaconda: updated device_container_size to 0 >12:26:01,303 INFO anaconda: getting device type for LVM >12:26:01,304 DEBUG anaconda: device_type_changed: 0 LVM >12:26:01,304 INFO anaconda: getting device type for LVM >12:26:01,304 INFO anaconda: getting device type for LVM >12:26:01,304 INFO anaconda: getting device type for LVM >12:26:01,305 INFO anaconda: getting device type for LVM >12:26:01,305 INFO anaconda: getting device type for LVM >12:26:01,305 INFO anaconda: getting device type for LVM >12:26:01,306 INFO anaconda: getting device type for LVM >12:26:01,306 INFO anaconda: getting device type for LVM >12:26:01,306 INFO anaconda: getting device type for LVM >12:26:01,306 INFO anaconda: getting device type for LVM >12:26:01,307 INFO anaconda: getting device type for LVM >12:26:01,307 DEBUG anaconda: populate_raid: 0, None >12:26:01,307 INFO anaconda: getting device type for LVM >12:26:01,308 INFO anaconda: getting device type for LVM >12:26:01,308 DEBUG anaconda: populate_raid: 0, None >12:26:01,308 INFO anaconda: getting device type for LVM >12:26:01,308 DEBUG anaconda: new container selection: None >12:26:01,309 DEBUG anaconda: new container selection: None >12:26:01,309 DEBUG anaconda: new container selection: fedora_dhcp-28-16800 >12:26:01,309 DEBUG anaconda: default container is fedora_dhcp-28-16800 >12:26:07,962 INFO anaconda: ui: saving changes to device fedora_dhcp-28-16800-home >12:26:07,962 DEBUG anaconda: old name: home >12:26:07,962 DEBUG anaconda: new name: home >12:26:07,965 DEBUG anaconda: old size: 54816 >12:26:07,966 DEBUG anaconda: new size: 54816 >12:26:07,966 INFO anaconda: getting device type for LVM >12:26:07,966 DEBUG anaconda: old device type: 0 >12:26:07,966 DEBUG anaconda: new device type: 0 >12:26:07,966 DEBUG anaconda: reformat: True >12:26:07,968 DEBUG anaconda: old fs type: ext4 >12:26:07,968 DEBUG anaconda: new fs type: ext4 >12:26:07,968 DEBUG anaconda: old encryption setting: False >12:26:07,968 DEBUG anaconda: new encryption setting: False >12:26:07,968 DEBUG anaconda: old label: >12:26:07,968 DEBUG anaconda: new_label: >12:26:07,969 DEBUG anaconda: old mountpoint: /home >12:26:07,969 DEBUG anaconda: new mountpoint: /home >12:26:07,969 DEBUG anaconda: old raid level: None >12:26:07,969 DEBUG anaconda: new raid level: None >12:26:07,971 DEBUG anaconda: old container: fedora_dhcp-28-16800 >12:26:07,971 DEBUG anaconda: new container: fedora_dhcp-28-16800 >12:26:07,971 DEBUG anaconda: old container encrypted: False >12:26:07,971 DEBUG anaconda: new container encrypted: False >12:26:07,971 DEBUG anaconda: old container raid level: None >12:26:07,971 DEBUG anaconda: new container raid level: None >12:26:07,971 DEBUG anaconda: old container size request: 0 >12:26:07,971 DEBUG anaconda: new container size request: 0 >12:26:07,972 DEBUG anaconda: old disks: ['sda'] >12:26:07,972 DEBUG anaconda: new disks: ['sda'] >12:26:07,972 DEBUG anaconda: nothing changed for new device >12:26:10,602 INFO anaconda: ui: saving changes to device fedora_dhcp-28-16800-home >12:26:10,602 DEBUG anaconda: old name: home >12:26:10,602 DEBUG anaconda: new name: home >12:26:10,605 DEBUG anaconda: old size: 54816 >12:26:10,605 DEBUG anaconda: new size: 54816 >12:26:10,605 INFO anaconda: getting device type for LVM >12:26:10,606 DEBUG anaconda: old device type: 0 >12:26:10,606 DEBUG anaconda: new device type: 0 >12:26:10,606 DEBUG anaconda: reformat: True >12:26:10,607 DEBUG anaconda: old fs type: ext4 >12:26:10,607 DEBUG anaconda: new fs type: ext4 >12:26:10,608 DEBUG anaconda: old encryption setting: False >12:26:10,608 DEBUG anaconda: new encryption setting: False >12:26:10,608 DEBUG anaconda: old label: >12:26:10,608 DEBUG anaconda: new_label: >12:26:10,608 DEBUG anaconda: old mountpoint: /home >12:26:10,608 DEBUG anaconda: new mountpoint: /home >12:26:10,609 DEBUG anaconda: old raid level: None >12:26:10,609 DEBUG anaconda: new raid level: None >12:26:10,610 DEBUG anaconda: old container: fedora_dhcp-28-16800 >12:26:10,610 DEBUG anaconda: new container: fedora_dhcp-28-16800 >12:26:10,610 DEBUG anaconda: old container encrypted: False >12:26:10,610 DEBUG anaconda: new container encrypted: False >12:26:10,610 DEBUG anaconda: old container raid level: None >12:26:10,610 DEBUG anaconda: new container raid level: None >12:26:10,610 DEBUG anaconda: old container size request: 0 >12:26:10,611 DEBUG anaconda: new container size request: 0 >12:26:10,611 DEBUG anaconda: old disks: ['sda'] >12:26:10,611 DEBUG anaconda: new disks: ['sda'] >12:26:10,611 DEBUG anaconda: nothing changed for new device >12:26:11,504 DEBUG anaconda: new disk order: [] >12:26:11,529 DEBUG anaconda: stage1 device cannot be of type lvmvg >12:26:11,529 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:26:11,530 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:26:11,530 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:26:11,531 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:26:11,531 DEBUG anaconda: _is_valid_size(sda) returning True >12:26:11,531 DEBUG anaconda: _is_valid_location(sda) returning True >12:26:11,531 DEBUG anaconda: _is_valid_format(sda) returning True >12:26:11,531 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:26:11,532 INFO anaconda: Running Thread: AnaCheckStorageThread (140486573602560) >12:26:11,536 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:26:11,536 DEBUG anaconda: _is_valid_size(sda) returning True >12:26:11,536 DEBUG anaconda: _is_valid_location(sda) returning True >12:26:11,536 DEBUG anaconda: _is_valid_format(sda) returning True >12:26:11,536 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:26:11,537 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >12:26:11,537 DEBUG anaconda: _is_valid_size(sda1) returning True >12:26:11,537 DEBUG anaconda: _is_valid_location(sda1) returning True >12:26:11,537 DEBUG anaconda: _is_valid_partition(sda1) returning True >12:26:11,537 DEBUG anaconda: _is_valid_format(sda1) returning True >12:26:11,538 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >12:26:11,538 INFO anaconda: Thread Done: AnaCheckStorageThread (140486573602560) >12:26:11,588 INFO anaconda: fs space: 51.2 GB needed: 4.07 GB >12:26:11,600 INFO anaconda: fs space: 51.2 GB needed: 4.07 GB >12:26:11,610 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> >12:26:11,611 INFO anaconda: fs space: 51.2 GB needed: 4.07 GB >12:26:11,621 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> >12:26:11,621 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> status to: Checking storage configuration... >12:26:11,623 INFO anaconda: fs space: 51.2 GB needed: 4.07 GB >12:26:11,632 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> >12:26:14,733 DEBUG anaconda: disk free: 2.42 MB fs free: 413 MB sw needs: 4.07 GB auto swap: 7.95 GB >12:26:16,000 INFO anaconda: Running Thread: AnaExecuteStorageThread (140486573602560) >12:26:16,003 DEBUG anaconda: new disk order: [] >12:26:16,027 DEBUG anaconda: new disk order: [] >12:26:16,051 DEBUG anaconda: stage1 device cannot be of type lvmvg >12:26:16,052 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:26:16,052 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:26:16,053 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:26:16,054 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:26:16,054 DEBUG anaconda: _is_valid_size(sda) returning True >12:26:16,054 DEBUG anaconda: _is_valid_location(sda) returning True >12:26:16,054 DEBUG anaconda: _is_valid_format(sda) returning True >12:26:16,054 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:26:16,055 INFO anaconda: Thread Done: AnaExecuteStorageThread (140486573602560) >12:26:16,072 INFO anaconda: fs space: 51.2 GB needed: 4.07 GB >12:26:16,112 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_dhcp-28-168', 'fedora_dhcp-28-168-home', 'fedora_dhcp-28-168-root', 'fedora_dhcp-28-168-swap', 'fedora_dhcp-28-16800', 'fedora_dhcp-28-16800-home', 'fedora_dhcp-28-16800-root', 'fedora_dhcp-28-16800-swap', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sr0'] >12:26:16,113 DEBUG anaconda: ui: unused=['fedora_dhcp-28-168-home', 'fedora_dhcp-28-168-swap', 'sdb1', 'fedora_dhcp-28-168-root'] >12:26:16,114 DEBUG anaconda: ui: new_devices=['fedora_dhcp-28-16800-swap', 'fedora_dhcp-28-16800-home', 'sda1', 'fedora_dhcp-28-16800-root'] >12:26:16,135 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:26:16,135 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:16,136 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot >12:26:16,136 DEBUG anaconda: updated device_disks to ['sda'] >12:26:16,136 DEBUG anaconda: updated device_container_name to None >12:26:16,136 DEBUG anaconda: updated device_container_raid_level to None >12:26:16,136 DEBUG anaconda: updated device_container_encrypted to False >12:26:16,136 DEBUG anaconda: updated device_container_size to 0 >12:26:16,141 INFO anaconda: getting device type for Standard Partition >12:26:16,141 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:26:16,142 INFO anaconda: getting device type for Standard Partition >12:26:16,142 INFO anaconda: getting device type for Standard Partition >12:26:16,143 INFO anaconda: getting device type for Standard Partition >12:26:16,143 INFO anaconda: getting device type for Standard Partition >12:26:16,143 INFO anaconda: getting device type for Standard Partition >12:26:16,144 INFO anaconda: getting device type for Standard Partition >12:26:16,144 INFO anaconda: getting device type for Standard Partition >12:26:16,144 INFO anaconda: getting device type for Standard Partition >12:26:16,145 DEBUG anaconda: populate_raid: 2, None >12:26:16,145 INFO anaconda: getting device type for Standard Partition >12:26:16,146 INFO anaconda: getting device type for Standard Partition >12:26:16,146 DEBUG anaconda: populate_raid: 2, None >12:26:16,146 INFO anaconda: getting device type for Standard Partition >12:26:16,147 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:16,147 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot >12:26:16,147 DEBUG anaconda: updated device_disks to ['sda'] >12:26:16,147 DEBUG anaconda: updated device_container_name to None >12:26:16,147 DEBUG anaconda: updated device_container_raid_level to None >12:26:16,147 DEBUG anaconda: updated device_container_encrypted to False >12:26:16,147 DEBUG anaconda: updated device_container_size to 0 >12:26:16,152 INFO anaconda: getting device type for Standard Partition >12:26:16,152 DEBUG anaconda: populate_raid: 2, None >12:26:16,152 INFO anaconda: getting device type for Standard Partition >12:26:16,166 INFO anaconda: fs space: 51.2 GB needed: 4.07 GB >12:26:16,175 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> >12:26:16,175 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> status to: Saving storage configuration... >12:26:16,177 INFO anaconda: fs space: 51.2 GB needed: 4.07 GB >12:26:16,187 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> >12:26:17,202 DEBUG anaconda: page clicked: Unknown >12:26:17,202 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot >12:26:17,202 DEBUG anaconda: notebook page = 1 >12:26:17,202 INFO anaconda: ui: saving changes to device sda1 >12:26:17,203 DEBUG anaconda: old name: sda1 >12:26:17,203 DEBUG anaconda: new name: None >12:26:17,205 DEBUG anaconda: old size: 500.0 >12:26:17,205 DEBUG anaconda: new size: 500 >12:26:17,205 INFO anaconda: getting device type for Standard Partition >12:26:17,205 DEBUG anaconda: old device type: 2 >12:26:17,205 DEBUG anaconda: new device type: 2 >12:26:17,205 DEBUG anaconda: reformat: True >12:26:17,207 DEBUG anaconda: old fs type: ext4 >12:26:17,207 DEBUG anaconda: new fs type: ext4 >12:26:17,207 DEBUG anaconda: old encryption setting: False >12:26:17,207 DEBUG anaconda: new encryption setting: False >12:26:17,207 DEBUG anaconda: old label: >12:26:17,207 DEBUG anaconda: new_label: >12:26:17,207 DEBUG anaconda: old mountpoint: /boot >12:26:17,207 DEBUG anaconda: new mountpoint: /boot >12:26:17,208 DEBUG anaconda: old raid level: None >12:26:17,208 DEBUG anaconda: new raid level: None >12:26:17,208 DEBUG anaconda: old container: None >12:26:17,208 DEBUG anaconda: new container: None >12:26:17,208 DEBUG anaconda: old container encrypted: False >12:26:17,208 DEBUG anaconda: new container encrypted: False >12:26:17,209 DEBUG anaconda: old container raid level: None >12:26:17,209 DEBUG anaconda: new container raid level: None >12:26:17,209 DEBUG anaconda: old container size request: 0 >12:26:17,209 DEBUG anaconda: new container size request: 0 >12:26:17,209 DEBUG anaconda: old disks: ['sda'] >12:26:17,209 DEBUG anaconda: new disks: ['sda'] >12:26:17,209 DEBUG anaconda: nothing changed for new device >12:26:17,209 DEBUG anaconda: show mountpoint: Unknown >12:26:17,209 DEBUG anaconda: populate_right_side: existing 894220MB lvmlv fedora_dhcp-28-168-home (8) with existing ext4 filesystem >12:26:17,210 DEBUG anaconda: updated device_disks to ['sdb', 'sdc'] >12:26:17,210 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-168 >12:26:17,210 DEBUG anaconda: updated device_container_raid_level to None >12:26:17,210 DEBUG anaconda: updated device_container_encrypted to False >12:26:17,210 DEBUG anaconda: updated device_container_size to 476436 >12:26:17,212 INFO anaconda: getting device type for Standard Partition >12:26:17,216 INFO anaconda: getting device type for LVM >12:26:17,216 DEBUG anaconda: device_type_changed: 0 LVM >12:26:17,216 INFO anaconda: getting device type for LVM >12:26:17,216 INFO anaconda: getting device type for LVM >12:26:17,217 INFO anaconda: getting device type for LVM >12:26:17,217 INFO anaconda: getting device type for LVM >12:26:17,217 INFO anaconda: getting device type for LVM >12:26:17,217 INFO anaconda: getting device type for LVM >12:26:17,218 INFO anaconda: getting device type for LVM >12:26:17,218 INFO anaconda: getting device type for LVM >12:26:17,218 INFO anaconda: getting device type for LVM >12:26:17,218 INFO anaconda: getting device type for LVM >12:26:17,219 INFO anaconda: getting device type for LVM >12:26:17,219 DEBUG anaconda: populate_raid: 0, None >12:26:17,219 INFO anaconda: getting device type for LVM >12:26:17,220 INFO anaconda: getting device type for LVM >12:26:17,220 DEBUG anaconda: populate_raid: 0, None >12:26:17,220 INFO anaconda: getting device type for LVM >12:26:17,220 DEBUG anaconda: new container selection: None >12:26:17,221 DEBUG anaconda: new container selection: None >12:26:17,221 DEBUG anaconda: new container selection: fedora_dhcp-28-168 >12:26:17,221 DEBUG anaconda: default container is fedora_dhcp-28-168 >12:26:18,042 DEBUG anaconda: current selector: existing 894220MB lvmlv fedora_dhcp-28-168-home (8) with existing ext4 filesystem >12:26:18,043 DEBUG anaconda: notebook page = 1 >12:26:18,043 INFO anaconda: ui: saving changes to device fedora_dhcp-28-168-home >12:26:18,043 DEBUG anaconda: old name: home >12:26:18,043 DEBUG anaconda: new name: None >12:26:18,046 DEBUG anaconda: old size: 894220.0 >12:26:18,046 DEBUG anaconda: new size: 894220 >12:26:18,046 INFO anaconda: getting device type for LVM >12:26:18,046 DEBUG anaconda: old device type: 0 >12:26:18,046 DEBUG anaconda: new device type: 0 >12:26:18,046 DEBUG anaconda: reformat: False >12:26:18,048 DEBUG anaconda: old fs type: ext4 >12:26:18,048 DEBUG anaconda: new fs type: ext4 >12:26:18,048 DEBUG anaconda: old encryption setting: False >12:26:18,048 DEBUG anaconda: new encryption setting: False >12:26:18,048 DEBUG anaconda: old label: >12:26:18,048 DEBUG anaconda: new_label: >12:26:18,048 DEBUG anaconda: old mountpoint: >12:26:18,049 DEBUG anaconda: new mountpoint: >12:26:18,049 DEBUG anaconda: old raid level: None >12:26:18,049 DEBUG anaconda: new raid level: None >12:26:18,050 DEBUG anaconda: old container: fedora_dhcp-28-168 >12:26:18,050 DEBUG anaconda: new container: fedora_dhcp-28-168 >12:26:18,050 DEBUG anaconda: old container encrypted: False >12:26:18,050 DEBUG anaconda: new container encrypted: False >12:26:18,050 DEBUG anaconda: old container raid level: None >12:26:18,050 DEBUG anaconda: new container raid level: None >12:26:18,050 DEBUG anaconda: old container size request: 476436 >12:26:18,050 DEBUG anaconda: new container size request: 476436 >12:26:18,051 DEBUG anaconda: old disks: ['sdb', 'sdc'] >12:26:18,051 DEBUG anaconda: new disks: ['sdb', 'sdc'] >12:26:18,051 DEBUG anaconda: populate_right_side: existing 894220MB lvmlv fedora_dhcp-28-168-home (8) with existing ext4 filesystem >12:26:18,052 DEBUG anaconda: updated device_disks to ['sdb', 'sdc'] >12:26:18,052 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-168 >12:26:18,052 DEBUG anaconda: updated device_container_raid_level to None >12:26:18,052 DEBUG anaconda: updated device_container_encrypted to False >12:26:18,052 DEBUG anaconda: updated device_container_size to 476436 >12:26:18,057 INFO anaconda: getting device type for LVM >12:26:18,058 DEBUG anaconda: populate_raid: 0, None >12:26:18,058 INFO anaconda: getting device type for LVM >12:26:18,058 DEBUG anaconda: new container selection: None >12:26:18,059 DEBUG anaconda: new container selection: None >12:26:18,059 DEBUG anaconda: new container selection: None >12:26:18,059 DEBUG anaconda: new container selection: fedora_dhcp-28-168 >12:26:18,059 DEBUG anaconda: default container is fedora_dhcp-28-168 >12:26:18,060 DEBUG anaconda: new selector: existing 51200MB lvmlv fedora_dhcp-28-168-root (9) with existing ext4 filesystem >12:26:18,061 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora_dhcp-28-168-root (9) with existing ext4 filesystem >12:26:18,061 DEBUG anaconda: updated device_disks to ['sdb', 'sdc'] >12:26:18,061 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-168 >12:26:18,062 DEBUG anaconda: updated device_container_raid_level to None >12:26:18,062 DEBUG anaconda: updated device_container_encrypted to False >12:26:18,062 DEBUG anaconda: updated device_container_size to 476436 >12:26:18,067 INFO anaconda: getting device type for LVM >12:26:18,067 DEBUG anaconda: populate_raid: 0, None >12:26:18,067 INFO anaconda: getting device type for LVM >12:26:18,068 DEBUG anaconda: new container selection: None >12:26:18,068 DEBUG anaconda: new container selection: None >12:26:18,068 DEBUG anaconda: new container selection: None >12:26:18,069 DEBUG anaconda: new container selection: fedora_dhcp-28-168 >12:26:18,069 DEBUG anaconda: default container is fedora_dhcp-28-168 >12:26:19,642 DEBUG anaconda: removing device 'existing 51200MB lvmlv fedora_dhcp-28-168-root (9) with existing ext4 filesystem' from page Unknown >12:26:21,835 ERR anaconda: failed to schedule device removal: device is not in the tree >12:26:21,861 INFO anaconda: ui: removed device fedora_dhcp-28-168-root >12:26:21,870 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_dhcp-28-16800', 'fedora_dhcp-28-16800-home', 'fedora_dhcp-28-16800-root', 'fedora_dhcp-28-16800-swap', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sr0'] >12:26:21,870 DEBUG anaconda: ui: unused=[] >12:26:21,871 DEBUG anaconda: ui: new_devices=['fedora_dhcp-28-16800-swap', 'fedora_dhcp-28-16800-home', 'sda1', 'fedora_dhcp-28-16800-root'] >12:26:21,883 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:26:21,883 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:21,883 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot >12:26:21,883 DEBUG anaconda: updated device_disks to ['sda'] >12:26:21,884 DEBUG anaconda: updated device_container_name to None >12:26:21,884 DEBUG anaconda: updated device_container_raid_level to None >12:26:21,884 DEBUG anaconda: updated device_container_encrypted to False >12:26:21,884 DEBUG anaconda: updated device_container_size to 0 >12:26:21,886 INFO anaconda: getting device type for LVM >12:26:21,890 INFO anaconda: getting device type for Standard Partition >12:26:21,891 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:26:21,891 INFO anaconda: getting device type for Standard Partition >12:26:21,891 INFO anaconda: getting device type for Standard Partition >12:26:21,892 INFO anaconda: getting device type for Standard Partition >12:26:21,892 INFO anaconda: getting device type for Standard Partition >12:26:21,893 INFO anaconda: getting device type for Standard Partition >12:26:21,893 INFO anaconda: getting device type for Standard Partition >12:26:21,893 INFO anaconda: getting device type for Standard Partition >12:26:21,894 INFO anaconda: getting device type for Standard Partition >12:26:21,894 DEBUG anaconda: populate_raid: 2, None >12:26:21,894 INFO anaconda: getting device type for Standard Partition >12:26:21,895 INFO anaconda: getting device type for Standard Partition >12:26:21,895 DEBUG anaconda: populate_raid: 2, None >12:26:21,895 INFO anaconda: getting device type for Standard Partition >12:26:21,896 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:21,896 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot >12:26:21,897 DEBUG anaconda: updated device_disks to ['sda'] >12:26:21,897 DEBUG anaconda: updated device_container_name to None >12:26:21,897 DEBUG anaconda: updated device_container_raid_level to None >12:26:21,897 DEBUG anaconda: updated device_container_encrypted to False >12:26:21,897 DEBUG anaconda: updated device_container_size to 0 >12:26:21,902 INFO anaconda: getting device type for Standard Partition >12:26:21,902 DEBUG anaconda: populate_raid: 2, None >12:26:21,902 INFO anaconda: getting device type for Standard Partition >12:26:22,858 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot >12:26:22,858 DEBUG anaconda: updated device_disks to ['sda'] >12:26:22,858 DEBUG anaconda: updated device_container_name to None >12:26:22,858 DEBUG anaconda: updated device_container_raid_level to None >12:26:22,858 DEBUG anaconda: updated device_container_encrypted to False >12:26:22,859 DEBUG anaconda: updated device_container_size to 0 >12:26:22,864 INFO anaconda: getting device type for Standard Partition >12:26:22,865 DEBUG anaconda: populate_raid: 2, None >12:26:22,865 INFO anaconda: getting device type for Standard Partition >12:26:24,154 DEBUG anaconda: removing device 'non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 20 Installation >12:26:24,156 INFO anaconda: ui: removed device sda1 >12:26:24,161 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_dhcp-28-16800', 'fedora_dhcp-28-16800-home', 'fedora_dhcp-28-16800-root', 'fedora_dhcp-28-16800-swap', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda2', 'sdb', 'sr0'] >12:26:24,162 DEBUG anaconda: ui: unused=[] >12:26:24,163 DEBUG anaconda: ui: new_devices=['fedora_dhcp-28-16800-swap', 'fedora_dhcp-28-16800-home', 'fedora_dhcp-28-16800-root'] >12:26:24,175 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:26:24,175 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:24,175 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv fedora_dhcp-28-16800-root (23) with non-existent ext4 filesystem mounted at / >12:26:24,175 DEBUG anaconda: updated device_disks to ['sda'] >12:26:24,175 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-16800 >12:26:24,175 DEBUG anaconda: updated device_container_raid_level to None >12:26:24,175 DEBUG anaconda: updated device_container_encrypted to False >12:26:24,175 DEBUG anaconda: updated device_container_size to 0 >12:26:24,181 INFO anaconda: getting device type for LVM >12:26:24,181 DEBUG anaconda: device_type_changed: 0 LVM >12:26:24,181 INFO anaconda: getting device type for LVM >12:26:24,182 INFO anaconda: getting device type for LVM >12:26:24,182 INFO anaconda: getting device type for LVM >12:26:24,182 INFO anaconda: getting device type for LVM >12:26:24,182 INFO anaconda: getting device type for LVM >12:26:24,183 INFO anaconda: getting device type for LVM >12:26:24,183 INFO anaconda: getting device type for LVM >12:26:24,183 INFO anaconda: getting device type for LVM >12:26:24,184 INFO anaconda: getting device type for LVM >12:26:24,184 INFO anaconda: getting device type for LVM >12:26:24,184 INFO anaconda: getting device type for LVM >12:26:24,184 DEBUG anaconda: populate_raid: 0, None >12:26:24,184 INFO anaconda: getting device type for LVM >12:26:24,185 INFO anaconda: getting device type for LVM >12:26:24,185 DEBUG anaconda: populate_raid: 0, None >12:26:24,185 INFO anaconda: getting device type for LVM >12:26:24,186 DEBUG anaconda: new container selection: None >12:26:24,186 DEBUG anaconda: new container selection: None >12:26:24,186 DEBUG anaconda: new container selection: None >12:26:24,187 DEBUG anaconda: new container selection: fedora_dhcp-28-16800 >12:26:24,187 DEBUG anaconda: default container is fedora_dhcp-28-16800 >12:26:24,188 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:24,188 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv fedora_dhcp-28-16800-root (23) with non-existent ext4 filesystem mounted at / >12:26:24,188 DEBUG anaconda: updated device_disks to ['sda'] >12:26:24,189 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-16800 >12:26:24,189 DEBUG anaconda: updated device_container_raid_level to None >12:26:24,189 DEBUG anaconda: updated device_container_encrypted to False >12:26:24,189 DEBUG anaconda: updated device_container_size to 0 >12:26:24,194 INFO anaconda: getting device type for LVM >12:26:24,194 DEBUG anaconda: populate_raid: 0, None >12:26:24,194 INFO anaconda: getting device type for LVM >12:26:24,195 DEBUG anaconda: new container selection: None >12:26:24,195 DEBUG anaconda: new container selection: None >12:26:24,195 DEBUG anaconda: new container selection: fedora_dhcp-28-16800 >12:26:24,195 DEBUG anaconda: default container is fedora_dhcp-28-16800 >12:26:24,522 DEBUG anaconda: removing device 'non-existent 51200MB lvmlv fedora_dhcp-28-16800-root (23) with non-existent ext4 filesystem mounted at /' from page New Fedora 20 Installation >12:26:24,591 INFO anaconda: ui: removed device fedora_dhcp-28-16800-root >12:26:24,596 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_dhcp-28-16800', 'fedora_dhcp-28-16800-home', 'fedora_dhcp-28-16800-swap', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sdb', 'sr0'] >12:26:24,597 DEBUG anaconda: ui: unused=[] >12:26:24,597 DEBUG anaconda: ui: new_devices=['fedora_dhcp-28-16800-swap', 'fedora_dhcp-28-16800-home'] >12:26:24,604 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:26:24,604 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:24,605 DEBUG anaconda: populate_right_side: non-existent 54816MB lvmlv fedora_dhcp-28-16800-home (24) with non-existent ext4 filesystem mounted at /home >12:26:24,605 DEBUG anaconda: updated device_disks to ['sda'] >12:26:24,605 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-16800 >12:26:24,605 DEBUG anaconda: updated device_container_raid_level to None >12:26:24,605 DEBUG anaconda: updated device_container_encrypted to False >12:26:24,605 DEBUG anaconda: updated device_container_size to 0 >12:26:24,610 INFO anaconda: getting device type for LVM >12:26:24,610 DEBUG anaconda: populate_raid: 0, None >12:26:24,610 INFO anaconda: getting device type for LVM >12:26:24,611 DEBUG anaconda: new container selection: None >12:26:24,611 DEBUG anaconda: new container selection: None >12:26:24,611 DEBUG anaconda: new container selection: fedora_dhcp-28-16800 >12:26:24,611 DEBUG anaconda: default container is fedora_dhcp-28-16800 >12:26:24,612 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:24,612 DEBUG anaconda: populate_right_side: non-existent 54816MB lvmlv fedora_dhcp-28-16800-home (24) with non-existent ext4 filesystem mounted at /home >12:26:24,613 DEBUG anaconda: updated device_disks to ['sda'] >12:26:24,613 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-16800 >12:26:24,613 DEBUG anaconda: updated device_container_raid_level to None >12:26:24,613 DEBUG anaconda: updated device_container_encrypted to False >12:26:24,613 DEBUG anaconda: updated device_container_size to 0 >12:26:24,617 INFO anaconda: getting device type for LVM >12:26:24,618 DEBUG anaconda: populate_raid: 0, None >12:26:24,618 INFO anaconda: getting device type for LVM >12:26:24,618 DEBUG anaconda: new container selection: None >12:26:24,618 DEBUG anaconda: new container selection: None >12:26:24,619 DEBUG anaconda: new container selection: fedora_dhcp-28-16800 >12:26:24,619 DEBUG anaconda: default container is fedora_dhcp-28-16800 >12:26:24,746 DEBUG anaconda: removing device 'non-existent 54816MB lvmlv fedora_dhcp-28-16800-home (24) with non-existent ext4 filesystem mounted at /home' from page New Fedora 20 Installation >12:26:24,809 INFO anaconda: ui: removed device fedora_dhcp-28-16800-home >12:26:24,815 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_dhcp-28-16800', 'fedora_dhcp-28-16800-swap', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sdb', 'sr0'] >12:26:24,815 DEBUG anaconda: ui: unused=[] >12:26:24,816 DEBUG anaconda: ui: new_devices=['fedora_dhcp-28-16800-swap'] >12:26:24,821 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:26:24,821 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:24,821 DEBUG anaconda: populate_right_side: non-existent 7952MB lvmlv fedora_dhcp-28-16800-swap (25) with non-existent swap >12:26:24,821 DEBUG anaconda: updated device_disks to ['sda'] >12:26:24,821 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-16800 >12:26:24,821 DEBUG anaconda: updated device_container_raid_level to None >12:26:24,821 DEBUG anaconda: updated device_container_encrypted to False >12:26:24,821 DEBUG anaconda: updated device_container_size to 0 >12:26:24,823 DEBUG anaconda: fs type changed: swap >12:26:24,827 INFO anaconda: getting device type for LVM >12:26:24,828 DEBUG anaconda: populate_raid: 0, None >12:26:24,828 INFO anaconda: getting device type for LVM >12:26:24,828 DEBUG anaconda: new container selection: None >12:26:24,828 DEBUG anaconda: new container selection: None >12:26:24,829 DEBUG anaconda: new container selection: fedora_dhcp-28-16800 >12:26:24,829 DEBUG anaconda: default container is fedora_dhcp-28-16800 >12:26:24,830 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:24,830 DEBUG anaconda: populate_right_side: non-existent 7952MB lvmlv fedora_dhcp-28-16800-swap (25) with non-existent swap >12:26:24,830 DEBUG anaconda: updated device_disks to ['sda'] >12:26:24,830 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-16800 >12:26:24,830 DEBUG anaconda: updated device_container_raid_level to None >12:26:24,830 DEBUG anaconda: updated device_container_encrypted to False >12:26:24,830 DEBUG anaconda: updated device_container_size to 0 >12:26:24,835 INFO anaconda: getting device type for LVM >12:26:24,835 DEBUG anaconda: populate_raid: 0, None >12:26:24,835 INFO anaconda: getting device type for LVM >12:26:24,835 DEBUG anaconda: new container selection: None >12:26:24,836 DEBUG anaconda: new container selection: None >12:26:24,836 DEBUG anaconda: new container selection: fedora_dhcp-28-16800 >12:26:24,836 DEBUG anaconda: default container is fedora_dhcp-28-16800 >12:26:25,818 DEBUG anaconda: removing device 'non-existent 7952MB lvmlv fedora_dhcp-28-16800-swap (25) with non-existent swap' from page New Fedora 20 Installation >12:26:25,822 INFO anaconda: ui: removed device fedora_dhcp-28-16800-swap >12:26:25,826 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sdb', 'sr0'] >12:26:25,827 DEBUG anaconda: ui: unused=[] >12:26:25,827 DEBUG anaconda: ui: new_devices=[] >12:26:25,830 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:26:25,830 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:25,830 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:26,714 DEBUG anaconda: running automatic partitioning >12:26:26,729 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:26:26,729 DEBUG anaconda: _is_valid_size(sda) returning True >12:26:26,729 DEBUG anaconda: _is_valid_location(sda) returning True >12:26:26,729 DEBUG anaconda: _is_valid_format(sda) returning True >12:26:26,729 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:26:26,822 DEBUG anaconda: new disk order: [] >12:26:26,842 DEBUG anaconda: stage1 device cannot be of type lvmvg >12:26:26,842 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:26:26,842 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:26:26,843 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:26:26,843 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:26:26,843 DEBUG anaconda: _is_valid_size(sda) returning True >12:26:26,844 DEBUG anaconda: _is_valid_location(sda) returning True >12:26:26,844 DEBUG anaconda: _is_valid_format(sda) returning True >12:26:26,844 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:26:26,846 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:26:26,846 DEBUG anaconda: _is_valid_size(sda) returning True >12:26:26,846 DEBUG anaconda: _is_valid_location(sda) returning True >12:26:26,846 DEBUG anaconda: _is_valid_format(sda) returning True >12:26:26,846 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:26:26,846 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >12:26:26,846 DEBUG anaconda: _is_valid_size(sda1) returning True >12:26:26,846 DEBUG anaconda: _is_valid_location(sda1) returning True >12:26:26,846 DEBUG anaconda: _is_valid_partition(sda1) returning True >12:26:26,846 DEBUG anaconda: _is_valid_format(sda1) returning True >12:26:26,846 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >12:26:26,847 DEBUG anaconda: finished automatic partitioning >12:26:26,847 DEBUG anaconda: refreshing ui >12:26:26,849 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_dhcp-28-168', 'fedora_dhcp-28-168-home', 'fedora_dhcp-28-168-root', 'fedora_dhcp-28-168-swap', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sr0'] >12:26:26,849 DEBUG anaconda: ui: unused=[] >12:26:26,850 DEBUG anaconda: ui: new_devices=['sda1', 'fedora_dhcp-28-168-swap', 'fedora_dhcp-28-168-home', 'fedora_dhcp-28-168-root'] >12:26:26,862 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:26:26,862 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:26,862 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (28) with non-existent ext4 filesystem mounted at /boot >12:26:26,863 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >12:26:26,863 DEBUG anaconda: updated device_container_name to None >12:26:26,863 DEBUG anaconda: updated device_container_raid_level to None >12:26:26,863 DEBUG anaconda: updated device_container_encrypted to False >12:26:26,863 DEBUG anaconda: updated device_container_size to 0 >12:26:26,865 DEBUG anaconda: fs type changed: ext4 >12:26:26,870 INFO anaconda: getting device type for Standard Partition >12:26:26,870 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:26:26,870 INFO anaconda: getting device type for Standard Partition >12:26:26,871 INFO anaconda: getting device type for Standard Partition >12:26:26,871 INFO anaconda: getting device type for Standard Partition >12:26:26,872 INFO anaconda: getting device type for Standard Partition >12:26:26,872 INFO anaconda: getting device type for Standard Partition >12:26:26,872 INFO anaconda: getting device type for Standard Partition >12:26:26,873 INFO anaconda: getting device type for Standard Partition >12:26:26,873 INFO anaconda: getting device type for Standard Partition >12:26:26,873 DEBUG anaconda: populate_raid: 2, None >12:26:26,873 INFO anaconda: getting device type for Standard Partition >12:26:26,874 INFO anaconda: getting device type for Standard Partition >12:26:26,874 DEBUG anaconda: populate_raid: 2, None >12:26:26,875 INFO anaconda: getting device type for Standard Partition >12:26:26,876 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:26:26,876 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (28) with non-existent ext4 filesystem mounted at /boot >12:26:26,876 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >12:26:26,876 DEBUG anaconda: updated device_container_name to None >12:26:26,876 DEBUG anaconda: updated device_container_raid_level to None >12:26:26,876 DEBUG anaconda: updated device_container_encrypted to False >12:26:26,876 DEBUG anaconda: updated device_container_size to 0 >12:26:26,881 INFO anaconda: getting device type for Standard Partition >12:26:26,881 DEBUG anaconda: populate_raid: 2, None >12:26:26,881 INFO anaconda: getting device type for Standard Partition >12:26:26,882 DEBUG anaconda: finished refreshing ui >12:26:26,882 DEBUG anaconda: updating space display >12:26:26,886 DEBUG anaconda: finished updating space display >12:26:28,458 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (28) with non-existent ext4 filesystem mounted at /boot >12:26:28,458 DEBUG anaconda: notebook page = 1 >12:26:28,458 INFO anaconda: ui: saving changes to device sda1 >12:26:28,459 DEBUG anaconda: old name: sda1 >12:26:28,459 DEBUG anaconda: new name: None >12:26:28,461 DEBUG anaconda: old size: 500.0 >12:26:28,461 DEBUG anaconda: new size: 500 >12:26:28,462 INFO anaconda: getting device type for Standard Partition >12:26:28,462 DEBUG anaconda: old device type: 2 >12:26:28,462 DEBUG anaconda: new device type: 2 >12:26:28,462 DEBUG anaconda: reformat: True >12:26:28,464 DEBUG anaconda: old fs type: ext4 >12:26:28,464 DEBUG anaconda: new fs type: ext4 >12:26:28,464 DEBUG anaconda: old encryption setting: False >12:26:28,464 DEBUG anaconda: new encryption setting: False >12:26:28,464 DEBUG anaconda: old label: >12:26:28,465 DEBUG anaconda: new_label: >12:26:28,465 DEBUG anaconda: old mountpoint: /boot >12:26:28,465 DEBUG anaconda: new mountpoint: /boot >12:26:28,465 DEBUG anaconda: old raid level: None >12:26:28,466 DEBUG anaconda: new raid level: None >12:26:28,466 DEBUG anaconda: old container: None >12:26:28,466 DEBUG anaconda: new container: None >12:26:28,466 DEBUG anaconda: old container encrypted: False >12:26:28,466 DEBUG anaconda: new container encrypted: False >12:26:28,466 DEBUG anaconda: old container raid level: None >12:26:28,467 DEBUG anaconda: new container raid level: None >12:26:28,467 DEBUG anaconda: old container size request: 0 >12:26:28,467 DEBUG anaconda: new container size request: 0 >12:26:28,467 DEBUG anaconda: old disks: ['sda', 'sdb'] >12:26:28,467 DEBUG anaconda: new disks: ['sda', 'sdb'] >12:26:28,467 DEBUG anaconda: nothing changed for new device >12:26:28,467 DEBUG anaconda: new selector: non-existent 51200MB lvmlv fedora_dhcp-28-168-root (30) with non-existent ext4 filesystem mounted at / >12:26:28,468 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv fedora_dhcp-28-168-root (30) with non-existent ext4 filesystem mounted at / >12:26:28,468 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >12:26:28,468 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-168 >12:26:28,468 DEBUG anaconda: updated device_container_raid_level to None >12:26:28,468 DEBUG anaconda: updated device_container_encrypted to False >12:26:28,468 DEBUG anaconda: updated device_container_size to 0 >12:26:28,474 INFO anaconda: getting device type for LVM >12:26:28,475 DEBUG anaconda: device_type_changed: 0 LVM >12:26:28,475 INFO anaconda: getting device type for LVM >12:26:28,475 INFO anaconda: getting device type for LVM >12:26:28,476 INFO anaconda: getting device type for LVM >12:26:28,476 INFO anaconda: getting device type for LVM >12:26:28,476 INFO anaconda: getting device type for LVM >12:26:28,477 INFO anaconda: getting device type for LVM >12:26:28,477 INFO anaconda: getting device type for LVM >12:26:28,477 INFO anaconda: getting device type for LVM >12:26:28,478 INFO anaconda: getting device type for LVM >12:26:28,478 INFO anaconda: getting device type for LVM >12:26:28,478 INFO anaconda: getting device type for LVM >12:26:28,479 DEBUG anaconda: populate_raid: 0, None >12:26:28,479 INFO anaconda: getting device type for LVM >12:26:28,479 INFO anaconda: getting device type for LVM >12:26:28,480 DEBUG anaconda: populate_raid: 0, None >12:26:28,480 INFO anaconda: getting device type for LVM >12:26:28,480 DEBUG anaconda: new container selection: None >12:26:28,481 DEBUG anaconda: new container selection: None >12:26:28,481 DEBUG anaconda: new container selection: fedora_dhcp-28-168 >12:26:28,481 DEBUG anaconda: default container is fedora_dhcp-28-168 >12:26:28,850 DEBUG anaconda: current selector: non-existent 51200MB lvmlv fedora_dhcp-28-168-root (30) with non-existent ext4 filesystem mounted at / >12:26:28,850 DEBUG anaconda: notebook page = 1 >12:26:28,850 INFO anaconda: ui: saving changes to device fedora_dhcp-28-168-root >12:26:28,850 DEBUG anaconda: old name: root >12:26:28,850 DEBUG anaconda: new name: root >12:26:28,853 DEBUG anaconda: old size: 51200 >12:26:28,853 DEBUG anaconda: new size: 51200 >12:26:28,853 INFO anaconda: getting device type for LVM >12:26:28,853 DEBUG anaconda: old device type: 0 >12:26:28,853 DEBUG anaconda: new device type: 0 >12:26:28,853 DEBUG anaconda: reformat: True >12:26:28,855 DEBUG anaconda: old fs type: ext4 >12:26:28,855 DEBUG anaconda: new fs type: ext4 >12:26:28,855 DEBUG anaconda: old encryption setting: False >12:26:28,855 DEBUG anaconda: new encryption setting: False >12:26:28,855 DEBUG anaconda: old label: >12:26:28,855 DEBUG anaconda: new_label: >12:26:28,855 DEBUG anaconda: old mountpoint: / >12:26:28,855 DEBUG anaconda: new mountpoint: / >12:26:28,856 DEBUG anaconda: old raid level: None >12:26:28,856 DEBUG anaconda: new raid level: None >12:26:28,857 DEBUG anaconda: old container: fedora_dhcp-28-168 >12:26:28,857 DEBUG anaconda: new container: fedora_dhcp-28-168 >12:26:28,857 DEBUG anaconda: old container encrypted: False >12:26:28,857 DEBUG anaconda: new container encrypted: False >12:26:28,857 DEBUG anaconda: old container raid level: None >12:26:28,857 DEBUG anaconda: new container raid level: None >12:26:28,857 DEBUG anaconda: old container size request: 0 >12:26:28,858 DEBUG anaconda: new container size request: 0 >12:26:28,858 DEBUG anaconda: old disks: ['sda', 'sdb'] >12:26:28,858 DEBUG anaconda: new disks: ['sda', 'sdb'] >12:26:28,858 DEBUG anaconda: nothing changed for new device >12:26:28,858 DEBUG anaconda: new selector: non-existent 7952MB lvmlv fedora_dhcp-28-168-swap (32) with non-existent swap >12:26:28,858 DEBUG anaconda: populate_right_side: non-existent 7952MB lvmlv fedora_dhcp-28-168-swap (32) with non-existent swap >12:26:28,858 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >12:26:28,858 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-168 >12:26:28,858 DEBUG anaconda: updated device_container_raid_level to None >12:26:28,859 DEBUG anaconda: updated device_container_encrypted to False >12:26:28,859 DEBUG anaconda: updated device_container_size to 0 >12:26:28,861 DEBUG anaconda: fs type changed: swap >12:26:28,865 INFO anaconda: getting device type for LVM >12:26:28,865 DEBUG anaconda: populate_raid: 0, None >12:26:28,866 INFO anaconda: getting device type for LVM >12:26:28,866 DEBUG anaconda: new container selection: None >12:26:28,866 DEBUG anaconda: new container selection: None >12:26:28,867 DEBUG anaconda: new container selection: fedora_dhcp-28-168 >12:26:28,867 DEBUG anaconda: default container is fedora_dhcp-28-168 >12:26:29,434 DEBUG anaconda: current selector: non-existent 7952MB lvmlv fedora_dhcp-28-168-swap (32) with non-existent swap >12:26:29,434 DEBUG anaconda: notebook page = 1 >12:26:29,434 INFO anaconda: ui: saving changes to device fedora_dhcp-28-168-swap >12:26:29,434 DEBUG anaconda: old name: swap >12:26:29,434 DEBUG anaconda: new name: swap >12:26:29,437 DEBUG anaconda: old size: 7952 >12:26:29,437 DEBUG anaconda: new size: 7952 >12:26:29,437 INFO anaconda: getting device type for LVM >12:26:29,437 DEBUG anaconda: old device type: 0 >12:26:29,437 DEBUG anaconda: new device type: 0 >12:26:29,437 DEBUG anaconda: reformat: True >12:26:29,438 DEBUG anaconda: old fs type: swap >12:26:29,438 DEBUG anaconda: new fs type: swap >12:26:29,438 DEBUG anaconda: old encryption setting: False >12:26:29,438 DEBUG anaconda: new encryption setting: False >12:26:29,439 DEBUG anaconda: old label: >12:26:29,439 DEBUG anaconda: new_label: >12:26:29,439 DEBUG anaconda: old mountpoint: >12:26:29,439 DEBUG anaconda: new mountpoint: >12:26:29,439 DEBUG anaconda: old raid level: None >12:26:29,439 DEBUG anaconda: new raid level: None >12:26:29,440 DEBUG anaconda: old container: fedora_dhcp-28-168 >12:26:29,440 DEBUG anaconda: new container: fedora_dhcp-28-168 >12:26:29,440 DEBUG anaconda: old container encrypted: False >12:26:29,440 DEBUG anaconda: new container encrypted: False >12:26:29,440 DEBUG anaconda: old container raid level: None >12:26:29,440 DEBUG anaconda: new container raid level: None >12:26:29,441 DEBUG anaconda: old container size request: 0 >12:26:29,441 DEBUG anaconda: new container size request: 0 >12:26:29,441 DEBUG anaconda: old disks: ['sda', 'sdb'] >12:26:29,441 DEBUG anaconda: new disks: ['sda', 'sdb'] >12:26:29,441 DEBUG anaconda: nothing changed for new device >12:26:29,441 DEBUG anaconda: new selector: non-existent 531752MB lvmlv fedora_dhcp-28-168-home (31) with non-existent ext4 filesystem mounted at /home >12:26:29,441 DEBUG anaconda: populate_right_side: non-existent 531752MB lvmlv fedora_dhcp-28-168-home (31) with non-existent ext4 filesystem mounted at /home >12:26:29,441 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >12:26:29,441 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-168 >12:26:29,442 DEBUG anaconda: updated device_container_raid_level to None >12:26:29,442 DEBUG anaconda: updated device_container_encrypted to False >12:26:29,442 DEBUG anaconda: updated device_container_size to 0 >12:26:29,444 DEBUG anaconda: fs type changed: ext4 >12:26:29,448 INFO anaconda: getting device type for LVM >12:26:29,448 DEBUG anaconda: populate_raid: 0, None >12:26:29,449 INFO anaconda: getting device type for LVM >12:26:29,449 DEBUG anaconda: new container selection: None >12:26:29,449 DEBUG anaconda: new container selection: None >12:26:29,450 DEBUG anaconda: new container selection: fedora_dhcp-28-168 >12:26:29,450 DEBUG anaconda: default container is fedora_dhcp-28-168 >12:26:31,514 DEBUG anaconda: current selector: non-existent 531752MB lvmlv fedora_dhcp-28-168-home (31) with non-existent ext4 filesystem mounted at /home >12:26:31,514 DEBUG anaconda: notebook page = 1 >12:26:31,514 INFO anaconda: ui: saving changes to device fedora_dhcp-28-168-home >12:26:31,514 DEBUG anaconda: old name: home >12:26:31,514 DEBUG anaconda: new name: home >12:26:31,518 DEBUG anaconda: old size: 531752 >12:26:31,518 DEBUG anaconda: new size: 531752 >12:26:31,518 INFO anaconda: getting device type for LVM >12:26:31,518 DEBUG anaconda: old device type: 0 >12:26:31,518 DEBUG anaconda: new device type: 0 >12:26:31,519 DEBUG anaconda: reformat: True >12:26:31,520 DEBUG anaconda: old fs type: ext4 >12:26:31,520 DEBUG anaconda: new fs type: ext4 >12:26:31,521 DEBUG anaconda: old encryption setting: False >12:26:31,521 DEBUG anaconda: new encryption setting: False >12:26:31,521 DEBUG anaconda: old label: >12:26:31,521 DEBUG anaconda: new_label: >12:26:31,521 DEBUG anaconda: old mountpoint: /home >12:26:31,521 DEBUG anaconda: new mountpoint: /home >12:26:31,522 DEBUG anaconda: old raid level: None >12:26:31,522 DEBUG anaconda: new raid level: None >12:26:31,524 DEBUG anaconda: old container: fedora_dhcp-28-168 >12:26:31,524 DEBUG anaconda: new container: fedora_dhcp-28-168 >12:26:31,524 DEBUG anaconda: old container encrypted: False >12:26:31,524 DEBUG anaconda: new container encrypted: False >12:26:31,524 DEBUG anaconda: old container raid level: None >12:26:31,524 DEBUG anaconda: new container raid level: None >12:26:31,524 DEBUG anaconda: old container size request: 0 >12:26:31,524 DEBUG anaconda: new container size request: 0 >12:26:31,525 DEBUG anaconda: old disks: ['sda', 'sdb'] >12:26:31,525 DEBUG anaconda: new disks: ['sda', 'sdb'] >12:26:31,525 DEBUG anaconda: nothing changed for new device >12:26:31,525 DEBUG anaconda: new selector: non-existent 51200MB lvmlv fedora_dhcp-28-168-root (30) with non-existent ext4 filesystem mounted at / >12:26:31,525 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv fedora_dhcp-28-168-root (30) with non-existent ext4 filesystem mounted at / >12:26:31,526 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >12:26:31,526 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-168 >12:26:31,526 DEBUG anaconda: updated device_container_raid_level to None >12:26:31,526 DEBUG anaconda: updated device_container_encrypted to False >12:26:31,526 DEBUG anaconda: updated device_container_size to 0 >12:26:31,533 INFO anaconda: getting device type for LVM >12:26:31,533 DEBUG anaconda: populate_raid: 0, None >12:26:31,533 INFO anaconda: getting device type for LVM >12:26:31,534 DEBUG anaconda: new container selection: None >12:26:31,534 DEBUG anaconda: new container selection: None >12:26:31,535 DEBUG anaconda: new container selection: fedora_dhcp-28-168 >12:26:31,535 DEBUG anaconda: default container is fedora_dhcp-28-168 >12:26:31,970 DEBUG anaconda: current selector: non-existent 51200MB lvmlv fedora_dhcp-28-168-root (30) with non-existent ext4 filesystem mounted at / >12:26:31,970 DEBUG anaconda: notebook page = 1 >12:26:31,970 INFO anaconda: ui: saving changes to device fedora_dhcp-28-168-root >12:26:31,970 DEBUG anaconda: old name: root >12:26:31,970 DEBUG anaconda: new name: root >12:26:31,973 DEBUG anaconda: old size: 51200 >12:26:31,973 DEBUG anaconda: new size: 51200 >12:26:31,973 INFO anaconda: getting device type for LVM >12:26:31,974 DEBUG anaconda: old device type: 0 >12:26:31,974 DEBUG anaconda: new device type: 0 >12:26:31,974 DEBUG anaconda: reformat: True >12:26:31,975 DEBUG anaconda: old fs type: ext4 >12:26:31,975 DEBUG anaconda: new fs type: ext4 >12:26:31,976 DEBUG anaconda: old encryption setting: False >12:26:31,976 DEBUG anaconda: new encryption setting: False >12:26:31,976 DEBUG anaconda: old label: >12:26:31,976 DEBUG anaconda: new_label: >12:26:31,976 DEBUG anaconda: old mountpoint: / >12:26:31,976 DEBUG anaconda: new mountpoint: / >12:26:31,977 DEBUG anaconda: old raid level: None >12:26:31,977 DEBUG anaconda: new raid level: None >12:26:31,978 DEBUG anaconda: old container: fedora_dhcp-28-168 >12:26:31,978 DEBUG anaconda: new container: fedora_dhcp-28-168 >12:26:31,978 DEBUG anaconda: old container encrypted: False >12:26:31,978 DEBUG anaconda: new container encrypted: False >12:26:31,979 DEBUG anaconda: old container raid level: None >12:26:31,979 DEBUG anaconda: new container raid level: None >12:26:31,979 DEBUG anaconda: old container size request: 0 >12:26:31,979 DEBUG anaconda: new container size request: 0 >12:26:31,979 DEBUG anaconda: old disks: ['sda', 'sdb'] >12:26:31,979 DEBUG anaconda: new disks: ['sda', 'sdb'] >12:26:31,979 DEBUG anaconda: nothing changed for new device >12:26:31,979 DEBUG anaconda: new selector: non-existent 7952MB lvmlv fedora_dhcp-28-168-swap (32) with non-existent swap >12:26:31,980 DEBUG anaconda: populate_right_side: non-existent 7952MB lvmlv fedora_dhcp-28-168-swap (32) with non-existent swap >12:26:31,980 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >12:26:31,980 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-168 >12:26:31,980 DEBUG anaconda: updated device_container_raid_level to None >12:26:31,980 DEBUG anaconda: updated device_container_encrypted to False >12:26:31,980 DEBUG anaconda: updated device_container_size to 0 >12:26:31,983 DEBUG anaconda: fs type changed: swap >12:26:31,988 INFO anaconda: getting device type for LVM >12:26:31,988 DEBUG anaconda: populate_raid: 0, None >12:26:31,988 INFO anaconda: getting device type for LVM >12:26:31,989 DEBUG anaconda: new container selection: None >12:26:31,989 DEBUG anaconda: new container selection: None >12:26:31,989 DEBUG anaconda: new container selection: fedora_dhcp-28-168 >12:26:31,989 DEBUG anaconda: default container is fedora_dhcp-28-168 >12:26:33,770 DEBUG anaconda: current selector: non-existent 7952MB lvmlv fedora_dhcp-28-168-swap (32) with non-existent swap >12:26:33,770 DEBUG anaconda: notebook page = 1 >12:26:33,770 INFO anaconda: ui: saving changes to device fedora_dhcp-28-168-swap >12:26:33,770 DEBUG anaconda: old name: swap >12:26:33,770 DEBUG anaconda: new name: swap >12:26:33,773 DEBUG anaconda: old size: 7952 >12:26:33,773 DEBUG anaconda: new size: 7952 >12:26:33,773 INFO anaconda: getting device type for LVM >12:26:33,773 DEBUG anaconda: old device type: 0 >12:26:33,773 DEBUG anaconda: new device type: 0 >12:26:33,773 DEBUG anaconda: reformat: True >12:26:33,774 DEBUG anaconda: old fs type: swap >12:26:33,774 DEBUG anaconda: new fs type: swap >12:26:33,774 DEBUG anaconda: old encryption setting: False >12:26:33,775 DEBUG anaconda: new encryption setting: False >12:26:33,775 DEBUG anaconda: old label: >12:26:33,775 DEBUG anaconda: new_label: >12:26:33,775 DEBUG anaconda: old mountpoint: >12:26:33,775 DEBUG anaconda: new mountpoint: >12:26:33,775 DEBUG anaconda: old raid level: None >12:26:33,775 DEBUG anaconda: new raid level: None >12:26:33,776 DEBUG anaconda: old container: fedora_dhcp-28-168 >12:26:33,776 DEBUG anaconda: new container: fedora_dhcp-28-168 >12:26:33,776 DEBUG anaconda: old container encrypted: False >12:26:33,776 DEBUG anaconda: new container encrypted: False >12:26:33,777 DEBUG anaconda: old container raid level: None >12:26:33,777 DEBUG anaconda: new container raid level: None >12:26:33,777 DEBUG anaconda: old container size request: 0 >12:26:33,777 DEBUG anaconda: new container size request: 0 >12:26:33,777 DEBUG anaconda: old disks: ['sda', 'sdb'] >12:26:33,777 DEBUG anaconda: new disks: ['sda', 'sdb'] >12:26:33,777 DEBUG anaconda: nothing changed for new device >12:26:33,777 DEBUG anaconda: new selector: non-existent 51200MB lvmlv fedora_dhcp-28-168-root (30) with non-existent ext4 filesystem mounted at / >12:26:33,777 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv fedora_dhcp-28-168-root (30) with non-existent ext4 filesystem mounted at / >12:26:33,778 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >12:26:33,778 DEBUG anaconda: updated device_container_name to fedora_dhcp-28-168 >12:26:33,778 DEBUG anaconda: updated device_container_raid_level to None >12:26:33,778 DEBUG anaconda: updated device_container_encrypted to False >12:26:33,778 DEBUG anaconda: updated device_container_size to 0 >12:26:33,780 DEBUG anaconda: fs type changed: ext4 >12:26:33,785 INFO anaconda: getting device type for LVM >12:26:33,785 DEBUG anaconda: populate_raid: 0, None >12:26:33,785 INFO anaconda: getting device type for LVM >12:26:33,785 DEBUG anaconda: new container selection: None >12:26:33,786 DEBUG anaconda: new container selection: None >12:26:33,786 DEBUG anaconda: new container selection: fedora_dhcp-28-168 >12:26:33,786 DEBUG anaconda: default container is fedora_dhcp-28-168 >12:26:34,169 DEBUG anaconda: current selector: non-existent 51200MB lvmlv fedora_dhcp-28-168-root (30) with non-existent ext4 filesystem mounted at / >12:26:34,170 DEBUG anaconda: notebook page = 1 >12:26:34,170 INFO anaconda: ui: saving changes to device fedora_dhcp-28-168-root >12:26:34,170 DEBUG anaconda: old name: root >12:26:34,170 DEBUG anaconda: new name: root >12:26:34,173 DEBUG anaconda: old size: 51200 >12:26:34,173 DEBUG anaconda: new size: 51200 >12:26:34,173 INFO anaconda: getting device type for LVM >12:26:34,173 DEBUG anaconda: old device type: 0 >12:26:34,173 DEBUG anaconda: new device type: 0 >12:26:34,173 DEBUG anaconda: reformat: True >12:26:34,174 DEBUG anaconda: old fs type: ext4 >12:26:34,175 DEBUG anaconda: new fs type: ext4 >12:26:34,175 DEBUG anaconda: old encryption setting: False >12:26:34,175 DEBUG anaconda: new encryption setting: False >12:26:34,175 DEBUG anaconda: old label: >12:26:34,175 DEBUG anaconda: new_label: >12:26:34,175 DEBUG anaconda: old mountpoint: / >12:26:34,175 DEBUG anaconda: new mountpoint: / >12:26:34,176 DEBUG anaconda: old raid level: None >12:26:34,176 DEBUG anaconda: new raid level: None >12:26:34,177 DEBUG anaconda: old container: fedora_dhcp-28-168 >12:26:34,177 DEBUG anaconda: new container: fedora_dhcp-28-168 >12:26:34,177 DEBUG anaconda: old container encrypted: False >12:26:34,177 DEBUG anaconda: new container encrypted: False >12:26:34,177 DEBUG anaconda: old container raid level: None >12:26:34,177 DEBUG anaconda: new container raid level: None >12:26:34,177 DEBUG anaconda: old container size request: 0 >12:26:34,178 DEBUG anaconda: new container size request: 0 >12:26:34,178 DEBUG anaconda: old disks: ['sda', 'sdb'] >12:26:34,178 DEBUG anaconda: new disks: ['sda', 'sdb'] >12:26:34,178 DEBUG anaconda: nothing changed for new device >12:26:34,178 DEBUG anaconda: new selector: non-existent 500MB partition sda1 (28) with non-existent ext4 filesystem mounted at /boot >12:26:34,178 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (28) with non-existent ext4 filesystem mounted at /boot >12:26:34,179 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >12:26:34,179 DEBUG anaconda: updated device_container_name to None >12:26:34,179 DEBUG anaconda: updated device_container_raid_level to None >12:26:34,179 DEBUG anaconda: updated device_container_encrypted to False >12:26:34,179 DEBUG anaconda: updated device_container_size to 0 >12:26:34,184 INFO anaconda: getting device type for Standard Partition >12:26:34,184 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:26:34,184 INFO anaconda: getting device type for Standard Partition >12:26:34,185 INFO anaconda: getting device type for Standard Partition >12:26:34,186 INFO anaconda: getting device type for Standard Partition >12:26:34,186 INFO anaconda: getting device type for Standard Partition >12:26:34,186 INFO anaconda: getting device type for Standard Partition >12:26:34,187 INFO anaconda: getting device type for Standard Partition >12:26:34,187 INFO anaconda: getting device type for Standard Partition >12:26:34,187 INFO anaconda: getting device type for Standard Partition >12:26:34,188 DEBUG anaconda: populate_raid: 2, None >12:26:34,188 INFO anaconda: getting device type for Standard Partition >12:26:34,189 INFO anaconda: getting device type for Standard Partition >12:26:34,189 DEBUG anaconda: populate_raid: 2, None >12:26:34,189 INFO anaconda: getting device type for Standard Partition >12:26:35,938 INFO anaconda: ui: saving changes to device sda1 >12:26:35,938 DEBUG anaconda: old name: sda1 >12:26:35,938 DEBUG anaconda: new name: None >12:26:35,940 DEBUG anaconda: old size: 500.0 >12:26:35,940 DEBUG anaconda: new size: 500 >12:26:35,941 INFO anaconda: getting device type for Standard Partition >12:26:35,941 DEBUG anaconda: old device type: 2 >12:26:35,941 DEBUG anaconda: new device type: 2 >12:26:35,941 DEBUG anaconda: reformat: True >12:26:35,942 DEBUG anaconda: old fs type: ext4 >12:26:35,942 DEBUG anaconda: new fs type: ext4 >12:26:35,942 DEBUG anaconda: old encryption setting: False >12:26:35,943 DEBUG anaconda: new encryption setting: False >12:26:35,943 DEBUG anaconda: old label: >12:26:35,943 DEBUG anaconda: new_label: >12:26:35,943 DEBUG anaconda: old mountpoint: /boot >12:26:35,943 DEBUG anaconda: new mountpoint: /boot >12:26:35,943 DEBUG anaconda: old raid level: None >12:26:35,944 DEBUG anaconda: new raid level: None >12:26:35,944 DEBUG anaconda: old container: None >12:26:35,944 DEBUG anaconda: new container: None >12:26:35,944 DEBUG anaconda: old container encrypted: False >12:26:35,944 DEBUG anaconda: new container encrypted: False >12:26:35,944 DEBUG anaconda: old container raid level: None >12:26:35,944 DEBUG anaconda: new container raid level: None >12:26:35,944 DEBUG anaconda: old container size request: 0 >12:26:35,944 DEBUG anaconda: new container size request: 0 >12:26:35,945 DEBUG anaconda: old disks: ['sda', 'sdb'] >12:26:35,945 DEBUG anaconda: new disks: ['sda', 'sdb'] >12:26:35,945 DEBUG anaconda: nothing changed for new device >12:26:37,151 DEBUG anaconda: new disk order: [] >12:26:37,174 DEBUG anaconda: stage1 device cannot be of type lvmvg >12:26:37,174 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:26:37,175 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:26:37,175 DEBUG anaconda: stage1 device cannot be of type lvmlv >12:26:37,176 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:26:37,176 DEBUG anaconda: _is_valid_size(sda) returning True >12:26:37,176 DEBUG anaconda: _is_valid_location(sda) returning True >12:26:37,176 DEBUG anaconda: _is_valid_format(sda) returning True >12:26:37,176 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:26:37,177 INFO anaconda: Running Thread: AnaCheckStorageThread (140486573602560) >12:26:37,180 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:26:37,181 DEBUG anaconda: _is_valid_size(sda) returning True >12:26:37,183 DEBUG anaconda: _is_valid_location(sda) returning True >12:26:37,183 DEBUG anaconda: _is_valid_format(sda) returning True >12:26:37,183 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:26:37,183 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >12:26:37,183 DEBUG anaconda: _is_valid_size(sda1) returning True >12:26:37,184 DEBUG anaconda: _is_valid_location(sda1) returning True >12:26:37,184 DEBUG anaconda: _is_valid_partition(sda1) returning True >12:26:37,184 DEBUG anaconda: _is_valid_format(sda1) returning True >12:26:37,184 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >12:26:37,185 INFO anaconda: Thread Done: AnaCheckStorageThread (140486573602560) >12:26:37,231 INFO anaconda: fs space: 51.2 GB needed: 4.07 GB >12:26:37,242 INFO anaconda: fs space: 51.2 GB needed: 4.07 GB >12:26:37,252 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> >12:26:37,254 INFO anaconda: fs space: 51.2 GB needed: 4.07 GB >12:26:37,263 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> >12:26:37,263 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> status to: Checking storage configuration... >12:26:37,265 INFO anaconda: fs space: 51.2 GB needed: 4.07 GB >12:26:37,274 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc597ed3a50> >12:26:41,067 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140486573602560) >12:26:41,196 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fc597ec7c90> >12:26:41,199 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fc59b307890> >12:26:41,200 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fc597ec7c90> status to: Checking software dependencies... >12:26:43,626 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140486573602560) >12:26:43,711 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fc597ec7c90> >12:26:43,713 INFO anaconda: fs space: 51.2 GB needed: 779.13 MB >12:26:43,723 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fc59b307890> >12:26:45,052 INFO anaconda: Running Thread: AnaInstallThread (140486573602560) >12:26:46,501 INFO anaconda: Setting up the installation environment >12:26:46,630 DEBUG anaconda: running handleException >12:26:46,630 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >12:26:46,630 INFO anaconda: Thread Done: AnaInstallThread (140486573602560) > > >/tmp/packaging.log: >12:25:37,628 INFO packaging: configuring base repo >12:25:37,646 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >12:25:37,673 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >12:25:37,674 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >12:25:37,674 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >12:25:37,674 DEBUG yum.verbose.plugin: Adding en_GB to language list >12:25:37,676 DEBUG yum.verbose.YumBase: Config time: 0.029 >12:25:37,690 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >12:25:37,690 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >12:25:37,690 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >12:25:37,690 DEBUG yum.verbose.plugin: Adding en_GB to language list >12:25:37,691 DEBUG yum.verbose.YumBase: Config time: 0.005 >12:25:37,705 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >12:25:37,705 INFO packaging: using default repos from local yum configuration >12:25:37,706 INFO packaging: gathering repo metadata >12:25:42,782 ERR packaging: failed to get groups for repo updates >12:25:42,783 INFO packaging: metadata retrieval complete >12:25:45,903 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:25:45,903 INFO_2 yum.verbose.plugin: Determining fastest mirrors >12:25:49,621 INFO_2 yum.verbose.plugin: * fedora: download.eng.brq.redhat.com >12:25:49,625 INFO_2 yum.verbose.plugin: * updates: download.eng.brq.redhat.com >12:25:52,746 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >12:25:52,823 DEBUG yum.verbose.YumBase: pkgsack time: 6.920 >12:25:52,907 DEBUG yum.verbose.YumBase: group time: 7.004 >12:25:52,974 INFO packaging: checking software selection >12:25:52,974 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:25:53,856 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >12:25:53,907 DEBUG yum.verbose.YumBase: pkgsack time: 0.933 >12:25:54,003 DEBUG yum.verbose.YumBase: group time: 1.029 >12:25:54,136 DEBUG yum.verbose.YumBase: Obs Init time: 0.129 >12:25:54,157 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >12:25:54,173 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >12:25:54,225 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >12:25:54,226 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >12:25:54,303 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >12:25:54,307 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >12:25:54,311 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >12:25:54,455 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >12:25:54,457 INFO packaging: no kernel-PAE package >12:25:54,457 INFO packaging: selected kernel >12:25:54,457 INFO packaging: checking dependencies >12:25:54,587 DEBUG yum.verbose.YumBase: Building updates object >12:25:55,177 DEBUG yum.verbose.YumBase: up:simple updates time: 0.248 >12:25:55,182 DEBUG yum.verbose.YumBase: up:obs time: 0.004 >12:25:55,182 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >12:25:55,182 DEBUG yum.verbose.YumBase: updates time: 0.595 >12:25:55,229 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.38.2-2.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:25:55,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.6.0-1.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:25:55,232 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:25:55,234 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.5.0-1.20130815git.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:25:55,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-9.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:25:55,237 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >12:25:55,237 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >12:25:55,237 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >12:25:55,242 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,243 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,245 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,247 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,249 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-9.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,251 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,251 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-1.fc20.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >12:25:55,257 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,258 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,259 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-21.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,260 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,262 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.2-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,264 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.44.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,266 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,268 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,268 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.1-1.fc20.x86_64 to require for libplc4.so()(64bit) >12:25:55,269 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,270 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >12:25:55,270 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >12:25:55,271 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >12:25:55,272 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,273 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:25:55,276 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:25:55,277 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:25:55,278 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:25:55,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.6-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:25:55,280 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:25:55,282 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:25:55,282 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.1-1.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >12:25:55,283 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.10.4-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:25:55,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:25:55,287 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:25:55,289 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:25:55,291 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:25:55,292 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.10.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:25:55,296 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.01-4.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:25:55,298 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:25:55,299 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc20.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >12:25:55,299 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.01-4.fc20.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >12:25:55,301 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:25:55,303 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.8.2-3.fc20.x86_64 >12:25:55,305 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc20.x86_64 >12:25:55,307 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.8.2-2.fc20.x86_64 >12:25:55,309 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.13-1.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >12:25:55,310 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.1-2.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >12:25:55,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >12:25:55,315 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-6.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 >12:25:55,316 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-6.fc20.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >12:25:55,318 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >12:25:55,320 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >12:25:55,321 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.0-4.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >12:25:55,323 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-1.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >12:25:55,324 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.13-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >12:25:55,327 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >12:25:55,328 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc20.noarch >12:25:55,330 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,331 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,332 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,333 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,335 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.6.50.20130731-16.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,336 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.3-2.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,337 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.157-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,338 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,339 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,340 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,341 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,342 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,342 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,343 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,344 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,345 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:25:55,347 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.9-1.fc20.x86_64 as install for abrt-java-connector-1.0.6-1.fc20.x86_64 >12:25:55,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >12:25:55,350 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >12:25:55,351 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >12:25:55,354 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.9-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >12:25:55,355 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.9-4.fc20.x86_64 to require for libguile-2.0.so.22()(64bit) >12:25:55,356 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-3.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >12:25:55,358 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >12:25:55,359 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >12:25:55,360 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >12:25:55,362 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.0-8.gitf81e3.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >12:25:55,364 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >12:25:55,365 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >12:25:55,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >12:25:55,368 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >12:25:55,369 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >12:25:55,370 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >12:25:55,370 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >12:25:55,371 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >12:25:55,372 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-1.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >12:25:55,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-19.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >12:25:55,375 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-1.fc20.x86_64 to require for libpam.so.0()(64bit) >12:25:55,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >12:25:55,379 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >12:25:55,380 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >12:25:55,385 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:25:55,386 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-33.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:25:55,387 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >12:25:55,387 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:25:55,389 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:25:55,389 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >12:25:55,390 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >12:25:55,393 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-9.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:25:55,395 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:25:55,397 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:25:55,398 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-30.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:25:55,401 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-21.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:25:55,403 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:25:55,405 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:25:55,406 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-11.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:25:55,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:25:55,409 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-15-1.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >12:25:55,413 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc20.x86_64 as install for 1:bash-completion-2.1-3.fc20.noarch >12:25:55,415 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >12:25:55,416 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >12:25:55,420 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.3.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,423 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.2.2-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,425 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,426 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,428 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,429 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,431 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.4-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,433 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,434 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.10.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,436 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,437 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-0.4.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.47-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,440 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.16.0-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,440 DEBUG yum.verbose.YumBase: Quick matched cogl-1.16.0-2.fc20.x86_64 to require for libcogl-pango.so.15()(64bit) >12:25:55,442 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,443 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,448 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,449 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,452 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:25:55,455 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:25:55,456 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:25:55,458 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-8.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:25:55,458 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccfg.so.90()(64bit) >12:25:55,458 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccc.so.90()(64bit) >12:25:55,458 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisc.so.95()(64bit) >12:25:55,460 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-30.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:25:55,462 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:25:55,464 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >12:25:55,464 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc20.x86_64 to require for libpci.so.3()(64bit) >12:25:55,465 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.11-1.fc20.x86_64 as install for bluez-cups-5.11-1.fc20.x86_64 >12:25:55,469 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,473 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,474 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,475 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,476 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-20.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,477 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,478 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.0-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,482 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,483 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 to require for libgsttag-1.0.so.0()(64bit) >12:25:55,484 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,494 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.8.0-4.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,494 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-media3.so.1()(64bit) >12:25:55,494 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-burn3.so.1()(64bit) >12:25:55,495 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:25:55,500 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.10.1-2.fc20.x86_64 as install for brasero-nautilus-3.8.0-4.fc20.x86_64 >12:25:55,503 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24-2.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >12:25:55,503 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >12:25:55,503 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >12:25:55,505 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >12:25:55,506 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >12:25:55,508 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for bzip2-1.0.6-9.fc20.x86_64 >12:25:55,511 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-1.fc20.noarch as install for caribou-0.4.13-1.fc20.x86_64 >12:25:55,513 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.38.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >12:25:55,514 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >12:25:55,515 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.12.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >12:25:55,521 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.10.2-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >12:25:55,522 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.fc20.noarch as install for 2:cheese-3.10.2-1.fc20.x86_64 >12:25:55,524 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.10.2-2.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >12:25:55,525 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.8-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >12:25:55,526 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.10.2-1.fc20.x86_64 to require for libcheese-gtk.so.23()(64bit) >12:25:55,528 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.2-2.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >12:25:55,529 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.2-2.fc20.x86_64 to require for libfreebl3.so()(64bit) >12:25:55,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >12:25:55,532 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.1-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:25:55,534 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-3.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:25:55,535 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:25:55,536 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >12:25:55,536 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:25:55,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:25:55,541 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.4-1.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >12:25:55,542 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.4-1.fc20.x86_64 >12:25:55,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.16-3.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >12:25:55,545 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >12:25:55,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >12:25:55,547 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >12:25:55,547 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >12:25:55,552 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.10.2-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,552 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,555 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,555 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,556 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >12:25:55,556 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,559 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.20.2-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,561 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,563 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.0-8.gitf81e3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,564 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.48-1.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,565 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,566 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,568 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.8-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,571 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.23-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,573 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,574 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.4-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,576 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,577 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,579 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.0-4.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,580 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,581 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,583 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.2.3-1.20131114.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:25:55,587 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:25:55,588 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:25:55,589 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.2-3.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:25:55,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:25:55,591 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >12:25:55,592 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >12:25:55,593 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.2-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:25:55,594 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:25:55,596 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.15-1.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:25:55,599 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:25:55,600 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >12:25:55,602 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >12:25:55,604 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-4.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >12:25:55,608 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >12:25:55,609 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-2.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >12:25:55,610 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >12:25:55,616 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.0-4.fc20.noarch as install for 1:cups-1.7.0-4.fc20.x86_64 >12:25:55,620 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.41-4.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:25:55,621 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:25:55,622 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.0.1-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:25:55,624 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-12.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:25:55,625 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:25:55,627 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.3-3.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:25:55,628 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:25:55,629 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.41-4.fc20.x86_64 to require for libcupsfilters.so.1()(64bit) >12:25:55,630 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-21.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:25:55,635 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-3.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:25:55,636 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:25:55,638 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:25:55,639 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:25:55,640 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-4.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >12:25:55,641 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-14.fc20.x86_64 as install for cyrus-sasl-plain-2.1.26-14.fc20.x86_64 >12:25:55,646 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.21-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >12:25:55,647 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-27.3.1-2.fc20.x86_64 >12:25:55,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >12:25:55,649 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-2.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >12:25:55,651 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-1.fc20.noarch as install for dejavu-sans-fonts-2.34-1.fc20.noarch >12:25:55,653 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >12:25:55,654 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-7.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >12:25:55,655 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-7.fc20.x86_64 to require for librpm.so.3()(64bit) >12:25:55,657 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:25:55,658 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:25:55,660 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-8.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:25:55,660 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-8.fc20.x86_64 to require for libdns-export.so.100()(64bit) >12:25:55,661 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-034-64.git20131205.fc20.x86_64 as install for dracut-config-rescue-034-64.git20131205.fc20.x86_64 >12:25:55,663 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-8.fc20.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >12:25:55,666 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >12:25:55,667 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >12:25:55,675 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-4.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,678 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.0-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,679 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,680 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,682 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,683 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,685 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.22.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,685 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >12:25:55,685 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >12:25:55,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >12:25:55,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >12:25:55,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >12:25:55,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >12:25:55,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >12:25:55,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >12:25:55,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >12:25:55,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >12:25:55,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >12:25:55,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >12:25:55,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >12:25:55,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >12:25:55,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >12:25:55,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >12:25:55,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >12:25:55,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >12:25:55,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >12:25:55,688 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >12:25:55,688 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >12:25:55,688 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >12:25:55,688 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >12:25:55,688 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >12:25:55,688 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >12:25:55,688 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >12:25:55,688 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >12:25:55,688 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >12:25:55,689 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >12:25:55,689 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >12:25:55,689 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >12:25:55,689 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >12:25:55,689 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >12:25:55,689 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >12:25:55,689 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >12:25:55,689 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >12:25:55,690 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >12:25:55,690 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >12:25:55,690 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >12:25:55,690 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >12:25:55,690 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >12:25:55,690 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >12:25:55,690 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >12:25:55,690 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >12:25:55,691 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >12:25:55,691 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >12:25:55,691 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >12:25:55,691 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >12:25:55,691 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >12:25:55,691 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >12:25:55,691 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >12:25:55,691 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >12:25:55,692 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >12:25:55,692 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >12:25:55,692 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >12:25:55,692 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >12:25:55,692 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >12:25:55,692 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >12:25:55,692 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >12:25:55,692 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >12:25:55,692 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >12:25:55,693 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >12:25:55,693 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >12:25:55,693 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >12:25:55,693 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >12:25:55,693 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >12:25:55,694 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.16-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,696 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,698 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,699 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,701 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.10.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,703 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.10.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,703 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >12:25:55,703 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >12:25:55,704 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,705 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-2.fc20.x86_64 to require for libfolks-telepathy.so.25()(64bit) >12:25:55,706 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,708 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,709 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,711 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:25:55,715 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >12:25:55,716 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >12:25:55,718 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-3.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >12:25:55,721 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.10.3-1.fc20.x86_64 as install for evince-3.10.3-1.fc20.x86_64 >12:25:55,722 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevview3.so.3()(64bit) >12:25:55,722 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevdocument3.so.4()(64bit) >12:25:55,728 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.16.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:25:55,731 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.18.3-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:25:55,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:25:55,733 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libicalss.so.1()(64bit) >12:25:55,733 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libical.so.1()(64bit) >12:25:55,734 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.10.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:25:55,736 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:25:55,736 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >12:25:55,737 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:25:55,739 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.10.2-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:25:55,740 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libedata-book-1.2.so.20()(64bit) >12:25:55,740 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libecal-1.2.so.16()(64bit) >12:25:55,740 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >12:25:55,740 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-1.2.so.14()(64bit) >12:25:55,741 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebackend-1.2.so.7()(64bit) >12:25:55,741 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libcamel-1.2.so.45()(64bit) >12:25:55,746 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.10.2-2.fc20.x86_64 >12:25:55,746 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >12:25:55,749 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for file-5.14-12.fc20.x86_64 >12:25:55,749 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-12.fc20.x86_64 to require for libmagic.so.1()(64bit) >12:25:55,755 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-25.0-2.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >12:25:55,758 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-3.fc20.noarch as install for firefox-25.0-3.fc20.x86_64 >12:25:55,758 DEBUG yum.verbose.YumBase: Quick matched xulrunner-25.0-2.fc20.x86_64 to require for libxul.so()(64bit) >12:25:55,759 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >12:25:55,762 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.10.2-1.fc20.x86_64 as install for firewall-config-0.3.8-1.fc20.noarch >12:25:55,763 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for firewall-config-0.3.8-1.fc20.noarch >12:25:55,765 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >12:25:55,765 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >12:25:55,766 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >12:25:55,779 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.1-288.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >12:25:55,780 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(vars) >12:25:55,781 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(strict) >12:25:55,781 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(POSIX) >12:25:55,781 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(Getopt::Std) >12:25:55,782 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >12:25:55,783 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >12:25:55,786 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.54-1.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >12:25:55,787 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >12:25:55,788 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >12:25:55,789 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-39.20130604.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >12:25:55,792 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-39.20130604.fc20.noarch as install for foomatic-db-ppds-4.0-39.20130604.fc20.noarch >12:25:55,793 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-1.fc20.x86_64 as install for fprintd-pam-0.5.1-1.fc20.x86_64 >12:25:55,799 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:25:55,800 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:25:55,802 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:25:55,803 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:25:55,804 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:25:55,804 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:25:55,806 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:25:55,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:25:55,811 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-8.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >12:25:55,813 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.10.2-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >12:25:55,814 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >12:25:55,816 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.10.1-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >12:25:55,819 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-17.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >12:25:55,820 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >12:25:55,820 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >12:25:55,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-7.fc20.x86_64 as install for ghostscript-9.10-4.fc20.x86_64 >12:25:55,823 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-18.fc20.noarch as install for glib-networking-2.38.2-1.fc20.x86_64 >12:25:55,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-7.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >12:25:55,828 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gnome-bluetooth-3.10.0-1.fc20.x86_64 >12:25:55,833 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:25:55,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:25:55,836 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >12:25:55,836 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >12:25:55,836 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >12:25:55,836 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >12:25:55,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:25:55,838 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >12:25:55,838 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >12:25:55,838 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >12:25:55,838 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >12:25:55,839 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >12:25:55,839 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >12:25:55,839 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:25:55,841 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:25:55,842 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:25:55,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:25:55,845 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >12:25:55,845 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >12:25:55,845 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >12:25:55,845 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >12:25:55,845 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >12:25:55,846 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >12:25:55,846 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >12:25:55,846 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:25:55,848 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:25:55,851 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:25:55,852 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:25:55,860 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.0-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >12:25:55,862 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.9-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >12:25:55,863 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-11.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >12:25:55,865 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-5.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >12:25:55,873 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >12:25:55,874 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >12:25:55,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-5.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >12:25:55,878 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.10.0-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >12:25:55,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-2.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >12:25:55,881 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-5.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >12:25:55,883 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.38.1-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >12:25:55,890 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.0.0-1.fc20.x86_64 as install for gnome-maps-3.10.2-1.fc20.noarch >12:25:55,893 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.13-1.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >12:25:55,893 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.10.2-2.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >12:25:55,896 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.1.3-2.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >12:25:55,898 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.7-1.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >12:25:55,900 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-12.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >12:25:55,901 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >12:25:55,907 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.10.2-2.fc20.x86_64 >12:25:55,914 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.10.2-2.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:25:55,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:25:55,917 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:25:55,918 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:25:55,919 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.10.0.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:25:55,921 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-wayland-3.10.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:25:55,928 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:25:55,929 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:25:55,930 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.10.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:25:55,932 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.38.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:25:55,932 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.38.1-1.fc20.x86_64 to require for libgiomm-2.4.so.1()(64bit) >12:25:55,934 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:25:55,935 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:25:55,938 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >12:25:55,940 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >12:25:55,941 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.10.0-1.fc20.noarch as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >12:25:55,943 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.fc20.noarch as install for gnu-free-mono-fonts-20120503-8.fc20.noarch >12:25:55,945 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:25:55,947 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:25:55,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:25:55,949 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:25:55,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:25:55,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:25:55,963 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:25:55,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:25:55,966 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:25:55,967 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.3-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:25:55,969 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:25:55,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:25:55,971 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:25:55,974 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-6.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:25:55,975 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgsttag-0.10.so.0()(64bit) >12:25:55,975 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >12:25:55,975 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >12:25:55,975 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstriff-0.10.so.0()(64bit) >12:25:55,975 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >12:25:55,975 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >12:25:55,975 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstfft-0.10.so.0()(64bit) >12:25:55,976 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >12:25:55,976 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstapp-0.10.so.0()(64bit) >12:25:55,977 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:25:55,978 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-5.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:25:55,979 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:25:55,982 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-3.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >12:25:55,991 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-8.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:25:55,993 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:25:55,994 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:25:55,995 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:25:55,997 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:25:55,998 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.18.rc1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:25:55,999 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:25:56,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:25:56,002 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:25:56,003 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:25:56,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:25:56,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:25:56,008 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:25:56,014 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:25:56,014 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc20.x86_64 to require for libusbmuxd.so.2()(64bit) >12:25:56,015 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:25:56,017 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:25:56,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:25:56,020 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.4.0-1.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:25:56,024 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >12:25:56,024 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >12:25:56,025 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >12:25:56,028 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.2-5.fc20.x86_64 as install for gvfs-gphoto2-1.18.3-1.fc20.x86_64 >12:25:56,029 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2_port.so.10()(64bit) >12:25:56,029 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >12:25:56,031 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.18.3-1.fc20.x86_64 >12:25:56,037 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.11-1.fc20.x86_64 as install for 1:hpijs-3.13.11-1.fc20.x86_64 >12:25:56,037 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpmud.so.0()(64bit) >12:25:56,037 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpip.so.0()(64bit) >12:25:56,041 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.2.1-2.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >12:25:56,043 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-15.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >12:25:56,044 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc20.noarch as install for hunspell-1.3.2-14.fc20.x86_64 >12:25:56,047 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-1.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >12:25:56,049 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.4-2.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >12:25:56,053 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >12:25:56,054 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.10.2-1.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >12:25:56,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.1-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >12:25:56,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >12:25:56,061 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >12:25:56,063 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >12:25:56,063 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >12:25:56,063 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4()(64bit) >12:25:56,064 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >12:25:56,066 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >12:25:56,069 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc20.x86_64 as install for ibus-m17n-1.3.4-12.fc20.x86_64 >12:25:56,069 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >12:25:56,069 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >12:25:56,071 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-2.fc20.x86_64 as install for ibus-typing-booster-1.2.5-1.fc20.noarch >12:25:56,073 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 as install for icedtea-web-1.4.1-0.fc20.x86_64 >12:25:56,076 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >12:25:56,078 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.6-1.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >12:25:56,082 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:25:56,083 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:25:56,085 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-1.noarch as install for initscripts-9.50-1.fc20.x86_64 >12:25:56,086 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:25:56,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-1.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >12:25:56,090 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >12:25:56,092 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >12:25:56,096 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc20.x86_64 as install for 2:irqbalance-1.0.7-1.fc20.x86_64 >12:25:56,097 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >12:25:56,097 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1()(64bit) >12:25:56,099 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.256-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >12:25:56,100 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for isdn4k-utils-3.2-93.fc20.x86_64 >12:25:56,103 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >12:25:56,104 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >12:25:56,105 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-31.git31f6b30.fc20.noarch as install for kernel-3.11.10-301.fc20.x86_64 >12:25:56,106 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc20.noarch as install for khmeros-base-fonts-5.0-17.fc20.noarch >12:25:56,107 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc20.x86_64 as install for less-458-4.fc20.x86_64 >12:25:56,111 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >12:25:56,113 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-21.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >12:25:56,115 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc20.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc20.noarch >12:25:56,124 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >12:25:56,127 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >12:25:56,130 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >12:25:56,130 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >12:25:56,130 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >12:25:56,130 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >12:25:56,130 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >12:25:56,131 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >12:25:56,131 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >12:25:56,131 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >12:25:56,131 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >12:25:56,131 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >12:25:56,131 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >12:25:56,131 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >12:25:56,131 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >12:25:56,132 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >12:25:56,132 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >12:25:56,132 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >12:25:56,132 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >12:25:56,132 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >12:25:56,132 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libvcllo.so()(64bit) >12:25:56,132 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libvbahelperlo.so()(64bit) >12:25:56,133 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libutllo.so()(64bit) >12:25:56,133 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_sal.so.3()(64bit) >12:25:56,133 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >12:25:56,133 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-6.fc20.x86_64 to require for libuno_cppu.so.3()(64bit) >12:25:56,134 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libtllo.so()(64bit) >12:25:56,134 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libtklo.so()(64bit) >12:25:56,134 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvxlo.so()(64bit) >12:25:56,134 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvxcorelo.so()(64bit) >12:25:56,134 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvtlo.so()(64bit) >12:25:56,134 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsvllo.so()(64bit) >12:25:56,134 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsotlo.so()(64bit) >12:25:56,134 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsfxlo.so()(64bit) >12:25:56,134 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsblo.so()(64bit) >12:25:56,135 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libsaxlo.so()(64bit) >12:25:56,136 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-5.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >12:25:56,136 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-5.fc20.x86_64 to require for liborcus-0.6.so.0()(64bit) >12:25:56,137 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libmsfilterlo.so()(64bit) >12:25:56,137 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-6.fc20.x86_64 >12:25:56,138 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libfilelo.so()(64bit) >12:25:56,138 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libeditenglo.so()(64bit) >12:25:56,138 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libdrawinglayerlo.so()(64bit) >12:25:56,138 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libdbtoolslo.so()(64bit) >12:25:56,139 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libcomphelper.so()(64bit) >12:25:56,139 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libbasegfxlo.so()(64bit) >12:25:56,139 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 to require for libavmedialo.so()(64bit) >12:25:56,140 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-draw-4.1.3.2-6.fc20.x86_64 >12:25:56,141 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.1.3.2-6.fc20.x86_64 as install for 1:libreoffice-emailmerge-4.1.3.2-6.fc20.x86_64 >12:25:56,148 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:25:56,150 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:25:56,150 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc20.x86_64 to require for libwpd-0.9.so.9()(64bit) >12:25:56,151 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:25:56,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.3-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:25:56,154 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-4.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:25:56,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-10.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:25:56,156 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicui18n.so.50()(64bit) >12:25:56,156 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicudata.so.50()(64bit) >12:25:56,158 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.0.1-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:25:56,159 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-6.fc20.x86_64 >12:25:56,176 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-5.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-6.fc20.x86_64 >12:25:56,177 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-1.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-6.fc20.x86_64 >12:25:56,180 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-6.fc20.x86_64 as install for libsane-hpaio-3.13.11-1.fc20.x86_64 >12:25:56,184 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-3.fc20.noarch as install for m17n-contrib-1.1.14-3.fc20.noarch >12:25:56,186 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:25:56,187 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:25:56,188 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:25:56,190 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.9-1.fc20.x86_64 as install for mdadm-3.3-4.fc20.x86_64 >12:25:56,194 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-9.2.3-1.20131114.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >12:25:56,195 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.157-1.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >12:25:56,196 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.157-1.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >12:25:56,197 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >12:25:56,199 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.3-0.10.rc3.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >12:25:56,202 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.11.20111007git.fc20.x86_64 as install for minicom-2.6.2-4.fc20.x86_64 >12:25:56,202 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >12:25:56,205 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for mousetweaks-3.10.0-1.fc20.x86_64 >12:25:56,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-4.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:25:56,215 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:25:56,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:25:56,219 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24-2.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:25:56,219 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount >12:25:56,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:25:56,223 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.82-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:25:56,224 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.fc20.noarch as install for nhn-nanum-gothic-fonts-3.020-9.fc20.noarch >12:25:56,227 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.2-3.fc20.x86_64 as install for 2:nmap-ncat-6.40-2.fc20.x86_64 >12:25:56,231 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for ntsysv-1.3.60-4.fc20.x86_64 >12:25:56,231 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52()(64bit) >12:25:56,236 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-1.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >12:25:56,236 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libvmtools.so.0()(64bit) >12:25:56,236 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libhgfs.so.0()(64bit) >12:25:56,238 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >12:25:56,238 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc20.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >12:25:56,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >12:25:56,242 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.3p1-5.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >12:25:56,245 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-5.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >12:25:56,246 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.10.0-1.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >12:25:56,247 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.0-9.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >12:25:56,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >12:25:56,250 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >12:25:56,256 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-26.fc20.x86_64 as install for paps-0.6.8-26.fc20.x86_64 >12:25:56,257 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-26.fc20.x86_64 to require for libpaps.so.0()(64bit) >12:25:56,259 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >12:25:56,262 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >12:25:56,264 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc20.x86_64 as install for passwdqc-1.3.0-1.fc20.x86_64 >12:25:56,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >12:25:56,267 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.18.20131005git.fc20.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >12:25:56,269 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:25:56,271 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:25:56,271 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >12:25:56,272 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-system-theme-0.8.9-3.2013.08.14.fc20.x86_64 >12:25:56,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-19.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >12:25:56,275 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-14.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >12:25:56,276 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >12:25:56,284 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-7.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:25:56,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9.1-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:25:56,287 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:25:56,289 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:25:56,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:25:56,295 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-10.fc20.noarch as install for 1:quota-4.01-10.fc20.x86_64 >12:25:56,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >12:25:56,303 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >12:25:56,304 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >12:25:56,304 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.10.0-1.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >12:25:56,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-9.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >12:25:56,308 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >12:25:56,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-1.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:25:56,316 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.5-2.fc20.x86_64 as install for rsyslog-7.4.2-2.fc20.x86_64 >12:25:56,329 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:25:56,331 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:25:56,333 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so(SAMBA_4.1.1)(64bit) >12:25:56,333 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.1)(64bit) >12:25:56,333 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so(SAMBA_4.1.1)(64bit) >12:25:56,335 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.19-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:25:56,335 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.19-1.fc20.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >12:25:56,335 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so(SAMBA_4.1.1)(64bit) >12:25:56,335 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >12:25:56,336 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >12:25:56,336 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so(SAMBA_4.1.1)(64bit) >12:25:56,336 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so(SAMBA_4.1.1)(64bit) >12:25:56,336 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so(SAMBA_4.1.1)(64bit) >12:25:56,336 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so(SAMBA_4.1.1)(64bit) >12:25:56,336 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so(SAMBA_4.1.1)(64bit) >12:25:56,336 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >12:25:56,336 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.1)(64bit) >12:25:56,337 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so(SAMBA_4.1.1)(64bit) >12:25:56,337 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >12:25:56,337 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >12:25:56,337 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >12:25:56,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >12:25:56,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so(SAMBA_4.1.1)(64bit) >12:25:56,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >12:25:56,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >12:25:56,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so(SAMBA_4.1.1)(64bit) >12:25:56,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >12:25:56,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so(SAMBA_4.1.1)(64bit) >12:25:56,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so(SAMBA_4.1.1)(64bit) >12:25:56,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.1)(64bit) >12:25:56,339 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.1)(64bit) >12:25:56,339 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so(SAMBA_4.1.1)(64bit) >12:25:56,340 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-3.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:25:56,341 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >12:25:56,341 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >12:25:56,341 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >12:25:56,341 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >12:25:56,341 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so(SAMBA_4.1.1)(64bit) >12:25:56,342 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so(SAMBA_4.1.1)(64bit) >12:25:56,342 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >12:25:56,342 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.1)(64bit) >12:25:56,342 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >12:25:56,342 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so(SAMBA_4.1.1)(64bit) >12:25:56,342 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.1)(64bit) >12:25:56,342 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so(SAMBA_4.1.1)(64bit) >12:25:56,342 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.1)(64bit) >12:25:56,342 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.1)(64bit) >12:25:56,343 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so(SAMBA_4.1.1)(64bit) >12:25:56,343 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so(SAMBA_4.1.1)(64bit) >12:25:56,343 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so(SAMBA_4.1.1)(64bit) >12:25:56,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.6.0-2.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:25:56,345 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so(SAMBA_4.1.1)(64bit) >12:25:56,345 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_tdb.so()(64bit) >12:25:56,345 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so()(64bit) >12:25:56,345 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >12:25:56,345 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so()(64bit) >12:25:56,346 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so()(64bit) >12:25:56,346 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >12:25:56,346 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0()(64bit) >12:25:56,346 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so()(64bit) >12:25:56,346 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so()(64bit) >12:25:56,346 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so()(64bit) >12:25:56,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so()(64bit) >12:25:56,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so()(64bit) >12:25:56,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >12:25:56,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >12:25:56,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so()(64bit) >12:25:56,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >12:25:56,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >12:25:56,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0()(64bit) >12:25:56,348 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0()(64bit) >12:25:56,348 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so()(64bit) >12:25:56,348 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0()(64bit) >12:25:56,348 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >12:25:56,348 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so()(64bit) >12:25:56,348 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >12:25:56,349 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so()(64bit) >12:25:56,349 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so()(64bit) >12:25:56,349 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >12:25:56,349 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >12:25:56,349 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so()(64bit) >12:25:56,350 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0()(64bit) >12:25:56,350 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so()(64bit) >12:25:56,350 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so()(64bit) >12:25:56,350 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >12:25:56,350 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >12:25:56,350 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >12:25:56,350 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so()(64bit) >12:25:56,350 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >12:25:56,351 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so()(64bit) >12:25:56,351 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >12:25:56,351 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >12:25:56,351 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so()(64bit) >12:25:56,351 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so()(64bit) >12:25:56,351 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so()(64bit) >12:25:56,352 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so()(64bit) >12:25:56,354 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-6.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >12:25:56,356 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >12:25:56,361 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-11.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >12:25:56,362 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >12:25:56,363 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >12:25:56,363 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >12:25:56,364 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-106.fc20.noarch as install for selinux-policy-targeted-3.12.1-106.fc20.noarch >12:25:56,364 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-106.fc20.noarch to require for selinux-policy >12:25:56,367 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.14-2.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:25:56,368 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:25:56,369 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-25.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:25:56,370 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:25:56,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:25:56,373 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >12:25:56,378 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.15.4-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >12:25:56,380 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >12:25:56,381 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.7.0-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >12:25:56,385 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-2.fc20.x86_64 >12:25:56,386 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-2.fc20.noarch as install for smc-meera-fonts-6.0-2.fc20.noarch >12:25:56,387 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >12:25:56,388 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-7.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >12:25:56,389 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >12:25:56,392 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for spice-vdagent-0.14.0-5.fc20.x86_64 >12:25:56,393 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:25:56,394 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:25:56,395 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:25:56,396 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:25:56,397 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:25:56,398 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:25:56,400 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:25:56,401 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.2-1.fc20.noarch as install for sssd-1.11.2-1.fc20.x86_64 >12:25:56,407 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.10.0-1.fc20.x86_64 >12:25:56,409 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.3-2.fc20.noarch as install for system-config-printer-1.4.3-2.fc20.x86_64 >12:25:56,414 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-15-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:25:56,415 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:25:56,419 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.fc20.noarch as install for thai-scalable-waree-fonts-0.5.0-7.fc20.noarch >12:25:56,420 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >12:25:56,426 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.10.1-1.fc20.x86_64 >12:25:56,426 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.9-2.fc20.x86_64 as install for 1:totem-3.10.1-1.fc20.x86_64 >12:25:56,433 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.82-1.fc20.x86_64 as install for transmission-gtk-2.82-1.fc20.x86_64 >12:25:56,435 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-2.fc20.x86_64 as install for uboot-tools-2013.10-3.fc20.x86_64 >12:25:56,437 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >12:25:56,439 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-2.fc20.x86_64 as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >12:25:56,444 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.24-2.fc20.x86_64 >12:25:56,444 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc20.x86_64 to require for libutempter.so.0()(64bit) >12:25:56,449 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.0.2-6.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >12:25:56,450 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >12:25:56,452 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >12:25:56,454 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-4.fc20.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >12:25:56,457 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >12:25:56,457 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >12:25:56,458 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >12:25:56,458 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >12:25:56,459 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-3.fc20.x86_64 >12:25:56,461 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-1.20131009gitba209eee.fc20.x86_64 as install for xorg-x11-drv-ati-7.2.0-3.20131101git3b38701.fc20.x86_64 >12:25:56,463 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.10.1-1.fc20.noarch as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >12:25:56,465 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >12:25:56,465 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >12:25:56,469 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >12:25:56,470 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.30.0-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >12:25:56,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >12:25:56,473 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >12:25:56,480 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 as install for xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 >12:25:56,481 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 to require for libxatracker.so.1()(64bit) >12:25:56,483 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.4-5.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >12:25:56,485 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >12:25:56,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.6-2.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >12:25:56,488 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:25:56,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:25:56,491 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:25:56,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:25:56,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:25:56,495 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 >12:25:56,498 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.10.1-1.fc20.x86_64 as install for 1:yelp-3.10.1-1.fc20.x86_64 >12:25:56,499 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.10.1-1.fc20.noarch as install for 1:yelp-3.10.1-1.fc20.x86_64 >12:25:56,501 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:25:56,501 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-32.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >12:25:56,502 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:25:56,503 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >12:25:56,504 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:25:56,505 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:25:56,506 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.21-1.fc20.noarch as install for yum-langpacks-0.4.3-1.fc20.noarch >12:25:56,507 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-18.fc20.noarch >12:25:56,524 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc20.x86_64 as install for 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 >12:25:56,527 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-19.svn457.fc20.x86_64 as install for 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 >12:25:56,530 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc20.noarch as install for PackageKit-0.8.13-1.fc20.x86_64 >12:25:56,535 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.13-1.fc20.x86_64 as install for PackageKit-0.8.13-1.fc20.x86_64 >12:25:56,539 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.9-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >12:25:56,541 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.11-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >12:25:56,541 DEBUG yum.verbose.YumBase: Quick matched satyr-0.11-1.fc20.x86_64 to require for libsatyr.so.2()(64bit) >12:25:56,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 >12:25:56,546 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.4-12.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >12:25:56,547 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.1-2.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >12:25:56,548 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.1.9-1.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >12:25:56,553 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >12:25:56,554 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >12:25:56,560 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >12:25:56,565 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >12:25:56,571 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.9-1.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >12:25:56,584 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >12:25:56,597 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-8.fc20.noarch as install for 32:bind-libs-9.9.4-8.fc20.x86_64 >12:25:56,609 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >12:25:56,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for cdrdao-1.2.3-20.fc20.x86_64 >12:25:56,621 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >12:25:56,636 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.11-1.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >12:25:56,639 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >12:25:56,650 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-13.fc20.noarch as install for desktop-file-utils-0.22-1.fc20.x86_64 >12:25:56,653 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.82-3.fc20.x86_64 as install for device-mapper-libs-1.02.82-3.fc20.x86_64 >12:25:56,659 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.1.0-4.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:25:56,662 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:25:56,666 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.3-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:25:56,671 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.8-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:25:56,678 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.6-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:25:56,680 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.1.0-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:25:56,684 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >12:25:56,685 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >12:25:56,689 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.13.3-1.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >12:25:56,691 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >12:25:56,693 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-6.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >12:25:56,695 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.15-1.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >12:25:56,699 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-21.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >12:25:56,702 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-9.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >12:25:56,717 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.157-1.fc20.x86_64 as install for elfutils-0.157-1.fc20.x86_64 >12:25:56,718 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >12:25:56,718 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >12:25:56,718 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >12:25:56,719 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >12:25:56,719 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >12:25:56,719 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >12:25:56,719 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >12:25:56,719 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1()(64bit) >12:25:56,719 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1()(64bit) >12:25:56,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >12:25:56,728 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-2.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >12:25:56,731 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >12:25:56,744 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >12:25:56,746 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >12:25:56,775 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >12:25:56,781 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-2.fc20.x86_64 as install for fipscheck-lib-1.4.1-2.fc20.x86_64 >12:25:56,793 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-1.fc20.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >12:25:56,797 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-plugins-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >12:25:56,803 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >12:25:56,805 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-utils.so.1.0()(64bit) >12:25:56,805 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-rail.so.1.0()(64bit) >12:25:56,805 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-kbd.so.1.0()(64bit) >12:25:56,805 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-gdi.so.1.0()(64bit) >12:25:56,806 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-core.so.1.0()(64bit) >12:25:56,806 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-codec.so.1.0()(64bit) >12:25:56,806 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-channels.so.1.0()(64bit) >12:25:56,806 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-cache.so.1.0()(64bit) >12:25:56,819 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.0.2-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:25:56,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libspiro-20071029-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:25:56,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:25:56,825 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:25:56,826 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-7.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:25:56,827 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >12:25:56,828 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:25:56,829 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIex.so.6()(64bit) >12:25:56,829 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >12:25:56,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-22.fc20.x86_64 as install for genisoimage-1.1.11-22.fc20.x86_64 >12:25:56,833 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >12:25:56,833 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >12:25:56,836 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc20.noarch >12:25:56,840 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013h-1.fc20.noarch as install for glibc-common-2.18-11.fc20.x86_64 >12:25:56,844 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.3-2.fc20.x86_64 >12:25:56,849 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc20.noarch as install for gnome-desktop3-3.10.2-2.fc20.x86_64 >12:25:56,863 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-11.fc20.x86_64 as install for gnome-video-effects-0.4.0-6.fc20.noarch >12:25:56,867 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >12:25:56,868 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >12:25:56,872 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for grep-2.15-1.fc20.x86_64 >12:25:56,877 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >12:25:56,879 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.19-1.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >12:25:56,882 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-6.fc20.x86_64 as install for gstreamer-0.10.36-6.fc20.x86_64 >12:25:56,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >12:25:56,888 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >12:25:56,889 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >12:25:56,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc20.x86_64 as install for 5:guile-2.0.9-4.fc20.x86_64 >12:25:56,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >12:25:56,917 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >12:25:56,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-3.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >12:25:56,919 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1()(64bit) >12:25:56,925 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.11-1.fc20.x86_64 as install for hplip-libs-3.13.11-1.fc20.x86_64 >12:25:56,928 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.4-2.fc20.x86_64 as install for ibus-1.5.4-2.fc20.x86_64 >12:25:56,929 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.4-2.fc20.noarch as install for ibus-1.5.4-2.fc20.x86_64 >12:25:56,934 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >12:25:56,935 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >12:25:56,938 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.48-1.fc20.noarch >12:25:56,942 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >12:25:56,944 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >12:25:56,945 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >12:25:56,946 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjvm.so()(64bit) >12:25:56,946 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so()(64bit) >12:25:56,947 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >12:25:56,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-33.fc20.x86_64 >12:25:56,954 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.21-1.fc20.noarch as install for langtable-python-0.0.21-1.fc20.noarch >12:25:56,955 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.21-1.fc20.noarch as install for langtable-python-0.0.21-1.fc20.noarch >12:25:56,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >12:25:56,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.6-2.fc20.x86_64 >12:25:56,974 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >12:25:56,997 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-3.fc20.x86_64 as install for libgphoto2-2.5.2-5.fc20.x86_64 >12:25:57,000 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-2.fc20.x86_64 as install for libgpod-0.8.3-1.fc20.x86_64 >12:25:57,009 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.1-2.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >12:25:57,010 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >12:25:57,010 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >12:25:57,012 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >12:25:57,016 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.3-2.fc20.x86_64 as install for liblouis-python3-2.5.3-2.fc20.noarch >12:25:57,023 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz5-5.0.1-8.fc20.x86_64 >12:25:57,029 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >12:25:57,029 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >12:25:57,030 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >12:25:57,033 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 >12:25:57,037 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc20.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >12:25:57,039 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-5.fc20.x86_64 as install for liborcus-0.5.1-5.fc20.x86_64 >12:25:57,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc20.x86_64 as install for libosinfo-0.2.7-2.fc20.x86_64 >12:25:57,043 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >12:25:57,043 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1()(64bit) >12:25:57,047 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >12:25:57,048 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-8.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >12:25:57,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-7.fc20.x86_64 >12:25:57,055 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >12:25:57,057 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >12:25:57,073 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.1.3.2-6.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,076 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,076 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,078 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,081 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.1.20130214.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,082 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.1.3.2-6.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,083 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,084 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,086 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,087 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,089 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,090 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,091 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,093 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.3.1-8.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,096 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,096 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >12:25:57,097 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,099 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-5.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-6.fc20.x86_64 >12:25:57,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 as install for libreport-gtk-2.1.9-1.fc20.x86_64 >12:25:57,110 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.9-1.fc20.x86_64 >12:25:57,117 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.21-1.fc20.x86_64 as install for libreswan-3.6-1.fc20.x86_64 >12:25:57,122 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-14.fc20.x86_64 >12:25:57,122 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >12:25:57,122 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >12:25:57,137 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-12.fc20.x86_64 >12:25:57,141 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-2.fc20.x86_64 as install for libtranslit-m17n-0.0.3-2.fc20.x86_64 >12:25:57,151 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.16-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:25:57,152 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.1-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:25:57,154 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:25:57,156 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:25:57,158 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:25:57,159 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-8.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:25:57,160 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman_client.so.1()(64bit) >12:25:57,160 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman.so.1()(64bit) >12:25:57,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:25:57,162 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:25:57,163 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:25:57,164 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:25:57,165 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:25:57,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:25:57,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:25:57,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:25:57,170 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:25:57,175 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-2.fc20.x86_64 as install for libvirt-gobject-0.1.7-2.fc20.x86_64 >12:25:57,176 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >12:25:57,176 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >12:25:57,179 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.8-1.fc20.noarch as install for libwacom-0.8-1.fc20.x86_64 >12:25:57,184 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc20.x86_64 >12:25:57,202 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.2.3-1.20131114.fc20.x86_64 as install for mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 >12:25:57,215 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >12:25:57,217 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-0.52.16-1.fc20.x86_64 >12:25:57,217 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >12:25:57,223 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.2-3.fc20.x86_64 as install for nss-3.15.2-3.fc20.x86_64 >12:25:57,233 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.4.0-1.fc20.x86_64 >12:25:57,236 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-19.svn457.fc20.noarch as install for openconnect-5.01-4.fc20.x86_64 >12:25:57,237 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >12:25:57,238 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.0-2.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >12:25:57,239 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >12:25:57,239 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >12:25:57,239 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >12:25:57,240 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-1.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >12:25:57,246 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc20.x86_64 as install for 1:openssl-1.0.1e-30.fc20.x86_64 >12:25:57,256 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >12:25:57,256 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >12:25:57,257 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >12:25:57,258 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >12:25:57,271 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,272 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,336 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,337 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,338 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-291.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,339 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.89-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,340 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,340 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,341 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,342 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,344 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,344 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >12:25:57,345 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-2.96-288.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,346 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,347 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-4.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,348 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,349 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-245.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:25:57,357 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >12:25:57,358 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-3.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >12:25:57,364 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 >12:25:57,366 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >12:25:57,369 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-6.fc20.x86_64 as install for poppler-0.24.3-2.fc20.x86_64 >12:25:57,378 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.1-1.fc20.x86_64 as install for pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 >12:25:57,378 DEBUG yum.verbose.YumBase: Quick matched sbc-1.1-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >12:25:57,380 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for pygobject3-3.10.2-1.fc20.x86_64 >12:25:57,384 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >12:25:57,386 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >12:25:57,388 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.10.0-1.fc20.noarch as install for python-caribou-0.4.13-1.fc20.noarch >12:25:57,389 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc20.noarch as install for python-iniparse-0.4-9.fc20.noarch >12:25:57,390 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.fc20.noarch as install for python-kitchen-1.1.1-5.fc20.noarch >12:25:57,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.1-2.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >12:25:57,393 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebpdemux.so.0()(64bit) >12:25:57,393 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebp.so.4()(64bit) >12:25:57,394 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-10.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >12:25:57,395 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc20.noarch as install for python-slip-dbus-0.6.0-1.fc20.noarch >12:25:57,396 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for python-urlgrabber-3.9.1-32.fc20.noarch >12:25:57,400 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.0-9.fc20.x86_64 as install for python3-brlapi-0.6.0-9.fc20.x86_64 >12:25:57,400 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-9.fc20.x86_64 to require for libbrlapi.so.0.6()(64bit) >12:25:57,402 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.10.2-1.fc20.x86_64 >12:25:57,403 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc20.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >12:25:57,404 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-8.fc20.noarch as install for python3-mako-0.7.3-2.fc20.noarch >12:25:57,406 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-5.fc20.x86_64 as install for python3-speechd-0.8-5.fc20.x86_64 >12:25:57,415 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-7.fc20.x86_64 as install for rpm-python-4.11.1-7.fc20.x86_64 >12:25:57,416 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-7.fc20.x86_64 to require for librpmbuild.so.3()(64bit) >12:25:57,444 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-3.fc20.x86_64 as install for 2:samba-libs-4.1.1-1.fc20.x86_64 >12:25:57,445 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >12:25:57,451 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-208-9.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:25:57,456 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.58-1.fc20.noarch as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:25:57,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-19.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:25:57,460 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.2-1.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:25:57,466 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:25:57,469 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.2-3.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:25:57,479 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >12:25:57,480 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc20.x86_64 to require for libusbredirhost.so.1()(64bit) >12:25:57,483 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >12:25:57,487 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.6.1-2.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >12:25:57,497 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >12:25:57,500 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.2-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >12:25:57,504 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >12:25:57,507 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-18.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >12:25:57,516 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.2-1.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >12:25:57,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >12:25:57,524 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-18.fc20.x86_64 to require for libini_config.so.3()(64bit) >12:25:57,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >12:25:57,530 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >12:25:57,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.2-1.fc20.x86_64 as install for sssd-ipa-1.11.2-1.fc20.x86_64 >12:25:57,546 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.2-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >12:25:57,554 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-4.fc20.x86_64 as install for system-config-printer-libs-1.4.3-2.fc20.noarch >12:25:57,581 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-8.fc20.x86_64 as install for telepathy-haze-0.8.0-1.fc20.x86_64 >12:25:57,611 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.2-1.fc20.x86_64 as install for totem-pl-parser-3.10.0-1.fc20.x86_64 >12:25:57,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >12:25:57,623 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.28-1.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >12:25:57,629 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >12:25:57,633 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >12:25:57,642 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >12:25:57,648 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.11-2.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >12:25:57,653 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.8-1.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >12:25:57,673 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc20.x86_64 as install for webkitgtk3-2.2.2-2.fc20.x86_64 >12:25:57,688 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.11.10-301.fc20.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >12:25:57,692 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-2.fc20.x86_64 >12:25:57,723 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-9.fc20.x86_64 as install for brlapi-0.6.0-9.fc20.x86_64 >12:25:57,735 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.88.0.1-13.fc20.x86_64 as install for crash-7.0.1-2.fc20.x86_64 >12:25:57,740 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc20.noarch >12:25:57,751 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc20.x86_64 as install for frei0r-plugins-1.3-11.fc20.x86_64 >12:25:57,756 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.fc20.x86_64 as install for gd-2.1.0-3.fc20.x86_64 >12:25:57,765 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.1-1.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >12:25:57,767 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.1-1.fc20.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >12:25:57,776 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.16-1.fc20.x86_64 as install for gnutls-utils-3.1.16-1.fc20.x86_64 >12:25:57,778 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >12:25:57,778 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0()(64bit) >12:25:57,791 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.4.1-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >12:25:57,794 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013h-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >12:25:57,797 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-6.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >12:25:57,803 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-034-64.git20131205.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >12:25:57,807 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >12:25:57,821 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.67.3-2.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:25:57,822 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.67.3-2.fc20.x86_64 to require for librados.so.2()(64bit) >12:25:57,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:25:57,826 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:25:57,826 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfxdr.so.0()(64bit) >12:25:57,827 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfrpc.so.0()(64bit) >12:25:57,828 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:25:57,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:25:57,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >12:25:57,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >12:25:57,850 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >12:25:57,866 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-14.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:25:57,870 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-10.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:25:57,870 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-10.fc20.x86_64 to require for libsilc-1.1.so.2()(64bit) >12:25:57,872 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-12.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:25:57,883 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc20.2.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:25:57,887 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:25:57,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131104-1.fc20.noarch as install for libquvi-0.9.2-1.fc20.x86_64 >12:25:57,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-27.fc20.x86_64 as install for libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 >12:25:57,913 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-12.20130814git.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >12:25:57,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-7.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >12:25:57,921 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >12:25:57,925 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-5.fc20.x86_64 as install for libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 >12:25:57,925 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >12:25:57,926 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >12:25:57,926 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >12:25:57,926 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >12:25:57,926 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1()(64bit) >12:25:57,928 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-4.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >12:25:57,929 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.19.1-1.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >12:25:57,933 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >12:25:57,934 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >12:25:57,938 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.4.1-1.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >12:25:57,939 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-5.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >12:25:57,940 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.103-3.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >12:25:57,943 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >12:25:57,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >12:25:57,955 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >12:25:57,960 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc20.x86_64 >12:25:57,972 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.04-2.fc20.x86_64 as install for 1:perl-Module-CoreList-2.96-288.fc20.noarch >12:25:57,976 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-288.fc20.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >12:25:57,979 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-291.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >12:25:57,980 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-7.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >12:25:57,998 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >12:25:57,999 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >12:25:58,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-14.fc20.x86_64 as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >12:25:58,002 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.fc20.noarch as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >12:25:58,004 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc20.x86_64 as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >12:25:58,004 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >12:25:58,004 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >12:25:58,004 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1()(64bit) >12:25:58,005 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >12:25:58,018 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.6.1-2.fc20.x86_64 as install for 2:qemu-kvm-1.6.1-2.fc20.x86_64 >12:25:58,022 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >12:25:58,029 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc20.x86_64 >12:25:58,030 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for seed-3.8.1-2.fc20.x86_64 >12:25:58,034 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:25:58,036 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-20.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:25:58,036 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >12:25:58,036 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >12:25:58,036 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite.so.1()(64bit) >12:25:58,037 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:25:58,040 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-client-1.11.2-1.fc20.x86_64 >12:25:58,043 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-14.fc20.x86_64 as install for sssd-krb5-common-1.11.2-1.fc20.x86_64 >12:25:58,045 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc20.x86_64 as install for stoken-libs-0.2-5.fc20.x86_64 >12:25:58,047 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-4.20130314.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >12:25:58,048 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-4.20130314.fc20.x86_64 to require for libtbb.so.2()(64bit) >12:25:58,053 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.8.4-10.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >12:25:58,054 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-10.fc20.x86_64 to require for libcblas.so.3()(64bit) >12:25:58,059 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.21-1.fc20.x86_64 >12:25:58,066 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-40.fc20.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >12:25:58,067 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >12:25:58,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-1.fc20.x86_64 as install for atlas-3.8.4-10.fc20.x86_64 >12:25:58,070 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >12:25:58,070 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3()(64bit) >12:25:58,076 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >12:25:58,077 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >12:25:58,079 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >12:25:58,086 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >12:25:58,087 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >12:25:58,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc20.x86_64 >12:25:58,092 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.4.1-1.fc20.x86_64 as install for glusterfs-api-3.4.1-1.fc20.x86_64 >12:25:58,096 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc20.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch >12:25:58,099 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.4.1-1.fc20.noarch as install for javapackages-tools-3.4.1-1.fc20.noarch >12:25:58,104 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-2.1-0.2.rc1.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >12:25:58,104 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >12:25:58,105 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.2.0-6.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >12:25:58,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc20.x86_64 as install for libtomcrypt-1.17-21.fc20.x86_64 >12:25:58,110 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc20.x86_64 to require for libtommath.so.0()(64bit) >12:25:58,114 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.103-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >12:25:58,115 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >12:25:58,117 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.82-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >12:25:58,122 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.1.0-2.fc20.x86_64 as install for netcf-libs-0.2.3-5.fc20.x86_64 >12:25:58,122 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >12:25:58,122 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0()(64bit) >12:25:58,130 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >12:25:58,131 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.034-3.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >12:25:58,147 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.6.1-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:25:58,148 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:25:58,150 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.0-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:25:58,152 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:25:58,153 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:25:58,154 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:25:58,156 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:25:58,156 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >12:25:58,156 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >12:25:58,157 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >12:25:58,157 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >12:25:58,157 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >12:25:58,157 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >12:25:58,157 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >12:25:58,157 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >12:25:58,157 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >12:25:58,157 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >12:25:58,158 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >12:25:58,159 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:25:58,160 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:25:58,161 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-3.fc20.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >12:25:58,162 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:25:58,164 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.11-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:25:58,166 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-5.fc20.noarch as install for rhino-1.7R4-6.fc20.noarch >12:25:58,170 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >12:25:58,170 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >12:25:58,171 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >12:25:58,172 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6()(64bit) >12:25:58,180 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.16.0-1.fc20.x86_64 as install for corosync-2.3.2-1.fc20.x86_64 >12:25:58,187 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >12:25:58,189 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >12:25:58,190 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-26.fc20.noarch as install for festival-1.96-26.fc20.x86_64 >12:25:58,190 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestools.so.1.2.96.1()(64bit) >12:25:58,191 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >12:25:58,196 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-1.fc20.x86_64 as install for libgfortran-4.8.2-1.fc20.x86_64 >12:25:58,196 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >12:25:58,197 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0()(64bit) >12:25:58,200 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-2.fc20.x86_64 as install for lua-json-1.3.2-2.fc20.noarch >12:25:58,202 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.82-3.fc20.x86_64 as install for lvm2-libs-2.02.103-3.fc20.x86_64 >12:25:58,206 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.2.4-1.fc20.x86_64 as install for python-javapackages-3.4.1-1.fc20.noarch >12:25:58,219 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.8-1.fc20.noarch as install for python-lxml-3.2.4-1.fc20.x86_64 >12:25:58,541 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-6.fc20.noarch as install for hunspell-en-0.20121024-6.fc20.noarch >12:25:58,681 DEBUG yum.verbose.YumBase: Depsolve time: 4.224 >12:25:58,711 INFO packaging: 1306 packages selected totalling 4.07 GB >12:26:41,067 INFO packaging: checking software selection >12:26:41,136 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:26:42,029 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >12:26:42,125 DEBUG yum.verbose.YumBase: pkgsack time: 0.984 >12:26:42,208 DEBUG yum.verbose.YumBase: group time: 1.072 >12:26:42,343 DEBUG yum.verbose.YumBase: Obs Init time: 0.131 >12:26:42,401 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >12:26:42,469 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >12:26:42,469 INFO packaging: no kernel-PAE package >12:26:42,470 INFO packaging: selected kernel >12:26:42,470 INFO packaging: checking dependencies >12:26:42,489 DEBUG yum.verbose.YumBase: Building updates object >12:26:43,108 DEBUG yum.verbose.YumBase: up:simple updates time: 0.264 >12:26:43,113 DEBUG yum.verbose.YumBase: up:obs time: 0.005 >12:26:43,113 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >12:26:43,113 DEBUG yum.verbose.YumBase: updates time: 0.624 >12:26:43,117 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.5-33.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,119 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,120 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,122 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,125 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.38.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,127 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,128 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,130 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-9.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,132 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,132 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-1.fc20.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >12:26:43,138 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,139 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,140 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-21.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,141 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,144 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.2-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,145 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.44.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,147 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,149 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,149 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.1-1.fc20.x86_64 to require for libplc4.so()(64bit) >12:26:43,150 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,151 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >12:26:43,152 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >12:26:43,152 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >12:26:43,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,154 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-9.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,157 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >12:26:43,157 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >12:26:43,157 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >12:26:43,158 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:26:43,163 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:26:43,164 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-33.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:26:43,165 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >12:26:43,165 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:26:43,167 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:26:43,168 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >12:26:43,168 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >12:26:43,171 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-9.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:26:43,174 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:26:43,176 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:26:43,178 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:26:43,179 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-30.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:26:43,181 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for bash-4.2.45-4.fc20.x86_64 >12:26:43,184 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >12:26:43,185 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >12:26:43,189 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:26:43,190 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:26:43,191 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.15-1.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:26:43,193 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:26:43,194 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:26:43,196 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-19.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:26:43,197 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:26:43,199 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >12:26:43,202 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-4.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >12:26:43,206 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-3.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:26:43,208 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:26:43,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:26:43,211 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:26:43,211 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-4.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >12:26:43,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:26:43,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:26:43,216 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:26:43,217 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:26:43,219 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-8.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:26:43,219 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-8.fc20.x86_64 to require for libdns-export.so.100()(64bit) >12:26:43,220 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:26:43,221 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-034-64.git20131205.fc20.x86_64 as install for dracut-config-rescue-034-64.git20131205.fc20.x86_64 >12:26:43,225 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >12:26:43,226 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >12:26:43,228 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24-2.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >12:26:43,228 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >12:26:43,228 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >12:26:43,229 DEBUG yum.verbose.YumBase: Quick matched e2fsprogs-libs-1.42.8-3.fc20.x86_64 to require for libe2p.so.2()(64bit) >12:26:43,230 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >12:26:43,231 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >12:26:43,233 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.10.2-1.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >12:26:43,234 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >12:26:43,236 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >12:26:43,238 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-11.fc20.x86_64 as install for glibc-2.18-11.fc20.x86_64 >12:26:43,239 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.2-2.fc20.x86_64 as install for glibc-2.18-11.fc20.x86_64 >12:26:43,240 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.2-2.fc20.x86_64 to require for libfreebl3.so()(64bit) >12:26:43,241 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for grubby-8.28-1.fc20.x86_64 >12:26:43,242 DEBUG yum.verbose.YumBase: Quick matched popt-1.13-15.fc20.x86_64 to require for libpopt.so.0()(64bit) >12:26:43,244 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:26:43,245 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-15-1.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:26:43,246 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:26:43,247 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-24.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:26:43,249 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-1.noarch as install for initscripts-9.50-1.fc20.x86_64 >12:26:43,250 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:26:43,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-1.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >12:26:43,254 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >12:26:43,256 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-30.fc20.x86_64 as install for iputils-20121221-4.fc20.x86_64 >12:26:43,257 DEBUG yum.verbose.YumBase: Quick matched 1:openssl-libs-1.0.1e-30.fc20.x86_64 to require for libcrypto.so.10()(64bit) >12:26:43,258 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >12:26:43,259 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >12:26:43,260 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-31.git31f6b30.fc20.noarch as install for kernel-3.11.10-301.fc20.x86_64 >12:26:43,261 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc20.x86_64 as install for less-458-4.fc20.x86_64 >12:26:43,263 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:26:43,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:26:43,266 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:26:43,269 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.3p1-5.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >12:26:43,271 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-2.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >12:26:43,271 DEBUG yum.verbose.YumBase: Quick matched fipscheck-lib-1.4.1-2.fc20.x86_64 to require for libfipscheck.so.1()(64bit) >12:26:43,272 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >12:26:43,276 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.82-3.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >12:26:43,278 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >12:26:43,279 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >12:26:43,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >12:26:43,285 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.1-1.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:26:43,285 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:26:43,287 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:26:43,287 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >12:26:43,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.47-1.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:26:43,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-19.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >12:26:43,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-14.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >12:26:43,293 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >12:26:43,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-1.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:26:43,298 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-7.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:26:43,299 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-7.fc20.x86_64 to require for librpm.so.3()(64bit) >12:26:43,300 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:26:43,301 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:26:43,302 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.157-1.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:26:43,304 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:26:43,305 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-106.fc20.noarch as install for selinux-policy-targeted-3.12.1-106.fc20.noarch >12:26:43,306 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-106.fc20.noarch to require for selinux-policy >12:26:43,312 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-15-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:26:43,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-2.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:26:43,315 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:26:43,316 DEBUG yum.verbose.YumBase: TSINFO: Marking acl-2.2.52-4.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:26:43,317 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:26:43,319 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-2.fc20.x86_64 as install for uboot-tools-2013.10-3.fc20.x86_64 >12:26:43,324 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24-2.fc20.x86_64 as install for util-linux-2.24-2.fc20.x86_64 >12:26:43,326 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.24-2.fc20.x86_64 >12:26:43,326 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount.so.1(MOUNT_2.23)(64bit) >12:26:43,327 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount.so.1(MOUNT_2.22)(64bit) >12:26:43,327 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >12:26:43,327 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >12:26:43,327 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >12:26:43,329 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:26:43,330 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-32.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >12:26:43,331 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-7.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:26:43,331 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:26:43,332 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >12:26:43,333 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:26:43,334 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:26:43,340 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-21.fc20.x86_64 as install for avahi-autoipd-0.6.31-21.fc20.x86_64 >12:26:43,341 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-autoipd-0.6.31-21.fc20.x86_64 >12:26:43,344 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-8.fc20.noarch as install for 32:bind-libs-lite-9.9.4-8.fc20.x86_64 >12:26:43,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for 32:bind-libs-lite-9.9.4-8.fc20.x86_64 >12:26:43,348 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-6.20121102git.fc20.noarch as install for cronie-anacron-1.4.11-4.fc20.x86_64 >12:26:43,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for cryptsetup-libs-1.6.2-1.fc20.x86_64 >12:26:43,352 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for 1:dbus-1.6.12-1.fc20.x86_64 >12:26:43,356 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.82-3.fc20.x86_64 as install for device-mapper-libs-1.02.82-3.fc20.x86_64 >12:26:43,359 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >12:26:43,360 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >12:26:43,361 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >12:26:43,364 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-2.fc20.x86_64 as install for fipscheck-lib-1.4.1-2.fc20.x86_64 >12:26:43,367 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-1.fc20.x86_64 as install for glib2-2.38.2-2.fc20.x86_64 >12:26:43,369 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for glib2-2.38.2-2.fc20.x86_64 >12:26:43,370 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013h-1.fc20.noarch as install for glibc-common-2.18-11.fc20.x86_64 >12:26:43,373 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-1.fc20.x86_64 as install for 1:gmp-5.1.2-2.fc20.x86_64 >12:26:43,374 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >12:26:43,374 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >12:26:43,374 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6()(64bit) >12:26:43,375 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for grep-2.15-1.fc20.x86_64 >12:26:43,382 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-1.fc20.x86_64 as install for krb5-libs-1.11.3-33.fc20.x86_64 >12:26:43,382 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.5)(64bit) >12:26:43,382 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.0)(64bit) >12:26:43,383 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >12:26:43,384 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-33.fc20.x86_64 >12:26:43,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for libdrm-2.4.47-1.fc20.x86_64 >12:26:43,456 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >12:26:43,457 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >12:26:43,461 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-14.fc20.x86_64 >12:26:43,461 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >12:26:43,461 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >12:26:43,463 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.38.2-1.fc20.x86_64 as install for libsoup-2.44.2-1.fc20.x86_64 >12:26:43,464 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.1-2.fc20.x86_64 as install for libsoup-2.44.2-1.fc20.x86_64 >12:26:43,470 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >12:26:43,472 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for newt-python-0.52.16-1.fc20.x86_64 >12:26:43,473 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52(NEWT_0.52.6)(64bit) >12:26:43,473 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52(NEWT_0.52.13)(64bit) >12:26:43,473 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52(NEWT_0.52)(64bit) >12:26:43,474 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-python-0.52.16-1.fc20.x86_64 >12:26:43,476 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-9.fc20.x86_64 as install for newt-python-0.52.16-1.fc20.x86_64 >12:26:43,480 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.2-2.fc20.x86_64 as install for nss-3.15.2-3.fc20.x86_64 >12:26:43,481 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.2-3.fc20.x86_64 as install for nss-3.15.2-3.fc20.x86_64 >12:26:43,482 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-3.15.2-2.fc20.x86_64 to require for libnssdbm3.so()(64bit) >12:26:43,486 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.2-3.fc20.x86_64 as install for openldap-2.4.36-4.fc20.x86_64 >12:26:43,488 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-14.fc20.x86_64 as install for openldap-2.4.36-4.fc20.x86_64 >12:26:43,492 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc20.x86_64 as install for 1:openssl-1.0.1e-30.fc20.x86_64 >12:26:43,493 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-18.fc20.noarch as install for 1:openssl-libs-1.0.1e-30.fc20.x86_64 >12:26:43,499 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >12:26:43,500 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >12:26:43,501 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-8.fc20.x86_64 to require for libmozjs-17.0.so()(64bit) >12:26:43,504 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for ppp-2.4.5-33.fc20.x86_64 >12:26:43,505 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.4.0-2.fc20.x86_64 to require for libpcap.so.1()(64bit) >12:26:43,507 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.38.0-1.fc20.x86_64 as install for pygobject3-base-3.10.2-1.fc20.x86_64 >12:26:43,508 DEBUG yum.verbose.YumBase: Quick matched gobject-introspection-1.38.0-1.fc20.x86_64 to require for libgirepository-1.0.so.1()(64bit) >12:26:43,510 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for pygpgme-0.3-8.fc20.x86_64 >12:26:43,510 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >12:26:43,510 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >12:26:43,512 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc20.noarch as install for python-iniparse-0.4-9.fc20.noarch >12:26:43,513 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc20.noarch as install for python-slip-dbus-0.6.0-1.fc20.noarch >12:26:43,514 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for python-urlgrabber-3.9.1-32.fc20.noarch >12:26:43,519 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-7.fc20.x86_64 as install for rpm-python-4.11.1-7.fc20.x86_64 >12:26:43,520 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-7.fc20.x86_64 to require for librpmbuild.so.3()(64bit) >12:26:43,527 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >12:26:43,530 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >12:26:43,534 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.16-1.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >12:26:43,535 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.1.16-1.fc20.x86_64 to require for libgnutls.so.28(GNUTLS_1_4)(64bit) >12:26:43,537 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >12:26:43,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-7.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >12:26:43,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gpgme-1.3.2-4.fc20.x86_64 >12:26:43,542 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.22-1.fc20.x86_64 as install for gpgme-1.3.2-4.fc20.x86_64 >12:26:43,545 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.256-1.fc20.noarch as install for libpciaccess-0.13.1-4.fc20.x86_64 >12:26:43,561 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-19.fc20.x86_64 as install for python-slip-0.6.0-1.fc20.noarch >12:26:43,564 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for rpm-build-libs-4.11.1-7.fc20.x86_64 >12:26:43,567 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc20.x86_64 as install for shared-mime-info-1.2-1.fc20.x86_64 >12:26:43,571 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:26:43,573 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:26:43,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >12:26:43,575 DEBUG yum.verbose.YumBase: Quick matched libtasn1-3.3-2.fc20.x86_64 to require for libtasn1.so.6()(64bit) >12:26:43,577 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >12:26:43,577 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >12:26:43,580 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-7.fc20.x86_64 >12:26:43,618 DEBUG yum.verbose.YumBase: Depsolve time: 1.147 >12:26:43,623 INFO packaging: 220 packages selected totalling 779.13 MB > > >/tmp/program.log: >12:25:32,405 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:25:32,414 DEBUG program: Return code: 0 >12:25:32,414 INFO program: Running... udevadm settle --timeout=300 >12:25:33,037 DEBUG program: Return code: 0 >12:25:33,038 INFO program: Running... modprobe fcoe >12:25:33,080 DEBUG program: Return code: 0 >12:25:33,080 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:25:33,115 INFO program: No FCoE boot disk information is found in EDD! >12:25:33,115 DEBUG program: Return code: 1 >12:25:33,669 INFO program: Running... metacity --display :1 --sm-disable >12:25:33,669 INFO program: Running... spice-vdagent >12:25:33,705 DEBUG program: Return code: 0 >12:25:35,301 INFO program: Running... udevadm settle --timeout=300 >12:25:35,313 DEBUG program: Return code: 0 >12:25:35,324 INFO program: Running... udevadm settle --timeout=300 >12:25:35,334 DEBUG program: Return code: 0 >12:25:35,353 INFO program: Running... multipath -c /dev/sdd >12:25:35,359 INFO program: /dev/sdd is not a valid multipath device path >12:25:35,359 DEBUG program: Return code: 1 >12:25:35,394 INFO program: Running... multipath -c /dev/sda >12:25:35,400 INFO program: /dev/sda is not a valid multipath device path >12:25:35,400 DEBUG program: Return code: 1 >12:25:35,424 INFO program: Running... multipath -c /dev/sdb >12:25:35,429 INFO program: /dev/sdb is not a valid multipath device path >12:25:35,429 DEBUG program: Return code: 1 >12:25:35,573 INFO program: Running... dumpe2fs -h /dev/sdb1 >12:25:35,603 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:25:35,603 INFO program: Filesystem volume name: <none> >12:25:35,604 INFO program: Last mounted on: /boot >12:25:35,604 INFO program: Filesystem UUID: 2de1637d-7981-4972-b5e6-f5afee23fa22 >12:25:35,604 INFO program: Filesystem magic number: 0xEF53 >12:25:35,604 INFO program: Filesystem revision #: 1 (dynamic) >12:25:35,604 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:25:35,604 INFO program: Filesystem flags: signed_directory_hash >12:25:35,604 INFO program: Default mount options: user_xattr acl >12:25:35,604 INFO program: Filesystem state: clean >12:25:35,604 INFO program: Errors behavior: Continue >12:25:35,605 INFO program: Filesystem OS type: Linux >12:25:35,605 INFO program: Inode count: 128016 >12:25:35,605 INFO program: Block count: 512000 >12:25:35,605 INFO program: Reserved block count: 25600 >12:25:35,605 INFO program: Free blocks: 421865 >12:25:35,605 INFO program: Free inodes: 127706 >12:25:35,605 INFO program: First block: 1 >12:25:35,605 INFO program: Block size: 1024 >12:25:35,605 INFO program: Fragment size: 1024 >12:25:35,605 INFO program: Reserved GDT blocks: 256 >12:25:35,605 INFO program: Blocks per group: 8192 >12:25:35,606 INFO program: Fragments per group: 8192 >12:25:35,606 INFO program: Inodes per group: 2032 >12:25:35,606 INFO program: Inode blocks per group: 254 >12:25:35,606 INFO program: RAID stride: 4 >12:25:35,606 INFO program: RAID stripe width: 4 >12:25:35,606 INFO program: Flex block group size: 16 >12:25:35,606 INFO program: Filesystem created: Thu Dec 12 11:11:23 2013 >12:25:35,606 INFO program: Last mount time: Thu Dec 12 11:11:34 2013 >12:25:35,606 INFO program: Last write time: Thu Dec 12 12:25:05 2013 >12:25:35,606 INFO program: Mount count: 1 >12:25:35,606 INFO program: Maximum mount count: -1 >12:25:35,606 INFO program: Last checked: Thu Dec 12 11:11:23 2013 >12:25:35,607 INFO program: Check interval: 0 (<none>) >12:25:35,607 INFO program: Lifetime writes: 97 MB >12:25:35,607 INFO program: Reserved blocks uid: 0 (user root) >12:25:35,607 INFO program: Reserved blocks gid: 0 (group root) >12:25:35,607 INFO program: First inode: 11 >12:25:35,607 INFO program: Inode size: 128 >12:25:35,607 INFO program: Journal inode: 8 >12:25:35,607 INFO program: Default directory hash: half_md4 >12:25:35,607 INFO program: Directory Hash Seed: 2ff6ea7c-f933-4ff8-aa73-c956a778b248 >12:25:35,607 INFO program: Journal backup: inode blocks >12:25:35,607 INFO program: Journal features: (none) >12:25:35,608 INFO program: Journal size: 8M >12:25:35,608 INFO program: Journal length: 8192 >12:25:35,608 INFO program: Journal sequence: 0x0000001e >12:25:35,608 INFO program: Journal start: 0 >12:25:35,608 INFO program: >12:25:35,608 DEBUG program: Return code: 0 >12:25:35,608 INFO program: Running... resize2fs -P /dev/sdb1 >12:25:35,619 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:25:35,619 INFO program: Estimated minimum size of the filesystem: 80465 >12:25:35,619 DEBUG program: Return code: 0 >12:25:35,627 INFO program: Running... systemctl start chronyd.service >12:25:35,690 DEBUG program: Return code: 0 >12:25:35,692 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } global {locking_type=4} /dev/sdb2 >12:25:35,799 INFO program: LVM2_PV_UUID=01WT8V-JKAB-M98a-bUYJ-aAcq-G8K4-OXUQdv >12:25:35,799 INFO program: LVM2_PE_START=1024.00 >12:25:35,799 INFO program: LVM2_VG_NAME=fedora_dhcp-28-168 >12:25:35,799 INFO program: LVM2_VG_UUID=CaDfA9-f7aR-3gkO-QFK9-g2uX-jj1p-zjfWeU >12:25:35,800 INFO program: LVM2_VG_SIZE=976252928.00 >12:25:35,800 INFO program: LVM2_VG_FREE=0 >12:25:35,800 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >12:25:35,800 INFO program: LVM2_VG_EXTENT_COUNT=238343 >12:25:35,800 INFO program: LVM2_VG_FREE_COUNT=0 >12:25:35,800 INFO program: LVM2_PV_COUNT=2 >12:25:35,800 DEBUG program: Return code: 0 >12:25:35,806 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } global {locking_type=4} fedora_dhcp-28-168 >12:25:35,815 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=home LVM2_LV_NAME=root LVM2_LV_NAME=swap >12:25:35,815 INFO program: LVM2_LV_UUID=Qa7v5U-MaGl-Y652-h5o1-iYL3-2iUb-AA9ttm LVM2_LV_UUID=Qa7v5U-MaGl-Y652-h5o1-iYL3-2iUb-AA9ttm LVM2_LV_UUID=4FZEVw-AuGV-t5Lp-6t5K-uFBA-V9va-LOCKFX LVM2_LV_UUID=09y0x2-frrs-0DKx-aIVP-pyMw-pZL0-FRuuEY >12:25:35,815 INFO program: LVM2_LV_SIZE=915681280.00 LVM2_LV_SIZE=915681280.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=8142848.00 >12:25:35,815 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >12:25:35,815 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >12:25:35,816 DEBUG program: Return code: 0 >12:25:35,826 INFO program: Running... multipath -c /dev/sdc >12:25:35,831 INFO program: /dev/sdc is not a valid multipath device path >12:25:35,832 DEBUG program: Return code: 1 >12:25:35,948 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } global {locking_type=4} /dev/sdc1 >12:25:35,980 INFO program: LVM2_PV_UUID=xN2JNJ-IttG-fOrX-hzpO-7e9d-vtJO-RSYv4e >12:25:35,980 INFO program: LVM2_PE_START=1024.00 >12:25:35,980 INFO program: LVM2_VG_NAME=fedora_dhcp-28-168 >12:25:35,980 INFO program: LVM2_VG_UUID=CaDfA9-f7aR-3gkO-QFK9-g2uX-jj1p-zjfWeU >12:25:35,980 INFO program: LVM2_VG_SIZE=976252928.00 >12:25:35,980 INFO program: LVM2_VG_FREE=0 >12:25:35,980 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >12:25:35,981 INFO program: LVM2_VG_EXTENT_COUNT=238343 >12:25:35,981 INFO program: LVM2_VG_FREE_COUNT=0 >12:25:35,981 INFO program: LVM2_PV_COUNT=2 >12:25:35,981 DEBUG program: Return code: 0 >12:25:35,987 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } global {locking_type=4} fedora_dhcp-28-168 >12:25:35,996 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=home LVM2_LV_NAME=root LVM2_LV_NAME=swap >12:25:35,996 INFO program: LVM2_LV_UUID=Qa7v5U-MaGl-Y652-h5o1-iYL3-2iUb-AA9ttm LVM2_LV_UUID=Qa7v5U-MaGl-Y652-h5o1-iYL3-2iUb-AA9ttm LVM2_LV_UUID=4FZEVw-AuGV-t5Lp-6t5K-uFBA-V9va-LOCKFX LVM2_LV_UUID=09y0x2-frrs-0DKx-aIVP-pyMw-pZL0-FRuuEY >12:25:35,996 INFO program: LVM2_LV_SIZE=915681280.00 LVM2_LV_SIZE=915681280.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=8142848.00 >12:25:35,996 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >12:25:35,996 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >12:25:35,996 DEBUG program: Return code: 0 >12:25:36,015 INFO program: Running... dumpe2fs -h /dev/mapper/fedora_dhcp--28--168-home >12:25:36,071 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:25:36,071 INFO program: Filesystem volume name: <none> >12:25:36,071 INFO program: Last mounted on: <not available> >12:25:36,072 INFO program: Filesystem UUID: 2722f3b8-1c7a-4b5f-a57b-3f6c8b67dcd9 >12:25:36,072 INFO program: Filesystem magic number: 0xEF53 >12:25:36,072 INFO program: Filesystem revision #: 1 (dynamic) >12:25:36,072 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:25:36,072 INFO program: Filesystem flags: signed_directory_hash >12:25:36,072 INFO program: Default mount options: user_xattr acl >12:25:36,072 INFO program: Filesystem state: clean >12:25:36,072 INFO program: Errors behavior: Continue >12:25:36,072 INFO program: Filesystem OS type: Linux >12:25:36,073 INFO program: Inode count: 57237504 >12:25:36,073 INFO program: Block count: 228920320 >12:25:36,073 INFO program: Reserved block count: 11446016 >12:25:36,073 INFO program: Free blocks: 225276753 >12:25:36,073 INFO program: Free inodes: 57237493 >12:25:36,073 INFO program: First block: 0 >12:25:36,073 INFO program: Block size: 4096 >12:25:36,073 INFO program: Fragment size: 4096 >12:25:36,073 INFO program: Reserved GDT blocks: 969 >12:25:36,073 INFO program: Blocks per group: 32768 >12:25:36,073 INFO program: Fragments per group: 32768 >12:25:36,073 INFO program: Inodes per group: 8192 >12:25:36,074 INFO program: Inode blocks per group: 512 >12:25:36,074 INFO program: Flex block group size: 16 >12:25:36,074 INFO program: Filesystem created: Thu Dec 12 11:11:27 2013 >12:25:36,074 INFO program: Last mount time: Thu Dec 12 11:11:34 2013 >12:25:36,074 INFO program: Last write time: Thu Dec 12 12:25:05 2013 >12:25:36,074 INFO program: Mount count: 1 >12:25:36,074 INFO program: Maximum mount count: -1 >12:25:36,074 INFO program: Last checked: Thu Dec 12 11:11:27 2013 >12:25:36,074 INFO program: Check interval: 0 (<none>) >12:25:36,074 INFO program: Lifetime writes: 14 GB >12:25:36,074 INFO program: Reserved blocks uid: 0 (user root) >12:25:36,075 INFO program: Reserved blocks gid: 0 (group root) >12:25:36,075 INFO program: First inode: 11 >12:25:36,075 INFO program: Inode size: 256 >12:25:36,075 INFO program: Required extra isize: 28 >12:25:36,075 INFO program: Desired extra isize: 28 >12:25:36,075 INFO program: Journal inode: 8 >12:25:36,075 INFO program: Default directory hash: half_md4 >12:25:36,075 INFO program: Directory Hash Seed: 3bc59ca8-fb4d-4413-9da7-d99716600924 >12:25:36,075 INFO program: Journal backup: inode blocks >12:25:36,075 INFO program: Journal features: (none) >12:25:36,075 INFO program: Journal size: 128M >12:25:36,076 INFO program: Journal length: 32768 >12:25:36,076 INFO program: Journal sequence: 0x00000200 >12:25:36,076 INFO program: Journal start: 0 >12:25:36,076 INFO program: >12:25:36,076 DEBUG program: Return code: 0 >12:25:36,076 INFO program: Running... resize2fs -P /dev/mapper/fedora_dhcp--28--168-home >12:25:36,085 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:25:36,086 INFO program: Estimated minimum size of the filesystem: 501285 >12:25:36,086 DEBUG program: Return code: 0 >12:25:36,108 INFO program: Running... dumpe2fs -h /dev/mapper/fedora_dhcp--28--168-root >12:25:36,206 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:25:36,206 INFO program: Filesystem volume name: <none> >12:25:36,206 INFO program: Last mounted on: /mnt/sysimage >12:25:36,206 INFO program: Filesystem UUID: 21b0438f-4e6a-48e7-b712-1206b70826d1 >12:25:36,206 INFO program: Filesystem magic number: 0xEF53 >12:25:36,206 INFO program: Filesystem revision #: 1 (dynamic) >12:25:36,207 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:25:36,207 INFO program: Filesystem flags: signed_directory_hash >12:25:36,207 INFO program: Default mount options: user_xattr acl >12:25:36,207 INFO program: Filesystem state: clean >12:25:36,207 INFO program: Errors behavior: Continue >12:25:36,207 INFO program: Filesystem OS type: Linux >12:25:36,208 INFO program: Inode count: 3276800 >12:25:36,209 INFO program: Block count: 13107200 >12:25:36,209 INFO program: Reserved block count: 655360 >12:25:36,209 INFO program: Free blocks: 12690380 >12:25:36,210 INFO program: Free inodes: 3255192 >12:25:36,210 INFO program: First block: 0 >12:25:36,211 INFO program: Block size: 4096 >12:25:36,211 INFO program: Fragment size: 4096 >12:25:36,211 INFO program: Reserved GDT blocks: 1020 >12:25:36,211 INFO program: Blocks per group: 32768 >12:25:36,211 INFO program: Fragments per group: 32768 >12:25:36,212 INFO program: Inodes per group: 8192 >12:25:36,212 INFO program: Inode blocks per group: 512 >12:25:36,212 INFO program: Flex block group size: 16 >12:25:36,212 INFO program: Filesystem created: Thu Dec 12 11:11:25 2013 >12:25:36,212 INFO program: Last mount time: Thu Dec 12 11:11:34 2013 >12:25:36,212 INFO program: Last write time: Thu Dec 12 12:25:05 2013 >12:25:36,212 INFO program: Mount count: 1 >12:25:36,212 INFO program: Maximum mount count: -1 >12:25:36,212 INFO program: Last checked: Thu Dec 12 11:11:25 2013 >12:25:36,212 INFO program: Check interval: 0 (<none>) >12:25:36,212 INFO program: Lifetime writes: 1779 MB >12:25:36,212 INFO program: Reserved blocks uid: 0 (user root) >12:25:36,213 INFO program: Reserved blocks gid: 0 (group root) >12:25:36,213 INFO program: First inode: 11 >12:25:36,213 INFO program: Inode size: 256 >12:25:36,213 INFO program: Required extra isize: 28 >12:25:36,213 INFO program: Desired extra isize: 28 >12:25:36,213 INFO program: Journal inode: 8 >12:25:36,213 INFO program: Default directory hash: half_md4 >12:25:36,213 INFO program: Directory Hash Seed: 3bf97818-cacb-4fa9-8637-6f1d6157a29d >12:25:36,213 INFO program: Journal backup: inode blocks >12:25:36,213 INFO program: Journal features: journal_incompat_revoke >12:25:36,213 INFO program: Journal size: 128M >12:25:36,214 INFO program: Journal length: 32768 >12:25:36,214 INFO program: Journal sequence: 0x00000935 >12:25:36,214 INFO program: Journal start: 0 >12:25:36,214 INFO program: >12:25:36,214 DEBUG program: Return code: 0 >12:25:36,214 INFO program: Running... resize2fs -P /dev/mapper/fedora_dhcp--28--168-root >12:25:36,219 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:25:36,219 INFO program: Estimated minimum size of the filesystem: 238038 >12:25:36,219 DEBUG program: Return code: 0 >12:25:36,344 INFO program: Running... dumpe2fs -h /dev/loop1 >12:25:36,349 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:25:36,349 INFO program: Filesystem volume name: Anaconda >12:25:36,349 INFO program: Last mounted on: / >12:25:36,350 INFO program: Filesystem UUID: f64f776a-338f-4663-a90b-eb81c93d97a8 >12:25:36,350 INFO program: Filesystem magic number: 0xEF53 >12:25:36,350 INFO program: Filesystem revision #: 1 (dynamic) >12:25:36,350 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:25:36,350 INFO program: Filesystem flags: signed_directory_hash >12:25:36,350 INFO program: Default mount options: user_xattr acl >12:25:36,351 INFO program: Filesystem state: clean >12:25:36,351 INFO program: Errors behavior: Continue >12:25:36,351 INFO program: Filesystem OS type: Linux >12:25:36,351 INFO program: Inode count: 131072 >12:25:36,351 INFO program: Block count: 2097152 >12:25:36,352 INFO program: Reserved block count: 0 >12:25:36,352 INFO program: Free blocks: 1293504 >12:25:36,352 INFO program: Free inodes: 103755 >12:25:36,352 INFO program: First block: 1 >12:25:36,352 INFO program: Block size: 1024 >12:25:36,352 INFO program: Fragment size: 1024 >12:25:36,353 INFO program: Reserved GDT blocks: 256 >12:25:36,353 INFO program: Blocks per group: 8192 >12:25:36,353 INFO program: Fragments per group: 8192 >12:25:36,353 INFO program: Inodes per group: 512 >12:25:36,353 INFO program: Inode blocks per group: 128 >12:25:36,354 INFO program: Flex block group size: 16 >12:25:36,354 INFO program: Filesystem created: Thu Dec 12 03:52:44 2013 >12:25:36,354 INFO program: Last mount time: Thu Dec 12 03:53:08 2013 >12:25:36,354 INFO program: Last write time: Thu Dec 12 03:53:17 2013 >12:25:36,354 INFO program: Mount count: 2 >12:25:36,354 INFO program: Maximum mount count: -1 >12:25:36,355 INFO program: Last checked: Thu Dec 12 03:52:44 2013 >12:25:36,355 INFO program: Check interval: 0 (<none>) >12:25:36,355 INFO program: Lifetime writes: 32 MB >12:25:36,355 INFO program: Reserved blocks uid: 0 (user root) >12:25:36,355 INFO program: Reserved blocks gid: 0 (group root) >12:25:36,356 INFO program: First inode: 11 >12:25:36,356 INFO program: Inode size: 256 >12:25:36,356 INFO program: Required extra isize: 28 >12:25:36,356 INFO program: Desired extra isize: 28 >12:25:36,356 INFO program: Journal inode: 8 >12:25:36,357 INFO program: Default directory hash: half_md4 >12:25:36,357 INFO program: Directory Hash Seed: aa5ac2eb-2b5d-462d-8e02-84219492a0f5 >12:25:36,357 INFO program: Journal backup: inode blocks >12:25:36,357 INFO program: Journal features: (none) >12:25:36,357 INFO program: Journal size: 32M >12:25:36,357 INFO program: Journal length: 32768 >12:25:36,358 INFO program: Journal sequence: 0x00000008 >12:25:36,358 INFO program: Journal start: 0 >12:25:36,358 INFO program: >12:25:36,358 DEBUG program: Return code: 0 >12:25:36,358 INFO program: Running... resize2fs -P /dev/loop1 >12:25:36,363 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:25:36,364 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >12:25:36,364 INFO program: Couldn't find valid filesystem superblock. >12:25:36,364 DEBUG program: Return code: 1 >12:25:36,394 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:25:36,399 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:25:36,399 INFO program: Filesystem volume name: Anaconda >12:25:36,400 INFO program: Last mounted on: / >12:25:36,400 INFO program: Filesystem UUID: f64f776a-338f-4663-a90b-eb81c93d97a8 >12:25:36,400 INFO program: Filesystem magic number: 0xEF53 >12:25:36,400 INFO program: Filesystem revision #: 1 (dynamic) >12:25:36,400 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:25:36,400 INFO program: Filesystem flags: signed_directory_hash >12:25:36,400 INFO program: Default mount options: user_xattr acl >12:25:36,400 INFO program: Filesystem state: clean >12:25:36,400 INFO program: Errors behavior: Continue >12:25:36,400 INFO program: Filesystem OS type: Linux >12:25:36,401 INFO program: Inode count: 131072 >12:25:36,401 INFO program: Block count: 2097152 >12:25:36,401 INFO program: Reserved block count: 0 >12:25:36,401 INFO program: Free blocks: 1293504 >12:25:36,401 INFO program: Free inodes: 103755 >12:25:36,401 INFO program: First block: 1 >12:25:36,401 INFO program: Block size: 1024 >12:25:36,401 INFO program: Fragment size: 1024 >12:25:36,401 INFO program: Reserved GDT blocks: 256 >12:25:36,401 INFO program: Blocks per group: 8192 >12:25:36,401 INFO program: Fragments per group: 8192 >12:25:36,402 INFO program: Inodes per group: 512 >12:25:36,402 INFO program: Inode blocks per group: 128 >12:25:36,402 INFO program: Flex block group size: 16 >12:25:36,402 INFO program: Filesystem created: Thu Dec 12 03:52:44 2013 >12:25:36,402 INFO program: Last mount time: Thu Dec 12 12:25:27 2013 >12:25:36,402 INFO program: Last write time: Thu Dec 12 12:25:27 2013 >12:25:36,402 INFO program: Mount count: 3 >12:25:36,402 INFO program: Maximum mount count: -1 >12:25:36,402 INFO program: Last checked: Thu Dec 12 03:52:44 2013 >12:25:36,402 INFO program: Check interval: 0 (<none>) >12:25:36,402 INFO program: Lifetime writes: 32 MB >12:25:36,403 INFO program: Reserved blocks uid: 0 (user root) >12:25:36,403 INFO program: Reserved blocks gid: 0 (group root) >12:25:36,403 INFO program: First inode: 11 >12:25:36,403 INFO program: Inode size: 256 >12:25:36,403 INFO program: Required extra isize: 28 >12:25:36,403 INFO program: Desired extra isize: 28 >12:25:36,403 INFO program: Journal inode: 8 >12:25:36,403 INFO program: Default directory hash: half_md4 >12:25:36,403 INFO program: Directory Hash Seed: aa5ac2eb-2b5d-462d-8e02-84219492a0f5 >12:25:36,403 INFO program: Journal backup: inode blocks >12:25:36,403 INFO program: Journal features: (none) >12:25:36,403 INFO program: Journal size: 32M >12:25:36,404 INFO program: Journal length: 32768 >12:25:36,404 INFO program: Journal sequence: 0x00000009 >12:25:36,404 INFO program: Journal start: 1 >12:25:36,404 INFO program: >12:25:36,404 DEBUG program: Return code: 0 >12:25:36,404 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:25:36,409 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:25:36,409 INFO program: Estimated minimum size of the filesystem: 786353 >12:25:36,409 DEBUG program: Return code: 0 >12:25:36,429 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:25:36,434 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:25:36,434 INFO program: Filesystem volume name: Anaconda >12:25:36,434 INFO program: Last mounted on: / >12:25:36,434 INFO program: Filesystem UUID: f64f776a-338f-4663-a90b-eb81c93d97a8 >12:25:36,434 INFO program: Filesystem magic number: 0xEF53 >12:25:36,434 INFO program: Filesystem revision #: 1 (dynamic) >12:25:36,435 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:25:36,435 INFO program: Filesystem flags: signed_directory_hash >12:25:36,435 INFO program: Default mount options: user_xattr acl >12:25:36,435 INFO program: Filesystem state: clean >12:25:36,435 INFO program: Errors behavior: Continue >12:25:36,435 INFO program: Filesystem OS type: Linux >12:25:36,435 INFO program: Inode count: 131072 >12:25:36,435 INFO program: Block count: 2097152 >12:25:36,435 INFO program: Reserved block count: 0 >12:25:36,435 INFO program: Free blocks: 1293504 >12:25:36,436 INFO program: Free inodes: 103755 >12:25:36,436 INFO program: First block: 1 >12:25:36,436 INFO program: Block size: 1024 >12:25:36,436 INFO program: Fragment size: 1024 >12:25:36,436 INFO program: Reserved GDT blocks: 256 >12:25:36,436 INFO program: Blocks per group: 8192 >12:25:36,436 INFO program: Fragments per group: 8192 >12:25:36,436 INFO program: Inodes per group: 512 >12:25:36,436 INFO program: Inode blocks per group: 128 >12:25:36,436 INFO program: Flex block group size: 16 >12:25:36,436 INFO program: Filesystem created: Thu Dec 12 03:52:44 2013 >12:25:36,437 INFO program: Last mount time: Thu Dec 12 03:53:08 2013 >12:25:36,437 INFO program: Last write time: Thu Dec 12 03:53:17 2013 >12:25:36,437 INFO program: Mount count: 2 >12:25:36,437 INFO program: Maximum mount count: -1 >12:25:36,437 INFO program: Last checked: Thu Dec 12 03:52:44 2013 >12:25:36,437 INFO program: Check interval: 0 (<none>) >12:25:36,437 INFO program: Lifetime writes: 32 MB >12:25:36,437 INFO program: Reserved blocks uid: 0 (user root) >12:25:36,437 INFO program: Reserved blocks gid: 0 (group root) >12:25:36,437 INFO program: First inode: 11 >12:25:36,437 INFO program: Inode size: 256 >12:25:36,437 INFO program: Required extra isize: 28 >12:25:36,438 INFO program: Desired extra isize: 28 >12:25:36,438 INFO program: Journal inode: 8 >12:25:36,438 INFO program: Default directory hash: half_md4 >12:25:36,438 INFO program: Directory Hash Seed: aa5ac2eb-2b5d-462d-8e02-84219492a0f5 >12:25:36,438 INFO program: Journal backup: inode blocks >12:25:36,438 INFO program: Journal features: (none) >12:25:36,438 INFO program: Journal size: 32M >12:25:36,438 INFO program: Journal length: 32768 >12:25:36,438 INFO program: Journal sequence: 0x00000008 >12:25:36,438 INFO program: Journal start: 0 >12:25:36,438 INFO program: >12:25:36,439 DEBUG program: Return code: 0 >12:25:36,439 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:25:36,443 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:25:36,443 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:25:36,443 INFO program: Couldn't find valid filesystem superblock. >12:25:36,444 DEBUG program: Return code: 1 >12:25:36,484 INFO program: Running... udevadm settle --timeout=300 >12:25:36,494 DEBUG program: Return code: 0 >12:25:36,501 INFO program: Running... udevadm settle --timeout=300 >12:25:36,510 DEBUG program: Return code: 0 >12:25:36,512 INFO program: Running... udevadm settle --timeout=300 >12:25:36,521 DEBUG program: Return code: 0 >12:25:36,524 INFO program: Running... udevadm settle --timeout=300 >12:25:36,533 DEBUG program: Return code: 0 >12:25:36,534 INFO program: Running... udevadm settle --timeout=300 >12:25:36,543 DEBUG program: Return code: 0 >12:25:36,545 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } fedora_dhcp-28-168/home >12:25:36,615 DEBUG program: Return code: 0 >12:25:36,618 INFO program: Running... udevadm settle --timeout=300 >12:25:36,628 DEBUG program: Return code: 0 >12:25:36,630 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } fedora_dhcp-28-168 >12:25:36,655 INFO program: 0 logical volume(s) in volume group "fedora_dhcp-28-168" now active >12:25:36,655 DEBUG program: Return code: 0 >12:25:36,659 INFO program: Running... udevadm settle --timeout=300 >12:25:36,669 DEBUG program: Return code: 0 >12:25:36,673 INFO program: Running... udevadm settle --timeout=300 >12:25:36,682 DEBUG program: Return code: 0 >12:25:36,686 INFO program: Running... udevadm settle --timeout=300 >12:25:36,695 DEBUG program: Return code: 0 >12:25:36,700 INFO program: Running... udevadm settle --timeout=300 >12:25:36,709 DEBUG program: Return code: 0 >12:25:36,713 INFO program: Running... udevadm settle --timeout=300 >12:25:36,726 DEBUG program: Return code: 0 >12:25:36,761 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >12:25:36,784 DEBUG program: Return code: 0 >12:25:36,786 INFO program: Running... udevadm settle --timeout=300 >12:25:36,797 DEBUG program: Return code: 0 >12:25:36,797 INFO program: Running... umount /mnt/sysimage >12:25:36,809 DEBUG program: Return code: 0 >12:25:36,809 INFO program: Running... udevadm settle --timeout=300 >12:25:36,818 DEBUG program: Return code: 0 >12:25:36,822 INFO program: Running... udevadm settle --timeout=300 >12:25:36,831 DEBUG program: Return code: 0 >12:25:36,834 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } fedora_dhcp-28-168/home >12:25:36,919 DEBUG program: Return code: 0 >12:25:36,919 INFO program: Running... udevadm settle --timeout=300 >12:25:36,929 DEBUG program: Return code: 0 >12:25:36,930 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora_dhcp--28--168-home /mnt/sysimage >12:25:36,951 DEBUG program: Return code: 0 >12:25:36,960 INFO program: Running... udevadm settle --timeout=300 >12:25:36,970 DEBUG program: Return code: 0 >12:25:36,970 INFO program: Running... umount /mnt/sysimage >12:25:36,976 DEBUG program: Return code: 0 >12:25:36,976 INFO program: Running... udevadm settle --timeout=300 >12:25:36,987 DEBUG program: Return code: 0 >12:25:36,988 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } fedora_dhcp-28-168/home >12:25:37,052 DEBUG program: Return code: 0 >12:25:37,055 INFO program: Running... udevadm settle --timeout=300 >12:25:37,064 DEBUG program: Return code: 0 >12:25:37,065 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } fedora_dhcp-28-168 >12:25:37,082 INFO program: 0 logical volume(s) in volume group "fedora_dhcp-28-168" now active >12:25:37,082 DEBUG program: Return code: 0 >12:25:37,086 INFO program: Running... udevadm settle --timeout=300 >12:25:37,095 DEBUG program: Return code: 0 >12:25:37,099 INFO program: Running... udevadm settle --timeout=300 >12:25:37,108 DEBUG program: Return code: 0 >12:25:37,112 INFO program: Running... udevadm settle --timeout=300 >12:25:37,121 DEBUG program: Return code: 0 >12:25:37,125 INFO program: Running... udevadm settle --timeout=300 >12:25:37,133 DEBUG program: Return code: 0 >12:25:37,137 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } fedora_dhcp-28-168/root >12:25:37,268 DEBUG program: Return code: 0 >12:25:37,268 INFO program: Running... udevadm settle --timeout=300 >12:25:37,279 DEBUG program: Return code: 0 >12:25:37,280 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora_dhcp--28--168-root /mnt/sysimage >12:25:37,298 DEBUG program: Return code: 0 >12:25:37,332 INFO program: Running... arch >12:25:37,435 INFO program: x86_64 >12:25:37,436 DEBUG program: Return code: 0 >12:25:37,456 INFO program: Running... udevadm settle --timeout=300 >12:25:37,467 DEBUG program: Return code: 0 >12:25:37,468 INFO program: Running... umount /mnt/sysimage >12:25:37,473 DEBUG program: Return code: 0 >12:25:37,474 INFO program: Running... udevadm settle --timeout=300 >12:25:37,484 DEBUG program: Return code: 0 >12:25:37,485 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|"] } fedora_dhcp-28-168/root >12:25:37,561 DEBUG program: Return code: 0 >12:25:37,630 INFO program: Running... hwclock --hctosys --utc >12:25:38,000 DEBUG program: Return code: 0 >12:25:45,899 INFO program: Running... udevadm settle --timeout=300 >12:25:45,922 DEBUG program: Return code: 0 >12:25:45,934 INFO program: Running... udevadm settle --timeout=300 >12:25:45,946 DEBUG program: Return code: 0 >12:25:45,959 INFO program: Running... mount -t iso9660 -o ro /dev/sdd /tmp/tmpK_93sq >12:25:45,967 DEBUG program: Return code: 0 >12:25:45,968 INFO program: Running... udevadm settle --timeout=300 >12:25:45,979 DEBUG program: Return code: 0 >12:25:45,979 INFO program: Running... umount /tmp/tmpK_93sq >12:25:45,985 DEBUG program: Return code: 0 >12:25:46,316 INFO program: Running... modprobe btrfs >12:25:46,374 DEBUG program: Return code: 0 >12:25:46,379 INFO program: Running... modprobe xfs >12:25:46,422 DEBUG program: Return code: 0 >12:25:46,437 INFO program: Running... modprobe vfat >12:25:46,448 DEBUG program: Return code: 0 >12:25:56,598 INFO program: Running... udevadm settle --timeout=300 >12:25:56,618 DEBUG program: Return code: 0 >12:25:56,670 INFO program: Running... udevadm settle --timeout=300 >12:25:56,683 DEBUG program: Return code: 0 >12:25:57,684 INFO program: Running... udevadm settle --timeout=300 >12:25:57,721 DEBUG program: Return code: 0 >12:26:11,504 INFO program: Running... udevadm settle --timeout=300 >12:26:11,519 DEBUG program: Return code: 0 >12:26:16,004 INFO program: Running... udevadm settle --timeout=300 >12:26:16,018 DEBUG program: Return code: 0 >12:26:16,027 INFO program: Running... udevadm settle --timeout=300 >12:26:16,040 DEBUG program: Return code: 0 >12:26:21,763 INFO program: Running... udevadm settle --timeout=300 >12:26:21,778 DEBUG program: Return code: 0 >12:26:21,779 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|","r|/sdc1$|","r|/sdc$|","r|/sdd$|"] } fedora_dhcp-28-168 >12:26:21,807 INFO program: No device found for PV xN2JNJ-IttG-fOrX-hzpO-7e9d-vtJO-RSYv4e. >12:26:21,807 INFO program: 0 logical volume(s) in volume group "fedora_dhcp-28-168" now active >12:26:21,807 DEBUG program: Return code: 0 >12:26:21,817 INFO program: Running... udevadm settle --timeout=300 >12:26:21,830 DEBUG program: Return code: 0 >12:26:21,842 INFO program: Running... udevadm settle --timeout=300 >12:26:21,853 DEBUG program: Return code: 0 >12:26:26,822 INFO program: Running... udevadm settle --timeout=300 >12:26:26,833 DEBUG program: Return code: 0 >12:26:37,151 INFO program: Running... udevadm settle --timeout=300 >12:26:37,165 DEBUG program: Return code: 0 >12:26:45,053 INFO program: Running... hwclock --systohc --utc >12:26:46,500 DEBUG program: Return code: 0 >12:26:46,508 INFO program: Running... udevadm settle --timeout=300 >12:26:46,520 DEBUG program: Return code: 0 >12:26:46,549 INFO program: Running... wipefs -f -a /dev/sda >12:26:46,567 DEBUG program: Return code: 0 >12:26:46,567 INFO program: Running... udevadm settle --timeout=300 >12:26:46,579 DEBUG program: Return code: 0 >12:26:46,581 INFO program: Running... udevadm settle --timeout=300 >12:26:46,594 DEBUG program: Return code: 0 >12:26:46,594 INFO program: Running... udevadm settle --timeout=300 >12:26:46,606 DEBUG program: Return code: 0 >12:26:46,610 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|","r|/sdc1$|","r|/sdc$|"] } fedora_dhcp-28-168/home >12:26:46,629 INFO program: No device found for PV xN2JNJ-IttG-fOrX-hzpO-7e9d-vtJO-RSYv4e. >12:26:46,629 INFO program: Refusing activation of partial LV home. Use --partial to override. >12:26:46,629 DEBUG program: Return code: 5 > > >/tmp/storage.log: >12:25:33,038 INFO blivet: ISCSID is /sbin/iscsid >12:25:33,038 INFO blivet: no initiator set >12:25:33,115 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:25:33,116 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:25:34,235 DEBUG blivet: trying to set new default fstype to 'ext4' >12:25:34,264 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:34,265 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:34,266 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:34,609 INFO blivet: Detected 7952M of memory >12:25:34,609 INFO blivet: Suggested swap size (7952 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >12:25:34,609 INFO blivet: Swap attempt of 0M >12:25:35,299 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7fc5a60e9e10> >12:25:35,300 INFO blivet: no initiator set >12:25:35,301 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:25:35,301 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:25:35,324 DEBUG blivet: protected device spec LABEL=Fedora_20_x86_64 resolved to sdd >12:25:35,343 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sdd2', 'sdd3', 'sda', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-5'] >12:25:35,348 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_1333003242300008-0:0 /dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-12-12-03-59-16-00', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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_20_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-03-59-16-00', > 'ID_FS_UUID_ENC': '2013-12-12-03-59-16-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': 'db8a', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2e283142', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_1333003242300008-0:0', > 'ID_SERIAL_SHORT': '1333003242300008', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21337', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_1333003242300008-0:0', > '/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-12-12-03-59-16-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >12:25:35,348 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >12:25:35,349 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >12:25:35,350 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:35,350 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >12:25:35,351 INFO blivet: sdd is a disk >12:25:35,351 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:35,353 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >12:25:35,359 INFO blivet: added disk sdd (id 0) to device tree >12:25:35,359 DEBUG blivet: looking up parted Device: /dev/sdd >12:25:35,361 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >12:25:35,361 INFO blivet: type detected on 'sdd' is 'iso9660' >12:25:35,362 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:25:35,362 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >12:25:35,364 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >12:25:35,364 INFO blivet: got device: DiskDevice instance (0x7fc59dd8d110) -- > name = sdd status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7536.0 > format = existing iso9660 filesystem > major = 8 minor = 48 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ADATA USB Flash Drive path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15433728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 244, 62) biosGeometry: (960, 255, 63) > PedDevice: <_ped.Device object at 0x2a66680> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fc59b8cfd10> >12:25:35,365 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:25:35,365 INFO blivet: got format: Iso9660FS instance (0x7fc59b8cfdd0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdd uuid = 2013-12-12-03-59-16-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20_x86_64 size = 0.0 targetSize = 0.0 > >12:25:35,369 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_1333003242300008-0:0-part1 /dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-12-12-03-59-16-00', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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_20_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-03-59-16-00', > 'ID_FS_UUID_ENC': '2013-12-12-03-59-16-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': 'db8a', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '657408', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '2e283142-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2e283142', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_1333003242300008-0:0', > 'ID_SERIAL_SHORT': '1333003242300008', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21358', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_1333003242300008-0:0-part1', > '/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-12-12-03-59-16-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >12:25:35,369 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1)... >12:25:35,369 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd1 ; >12:25:35,370 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:35,370 INFO blivet: sdd1 is a partition >12:25:35,371 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >12:25:35,371 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >12:25:35,372 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7536MB disk sdd (0) with existing iso9660 filesystem >12:25:35,372 DEBUG blivet: lvm filter: adding sdd1 to the reject list >12:25:35,372 DEBUG blivet: ignoring partition sdd1 on iso9660 >12:25:35,372 DEBUG blivet: no device or no media present >12:25:35,376 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_1333003242300008-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/493C-D2AD', > 'DEVNAME': 'sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '493C-D2AD', > 'ID_FS_UUID_ENC': '493C-D2AD', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': 'db8a', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '141788', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12552', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '2e283142-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2e283142', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_1333003242300008-0:0', > 'ID_SERIAL_SHORT': '1333003242300008', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '50', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21379', > 'name': 'sdd2', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_1333003242300008-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/493C-D2AD'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >12:25:35,376 INFO blivet: scanning sdd2 (/devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2)... >12:25:35,377 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd2 ; >12:25:35,377 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:35,377 INFO blivet: sdd2 is a partition >12:25:35,378 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >12:25:35,379 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >12:25:35,379 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7536MB disk sdd (0) with existing iso9660 filesystem >12:25:35,379 DEBUG blivet: lvm filter: adding sdd2 to the reject list >12:25:35,379 DEBUG blivet: ignoring partition sdd2 on iso9660 >12:25:35,379 DEBUG blivet: no device or no media present >12:25:35,383 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_1333003242300008-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/c91a39eb-687e-30e5-bcc3-5863112233ef', > 'DEVNAME': 'sdd3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c91a39eb-687e-30e5-bcc3-5863112233ef', > 'ID_FS_UUID_ENC': 'c91a39eb-687e-30e5-bcc3-5863112233ef', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': 'db8a', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '154340', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '50272', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '2e283142-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2e283142', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_1333003242300008-0:0', > 'ID_SERIAL_SHORT': '1333003242300008', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '51', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21402', > 'name': 'sdd3', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_1333003242300008-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/c91a39eb-687e-30e5-bcc3-5863112233ef'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >12:25:35,383 INFO blivet: scanning sdd3 (/devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3)... >12:25:35,383 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd3 ; >12:25:35,384 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:35,384 INFO blivet: sdd3 is a partition >12:25:35,385 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd3 ; >12:25:35,385 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >12:25:35,386 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7536MB disk sdd (0) with existing iso9660 filesystem >12:25:35,386 DEBUG blivet: lvm filter: adding sdd3 to the reject list >12:25:35,386 DEBUG blivet: ignoring partition sdd3 on iso9660 >12:25:35,386 DEBUG blivet: no device or no media present >12:25:35,389 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-KINGSTON_SV300S37A120G_50026B723702E422 /dev/disk/by-id/wwn-0x50026b723702e422', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'KINGSTON_SV300S37A120G', > 'ID_MODEL_ENC': 'KINGSTON\\x20SV300S37A120G\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '505ABBF1', > 'ID_SERIAL': 'KINGSTON_SV300S37A120G_50026B723702E422', > 'ID_SERIAL_SHORT': '50026B723702E422', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50026b723702e422', > 'ID_WWN_WITH_EXTENSION': '0x50026b723702e422', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23413', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-KINGSTON_SV300S37A120G_50026B723702E422', > '/dev/disk/by-id/wwn-0x50026b723702e422'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:25:35,389 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:25:35,390 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:25:35,391 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:35,392 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:25:35,393 INFO blivet: sda is a disk >12:25:35,393 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:35,394 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:25:35,400 INFO blivet: added disk sda (id 1) to device tree >12:25:35,400 DEBUG blivet: looking up parted Device: /dev/sda >12:25:35,403 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:25:35,404 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >12:25:35,404 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:35,405 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:25:35,405 DEBUG blivet: required disklabel type for sda (1) is None >12:25:35,406 DEBUG blivet: default disklabel type for sda is msdos >12:25:35,406 DEBUG blivet: selecting msdos disklabel for sda based on size >12:25:35,407 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:25:35,413 INFO blivet: no usable disklabel on sda >12:25:35,414 DEBUG blivet: no type or existing type for sda, bailing >12:25:35,414 INFO blivet: got device: DiskDevice instance (0x7fc59dd8d150) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 114473.460938 > 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 KINGSTON SV300S3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x2a66a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc59b8cffd0> >12:25:35,418 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_DT01ACA050_2327B37FS /dev/disk/by-id/wwn-0x5000039ff2ed9ecb', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'TOSHIBA_DT01ACA050', > 'ID_MODEL_ENC': 'TOSHIBA\\x20DT01ACA050\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000e56f0', > 'ID_REVISION': 'MS1OA750', > 'ID_SERIAL': 'TOSHIBA_DT01ACA050_2327B37FS', > 'ID_SERIAL_SHORT': '2327B37FS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039ff2ed9ecb', > 'ID_WWN_WITH_EXTENSION': '0x5000039ff2ed9ecb', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24313', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_DT01ACA050_2327B37FS', > '/dev/disk/by-id/wwn-0x5000039ff2ed9ecb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb'} ; name: sdb ; >12:25:35,419 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb)... >12:25:35,419 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:25:35,420 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:35,421 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >12:25:35,422 INFO blivet: sdb is a disk >12:25:35,423 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:35,424 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:25:35,429 INFO blivet: added disk sdb (id 2) to device tree >12:25:35,430 DEBUG blivet: looking up parted Device: /dev/sdb >12:25:35,431 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:25:35,432 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:25:35,432 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:25:35,432 DEBUG blivet: required disklabel type for sdb (1) is None >12:25:35,433 DEBUG blivet: default disklabel type for sdb is msdos >12:25:35,433 DEBUG blivet: selecting msdos disklabel for sdb based on size >12:25:35,433 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:25:35,498 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 0x7fc59b8e8710>, <parted.partition.Partition object at 0x7fc59b8e8ad0>] > device: <parted.device.Device object at 0x7fc59b8e82d0> > PedDisk: <_ped.Disk object at 0x7fc59b8de9e0> >12:25:35,498 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:25:35,499 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:25:35,500 INFO blivet: got device: DiskDevice instance (0x7fc59b8e8210) -- > name = sdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA TOSHIBA DT01ACA0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2a66dd0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc59b83de90> >12:25:35,501 INFO blivet: got format: DiskLabel instance (0x7fc59b8e85d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc59b8e8710>, <parted.partition.Partition object at 0x7fc59b8e8ad0>] > device: <parted.device.Device object at 0x7fc59b8e82d0> > PedDisk: <_ped.Disk object at 0x7fc59b8de9e0> > origPartedDisk = <parted.disk.Disk object at 0x7fc59b8e8cd0> > partedDevice = parted.Device instance -- > model: ATA TOSHIBA DT01ACA0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2a66cb0> > >12:25:35,504 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_DT01ACA050_2327B37FS-part1 /dev/disk/by-id/wwn-0x5000039ff2ed9ecb-part1 /dev/disk/by-uuid/2de1637d-7981-4972-b5e6-f5afee23fa22', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2de1637d-7981-4972-b5e6-f5afee23fa22', > 'ID_FS_UUID_ENC': '2de1637d-7981-4972-b5e6-f5afee23fa22', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'TOSHIBA_DT01ACA050', > 'ID_MODEL_ENC': 'TOSHIBA\\x20DT01ACA050\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000e56f0-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000e56f0', > 'ID_REVISION': 'MS1OA750', > 'ID_SERIAL': 'TOSHIBA_DT01ACA050_2327B37FS', > 'ID_SERIAL_SHORT': '2327B37FS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039ff2ed9ecb', > 'ID_WWN_WITH_EXTENSION': '0x5000039ff2ed9ecb', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24375', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_DT01ACA050_2327B37FS-part1', > '/dev/disk/by-id/wwn-0x5000039ff2ed9ecb-part1', > '/dev/disk/by-uuid/2de1637d-7981-4972-b5e6-f5afee23fa22'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:25:35,504 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1)... >12:25:35,505 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >12:25:35,506 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:35,506 INFO blivet: sdb1 is a partition >12:25:35,506 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:25:35,507 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:25:35,508 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (2) with existing msdos disklabel >12:25:35,508 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:25:35,509 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:25:35,509 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:35,510 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:25:35,510 DEBUG blivet: looking up parted Partition: /dev/sdb1 >12:25:35,511 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >12:25:35,512 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:25:35,512 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:25:35,513 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:25:35,513 INFO blivet: added partition sdb1 (id 3) to device tree >12:25:35,514 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:25:35,514 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:25:35,515 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:25:35,516 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:25:35,572 WARN blivet: disklabel detected but not usable on sdb1 >12:25:35,573 INFO blivet: type detected on 'sdb1' is 'ext4' >12:25:35,619 DEBUG blivet: padding min size from 79 up to 86 >12:25:35,620 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:35,621 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:35,621 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:25:35,622 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >12:25:35,622 DEBUG blivet: looking up parted Device: /dev/sdb1 >12:25:35,624 INFO blivet: got device: PartitionDevice instance (0x7fc59b8e8f10) -- > name = sdb1 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sdb (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x2a66b00> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b8e8290> fileSystem: <parted.filesystem.FileSystem object at 0x7fc59b8e8c50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc59b8e8890> PedPartition: <_ped.Partition object at 0x7fc59b8d3a70> > disk = existing 476940MB disk sdb (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >12:25:35,627 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:35,629 INFO blivet: got format: Ext4FS instance (0x7fc59b83dd90) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 2de1637d-7981-4972-b5e6-f5afee23fa22 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >12:25:35,634 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_DT01ACA050_2327B37FS-part2 /dev/disk/by-id/wwn-0x5000039ff2ed9ecb-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '01WT8V-JKAB-M98a-bUYJ-aAcq-G8K4-OXUQdv', > 'ID_FS_UUID_ENC': '01WT8V-JKAB-M98a-bUYJ-aAcq-G8K4-OXUQdv', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'TOSHIBA_DT01ACA050', > 'ID_MODEL_ENC': 'TOSHIBA\\x20DT01ACA050\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '975747072', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '000e56f0-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000e56f0', > 'ID_REVISION': 'MS1OA750', > 'ID_SERIAL': 'TOSHIBA_DT01ACA050_2327B37FS', > 'ID_SERIAL_SHORT': '2327B37FS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039ff2ed9ecb', > 'ID_WWN_WITH_EXTENSION': '0x5000039ff2ed9ecb', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24438', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_DT01ACA050_2327B37FS-part2', > '/dev/disk/by-id/wwn-0x5000039ff2ed9ecb-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >12:25:35,634 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2)... >12:25:35,634 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >12:25:35,635 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:35,635 INFO blivet: sdb2 is a partition >12:25:35,636 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >12:25:35,636 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:25:35,637 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (2) with existing msdos disklabel >12:25:35,638 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >12:25:35,639 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >12:25:35,639 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:35,640 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >12:25:35,640 DEBUG blivet: looking up parted Partition: /dev/sdb2 >12:25:35,641 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >12:25:35,642 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >12:25:35,642 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >12:25:35,643 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >12:25:35,643 INFO blivet: added partition sdb2 (id 4) to device tree >12:25:35,644 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >12:25:35,644 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >12:25:35,645 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >12:25:35,646 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >12:25:35,690 WARN blivet: disklabel detected but not usable on sdb2 >12:25:35,800 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >12:25:35,801 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_dhcp-28-168 ; uuid: 01WT8V-JKAB-M98a-bUYJ-aAcq-G8K4-OXUQdv ; exists: True ; vgUuid: CaDfA9-f7aR-3gkO-QFK9-g2uX-jj1p-zjfWeU ; label: None ; peStart: 1.0 ; device: /dev/sdb2 ; serial: 2327B37FS ; >12:25:35,801 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >12:25:35,802 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >12:25:35,803 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >12:25:35,803 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >12:25:35,804 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:25:35,805 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >12:25:35,805 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:35,805 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_dhcp-28-168 ; current: None ; type: None ; >12:25:35,806 INFO blivet: added lvmvg fedora_dhcp-28-168 (id 5) to device tree >12:25:35,816 WARN blivet: Skipping LVs for incomplete VG fedora_dhcp-28-168 >12:25:35,816 DEBUG blivet: looking up parted Device: /dev/sdb2 >12:25:35,818 INFO blivet: got device: PartitionDevice instance (0x7fc59b8e0050) -- > name = sdb2 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sdb (2) with existing msdos disklabel'] > uuid = None size = 476439.0 > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x2a66ef0> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b8e8290> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc59b8e8b90> PedPartition: <_ped.Partition object at 0x7fc59b8d3bf0> > disk = existing 476940MB disk sdb (2) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >12:25:35,819 INFO blivet: got format: LVMPhysicalVolume instance (0x7fc59b8ef390) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = 01WT8V-JKAB-M98a-bUYJ-aAcq-G8K4-OXUQdv exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_dhcp-28-168 vgUUID = CaDfA9-f7aR-3gkO-QFK9-g2uX-jj1p-zjfWeU peStart = 1.0 >12:25:35,822 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_DT01ACA050_232K7DDFS /dev/disk/by-id/wwn-0x5000039ff2e40518', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'TOSHIBA_DT01ACA050', > 'ID_MODEL_ENC': 'TOSHIBA\\x20DT01ACA050\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00075f20', > 'ID_REVISION': 'MS1OA750', > 'ID_SERIAL': 'TOSHIBA_DT01ACA050_232K7DDFS', > 'ID_SERIAL_SHORT': '232K7DDFS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039ff2e40518', > 'ID_WWN_WITH_EXTENSION': '0x5000039ff2e40518', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25236', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_DT01ACA050_232K7DDFS', > '/dev/disk/by-id/wwn-0x5000039ff2e40518'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc'} ; name: sdc ; >12:25:35,822 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc)... >12:25:35,823 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:25:35,823 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:35,824 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >12:25:35,825 INFO blivet: sdc is a disk >12:25:35,825 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:35,826 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:25:35,832 INFO blivet: added disk sdc (id 6) to device tree >12:25:35,832 DEBUG blivet: looking up parted Device: /dev/sdc >12:25:35,833 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >12:25:35,834 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >12:25:35,837 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:25:35,837 DEBUG blivet: required disklabel type for sdc (1) is None >12:25:35,838 DEBUG blivet: default disklabel type for sdc is msdos >12:25:35,838 DEBUG blivet: selecting msdos disklabel for sdc based on size >12:25:35,839 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >12:25:35,897 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc59b13c050>] > device: <parted.device.Device object at 0x7fc59b134e50> > PedDisk: <_ped.Disk object at 0x7fc59b13b3f8> >12:25:35,898 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:25:35,899 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >12:25:35,900 INFO blivet: got device: DiskDevice instance (0x7fc59b8cfe10) -- > name = sdc status = True kids = 0 id = 6 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA TOSHIBA DT01ACA0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fc5b4784a70> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc59b134bd0> >12:25:35,900 INFO blivet: got format: DiskLabel instance (0x7fc59b134c50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc59b13c050>] > device: <parted.device.Device object at 0x7fc59b134e50> > PedDisk: <_ped.Disk object at 0x7fc59b13b3f8> > origPartedDisk = <parted.disk.Disk object at 0x7fc59b13c390> > partedDevice = parted.Device instance -- > model: ATA TOSHIBA DT01ACA0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fc5b4784950> > >12:25:35,905 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_DT01ACA050_232K7DDFS-part1 /dev/disk/by-id/wwn-0x5000039ff2e40518-part1', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'xN2JNJ-IttG-fOrX-hzpO-7e9d-vtJO-RSYv4e', > 'ID_FS_UUID_ENC': 'xN2JNJ-IttG-fOrX-hzpO-7e9d-vtJO-RSYv4e', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'TOSHIBA_DT01ACA050', > 'ID_MODEL_ENC': 'TOSHIBA\\x20DT01ACA050\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976771072', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '00075f20-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00075f20', > 'ID_REVISION': 'MS1OA750', > 'ID_SERIAL': 'TOSHIBA_DT01ACA050_232K7DDFS', > 'ID_SERIAL_SHORT': '232K7DDFS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039ff2e40518', > 'ID_WWN_WITH_EXTENSION': '0x5000039ff2e40518', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25309', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_DT01ACA050_232K7DDFS-part1', > '/dev/disk/by-id/wwn-0x5000039ff2e40518-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >12:25:35,905 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1)... >12:25:35,906 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >12:25:35,906 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:35,906 INFO blivet: sdc1 is a partition >12:25:35,907 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >12:25:35,908 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:25:35,908 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdc (6) with existing msdos disklabel >12:25:35,909 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:25:35,910 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >12:25:35,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:35,911 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >12:25:35,911 DEBUG blivet: looking up parted Partition: /dev/sdc1 >12:25:35,912 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >12:25:35,912 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >12:25:35,913 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >12:25:35,914 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >12:25:35,914 INFO blivet: added partition sdc1 (id 7) to device tree >12:25:35,914 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >12:25:35,915 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >12:25:35,916 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:25:35,916 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >12:25:35,948 WARN blivet: disklabel detected but not usable on sdc1 >12:25:35,981 INFO blivet: type detected on 'sdc1' is 'LVM2_member' >12:25:35,982 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_dhcp-28-168 ; uuid: xN2JNJ-IttG-fOrX-hzpO-7e9d-vtJO-RSYv4e ; exists: True ; vgUuid: CaDfA9-f7aR-3gkO-QFK9-g2uX-jj1p-zjfWeU ; label: None ; peStart: 1.0 ; device: /dev/sdc1 ; serial: 232K7DDFS ; >12:25:35,982 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >12:25:35,983 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >12:25:35,983 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: lvmpv ; >12:25:35,984 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdc1 ; >12:25:35,985 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 476436MB lvmvg fedora_dhcp-28-168 (5) >12:25:35,985 DEBUG blivet: LVMVolumeGroupDevice._addDevice: fedora_dhcp-28-168 ; device: sdc1 ; status: False ; >12:25:35,986 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >12:25:35,987 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_dhcp-28-168 ; status: True ; controllable: True ; orig: False ; >12:25:35,997 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_dhcp-28-168-home ; >12:25:35,998 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:35,999 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:25:36,000 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_dhcp-28-168 ; >12:25:36,000 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:36,001 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-168-home ; current: None ; type: None ; >12:25:36,001 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_dhcp--28--168-home >12:25:36,002 DEBUG blivet: Adding fedora_dhcp-28-168-home/894220MB to fedora_dhcp-28-168 >12:25:36,002 INFO blivet: added lvmlv fedora_dhcp-28-168-home (id 8) to device tree >12:25:36,003 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_dhcp-28-168-home ; status: True ; controllable: True ; orig: False ; >12:25:36,004 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_dhcp-28-168-home ; status: True ; >12:25:36,006 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_dhcp-28-168-home ; status: True ; >12:25:36,009 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_dhcp--28--168-home /dev/disk/by-id/dm-uuid-LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeUQa7v5UMaGlY652h5o1iYL32iUbAA9ttm /dev/disk/by-uuid/2722f3b8-1c7a-4b5f-a57b-3f6c8b67dcd9 /dev/fedora_dhcp-28-168/home /dev/mapper/fedora_dhcp--28--168-home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora_dhcp--28--168-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeUQa7v5UMaGlY652h5o1iYL32iUbAA9ttm', > 'DM_VG_NAME': 'fedora_dhcp-28-168', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2722f3b8-1c7a-4b5f-a57b-3f6c8b67dcd9', > 'ID_FS_UUID_ENC': '2722f3b8-1c7a-4b5f-a57b-3f6c8b67dcd9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26109', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_dhcp--28--168-home', > '/dev/disk/by-id/dm-uuid-LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeUQa7v5UMaGlY652h5o1iYL32iUbAA9ttm', > '/dev/disk/by-uuid/2722f3b8-1c7a-4b5f-a57b-3f6c8b67dcd9', > '/dev/fedora_dhcp-28-168/home', > '/dev/mapper/fedora_dhcp--28--168-home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora_dhcp--28--168-home ; >12:25:36,009 INFO blivet: scanning fedora_dhcp--28--168-home (/devices/virtual/block/dm-3)... >12:25:36,010 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_dhcp--28--168-home ; >12:25:36,011 DEBUG blivet: DeviceTree.getDeviceByName returned existing 894220MB lvmlv fedora_dhcp-28-168-home (8) >12:25:36,012 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_dhcp-28-168-home ; >12:25:36,013 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_dhcp-28-168-home ; label_type: None ; >12:25:36,014 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,015 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:36,015 DEBUG blivet: device fedora_dhcp-28-168-home does not contain a disklabel >12:25:36,015 INFO blivet: type detected on 'fedora_dhcp--28--168-home' is 'ext4' >12:25:36,086 DEBUG blivet: padding min size from 1959 up to 2154 >12:25:36,087 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,087 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:36,088 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-168-home ; current: None ; type: ext4 ; >12:25:36,090 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_dhcp--28--168 >12:25:36,090 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:36,091 DEBUG blivet: vg fedora_dhcp-28-168 has 59152MB free >12:25:36,091 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:36,091 DEBUG blivet: vg fedora_dhcp-28-168 has 59152MB free >12:25:36,092 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc59b13c690) -- > name = fedora_dhcp-28-168-home status = True kids = 0 id = 8 > parents = ['existing 953372MB lvmvg fedora_dhcp-28-168 (5)'] > uuid = Qa7v5U-MaGl-Y652-h5o1-iYL3-2iUb-AA9ttm size = 894220.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_dhcp--28--168-home type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 1831362560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (113997, 255, 63) biosGeometry: (113997, 255, 63) > PedDevice: <_ped.Device object at 0x7fc5b4784b90> > target size = 894220.0 path = /dev/mapper/fedora_dhcp--28--168-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc59b8e0090) -- > name = fedora_dhcp-28-168 status = True kids = 1 id = 5 > parents = ['existing 476439MB partition sdb2 (4) with existing lvmpv', > 'existing 476939MB partition sdc1 (7) with existing lvmpv'] > uuid = CaDfA9-f7aR-3gkO-QFK9-g2uX-jj1p-zjfWeU size = 953372 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_dhcp--28--168 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238343 > PE Free = 0 PV Count = 2 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238343.0 free space = 59152 > free extents = 14788.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (4) with existing lvmpv', > 'existing 476939MB partition sdc1 (7) with existing lvmpv'] > LVs = ['existing 894220MB lvmlv fedora_dhcp-28-168-home (8) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 894220MB >12:25:36,093 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,093 INFO blivet: got format: Ext4FS instance (0x7fc59b13c510) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_dhcp--28--168-home uuid = 2722f3b8-1c7a-4b5f-a57b-3f6c8b67dcd9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 894220.0 targetSize = 894220.0 > >12:25:36,094 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_dhcp-28-168-root ; >12:25:36,095 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:36,095 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:25:36,096 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_dhcp-28-168 ; >12:25:36,096 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:36,097 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-168-root ; current: None ; type: None ; >12:25:36,097 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_dhcp--28--168-root >12:25:36,098 DEBUG blivet: Adding fedora_dhcp-28-168-root/51200MB to fedora_dhcp-28-168 >12:25:36,098 INFO blivet: added lvmlv fedora_dhcp-28-168-root (id 9) to device tree >12:25:36,099 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_dhcp-28-168-root ; status: True ; controllable: True ; orig: False ; >12:25:36,100 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_dhcp-28-168-root ; status: True ; >12:25:36,101 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_dhcp-28-168-root ; status: True ; >12:25:36,104 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_dhcp--28--168-root /dev/disk/by-id/dm-uuid-LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeU4FZEVwAuGVt5Lp6t5KuFBAV9vaLOCKFX /dev/disk/by-uuid/21b0438f-4e6a-48e7-b712-1206b70826d1 /dev/fedora_dhcp-28-168/root /dev/mapper/fedora_dhcp--28--168-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_dhcp--28--168-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeU4FZEVwAuGVt5Lp6t5KuFBAV9vaLOCKFX', > 'DM_VG_NAME': 'fedora_dhcp-28-168', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '21b0438f-4e6a-48e7-b712-1206b70826d1', > 'ID_FS_UUID_ENC': '21b0438f-4e6a-48e7-b712-1206b70826d1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23752', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_dhcp--28--168-root', > '/dev/disk/by-id/dm-uuid-LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeU4FZEVwAuGVt5Lp6t5KuFBAV9vaLOCKFX', > '/dev/disk/by-uuid/21b0438f-4e6a-48e7-b712-1206b70826d1', > '/dev/fedora_dhcp-28-168/root', > '/dev/mapper/fedora_dhcp--28--168-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_dhcp--28--168-root ; >12:25:36,104 INFO blivet: scanning fedora_dhcp--28--168-root (/devices/virtual/block/dm-2)... >12:25:36,105 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_dhcp--28--168-root ; >12:25:36,105 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_dhcp-28-168-root (9) >12:25:36,106 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_dhcp-28-168-root ; >12:25:36,107 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_dhcp-28-168-root ; label_type: None ; >12:25:36,108 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,108 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:36,108 DEBUG blivet: device fedora_dhcp-28-168-root does not contain a disklabel >12:25:36,108 INFO blivet: type detected on 'fedora_dhcp--28--168-root' is 'ext4' >12:25:36,219 DEBUG blivet: padding min size from 930 up to 1023 >12:25:36,220 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,221 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:36,221 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-168-root ; current: None ; type: ext4 ; >12:25:36,223 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_dhcp--28--168 >12:25:36,224 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:36,225 DEBUG blivet: vg fedora_dhcp-28-168 has 7952MB free >12:25:36,225 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:36,226 DEBUG blivet: vg fedora_dhcp-28-168 has 7952MB free >12:25:36,227 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc59b13cad0) -- > name = fedora_dhcp-28-168-root status = True kids = 0 id = 9 > parents = ['existing 953372MB lvmvg fedora_dhcp-28-168 (5)'] > uuid = 4FZEVw-AuGV-t5Lp-6t5K-uFBA-V9va-LOCKFX size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_dhcp--28--168-root type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fc5b4784b00> > target size = 51200.0 path = /dev/mapper/fedora_dhcp--28--168-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc59b8e0090) -- > name = fedora_dhcp-28-168 status = True kids = 2 id = 5 > parents = ['existing 476439MB partition sdb2 (4) with existing lvmpv', > 'existing 476939MB partition sdc1 (7) with existing lvmpv'] > uuid = CaDfA9-f7aR-3gkO-QFK9-g2uX-jj1p-zjfWeU size = 953372 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_dhcp--28--168 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238343 > PE Free = 0 PV Count = 2 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238343.0 free space = 7952 > free extents = 1988.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (4) with existing lvmpv', > 'existing 476939MB partition sdc1 (7) with existing lvmpv'] > LVs = ['existing 894220MB lvmlv fedora_dhcp-28-168-home (8) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_dhcp-28-168-root (9) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >12:25:36,229 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,229 INFO blivet: got format: Ext4FS instance (0x7fc59b13cd90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_dhcp--28--168-root uuid = 21b0438f-4e6a-48e7-b712-1206b70826d1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >12:25:36,251 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_dhcp-28-168-swap ; >12:25:36,252 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:36,253 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:25:36,254 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_dhcp-28-168 ; >12:25:36,255 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:36,255 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-168-swap ; current: None ; type: None ; >12:25:36,256 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_dhcp--28--168-swap >12:25:36,256 DEBUG blivet: Adding fedora_dhcp-28-168-swap/7952MB to fedora_dhcp-28-168 >12:25:36,257 INFO blivet: added lvmlv fedora_dhcp-28-168-swap (id 10) to device tree >12:25:36,258 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_dhcp-28-168-swap ; status: True ; controllable: True ; orig: False ; >12:25:36,259 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_dhcp-28-168-swap ; status: True ; >12:25:36,261 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_dhcp-28-168-swap ; status: True ; >12:25:36,264 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_dhcp--28--168-swap /dev/disk/by-id/dm-uuid-LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeU09y0x2frrs0DKxaIVPpyMwpZL0FRuuEY /dev/disk/by-uuid/7ff9f33d-d7a3-4582-95fa-79a91df91046 /dev/fedora_dhcp-28-168/swap /dev/mapper/fedora_dhcp--28--168-swap', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_dhcp--28--168-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeU09y0x2frrs0DKxaIVPpyMwpZL0FRuuEY', > 'DM_VG_NAME': 'fedora_dhcp-28-168', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '7ff9f33d-d7a3-4582-95fa-79a91df91046', > 'ID_FS_UUID_ENC': '7ff9f33d-d7a3-4582-95fa-79a91df91046', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '27219', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_dhcp--28--168-swap', > '/dev/disk/by-id/dm-uuid-LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeU09y0x2frrs0DKxaIVPpyMwpZL0FRuuEY', > '/dev/disk/by-uuid/7ff9f33d-d7a3-4582-95fa-79a91df91046', > '/dev/fedora_dhcp-28-168/swap', > '/dev/mapper/fedora_dhcp--28--168-swap'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora_dhcp--28--168-swap ; >12:25:36,265 INFO blivet: scanning fedora_dhcp--28--168-swap (/devices/virtual/block/dm-5)... >12:25:36,266 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_dhcp--28--168-swap ; >12:25:36,267 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7952MB lvmlv fedora_dhcp-28-168-swap (10) >12:25:36,269 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_dhcp-28-168-swap ; >12:25:36,270 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_dhcp-28-168-swap ; label_type: None ; >12:25:36,272 DEBUG blivet: SwapSpace.__init__: >12:25:36,272 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:25:36,272 DEBUG blivet: device fedora_dhcp-28-168-swap does not contain a disklabel >12:25:36,272 INFO blivet: type detected on 'fedora_dhcp--28--168-swap' is 'swap' >12:25:36,274 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora_dhcp--28--168-swap ; serial: None ; uuid: 7ff9f33d-d7a3-4582-95fa-79a91df91046 ; exists: True ; label: None ; >12:25:36,274 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:25:36,275 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-168-swap ; current: None ; type: swap ; >12:25:36,277 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_dhcp--28--168 >12:25:36,277 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:36,279 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:25:36,279 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:36,280 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:25:36,281 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc5a7a7f550) -- > name = fedora_dhcp-28-168-swap status = True kids = 0 id = 10 > parents = ['existing 953372MB lvmvg fedora_dhcp-28-168 (5)'] > uuid = 09y0x2-frrs-0DKx-aIVP-pyMw-pZL0-FRuuEY size = 7952.0 > format = existing swap > 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/fedora_dhcp--28--168-swap type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 16285696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1013, 255, 63) biosGeometry: (1013, 255, 63) > PedDevice: <_ped.Device object at 0x7fc5b47845f0> > target size = 7952.0 path = /dev/mapper/fedora_dhcp--28--168-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc59b8e0090) -- > name = fedora_dhcp-28-168 status = True kids = 3 id = 5 > parents = ['existing 476439MB partition sdb2 (4) with existing lvmpv', > 'existing 476939MB partition sdc1 (7) with existing lvmpv'] > uuid = CaDfA9-f7aR-3gkO-QFK9-g2uX-jj1p-zjfWeU size = 953372 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_dhcp--28--168 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238343 > PE Free = 0 PV Count = 2 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238343.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (4) with existing lvmpv', > 'existing 476939MB partition sdc1 (7) with existing lvmpv'] > LVs = ['existing 894220MB lvmlv fedora_dhcp-28-168-home (8) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_dhcp-28-168-root (9) with existing ext4 filesystem', > 'existing 7952MB lvmlv fedora_dhcp-28-168-swap (10) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 7952MB >12:25:36,282 INFO blivet: got format: SwapSpace instance (0x7fc59b13c790) -- > type = swap name = swap status = False > device = /dev/mapper/fedora_dhcp--28--168-swap uuid = 7ff9f33d-d7a3-4582-95fa-79a91df91046 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:25:36,283 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_dhcp-28-168-root ; >12:25:36,285 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_dhcp-28-168-root (9) with existing ext4 filesystem >12:25:36,285 DEBUG blivet: set fedora_dhcp-28-168-root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >12:25:36,286 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_dhcp-28-168-home ; >12:25:36,286 DEBUG blivet: DeviceTree.getDeviceByName returned existing 894220MB lvmlv fedora_dhcp-28-168-home (8) with existing ext4 filesystem >12:25:36,287 DEBUG blivet: set fedora_dhcp-28-168-home copies to 1, metadata size to 0MB, log size to 0MB, total size 894220MB >12:25:36,287 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_dhcp-28-168-swap ; >12:25:36,289 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7952MB lvmlv fedora_dhcp-28-168-swap (10) with existing swap >12:25:36,289 DEBUG blivet: set fedora_dhcp-28-168-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 7952MB >12:25:36,290 DEBUG blivet: looking up parted Device: /dev/sdc1 >12:25:36,291 INFO blivet: got device: PartitionDevice instance (0x7fc59b134d90) -- > name = sdc1 status = True kids = 1 id = 7 > parents = ['existing 476940MB disk sdc (6) with existing msdos disklabel'] > uuid = None size = 476939.0 > format = existing lvmpv > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 976771072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fc5b4784c20> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b134f10> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc59b13c110> PedPartition: <_ped.Partition object at 0x7fc5982bb230> > disk = existing 476940MB disk sdc (6) with existing msdos disklabel > start = 2048 end = 976773119 length = 976771072 > flags = lvm >12:25:36,291 INFO blivet: got format: LVMPhysicalVolume instance (0x7fc59b13c4d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdc1 uuid = xN2JNJ-IttG-fOrX-hzpO-7e9d-vtJO-RSYv4e exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_dhcp-28-168 vgUUID = CaDfA9-f7aR-3gkO-QFK9-g2uX-jj1p-zjfWeU peStart = 1.0 >12:25:36,294 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-224DB_R93E6YAD60027P', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '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_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SH-224DB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SH-224DB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'SB00', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SH-224DB_R93E6YAD60027P', > 'ID_SERIAL_SHORT': 'R93E6YAD60027P', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '26231', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-224DB_R93E6YAD60027P'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >12:25:36,295 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >12:25:36,295 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:25:36,296 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:36,297 INFO blivet: sr0 is a cdrom >12:25:36,298 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:25:36,298 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:36,299 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:25:36,299 INFO blivet: added cdrom sr0 (id 11) to device tree >12:25:36,300 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:25:36,305 DEBUG blivet: no device or no media present >12:25:36,307 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '37487', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:25:36,307 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:25:36,308 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:25:36,309 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:36,309 INFO blivet: loop0 is a loop device >12:25:36,310 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:25:36,312 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >12:25:36,313 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:36,313 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:36,314 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >12:25:36,314 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 12) to device tree >12:25:36,316 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >12:25:36,316 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:36,318 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:25:36,318 INFO blivet: added loop loop0 (id 13) to device tree >12:25:36,319 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:25:36,320 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:25:36,321 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:25:36,321 DEBUG blivet: device loop0 does not contain a disklabel >12:25:36,321 INFO blivet: type detected on 'loop0' is 'squashfs' >12:25:36,321 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:25:36,323 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >12:25:36,323 INFO blivet: got device: LoopDevice instance (0x7fc5a617fd10) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (12)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:25:36,324 INFO blivet: got format: DeviceFormat instance (0x7fc59b13ce90) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:25:36,326 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/f64f776a-338f-4663-a90b-eb81c93d97a8', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f64f776a-338f-4663-a90b-eb81c93d97a8', > 'ID_FS_UUID_ENC': 'f64f776a-338f-4663-a90b-eb81c93d97a8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '37761', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/f64f776a-338f-4663-a90b-eb81c93d97a8'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:25:36,326 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:25:36,328 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:25:36,329 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:36,329 INFO blivet: loop1 is a loop device >12:25:36,330 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:25:36,332 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >12:25:36,333 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:36,333 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:36,335 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:25:36,335 INFO blivet: added file /LiveOS/rootfs.img (id 14) to device tree >12:25:36,337 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:25:36,337 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:36,338 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:25:36,339 INFO blivet: added loop loop1 (id 15) to device tree >12:25:36,340 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:25:36,341 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:25:36,342 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,343 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:36,343 DEBUG blivet: device loop1 does not contain a disklabel >12:25:36,343 INFO blivet: type detected on 'loop1' is 'ext4' >12:25:36,364 DEBUG blivet: using current size 0 as min size >12:25:36,366 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,366 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:36,367 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:25:36,367 INFO blivet: got device: LoopDevice instance (0x7fc59b8e8090) -- > name = loop1 status = False kids = 0 id = 15 > parents = ['existing 0MB file /LiveOS/rootfs.img (14)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:25:36,368 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,368 INFO blivet: got format: Ext4FS instance (0x7fc5a617fb50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = f64f776a-338f-4663-a90b-eb81c93d97a8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:25:36,369 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:25:36,369 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:25:36,370 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:25:36,370 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:36,371 INFO blivet: loop2 is a loop device >12:25:36,371 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:25:36,372 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:25:36,372 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:36,373 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:36,373 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:25:36,373 INFO blivet: added file /overlay (deleted) (id 16) to device tree >12:25:36,374 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:25:36,374 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:36,375 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:25:36,375 INFO blivet: added loop loop2 (id 17) to device tree >12:25:36,376 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:25:36,376 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:25:36,376 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:36,377 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:25:36,378 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:25:36,379 WARN blivet: disklabel detected but not usable on loop2 >12:25:36,379 DEBUG blivet: no type or existing type for loop2, bailing >12:25:36,379 INFO blivet: got device: LoopDevice instance (0x7fc59b83d290) -- > name = loop2 status = False kids = 0 id = 17 > parents = ['existing 0MB file /overlay (deleted) (16)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:25:36,381 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/f64f776a-338f-4663-a90b-eb81c93d97a8 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f64f776a-338f-4663-a90b-eb81c93d97a8', > 'ID_FS_UUID_ENC': 'f64f776a-338f-4663-a90b-eb81c93d97a8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84525', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/f64f776a-338f-4663-a90b-eb81c93d97a8', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:25:36,381 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:25:36,382 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:25:36,382 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:36,383 INFO blivet: live-rw is a device-mapper device >12:25:36,383 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:25:36,384 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora_dhcp-28-168 ; status: True ; >12:25:36,384 DEBUG blivet: failed to find dm node for fedora_dhcp-28-168 >12:25:36,385 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_dhcp-28-168-home ; status: True ; >12:25:36,385 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_dhcp-28-168-root ; status: True ; >12:25:36,386 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_dhcp-28-168-swap ; status: True ; >12:25:36,387 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:25:36,387 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing ext4 filesystem >12:25:36,388 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:25:36,389 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (17) >12:25:36,390 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:25:36,390 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:36,391 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:25:36,391 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:36,392 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:25:36,392 INFO blivet: added dm live-rw (id 18) to device tree >12:25:36,392 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:25:36,393 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:25:36,394 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,394 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:36,394 DEBUG blivet: device live-rw does not contain a disklabel >12:25:36,394 INFO blivet: type detected on 'live-rw' is 'ext4' >12:25:36,409 DEBUG blivet: padding min size from 768 up to 844 >12:25:36,410 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,411 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:36,411 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:25:36,412 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:25:36,414 INFO blivet: got device: DMDevice instance (0x7fc5a617fc90) -- > name = live-rw status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop2 (17)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fc5b4784d40> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:25:36,415 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,415 INFO blivet: got format: Ext4FS instance (0x7fc59b83d550) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = f64f776a-338f-4663-a90b-eb81c93d97a8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:25:36,417 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/f64f776a-338f-4663-a90b-eb81c93d97a8 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f64f776a-338f-4663-a90b-eb81c93d97a8', > 'ID_FS_UUID_ENC': 'f64f776a-338f-4663-a90b-eb81c93d97a8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92267', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/f64f776a-338f-4663-a90b-eb81c93d97a8', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:25:36,417 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:25:36,418 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:25:36,418 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:36,418 INFO blivet: live-base is a device-mapper device >12:25:36,419 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:25:36,420 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora_dhcp-28-168 ; status: True ; >12:25:36,420 DEBUG blivet: failed to find dm node for fedora_dhcp-28-168 >12:25:36,421 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_dhcp-28-168-home ; status: True ; >12:25:36,421 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_dhcp-28-168-root ; status: True ; >12:25:36,422 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_dhcp-28-168-swap ; status: True ; >12:25:36,422 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:25:36,423 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:25:36,424 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing ext4 filesystem >12:25:36,425 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:25:36,425 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:25:36,426 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >12:25:36,426 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:36,427 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:25:36,427 INFO blivet: added dm live-base (id 19) to device tree >12:25:36,427 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:25:36,428 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:25:36,429 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,429 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:36,429 DEBUG blivet: device live-base does not contain a disklabel >12:25:36,429 INFO blivet: type detected on 'live-base' is 'ext4' >12:25:36,444 DEBUG blivet: using current size 0 as min size >12:25:36,445 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,445 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:36,445 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:25:36,446 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:25:36,447 INFO blivet: got device: DMDevice instance (0x7fc59b83d650) -- > name = live-base status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop1 (15) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fc5b4784cb0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:25:36,447 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,448 INFO blivet: got format: Ext4FS instance (0x7fc59b82af10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = f64f776a-338f-4663-a90b-eb81c93d97a8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:25:36,450 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_dhcp--28--168-root /dev/disk/by-id/dm-uuid-LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeU4FZEVwAuGVt5Lp6t5KuFBAV9vaLOCKFX /dev/disk/by-uuid/21b0438f-4e6a-48e7-b712-1206b70826d1 /dev/fedora_dhcp-28-168/root /dev/mapper/fedora_dhcp--28--168-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_dhcp--28--168-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeU4FZEVwAuGVt5Lp6t5KuFBAV9vaLOCKFX', > 'DM_VG_NAME': 'fedora_dhcp-28-168', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '21b0438f-4e6a-48e7-b712-1206b70826d1', > 'ID_FS_UUID_ENC': '21b0438f-4e6a-48e7-b712-1206b70826d1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23752', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_dhcp--28--168-root', > '/dev/disk/by-id/dm-uuid-LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeU4FZEVwAuGVt5Lp6t5KuFBAV9vaLOCKFX', > '/dev/disk/by-uuid/21b0438f-4e6a-48e7-b712-1206b70826d1', > '/dev/fedora_dhcp-28-168/root', > '/dev/mapper/fedora_dhcp--28--168-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_dhcp--28--168-root ; >12:25:36,450 INFO blivet: scanning fedora_dhcp--28--168-root (/devices/virtual/block/dm-2)... >12:25:36,451 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_dhcp--28--168-root ; >12:25:36,452 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_dhcp-28-168-root (9) with existing ext4 filesystem >12:25:36,453 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_dhcp-28-168-root ; >12:25:36,453 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_dhcp-28-168-root ; label_type: None ; >12:25:36,454 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,454 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:36,454 DEBUG blivet: device fedora_dhcp-28-168-root does not contain a disklabel >12:25:36,454 DEBUG blivet: no type or existing type for fedora_dhcp--28--168-root, bailing >12:25:36,456 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_dhcp--28--168 >12:25:36,456 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:36,457 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:25:36,457 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:36,458 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:25:36,459 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc59b13cad0) -- > name = fedora_dhcp-28-168-root status = True kids = 0 id = 9 > parents = ['existing 953372MB lvmvg fedora_dhcp-28-168 (5)'] > uuid = 4FZEVw-AuGV-t5Lp-6t5K-uFBA-V9va-LOCKFX size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_dhcp--28--168-root type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fc5b4784b00> > target size = 51200.0 path = /dev/mapper/fedora_dhcp--28--168-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc59b8e0090) -- > name = fedora_dhcp-28-168 status = True kids = 3 id = 5 > parents = ['existing 476439MB partition sdb2 (4) with existing lvmpv', > 'existing 476939MB partition sdc1 (7) with existing lvmpv'] > uuid = CaDfA9-f7aR-3gkO-QFK9-g2uX-jj1p-zjfWeU size = 953372 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_dhcp--28--168 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238343 > PE Free = 0 PV Count = 2 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238343.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (4) with existing lvmpv', > 'existing 476939MB partition sdc1 (7) with existing lvmpv'] > LVs = ['existing 894220MB lvmlv fedora_dhcp-28-168-home (8) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_dhcp-28-168-root (9) with existing ext4 filesystem', > 'existing 7952MB lvmlv fedora_dhcp-28-168-swap (10) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >12:25:36,460 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,460 INFO blivet: got format: Ext4FS instance (0x7fc59b13cd90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_dhcp--28--168-root uuid = 21b0438f-4e6a-48e7-b712-1206b70826d1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >12:25:36,463 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_dhcp--28--168-home /dev/disk/by-id/dm-uuid-LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeUQa7v5UMaGlY652h5o1iYL32iUbAA9ttm /dev/disk/by-uuid/2722f3b8-1c7a-4b5f-a57b-3f6c8b67dcd9 /dev/fedora_dhcp-28-168/home /dev/mapper/fedora_dhcp--28--168-home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora_dhcp--28--168-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeUQa7v5UMaGlY652h5o1iYL32iUbAA9ttm', > 'DM_VG_NAME': 'fedora_dhcp-28-168', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2722f3b8-1c7a-4b5f-a57b-3f6c8b67dcd9', > 'ID_FS_UUID_ENC': '2722f3b8-1c7a-4b5f-a57b-3f6c8b67dcd9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26109', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_dhcp--28--168-home', > '/dev/disk/by-id/dm-uuid-LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeUQa7v5UMaGlY652h5o1iYL32iUbAA9ttm', > '/dev/disk/by-uuid/2722f3b8-1c7a-4b5f-a57b-3f6c8b67dcd9', > '/dev/fedora_dhcp-28-168/home', > '/dev/mapper/fedora_dhcp--28--168-home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora_dhcp--28--168-home ; >12:25:36,463 INFO blivet: scanning fedora_dhcp--28--168-home (/devices/virtual/block/dm-3)... >12:25:36,463 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_dhcp--28--168-home ; >12:25:36,464 DEBUG blivet: DeviceTree.getDeviceByName returned existing 894220MB lvmlv fedora_dhcp-28-168-home (8) with existing ext4 filesystem >12:25:36,465 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_dhcp-28-168-home ; >12:25:36,465 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_dhcp-28-168-home ; label_type: None ; >12:25:36,466 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,466 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:36,466 DEBUG blivet: device fedora_dhcp-28-168-home does not contain a disklabel >12:25:36,467 DEBUG blivet: no type or existing type for fedora_dhcp--28--168-home, bailing >12:25:36,468 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_dhcp--28--168 >12:25:36,468 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:36,469 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:25:36,469 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:36,470 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:25:36,471 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc59b13c690) -- > name = fedora_dhcp-28-168-home status = True kids = 0 id = 8 > parents = ['existing 953372MB lvmvg fedora_dhcp-28-168 (5)'] > uuid = Qa7v5U-MaGl-Y652-h5o1-iYL3-2iUb-AA9ttm size = 894220.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_dhcp--28--168-home type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 1831362560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (113997, 255, 63) biosGeometry: (113997, 255, 63) > PedDevice: <_ped.Device object at 0x7fc5b4784b90> > target size = 894220.0 path = /dev/mapper/fedora_dhcp--28--168-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc59b8e0090) -- > name = fedora_dhcp-28-168 status = True kids = 3 id = 5 > parents = ['existing 476439MB partition sdb2 (4) with existing lvmpv', > 'existing 476939MB partition sdc1 (7) with existing lvmpv'] > uuid = CaDfA9-f7aR-3gkO-QFK9-g2uX-jj1p-zjfWeU size = 953372 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_dhcp--28--168 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238343 > PE Free = 0 PV Count = 2 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238343.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (4) with existing lvmpv', > 'existing 476939MB partition sdc1 (7) with existing lvmpv'] > LVs = ['existing 894220MB lvmlv fedora_dhcp-28-168-home (8) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_dhcp-28-168-root (9) with existing ext4 filesystem', > 'existing 7952MB lvmlv fedora_dhcp-28-168-swap (10) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 894220MB >12:25:36,472 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:36,472 INFO blivet: got format: Ext4FS instance (0x7fc59b13c510) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_dhcp--28--168-home uuid = 2722f3b8-1c7a-4b5f-a57b-3f6c8b67dcd9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 894220.0 targetSize = 894220.0 > >12:25:36,475 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_dhcp--28--168-swap /dev/disk/by-id/dm-uuid-LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeU09y0x2frrs0DKxaIVPpyMwpZL0FRuuEY /dev/disk/by-uuid/7ff9f33d-d7a3-4582-95fa-79a91df91046 /dev/fedora_dhcp-28-168/swap /dev/mapper/fedora_dhcp--28--168-swap', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_dhcp--28--168-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeU09y0x2frrs0DKxaIVPpyMwpZL0FRuuEY', > 'DM_VG_NAME': 'fedora_dhcp-28-168', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '7ff9f33d-d7a3-4582-95fa-79a91df91046', > 'ID_FS_UUID_ENC': '7ff9f33d-d7a3-4582-95fa-79a91df91046', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '27219', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_dhcp--28--168-swap', > '/dev/disk/by-id/dm-uuid-LVM-CaDfA9f7aR3gkOQFK9g2uXjj1pzjfWeU09y0x2frrs0DKxaIVPpyMwpZL0FRuuEY', > '/dev/disk/by-uuid/7ff9f33d-d7a3-4582-95fa-79a91df91046', > '/dev/fedora_dhcp-28-168/swap', > '/dev/mapper/fedora_dhcp--28--168-swap'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora_dhcp--28--168-swap ; >12:25:36,475 INFO blivet: scanning fedora_dhcp--28--168-swap (/devices/virtual/block/dm-5)... >12:25:36,475 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_dhcp--28--168-swap ; >12:25:36,476 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7952MB lvmlv fedora_dhcp-28-168-swap (10) with existing swap >12:25:36,477 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_dhcp-28-168-swap ; >12:25:36,477 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_dhcp-28-168-swap ; label_type: None ; >12:25:36,478 DEBUG blivet: SwapSpace.__init__: >12:25:36,478 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:25:36,478 DEBUG blivet: device fedora_dhcp-28-168-swap does not contain a disklabel >12:25:36,478 DEBUG blivet: no type or existing type for fedora_dhcp--28--168-swap, bailing >12:25:36,480 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_dhcp--28--168 >12:25:36,480 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:36,481 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:25:36,481 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:36,482 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:25:36,483 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc5a7a7f550) -- > name = fedora_dhcp-28-168-swap status = True kids = 0 id = 10 > parents = ['existing 953372MB lvmvg fedora_dhcp-28-168 (5)'] > uuid = 09y0x2-frrs-0DKx-aIVP-pyMw-pZL0-FRuuEY size = 7952.0 > format = existing swap > 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/fedora_dhcp--28--168-swap type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 16285696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1013, 255, 63) biosGeometry: (1013, 255, 63) > PedDevice: <_ped.Device object at 0x7fc5b47845f0> > target size = 7952.0 path = /dev/mapper/fedora_dhcp--28--168-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc59b8e0090) -- > name = fedora_dhcp-28-168 status = True kids = 3 id = 5 > parents = ['existing 476439MB partition sdb2 (4) with existing lvmpv', > 'existing 476939MB partition sdc1 (7) with existing lvmpv'] > uuid = CaDfA9-f7aR-3gkO-QFK9-g2uX-jj1p-zjfWeU size = 953372 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_dhcp--28--168 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238343 > PE Free = 0 PV Count = 2 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238343.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (4) with existing lvmpv', > 'existing 476939MB partition sdc1 (7) with existing lvmpv'] > LVs = ['existing 894220MB lvmlv fedora_dhcp-28-168-home (8) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_dhcp-28-168-root (9) with existing ext4 filesystem', > 'existing 7952MB lvmlv fedora_dhcp-28-168-swap (10) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 7952MB >12:25:36,483 INFO blivet: got format: SwapSpace instance (0x7fc59b13c790) -- > type = swap name = swap status = False > device = /dev/mapper/fedora_dhcp--28--168-swap uuid = 7ff9f33d-d7a3-4582-95fa-79a91df91046 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:25:36,499 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:25:36,500 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:25:36,501 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:25:36,511 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:25:36,522 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:25:36,523 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:25:36,524 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:25:36,534 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_dhcp-28-168-home ; status: True ; controllable: True ; >12:25:36,544 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_dhcp-28-168-home ; status: True ; controllable: True ; >12:25:36,616 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_dhcp-28-168 ; status: True ; controllable: True ; >12:25:36,617 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_dhcp--28--168 ; status: False ; type: None ; >12:25:36,618 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_dhcp--28--168 ; status: False ; type: None ; >12:25:36,629 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_dhcp-28-168 ; status: True ; controllable: True ; >12:25:36,656 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:25:36,658 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >12:25:36,659 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >12:25:36,670 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:25:36,671 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:25:36,673 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:25:36,684 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:25:36,684 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc1 ; status: False ; type: lvmpv ; >12:25:36,686 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc1 ; status: False ; type: lvmpv ; >12:25:36,697 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:25:36,698 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:25:36,699 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:25:36,710 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_dhcp-28-168-root ; status: False ; controllable: True ; >12:25:36,711 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_dhcp-28-168-swap ; status: False ; controllable: True ; >12:25:36,711 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:25:36,712 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:25:36,713 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:25:36,727 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:25:36,728 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:25:36,751 INFO blivet: edd: collected mbr signatures: {'sdb': '0x000e56f0', 'sdc': '0x00075f20'} >12:25:36,752 DEBUG blivet: edd: data extracted from 0x80: > type: USB, ata_device: None > channel: 0, mbr_signature: 0x2e283142 > pci_dev: 00:14.0, scsi_id: None > scsi_lun: None, sectors: 15433728 >12:25:36,752 ERR blivet: edd: unable to match edd entry 0x80 >12:25:36,753 DEBUG blivet: edd: data extracted from 0x81: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x00000000 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 234441648 >12:25:36,753 ERR blivet: edd: unable to match edd entry 0x81 >12:25:36,753 DEBUG blivet: edd: data extracted from 0x82: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x000e56f0 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 976773168 >12:25:36,753 INFO blivet: edd: matched 0x82 to sdb using MBR sig >12:25:36,753 DEBUG blivet: edd: data extracted from 0x83: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x00075f20 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 976773168 >12:25:36,753 INFO blivet: edd: matched 0x83 to sdc using MBR sig >12:25:36,754 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:25:36,761 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:25:36,785 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:25:36,819 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:25:36,820 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:25:36,821 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:25:36,832 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_dhcp-28-168-home ; status: False ; controllable: True ; orig: False ; >12:25:36,833 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_dhcp-28-168-home ; orig: False ; >12:25:36,833 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_dhcp-28-168 ; status: True ; controllable: True ; orig: False ; >12:25:36,834 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_dhcp-28-168-home ; status: False ; controllable: True ; orig: False ; >12:25:36,930 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:25:36,960 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_dhcp-28-168-home ; status: True ; controllable: True ; >12:25:36,988 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_dhcp-28-168-home ; status: True ; controllable: True ; >12:25:37,053 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_dhcp-28-168 ; status: True ; controllable: True ; >12:25:37,054 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_dhcp--28--168 ; status: False ; type: None ; >12:25:37,054 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_dhcp--28--168 ; status: False ; type: None ; >12:25:37,065 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_dhcp-28-168 ; status: True ; controllable: True ; >12:25:37,083 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:25:37,085 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >12:25:37,086 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >12:25:37,097 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:25:37,098 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:25:37,099 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:25:37,109 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:25:37,110 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc1 ; status: False ; type: lvmpv ; >12:25:37,112 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc1 ; status: False ; type: lvmpv ; >12:25:37,122 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:25:37,123 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:25:37,125 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:25:37,134 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_dhcp-28-168-root ; status: False ; controllable: True ; orig: False ; >12:25:37,135 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_dhcp-28-168-root ; orig: False ; >12:25:37,136 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_dhcp-28-168 ; status: True ; controllable: True ; orig: False ; >12:25:37,137 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_dhcp-28-168-root ; status: False ; controllable: True ; orig: False ; >12:25:37,280 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:25:37,437 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:25:37,437 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:25:37,438 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:25:37,438 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:25:37,438 DEBUG blivet: crypttab maps: [] >12:25:37,438 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:25:37,450 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_dhcp--28--168-root ; >12:25:37,451 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv fedora_dhcp-28-168-root (9) with existing ext4 filesystem >12:25:37,451 DEBUG blivet: resolved '/dev/mapper/fedora_dhcp--28--168-root' to 'fedora_dhcp-28-168-root' (lvmlv) >12:25:37,451 DEBUG blivet: resolved 'UUID=2de1637d-7981-4972-b5e6-f5afee23fa22' to 'sdb1' (partition) >12:25:37,452 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_dhcp--28--168-home ; >12:25:37,453 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 894220MB lvmlv fedora_dhcp-28-168-home (8) with existing ext4 filesystem >12:25:37,453 DEBUG blivet: resolved '/dev/mapper/fedora_dhcp--28--168-home' to 'fedora_dhcp-28-168-home' (lvmlv) >12:25:37,454 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_dhcp--28--168-swap ; >12:25:37,455 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7952MB lvmlv fedora_dhcp-28-168-swap (10) with existing swap >12:25:37,455 DEBUG blivet: resolved '/dev/mapper/fedora_dhcp--28--168-swap' to 'fedora_dhcp-28-168-swap' (lvmlv) >12:25:37,456 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_dhcp-28-168-root ; status: True ; controllable: True ; >12:25:37,485 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_dhcp-28-168-root ; status: True ; controllable: True ; >12:25:37,609 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:37,610 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:25:37,610 DEBUG blivet: fedora_dhcp-28-168 size is 953372MB >12:25:37,611 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:25:37,612 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:37,613 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:37,614 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:37,615 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:37,616 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:37,618 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:37,620 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:25:37,620 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:25:37,629 DEBUG blivet: /dev/sdd is mounted on /run/install/repo >12:25:37,630 DEBUG blivet: /dev/sdd is mounted on /run/install/repo >12:25:37,644 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdd ; >12:25:37,645 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7536MB disk sdd (0) with existing iso9660 filesystem >12:25:37,692 DEBUG blivet: /dev/sdd is mounted on /run/install/repo >12:25:37,692 DEBUG blivet: /dev/sdd is mounted on /run/install/repo >12:25:37,693 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdd ; >12:25:37,694 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7536MB disk sdd (0) with existing iso9660 filesystem >12:25:45,889 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:25:45,894 INFO blivet: updating format of device: existing 0MB cdrom sr0 (11) >12:25:45,894 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 >12:25:45,923 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:25:45,924 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >12:25:45,924 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:45,925 DEBUG blivet: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >12:25:45,925 DEBUG blivet: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >12:25:45,933 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >12:25:45,933 INFO blivet: DiskLabel.partedDevice returning None >12:25:45,934 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:25:45,934 DEBUG blivet: no type or existing type for sr0, bailing >12:25:45,934 INFO blivet: updating format of device: existing 7536MB disk sdd (0) with existing iso9660 filesystem >12:25:45,934 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:14.0/usb4/4-4/4-4:1.0/host6/target6:0:0/6:0:0:0/block/sdd >12:25:45,945 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:25:45,947 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:25:45,948 DEBUG blivet: NFSv4.supported: supported: False ; >12:25:45,948 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >12:25:45,949 DEBUG blivet: no type or existing type for sdd, bailing >12:25:45,949 INFO blivet: got format: existing iso9660 filesystem >12:25:45,958 INFO blivet: failed to get default SELinux context for /tmp/tmpK_93sq: [Errno 2] No such file or directory >12:25:45,959 DEBUG blivet: NFSv4.supported: supported: False ; >12:25:45,959 INFO blivet: set SELinux context for mountpoint /tmp/tmpK_93sq to None >12:25:45,963 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:25:45,964 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:25:45,964 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:45,965 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:46,233 DEBUG blivet: Ext3FS.supported: supported: True ; >12:25:46,233 DEBUG blivet: Ext3FS.supported: supported: True ; >12:25:46,259 DEBUG blivet: Ext2FS.supported: supported: True ; >12:25:46,260 DEBUG blivet: Ext2FS.supported: supported: True ; >12:25:46,293 DEBUG blivet: SysFS.supported: supported: False ; >12:25:46,294 DEBUG blivet: SysFS.supported: supported: False ; >12:25:46,295 DEBUG blivet: MultipathMember.__init__: >12:25:46,295 DEBUG blivet: SwapSpace.__init__: >12:25:46,313 DEBUG blivet: ProcFS.supported: supported: False ; >12:25:46,314 DEBUG blivet: ProcFS.supported: supported: False ; >12:25:46,314 DEBUG blivet: NoDevFS.supported: supported: False ; >12:25:46,314 DEBUG blivet: NoDevFS.supported: supported: False ; >12:25:46,315 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:25:46,315 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:25:46,316 DEBUG blivet: BTRFS.supported: supported: True ; >12:25:46,376 DEBUG blivet: USBFS.supported: supported: False ; >12:25:46,376 DEBUG blivet: USBFS.supported: supported: False ; >12:25:46,377 DEBUG blivet: DiskLabel.__init__: >12:25:46,377 INFO blivet: DiskLabel.partedDevice returning None >12:25:46,377 DEBUG blivet: HFSPlus.supported: supported: False ; >12:25:46,378 DEBUG blivet: HFSPlus.supported: supported: False ; >12:25:46,378 DEBUG blivet: XFS.supported: supported: True ; >12:25:46,423 DEBUG blivet: XFS.supported: supported: True ; >12:25:46,424 DEBUG blivet: TmpFS.supported: supported: True ; >12:25:46,432 DEBUG blivet: LUKS.__init__: >12:25:46,433 DEBUG blivet: NTFS.supported: supported: False ; >12:25:46,433 DEBUG blivet: NTFS.supported: supported: False ; >12:25:46,434 DEBUG blivet: BindFS.supported: supported: False ; >12:25:46,434 DEBUG blivet: BindFS.supported: supported: False ; >12:25:46,435 DEBUG blivet: HFS.supported: supported: False ; >12:25:46,435 DEBUG blivet: HFS.supported: supported: False ; >12:25:46,436 DEBUG blivet: LVMPhysicalVolume.__init__: >12:25:46,436 DEBUG blivet: NFS.supported: supported: False ; >12:25:46,436 DEBUG blivet: NFS.supported: supported: False ; >12:25:46,437 DEBUG blivet: FATFS.supported: supported: True ; >12:25:46,449 DEBUG blivet: FATFS.supported: supported: True ; >12:25:46,450 DEBUG blivet: DMRaidMember.__init__: >12:25:46,451 DEBUG blivet: MDRaidMember.__init__: >12:25:54,265 INFO blivet: hiding device partition sdb1 (id 3) >12:25:54,266 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >12:25:54,267 DEBUG blivet: lvm filter: adding sdb1 to the reject list >12:25:54,267 INFO blivet: hiding device lvmlv fedora_dhcp-28-168-home (id 8) >12:25:54,268 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora_dhcp-28-168 ; >12:25:54,268 DEBUG blivet: lvm filter: adding fedora_dhcp-28-168-home to the reject list >12:25:54,268 INFO blivet: hiding device lvmlv fedora_dhcp-28-168-root (id 9) >12:25:54,269 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora_dhcp-28-168 ; >12:25:54,269 DEBUG blivet: lvm filter: adding fedora_dhcp-28-168-root to the reject list >12:25:54,269 INFO blivet: hiding device lvmlv fedora_dhcp-28-168-swap (id 10) >12:25:54,270 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_dhcp-28-168 ; >12:25:54,270 DEBUG blivet: lvm filter: adding fedora_dhcp-28-168-swap to the reject list >12:25:54,271 INFO blivet: hiding device lvmvg fedora_dhcp-28-168 (id 5) >12:25:54,272 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >12:25:54,272 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdc1 ; >12:25:54,272 DEBUG blivet: lvm filter: adding fedora_dhcp-28-168 to the reject list >12:25:54,273 INFO blivet: hiding device partition sdb2 (id 4) >12:25:54,273 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:25:54,274 DEBUG blivet: lvm filter: adding sdb2 to the reject list >12:25:54,274 INFO blivet: hiding device disk sdb (id 2) >12:25:54,274 DEBUG blivet: lvm filter: adding sdb to the reject list >12:25:54,274 INFO blivet: hiding device partition sdc1 (id 7) >12:25:54,275 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:25:54,275 DEBUG blivet: lvm filter: adding sdc1 to the reject list >12:25:54,276 INFO blivet: hiding device disk sdc (id 6) >12:25:54,276 DEBUG blivet: lvm filter: adding sdc to the reject list >12:25:56,555 INFO blivet: Detected 7952M of memory >12:25:56,555 INFO blivet: Swap attempt of 7952M >12:25:56,558 DEBUG blivet: clearpart: initializing sda >12:25:56,558 DEBUG blivet: removing sda >12:25:56,562 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:25:56,562 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:56,563 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:25:56,564 INFO blivet: registered action: [0] Destroy Format None on disk sda (id 1) >12:25:56,566 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:25:56,566 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:56,567 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:25:56,567 INFO blivet: registered action: [1] Destroy Format None on disk sda (id 1) >12:25:56,568 DEBUG blivet: required disklabel type for sda (1) is None >12:25:56,568 DEBUG blivet: default disklabel type for sda is msdos >12:25:56,569 DEBUG blivet: selecting msdos disklabel for sda based on size >12:25:56,570 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >12:25:56,572 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >12:25:56,573 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fc590b2ca50> > PedDisk: <_ped.Disk object at 0x7fc590b33a28> >12:25:56,582 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:25:56,584 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:25:56,596 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:25:56,596 INFO blivet: registered action: [2] Create Format msdos disklabel on disk sda (id 1) >12:25:56,667 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:25:56,669 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:25:56,709 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:25:56,710 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:25:56,711 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:25:56,713 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:25:56,713 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:25:56,747 DEBUG blivet: starting Blivet copy >12:25:56,773 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >12:25:56,774 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc590b557d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc590a6ee10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc590a6ec10> PedPartition: <_ped.Partition object at 0x7fc590ae7590> >12:25:56,775 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >12:25:56,776 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc590b557d0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc590a6ed90> PedPartition: <_ped.Partition object at 0x7fc590ae75f0> >12:25:56,777 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >12:25:56,780 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc590b48350> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc590a6ef90> PedPartition: <_ped.Partition object at 0x7fc590ae76b0> >12:25:56,780 DEBUG blivet: finished Blivet copy >12:25:56,781 INFO blivet: hiding device disk sdd (id 0) >12:25:56,782 DEBUG blivet: lvm filter: adding sdd to the reject list >12:25:57,442 DEBUG storage.ui: doAutoPart: True >12:25:57,442 DEBUG storage.ui: encryptedAutoPart: False >12:25:57,442 DEBUG storage.ui: autoPartType: 2 >12:25:57,442 DEBUG storage.ui: clearPartType: 2 >12:25:57,442 DEBUG storage.ui: clearPartDisks: ['sda'] >12:25:57,443 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fc590a6e9d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fc590a6ea10) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fc590a6ea50) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fc590a6ea90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fc590a6ead0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7952 maxSize = None grow = False > >12:25:57,443 DEBUG storage.ui: storage.disks: ['sda'] >12:25:57,443 DEBUG storage.ui: storage.partitioned: ['sda'] >12:25:57,443 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >12:25:57,451 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:25:57,453 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:25:57,453 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:25:57,453 DEBUG storage.ui: boot disk: sda >12:25:57,454 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >12:25:57,454 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:25:57,456 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:25:57,458 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >12:25:57,460 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >12:25:57,462 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:25:57,462 INFO storage.ui: added partition req0 (id 20) to device tree >12:25:57,462 INFO storage.ui: registered action: [3] Create Device partition req0 (id 20) >12:25:57,463 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:25:57,463 INFO storage.ui: registered action: [4] Create Format lvmpv on partition req0 (id 20) >12:25:57,464 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7fc590aeba50) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 114473.460938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA KINGSTON SV300S3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x2a66a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc590aebb10>] >12:25:57,464 DEBUG storage.ui: devs: [PartitionDevice instance (0x7fc590958f90) -- > name = req0 status = False kids = 0 id = 20 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:25:57,469 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:25:57,469 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:25:57,471 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:25:57,477 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >12:25:57,480 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >12:25:57,481 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:25:57,481 INFO storage.ui: added partition req1 (id 21) to device tree >12:25:57,482 INFO storage.ui: registered action: [5] Create Device partition req1 (id 21) >12:25:57,482 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:25:57,482 INFO storage.ui: registered action: [6] Create Format ext4 filesystem mounted at /boot on partition req1 (id 21) >12:25:57,482 INFO storage.ui: skipping unneeded stage1 biosboot request >12:25:57,483 DEBUG storage.ui: PartSpec instance (0x7fc590a6ea90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >12:25:57,483 DEBUG storage.ui: existing 114473MB disk sda (1) with non-existent msdos disklabel >12:25:57,485 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:25:57,486 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 20)', 'req1(id 21)'] from disk(s) ['sda'] >12:25:57,486 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 20)', 'req1(id 21)'] >12:25:57,486 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)', 'req0(id 20)'] from disk(s) ['sda'] >12:25:57,488 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:25:57,489 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:25:57,490 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:25:57,497 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:25:57,498 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:25:57,499 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:25:57,499 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >12:25:57,499 DEBUG storage.ui: checking freespace on sda >12:25:57,500 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >12:25:57,500 DEBUG storage.ui: checking 63-234441647 (114473 MB) >12:25:57,500 DEBUG storage.ui: current free range is 63-234441647 (114473MB) >12:25:57,500 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:25:57,501 DEBUG storage.ui: new free: 63-234441647 / 114473MB >12:25:57,501 DEBUG storage.ui: new free allows for 0 sectors of growth >12:25:57,501 DEBUG storage.ui: found free space for bootable request >12:25:57,501 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:25:57,502 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >12:25:57,503 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:25:57,504 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc590aebcd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5908fb210> PedPartition: <_ped.Partition object at 0x7fc5908ec350> >12:25:57,506 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:25:57,508 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:25:57,513 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:25:57,514 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc590aebcd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5908fb0d0> PedPartition: <_ped.Partition object at 0x7fc5908ec3b0> >12:25:57,515 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:25:57,517 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:25:57,517 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:25:57,519 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:25:57,521 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:25:57,521 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:25:57,521 DEBUG storage.ui: allocating partition: req0 ; id: 20 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >12:25:57,521 DEBUG storage.ui: checking freespace on sda >12:25:57,522 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >12:25:57,522 DEBUG storage.ui: checking 63-2047 (0 MB) >12:25:57,523 DEBUG storage.ui: current free range is 63-2047 (0MB) >12:25:57,523 DEBUG storage.ui: checking 1026048-234441647 (113972 MB) >12:25:57,524 DEBUG storage.ui: current free range is 1026048-234441647 (113972MB) >12:25:57,524 DEBUG storage.ui: evaluating growth potential for new layout >12:25:57,524 DEBUG storage.ui: calculating growth for disk /dev/sda >12:25:57,526 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:25:57,526 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc590aebcd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5908fb910> PedPartition: <_ped.Partition object at 0x7fc5908ec770> >12:25:57,528 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:25:57,530 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >12:25:57,530 DEBUG storage.ui: adding request 21 to chunk 234441585 (63-234441647) on /dev/sda >12:25:57,531 DEBUG storage.ui: adding request 20 to chunk 234441585 (63-234441647) on /dev/sda >12:25:57,531 DEBUG storage.ui: Chunk.growRequests: 234441585 on /dev/sda start = 63 end = 234441647 >sectorSize = 512 > >12:25:57,531 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:25:57,537 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:25:57,537 DEBUG storage.ui: 1 requests and 232393585 (113473MB) left in chunk >12:25:57,538 DEBUG storage.ui: adding 232393585 (113473MB) to 20 (sda2) >12:25:57,538 DEBUG storage.ui: new grow amount for request 20 (sda2) is 232393585 units, or 113473MB >12:25:57,538 DEBUG storage.ui: request 21 (sda1) growth: 0 (0MB) size: 500MB >12:25:57,538 DEBUG storage.ui: request 20 (sda2) growth: 232393585 (113473MB) size: 113973MB >12:25:57,538 DEBUG storage.ui: disk /dev/sda growth: 232393585 (113473MB) >12:25:57,539 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:25:57,539 DEBUG storage.ui: device sda2 new partedPartition None >12:25:57,540 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:25:57,541 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:25:57,541 DEBUG storage.ui: total growth: 232393585 sectors >12:25:57,541 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:25:57,541 DEBUG storage.ui: new free: 1026048-234441647 / 113972MB >12:25:57,541 DEBUG storage.ui: new free allows for 232393585 sectors of growth >12:25:57,541 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >12:25:57,542 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:25:57,542 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc590aebcd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5908fbc90> PedPartition: <_ped.Partition object at 0x7fc5908ec8f0> >12:25:57,543 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:25:57,544 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >12:25:57,546 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:25:57,547 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc590aebcd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5908fb350> PedPartition: <_ped.Partition object at 0x7fc5908ec950> >12:25:57,547 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 20)', 'sda1(id 21)'] >12:25:57,552 DEBUG storage.ui: growable partitions are ['sda2'] >12:25:57,552 DEBUG storage.ui: adding request 20 to chunk 234441585 (63-234441647) on /dev/sda >12:25:57,553 DEBUG storage.ui: adding request 21 to chunk 234441585 (63-234441647) on /dev/sda >12:25:57,553 DEBUG storage.ui: disk sda has 1 chunks >12:25:57,553 DEBUG storage.ui: Chunk.growRequests: 234441585 on /dev/sda start = 63 end = 234441647 >sectorSize = 512 > >12:25:57,553 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:25:57,554 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:25:57,554 DEBUG storage.ui: 1 requests and 232393585 (113473MB) left in chunk >12:25:57,554 DEBUG storage.ui: adding 232393585 (113473MB) to 20 (sda2) >12:25:57,554 DEBUG storage.ui: new grow amount for request 20 (sda2) is 232393585 units, or 113473MB >12:25:57,554 DEBUG storage.ui: growing partitions on sda >12:25:57,555 DEBUG storage.ui: partition sda1 (21): 0 >12:25:57,569 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fc590aebbd0> PedGeometry: <_ped.Geometry object at 0x7fc5908fbe10> >12:25:57,577 DEBUG storage.ui: partition sda2 (20): 0 >12:25:57,577 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 234440703 length: 233414656 > device: <parted.device.Device object at 0x7fc590aebbd0> PedGeometry: <_ped.Geometry object at 0x7fc5908fbf10> >12:25:57,578 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 21)', 'sda2(id 20)'] from disk(s) ['sda'] >12:25:57,579 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:25:57,579 DEBUG storage.ui: device sda1 new partedPartition None >12:25:57,581 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:25:57,582 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:25:57,583 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:25:57,584 DEBUG storage.ui: device sda2 new partedPartition None >12:25:57,585 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:25:57,586 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:25:57,586 DEBUG storage.ui: back from removeNewPartitions >12:25:57,586 DEBUG storage.ui: extended: None >12:25:57,586 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fc590aebbd0> PedGeometry: <_ped.Geometry object at 0x7fc5908fbe10> >12:25:57,609 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:25:57,610 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc590aebcd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5909123d0> PedPartition: <_ped.Partition object at 0x7fc5908eca70> >12:25:57,611 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:25:57,616 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:25:57,618 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:25:57,618 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc590aebcd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5909125d0> PedPartition: <_ped.Partition object at 0x7fc5908ecd10> >12:25:57,618 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 234440703 length: 233414656 > device: <parted.device.Device object at 0x7fc590aebbd0> PedGeometry: <_ped.Geometry object at 0x7fc5908fbf10> >12:25:57,620 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:25:57,620 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc590aebcd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5908fbfd0> PedPartition: <_ped.Partition object at 0x7fc5908ecad0> >12:25:57,622 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:25:57,624 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >12:25:57,625 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:25:57,626 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc590aebcd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc590912890> PedPartition: <_ped.Partition object at 0x7fc5908ece30> >12:25:57,626 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot at 500.00 >12:25:57,626 DEBUG storage.ui: fixing size of non-existent 113972MB partition sda2 (20) with non-existent lvmpv at 113972.00 >12:25:57,629 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >12:25:57,630 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:25:57,632 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_dhcp-28-16800 ; current: None ; type: None ; >12:25:57,632 INFO storage.ui: added lvmvg fedora_dhcp-28-16800 (id 22) to device tree >12:25:57,632 INFO storage.ui: registered action: [7] Create Device lvmvg fedora_dhcp-28-16800 (id 22) >12:25:57,638 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:25:57,638 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:25:57,640 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_dhcp-28-16800 ; >12:25:57,643 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-16800-root ; current: None ; type: ext4 ; >12:25:57,643 DEBUG storage.ui: fedora_dhcp-28-16800 size is 113968MB >12:25:57,643 DEBUG storage.ui: vg fedora_dhcp-28-16800 has 113968MB free >12:25:57,643 DEBUG storage.ui: Adding fedora_dhcp-28-16800-root/1024MB to fedora_dhcp-28-16800 >12:25:57,643 INFO storage.ui: added lvmlv fedora_dhcp-28-16800-root (id 23) to device tree >12:25:57,644 INFO storage.ui: registered action: [8] Create Device lvmlv fedora_dhcp-28-16800-root (id 23) >12:25:57,644 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:25:57,644 INFO storage.ui: registered action: [9] Create Format ext4 filesystem mounted at / on lvmlv fedora_dhcp-28-16800-root (id 23) >12:25:57,646 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:25:57,646 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:25:57,649 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_dhcp-28-16800 ; >12:25:57,650 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-16800-home ; current: None ; type: ext4 ; >12:25:57,651 DEBUG storage.ui: fedora_dhcp-28-16800 size is 113968MB >12:25:57,651 DEBUG storage.ui: vg fedora_dhcp-28-16800 has 112944MB free >12:25:57,651 DEBUG storage.ui: Adding fedora_dhcp-28-16800-home/500MB to fedora_dhcp-28-16800 >12:25:57,651 INFO storage.ui: added lvmlv fedora_dhcp-28-16800-home (id 24) to device tree >12:25:57,651 INFO storage.ui: registered action: [10] Create Device lvmlv fedora_dhcp-28-16800-home (id 24) >12:25:57,651 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:25:57,652 INFO storage.ui: registered action: [11] Create Format ext4 filesystem mounted at /home on lvmlv fedora_dhcp-28-16800-home (id 24) >12:25:57,653 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >12:25:57,654 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:25:57,655 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_dhcp-28-16800 ; >12:25:57,671 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-16800-swap ; current: None ; type: swap ; >12:25:57,672 DEBUG storage.ui: fedora_dhcp-28-16800 size is 113968MB >12:25:57,672 DEBUG storage.ui: vg fedora_dhcp-28-16800 has 112444MB free >12:25:57,672 DEBUG storage.ui: Adding fedora_dhcp-28-16800-swap/7952MB to fedora_dhcp-28-16800 >12:25:57,672 INFO storage.ui: added lvmlv fedora_dhcp-28-16800-swap (id 25) to device tree >12:25:57,673 INFO storage.ui: registered action: [12] Create Device lvmlv fedora_dhcp-28-16800-swap (id 25) >12:25:57,673 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:25:57,673 INFO storage.ui: registered action: [13] Create Format swap on lvmlv fedora_dhcp-28-16800-swap (id 25) >12:25:57,674 DEBUG storage.ui: fedora_dhcp-28-16800 size is 113968MB >12:25:57,674 DEBUG storage.ui: vg fedora_dhcp-28-16800 has 104492MB free >12:25:57,674 DEBUG storage.ui: vg fedora_dhcp-28-16800: 104492MB free ; lvs: ['root', 'home', 'swap'] >12:25:57,674 DEBUG storage.ui: adding request 23 to chunk 28492 on /dev/mapper/fedora_dhcp--28--16800 >12:25:57,675 DEBUG storage.ui: adding request 24 to chunk 28492 on /dev/mapper/fedora_dhcp--28--16800 >12:25:57,675 DEBUG storage.ui: adding request 25 to chunk 28492 on /dev/mapper/fedora_dhcp--28--16800 >12:25:57,675 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora_dhcp--28--16800 length = 28492 size = 113968 >remaining = 2 pool = 26123 >12:25:57,675 DEBUG storage.ui: req: LVRequest instance -- >id = 25 name = fedora_dhcp-28-16800-swap growable = False >base = 1988 growth = 0 max_grow = 0 >done = True >12:25:57,675 DEBUG storage.ui: req: LVRequest instance -- >id = 23 name = fedora_dhcp-28-16800-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >12:25:57,675 DEBUG storage.ui: req: LVRequest instance -- >id = 24 name = fedora_dhcp-28-16800-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >12:25:57,680 DEBUG storage.ui: 2 requests and 26123 (104492MB) left in chunk >12:25:57,680 DEBUG storage.ui: adding 17552 (70208MB) to 23 (fedora_dhcp-28-16800-root) >12:25:57,681 DEBUG storage.ui: taking back 5008 (20032MB) from 23 (fedora_dhcp-28-16800-root) >12:25:57,681 DEBUG storage.ui: new grow amount for request 23 (fedora_dhcp-28-16800-root) is 12544 units, or 50176MB >12:25:57,681 DEBUG storage.ui: adding 8570 (34280MB) to 24 (fedora_dhcp-28-16800-home) >12:25:57,681 DEBUG storage.ui: new grow amount for request 24 (fedora_dhcp-28-16800-home) is 8570 units, or 34280MB >12:25:57,681 DEBUG storage.ui: 1 requests and 5009 (20036MB) left in chunk >12:25:57,681 DEBUG storage.ui: adding 5009 (20036MB) to 24 (fedora_dhcp-28-16800-home) >12:25:57,681 DEBUG storage.ui: new grow amount for request 24 (fedora_dhcp-28-16800-home) is 13579 units, or 54316MB >12:25:57,682 DEBUG storage.ui: trying to set lv fedora_dhcp-28-16800-root size to 51200MB >12:25:57,682 DEBUG storage.ui: fedora_dhcp-28-16800 size is 113968MB >12:25:57,682 DEBUG storage.ui: vg fedora_dhcp-28-16800 has 104492MB free >12:25:57,682 DEBUG storage.ui: trying to set lv fedora_dhcp-28-16800-home size to 54816MB >12:25:57,683 DEBUG storage.ui: fedora_dhcp-28-16800 size is 113968MB >12:25:57,683 DEBUG storage.ui: vg fedora_dhcp-28-16800 has 54316MB free >12:25:57,751 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:25:57,754 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:25:57,755 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:25:57,757 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:25:57,761 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:25:57,845 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:25:57,849 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:57,849 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:59,606 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:59,606 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:59,607 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fc590b83410>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >12:25:59,618 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc590b83410>, 0, [], {} >12:25:59,934 DEBUG blivet: Ext4FS.supported: supported: True ; >12:25:59,934 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:25:59,935 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc590b83410>, 51200, ['sda'], {'encrypted': False, 'raid_level': None} >12:25:59,936 DEBUG blivet: fedora_dhcp-28-16800 size is 113968MB >12:25:59,936 DEBUG blivet: vg fedora_dhcp-28-16800 has 0MB free >12:25:59,940 DEBUG blivet: SwapSpace.__init__: >12:25:59,940 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:25:59,944 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc590b83410>, 0, [], {} >12:26:00,254 DEBUG blivet: SwapSpace.__init__: >12:26:00,254 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:26:00,255 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc590b83410>, 7952, ['sda'], {'encrypted': False, 'raid_level': None} >12:26:00,256 DEBUG blivet: fedora_dhcp-28-16800 size is 113968MB >12:26:00,256 DEBUG blivet: vg fedora_dhcp-28-16800 has 0MB free >12:26:00,261 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:00,262 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:00,265 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc590b83410>, 0, [], {} >12:26:00,542 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:00,542 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:00,543 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc590b83410>, 51200, ['sda'], {'encrypted': False, 'raid_level': None} >12:26:00,544 DEBUG blivet: fedora_dhcp-28-16800 size is 113968MB >12:26:00,544 DEBUG blivet: vg fedora_dhcp-28-16800 has 0MB free >12:26:01,294 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:01,295 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:01,296 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fc590b83410>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >12:26:01,308 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc590b83410>, 0, [], {} >12:26:07,967 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:07,968 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:07,970 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc590b83410>, 54816, ['sda'], {'encrypted': False, 'raid_level': None} >12:26:07,970 DEBUG blivet: fedora_dhcp-28-16800 size is 113968MB >12:26:07,970 DEBUG blivet: vg fedora_dhcp-28-16800 has 0MB free >12:26:07,972 INFO blivet: removing obsolete action 0 (1) >12:26:07,972 DEBUG blivet: action 0 already pruned >12:26:10,607 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:10,607 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:10,609 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc590b83410>, 54816, ['sda'], {'encrypted': False, 'raid_level': None} >12:26:10,609 DEBUG blivet: fedora_dhcp-28-16800 size is 113968MB >12:26:10,610 DEBUG blivet: vg fedora_dhcp-28-16800 has 0MB free >12:26:11,502 INFO storage.ui: unhiding device disk sdd (id 0) >12:26:11,502 DEBUG storage.ui: lvm filter: removing sdd from the reject list >12:26:11,525 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:26:11,526 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:11,527 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:26:11,528 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:11,528 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:26:12,331 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:26:12,331 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:14,722 INFO blivet: unhiding device disk sdb (id 2) >12:26:14,722 DEBUG blivet: lvm filter: removing sdb from the reject list >12:26:14,722 INFO blivet: unhiding device partition sdb2 (id 4) >12:26:14,722 DEBUG blivet: lvm filter: removing sdb2 from the reject list >12:26:14,723 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:26:14,723 INFO blivet: unhiding device lvmvg fedora_dhcp-28-168 (id 5) >12:26:14,723 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168 from the reject list >12:26:14,724 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >12:26:14,725 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >12:26:14,725 INFO blivet: unhiding device lvmlv fedora_dhcp-28-168-swap (id 10) >12:26:14,725 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-swap from the reject list >12:26:14,726 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_dhcp-28-168 ; >12:26:14,726 INFO blivet: unhiding device lvmlv fedora_dhcp-28-168-root (id 9) >12:26:14,726 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-root from the reject list >12:26:14,726 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_dhcp-28-168 ; >12:26:14,727 INFO blivet: unhiding device lvmlv fedora_dhcp-28-168-home (id 8) >12:26:14,727 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-home from the reject list >12:26:14,727 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_dhcp-28-168 ; >12:26:14,727 INFO blivet: unhiding device partition sdb1 (id 3) >12:26:14,728 DEBUG blivet: lvm filter: removing sdb1 from the reject list >12:26:14,731 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >12:26:15,999 INFO blivet: Detected 7952M of memory >12:26:15,999 INFO blivet: Swap attempt of 7952M >12:26:16,001 DEBUG blivet: clearpart: looking at sda2 >12:26:16,001 DEBUG blivet: clearpart: looking at sdb2 >12:26:16,001 DEBUG blivet: clearpart: looking at sda1 >12:26:16,001 DEBUG blivet: clearpart: looking at sdb1 >12:26:16,002 DEBUG blivet: checking whether disk sda has an empty extended >12:26:16,002 DEBUG blivet: extended is None ; logicals is [] >12:26:16,002 DEBUG blivet: checking whether disk sdb has an empty extended >12:26:16,003 DEBUG blivet: extended is None ; logicals is [] >12:26:16,026 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:26:16,027 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:16,047 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:26:16,048 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:16,049 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:26:16,050 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:16,050 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:26:16,082 DEBUG blivet: starting Blivet copy >12:26:16,104 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >12:26:16,104 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc59992f090> PedPartition: <_ped.Partition object at 0x7fc59081cd70> >12:26:16,105 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >12:26:16,105 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc59992f210> PedPartition: <_ped.Partition object at 0x7fc59081cad0> >12:26:16,106 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >12:26:16,106 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc5999aa7d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc59992f510> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc59992f310> PedPartition: <_ped.Partition object at 0x7fc59081ca70> >12:26:16,107 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >12:26:16,107 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc5999aa7d0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc59992f490> PedPartition: <_ped.Partition object at 0x7fc59081ca10> >12:26:16,108 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >12:26:16,108 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc5999a75d0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc59992f5d0> PedPartition: <_ped.Partition object at 0x7fc59081c9b0> >12:26:16,109 DEBUG blivet: finished Blivet copy >12:26:16,109 INFO blivet: hiding device disk sdd (id 0) >12:26:16,109 DEBUG blivet: lvm filter: adding sdd to the reject list >12:26:17,206 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:17,207 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:17,208 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >12:26:17,220 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:18,047 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:18,048 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:18,049 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 894220, ['sdb', 'sdc'], {'encrypted': False, 'raid_level': None} >12:26:18,049 DEBUG blivet: fedora_dhcp-28-16800 size is 113968MB >12:26:18,049 DEBUG blivet: vg fedora_dhcp-28-16800 has 0MB free >12:26:18,058 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:18,068 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:21,748 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:21,749 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-168-home ; current: ext4 ; type: None ; >12:26:21,749 INFO storage.ui: registered action: [14] Destroy Format ext4 filesystem on lvmlv fedora_dhcp-28-168-home (id 8) >12:26:21,750 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora_dhcp-28-168-home ; status: False ; controllable: True ; >12:26:21,750 INFO storage.ui: removed lvmlv fedora_dhcp-28-168-home (id 8) from device tree >12:26:21,751 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora_dhcp-28-168 ; >12:26:21,751 INFO storage.ui: registered action: [15] Destroy Device lvmlv fedora_dhcp-28-168-home (id 8) >12:26:21,752 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:21,753 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-168-root ; current: ext4 ; type: None ; >12:26:21,753 INFO storage.ui: registered action: [16] Destroy Format ext4 filesystem on lvmlv fedora_dhcp-28-168-root (id 9) >12:26:21,754 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora_dhcp-28-168-root ; status: False ; controllable: True ; >12:26:21,754 INFO storage.ui: removed lvmlv fedora_dhcp-28-168-root (id 9) from device tree >12:26:21,755 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora_dhcp-28-168 ; >12:26:21,755 INFO storage.ui: registered action: [17] Destroy Device lvmlv fedora_dhcp-28-168-root (id 9) >12:26:21,756 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/fedora_dhcp--28--168-swap ; status: False ; type: swap ; >12:26:21,756 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:21,757 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-168-swap ; current: swap ; type: None ; >12:26:21,758 INFO storage.ui: registered action: [18] Destroy Format swap on lvmlv fedora_dhcp-28-168-swap (id 10) >12:26:21,758 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora_dhcp-28-168-swap ; status: False ; controllable: True ; >12:26:21,759 INFO storage.ui: removed lvmlv fedora_dhcp-28-168-swap (id 10) from device tree >12:26:21,760 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_dhcp-28-168 ; >12:26:21,760 INFO storage.ui: registered action: [19] Destroy Device lvmlv fedora_dhcp-28-168-swap (id 10) >12:26:21,761 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: fedora_dhcp-28-168 ; status: True ; controllable: True ; >12:26:21,762 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora_dhcp--28--168 ; status: False ; type: None ; >12:26:21,763 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora_dhcp--28--168 ; status: False ; type: None ; >12:26:21,779 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: fedora_dhcp-28-168 ; status: True ; controllable: True ; >12:26:21,808 INFO storage.ui: removed lvmvg fedora_dhcp-28-168 (id 5) from device tree >12:26:21,809 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >12:26:21,809 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdc1 ; >12:26:21,810 INFO storage.ui: registered action: [20] Destroy Device lvmvg fedora_dhcp-28-168 (id 5) >12:26:21,811 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >12:26:21,812 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; >12:26:21,812 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:21,813 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; current: lvmpv ; type: None ; >12:26:21,813 INFO storage.ui: registered action: [21] Destroy Format lvmpv on partition sdb2 (id 4) >12:26:21,814 DEBUG storage.ui: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:26:21,815 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >12:26:21,817 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >12:26:21,830 INFO storage.ui: removed partition sdb2 (id 4) from device tree >12:26:21,831 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >12:26:21,831 INFO storage.ui: registered action: [22] Destroy Device partition sdb2 (id 4) >12:26:21,833 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sdc1 ; status: False ; type: lvmpv ; >12:26:21,833 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; >12:26:21,834 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:21,834 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; current: lvmpv ; type: None ; >12:26:21,839 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >12:26:21,839 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:21,839 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: ext4 ; type: None ; >12:26:21,840 INFO storage.ui: registered action: [24] Destroy Format ext4 filesystem on partition sdb1 (id 3) >12:26:21,840 DEBUG storage.ui: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:26:21,842 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >12:26:21,854 INFO storage.ui: removed partition sdb1 (id 3) from device tree >12:26:21,855 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:26:21,855 INFO storage.ui: registered action: [25] Destroy Device partition sdb1 (id 3) >12:26:21,856 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:21,856 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:21,857 DEBUG storage.ui: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >12:26:21,857 INFO storage.ui: registered action: [26] Destroy Format msdos disklabel on disk sdb (id 2) >12:26:21,857 DEBUG storage.ui: required disklabel type for sdb (1) is None >12:26:21,857 DEBUG storage.ui: default disklabel type for sdb is msdos >12:26:21,857 DEBUG storage.ui: selecting msdos disklabel for sdb based on size >12:26:21,858 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >12:26:21,859 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >12:26:21,859 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fc599944090> > PedDisk: <_ped.Disk object at 0x7fc599946b90> >12:26:21,859 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >12:26:21,860 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >12:26:21,861 DEBUG storage.ui: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:26:21,861 INFO storage.ui: registered action: [27] Create Format msdos disklabel on disk sdb (id 2) >12:26:21,887 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:21,887 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:24,155 INFO storage.ui: removed partition sda1 (id 21) from device tree >12:26:24,155 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:26:24,156 INFO storage.ui: registered action: [28] Destroy Device partition sda1 (id 21) >12:26:24,186 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:24,194 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:24,522 INFO storage.ui: removed lvmlv fedora_dhcp-28-16800-root (id 23) from device tree >12:26:24,523 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora_dhcp-28-16800 ; >12:26:24,523 INFO storage.ui: registered action: [29] Destroy Device lvmlv fedora_dhcp-28-16800-root (id 23) >12:26:24,523 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, ['sda'], {'container_raid_level': None, 'container_encrypted': False, 'container_size': 0, 'container_name': 'fedora_dhcp-28-16800'} >12:26:24,524 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >12:26:24,524 DEBUG storage.ui: starting Blivet copy >12:26:24,552 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:26:24,552 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59991fd50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900fc8d0> PedPartition: <_ped.Partition object at 0x7fc59b3027d0> >12:26:24,553 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:26:24,554 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc5900f4910> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900fc950> PedPartition: <_ped.Partition object at 0x7fc59081cb90> >12:26:24,554 DEBUG storage.ui: finished Blivet copy >12:26:24,555 DEBUG storage.ui: fedora_dhcp-28-16800 size is 113968MB >12:26:24,555 DEBUG storage.ui: vg fedora_dhcp-28-16800 has 51200MB free >12:26:24,555 DEBUG storage.ui: size bumped to 62772 to include new device space >12:26:24,555 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:26:24,555 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7fc599a40f90>, 62772.0, [DiskDevice instance (0x7fc59672add0) -- > name = sda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 114473.460938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA KINGSTON SV300S3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x2a66a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc59b82ac10>]] >12:26:24,555 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >12:26:24,556 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7fc599944150> ; >12:26:24,556 DEBUG storage.ui: parent factory container: non-existent 113968MB lvmvg fedora_dhcp-28-16800 (22) >12:26:24,556 DEBUG storage.ui: members: ['sda2'] >12:26:24,556 DEBUG storage.ui: add_disks: [] >12:26:24,557 DEBUG storage.ui: remove_disks: [] >12:26:24,557 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:26:24,557 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:26:24,558 DEBUG storage.ui: fedora_dhcp-28-16800 size is 113968MB >12:26:24,558 DEBUG storage.ui: vg fedora_dhcp-28-16800 has 51200MB free >12:26:24,558 DEBUG storage.ui: size bumped to 62772 to include new device space >12:26:24,558 DEBUG storage.ui: adding a TotalSizeSet with size 62772 >12:26:24,558 DEBUG storage.ui: set.allocated = 8 >12:26:24,559 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:26:24,560 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:26:24,560 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 20)'] from disk(s) ['sda', 'sdb'] >12:26:24,561 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:26:24,561 DEBUG storage.ui: device sda2 new partedPartition None >12:26:24,562 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:26:24,563 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:26:24,563 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 20)'] >12:26:24,563 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 20)'] from disk(s) ['sda', 'sdb'] >12:26:24,564 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:24,565 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:24,565 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:24,566 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:24,567 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:24,567 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:24,567 DEBUG storage.ui: allocating partition: req0 ; id: 20 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 62772.0 ; start: None ; end: None >12:26:24,567 DEBUG storage.ui: checking freespace on sda >12:26:24,567 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >12:26:24,568 DEBUG storage.ui: checking 63-234441647 (114473 MB) >12:26:24,568 DEBUG storage.ui: current free range is 63-234441647 (114473MB) >12:26:24,568 DEBUG storage.ui: evaluating growth potential for new layout >12:26:24,568 DEBUG storage.ui: calculating growth for disk /dev/sdb >12:26:24,568 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sdb start = 63 end = 976773167 >sectorSize = 512 > >12:26:24,568 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >12:26:24,568 DEBUG storage.ui: calculating growth for disk /dev/sda >12:26:24,569 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:26:24,570 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:26:24,570 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900ed250> PedPartition: <_ped.Partition object at 0x7fc59081ce90> >12:26:24,571 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:26:24,571 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:26:24,572 DEBUG storage.ui: adding request 20 to chunk 234441585 (63-234441647) on /dev/sda >12:26:24,572 DEBUG storage.ui: Chunk.growRequests: 234441585 on /dev/sda start = 63 end = 234441647 >sectorSize = 512 > >12:26:24,572 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 128540672 >done = False >12:26:24,572 DEBUG storage.ui: 1 requests and 234425201 (114465MB) left in chunk >12:26:24,572 DEBUG storage.ui: adding 234425201 (114465MB) to 20 (sda1) >12:26:24,572 DEBUG storage.ui: taking back 105884529 (51701MB) from 20 (sda1) >12:26:24,572 DEBUG storage.ui: new grow amount for request 20 (sda1) is 128540672 units, or 62764MB >12:26:24,572 DEBUG storage.ui: request 20 (sda1) growth: 128540672 (62764MB) size: 62772MB >12:26:24,572 DEBUG storage.ui: disk /dev/sda growth: 128540672 (62764MB) >12:26:24,573 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:26:24,573 DEBUG storage.ui: device sda1 new partedPartition None >12:26:24,574 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:26:24,575 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:26:24,575 DEBUG storage.ui: total growth: 128540672 sectors >12:26:24,575 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:26:24,575 DEBUG storage.ui: new free: 63-234441647 / 114473MB >12:26:24,575 DEBUG storage.ui: new free allows for 128540672 sectors of growth >12:26:24,576 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:26:24,576 DEBUG storage.ui: created partition sda1 of 8MB and added it to /dev/sda >12:26:24,577 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:26:24,577 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900ed410> PedPartition: <_ped.Partition object at 0x7fc59081c7d0> >12:26:24,578 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:26:24,579 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:26:24,580 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:26:24,580 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900ed390> PedPartition: <_ped.Partition object at 0x7fc59081cad0> >12:26:24,580 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 20)'] >12:26:24,580 DEBUG storage.ui: growable partitions are ['sda1'] >12:26:24,580 DEBUG storage.ui: adding request 20 to chunk 234441585 (63-234441647) on /dev/sda >12:26:24,580 DEBUG storage.ui: disk sda has 1 chunks >12:26:24,581 DEBUG storage.ui: disk sdb has 1 chunks >12:26:24,581 DEBUG storage.ui: Chunk.growRequests: 234441585 on /dev/sda start = 63 end = 234441647 >sectorSize = 512 > >12:26:24,581 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 128540672 >done = False >12:26:24,581 DEBUG storage.ui: 1 requests and 234425201 (114465MB) left in chunk >12:26:24,581 DEBUG storage.ui: adding 234425201 (114465MB) to 20 (sda1) >12:26:24,581 DEBUG storage.ui: taking back 105884529 (51701MB) from 20 (sda1) >12:26:24,581 DEBUG storage.ui: new grow amount for request 20 (sda1) is 128540672 units, or 62764MB >12:26:24,581 DEBUG storage.ui: set: ['sda1'] 8/62772 >12:26:24,581 DEBUG storage.ui: allocating 62764 to TotalSizeSet with 8/62772 (62764 needed) >12:26:24,581 DEBUG storage.ui: PartitionRequest instance -- >id = 20 name = sda1 growable = True >base = 16384 growth = 128540672 max_grow = 128540672 >done = True >12:26:24,581 DEBUG storage.ui: needed: 0 >12:26:24,582 DEBUG storage.ui: set: ['sda1'] 62772/62772 >12:26:24,582 DEBUG storage.ui: allocating 0 to TotalSizeSet with 62772/62772 (0 needed) >12:26:24,582 DEBUG storage.ui: PartitionRequest instance -- >id = 20 name = sda1 growable = True >base = 16384 growth = 128540672 max_grow = 128540672 >done = True >12:26:24,582 DEBUG storage.ui: needed: 0 >12:26:24,582 DEBUG storage.ui: growing partitions on sda >12:26:24,582 DEBUG storage.ui: partition sda1 (20): 0 >12:26:24,582 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 128559103 length: 128557056 > device: <parted.device.Device object at 0x7fc59dd8d150> PedGeometry: <_ped.Geometry object at 0x7fc5900ed510> >12:26:24,582 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 20)'] from disk(s) ['sda'] >12:26:24,583 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:26:24,583 DEBUG storage.ui: device sda1 new partedPartition None >12:26:24,584 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:26:24,585 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:26:24,585 DEBUG storage.ui: back from removeNewPartitions >12:26:24,585 DEBUG storage.ui: extended: None >12:26:24,585 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 128559103 length: 128557056 > device: <parted.device.Device object at 0x7fc59dd8d150> PedGeometry: <_ped.Geometry object at 0x7fc5900ed510> >12:26:24,586 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:26:24,587 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc59992f210> PedPartition: <_ped.Partition object at 0x7fc59081cdd0> >12:26:24,588 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:26:24,588 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:26:24,589 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:26:24,590 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc59991fa10> PedPartition: <_ped.Partition object at 0x7fc59081c7d0> >12:26:24,590 DEBUG storage.ui: growing partitions on sdb >12:26:24,590 DEBUG storage.ui: fixing size of non-existent 62772MB partition sda1 (20) with non-existent lvmpv at 62772.00 >12:26:24,590 DEBUG storage.ui: new member set: ['sda1'] >12:26:24,590 DEBUG storage.ui: old member set: ['sda1'] >12:26:24,610 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:24,618 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:24,746 INFO storage.ui: removed lvmlv fedora_dhcp-28-16800-home (id 24) from device tree >12:26:24,747 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora_dhcp-28-16800 ; >12:26:24,747 INFO storage.ui: registered action: [30] Destroy Device lvmlv fedora_dhcp-28-16800-home (id 24) >12:26:24,747 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, ['sda'], {'container_raid_level': None, 'container_encrypted': False, 'container_size': 0, 'container_name': 'fedora_dhcp-28-16800'} >12:26:24,748 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >12:26:24,748 DEBUG storage.ui: starting Blivet copy >12:26:24,772 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:26:24,772 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc5900fc510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900de650> PedPartition: <_ped.Partition object at 0x7fc599917ef0> >12:26:24,773 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:26:24,773 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc5900e4090> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900de6d0> PedPartition: <_ped.Partition object at 0x7fc59081ccb0> >12:26:24,773 DEBUG storage.ui: finished Blivet copy >12:26:24,774 DEBUG storage.ui: fedora_dhcp-28-16800 size is 62768MB >12:26:24,774 DEBUG storage.ui: vg fedora_dhcp-28-16800 has 54816MB free >12:26:24,774 DEBUG storage.ui: size bumped to 7956 to include new device space >12:26:24,774 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:26:24,775 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7fc599a40f90>, 7956.0, [DiskDevice instance (0x7fc59672add0) -- > name = sda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 114473.460938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA KINGSTON SV300S3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x2a66a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc59b82ac10>]] >12:26:24,775 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >12:26:24,775 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7fc5900fce50> ; >12:26:24,776 DEBUG storage.ui: parent factory container: non-existent 62768MB lvmvg fedora_dhcp-28-16800 (22) >12:26:24,776 DEBUG storage.ui: members: ['sda1'] >12:26:24,776 DEBUG storage.ui: add_disks: [] >12:26:24,776 DEBUG storage.ui: remove_disks: [] >12:26:24,776 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:26:24,777 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:26:24,777 DEBUG storage.ui: fedora_dhcp-28-16800 size is 62768MB >12:26:24,777 DEBUG storage.ui: vg fedora_dhcp-28-16800 has 54816MB free >12:26:24,777 DEBUG storage.ui: size bumped to 7956 to include new device space >12:26:24,777 DEBUG storage.ui: adding a TotalSizeSet with size 7956 >12:26:24,777 DEBUG storage.ui: set.allocated = 8 >12:26:24,778 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:26:24,779 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:26:24,779 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 20)'] from disk(s) ['sda', 'sdb'] >12:26:24,780 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:26:24,780 DEBUG storage.ui: device sda1 new partedPartition None >12:26:24,781 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:26:24,782 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:26:24,782 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 20)'] >12:26:24,782 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 20)'] from disk(s) ['sda', 'sdb'] >12:26:24,783 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:24,784 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:24,784 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:24,785 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:24,786 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:24,786 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:24,786 DEBUG storage.ui: allocating partition: req0 ; id: 20 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 7956.0 ; start: None ; end: None >12:26:24,786 DEBUG storage.ui: checking freespace on sda >12:26:24,786 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >12:26:24,787 DEBUG storage.ui: checking 63-234441647 (114473 MB) >12:26:24,787 DEBUG storage.ui: current free range is 63-234441647 (114473MB) >12:26:24,787 DEBUG storage.ui: evaluating growth potential for new layout >12:26:24,787 DEBUG storage.ui: calculating growth for disk /dev/sdb >12:26:24,787 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sdb start = 63 end = 976773167 >sectorSize = 512 > >12:26:24,787 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >12:26:24,787 DEBUG storage.ui: calculating growth for disk /dev/sda >12:26:24,787 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:26:24,788 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:26:24,789 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900def90> PedPartition: <_ped.Partition object at 0x7fc59081cad0> >12:26:24,790 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:26:24,790 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:26:24,791 DEBUG storage.ui: adding request 20 to chunk 234441585 (63-234441647) on /dev/sda >12:26:24,791 DEBUG storage.ui: Chunk.growRequests: 234441585 on /dev/sda start = 63 end = 234441647 >sectorSize = 512 > >12:26:24,791 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 16277504 >done = False >12:26:24,791 DEBUG storage.ui: 1 requests and 234425201 (114465MB) left in chunk >12:26:24,791 DEBUG storage.ui: adding 234425201 (114465MB) to 20 (sda1) >12:26:24,791 DEBUG storage.ui: taking back 218147697 (106517MB) from 20 (sda1) >12:26:24,791 DEBUG storage.ui: new grow amount for request 20 (sda1) is 16277504 units, or 7948MB >12:26:24,791 DEBUG storage.ui: request 20 (sda1) growth: 16277504 (7948MB) size: 7956MB >12:26:24,791 DEBUG storage.ui: disk /dev/sda growth: 16277504 (7948MB) >12:26:24,792 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:26:24,792 DEBUG storage.ui: device sda1 new partedPartition None >12:26:24,793 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:26:24,794 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:26:24,794 DEBUG storage.ui: total growth: 16277504 sectors >12:26:24,794 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:26:24,794 DEBUG storage.ui: new free: 63-234441647 / 114473MB >12:26:24,794 DEBUG storage.ui: new free allows for 16277504 sectors of growth >12:26:24,794 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:26:24,795 DEBUG storage.ui: created partition sda1 of 8MB and added it to /dev/sda >12:26:24,796 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:26:24,796 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900e5a50> PedPartition: <_ped.Partition object at 0x7fc59081cdd0> >12:26:24,797 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:26:24,798 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:26:24,799 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:26:24,799 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900fcf50> PedPartition: <_ped.Partition object at 0x7fc59081c7d0> >12:26:24,799 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 20)'] >12:26:24,799 DEBUG storage.ui: growable partitions are ['sda1'] >12:26:24,799 DEBUG storage.ui: adding request 20 to chunk 234441585 (63-234441647) on /dev/sda >12:26:24,800 DEBUG storage.ui: disk sda has 1 chunks >12:26:24,800 DEBUG storage.ui: disk sdb has 1 chunks >12:26:24,800 DEBUG storage.ui: Chunk.growRequests: 234441585 on /dev/sda start = 63 end = 234441647 >sectorSize = 512 > >12:26:24,800 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 16277504 >done = False >12:26:24,800 DEBUG storage.ui: 1 requests and 234425201 (114465MB) left in chunk >12:26:24,800 DEBUG storage.ui: adding 234425201 (114465MB) to 20 (sda1) >12:26:24,800 DEBUG storage.ui: taking back 218147697 (106517MB) from 20 (sda1) >12:26:24,800 DEBUG storage.ui: new grow amount for request 20 (sda1) is 16277504 units, or 7948MB >12:26:24,800 DEBUG storage.ui: set: ['sda1'] 8/7956 >12:26:24,800 DEBUG storage.ui: allocating 7948 to TotalSizeSet with 8/7956 (7948 needed) >12:26:24,801 DEBUG storage.ui: PartitionRequest instance -- >id = 20 name = sda1 growable = True >base = 16384 growth = 16277504 max_grow = 16277504 >done = True >12:26:24,801 DEBUG storage.ui: needed: 0 >12:26:24,801 DEBUG storage.ui: set: ['sda1'] 7956/7956 >12:26:24,801 DEBUG storage.ui: allocating 0 to TotalSizeSet with 7956/7956 (0 needed) >12:26:24,801 DEBUG storage.ui: PartitionRequest instance -- >id = 20 name = sda1 growable = True >base = 16384 growth = 16277504 max_grow = 16277504 >done = True >12:26:24,801 DEBUG storage.ui: needed: 0 >12:26:24,801 DEBUG storage.ui: growing partitions on sda >12:26:24,801 DEBUG storage.ui: partition sda1 (20): 0 >12:26:24,801 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 16295935 length: 16293888 > device: <parted.device.Device object at 0x7fc59dd8d150> PedGeometry: <_ped.Geometry object at 0x7fc5900de890> >12:26:24,801 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 20)'] from disk(s) ['sda'] >12:26:24,802 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:26:24,802 DEBUG storage.ui: device sda1 new partedPartition None >12:26:24,803 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:26:24,804 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:26:24,804 DEBUG storage.ui: back from removeNewPartitions >12:26:24,804 DEBUG storage.ui: extended: None >12:26:24,804 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 16295935 length: 16293888 > device: <parted.device.Device object at 0x7fc59dd8d150> PedGeometry: <_ped.Geometry object at 0x7fc5900de890> >12:26:24,805 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:26:24,806 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc590109190> PedPartition: <_ped.Partition object at 0x7fc59081ce90> >12:26:24,806 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:26:24,807 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:26:24,808 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:26:24,808 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc590109350> PedPartition: <_ped.Partition object at 0x7fc59081cc50> >12:26:24,809 DEBUG storage.ui: growing partitions on sdb >12:26:24,809 DEBUG storage.ui: fixing size of non-existent 7956MB partition sda1 (20) with non-existent lvmpv at 7956.00 >12:26:24,809 DEBUG storage.ui: new member set: ['sda1'] >12:26:24,809 DEBUG storage.ui: old member set: ['sda1'] >12:26:24,824 DEBUG blivet: SwapSpace.__init__: >12:26:24,824 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:26:24,828 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:24,835 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:25,818 INFO storage.ui: removed lvmlv fedora_dhcp-28-16800-swap (id 25) from device tree >12:26:25,819 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_dhcp-28-16800 ; >12:26:25,819 INFO storage.ui: registered action: [31] Destroy Device lvmlv fedora_dhcp-28-16800-swap (id 25) >12:26:25,820 INFO storage.ui: removed lvmvg fedora_dhcp-28-16800 (id 22) from device tree >12:26:25,820 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >12:26:25,820 INFO storage.ui: registered action: [32] Destroy Device lvmvg fedora_dhcp-28-16800 (id 22) >12:26:25,821 INFO storage.ui: removed partition sda1 (id 20) from device tree >12:26:25,822 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:26:25,822 INFO storage.ui: registered action: [33] Destroy Device partition sda1 (id 20) >12:26:26,714 DEBUG storage.ui: doAutoPart: True >12:26:26,714 DEBUG storage.ui: encryptedAutoPart: False >12:26:26,714 DEBUG storage.ui: autoPartType: 2 >12:26:26,714 DEBUG storage.ui: clearPartType: 2 >12:26:26,714 DEBUG storage.ui: clearPartDisks: ['sdb', 'sda'] >12:26:26,714 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fc599996e10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fc599996e50) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fc599996e90) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fc599996ed0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fc599996f10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7952 maxSize = None grow = False > >12:26:26,715 DEBUG storage.ui: storage.disks: ['sdb', 'sda'] >12:26:26,715 DEBUG storage.ui: storage.partitioned: ['sda', 'sdb'] >12:26:26,715 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sdb', 'sr0'] >12:26:26,716 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:26,716 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:26,717 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:26,717 DEBUG storage.ui: boot disk: sda >12:26:26,718 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >12:26:26,718 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:26:26,719 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:26:26,720 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >12:26:26,721 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >12:26:26,721 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:26:26,721 INFO storage.ui: added partition req0 (id 26) to device tree >12:26:26,722 INFO storage.ui: registered action: [34] Create Device partition req0 (id 26) >12:26:26,722 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:26,722 INFO storage.ui: registered action: [35] Create Format lvmpv on partition req0 (id 26) >12:26:26,723 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >12:26:26,723 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:26:26,724 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:26:26,724 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >12:26:26,725 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >12:26:26,726 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:26:26,726 INFO storage.ui: added partition req1 (id 27) to device tree >12:26:26,726 INFO storage.ui: registered action: [36] Create Device partition req1 (id 27) >12:26:26,726 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:26,726 INFO storage.ui: registered action: [37] Create Format lvmpv on partition req1 (id 27) >12:26:26,727 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7fc59672add0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 114473.460938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA KINGSTON SV300S3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x2a66a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc59b82ac10>, DiskDevice instance (0x7fc5999aa410) -- > name = sdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 476940.023438 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA TOSHIBA DT01ACA0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2a66dd0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fc5999aa610>] >12:26:26,728 DEBUG storage.ui: devs: [PartitionDevice instance (0x7fc590109850) -- > name = req0 status = False kids = 0 id = 26 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7fc590109490) -- > name = req1 status = False kids = 0 id = 27 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:26:26,730 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:26:26,730 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:26:26,731 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:26:26,732 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:26:26,732 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >12:26:26,735 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >12:26:26,736 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:26:26,736 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:26:26,736 INFO storage.ui: added partition req2 (id 28) to device tree >12:26:26,737 INFO storage.ui: registered action: [38] Create Device partition req2 (id 28) >12:26:26,737 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:26,737 INFO storage.ui: registered action: [39] Create Format ext4 filesystem mounted at /boot on partition req2 (id 28) >12:26:26,737 INFO storage.ui: skipping unneeded stage1 biosboot request >12:26:26,737 DEBUG storage.ui: PartSpec instance (0x7fc599996ed0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >12:26:26,737 DEBUG storage.ui: existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:26,738 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:26:26,739 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:26:26,739 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 26)', 'req1(id 27)', 'req2(id 28)'] from disk(s) ['sda', 'sdb'] >12:26:26,739 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 26)', 'req1(id 27)', 'req2(id 28)'] >12:26:26,740 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 28)', 'req0(id 26)', 'req1(id 27)'] from disk(s) ['sda', 'sdb'] >12:26:26,740 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:26,741 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:26,741 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:26,742 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:26,743 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:26,743 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:26,743 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:26,744 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:26,744 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:26,745 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:26,746 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:26,746 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:26,746 DEBUG storage.ui: allocating partition: req2 ; id: 28 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >12:26:26,746 DEBUG storage.ui: checking freespace on sda >12:26:26,746 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >12:26:26,747 DEBUG storage.ui: checking 63-234441647 (114473 MB) >12:26:26,747 DEBUG storage.ui: current free range is 63-234441647 (114473MB) >12:26:26,747 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:26:26,747 DEBUG storage.ui: new free: 63-234441647 / 114473MB >12:26:26,747 DEBUG storage.ui: new free allows for 0 sectors of growth >12:26:26,747 DEBUG storage.ui: found free space for bootable request >12:26:26,747 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:26:26,748 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >12:26:26,748 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:26:26,749 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900def50> PedPartition: <_ped.Partition object at 0x7fc59081cd10> >12:26:26,749 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:26:26,750 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:26:26,751 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:26:26,751 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900def10> PedPartition: <_ped.Partition object at 0x7fc59081cdd0> >12:26:26,752 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:26,753 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:26,753 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:26,753 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:26,754 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:26,754 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:26,754 DEBUG storage.ui: allocating partition: req0 ; id: 26 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >12:26:26,754 DEBUG storage.ui: checking freespace on sda >12:26:26,755 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >12:26:26,755 DEBUG storage.ui: checking 63-2047 (0 MB) >12:26:26,755 DEBUG storage.ui: current free range is 63-2047 (0MB) >12:26:26,755 DEBUG storage.ui: checking 1026048-234441647 (113972 MB) >12:26:26,755 DEBUG storage.ui: current free range is 1026048-234441647 (113972MB) >12:26:26,755 DEBUG storage.ui: evaluating growth potential for new layout >12:26:26,755 DEBUG storage.ui: calculating growth for disk /dev/sdb >12:26:26,756 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sdb start = 63 end = 976773167 >sectorSize = 512 > >12:26:26,756 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >12:26:26,756 DEBUG storage.ui: calculating growth for disk /dev/sda >12:26:26,757 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:26:26,757 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900e5a50> PedPartition: <_ped.Partition object at 0x7fc59081cad0> >12:26:26,758 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:26:26,758 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >12:26:26,758 DEBUG storage.ui: adding request 28 to chunk 234441585 (63-234441647) on /dev/sda >12:26:26,759 DEBUG storage.ui: adding request 26 to chunk 234441585 (63-234441647) on /dev/sda >12:26:26,759 DEBUG storage.ui: Chunk.growRequests: 234441585 on /dev/sda start = 63 end = 234441647 >sectorSize = 512 > >12:26:26,759 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:26:26,759 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:26:26,759 DEBUG storage.ui: 1 requests and 232393585 (113473MB) left in chunk >12:26:26,759 DEBUG storage.ui: adding 232393585 (113473MB) to 26 (sda2) >12:26:26,759 DEBUG storage.ui: new grow amount for request 26 (sda2) is 232393585 units, or 113473MB >12:26:26,759 DEBUG storage.ui: request 28 (sda1) growth: 0 (0MB) size: 500MB >12:26:26,759 DEBUG storage.ui: request 26 (sda2) growth: 232393585 (113473MB) size: 113973MB >12:26:26,760 DEBUG storage.ui: disk /dev/sda growth: 232393585 (113473MB) >12:26:26,760 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:26:26,760 DEBUG storage.ui: device sda2 new partedPartition None >12:26:26,761 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:26:26,762 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:26:26,762 DEBUG storage.ui: total growth: 232393585 sectors >12:26:26,762 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:26:26,762 DEBUG storage.ui: new free: 1026048-234441647 / 113972MB >12:26:26,762 DEBUG storage.ui: new free allows for 232393585 sectors of growth >12:26:26,762 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >12:26:26,763 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:26:26,763 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc590109950> PedPartition: <_ped.Partition object at 0x7fc59081ce90> >12:26:26,764 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:26:26,765 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >12:26:26,766 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:26:26,766 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc590109910> PedPartition: <_ped.Partition object at 0x7fc5999198f0> >12:26:26,767 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:26,767 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:26,768 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:26,768 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:26,769 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:26,769 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:26,769 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >12:26:26,769 DEBUG storage.ui: checking freespace on sdb >12:26:26,769 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=False best=None grow=True start=None >12:26:26,770 DEBUG storage.ui: checking 63-976773167 (476939 MB) >12:26:26,770 DEBUG storage.ui: current free range is 63-976773167 (476939MB) >12:26:26,770 DEBUG storage.ui: evaluating growth potential for new layout >12:26:26,770 DEBUG storage.ui: calculating growth for disk /dev/sdb >12:26:26,770 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:26:26,771 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:26:26,772 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc599944050> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc590135090> PedPartition: <_ped.Partition object at 0x7fc599919ad0> >12:26:26,772 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >12:26:26,773 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:26:26,773 DEBUG storage.ui: adding request 27 to chunk 976773105 (63-976773167) on /dev/sdb >12:26:26,773 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sdb start = 63 end = 976773167 >sectorSize = 512 > >12:26:26,774 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:26:26,774 DEBUG storage.ui: 1 requests and 975749105 (476439MB) left in chunk >12:26:26,774 DEBUG storage.ui: adding 975749105 (476439MB) to 27 (sdb1) >12:26:26,774 DEBUG storage.ui: new grow amount for request 27 (sdb1) is 975749105 units, or 476439MB >12:26:26,774 DEBUG storage.ui: request 27 (sdb1) growth: 975749105 (476439MB) size: 476939MB >12:26:26,774 DEBUG storage.ui: disk /dev/sdb growth: 975749105 (476439MB) >12:26:26,774 DEBUG storage.ui: calculating growth for disk /dev/sda >12:26:26,774 DEBUG storage.ui: adding request 28 to chunk 234441585 (63-234441647) on /dev/sda >12:26:26,774 DEBUG storage.ui: adding request 26 to chunk 234441585 (63-234441647) on /dev/sda >12:26:26,775 DEBUG storage.ui: Chunk.growRequests: 234441585 on /dev/sda start = 63 end = 234441647 >sectorSize = 512 > >12:26:26,775 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:26:26,775 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:26:26,775 DEBUG storage.ui: 1 requests and 232393585 (113473MB) left in chunk >12:26:26,775 DEBUG storage.ui: adding 232393585 (113473MB) to 26 (sda2) >12:26:26,775 DEBUG storage.ui: new grow amount for request 26 (sda2) is 232393585 units, or 113473MB >12:26:26,775 DEBUG storage.ui: request 28 (sda1) growth: 0 (0MB) size: 500MB >12:26:26,775 DEBUG storage.ui: request 26 (sda2) growth: 232393585 (113473MB) size: 113973MB >12:26:26,775 DEBUG storage.ui: disk /dev/sda growth: 232393585 (113473MB) >12:26:26,776 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >12:26:26,776 DEBUG storage.ui: device sdb1 new partedPartition None >12:26:26,777 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >12:26:26,777 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:26:26,777 DEBUG storage.ui: total growth: 1208142690 sectors >12:26:26,778 DEBUG storage.ui: updating use_disk to sdb, type: 0 >12:26:26,778 DEBUG storage.ui: new free: 63-976773167 / 476939MB >12:26:26,778 DEBUG storage.ui: new free allows for 1208142690 sectors of growth >12:26:26,778 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:26:26,778 DEBUG storage.ui: created partition sdb1 of 500MB and added it to /dev/sdb >12:26:26,779 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:26:26,779 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc599944050> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900de350> PedPartition: <_ped.Partition object at 0x7fc59081cad0> >12:26:26,780 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >12:26:26,781 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:26:26,782 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >12:26:26,782 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc599944050> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc590109e50> PedPartition: <_ped.Partition object at 0x7fc59081ce90> >12:26:26,782 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda2(id 26)', 'sdb1(id 27)', 'sda1(id 28)'] >12:26:26,782 DEBUG storage.ui: growable partitions are ['sda2', 'sdb1'] >12:26:26,782 DEBUG storage.ui: adding request 26 to chunk 234441585 (63-234441647) on /dev/sda >12:26:26,782 DEBUG storage.ui: adding request 28 to chunk 234441585 (63-234441647) on /dev/sda >12:26:26,783 DEBUG storage.ui: disk sda has 1 chunks >12:26:26,783 DEBUG storage.ui: adding request 27 to chunk 976773105 (63-976773167) on /dev/sdb >12:26:26,783 DEBUG storage.ui: disk sdb has 1 chunks >12:26:26,783 DEBUG storage.ui: Chunk.growRequests: 234441585 on /dev/sda start = 63 end = 234441647 >sectorSize = 512 > >12:26:26,783 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:26:26,783 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:26:26,783 DEBUG storage.ui: 1 requests and 232393585 (113473MB) left in chunk >12:26:26,783 DEBUG storage.ui: adding 232393585 (113473MB) to 26 (sda2) >12:26:26,783 DEBUG storage.ui: new grow amount for request 26 (sda2) is 232393585 units, or 113473MB >12:26:26,783 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sdb start = 63 end = 976773167 >sectorSize = 512 > >12:26:26,784 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:26:26,784 DEBUG storage.ui: 1 requests and 975749105 (476439MB) left in chunk >12:26:26,784 DEBUG storage.ui: adding 975749105 (476439MB) to 27 (sdb1) >12:26:26,784 DEBUG storage.ui: new grow amount for request 27 (sdb1) is 975749105 units, or 476439MB >12:26:26,784 DEBUG storage.ui: growing partitions on sda >12:26:26,784 DEBUG storage.ui: partition sda1 (28): 0 >12:26:26,784 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fc59dd8d150> PedGeometry: <_ped.Geometry object at 0x7fc5900deed0> >12:26:26,784 DEBUG storage.ui: partition sda2 (26): 0 >12:26:26,785 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 234440703 length: 233414656 > device: <parted.device.Device object at 0x7fc59dd8d150> PedGeometry: <_ped.Geometry object at 0x7fc5900de390> >12:26:26,785 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 28)', 'sda2(id 26)'] from disk(s) ['sda'] >12:26:26,785 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:26:26,786 DEBUG storage.ui: device sda1 new partedPartition None >12:26:26,786 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >12:26:26,787 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:26:26,788 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:26:26,788 DEBUG storage.ui: device sda2 new partedPartition None >12:26:26,788 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:26:26,789 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:26:26,789 DEBUG storage.ui: back from removeNewPartitions >12:26:26,789 DEBUG storage.ui: extended: None >12:26:26,790 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fc59dd8d150> PedGeometry: <_ped.Geometry object at 0x7fc5900deed0> >12:26:26,790 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:26:26,791 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc590135190> PedPartition: <_ped.Partition object at 0x7fc59081cd10> >12:26:26,791 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:26:26,792 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:26:26,793 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:26:26,793 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5901352d0> PedPartition: <_ped.Partition object at 0x7fc599919890> >12:26:26,793 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 234440703 length: 233414656 > device: <parted.device.Device object at 0x7fc59dd8d150> PedGeometry: <_ped.Geometry object at 0x7fc5900de390> >12:26:26,794 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:26:26,794 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900dec90> PedPartition: <_ped.Partition object at 0x7fc599919a70> >12:26:26,795 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:26:26,796 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >12:26:26,797 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:26:26,797 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc59b83d610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5901354d0> PedPartition: <_ped.Partition object at 0x7fc5999198f0> >12:26:26,797 DEBUG storage.ui: growing partitions on sdb >12:26:26,797 DEBUG storage.ui: partition sdb1 (27): 0 >12:26:26,797 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 976773119 length: 976771072 > device: <parted.device.Device object at 0x7fc59992f990> PedGeometry: <_ped.Geometry object at 0x7fc590109810> >12:26:26,797 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 27)'] from disk(s) ['sdb'] >12:26:26,798 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >12:26:26,798 DEBUG storage.ui: device sdb1 new partedPartition None >12:26:26,799 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >12:26:26,800 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:26:26,800 DEBUG storage.ui: back from removeNewPartitions >12:26:26,800 DEBUG storage.ui: extended: None >12:26:26,800 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 976773119 length: 976771072 > device: <parted.device.Device object at 0x7fc59992f990> PedGeometry: <_ped.Geometry object at 0x7fc590109810> >12:26:26,801 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:26:26,801 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc599944050> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc5900e5a90> PedPartition: <_ped.Partition object at 0x7fc599919950> >12:26:26,802 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >12:26:26,802 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:26:26,803 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >12:26:26,804 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc599944050> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc590135410> PedPartition: <_ped.Partition object at 0x7fc59081c7d0> >12:26:26,804 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (28) with non-existent ext4 filesystem mounted at /boot at 500.00 >12:26:26,804 DEBUG storage.ui: fixing size of non-existent 113972MB partition sda2 (26) with non-existent lvmpv at 113972.00 >12:26:26,804 DEBUG storage.ui: fixing size of non-existent 476939MB partition sdb1 (27) with non-existent lvmpv at 476939.00 >12:26:26,806 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >12:26:26,806 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >12:26:26,807 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:26,807 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_dhcp-28-168 ; current: None ; type: None ; >12:26:26,808 INFO storage.ui: added lvmvg fedora_dhcp-28-168 (id 29) to device tree >12:26:26,808 INFO storage.ui: registered action: [40] Create Device lvmvg fedora_dhcp-28-168 (id 29) >12:26:26,808 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:26:26,809 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:26:26,809 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_dhcp-28-168 ; >12:26:26,810 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-168-root ; current: None ; type: ext4 ; >12:26:26,810 DEBUG storage.ui: fedora_dhcp-28-168 size is 590904MB >12:26:26,811 DEBUG storage.ui: vg fedora_dhcp-28-168 has 590904MB free >12:26:26,811 DEBUG storage.ui: Adding fedora_dhcp-28-168-root/1024MB to fedora_dhcp-28-168 >12:26:26,811 INFO storage.ui: added lvmlv fedora_dhcp-28-168-root (id 30) to device tree >12:26:26,811 INFO storage.ui: registered action: [41] Create Device lvmlv fedora_dhcp-28-168-root (id 30) >12:26:26,811 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:26,811 INFO storage.ui: registered action: [42] Create Format ext4 filesystem mounted at / on lvmlv fedora_dhcp-28-168-root (id 30) >12:26:26,812 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:26:26,813 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:26:26,813 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_dhcp-28-168 ; >12:26:26,814 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-168-home ; current: None ; type: ext4 ; >12:26:26,814 DEBUG storage.ui: fedora_dhcp-28-168 size is 590904MB >12:26:26,815 DEBUG storage.ui: vg fedora_dhcp-28-168 has 589880MB free >12:26:26,815 DEBUG storage.ui: Adding fedora_dhcp-28-168-home/500MB to fedora_dhcp-28-168 >12:26:26,815 INFO storage.ui: added lvmlv fedora_dhcp-28-168-home (id 31) to device tree >12:26:26,815 INFO storage.ui: registered action: [43] Create Device lvmlv fedora_dhcp-28-168-home (id 31) >12:26:26,815 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:26,815 INFO storage.ui: registered action: [44] Create Format ext4 filesystem mounted at /home on lvmlv fedora_dhcp-28-168-home (id 31) >12:26:26,816 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >12:26:26,816 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:26:26,817 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_dhcp-28-168 ; >12:26:26,817 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_dhcp-28-168-swap ; current: None ; type: swap ; >12:26:26,818 DEBUG storage.ui: fedora_dhcp-28-168 size is 590904MB >12:26:26,818 DEBUG storage.ui: vg fedora_dhcp-28-168 has 589380MB free >12:26:26,818 DEBUG storage.ui: Adding fedora_dhcp-28-168-swap/7952MB to fedora_dhcp-28-168 >12:26:26,818 INFO storage.ui: added lvmlv fedora_dhcp-28-168-swap (id 32) to device tree >12:26:26,818 INFO storage.ui: registered action: [45] Create Device lvmlv fedora_dhcp-28-168-swap (id 32) >12:26:26,818 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:26:26,818 INFO storage.ui: registered action: [46] Create Format swap on lvmlv fedora_dhcp-28-168-swap (id 32) >12:26:26,819 DEBUG storage.ui: fedora_dhcp-28-168 size is 590904MB >12:26:26,819 DEBUG storage.ui: vg fedora_dhcp-28-168 has 581428MB free >12:26:26,819 DEBUG storage.ui: vg fedora_dhcp-28-168: 581428MB free ; lvs: ['root', 'home', 'swap'] >12:26:26,819 DEBUG storage.ui: adding request 30 to chunk 147726 on /dev/mapper/fedora_dhcp--28--168 >12:26:26,819 DEBUG storage.ui: adding request 31 to chunk 147726 on /dev/mapper/fedora_dhcp--28--168 >12:26:26,819 DEBUG storage.ui: adding request 32 to chunk 147726 on /dev/mapper/fedora_dhcp--28--168 >12:26:26,819 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora_dhcp--28--168 length = 147726 size = 590904 >remaining = 2 pool = 145357 >12:26:26,820 DEBUG storage.ui: req: LVRequest instance -- >id = 32 name = fedora_dhcp-28-168-swap growable = False >base = 1988 growth = 0 max_grow = 0 >done = True >12:26:26,820 DEBUG storage.ui: req: LVRequest instance -- >id = 30 name = fedora_dhcp-28-168-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >12:26:26,820 DEBUG storage.ui: req: LVRequest instance -- >id = 31 name = fedora_dhcp-28-168-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >12:26:26,820 DEBUG storage.ui: 2 requests and 145357 (581428MB) left in chunk >12:26:26,820 DEBUG storage.ui: adding 97667 (390668MB) to 30 (fedora_dhcp-28-168-root) >12:26:26,820 DEBUG storage.ui: taking back 85123 (340492MB) from 30 (fedora_dhcp-28-168-root) >12:26:26,820 DEBUG storage.ui: new grow amount for request 30 (fedora_dhcp-28-168-root) is 12544 units, or 50176MB >12:26:26,820 DEBUG storage.ui: adding 47689 (190756MB) to 31 (fedora_dhcp-28-168-home) >12:26:26,820 DEBUG storage.ui: new grow amount for request 31 (fedora_dhcp-28-168-home) is 47689 units, or 190756MB >12:26:26,820 DEBUG storage.ui: 1 requests and 85124 (340496MB) left in chunk >12:26:26,820 DEBUG storage.ui: adding 85124 (340496MB) to 31 (fedora_dhcp-28-168-home) >12:26:26,820 DEBUG storage.ui: new grow amount for request 31 (fedora_dhcp-28-168-home) is 132813 units, or 531252MB >12:26:26,821 DEBUG storage.ui: trying to set lv fedora_dhcp-28-168-root size to 51200MB >12:26:26,821 DEBUG storage.ui: fedora_dhcp-28-168 size is 590904MB >12:26:26,821 DEBUG storage.ui: vg fedora_dhcp-28-168 has 581428MB free >12:26:26,821 DEBUG storage.ui: trying to set lv fedora_dhcp-28-168-home size to 531752MB >12:26:26,821 DEBUG storage.ui: fedora_dhcp-28-168 size is 590904MB >12:26:26,821 DEBUG storage.ui: vg fedora_dhcp-28-168 has 531252MB free >12:26:26,838 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:26,839 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:26,840 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:26:26,840 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:26,841 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:26:26,866 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:26,866 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:28,464 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:28,464 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:28,466 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >12:26:28,480 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:28,854 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:28,854 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:28,856 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 51200, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >12:26:28,856 DEBUG blivet: fedora_dhcp-28-168 size is 590904MB >12:26:28,857 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:26:28,862 DEBUG blivet: SwapSpace.__init__: >12:26:28,862 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:26:28,866 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:29,438 DEBUG blivet: SwapSpace.__init__: >12:26:29,438 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:26:29,439 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 7952, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >12:26:29,440 DEBUG blivet: fedora_dhcp-28-168 size is 590904MB >12:26:29,440 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:26:29,445 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:29,445 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:29,449 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:31,520 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:31,520 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:31,522 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 531752, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >12:26:31,523 DEBUG blivet: fedora_dhcp-28-168 size is 590904MB >12:26:31,523 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:26:31,534 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:31,975 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:31,975 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:31,977 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 51200, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >12:26:31,978 DEBUG blivet: fedora_dhcp-28-168 size is 590904MB >12:26:31,978 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:26:31,984 DEBUG blivet: SwapSpace.__init__: >12:26:31,984 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:26:31,988 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:33,774 DEBUG blivet: SwapSpace.__init__: >12:26:33,774 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:26:33,775 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 7952, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >12:26:33,776 DEBUG blivet: fedora_dhcp-28-168 size is 590904MB >12:26:33,776 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:26:33,781 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:33,781 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:33,785 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 0, [], {} >12:26:34,174 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:34,174 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:34,176 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 51200, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >12:26:34,176 DEBUG blivet: fedora_dhcp-28-168 size is 590904MB >12:26:34,177 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:26:35,942 DEBUG blivet: Ext4FS.supported: supported: True ; >12:26:35,942 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:26:35,944 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fc599a40f90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >12:26:35,945 INFO blivet: removing obsolete action 3 (33) >12:26:35,945 INFO blivet: removing obsolete action 4 (33) >12:26:35,945 INFO blivet: removing obsolete action 33 (33) >12:26:35,945 INFO blivet: removing obsolete action 7 (32) >12:26:35,946 INFO blivet: removing obsolete action 32 (32) >12:26:35,946 INFO blivet: removing obsolete action 12 (31) >12:26:35,946 INFO blivet: removing obsolete action 13 (31) >12:26:35,946 INFO blivet: removing obsolete action 31 (31) >12:26:35,946 INFO blivet: removing obsolete action 10 (30) >12:26:35,946 INFO blivet: removing obsolete action 11 (30) >12:26:35,946 INFO blivet: removing obsolete action 30 (30) >12:26:35,946 INFO blivet: removing obsolete action 8 (29) >12:26:35,946 INFO blivet: removing obsolete action 9 (29) >12:26:35,947 INFO blivet: removing obsolete action 29 (29) >12:26:35,947 INFO blivet: removing obsolete action 5 (28) >12:26:35,947 INFO blivet: removing obsolete action 6 (28) >12:26:35,947 INFO blivet: removing obsolete action 28 (28) >12:26:35,947 DEBUG blivet: action 6 already pruned >12:26:35,947 DEBUG blivet: action 13 already pruned >12:26:35,947 DEBUG blivet: action 12 already pruned >12:26:35,947 DEBUG blivet: action 11 already pruned >12:26:35,948 DEBUG blivet: action 10 already pruned >12:26:35,948 DEBUG blivet: action 9 already pruned >12:26:35,948 DEBUG blivet: action 8 already pruned >12:26:35,948 DEBUG blivet: action 7 already pruned >12:26:35,948 DEBUG blivet: action 4 already pruned >12:26:35,948 DEBUG blivet: action 3 already pruned >12:26:35,948 DEBUG blivet: action 5 already pruned >12:26:37,150 INFO storage.ui: unhiding device disk sdd (id 0) >12:26:37,150 DEBUG storage.ui: lvm filter: removing sdd from the reject list >12:26:37,171 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:26:37,172 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:37,172 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:26:37,173 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:37,173 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:26:46,502 INFO blivet: omitting ksdata: existing 476940MB disk sdb (2) with non-existent msdos disklabel >12:26:46,502 INFO blivet: omitting ksdata: existing 114473MB disk sda (1) with non-existent msdos disklabel >12:26:46,507 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:26:46,507 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:26:46,508 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:26:46,521 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:26:46,522 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >12:26:46,522 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_dhcp-28-168-root ; status: False ; controllable: True ; >12:26:46,523 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_dhcp-28-168-home ; status: False ; controllable: True ; >12:26:46,524 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_dhcp-28-168-swap ; status: False ; controllable: True ; >12:26:46,524 INFO blivet: resetting parted disks... >12:26:46,524 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >12:26:46,525 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >12:26:46,525 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >12:26:46,526 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >12:26:46,527 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >12:26:46,527 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >12:26:46,528 DEBUG blivet: PartitionDevice.preCommitFixup: sdb2 ; >12:26:46,528 DEBUG blivet: sector-based lookup found partition sdb2 >12:26:46,528 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >12:26:46,529 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc5999aaf10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc596100bd0> PedPartition: <_ped.Partition object at 0x7fc591d827d0> >12:26:46,530 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >12:26:46,530 DEBUG blivet: sector-based lookup found partition sdb1 >12:26:46,531 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >12:26:46,531 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc5999aaf10> fileSystem: <parted.filesystem.FileSystem object at 0x7fc596100f10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc59992f490> PedPartition: <_ped.Partition object at 0x7fc59081ca10> >12:26:46,531 DEBUG blivet: action: [24] Destroy Format ext4 filesystem on partition sdb1 (id 3) >12:26:46,531 DEBUG blivet: action: [18] Destroy Format swap on lvmlv fedora_dhcp-28-168-swap (id 10) >12:26:46,532 DEBUG blivet: action: [19] Destroy Device lvmlv fedora_dhcp-28-168-swap (id 10) >12:26:46,532 DEBUG blivet: action: [16] Destroy Format ext4 filesystem on lvmlv fedora_dhcp-28-168-root (id 9) >12:26:46,532 DEBUG blivet: action: [17] Destroy Device lvmlv fedora_dhcp-28-168-root (id 9) >12:26:46,532 DEBUG blivet: action: [14] Destroy Format ext4 filesystem on lvmlv fedora_dhcp-28-168-home (id 8) >12:26:46,532 DEBUG blivet: action: [15] Destroy Device lvmlv fedora_dhcp-28-168-home (id 8) >12:26:46,532 DEBUG blivet: action: [20] Destroy Device lvmvg fedora_dhcp-28-168 (id 5) >12:26:46,532 DEBUG blivet: action: [21] Destroy Format lvmpv on partition sdb2 (id 4) >12:26:46,532 DEBUG blivet: action: [22] Destroy Device partition sdb2 (id 4) >12:26:46,532 DEBUG blivet: action: [25] Destroy Device partition sdb1 (id 3) >12:26:46,532 DEBUG blivet: action: [26] Destroy Format msdos disklabel on disk sdb (id 2) >12:26:46,532 DEBUG blivet: action: [1] Destroy Format None on disk sda (id 1) >12:26:46,532 DEBUG blivet: action: [27] Create Format msdos disklabel on disk sdb (id 2) >12:26:46,533 DEBUG blivet: action: [36] Create Device partition sdb1 (id 27) >12:26:46,533 DEBUG blivet: action: [37] Create Format lvmpv on partition sdb1 (id 27) >12:26:46,533 DEBUG blivet: action: [2] Create Format msdos disklabel on disk sda (id 1) >12:26:46,533 DEBUG blivet: action: [38] Create Device partition sda1 (id 28) >12:26:46,533 DEBUG blivet: action: [39] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 28) >12:26:46,533 DEBUG blivet: action: [34] Create Device partition sda2 (id 26) >12:26:46,533 DEBUG blivet: action: [35] Create Format lvmpv on partition sda2 (id 26) >12:26:46,533 DEBUG blivet: action: [40] Create Device lvmvg fedora_dhcp-28-168 (id 29) >12:26:46,533 DEBUG blivet: action: [45] Create Device lvmlv fedora_dhcp-28-168-swap (id 32) >12:26:46,533 DEBUG blivet: action: [46] Create Format swap on lvmlv fedora_dhcp-28-168-swap (id 32) >12:26:46,533 DEBUG blivet: action: [43] Create Device lvmlv fedora_dhcp-28-168-home (id 31) >12:26:46,534 DEBUG blivet: action: [44] Create Format ext4 filesystem mounted at /home on lvmlv fedora_dhcp-28-168-home (id 31) >12:26:46,534 DEBUG blivet: action: [41] Create Device lvmlv fedora_dhcp-28-168-root (id 30) >12:26:46,534 DEBUG blivet: action: [42] Create Format ext4 filesystem mounted at / on lvmlv fedora_dhcp-28-168-root (id 30) >12:26:46,534 INFO blivet: pruning action queue... >12:26:46,534 INFO blivet: sorting actions... >12:26:46,538 DEBUG blivet: action: [1] Destroy Format None on disk sda (id 1) >12:26:46,538 DEBUG blivet: lvm filter: removing sda2 from the reject list >12:26:46,538 DEBUG blivet: sda2 wasn't in the reject list >12:26:46,538 DEBUG blivet: lvm filter: removing sda1 from the reject list >12:26:46,539 DEBUG blivet: sda1 wasn't in the reject list >12:26:46,539 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168 from the reject list >12:26:46,539 DEBUG blivet: fedora_dhcp-28-168 wasn't in the reject list >12:26:46,539 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-root from the reject list >12:26:46,539 DEBUG blivet: fedora_dhcp-28-168-root wasn't in the reject list >12:26:46,539 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-home from the reject list >12:26:46,539 DEBUG blivet: fedora_dhcp-28-168-home wasn't in the reject list >12:26:46,539 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-swap from the reject list >12:26:46,539 DEBUG blivet: fedora_dhcp-28-168-swap wasn't in the reject list >12:26:46,539 DEBUG blivet: action: [14] Destroy Format ext4 filesystem on lvmlv fedora_dhcp-28-168-home (id 8) >12:26:46,539 DEBUG blivet: action: [15] Destroy Device lvmlv fedora_dhcp-28-168-home (id 8) >12:26:46,539 DEBUG blivet: action: [16] Destroy Format ext4 filesystem on lvmlv fedora_dhcp-28-168-root (id 9) >12:26:46,540 DEBUG blivet: action: [17] Destroy Device lvmlv fedora_dhcp-28-168-root (id 9) >12:26:46,540 DEBUG blivet: action: [18] Destroy Format swap on lvmlv fedora_dhcp-28-168-swap (id 10) >12:26:46,540 DEBUG blivet: action: [19] Destroy Device lvmlv fedora_dhcp-28-168-swap (id 10) >12:26:46,540 DEBUG blivet: action: [20] Destroy Device lvmvg fedora_dhcp-28-168 (id 5) >12:26:46,540 DEBUG blivet: action: [21] Destroy Format lvmpv on partition sdb2 (id 4) >12:26:46,540 DEBUG blivet: action: [22] Destroy Device partition sdb2 (id 4) >12:26:46,540 DEBUG blivet: action: [24] Destroy Format ext4 filesystem on partition sdb1 (id 3) >12:26:46,541 DEBUG blivet: action: [25] Destroy Device partition sdb1 (id 3) >12:26:46,541 DEBUG blivet: action: [26] Destroy Format msdos disklabel on disk sdb (id 2) >12:26:46,541 DEBUG blivet: lvm filter: removing sdb1 from the reject list >12:26:46,541 DEBUG blivet: sdb1 wasn't in the reject list >12:26:46,541 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168 from the reject list >12:26:46,541 DEBUG blivet: fedora_dhcp-28-168 wasn't in the reject list >12:26:46,541 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-root from the reject list >12:26:46,541 DEBUG blivet: fedora_dhcp-28-168-root wasn't in the reject list >12:26:46,541 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-home from the reject list >12:26:46,541 DEBUG blivet: fedora_dhcp-28-168-home wasn't in the reject list >12:26:46,541 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-swap from the reject list >12:26:46,541 DEBUG blivet: fedora_dhcp-28-168-swap wasn't in the reject list >12:26:46,542 DEBUG blivet: action: [2] Create Format msdos disklabel on disk sda (id 1) >12:26:46,542 DEBUG blivet: lvm filter: removing sda2 from the reject list >12:26:46,542 DEBUG blivet: sda2 wasn't in the reject list >12:26:46,542 DEBUG blivet: lvm filter: removing sda1 from the reject list >12:26:46,542 DEBUG blivet: sda1 wasn't in the reject list >12:26:46,542 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168 from the reject list >12:26:46,542 DEBUG blivet: fedora_dhcp-28-168 wasn't in the reject list >12:26:46,542 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-root from the reject list >12:26:46,542 DEBUG blivet: fedora_dhcp-28-168-root wasn't in the reject list >12:26:46,542 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-home from the reject list >12:26:46,542 DEBUG blivet: fedora_dhcp-28-168-home wasn't in the reject list >12:26:46,542 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-swap from the reject list >12:26:46,542 DEBUG blivet: fedora_dhcp-28-168-swap wasn't in the reject list >12:26:46,543 DEBUG blivet: action: [38] Create Device partition sda1 (id 28) >12:26:46,543 DEBUG blivet: action: [34] Create Device partition sda2 (id 26) >12:26:46,543 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168 from the reject list >12:26:46,543 DEBUG blivet: fedora_dhcp-28-168 wasn't in the reject list >12:26:46,543 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-root from the reject list >12:26:46,543 DEBUG blivet: fedora_dhcp-28-168-root wasn't in the reject list >12:26:46,543 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-home from the reject list >12:26:46,543 DEBUG blivet: fedora_dhcp-28-168-home wasn't in the reject list >12:26:46,543 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-swap from the reject list >12:26:46,543 DEBUG blivet: fedora_dhcp-28-168-swap wasn't in the reject list >12:26:46,543 DEBUG blivet: action: [35] Create Format lvmpv on partition sda2 (id 26) >12:26:46,544 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168 from the reject list >12:26:46,544 DEBUG blivet: fedora_dhcp-28-168 wasn't in the reject list >12:26:46,544 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-root from the reject list >12:26:46,544 DEBUG blivet: fedora_dhcp-28-168-root wasn't in the reject list >12:26:46,544 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-home from the reject list >12:26:46,544 DEBUG blivet: fedora_dhcp-28-168-home wasn't in the reject list >12:26:46,544 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-swap from the reject list >12:26:46,544 DEBUG blivet: fedora_dhcp-28-168-swap wasn't in the reject list >12:26:46,544 DEBUG blivet: action: [39] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 28) >12:26:46,544 DEBUG blivet: action: [27] Create Format msdos disklabel on disk sdb (id 2) >12:26:46,544 DEBUG blivet: lvm filter: removing sdb1 from the reject list >12:26:46,545 DEBUG blivet: sdb1 wasn't in the reject list >12:26:46,545 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168 from the reject list >12:26:46,545 DEBUG blivet: fedora_dhcp-28-168 wasn't in the reject list >12:26:46,545 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-root from the reject list >12:26:46,545 DEBUG blivet: fedora_dhcp-28-168-root wasn't in the reject list >12:26:46,545 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-home from the reject list >12:26:46,545 DEBUG blivet: fedora_dhcp-28-168-home wasn't in the reject list >12:26:46,545 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-swap from the reject list >12:26:46,545 DEBUG blivet: fedora_dhcp-28-168-swap wasn't in the reject list >12:26:46,545 DEBUG blivet: action: [36] Create Device partition sdb1 (id 27) >12:26:46,545 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168 from the reject list >12:26:46,545 DEBUG blivet: fedora_dhcp-28-168 wasn't in the reject list >12:26:46,546 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-root from the reject list >12:26:46,546 DEBUG blivet: fedora_dhcp-28-168-root wasn't in the reject list >12:26:46,546 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-home from the reject list >12:26:46,546 DEBUG blivet: fedora_dhcp-28-168-home wasn't in the reject list >12:26:46,546 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-swap from the reject list >12:26:46,546 DEBUG blivet: fedora_dhcp-28-168-swap wasn't in the reject list >12:26:46,546 DEBUG blivet: action: [37] Create Format lvmpv on partition sdb1 (id 27) >12:26:46,546 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168 from the reject list >12:26:46,546 DEBUG blivet: fedora_dhcp-28-168 wasn't in the reject list >12:26:46,546 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-root from the reject list >12:26:46,546 DEBUG blivet: fedora_dhcp-28-168-root wasn't in the reject list >12:26:46,546 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-home from the reject list >12:26:46,546 DEBUG blivet: fedora_dhcp-28-168-home wasn't in the reject list >12:26:46,547 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-swap from the reject list >12:26:46,547 DEBUG blivet: fedora_dhcp-28-168-swap wasn't in the reject list >12:26:46,547 DEBUG blivet: action: [40] Create Device lvmvg fedora_dhcp-28-168 (id 29) >12:26:46,547 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-root from the reject list >12:26:46,547 DEBUG blivet: fedora_dhcp-28-168-root wasn't in the reject list >12:26:46,547 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-home from the reject list >12:26:46,547 DEBUG blivet: fedora_dhcp-28-168-home wasn't in the reject list >12:26:46,547 DEBUG blivet: lvm filter: removing fedora_dhcp-28-168-swap from the reject list >12:26:46,547 DEBUG blivet: fedora_dhcp-28-168-swap wasn't in the reject list >12:26:46,547 DEBUG blivet: action: [41] Create Device lvmlv fedora_dhcp-28-168-root (id 30) >12:26:46,547 DEBUG blivet: action: [42] Create Format ext4 filesystem mounted at / on lvmlv fedora_dhcp-28-168-root (id 30) >12:26:46,547 DEBUG blivet: action: [43] Create Device lvmlv fedora_dhcp-28-168-home (id 31) >12:26:46,548 DEBUG blivet: action: [44] Create Format ext4 filesystem mounted at /home on lvmlv fedora_dhcp-28-168-home (id 31) >12:26:46,548 DEBUG blivet: action: [45] Create Device lvmlv fedora_dhcp-28-168-swap (id 32) >12:26:46,548 DEBUG blivet: action: [46] Create Format swap on lvmlv fedora_dhcp-28-168-swap (id 32) >12:26:46,548 INFO blivet: executing action: [1] Destroy Format None on disk sda (id 1) >12:26:46,549 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >12:26:46,549 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >12:26:46,580 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:46,581 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:26:46,606 INFO blivet: executing action: [14] Destroy Format ext4 filesystem on lvmlv fedora_dhcp-28-168-home (id 8) >12:26:46,607 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_dhcp-28-168-home ; status: False ; controllable: True ; orig: True ; >12:26:46,608 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_dhcp-28-168-home ; orig: True ; >12:26:46,609 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_dhcp-28-168 ; status: True ; controllable: True ; orig: True ; >12:26:46,609 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_dhcp-28-168-home ; status: False ; controllable: True ; orig: True ; >12:26:46,636 DEBUG blivet: fedora_dhcp-28-168 size is 590904MB >12:26:46,636 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free >12:26:46,637 DEBUG blivet: fedora_dhcp-28-168 size is 590904MB >12:26:46,637 DEBUG blivet: vg fedora_dhcp-28-168 has 0MB free > > >/tmp/ifcfg.log: >12:25:34,640 DEBUG ifcfg: content of files (network initialization): >12:25:34,643 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [212, 61, 126, 186, 109, 85]}, 'connection': {'timestamp': 1386851131L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '8cacf224-b6ca-4622-abcd-87a1beb832c1'}}] >12:25:34,994 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p2p1']): >12:25:34,994 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: >12:25:34,994 DEBUG ifcfg: TYPE=Ethernet >12:25:34,994 DEBUG ifcfg: BOOTPROTO=dhcp >12:25:34,994 DEBUG ifcfg: DEFROUTE=yes >12:25:34,994 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:25:34,995 DEBUG ifcfg: IPV6INIT=yes >12:25:34,995 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:25:34,995 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:25:34,995 DEBUG ifcfg: IPV6_PEERDNS=yes >12:25:34,995 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:25:34,996 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:25:34,996 DEBUG ifcfg: NAME=p2p1 >12:25:34,996 DEBUG ifcfg: UUID=8cacf224-b6ca-4622-abcd-87a1beb832c1 >12:25:34,996 DEBUG ifcfg: ONBOOT=no >12:25:34,996 DEBUG ifcfg: HWADDR=D4:3D:7E:BA:6D:55 >12:25:34,996 DEBUG ifcfg: PEERDNS=yes >12:25:34,996 DEBUG ifcfg: PEERROUTES=yes >12:25:35,002 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [212, 61, 126, 186, 109, 85]}, 'connection': {'timestamp': 1386851134L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': '8cacf224-b6ca-4622-abcd-87a1beb832c1'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:25:46,051 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >12:25:46,052 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >12:25:29,319 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="968" x-info="http://www.rsyslog.com"] start >12:25:29,319 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >12:25:29,319 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >12:25:29,319 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >12:25:29,319 NOTICE kernel:[ 0.000000] Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >12:25:29,319 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 quiet BOOT_IMAGE=vmlinuz >12:25:29,319 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d8ec3fff] usable >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d8ec4000-0x00000000d9343fff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9344000-0x00000000d93cffff] usable >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d93d0000-0x00000000d946dfff] ACPI NVS >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d946e000-0x00000000da5c6fff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da5c7000-0x00000000da5c7fff] usable >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da5c8000-0x00000000da60afff] ACPI NVS >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da60b000-0x00000000daa32fff] usable >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000daa33000-0x00000000daff3fff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000daff4000-0x00000000daffffff] usable >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >12:25:29,319 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021f5fffff] usable >12:25:29,319 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >12:25:29,319 INFO kernel:[ 0.000000] SMBIOS 2.7 present. >12:25:29,319 DEBUG kernel:[ 0.000000] DMI: MSI MS-7752/Z77A-G45 GAMING (MS-7752), BIOS V17.1 07/11/2013 >12:25:29,319 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >12:25:29,319 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >12:25:29,319 INFO kernel:[ 0.000000] No AGP bridge found >12:25:29,319 INFO kernel:[ 0.000000] e820: last_pfn = 0x21f600 max_arch_pfn = 0x400000000 >12:25:29,319 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >12:25:29,319 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >12:25:29,319 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >12:25:29,319 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >12:25:29,319 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >12:25:29,319 DEBUG kernel:[ 0.000000] D0000-E7FFF uncachable >12:25:29,319 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >12:25:29,319 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >12:25:29,319 DEBUG kernel:[ 0.000000] 0 base 000000000 mask E00000000 write-back >12:25:29,319 DEBUG kernel:[ 0.000000] 1 base 200000000 mask FE0000000 write-back >12:25:29,319 DEBUG kernel:[ 0.000000] 2 base 0E0000000 mask FE0000000 uncachable >12:25:29,319 DEBUG kernel:[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable >12:25:29,319 DEBUG kernel:[ 0.000000] 4 base 0DB800000 mask FFF800000 uncachable >12:25:29,319 DEBUG kernel:[ 0.000000] 5 base 21F800000 mask FFF800000 uncachable >12:25:29,319 DEBUG kernel:[ 0.000000] 6 base 21F600000 mask FFFE00000 uncachable >12:25:29,319 DEBUG kernel:[ 0.000000] 7 disabled >12:25:29,319 DEBUG kernel:[ 0.000000] 8 disabled >12:25:29,319 DEBUG kernel:[ 0.000000] 9 disabled >12:25:29,319 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >12:25:29,319 DEBUG kernel:[ 0.000000] e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved >12:25:29,319 INFO kernel:[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000 >12:25:29,319 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fd740-0x000fd74f] mapped at [ffff8800000fd740] >12:25:29,319 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >12:25:29,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >12:25:29,319 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >12:25:29,319 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >12:25:29,319 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >12:25:29,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x21f400000-0x21f5fffff] >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0x21f400000-0x21f5fffff] page 2M >12:25:29,319 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >12:25:29,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x21c000000-0x21f3fffff] >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0x21c000000-0x21f3fffff] page 2M >12:25:29,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff] >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0x200000000-0x21bffffff] page 2M >12:25:29,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M >12:25:29,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff] >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0x40000000-0x40003fff] page 4k >12:25:29,319 DEBUG kernel:[ 0.000000] BRK [0x01feb000, 0x01febfff] PGTABLE >12:25:29,319 DEBUG kernel:[ 0.000000] BRK [0x01fec000, 0x01fecfff] PGTABLE >12:25:29,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x40005000-0xd8ec3fff] >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0x40005000-0x401fffff] page 4k >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0x40200000-0xd8dfffff] page 2M >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0xd8e00000-0xd8ec3fff] page 4k >12:25:29,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9344000-0xd93cffff] >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0xd9344000-0xd93cffff] page 4k >12:25:29,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xda5c7000-0xda5c7fff] >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0xda5c7000-0xda5c7fff] page 4k >12:25:29,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xda60b000-0xdaa32fff] >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0xda60b000-0xda7fffff] page 4k >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0xda800000-0xda9fffff] page 2M >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0xdaa00000-0xdaa32fff] page 4k >12:25:29,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xdaff4000-0xdaffffff] >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0xdaff4000-0xdaffffff] page 4k >12:25:29,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff] >12:25:29,319 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M >12:25:29,319 INFO kernel:[ 0.000000] RAMDISK: [mem 0x1ded8000-0x1ffdefff] >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0490 00024 (v02 ALASKA) >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000d945e078 00074 (v01 ALASKA A M I 01072009 AMI 00010013) >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: FACP 00000000d94682d8 0010C (v05 ALASKA A M I 01072009 AMI 00010013) >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000d945e188 0A14C (v02 ALASKA A M I 00000024 INTL 20051117) >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: FACS 00000000d946c080 00040 >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: APIC 00000000d94683e8 00072 (v03 ALASKA A M I 01072009 AMI 00010013) >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: FPDT 00000000d9468460 00044 (v01 ALASKA A M I 01072009 AMI 00010013) >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000d94684a8 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d94684e8 0081B (v01 Intel_ AoacTabl 00001000 INTL 20091112) >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: HPET 00000000d9468d08 00038 (v01 ALASKA A M I 01072009 AMI. 00000005) >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9468d40 0036D (v01 SataRe SataTabl 00001000 INTL 20091112) >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d94690b0 009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9469a60 00B22 (v01 PmRef CpuPm 00003000 INTL 20051117) >12:25:29,319 WARNING kernel:[ 0.000000] ACPI: DMAR 00000000d946a588 000B8 (v01 INTEL SNB 00000001 INTL 00000001) >12:25:29,319 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:25:29,319 INFO kernel:[ 0.000000] No NUMA configuration found >12:25:29,319 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021f5fffff] >12:25:29,319 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x21f5fffff] >12:25:29,319 INFO kernel:[ 0.000000] NODE_DATA [mem 0x21f5e0000-0x21f5f3fff] >12:25:29,319 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216c00000-ffff88021ebfffff] on node 0 >12:25:29,319 WARNING kernel:[ 0.000000] Zone ranges: >12:25:29,319 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >12:25:29,319 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >12:25:29,319 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x21f5fffff] >12:25:29,319 WARNING kernel:[ 0.000000] Movable zone start for each node >12:25:29,319 WARNING kernel:[ 0.000000] Early memory node ranges >12:25:29,319 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009cfff] >12:25:29,319 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x1fffffff] >12:25:29,319 WARNING kernel:[ 0.000000] node 0: [mem 0x20200000-0x40003fff] >12:25:29,319 WARNING kernel:[ 0.000000] node 0: [mem 0x40005000-0xd8ec3fff] >12:25:29,319 WARNING kernel:[ 0.000000] node 0: [mem 0xd9344000-0xd93cffff] >12:25:29,319 WARNING kernel:[ 0.000000] node 0: [mem 0xda5c7000-0xda5c7fff] >12:25:29,319 WARNING kernel:[ 0.000000] node 0: [mem 0xda60b000-0xdaa32fff] >12:25:29,319 WARNING kernel:[ 0.000000] node 0: [mem 0xdaff4000-0xdaffffff] >12:25:29,319 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x21f5fffff] >12:25:29,319 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2066208 >12:25:29,319 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >12:25:29,319 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >12:25:29,319 DEBUG kernel:[ 0.000000] DMA zone: 3996 pages, LIFO batch:0 >12:25:29,319 DEBUG kernel:[ 0.000000] DMA32 zone: 13831 pages used for memmap >12:25:29,319 DEBUG kernel:[ 0.000000] DMA32 zone: 885124 pages, LIFO batch:31 >12:25:29,319 DEBUG kernel:[ 0.000000] Normal zone: 18392 pages used for memmap >12:25:29,319 DEBUG kernel:[ 0.000000] Normal zone: 1177088 pages, LIFO batch:31 >12:25:29,319 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >12:25:29,319 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:25:29,319 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >12:25:29,319 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >12:25:29,319 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >12:25:29,319 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >12:25:29,319 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >12:25:29,319 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >12:25:29,319 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >12:25:29,319 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >12:25:29,319 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >12:25:29,319 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >12:25:29,319 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >12:25:29,319 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >12:25:29,319 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >12:25:29,319 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >12:25:29,319 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >12:25:29,319 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd8ec4000-0xd9343fff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd93d0000-0xd946dfff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd946e000-0xda5c6fff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda5c8000-0xda60afff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdaa33000-0xdaff3fff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdb7fffff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdb800000-0xdf9fffff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >12:25:29,319 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >12:25:29,319 INFO kernel:[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices >12:25:29,319 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >12:25:29,319 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >12:25:29,319 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88021f200000 s85568 r8192 d20928 u524288 >12:25:29,319 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u524288 alloc=1*2097152 >12:25:29,319 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >12:25:29,319 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2033900 >12:25:29,319 WARNING kernel:[ 0.000000] Policy zone: Normal >12:25:29,319 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 quiet BOOT_IMAGE=vmlinuz >12:25:29,319 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >12:25:29,319 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >12:25:29,319 INFO kernel:[ 0.000000] Checking aperture... >12:25:29,319 INFO kernel:[ 0.000000] No AGP bridge found >12:25:29,319 WARNING kernel:[ 0.000000] Memory: 8016764K/8264832K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 248068K reserved) >12:25:29,319 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >12:25:29,319 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >12:25:29,319 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >12:25:29,319 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >12:25:29,319 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >12:25:29,319 INFO kernel:[ 0.000000] console [tty0] enabled >12:25:29,319 INFO kernel:[ 0.000000] allocated 33554432 bytes of page_cgroup >12:25:29,319 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >12:25:29,319 DEBUG kernel:[ 0.000000] hpet clockevent registered >12:25:29,319 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >12:25:29,319 INFO kernel:[ 0.001000] tsc: Detected 3200.071 MHz processor >12:25:29,319 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6400.14 BogoMIPS (lpj=3200071) >12:25:29,319 INFO kernel:[ 0.000004] pid_max: default: 32768 minimum: 301 >12:25:29,319 INFO kernel:[ 0.000032] Security Framework initialized >12:25:29,319 INFO kernel:[ 0.000038] SELinux: Initializing. >12:25:29,319 DEBUG kernel:[ 0.000044] SELinux: Starting in permissive mode >12:25:29,319 INFO kernel:[ 0.000481] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >12:25:29,319 INFO kernel:[ 0.002081] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >12:25:29,319 INFO kernel:[ 0.002767] Mount-cache hash table entries: 256 >12:25:29,319 INFO kernel:[ 0.002898] Initializing cgroup subsys memory >12:25:29,319 INFO kernel:[ 0.002905] Initializing cgroup subsys devices >12:25:29,319 INFO kernel:[ 0.002906] Initializing cgroup subsys freezer >12:25:29,319 INFO kernel:[ 0.002907] Initializing cgroup subsys net_cls >12:25:29,319 INFO kernel:[ 0.002908] Initializing cgroup subsys blkio >12:25:29,319 INFO kernel:[ 0.002909] Initializing cgroup subsys perf_event >12:25:29,319 INFO kernel:[ 0.002911] Initializing cgroup subsys hugetlb >12:25:29,319 INFO kernel:[ 0.002929] CPU: Physical Processor ID: 0 >12:25:29,319 INFO kernel:[ 0.002930] CPU: Processor Core ID: 0 >12:25:29,319 WARNING kernel:[ 0.002934] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >12:25:29,319 WARNING kernel:[ 0.002934] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >12:25:29,319 INFO kernel:[ 0.003221] mce: CPU supports 9 MCE banks >12:25:29,319 INFO kernel:[ 0.003232] CPU0: Thermal monitoring enabled (TM1) >12:25:29,319 INFO kernel:[ 0.003239] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >12:25:29,319 INFO kernel:[ 0.003239] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >12:25:29,319 INFO kernel:[ 0.003239] tlb_flushall_shift: 1 >12:25:29,319 INFO kernel:[ 0.003335] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >12:25:29,319 INFO kernel:[ 0.004214] ACPI: Core revision 20130517 >12:25:29,319 WARNING kernel:[ 0.008230] ACPI: All ACPI Tables successfully acquired >12:25:29,319 INFO kernel:[ 0.022072] ftrace: allocating 25129 entries in 99 pages >12:25:29,319 INFO kernel:[ 0.031317] dmar: Host address width 36 >12:25:29,319 INFO kernel:[ 0.031318] dmar: DRHD base: 0x000000fed90000 flags: 0x0 >12:25:29,319 INFO kernel:[ 0.031323] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a >12:25:29,319 INFO kernel:[ 0.031324] dmar: DRHD base: 0x000000fed91000 flags: 0x1 >12:25:29,319 INFO kernel:[ 0.031328] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a >12:25:29,319 INFO kernel:[ 0.031328] dmar: RMRR base: 0x000000d92da000 end: 0x000000d92e7fff >12:25:29,319 INFO kernel:[ 0.031329] dmar: RMRR base: 0x000000db800000 end: 0x000000df9fffff >12:25:29,319 INFO kernel:[ 0.031398] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 >12:25:29,319 INFO kernel:[ 0.031398] HPET id 0 under DRHD base 0xfed91000 >12:25:29,319 INFO kernel:[ 0.031514] Enabled IRQ remapping in x2apic mode >12:25:29,319 INFO kernel:[ 0.031515] Enabling x2apic >12:25:29,319 INFO kernel:[ 0.031515] Enabled x2apic >12:25:29,319 INFO kernel:[ 0.031520] Switched APIC routing to cluster x2apic. >12:25:29,319 INFO kernel:[ 0.031929] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >12:25:29,319 INFO kernel:[ 0.041930] smpboot: CPU0: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz (fam: 06, model: 3a, stepping: 09) >12:25:29,319 DEBUG kernel:[ 0.041936] TSC deadline timer enabled >12:25:29,319 INFO kernel:[ 0.041942] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >12:25:29,319 INFO kernel:[ 0.041947] ... version: 3 >12:25:29,319 INFO kernel:[ 0.041948] ... bit width: 48 >12:25:29,319 INFO kernel:[ 0.041948] ... generic registers: 8 >12:25:29,319 INFO kernel:[ 0.041949] ... value mask: 0000ffffffffffff >12:25:29,319 INFO kernel:[ 0.041950] ... max period: 0000ffffffffffff >12:25:29,319 INFO kernel:[ 0.041950] ... fixed-purpose events: 3 >12:25:29,319 INFO kernel:[ 0.041951] ... event mask: 00000007000000ff >12:25:29,319 INFO kernel:[ 0.056268] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >12:25:29,319 INFO kernel:[ 0.042800] smpboot: Booting Node 0, Processors #1 #2 #3 OK >12:25:29,319 INFO kernel:[ 0.083248] Brought up 4 CPUs >12:25:29,319 INFO kernel:[ 0.083251] smpboot: Total of 4 processors activated (25600.56 BogoMIPS) >12:25:29,319 INFO kernel:[ 0.085712] devtmpfs: initialized >12:25:29,319 INFO kernel:[ 0.085827] PM: Registering ACPI NVS region [mem 0xd93d0000-0xd946dfff] (647168 bytes) >12:25:29,319 INFO kernel:[ 0.085837] PM: Registering ACPI NVS region [mem 0xda5c8000-0xda60afff] (274432 bytes) >12:25:29,319 INFO kernel:[ 0.086385] atomic64 test passed for x86-64 platform with CX8 and with SSE >12:25:29,319 INFO kernel:[ 0.086406] RTC time: 12:25:19, date: 12/12/13 >12:25:29,319 INFO kernel:[ 0.086435] NET: Registered protocol family 16 >12:25:29,319 INFO kernel:[ 0.086517] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >12:25:29,319 INFO kernel:[ 0.086518] ACPI: bus type PCI registered >12:25:29,319 INFO kernel:[ 0.086520] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >12:25:29,319 INFO kernel:[ 0.086559] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >12:25:29,319 INFO kernel:[ 0.086561] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >12:25:29,319 INFO kernel:[ 0.092079] PCI: Using configuration type 1 for base access >12:25:29,319 INFO kernel:[ 0.092595] bio: create slab <bio-0> at 0 >12:25:29,319 INFO kernel:[ 0.092672] ACPI: Added _OSI(Module Device) >12:25:29,319 INFO kernel:[ 0.092673] ACPI: Added _OSI(Processor Device) >12:25:29,319 INFO kernel:[ 0.092674] ACPI: Added _OSI(3.0 _SCP Extensions) >12:25:29,319 INFO kernel:[ 0.092675] ACPI: Added _OSI(Processor Aggregator Device) >12:25:29,319 DEBUG kernel:[ 0.093629] ACPI: EC: Look up EC in DSDT >12:25:29,319 WARNING kernel:[ 0.094664] ACPI: Executed 1 blocks of module-level executable AML code >12:25:29,319 WARNING kernel:[ 0.098807] ACPI: SSDT 00000000d92f1018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >12:25:29,319 WARNING kernel:[ 0.099046] ACPI: Dynamic OEM Table Load: >12:25:29,319 WARNING kernel:[ 0.099048] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >12:25:29,319 WARNING kernel:[ 0.102699] ACPI: SSDT 00000000d92f2a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >12:25:29,319 WARNING kernel:[ 0.102955] ACPI: Dynamic OEM Table Load: >12:25:29,319 WARNING kernel:[ 0.102956] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >12:25:29,319 WARNING kernel:[ 0.106612] ACPI: SSDT 00000000d92f3c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >12:25:29,319 WARNING kernel:[ 0.106847] ACPI: Dynamic OEM Table Load: >12:25:29,319 WARNING kernel:[ 0.106848] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >12:25:29,319 INFO kernel:[ 0.111945] ACPI: Interpreter enabled >12:25:29,319 WARNING kernel:[ 0.111949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >12:25:29,319 WARNING kernel:[ 0.111952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >12:25:29,319 INFO kernel:[ 0.111961] ACPI: (supports S0 S3 S4 S5) >12:25:29,319 INFO kernel:[ 0.111962] ACPI: Using IOAPIC for interrupt routing >12:25:29,319 INFO kernel:[ 0.111979] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >12:25:29,319 INFO kernel:[ 0.112064] ACPI: No dock devices found. >12:25:29,319 INFO kernel:[ 0.116394] ACPI: Power Resource [FN00] (off) >12:25:29,319 INFO kernel:[ 0.116446] ACPI: Power Resource [FN01] (off) >12:25:29,319 INFO kernel:[ 0.116496] ACPI: Power Resource [FN02] (off) >12:25:29,319 INFO kernel:[ 0.116545] ACPI: Power Resource [FN03] (off) >12:25:29,319 INFO kernel:[ 0.116596] ACPI: Power Resource [FN04] (off) >12:25:29,319 INFO kernel:[ 0.116986] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >12:25:29,319 INFO kernel:[ 0.117132] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >12:25:29,319 INFO kernel:[ 0.117264] acpi PNP0A08:00: ACPI _OSC control (0x18) granted >12:25:29,319 INFO kernel:[ 0.117629] PCI host bridge to bus 0000:00 >12:25:29,319 INFO kernel:[ 0.117631] pci_bus 0000:00: root bus resource [bus 00-3e] >12:25:29,319 INFO kernel:[ 0.117633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >12:25:29,319 INFO kernel:[ 0.117634] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >12:25:29,319 INFO kernel:[ 0.117635] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >12:25:29,319 INFO kernel:[ 0.117636] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >12:25:29,319 INFO kernel:[ 0.117637] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >12:25:29,319 INFO kernel:[ 0.117638] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >12:25:29,319 INFO kernel:[ 0.117639] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >12:25:29,319 INFO kernel:[ 0.117641] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >12:25:29,319 INFO kernel:[ 0.117642] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >12:25:29,319 INFO kernel:[ 0.117643] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff] >12:25:29,319 DEBUG kernel:[ 0.117649] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000 >12:25:29,319 DEBUG kernel:[ 0.117712] pci 0000:00:02.0: [8086:0152] type 00 class 0x030000 >12:25:29,319 DEBUG kernel:[ 0.117720] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit] >12:25:29,319 DEBUG kernel:[ 0.117724] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >12:25:29,319 DEBUG kernel:[ 0.117728] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] >12:25:29,319 DEBUG kernel:[ 0.117804] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >12:25:29,319 DEBUG kernel:[ 0.117823] pci 0000:00:14.0: reg 0x10: [mem 0xf7d00000-0xf7d0ffff 64bit] >12:25:29,319 DEBUG kernel:[ 0.117887] pci 0000:00:14.0: PME# supported from D3hot D3cold >12:25:29,319 INFO kernel:[ 0.117924] pci 0000:00:14.0: System wakeup disabled by ACPI >12:25:29,319 DEBUG kernel:[ 0.117948] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >12:25:29,319 DEBUG kernel:[ 0.117969] pci 0000:00:16.0: reg 0x10: [mem 0xf7d19000-0xf7d1900f 64bit] >12:25:29,319 DEBUG kernel:[ 0.118039] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >12:25:29,319 DEBUG kernel:[ 0.118104] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >12:25:29,319 DEBUG kernel:[ 0.118123] pci 0000:00:1a.0: reg 0x10: [mem 0xf7d17000-0xf7d173ff] >12:25:29,319 DEBUG kernel:[ 0.118205] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >12:25:29,319 INFO kernel:[ 0.118252] pci 0000:00:1a.0: System wakeup disabled by ACPI >12:25:29,319 DEBUG kernel:[ 0.118277] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >12:25:29,319 DEBUG kernel:[ 0.118290] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d10000-0xf7d13fff 64bit] >12:25:29,319 DEBUG kernel:[ 0.118350] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >12:25:29,319 INFO kernel:[ 0.118388] pci 0000:00:1b.0: System wakeup disabled by ACPI >12:25:29,319 DEBUG kernel:[ 0.118411] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >12:25:29,319 DEBUG kernel:[ 0.118481] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >12:25:29,319 INFO kernel:[ 0.118521] pci 0000:00:1c.0: System wakeup disabled by ACPI >12:25:29,319 DEBUG kernel:[ 0.118542] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 >12:25:29,319 DEBUG kernel:[ 0.118615] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >12:25:29,319 INFO kernel:[ 0.118655] pci 0000:00:1c.1: System wakeup disabled by ACPI >12:25:29,319 DEBUG kernel:[ 0.118685] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >12:25:29,319 DEBUG kernel:[ 0.118704] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d16000-0xf7d163ff] >12:25:29,319 DEBUG kernel:[ 0.118785] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >12:25:29,319 INFO kernel:[ 0.118831] pci 0000:00:1d.0: System wakeup disabled by ACPI >12:25:29,319 DEBUG kernel:[ 0.118854] pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100 >12:25:29,319 DEBUG kernel:[ 0.119002] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601 >12:25:29,319 DEBUG kernel:[ 0.119018] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] >12:25:29,319 DEBUG kernel:[ 0.119024] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] >12:25:29,319 DEBUG kernel:[ 0.119031] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] >12:25:29,319 DEBUG kernel:[ 0.119037] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] >12:25:29,319 DEBUG kernel:[ 0.119043] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] >12:25:29,319 DEBUG kernel:[ 0.119050] pci 0000:00:1f.2: reg 0x24: [mem 0xf7d15000-0xf7d157ff] >12:25:29,319 DEBUG kernel:[ 0.119089] pci 0000:00:1f.2: PME# supported from D3hot >12:25:29,319 DEBUG kernel:[ 0.119140] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >12:25:29,319 DEBUG kernel:[ 0.119152] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d14000-0xf7d140ff 64bit] >12:25:29,319 DEBUG kernel:[ 0.119170] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] >12:25:29,319 INFO kernel:[ 0.119277] pci 0000:00:1c.0: PCI bridge to [bus 01] >12:25:29,319 DEBUG kernel:[ 0.119350] pci 0000:02:00.0: [1969:e091] type 00 class 0x020000 >12:25:29,319 DEBUG kernel:[ 0.119376] pci 0000:02:00.0: reg 0x10: [mem 0xf7c00000-0xf7c3ffff 64bit] >12:25:29,319 DEBUG kernel:[ 0.119390] pci 0000:02:00.0: reg 0x18: [io 0xe000-0xe07f] >12:25:29,319 DEBUG kernel:[ 0.119513] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >12:25:29,319 INFO kernel:[ 0.119544] pci 0000:02:00.0: System wakeup disabled by ACPI >12:25:29,319 INFO kernel:[ 0.120602] pci 0000:00:1c.1: PCI bridge to [bus 02] >12:25:29,319 DEBUG kernel:[ 0.120606] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff] >12:25:29,319 DEBUG kernel:[ 0.120609] pci 0000:00:1c.1: bridge window [mem 0xf7c00000-0xf7cfffff] >12:25:29,319 INFO kernel:[ 0.120623] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >12:25:29,319 INFO kernel:[ 0.120926] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >12:25:29,319 INFO kernel:[ 0.120962] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 10 11 12 14 15) >12:25:29,319 INFO kernel:[ 0.120995] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15) >12:25:29,319 INFO kernel:[ 0.121029] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) >12:25:29,319 INFO kernel:[ 0.121062] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >12:25:29,319 INFO kernel:[ 0.121095] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >12:25:29,319 INFO kernel:[ 0.121129] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15) >12:25:29,319 INFO kernel:[ 0.121162] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) >12:25:29,319 WARNING kernel:[ 0.121319] ACPI: Enabled 4 GPEs in block 00 to 3F >12:25:29,319 DEBUG kernel:[ 0.121324] ACPI: \_SB_.PCI0: notify handler is installed >12:25:29,319 DEBUG kernel:[ 0.121362] Found 1 acpi root devices >12:25:29,319 INFO kernel:[ 0.121414] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >12:25:29,319 INFO kernel:[ 0.121416] vgaarb: loaded >12:25:29,319 INFO kernel:[ 0.121417] vgaarb: bridge control possible 0000:00:02.0 >12:25:29,319 NOTICE kernel:[ 0.121459] SCSI subsystem initialized >12:25:29,319 INFO kernel:[ 0.121461] ACPI: bus type ATA registered >12:25:29,319 DEBUG kernel:[ 0.121482] libata version 3.00 loaded. >12:25:29,319 INFO kernel:[ 0.121494] ACPI: bus type USB registered >12:25:29,319 INFO kernel:[ 0.121504] usbcore: registered new interface driver usbfs >12:25:29,319 INFO kernel:[ 0.121509] usbcore: registered new interface driver hub >12:25:29,319 INFO kernel:[ 0.121521] usbcore: registered new device driver usb >12:25:29,319 INFO kernel:[ 0.121555] PCI: Using ACPI for IRQ routing >12:25:29,319 DEBUG kernel:[ 0.122972] PCI: pci_cache_line_size set to 64 bytes >12:25:29,319 DEBUG kernel:[ 0.123003] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >12:25:29,319 DEBUG kernel:[ 0.123004] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >12:25:29,319 DEBUG kernel:[ 0.123005] e820: reserve RAM buffer [mem 0xd8ec4000-0xdbffffff] >12:25:29,319 DEBUG kernel:[ 0.123006] e820: reserve RAM buffer [mem 0xd93d0000-0xdbffffff] >12:25:29,319 DEBUG kernel:[ 0.123007] e820: reserve RAM buffer [mem 0xda5c8000-0xdbffffff] >12:25:29,319 DEBUG kernel:[ 0.123009] e820: reserve RAM buffer [mem 0xdaa33000-0xdbffffff] >12:25:29,319 DEBUG kernel:[ 0.123009] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff] >12:25:29,319 DEBUG kernel:[ 0.123011] e820: reserve RAM buffer [mem 0x21f600000-0x21fffffff] >12:25:29,319 INFO kernel:[ 0.123066] NetLabel: Initializing >12:25:29,319 INFO kernel:[ 0.123067] NetLabel: domain hash size = 128 >12:25:29,319 INFO kernel:[ 0.123067] NetLabel: protocols = UNLABELED CIPSOv4 >12:25:29,319 INFO kernel:[ 0.123074] NetLabel: unlabeled traffic allowed by default >12:25:29,319 INFO kernel:[ 0.123094] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >12:25:29,319 INFO kernel:[ 0.123097] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >12:25:29,319 INFO kernel:[ 0.125113] Switched to clocksource hpet >12:25:29,319 INFO kernel:[ 0.128347] pnp: PnP ACPI init >12:25:29,319 INFO kernel:[ 0.128356] ACPI: bus type PNP registered >12:25:29,319 INFO kernel:[ 0.128408] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >12:25:29,319 DEBUG kernel:[ 0.128410] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >12:25:29,319 DEBUG kernel:[ 0.128418] pnp 00:01: [dma 4] >12:25:29,319 DEBUG kernel:[ 0.128428] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >12:25:29,319 DEBUG kernel:[ 0.128439] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >12:25:29,319 DEBUG kernel:[ 0.128501] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >12:25:29,319 INFO kernel:[ 0.128523] system 00:04: [io 0x0680-0x069f] has been reserved >12:25:29,319 INFO kernel:[ 0.128524] system 00:04: [io 0x1000-0x100f] has been reserved >12:25:29,319 INFO kernel:[ 0.128525] system 00:04: [io 0xffff] has been reserved >12:25:29,319 INFO kernel:[ 0.128527] system 00:04: [io 0xffff] has been reserved >12:25:29,319 INFO kernel:[ 0.128528] system 00:04: [io 0x0400-0x0453] could not be reserved >12:25:29,319 INFO kernel:[ 0.128529] system 00:04: [io 0x0458-0x047f] has been reserved >12:25:29,319 INFO kernel:[ 0.128530] system 00:04: [io 0x0500-0x057f] has been reserved >12:25:29,319 INFO kernel:[ 0.128532] system 00:04: [io 0x164e-0x164f] has been reserved >12:25:29,319 DEBUG kernel:[ 0.128533] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >12:25:29,319 DEBUG kernel:[ 0.128554] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >12:25:29,319 INFO kernel:[ 0.128582] system 00:06: [io 0x0454-0x0457] has been reserved >12:25:29,319 DEBUG kernel:[ 0.128583] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >12:25:29,319 INFO kernel:[ 0.128699] system 00:07: [io 0x0a00-0x0a0f] has been reserved >12:25:29,319 DEBUG kernel:[ 0.128701] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >12:25:29,319 DEBUG kernel:[ 0.128808] pnp 00:08: [dma 0 disabled] >12:25:29,319 DEBUG kernel:[ 0.128838] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active) >12:25:29,319 INFO kernel:[ 0.128864] system 00:09: [io 0x04d0-0x04d1] has been reserved >12:25:29,319 DEBUG kernel:[ 0.128866] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >12:25:29,319 DEBUG kernel:[ 0.128883] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c04 (active) >12:25:29,319 INFO kernel:[ 0.129038] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved >12:25:29,319 INFO kernel:[ 0.129040] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved >12:25:29,319 INFO kernel:[ 0.129041] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved >12:25:29,319 INFO kernel:[ 0.129042] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved >12:25:29,319 INFO kernel:[ 0.129044] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved >12:25:29,319 INFO kernel:[ 0.129045] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved >12:25:29,319 INFO kernel:[ 0.129046] system 00:0b: [mem 0xfed90000-0xfed93fff] could not be reserved >12:25:29,319 INFO kernel:[ 0.129048] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved >12:25:29,319 INFO kernel:[ 0.129049] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved >12:25:29,319 INFO kernel:[ 0.129050] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved >12:25:29,319 DEBUG kernel:[ 0.129052] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >12:25:29,319 INFO kernel:[ 0.129161] system 00:0c: [mem 0x20000000-0x201fffff] has been reserved >12:25:29,319 INFO kernel:[ 0.129162] system 00:0c: [mem 0x40004000-0x40004fff] has been reserved >12:25:29,319 DEBUG kernel:[ 0.129164] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active) >12:25:29,319 INFO kernel:[ 0.129179] pnp: PnP ACPI: found 13 devices >12:25:29,319 INFO kernel:[ 0.129180] ACPI: bus type PNP unregistered >12:25:29,319 INFO kernel:[ 0.134936] pci 0000:00:1c.0: PCI bridge to [bus 01] >12:25:29,319 INFO kernel:[ 0.134946] pci 0000:00:1c.1: PCI bridge to [bus 02] >12:25:29,319 INFO kernel:[ 0.134949] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff] >12:25:29,319 INFO kernel:[ 0.134953] pci 0000:00:1c.1: bridge window [mem 0xf7c00000-0xf7cfffff] >12:25:29,319 DEBUG kernel:[ 0.135067] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >12:25:29,319 DEBUG kernel:[ 0.135068] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >12:25:29,319 DEBUG kernel:[ 0.135069] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >12:25:29,319 DEBUG kernel:[ 0.135071] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >12:25:29,319 DEBUG kernel:[ 0.135072] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >12:25:29,319 DEBUG kernel:[ 0.135073] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >12:25:29,319 DEBUG kernel:[ 0.135074] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >12:25:29,319 DEBUG kernel:[ 0.135075] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff] >12:25:29,319 DEBUG kernel:[ 0.135076] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff] >12:25:29,319 DEBUG kernel:[ 0.135077] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff] >12:25:29,319 DEBUG kernel:[ 0.135079] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] >12:25:29,319 DEBUG kernel:[ 0.135080] pci_bus 0000:02: resource 1 [mem 0xf7c00000-0xf7cfffff] >12:25:29,319 INFO kernel:[ 0.135103] NET: Registered protocol family 2 >12:25:29,319 INFO kernel:[ 0.135248] TCP established hash table entries: 65536 (order: 8, 1048576 bytes) >12:25:29,319 INFO kernel:[ 0.135416] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >12:25:29,319 INFO kernel:[ 0.135541] TCP: Hash tables configured (established 65536 bind 65536) >12:25:29,320 INFO kernel:[ 0.135553] TCP: reno registered >12:25:29,320 INFO kernel:[ 0.135563] UDP hash table entries: 4096 (order: 5, 131072 bytes) >12:25:29,320 INFO kernel:[ 0.135586] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >12:25:29,320 INFO kernel:[ 0.135636] NET: Registered protocol family 1 >12:25:29,320 DEBUG kernel:[ 0.135644] pci 0000:00:02.0: Boot video device >12:25:29,320 INFO kernel:[ 0.135963] pci 0000:02:00.0: set MSI_INTX_DISABLE_BUG flag >12:25:29,320 DEBUG kernel:[ 0.135966] PCI: CLS 64 bytes, default 64 >12:25:29,320 INFO kernel:[ 0.135991] Unpacking initramfs... >12:25:29,320 INFO kernel:[ 2.839020] Freeing initrd memory: 33820K (ffff88001ded8000 - ffff88001ffdf000) >12:25:29,320 INFO kernel:[ 2.839029] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >12:25:29,320 INFO kernel:[ 2.839031] software IO TLB [mem 0xd4ec4000-0xd8ec4000] (64MB) mapped at [ffff8800d4ec4000-ffff8800d8ec3fff] >12:25:29,320 INFO kernel:[ 2.840991] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >12:25:29,320 NOTICE kernel:[ 2.841223] Initialise system trusted keyring >12:25:29,320 INFO kernel:[ 2.841251] audit: initializing netlink socket (disabled) >12:25:29,320 NOTICE kernel:[ 2.841264] type=2000 audit(1386851121.818:1): initialized >12:25:29,320 INFO kernel:[ 2.857599] HugeTLB registered 2 MB page size, pre-allocated 0 pages >12:25:29,320 INFO kernel:[ 2.858362] zbud: loaded >12:25:29,320 NOTICE kernel:[ 2.858464] VFS: Disk quotas dquot_6.5.2 >12:25:29,320 WARNING kernel:[ 2.858488] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >12:25:29,320 INFO kernel:[ 2.858718] msgmni has been set to 15723 >12:25:29,320 NOTICE kernel:[ 2.858752] Key type big_key registered >12:25:29,320 DEBUG kernel:[ 2.858753] SELinux: Registering netfilter hooks >12:25:29,320 INFO kernel:[ 2.859168] alg: No test for stdrng (krng) >12:25:29,320 INFO kernel:[ 2.859174] NET: Registered protocol family 38 >12:25:29,320 NOTICE kernel:[ 2.859175] Key type asymmetric registered >12:25:29,320 NOTICE kernel:[ 2.859176] Asymmetric key parser 'x509' registered >12:25:29,320 INFO kernel:[ 2.859194] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >12:25:29,320 INFO kernel:[ 2.859214] io scheduler noop registered >12:25:29,320 INFO kernel:[ 2.859215] io scheduler deadline registered >12:25:29,320 INFO kernel:[ 2.859230] io scheduler cfq registered (default) >12:25:29,320 INFO kernel:[ 2.859358] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >12:25:29,320 INFO kernel:[ 2.859366] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >12:25:29,320 DEBUG kernel:[ 2.859403] intel_idle: MWAIT substates: 0x1120 >12:25:29,320 DEBUG kernel:[ 2.859404] intel_idle: v0.4 model 0x3A >12:25:29,320 DEBUG kernel:[ 2.859405] intel_idle: lapic_timer_reliable_states 0xffffffff >12:25:29,320 INFO kernel:[ 2.859463] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >12:25:29,320 INFO kernel:[ 2.859467] ACPI: Power Button [PWRB] >12:25:29,320 INFO kernel:[ 2.859488] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >12:25:29,320 INFO kernel:[ 2.859489] ACPI: Power Button [PWRF] >12:25:29,320 INFO kernel:[ 2.859539] ACPI: Fan [FAN0] (off) >12:25:29,320 INFO kernel:[ 2.859556] ACPI: Fan [FAN1] (off) >12:25:29,320 INFO kernel:[ 2.859570] ACPI: Fan [FAN2] (off) >12:25:29,320 INFO kernel:[ 2.859585] ACPI: Fan [FAN3] (off) >12:25:29,320 INFO kernel:[ 2.859599] ACPI: Fan [FAN4] (off) >12:25:29,320 INFO kernel:[ 2.859633] ACPI: Requesting acpi_cpufreq >12:25:29,320 INFO kernel:[ 2.863377] thermal LNXTHERM:00: registered as thermal_zone0 >12:25:29,320 INFO kernel:[ 2.863379] ACPI: Thermal Zone [TZ00] (28 C) >12:25:29,320 INFO kernel:[ 2.863512] thermal LNXTHERM:01: registered as thermal_zone1 >12:25:29,320 INFO kernel:[ 2.863513] ACPI: Thermal Zone [TZ01] (30 C) >12:25:29,320 INFO kernel:[ 2.863533] GHES: HEST is not enabled! >12:25:29,320 INFO kernel:[ 2.863563] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >12:25:29,320 INFO kernel:[ 2.884126] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >12:25:29,320 INFO kernel:[ 2.884433] Non-volatile memory driver v1.3 >12:25:29,320 INFO kernel:[ 2.884434] Linux agpgart interface v0.103 >12:25:29,320 DEBUG kernel:[ 2.884498] ahci 0000:00:1f.2: version 3.0 >12:25:29,320 DEBUG kernel:[ 2.884580] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X >12:25:29,320 INFO kernel:[ 2.895160] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1d impl SATA mode >12:25:29,320 INFO kernel:[ 2.895162] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst >12:25:29,320 DEBUG kernel:[ 2.895166] ahci 0000:00:1f.2: setting latency timer to 64 >12:25:29,320 INFO kernel:[ 2.901348] scsi0 : ahci >12:25:29,320 INFO kernel:[ 2.901393] scsi1 : ahci >12:25:29,320 INFO kernel:[ 2.901428] scsi2 : ahci >12:25:29,320 INFO kernel:[ 2.901460] scsi3 : ahci >12:25:29,320 INFO kernel:[ 2.901495] scsi4 : ahci >12:25:29,320 INFO kernel:[ 2.901528] scsi5 : ahci >12:25:29,320 INFO kernel:[ 2.901578] ata1: SATA max UDMA/133 abar m2048@0xf7d15000 port 0xf7d15100 irq 42 >12:25:29,320 INFO kernel:[ 2.901579] ata2: DUMMY >12:25:29,320 INFO kernel:[ 2.901580] ata3: SATA max UDMA/133 abar m2048@0xf7d15000 port 0xf7d15200 irq 42 >12:25:29,320 INFO kernel:[ 2.901582] ata4: SATA max UDMA/133 abar m2048@0xf7d15000 port 0xf7d15280 irq 42 >12:25:29,320 INFO kernel:[ 2.901583] ata5: SATA max UDMA/133 abar m2048@0xf7d15000 port 0xf7d15300 irq 42 >12:25:29,320 INFO kernel:[ 2.901584] ata6: DUMMY >12:25:29,320 INFO kernel:[ 2.901619] libphy: Fixed MDIO Bus: probed >12:25:29,320 INFO kernel:[ 2.901665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >12:25:29,320 INFO kernel:[ 2.901667] ehci-pci: EHCI PCI platform driver >12:25:29,320 DEBUG kernel:[ 2.901747] ehci-pci 0000:00:1a.0: setting latency timer to 64 >12:25:29,320 INFO kernel:[ 2.901752] ehci-pci 0000:00:1a.0: EHCI Host Controller >12:25:29,320 INFO kernel:[ 2.901780] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >12:25:29,320 INFO kernel:[ 2.901790] ehci-pci 0000:00:1a.0: debug port 2 >12:25:29,320 DEBUG kernel:[ 2.905693] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >12:25:29,320 INFO kernel:[ 2.905703] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d17000 >12:25:29,320 INFO kernel:[ 2.911141] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >12:25:29,320 INFO kernel:[ 2.911154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >12:25:29,320 INFO kernel:[ 2.911155] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:25:29,320 INFO kernel:[ 2.911157] usb usb1: Product: EHCI Host Controller >12:25:29,320 INFO kernel:[ 2.911158] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >12:25:29,320 INFO kernel:[ 2.911159] usb usb1: SerialNumber: 0000:00:1a.0 >12:25:29,320 INFO kernel:[ 2.911220] hub 1-0:1.0: USB hub found >12:25:29,320 INFO kernel:[ 2.911224] hub 1-0:1.0: 2 ports detected >12:25:29,320 DEBUG kernel:[ 2.911339] ehci-pci 0000:00:1d.0: setting latency timer to 64 >12:25:29,320 INFO kernel:[ 2.911343] ehci-pci 0000:00:1d.0: EHCI Host Controller >12:25:29,320 INFO kernel:[ 2.911365] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >12:25:29,320 INFO kernel:[ 2.911375] ehci-pci 0000:00:1d.0: debug port 2 >12:25:29,320 DEBUG kernel:[ 2.915276] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >12:25:29,320 INFO kernel:[ 2.915284] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d16000 >12:25:29,320 INFO kernel:[ 2.921142] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >12:25:29,320 INFO kernel:[ 2.921149] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >12:25:29,320 INFO kernel:[ 2.921150] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:25:29,320 INFO kernel:[ 2.921151] usb usb2: Product: EHCI Host Controller >12:25:29,320 INFO kernel:[ 2.921152] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >12:25:29,320 INFO kernel:[ 2.921153] usb usb2: SerialNumber: 0000:00:1d.0 >12:25:29,320 INFO kernel:[ 2.921204] hub 2-0:1.0: USB hub found >12:25:29,320 INFO kernel:[ 2.921205] hub 2-0:1.0: 2 ports detected >12:25:29,320 INFO kernel:[ 2.921260] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >12:25:29,320 INFO kernel:[ 2.921261] ohci-pci: OHCI PCI platform driver >12:25:29,320 INFO kernel:[ 2.921266] uhci_hcd: USB Universal Host Controller Interface driver >12:25:29,320 DEBUG kernel:[ 2.921335] xhci_hcd 0000:00:14.0: setting latency timer to 64 >12:25:29,320 INFO kernel:[ 2.921337] xhci_hcd 0000:00:14.0: xHCI Host Controller >12:25:29,320 INFO kernel:[ 2.921361] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >12:25:29,320 DEBUG kernel:[ 2.921436] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >12:25:29,320 DEBUG kernel:[ 2.921452] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X >12:25:29,320 INFO kernel:[ 2.921483] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >12:25:29,320 INFO kernel:[ 2.921484] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:25:29,320 INFO kernel:[ 2.921485] usb usb3: Product: xHCI Host Controller >12:25:29,320 INFO kernel:[ 2.921486] usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >12:25:29,320 INFO kernel:[ 2.921487] usb usb3: SerialNumber: 0000:00:14.0 >12:25:29,320 DEBUG kernel:[ 2.921525] xHCI xhci_add_endpoint called for root hub >12:25:29,320 DEBUG kernel:[ 2.921526] xHCI xhci_check_bandwidth called for root hub >12:25:29,320 INFO kernel:[ 2.921537] hub 3-0:1.0: USB hub found >12:25:29,320 INFO kernel:[ 2.921544] hub 3-0:1.0: 4 ports detected >12:25:29,320 INFO kernel:[ 2.921731] xhci_hcd 0000:00:14.0: xHCI Host Controller >12:25:29,320 INFO kernel:[ 2.921755] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >12:25:29,320 INFO kernel:[ 2.921769] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >12:25:29,320 INFO kernel:[ 2.921770] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:25:29,320 INFO kernel:[ 2.921771] usb usb4: Product: xHCI Host Controller >12:25:29,320 INFO kernel:[ 2.921772] usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >12:25:29,320 INFO kernel:[ 2.921773] usb usb4: SerialNumber: 0000:00:14.0 >12:25:29,320 DEBUG kernel:[ 2.921809] xHCI xhci_add_endpoint called for root hub >12:25:29,320 DEBUG kernel:[ 2.921809] xHCI xhci_check_bandwidth called for root hub >12:25:29,320 INFO kernel:[ 2.921820] hub 4-0:1.0: USB hub found >12:25:29,320 INFO kernel:[ 2.921825] hub 4-0:1.0: 4 ports detected >12:25:29,320 INFO kernel:[ 2.926160] usbcore: registered new interface driver usbserial >12:25:29,320 INFO kernel:[ 2.926164] usbcore: registered new interface driver usbserial_generic >12:25:29,320 INFO kernel:[ 2.926167] usbserial: USB Serial support registered for generic >12:25:29,320 INFO kernel:[ 2.926185] i8042: PNP: No PS/2 controller found. Probing ports directly. >12:25:29,320 INFO kernel:[ 2.926526] serio: i8042 KBD port at 0x60,0x64 irq 1 >12:25:29,320 INFO kernel:[ 2.926531] serio: i8042 AUX port at 0x60,0x64 irq 12 >12:25:29,320 INFO kernel:[ 2.926591] mousedev: PS/2 mouse device common for all mice >12:25:29,320 INFO kernel:[ 2.926688] rtc_cmos 00:05: RTC can wake from S4 >12:25:29,320 INFO kernel:[ 2.926792] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >12:25:29,320 INFO kernel:[ 2.926817] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >12:25:29,320 INFO kernel:[ 2.926853] device-mapper: uevent: version 1.0.3 >12:25:29,320 INFO kernel:[ 2.926888] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >12:25:29,320 INFO kernel:[ 2.926909] Intel P-state driver initializing. >12:25:29,320 INFO kernel:[ 2.926916] Intel pstate controlling: cpu 0 >12:25:29,320 INFO kernel:[ 2.926925] Intel pstate controlling: cpu 1 >12:25:29,320 INFO kernel:[ 2.926932] Intel pstate controlling: cpu 2 >12:25:29,320 INFO kernel:[ 2.926938] Intel pstate controlling: cpu 3 >12:25:29,320 INFO kernel:[ 2.926989] cpuidle: using governor menu >12:25:29,320 INFO kernel:[ 2.927140] hidraw: raw HID events driver (C) Jiri Kosina >12:25:29,320 INFO kernel:[ 2.927187] usbcore: registered new interface driver usbhid >12:25:29,320 INFO kernel:[ 2.927187] usbhid: USB HID core driver >12:25:29,320 INFO kernel:[ 2.927228] drop_monitor: Initializing network drop monitor service >12:25:29,320 INFO kernel:[ 2.927278] ip_tables: (C) 2000-2006 Netfilter Core Team >12:25:29,320 INFO kernel:[ 2.927298] TCP: cubic registered >12:25:29,320 INFO kernel:[ 2.927300] Initializing XFRM netlink socket >12:25:29,320 INFO kernel:[ 2.927357] NET: Registered protocol family 10 >12:25:29,320 INFO kernel:[ 2.927468] mip6: Mobile IPv6 >12:25:29,320 INFO kernel:[ 2.927469] NET: Registered protocol family 17 >12:25:29,320 DEBUG kernel:[ 2.927610] PM: Hibernation image not present or could not be loaded. >12:25:29,320 NOTICE kernel:[ 2.927612] Loading compiled-in X.509 certificates >12:25:29,320 NOTICE kernel:[ 2.928236] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >12:25:29,320 INFO kernel:[ 2.928242] registered taskstats version 1 >12:25:29,320 INFO kernel:[ 2.928650] Magic number: 9:584:430 >12:25:29,320 INFO kernel:[ 2.928722] rtc_cmos 00:05: setting system clock to 2013-12-12 12:25:22 UTC (1386851122) >12:25:29,320 INFO kernel:[ 3.206184] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >12:25:29,320 INFO kernel:[ 3.206208] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >12:25:29,320 INFO kernel:[ 3.206230] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >12:25:29,320 WARNING kernel:[ 3.206821] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >12:25:29,320 WARNING kernel:[ 3.206828] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT2._GTF] (Node ffff88021388e910), AE_NOT_FOUND (20130517/psparse-536) >12:25:29,320 WARNING kernel:[ 3.206901] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >12:25:29,320 WARNING kernel:[ 3.206907] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT3._GTF] (Node ffff88021388e988), AE_NOT_FOUND (20130517/psparse-536) >12:25:29,320 INFO kernel:[ 3.207083] ata3.00: ATA-8: TOSHIBA DT01ACA050, MS1OA750, max UDMA/133 >12:25:29,320 INFO kernel:[ 3.207087] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >12:25:29,320 INFO kernel:[ 3.207231] ata4.00: ATA-8: TOSHIBA DT01ACA050, MS1OA750, max UDMA/133 >12:25:29,320 INFO kernel:[ 3.207235] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >12:25:29,320 WARNING kernel:[ 3.207804] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >12:25:29,320 WARNING kernel:[ 3.207810] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT2._GTF] (Node ffff88021388e910), AE_NOT_FOUND (20130517/psparse-536) >12:25:29,320 WARNING kernel:[ 3.207945] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >12:25:29,320 WARNING kernel:[ 3.207949] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT3._GTF] (Node ffff88021388e988), AE_NOT_FOUND (20130517/psparse-536) >12:25:29,320 INFO kernel:[ 3.208062] ata3.00: configured for UDMA/133 >12:25:29,320 INFO kernel:[ 3.208157] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >12:25:29,320 INFO kernel:[ 3.208204] ata4.00: configured for UDMA/133 >12:25:29,320 WARNING kernel:[ 3.208548] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >12:25:29,320 WARNING kernel:[ 3.208555] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff88021388ea00), AE_NOT_FOUND (20130517/psparse-536) >12:25:29,320 INFO kernel:[ 3.208565] ata5.00: ATAPI: TSSTcorp CDDVDW SH-224DB, SB00, max UDMA/100 >12:25:29,320 WARNING kernel:[ 3.209513] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >12:25:29,320 WARNING kernel:[ 3.209520] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff88021388ea00), AE_NOT_FOUND (20130517/psparse-536) >12:25:29,320 INFO kernel:[ 3.209531] ata5.00: configured for UDMA/100 >12:25:29,320 INFO kernel:[ 3.213177] usb 1-1: new high-speed USB device number 2 using ehci-pci >12:25:29,320 WARNING kernel:[ 3.219534] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >12:25:29,320 WARNING kernel:[ 3.219541] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff88021388e820), AE_NOT_FOUND (20130517/psparse-536) >12:25:29,320 INFO kernel:[ 3.220301] ata1.00: ATA-8: KINGSTON SV300S37A120G, 505ABBF1, max UDMA/133 >12:25:29,320 INFO kernel:[ 3.220305] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >12:25:29,320 WARNING kernel:[ 3.229537] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >12:25:29,320 WARNING kernel:[ 3.229544] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff88021388e820), AE_NOT_FOUND (20130517/psparse-536) >12:25:29,320 INFO kernel:[ 3.230287] ata1.00: configured for UDMA/133 >12:25:29,320 NOTICE kernel:[ 3.230504] scsi 0:0:0:0: Direct-Access ATA KINGSTON SV300S3 505A PQ: 0 ANSI: 5 >12:25:29,320 NOTICE kernel:[ 3.230691] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB) >12:25:29,320 NOTICE kernel:[ 3.230722] sd 0:0:0:0: Attached scsi generic sg0 type 0 >12:25:29,320 NOTICE kernel:[ 3.230747] sd 0:0:0:0: [sda] Write Protect is off >12:25:29,320 DEBUG kernel:[ 3.230750] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >12:25:29,320 NOTICE kernel:[ 3.230766] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:25:29,320 NOTICE kernel:[ 3.230925] scsi 2:0:0:0: Direct-Access ATA TOSHIBA DT01ACA0 MS1O PQ: 0 ANSI: 5 >12:25:29,320 NOTICE kernel:[ 3.231056] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >12:25:29,320 NOTICE kernel:[ 3.231058] sd 2:0:0:0: [sdb] 4096-byte physical blocks >12:25:29,320 NOTICE kernel:[ 3.231083] sd 2:0:0:0: Attached scsi generic sg1 type 0 >12:25:29,320 INFO kernel:[ 3.231211] sda: unknown partition table >12:25:29,320 NOTICE kernel:[ 3.231242] sd 2:0:0:0: [sdb] Write Protect is off >12:25:29,320 DEBUG kernel:[ 3.231247] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >12:25:29,320 NOTICE kernel:[ 3.231257] scsi 3:0:0:0: Direct-Access ATA TOSHIBA DT01ACA0 MS1O PQ: 0 ANSI: 5 >12:25:29,320 NOTICE kernel:[ 3.231353] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:25:29,320 NOTICE kernel:[ 3.231382] sd 3:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB) >12:25:29,320 NOTICE kernel:[ 3.231383] sd 0:0:0:0: [sda] Attached SCSI disk >12:25:29,320 NOTICE kernel:[ 3.231387] sd 3:0:0:0: Attached scsi generic sg2 type 0 >12:25:29,320 NOTICE kernel:[ 3.231390] sd 3:0:0:0: [sdc] 4096-byte physical blocks >12:25:29,320 NOTICE kernel:[ 3.231468] sd 3:0:0:0: [sdc] Write Protect is off >12:25:29,320 DEBUG kernel:[ 3.231471] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >12:25:29,320 NOTICE kernel:[ 3.231552] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:25:29,320 NOTICE kernel:[ 3.233176] scsi 4:0:0:0: CD-ROM TSSTcorp CDDVDW SH-224DB SB00 PQ: 0 ANSI: 5 >12:25:29,320 WARNING kernel:[ 3.236147] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >12:25:29,320 INFO kernel:[ 3.236150] cdrom: Uniform CD-ROM driver Revision: 3.20 >12:25:29,320 DEBUG kernel:[ 3.236227] sr 4:0:0:0: Attached scsi CD-ROM sr0 >12:25:29,320 NOTICE kernel:[ 3.236312] sr 4:0:0:0: Attached scsi generic sg3 type 5 >12:25:29,320 INFO kernel:[ 3.256278] sdb: sdb1 sdb2 >12:25:29,320 INFO kernel:[ 3.256514] sdc: sdc1 >12:25:29,320 NOTICE kernel:[ 3.256878] sd 2:0:0:0: [sdb] Attached SCSI disk >12:25:29,320 NOTICE kernel:[ 3.256998] sd 3:0:0:0: [sdc] Attached SCSI disk >12:25:29,320 INFO kernel:[ 3.257979] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >12:25:29,320 INFO kernel:[ 3.257982] Write protecting the kernel read-only data: 12288k >12:25:29,320 INFO kernel:[ 3.262288] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >12:25:29,320 INFO kernel:[ 3.265248] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >12:25:29,320 INFO kernel:[ 3.280752] device-mapper: multipath: version 1.5.1 loaded >12:25:29,320 INFO kernel:[ 3.327513] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >12:25:29,320 INFO kernel:[ 3.327517] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >12:25:29,320 INFO kernel:[ 3.327777] hub 1-1:1.0: USB hub found >12:25:29,320 INFO kernel:[ 3.327876] hub 1-1:1.0: 6 ports detected >12:25:29,320 INFO kernel:[ 3.338083] BIOS EDD facility v0.16 2004-Jun-25, 4 devices found >12:25:29,320 INFO kernel:[ 3.431156] usb 2-1: new high-speed USB device number 2 using ehci-pci >12:25:29,320 INFO kernel:[ 3.475979] squashfs: version 4.0 (2009/01/31) Phillip Lougher >12:25:29,320 INFO kernel:[ 3.478085] Loading iSCSI transport class v2.0-870. >12:25:29,320 NOTICE kernel:[ 3.480945] iscsi: registered transport (tcp) >12:25:29,320 INFO kernel:[ 3.482462] alua: device handler registered >12:25:29,320 INFO kernel:[ 3.483855] emc: device handler registered >12:25:29,320 INFO kernel:[ 3.485174] hp_sw: device handler registered >12:25:29,320 INFO kernel:[ 3.486539] rdac: device handler registered >12:25:29,320 INFO kernel:[ 3.545532] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >12:25:29,320 INFO kernel:[ 3.545537] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >12:25:29,320 INFO kernel:[ 3.545784] hub 2-1:1.0: USB hub found >12:25:29,320 INFO kernel:[ 3.545867] hub 2-1:1.0: 8 ports detected >12:25:29,320 INFO kernel:[ 3.649204] usb 4-4: new SuperSpeed USB device number 2 using xhci_hcd >12:25:29,320 INFO kernel:[ 3.660735] usb 4-4: New USB device found, idVendor=125f, idProduct=db8a >12:25:29,320 INFO kernel:[ 3.660739] usb 4-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >12:25:29,320 INFO kernel:[ 3.660751] usb 4-4: Product: ADATA USB Flash Drive >12:25:29,320 INFO kernel:[ 3.660753] usb 4-4: Manufacturer: ADATA >12:25:29,320 INFO kernel:[ 3.660755] usb 4-4: SerialNumber: 1333003242300008 >12:25:29,320 INFO kernel:[ 3.734297] usb 1-1.5: new high-speed USB device number 3 using ehci-pci >12:25:29,320 INFO kernel:[ 3.819541] usb 1-1.5: New USB device found, idVendor=0409, idProduct=005a >12:25:29,320 INFO kernel:[ 3.819545] usb 1-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >12:25:29,320 INFO kernel:[ 3.819909] hub 1-1.5:1.0: USB hub found >12:25:29,320 INFO kernel:[ 3.819993] hub 1-1.5:1.0: 4 ports detected >12:25:29,320 INFO kernel:[ 3.841177] tsc: Refined TSC clocksource calibration: 3200.022 MHz >12:25:29,320 INFO kernel:[ 4.093303] usb 1-1.5.4: new full-speed USB device number 4 using ehci-pci >12:25:29,320 INFO kernel:[ 4.178915] usb 1-1.5.4: New USB device found, idVendor=0557, idProduct=8021 >12:25:29,320 INFO kernel:[ 4.178920] usb 1-1.5.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >12:25:29,320 INFO kernel:[ 4.179168] hub 1-1.5.4:1.0: USB hub found >12:25:29,320 INFO kernel:[ 4.179388] hub 1-1.5.4:1.0: 4 ports detected >12:25:29,320 INFO kernel:[ 4.442413] usb 1-1.5.4.1: new full-speed USB device number 5 using ehci-pci >12:25:29,320 INFO kernel:[ 4.539793] usb 1-1.5.4.1: New USB device found, idVendor=0557, idProduct=2213 >12:25:29,320 INFO kernel:[ 4.539797] usb 1-1.5.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >12:25:29,320 INFO kernel:[ 4.539800] usb 1-1.5.4.1: Product: CS1762A V1.1.109 >12:25:29,320 INFO kernel:[ 4.539802] usb 1-1.5.4.1: Manufacturer: ATEN >12:25:29,320 INFO kernel:[ 4.551735] input: ATEN CS1762A V1.1.109 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.4/1-1.5.4.1/1-1.5.4.1:1.0/input/input2 >12:25:29,320 INFO kernel:[ 4.551950] hid-generic 0003:0557:2213.0001: input,hidraw0: USB HID v1.00 Keyboard [ATEN CS1762A V1.1.109] on usb-0000:00:1a.0-1.5.4.1/input0 >12:25:29,320 INFO kernel:[ 4.569550] input: ATEN CS1762A V1.1.109 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.4/1-1.5.4.1/1-1.5.4.1:1.1/input/input3 >12:25:29,320 INFO kernel:[ 4.569906] hid-generic 0003:0557:2213.0002: input,hidraw1: USB HID v1.00 Mouse [ATEN CS1762A V1.1.109] on usb-0000:00:1a.0-1.5.4.1/input1 >12:25:29,320 INFO kernel:[ 4.841357] Switched to clocksource tsc >12:25:29,320 INFO kernel:[ 6.501290] floppy0: no floppy controllers found >12:25:29,320 INFO kernel:[ 6.501299] work still pending >12:25:29,320 INFO kernel:[ 6.514191] No iBFT detected. >12:25:29,320 INFO kernel:[ 6.516277] md: raid0 personality registered for level 0 >12:25:29,320 INFO kernel:[ 6.518648] md: raid1 personality registered for level 1 >12:25:29,320 INFO kernel:[ 6.520710] async_tx: api initialized (async) >12:25:29,320 INFO kernel:[ 6.521796] xor: automatically using best checksumming function: >12:25:29,320 INFO kernel:[ 6.531160] avx : 18432.000 MB/sec >12:25:29,320 WARNING kernel:[ 6.550164] raid6: sse2x1 7035 MB/s >12:25:29,320 WARNING kernel:[ 6.567161] raid6: sse2x2 9257 MB/s >12:25:29,320 WARNING kernel:[ 6.584161] raid6: sse2x4 11433 MB/s >12:25:29,320 WARNING kernel:[ 6.584162] raid6: using algorithm sse2x4 (11433 MB/s) >12:25:29,320 WARNING kernel:[ 6.584163] raid6: using ssse3x2 recovery algorithm >12:25:29,320 INFO kernel:[ 6.588332] md: raid6 personality registered for level 6 >12:25:29,320 INFO kernel:[ 6.588334] md: raid5 personality registered for level 5 >12:25:29,320 INFO kernel:[ 6.588335] md: raid4 personality registered for level 4 >12:25:29,320 INFO kernel:[ 6.591733] md: raid10 personality registered for level 10 >12:25:29,320 INFO kernel:[ 6.593190] md: linear personality registered for level -1 >12:25:29,320 INFO kernel:[ 6.598075] device-mapper: multipath round-robin: version 1.0.0 loaded >12:25:29,320 INFO kernel:[ 6.601936] sha256_ssse3: Using AVX optimized SHA-256 implementation >12:25:29,320 INFO kernel:[ 6.611391] RPC: Registered named UNIX socket transport module. >12:25:29,320 INFO kernel:[ 6.611393] RPC: Registered udp transport module. >12:25:29,320 INFO kernel:[ 6.611393] RPC: Registered tcp transport module. >12:25:29,320 INFO kernel:[ 6.611394] RPC: Registered tcp NFSv4.1 backchannel transport module. >12:25:29,320 INFO kernel:[ 6.668478] usb-storage 4-4:1.0: USB Mass Storage device detected >12:25:29,320 INFO kernel:[ 6.668549] scsi6 : usb-storage 4-4:1.0 >12:25:29,320 INFO kernel:[ 6.668894] usbcore: registered new interface driver usb-storage >12:25:29,320 INFO kernel:[ 6.717053] wmi: Mapper loaded >12:25:29,320 INFO kernel:[ 6.725402] [drm] Initialized drm 1.1.0 20060810 >12:25:29,320 INFO kernel:[ 6.733437] [drm] Memory usable by graphics device = 2048M >12:25:29,320 DEBUG kernel:[ 6.733442] i915 0000:00:02.0: setting latency timer to 64 >12:25:29,320 INFO kernel:[ 6.733672] alx 0000:02:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [d4:3d:7e:ba:6d:55] >12:25:29,320 INFO kernel:[ 6.741481] alg: No test for crc32 (crc32-pclmul) >12:25:29,320 DEBUG kernel:[ 6.757398] i915 0000:00:02.0: irq 44 for MSI/MSI-X >12:25:29,320 INFO kernel:[ 6.757404] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >12:25:29,320 INFO kernel:[ 6.757404] [drm] Driver supports precise vblank timestamp query. >12:25:29,320 WARNING kernel:[ 6.757427] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95) >12:25:29,320 WARNING kernel:[ 6.757455] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95) >12:25:29,320 INFO kernel:[ 6.757492] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >12:25:29,320 INFO kernel:[ 6.845660] fbcon: inteldrmfb (fb0) is primary device >12:25:29,320 INFO kernel:[ 6.999426] Console: switching to colour frame buffer device 210x65 >12:25:29,320 INFO kernel:[ 7.004484] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >12:25:29,320 INFO kernel:[ 7.004486] i915 0000:00:02.0: registered panic notifier >12:25:29,320 INFO kernel:[ 7.009548] acpi device:49: registered as cooling_device9 >12:25:29,320 INFO kernel:[ 7.009696] acpi device:4a: registered as cooling_device10 >12:25:29,320 INFO kernel:[ 7.009839] acpi device:4b: registered as cooling_device11 >12:25:29,320 INFO kernel:[ 7.009981] acpi device:4c: registered as cooling_device12 >12:25:29,320 INFO kernel:[ 7.010124] acpi device:4d: registered as cooling_device13 >12:25:29,320 INFO kernel:[ 7.010279] acpi device:4e: registered as cooling_device14 >12:25:29,320 INFO kernel:[ 7.010425] acpi device:4f: registered as cooling_device15 >12:25:29,320 INFO kernel:[ 7.010568] acpi device:50: registered as cooling_device16 >12:25:29,320 INFO kernel:[ 7.010589] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >12:25:29,320 INFO kernel:[ 7.010616] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4 >12:25:29,320 INFO kernel:[ 7.010719] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >12:25:29,320 NOTICE kernel:[ 7.670188] scsi 6:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 ANSI: 6 >12:25:29,320 NOTICE kernel:[ 7.670387] sd 6:0:0:0: Attached scsi generic sg4 type 0 >12:25:29,320 NOTICE kernel:[ 7.670676] sd 6:0:0:0: [sdd] 15433728 512-byte logical blocks: (7.90 GB/7.35 GiB) >12:25:29,320 NOTICE kernel:[ 7.670840] sd 6:0:0:0: [sdd] Write Protect is off >12:25:29,320 DEBUG kernel:[ 7.670844] sd 6:0:0:0: [sdd] Mode Sense: 23 00 00 00 >12:25:29,320 NOTICE kernel:[ 7.670989] sd 6:0:0:0: [sdd] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA >12:25:29,320 INFO kernel:[ 7.672255] sdd: sdd1 sdd2 sdd3 >12:25:29,320 NOTICE kernel:[ 7.673070] sd 6:0:0:0: [sdd] Attached SCSI removable disk >12:25:29,320 DEBUG kernel:[ 7.823442] ISO 9660 Extensions: Microsoft Joliet Level 3 >12:25:29,320 DEBUG kernel:[ 7.825998] ISO 9660 Extensions: RRIP_1991A >12:25:29,320 INFO kernel:[ 7.892562] loop: module loaded >12:25:29,320 INFO kernel:[ 7.907380] bio: create slab <bio-1> at 1 >12:25:29,320 INFO kernel:[ 7.914702] bio: create slab <bio-2> at 2 >12:25:29,320 INFO kernel:[ 7.974214] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >12:25:29,320 DEBUG kernel:[ 8.523624] SELinux: 2048 avtab hash slots, 101316 rules. >12:25:29,320 DEBUG kernel:[ 8.532797] SELinux: 2048 avtab hash slots, 101316 rules. >12:25:29,320 DEBUG kernel:[ 8.543751] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >12:25:29,320 DEBUG kernel:[ 8.543753] SELinux: 83 classes, 101316 rules >12:25:29,320 DEBUG kernel:[ 8.546749] SELinux: Completing initialization. >12:25:29,320 DEBUG kernel:[ 8.546750] SELinux: Setting up existing superblocks. >12:25:29,320 DEBUG kernel:[ 8.546755] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.546759] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.546765] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.546768] SELinux: initialized (dev proc, type proc), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.546777] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:25:29,320 DEBUG kernel:[ 8.546798] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >12:25:29,320 DEBUG kernel:[ 8.547353] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >12:25:29,320 DEBUG kernel:[ 8.547355] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.547817] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >12:25:29,320 DEBUG kernel:[ 8.547820] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.547822] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >12:25:29,320 DEBUG kernel:[ 8.547832] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:25:29,320 DEBUG kernel:[ 8.547836] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >12:25:29,320 DEBUG kernel:[ 8.547840] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.547846] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548082] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548083] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:25:29,320 DEBUG kernel:[ 8.548087] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:25:29,320 DEBUG kernel:[ 8.548182] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:25:29,320 DEBUG kernel:[ 8.548202] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548207] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548209] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548212] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548214] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548218] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548220] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548222] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548225] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548229] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548231] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548234] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548237] SELinux: initialized (dev sdd, type iso9660), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.548245] SELinux: initialized (dev loop0, type squashfs), uses xattr >12:25:29,320 DEBUG kernel:[ 8.548257] SELinux: initialized (dev dm-0, type ext4), uses xattr >12:25:29,320 NOTICE kernel:[ 8.564050] type=1403 audit(1386851128.133:2): policy loaded auid=4294967295 ses=4294967295 >12:25:29,320 INFO kernel:[ 8.729445] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off >12:25:29,320 DEBUG kernel:[ 8.803764] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.880697] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:25:29,320 DEBUG kernel:[ 8.897108] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >12:25:29,320 DEBUG kernel:[ 8.897318] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:25:29,320 INFO kernel:[ 9.255001] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >12:25:29,320 DEBUG kernel:[ 9.267884] mei_me 0000:00:16.0: setting latency timer to 64 >12:25:29,320 DEBUG kernel:[ 9.267917] mei_me 0000:00:16.0: irq 45 for MSI/MSI-X >12:25:29,320 WARNING kernel:[ 9.275716] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251) >12:25:29,320 INFO kernel:[ 9.275717] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:25:29,320 WARNING kernel:[ 9.275720] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >12:25:29,320 INFO kernel:[ 9.275720] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:25:29,320 WARNING kernel:[ 9.275721] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >12:25:29,320 INFO kernel:[ 9.275722] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:25:29,320 WARNING kernel:[ 9.275722] lpc_ich: Resource conflict(s) found affecting gpio_ich >12:25:29,320 WARNING kernel:[ 9.278621] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130517/utaddress-251) >12:25:29,320 INFO kernel:[ 9.278626] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:25:29,320 INFO kernel:[ 9.300707] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x19 >12:25:29,320 INFO kernel:[ 9.325219] microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x19 >12:25:29,320 INFO kernel:[ 9.325232] microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x19 >12:25:29,320 INFO kernel:[ 9.325242] microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x19 >12:25:29,320 INFO kernel:[ 9.325296] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >12:25:29,320 NOTICE kernel:[ 9.566162] type=1400 audit(1386851129.135:3): avc: denied { create } for pid=957 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:25:29,320 NOTICE kernel:[ 9.566209] type=1400 audit(1386851129.136:4): avc: denied { setattr } for pid=957 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=33456 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:25:29,320 NOTICE kernel:[ 9.566231] type=1400 audit(1386851129.136:5): avc: denied { relabelfrom } for pid=957 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=33456 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:25:29,324 NOTICE kernel:[ 9.752499] type=1400 audit(1386851129.322:6): avc: denied { read } for pid=973 comm="bash" name=".profile" dev="dm-0" ino=41544 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >12:25:29,324 NOTICE kernel:[ 9.752516] type=1400 audit(1386851129.322:7): avc: denied { open } for pid=973 comm="bash" path="/root/.profile" dev="dm-0" ino=41544 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >12:25:29,671 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >12:25:29,671 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >12:25:29,671 INFO NetworkManager: <info> WEXT support is enabled >12:25:29,702 INFO kernel:[ 10.131075] cfg80211: Calling CRDA to update world regulatory domain >12:25:29,753 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >12:25:29,793 INFO polkitd: Started polkitd version 0.112 >12:25:29,875 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >12:25:29,891 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >12:25:29,891 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >12:25:29,891 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:25:29,891 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:25:29,938 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >12:25:29,939 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >12:25:29,956 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >12:25:29,958 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >12:25:29,963 INFO NetworkManager: <info> WiFi hardware radio set enabled >12:25:29,963 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >12:25:29,963 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >12:25:29,963 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >12:25:29,963 INFO NetworkManager: <info> Networking is enabled by state file >12:25:29,964 INFO NetworkManager: <info> (lo): link connected >12:25:29,964 INFO NetworkManager: <info> (lo): carrier is ON >12:25:29,964 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >12:25:29,964 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >12:25:29,964 INFO NetworkManager: <info> (lo): No existing connection detected. >12:25:29,964 INFO NetworkManager: <info> (p2p1): carrier is OFF >12:25:29,964 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'alx' ifindex: 2) >12:25:29,964 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/1 >12:25:29,964 INFO NetworkManager: <info> (p2p1): No existing connection detected. >12:25:29,965 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >12:25:29,965 INFO NetworkManager: <info> (p2p1): bringing up device. >12:25:29,966 DEBUG kernel:[ 10.393977] alx 0000:02:00.0: irq 46 for MSI/MSI-X >12:25:29,966 INFO kernel:[ 10.394021] IPv6: ADDRCONF(NETDEV_UP): p2p1: link is not ready >12:25:29,966 INFO kernel:[ 10.394790] alx 0000:02:00.0 p2p1: NIC Up: 1 Gbps Full >12:25:29,966 INFO kernel:[ 10.395000] IPv6: ADDRCONF(NETDEV_CHANGE): p2p1: link becomes ready >12:25:29,966 INFO NetworkManager: <info> (p2p1): link connected >12:25:29,966 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/net/p2p1 >12:25:29,968 INFO NetworkManager: <info> (p2p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >12:25:29,968 WARNING NetworkManager: <warn> Couldn't get managed objects: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files >12:25:29,968 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >12:25:29,968 INFO NetworkManager: <info> Activation (p2p1) starting connection 'Wired connection 1' >12:25:29,968 INFO NetworkManager: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:25:29,968 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >12:25:29,968 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >12:25:29,968 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >12:25:29,968 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >12:25:29,968 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >12:25:29,968 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >12:25:29,968 INFO NetworkManager: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >12:25:29,968 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >12:25:29,968 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >12:25:29,968 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >12:25:29,968 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >12:25:29,968 INFO NetworkManager: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >12:25:29,971 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >12:25:30,002 INFO NetworkManager: <info> dhclient started with pid 1026 >12:25:30,002 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >12:25:30,008 ERR NetworkManager: <error> [1386851130.8210] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (p2p1): cannot send router solicitation: -99. >12:25:30,295 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >12:25:30,295 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >12:25:30,295 INFO dhclient: All rights reserved. >12:25:30,295 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >12:25:30,295 INFO dhclient: >12:25:30,304 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> preinit >12:25:30,311 INFO dhclient: Listening on LPF/p2p1/d4:3d:7e:ba:6d:55 >12:25:30,311 INFO dhclient: Sending on LPF/p2p1/d4:3d:7e:ba:6d:55 >12:25:30,311 INFO dhclient: Sending on Socket/fallback >12:25:30,311 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 5 (xid=0x4541c5ca) >12:25:31,461 INFO dhclient: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x4541c5ca) >12:25:31,461 INFO dhclient: DHCPOFFER from 10.34.29.253 >12:25:31,500 INFO dhclient: DHCPACK from 10.34.29.253 (xid=0x4541c5ca) >12:25:31,502 INFO dhclient: bound to 10.34.28.168 -- renewal in 41064 seconds. >12:25:31,502 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed preinit -> bound >12:25:31,502 INFO NetworkManager: <info> address 10.34.28.168 >12:25:31,502 INFO NetworkManager: <info> plen 23 (255.255.254.0) >12:25:31,502 INFO NetworkManager: <info> gateway 10.34.29.254 >12:25:31,502 INFO NetworkManager: <info> lease time 86400 >12:25:31,502 INFO NetworkManager: <info> nameserver '10.38.5.26' >12:25:31,502 INFO NetworkManager: <info> nameserver '10.11.5.19' >12:25:31,502 INFO NetworkManager: <info> domain name 'brq.redhat.com' >12:25:31,502 INFO NetworkManager: <info> domain search 'brq.redhat.com.' >12:25:31,502 INFO NetworkManager: <info> domain search 'redhat.com.' >12:25:31,502 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >12:25:31,503 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >12:25:31,503 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >12:25:31,503 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >12:25:31,504 INFO NetworkManager: <info> (p2p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >12:25:31,504 INFO NetworkManager: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >12:25:31,504 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >12:25:31,504 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p2p1) as default for IPv4 routing and DNS. >12:25:31,505 INFO NetworkManager: <info> Activation (p2p1) successful, device activated. >12:25:31,505 INFO NetworkManager: <info> startup complete >12:25:31,506 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >12:25:31,521 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:25:31,549 INFO NetworkManager: <info> Setting system hostname to 'dhcp-28-168.brq.redhat.com' (from address lookup) >12:25:32,351 NOTICE kernel:[ 12.779418] type=1400 audit(1386851132.349:8): avc: denied { read write } for pid=1085 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=6192 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >12:25:34,155 NOTICE kernel:[ 14.583667] type=1400 audit(1386851134.153:9): avc: denied { read write } for pid=1138 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 >12:25:34,742 NOTICE NetworkManager: ifcfg-rh: read connection 'p2p1' >12:25:34,742 INFO NetworkManager: <info> (p2p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >12:25:34,742 INFO NetworkManager: <info> (p2p1): deactivating device (reason 'connection-removed') [38] >12:25:34,943 INFO NetworkManager: <info> (p2p1): canceled DHCP transaction, DHCP client pid 1026 >12:25:34,945 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >12:25:34,945 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >12:25:34,946 INFO NetworkManager: <info> Saved default wired connection 'p2p1' to persistent storage >12:25:34,947 INFO NetworkManager: <info> Auto-activating connection 'p2p1'. >12:25:34,947 INFO NetworkManager: <info> Activation (p2p1) starting connection 'p2p1' >12:25:34,947 INFO NetworkManager: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:25:34,947 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >12:25:34,947 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >12:25:34,947 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >12:25:34,947 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >12:25:34,947 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >12:25:34,947 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >12:25:34,947 INFO NetworkManager: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >12:25:34,947 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >12:25:34,947 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >12:25:34,949 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >12:25:34,949 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >12:25:34,949 INFO NetworkManager: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >12:25:34,950 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >12:25:34,956 INFO NetworkManager: <info> dhclient started with pid 1161 >12:25:34,956 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >12:25:34,960 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv6 Commit) scheduled... >12:25:34,960 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv6 Commit) started... >12:25:34,960 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >12:25:34,961 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv6 Commit) complete. >12:25:34,961 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >12:25:34,961 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >12:25:34,961 INFO dhclient: All rights reserved. >12:25:34,961 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >12:25:34,961 INFO dhclient: >12:25:34,961 INFO NetworkManager: <info> (p2p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >12:25:34,961 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv6 Commit) scheduled... >12:25:34,961 INFO NetworkManager: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >12:25:34,963 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >12:25:34,963 INFO NetworkManager: <info> Policy set 'p2p1' (p2p1) as default for IPv6 routing and DNS. >12:25:34,963 INFO NetworkManager: <info> Activation (p2p1) successful, device activated. >12:25:34,963 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv6 Commit) started... >12:25:34,964 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv6 Commit) complete. >12:25:34,964 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> preinit >12:25:34,972 INFO dhclient: Listening on LPF/p2p1/d4:3d:7e:ba:6d:55 >12:25:34,972 INFO dhclient: Sending on LPF/p2p1/d4:3d:7e:ba:6d:55 >12:25:34,972 INFO dhclient: Sending on Socket/fallback >12:25:34,972 INFO dhclient: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x6d4e7610) >12:25:34,993 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p2p1 >12:25:35,018 INFO dhclient: DHCPACK from 10.34.29.252 (xid=0x6d4e7610) >12:25:35,020 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed preinit -> reboot >12:25:35,020 INFO dhclient: bound to 10.34.28.168 -- renewal in 35444 seconds. >12:25:35,020 INFO NetworkManager: <info> address 10.34.28.168 >12:25:35,020 INFO NetworkManager: <info> plen 23 (255.255.254.0) >12:25:35,020 INFO NetworkManager: <info> gateway 10.34.29.254 >12:25:35,020 INFO NetworkManager: <info> lease time 86397 >12:25:35,020 INFO NetworkManager: <info> nameserver '10.38.5.26' >12:25:35,020 INFO NetworkManager: <info> nameserver '10.11.5.19' >12:25:35,020 INFO NetworkManager: <info> domain name 'brq.redhat.com' >12:25:35,020 INFO NetworkManager: <info> domain search 'brq.redhat.com.' >12:25:35,020 INFO NetworkManager: <info> domain search 'redhat.com.' >12:25:35,020 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >12:25:35,021 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >12:25:35,021 INFO NetworkManager: <info> Policy set 'p2p1' (p2p1) as default for IPv4 routing and DNS. >12:25:35,021 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >12:25:35,659 INFO chronyd: chronyd version 1.29 starting >12:25:35,659 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >12:25:35,659 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >12:25:35,663 INFO chronyd: Generated key 1 >12:25:36,778 INFO kernel:[ 17.207144] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >12:25:36,784 DEBUG kernel:[ 17.212849] SELinux: initialized (dev sdb1, type ext4), uses xattr >12:25:36,951 INFO kernel:[ 17.379688] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >12:25:36,951 DEBUG kernel:[ 17.379694] SELinux: initialized (dev dm-2, type ext4), uses xattr >12:25:37,299 INFO kernel:[ 17.727439] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >12:25:37,299 DEBUG kernel:[ 17.727446] SELinux: initialized (dev dm-2, type ext4), uses xattr >12:25:37,643 NOTICE kernel:[ 18.071356] type=1400 audit(1386851137.641:10): avc: denied { read write } for pid=1323 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 >12:25:37,643 NOTICE kernel:[ 18.071999] type=1400 audit(1386851137.641:11): avc: denied { read write } for pid=1323 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=6192 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >12:25:38,001 NOTICE kernel:[ 18.651459] type=1400 audit(1386851138.000:12): avc: denied { ioctl } for pid=1323 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 >12:25:38,001 NOTICE kernel:[ 18.651467] type=1400 audit(1386851138.000:13): avc: denied { getattr } for pid=1323 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 >12:25:39,109 NOTICE kernel:[ 19.759532] type=1400 audit(1386851139.108:14): avc: denied { open } for pid=980 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=17026 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >12:25:40,659 INFO chronyd: Selected source 10.5.26.10 >12:25:46,133 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >12:25:46,145 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >12:25:46,374 INFO kernel:[ 26.981016] bio: create slab <bio-1> at 1 >12:25:46,375 INFO kernel:[ 26.981180] Btrfs loaded >12:25:46,423 INFO kernel:[ 27.029139] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >12:26:45,060 NOTICE kernel:[ 85.653097] type=1400 audit(1386851205.058:15): avc: denied { read write } for pid=1470 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=6192 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >12:26:45,060 NOTICE kernel:[ 85.653666] type=1400 audit(1386851205.059:16): avc: denied { read } for pid=1470 comm="hwclock" path="/proc/1029/mounts" dev="proc" ino=18433 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file
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 1040962
: 835771 |
835772
|
835773
|
835774
|
835775
|
835776
|
835777
|
835778
|
835779
|
835780
|
835781