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 941686 Details for
Bug 1147068
ArithmeticError: Could not align up to sector
[?]
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), 567.28 KB, created by
Brian Lane
on 2014-09-26 18:46:39 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Brian Lane
Created:
2014-09-26 18:46:39 UTC
Size:
567.28 KB
patch
obsolete
>anaconda 19.31.91-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/parted/alignment.py", line 87, in alignUp > return self.__alignment.align_up(geom.getPedGeometry(), sector) > File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new > ret = fn(*args, **kwds) > File "/tmp/updates/blivet/partitioning.py", line 1774, in getDiskChunks > start=disk.format.alignment.alignUp(f, f.start), > File "/tmp/updates/blivet/partitioning.py", line 1154, in allocatePartitions > temp_parts, freespace) > File "/tmp/updates/blivet/partitioning.py", line 926, in doPartitioning > allocatePartitions(storage, disks, partitions, free) > File "/tmp/updates/blivet/partitioning.py", line 420, in doAutoPartition > doPartitioning(storage) > File "/tmp/updates/pyanaconda/kickstart.py", line 306, in execute > doAutoPartition(storage, ksdata, min_luks_entropy=MIN_CREATE_ENTROPY) > File "/tmp/updates/pyanaconda/kickstart.py", line 1862, in doKickstartStorage > ksdata.autopart.execute(storage, ksdata, instClass) > File "/tmp/updates/pyanaconda/ui/gui/spokes/storage.py", line 364, in _doExecute > doKickstartStorage(self.storage, self.data, self.instclass) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/tmp/updates/pyanaconda/threads.py", line 211, in run > threading.Thread.run(self, *args, **kwargs) >ArithmeticError: Could not align up to sector > >Local variables in innermost frame: >sector: 63 >self: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f58acaa9750> >geom: parted.Geometry instance -- > start: 63 end: 2047 length: 1985 > device: <parted.device.Device object at 0x7f58a9b0f490> PedGeometry: <_ped.Geometry object at 0x7f58a9b0f350> > > >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 0x7f58ac995810>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=RHEL7 ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use CDROM installation media >cdrom ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda,vdb ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=ens3 --ipv6=auto --activate >network --hostname=localhost.localdomain >repo --name="Server-HighAvailability" --baseurl=file:///run/install/source/addons/HighAvailability >repo --name="Server-ResilientStorage" --baseurl=file:///run/install/source/addons/ResilientStorage ># System timezone >timezone America/Los_Angeles --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda >autopart --type=lvm ># Partition clearing information >clearpart --none --initlabel --drives=vda,vdb > >%packages >@core > >%end > >%addon com_redhat_kdump --enable --reserve-mb='auto' > >%end > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128, 'vdb': 129} > _intf.storage.dasd: None > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: xfs > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyDevice instance, containing members: > device: existing 953 MiB partition vda2 (17) > container: None > id: 106 > _applied: True >, ActionDestroyDevice instance, containing members: > device: existing 7630 MiB partition vda3 (21) > container: None > id: 107 > _applied: True >, ActionDestroyDevice instance, containing members: > device: > container: None > id: 108 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 9536 MiB partition vdb1 (30) > origFormat: existing lvmpv > container: None > id: 109 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 111 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 10 GiB disk vdb (25) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 112 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 114 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 116 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 119 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition vda3 (121) with non-existent lvmpv > container: None > id: 123 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 124 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition req1 (127) with non-existent lvmpv > container: None > id: 129 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 130 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition vda2 (133) with non-existent xfs filesystem mounted at /boot > container: None > id: 135 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: XFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: xfs > _format.fsprofile: None > _format._targetSize: 0 B > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 132 > _format._device: /dev/req2 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 136 > _applied: True >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: {'unknown': {'LVM2_PV_UUID': '7VipIp-rMjA-vENa-1kWT-Zsfo-MK2g-FziiCu', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '10', 'LVM2_PV_NAME': 'unknown', 'LVM2_PV_COUNT': '2', 'LVM2_VG_EXTENT_COUNT': '4993', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'rhel', 'LVM2_VG_UUID': '168Qhr-uSdf-tuLO-OLdy-aAOo-xgOI-o9Epzh', 'LVM2_VG_FREE': '40960.00', 'LVM2_VG_SIZE': '20451328.00'}, '/dev/vdb1': {'LVM2_PV_UUID': 'BkYEkM-DRu9-qRPy-hD4g-20er-58xM-whX37e', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '10', 'LVM2_PV_NAME': '/dev/vdb1', 'LVM2_PV_COUNT': '2', 'LVM2_VG_EXTENT_COUNT': '4993', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'rhel', 'LVM2_VG_UUID': '168Qhr-uSdf-tuLO-OLdy-aAOo-xgOI-o9Epzh', 'LVM2_VG_FREE': '40960.00', 'LVM2_VG_SIZE': '20451328.00'}} > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1894400 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (117, 255, 63) biosGeometry: (117, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd93b0> > exists: True > _size: 3700 MiB > id: 2 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f58af8f7a50) -- > name = sr0 status = True kids = 0 id = 2 > parents = [] > uuid = None size = 3700 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1894400 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (117, 255, 63) biosGeometry: (117, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd93b0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f58af8f7a50) -- > name = sr0 status = True kids = 0 id = 2 > parents = [] > uuid = None size = 3700 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1894400 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (117, 255, 63) biosGeometry: (117, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd93b0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: RHEL-7.1_Server.x86_64 > _format.uuid: 2014-09-18-02-07-53-00 > _format.exists: True > _format._mountpoint: /run/install/source > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 5 > _format._device: /dev/sr0 > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _targetSize: 0 B > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001, /dev/disk/by-label/RHEL-7.1\x20Server.x86_64, /dev/disk/by-uuid/2014-09-18-02-07-53-00] > _model: QEMU_DVD-ROM > kids: 0 > _readonly: False > _vendor: None > _name: sr0 > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: RHEL-7.1_Server.x86_64 > originalFormat.uuid: 2014-09-18-02-07-53-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 5 > originalFormat._device: /dev/sr0 > _serial: None >, existing 10 GiB disk vda (7) with existing msdos disklabel >, existing 953 MiB partition vda1 (12) with existing ext4 filesystem >, Already dumped (DiskDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: path: /run/install/repo/LiveOS/squashfs.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 527624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4122, 4, 32) biosGeometry: (4122, 4, 32) > PedDevice: <_ped.Device object at 0x7f58a8fd9dd0> > exists: True > _size: 257.63 MiB > id: 38 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f58acf8b090) -- > name = /run/install/repo/LiveOS/squashfs.img status = True kids = 1 id = 38 > parents = [] > uuid = None size = 257.63 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run/install/repo/LiveOS/squashfs.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 527624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4122, 4, 32) biosGeometry: (4122, 4, 32) > PedDevice: <_ped.Device object at 0x7f58a8fd9dd0> > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f58acf8b090) -- > name = /run/install/repo/LiveOS/squashfs.img status = True kids = 1 id = 38 > parents = [] > uuid = None size = 257.63 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run/install/repo/LiveOS/squashfs.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 527624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4122, 4, 32) biosGeometry: (4122, 4, 32) > PedDevice: <_ped.Device object at 0x7f58a8fd9dd0> > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 B > deviceLinks: [] > _model: Skipped > kids: 1 > _readonly: False > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 527624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa40e0> > exists: True > _size: 0 B > id: 41 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f58acf91810) -- > name = loop0 status = True kids = 0 id = 41 > parents = ['existing 257.63 MiB file /run/install/repo/LiveOS/squashfs.img (38)'] > uuid = None size = 257.63 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 527624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa40e0> > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f58acf91810) -- > name = loop0 status = True kids = 0 id = 41 > parents = ['existing 257.63 MiB file /run/install/repo/LiveOS/squashfs.img (38)'] > uuid = None size = 257.63 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 527624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa40e0> > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 0 > _readonly: True > _vendor: Skipped > _name: loop0 > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 46 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f58acfa1c50) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 46 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f58acfa1c50) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 46 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 1 > _readonly: False > _vendor: Skipped > _name: /LiveOS/rootfs.img > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 49 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f58acfa1d50) -- > name = loop1 status = False kids = 1 id = 49 > parents = ['existing 0 B file /LiveOS/rootfs.img (46)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f58acfa1d50) -- > name = loop1 status = False kids = 1 id = 49 > parents = ['existing 0 B file /LiveOS/rootfs.img (46)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: 343de09d-1b4a-4245-8b3f-6d90d8c0e2f2 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 52 > _format._device: /dev/loop1 > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/343de09d-1b4a-4245-8b3f-6d90d8c0e2f2] > _model: Skipped > kids: 1 > _readonly: True > _vendor: Skipped > _name: loop1 > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 52 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 343de09d-1b4a-4245-8b3f-6d90d8c0e2f2 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 54 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f58acfa1f90) -- > name = /overlay (deleted) status = False kids = 1 id = 54 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f58acfa1f90) -- > name = /overlay (deleted) status = False kids = 1 id = 54 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 1 > _readonly: False > _vendor: Skipped > _name: /overlay (deleted) > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 57 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f58ace68050) -- > name = loop2 status = False kids = 1 id = 57 > parents = ['existing 0 B file /overlay (deleted) (54)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f58ace68050) -- > name = loop2 status = False kids = 1 id = 57 > parents = ['existing 0 B file /overlay (deleted) (54)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 1 > _readonly: False > _vendor: Skipped > _name: loop2 > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (61) with existing ext4 filesystem >, existing 2048 MiB dm live-base (66) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, vdb, rhel, rhel-root, rhel-swap, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [vda1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/vda1] > _intf.storage.fsset.devicetree._lvInfo: {'rhel-root': {'LVM2_LV_ATTR': '-wi-----p-', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'rhel', 'LVM2_LV_SIZE': '18313216.00', 'LVM2_LV_UUID': 'k81Edb-fsfw-yjaL-lyKx-7qPl-M36n-7OilDb'}, 'rhel-swap': {'LVM2_LV_ATTR': '-wi-----p-', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'rhel', 'LVM2_LV_SIZE': '2097152.00', 'LVM2_LV_UUID': 'xHxb3l-7XJ3-XhCl-CtXQ-7uly-jsLS-7TUygt'}} > _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: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/vda1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda, vdb] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda, vdb] > _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: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._free_space_snapshot: {'vda': (Size('9286.97 MiB'), Size('643.54 MiB')), 'vdb': (Size('10 GiB'), Size('0 B'))} > _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: True > _intf.storage._nextID: 3 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f58a9b63b90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f58a9b63fd0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f58a9b63f90) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = xfs encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f58a9b63c50) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f58a9b63ed0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1952.7 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f58d0ad8b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _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.txID: 1411756707.61 > _intf.payload._rpm_macros: [] > _intf.payload.default_repos: [red hat enterprise linux, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 888.76 MiB > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._user_decided_addons: {} > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._tx_id: 1411756707.61 > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._origAddons: [] > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._addonStore: ListStore instance, containing members: > _intf._currentAction._spokes._origEnvironment: minimal > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: minimal > _intf._currentAction._spokes._environmentStore: ListStore instance, containing members: >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > storage: Already dumped (Blivet instance) > builder: Already dumped (Builder instance) > _idEntry: Entry instance, containing members: > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > _ccwEntry: Entry instance, containing members: > _wwpnEntry: Entry instance, containing members: > _lunEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _isS390: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._updatesBox: Box instance, containing members: > _intf._currentAction._spokes._repoNameWarningBox: Box instance, containing members: > _intf._currentAction._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectLabel: Label instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._repoNameWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._repoStore: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._repoEntryBox: Grid instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._cdrom: Already dumped (OpticalDevice instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._proxyUrl: Skipped > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoMirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectBox: Grid instance, containing members: > _intf._currentAction._spokes._repoNamesWarningBox: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._origIsoChooserButton: _Choose an ISO > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoNameEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._repoSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._repoNamesWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._xkl_wrapper: XklWrapper instance, containing members: > _intf._currentAction._spokes._xkl_wrapper._layout_infos: {ch (de_mac): LayoutInfo(lang='Swiss German; Alemannic; Alsatian', desc='German (Switzerland, Macintosh)'), de (nodeadkeys): LayoutInfo(lang='German', desc='German (eliminate dead keys)'), gr: LayoutInfo(lang='Greek, Modern (1453-)', desc='Greek'), pl (dvorak): LayoutInfo(lang='Polish', desc='Polish (Dvorak)'), pl (ru_phonetic_dvorak): LayoutInfo(lang='Russian', desc='Russian (Poland, phonetic Dvorak)'), sk (bksl): LayoutInfo(lang='Slovak', desc='Slovak (extended Backslash)'), jp (kana): LayoutInfo(lang='Japanese', desc='Japanese (Kana)'), gb: LayoutInfo(lang='English', desc='English (UK)'), lv (fkey): LayoutInfo(lang='Latvian', desc='Latvian (F variant)'), gn: LayoutInfo(lang='French', desc='French (Guinea)'), pl (szl): LayoutInfo(lang='Poland', desc='Silesian'), ge (mess): LayoutInfo(lang='Georgian', desc='Georgian (MESS)'), gh: LayoutInfo(lang='English', desc='English (Ghana)'), tz: LayoutInfo(lang='Swahili', desc='Swahili (Tanzania)'), gh (avn): LayoutInfo(lang='Ghana', desc='Avatime'), de (dsb): LayoutInfo(lang='Lower Sorbian', desc='Lower Sorbian'), tr: LayoutInfo(lang='Turkish', desc='Turkish'), pt (nativo-epo): LayoutInfo(lang='Esperanto', desc='Esperanto (Portugal, Nativo)'), at (nodeadkeys): LayoutInfo(lang='German', desc='German (Austria, eliminate dead keys)'), ru (kom): LayoutInfo(lang='Komi', desc='Komi'), tj: LayoutInfo(lang='Tajik', desc='Tajik'), th: LayoutInfo(lang='Thai', desc='Thai'), sk (qwerty): LayoutInfo(lang='Slovak', desc='Slovak (qwerty)'), de (mac): LayoutInfo(lang='German', desc='German (Macintosh)'), ml (us-intl): LayoutInfo(lang='English', desc='English (Mali, US international)'), ro (std): LayoutInfo(lang='Romanian', desc='Romanian (standard)'), in (urd-phonetic): LayoutInfo(lang='Urdu', desc='Urdu (phonetic)'), no (nodeadkeys): LayoutInfo(lang='Norwegian', desc='Norwegian (eliminate dead keys)'), us (euro): LayoutInfo(lang='English', desc='English (US, with euro on 5)'), be (sundeadkeys): LayoutInfo(lang='Dutch; Flemish', desc='Belgian (Sun dead keys)'), de (deadgraveacute): LayoutInfo(lang='German', desc='German (dead grave acute)'), fr (nodeadkeys): LayoutInfo(lang='French', desc='French (eliminate dead keys)'), ch (fr_mac): LayoutInfo(lang='French', desc='French (Switzerland, Macintosh)'), ge: LayoutInfo(lang='Georgian', desc='Georgian'), lv (adapted): LayoutInfo(lang='Latvian', desc='Latvian (adapted)'), in (mal): LayoutInfo(lang='Malayalam', desc='Malayalam'), hu (102_qwerty_dot_nodead): LayoutInfo(lang='Hungarian', desc='Hungarian (102/qwerty/dot/eliminate dead keys)'), es (deadtilde): LayoutInfo(lang='Spanish; Castilian', desc='Spanish (include dead tilde)'), in (tam_keyboard_with_numerals): LayoutInfo(lang='Tamil', desc='Tamil (keyboard with numerals)'), be: LayoutInfo(lang='Dutch; Flemish', desc='Belgian'), de (sundeadkeys): LayoutInfo(lang='German', desc='German (Sun dead keys)'), za: LayoutInfo(lang='English', desc='English (South Africa)'), be (oss_latin9): LayoutInfo(lang='Dutch; Flemish', desc='Belgian (alternative, latin-9 only)'), us (dvorak): LayoutInfo(lang='English', desc='English (Dvorak)'), ee (dvorak): LayoutInfo(lang='Estonian', desc='Estonian (Dvorak)'), in (ben_gitanjali): LayoutInfo(lang='Bengali', desc='Bengali (India, Uni Gitanjali)'), fr (mac): LayoutInfo(lang='French', desc='French (Macintosh)'), kz (kazrus): LayoutInfo(lang='Russian', desc='Kazakh (with Russian)'), ie (CloGaelach): LayoutInfo(lang='Irish', desc='CloGaelach'), ng (igbo): LayoutInfo(lang='Igbo', desc='Igbo'), ma (tifinagh-extended-phonetic): LayoutInfo(lang='Berber languages', desc='Berber (Morocco, Tifinagh extended phonetic)'), se (nodeadkeys): LayoutInfo(lang='Swedish', desc='Swedish (eliminate dead keys)'), us (chr): LayoutInfo(lang='Cherokee', desc='Cherokee'), rs (latinunicodeyz): LayoutInfo(lang='Serbian', desc='Serbian (Latin Unicode qwerty)'), ru (typewriter): LayoutInfo(lang='Russian', desc='Russian (typewriter)'), ee (us): LayoutInfo(lang='Estonian', desc='Estonian (US keyboard with Estonian letters)'), no (mac_nodeadkeys): LayoutInfo(lang='Norwegian', desc='Norwegian (Macintosh, eliminate dead keys)'), iq (ku_f): LayoutInfo(lang='Kurdish', desc='Kurdish (Iraq, F)'), no (colemak): LayoutInfo(lang='Norwegian', desc='Norwegian (Colemak)'), cz (qwerty_bksl): LayoutInfo(lang='Czech', desc='Czech (qwerty, extended Backslash)'), de (legacy): LayoutInfo(lang='German', desc='German (legacy)'), it (us): LayoutInfo(lang='Italian', desc='Italian (US keyboard with Italian letters)'), sy (ku_f): LayoutInfo(lang='Kurdish', desc='Kurdish (Syria, F)'), epo (legacy): LayoutInfo(lang='Esperanto', desc='Esperanto (displaced semicolon and quote, obsolete)'), in (guru): LayoutInfo(lang='Panjabi; Punjabi', desc='Punjabi (Gurmukhi)'), hu (102_qwertz_comma_dead): LayoutInfo(lang='Hungarian', desc='Hungarian (102/qwertz/comma/dead keys)'), tw: LayoutInfo(lang='Taiwan, Province of China', desc='Taiwanese'), fr (geo): LayoutInfo(lang='Georgian', desc='Georgian (France, AZERTY Tskapo)'), hu (101_qwertz_dot_nodead): LayoutInfo(lang='Hungarian', desc='Hungarian (101/qwertz/dot/eliminate dead keys)'), pt (nodeadkeys): LayoutInfo(lang='Portuguese', desc='Portuguese (eliminate dead keys)'), hu (102_qwerty_dot_dead): LayoutInfo(lang='Hungarian', desc='Hungarian (102/qwerty/dot/dead keys)'), tr (ku_alt): LayoutInfo(lang='Kurdish', desc='Kurdish (Turkey, Latin Alt-Q)'), ca (multi): LayoutInfo(lang='French', desc='Canadian Multilingual (first part)'), ru (phonetic): LayoutInfo(lang='Russian', desc='Russian (phonetic)'), in (ben_baishakhi): LayoutInfo(lang='Bengali', desc='Bengali (India, Baishakhi)'), hu (nodeadkeys): LayoutInfo(lang='Hungarian', desc='Hungarian (eliminate dead keys)'), fr: LayoutInfo(lang='French', desc='French'), lt (lekp): LayoutInfo(lang='Lithuanian', desc='Lithuanian (LEKP)'), ru (bak): LayoutInfo(lang='Bashkir', desc='Bashkirian'), by (legacy): LayoutInfo(lang='Belarusian', desc='Belarusian (legacy)'), me (latinyz): LayoutInfo(lang='Serbian', desc='Montenegrin (Latin qwerty)'), am (phonetic-alt): LayoutInfo(lang='Armenian', desc='Armenian (alternative phonetic)'), ba (alternatequotes): LayoutInfo(lang='Bosnian', desc='Bosnian (use guillemets for quotes)'), us (dvorak-l): LayoutInfo(lang='English', desc='English (left handed Dvorak)'), pt (mac_sundeadkeys): LayoutInfo(lang='Portuguese', desc='Portuguese (Macintosh, Sun dead keys)'), tm: LayoutInfo(lang='Turkmen', desc='Turkmen'), ru (legacy): LayoutInfo(lang='Russian', desc='Russian (legacy)'), tw (indigenous): LayoutInfo(lang='Taiwan, Province of China', desc='Taiwanese (indigenous)'), is: LayoutInfo(lang='Icelandic', desc='Icelandic'), no (mac): LayoutInfo(lang='Norwegian', desc='Norwegian (Macintosh)'), se (swl): LayoutInfo(lang='Sweden', desc='Swedish Sign Language'), se (dvorak): LayoutInfo(lang='Swedish', desc='Swedish (Dvorak)'), ua (rstu_ru): LayoutInfo(lang='Ukrainian', desc='Russian (Ukraine, standard RSTU)'), me: LayoutInfo(lang='Serbian', desc='Montenegrin'), md: LayoutInfo(lang='Romanian', desc='Moldavian'), ma: LayoutInfo(lang='Morocco', desc='Arabic (Morocco)'), mm: LayoutInfo(lang='Burmese', desc='Burmese'), ml: LayoutInfo(lang='Bambara', desc='Bambara'), pl (qwertz): LayoutInfo(lang='Polish', desc='Polish (qwertz)'), us (dvorak-intl): LayoutInfo(lang='English', desc='English (Dvorak, international with dead keys)'), mk: LayoutInfo(lang='Macedonian', desc='Macedonian'), mt: LayoutInfo(lang='Maltese', desc='Maltese'), fr (bre): LayoutInfo(lang='French', desc='French (Breton)'), mv: LayoutInfo(lang='Divehi; Dhivehi; Maldivian', desc='Dhivehi'), hu (102_qwertz_comma_nodead): LayoutInfo(lang='Hungarian', desc='Hungarian (102/qwertz/comma/eliminate dead keys)'), cn (tib_asciinum): LayoutInfo(lang='Tibetan', desc='Tibetan (with ASCII numerals)'), ph (colemak): LayoutInfo(lang='Filipino; Pilipino', desc='Filipino (Colemak Latin)'), in (urd-winkeys): LayoutInfo(lang='Urdu', desc='Urdu (WinKeys)'), bd (probhat): LayoutInfo(lang='Bengali', desc='Bengali (Probhat)'), la (stea): LayoutInfo(lang='Lao', desc='Lao (STEA proposed standard layout)'), ua (typewriter): LayoutInfo(lang='Ukrainian', desc='Ukrainian (typewriter)'), iq (ku_ara): LayoutInfo(lang='Kurdish', desc='Kurdish (Iraq, Arabic-Latin)'), gb (dvorakukp): LayoutInfo(lang='English', desc='English (UK, Dvorak with UK punctuation)'), fi (mac): LayoutInfo(lang='Finnish', desc='Finnish (Macintosh)'), hu (qwerty): LayoutInfo(lang='Hungarian', desc='Hungarian (qwerty)'), mn: LayoutInfo(lang='Mongolian', desc='Mongolian'), tr (sundeadkeys): LayoutInfo(lang='Turkish', desc='Turkish (Sun dead keys)'), hu (101_qwertz_comma_nodead): LayoutInfo(lang='Hungarian', desc='Hungarian (101/qwertz/comma/eliminate dead keys)'), pt (mac_nodeadkeys): LayoutInfo(lang='Portuguese', desc='Portuguese (Macintosh, eliminate dead keys)'), se (svdvorak): LayoutInfo(lang='Swedish', desc='Swedish (Svdvorak)'), me (latinalternatequotes): LayoutInfo(lang='Serbian', desc='Montenegrin (Latin with guillemets)'), af (olpc-ps): LayoutInfo(lang='Pushto; Pashto', desc='Pashto (Afghanistan, OLPC)'), es (mac): LayoutInfo(lang='Spanish; Castilian', desc='Spanish (Macintosh)'), sy (ku_alt): LayoutInfo(lang='Kurdish', desc='Kurdish (Syria, Latin Alt-Q)'), il (biblical): LayoutInfo(lang='Hebrew', desc='Hebrew (Biblical, Tiro)'), il (lyx): LayoutInfo(lang='Hebrew', desc='Hebrew (lyx)'), fi: LayoutInfo(lang='Finnish', desc='Finnish'), mao: LayoutInfo(lang='Maori', desc='Maori'), fo: LayoutInfo(lang='Faroese', desc='Faroese'), sy: LayoutInfo(lang='Syriac', desc='Arabic (Syria)'), sy (syc_phonetic): LayoutInfo(lang='Syriac', desc='Syriac (phonetic)'), ma (french): LayoutInfo(lang='French', desc='French (Morocco)'), dk (mac_nodeadkeys): LayoutInfo(lang='Danish', desc='Danish (Macintosh, eliminate dead keys)'), sk: LayoutInfo(lang='Slovak', desc='Slovak'), in (tam_TAB): LayoutInfo(lang='Tamil', desc='Tamil (TAB typewriter)'), ph (dvorak-bay): LayoutInfo(lang='Filipino; Pilipino', desc='Filipino (Dvorak Baybayin)'), sn: LayoutInfo(lang='Wolof', desc='Wolof'), in (urd-phonetic3): LayoutInfo(lang='Urdu', desc='Urdu (alternative phonetic)'), lv (apostrophe): LayoutInfo(lang='Latvian', desc='Latvian (apostrophe variant)'), us (workman-intl): LayoutInfo(lang='English', desc='English (Workman, international with dead keys)'), se: LayoutInfo(lang='Swedish', desc='Swedish'), ml (fr-oss): LayoutInfo(lang='French', desc='French (Mali, alternative)'), af (uz-olpc): LayoutInfo(lang='Uzbek', desc='Uzbek (Afghanistan, OLPC)'), fr (latin9_sundeadkeys): LayoutInfo(lang='French', desc='French (legacy, alternative, Sun dead keys)'), sy (ku): LayoutInfo(lang='Kurdish', desc='Kurdish (Syria, Latin Q)'), de (ro_nodeadkeys): LayoutInfo(lang='Romanian', desc='Romanian (Germany, eliminate dead keys)'), ba (unicode): LayoutInfo(lang='Bosnian', desc='Bosnian (use Bosnian digraphs)'), ma (tifinagh-alt-phonetic): LayoutInfo(lang='Berber languages', desc='Berber (Morocco, Tifinagh alternative phonetic)'), ma (tifinagh-alt): LayoutInfo(lang='Berber languages', desc='Berber (Morocco, Tifinagh alternative)'), la: LayoutInfo(lang='Lao', desc='Lao'), lk: LayoutInfo(lang='Sinhala; Sinhalese', desc='Sinhala (phonetic)'), lv: LayoutInfo(lang='Latvian', desc='Latvian'), lt: LayoutInfo(lang='Lithuanian', desc='Lithuanian'), jp (mac): LayoutInfo(lang='Japanese', desc='Japanese (Macintosh)'), ir: LayoutInfo(lang='Persian', desc='Persian'), be (oss): LayoutInfo(lang='Dutch; Flemish', desc='Belgian (alternative)'), cm (french): LayoutInfo(lang='French', desc='French (Cameroon)'), iq (ku): LayoutInfo(lang='Kurdish', desc='Kurdish (Iraq, Latin Q)'), cm (azerty): LayoutInfo(lang='French', desc='Cameroon Multilingual (azerty)'), ph (capewell-qwerf2k6): LayoutInfo(lang='Filipino; Pilipino', desc='Filipino (Capewell-QWERF 2006 Latin)'), fr (oci): LayoutInfo(lang='Occitan (post 1500)', desc='Occitan'), es (nodeadkeys): LayoutInfo(lang='Spanish; Castilian', desc='Spanish (eliminate dead keys)'), fi (nodeadkeys): LayoutInfo(lang='Finnish', desc='Finnish (classic, eliminate dead keys)'), in (jhelum): LayoutInfo(lang='Panjabi; Punjabi', desc='Punjabi (Gurmukhi Jhelum)'), se (smi): LayoutInfo(lang='Northern Sami', desc='Northern Saami (Sweden)'), tr (crh_alt): LayoutInfo(lang='Crimean Tatar; Crimean Turkish', desc='Crimean Tatar (Turkish Alt-Q)'), be (nodeadkeys): LayoutInfo(lang='Dutch; Flemish', desc='Belgian (eliminate dead keys)'), hu (101_qwertz_comma_dead): LayoutInfo(lang='Hungarian', desc='Hungarian (101/qwertz/comma/dead keys)'), pt (mac): LayoutInfo(lang='Portuguese', desc='Portuguese (Macintosh)'), in (ben): LayoutInfo(lang='Bengali', desc='Bengali (India)'), by (latin): LayoutInfo(lang='Belarusian', desc='Belarusian (Latin)'), fr (oss_nodeadkeys): LayoutInfo(lang='French', desc='French (alternative, eliminate dead keys)'), nl (mac): LayoutInfo(lang='Dutch; Flemish', desc='Dutch (Macintosh)'), de (mac_nodeadkeys): LayoutInfo(lang='German', desc='German (Macintosh, eliminate dead keys)'), ee (nodeadkeys): LayoutInfo(lang='Estonian', desc='Estonian (eliminate dead keys)'), in (hin-wx): LayoutInfo(lang='Hindi', desc='Hindi (Wx)'), kg (phonetic): LayoutInfo(lang='Kirghiz; Kyrgyz', desc='Kyrgyz (phonetic)'), ru (sah): LayoutInfo(lang='Yakut', desc='Yakut'), no (smi): LayoutInfo(lang='Northern Sami', desc='Northern Saami (Norway)'), hu (101_qwerty_dot_dead): LayoutInfo(lang='Hungarian', desc='Hungarian (101/qwerty/dot/dead keys)'), ie (UnicodeExpert): LayoutInfo(lang='English', desc='Irish (UnicodeExpert)'), pk (snd): LayoutInfo(lang='Sindhi', desc='Sindhi'), ch (legacy): LayoutInfo(lang='Swiss German; Alemannic; Alsatian', desc='German (Switzerland, legacy)'), et: LayoutInfo(lang='Amharic', desc='Amharic'), ru (chm): LayoutInfo(lang='Mari', desc='Mari'), ca (ike): LayoutInfo(lang='Inuktitut', desc='Inuktitut'), ru: LayoutInfo(lang='Russian', desc='Russian'), cn (uig): LayoutInfo(lang='Uighur; Uyghur', desc='Uyghur'), nl (sundeadkeys): LayoutInfo(lang='Dutch; Flemish', desc='Dutch (Sun dead keys)'), us (hbs): LayoutInfo(lang='English', desc='Serbo-Croatian (US)'), pk (ara): LayoutInfo(lang='Arabic', desc='Arabic (Pakistan)'), ie (ogam): LayoutInfo(lang='Irish, Old (to 900)', desc='Ogham'), ro: LayoutInfo(lang='Romanian', desc='Romanian'), pl (dvp): LayoutInfo(lang='Polish', desc='Polish (programmer Dvorak)'), ch (de_sundeadkeys): LayoutInfo(lang='Swiss German; Alemannic; Alsatian', desc='German (Switzerland, Sun dead keys)'), ua (winkeys): LayoutInfo(lang='Ukrainian', desc='Ukrainian (WinKeys)'), gb (dvorak): LayoutInfo(lang='English', desc='English (UK, Dvorak)'), gb (mac): LayoutInfo(lang='English', desc='English (UK, Macintosh)'), hu (102_qwerty_comma_nodead): LayoutInfo(lang='Hungarian', desc='Hungarian (102/qwerty/comma/eliminate dead keys)'), in (eng): LayoutInfo(lang='English', desc='English (India, with RupeeSign)'), hu (101_qwerty_comma_dead): LayoutInfo(lang='Hungarian', desc='Hungarian (101/qwerty/comma/dead keys)'), ca (fr-legacy): LayoutInfo(lang='French', desc='French (Canada, legacy)'), cm (qwerty): LayoutInfo(lang='English', desc='Cameroon Multilingual (qwerty)'), pl (dvorak_altquotes): LayoutInfo(lang='Polish', desc='Polish (Dvorak, Polish quotes on key 1)'), af (uz): LayoutInfo(lang='Uzbek', desc='Uzbek (Afghanistan)'), latam: LayoutInfo(lang='Spanish; Castilian', desc='Spanish (Latin American)'), br (dvorak): LayoutInfo(lang='Portuguese', desc='Portuguese (Brazil, Dvorak)'), am (phonetic): LayoutInfo(lang='Armenian', desc='Armenian (phonetic)'), mk (nodeadkeys): LayoutInfo(lang='Macedonian', desc='Macedonian (eliminate dead keys)'), rs (rue): LayoutInfo(lang='Serbia', desc='Pannonian Rusyn (homophonic)'), de (deadacute): LayoutInfo(lang='German', desc='German (dead acute)'), hu (102_qwerty_comma_dead): LayoutInfo(lang='Hungarian', desc='Hungarian (102/qwerty/comma/dead keys)'), is (mac): LayoutInfo(lang='Icelandic', desc='Icelandic (Macintosh)'), lk (tam_unicode): LayoutInfo(lang='Tamil', desc='Tamil (Sri Lanka, Unicode)'), jp (kana86): LayoutInfo(lang='Japanese', desc='Japanese (Kana 86)'), ru (mac): LayoutInfo(lang='Russian', desc='Russian (Macintosh)'), de (T3): LayoutInfo(lang='German', desc='German (T3)'), no (dvorak): LayoutInfo(lang='Norwegian', desc='Norwegian (Dvorak)'), be (iso-alternate): LayoutInfo(lang='Dutch; Flemish', desc='Belgian (ISO alternate)'), in (mal_lalitha): LayoutInfo(lang='Malayalam', desc='Malayalam (Lalitha)'), us (dvorak-classic): LayoutInfo(lang='English', desc='English (classic Dvorak)'), iq (ku_alt): LayoutInfo(lang='Kurdish', desc='Kurdish (Iraq, Latin Alt-Q)'), ph (dvorak): LayoutInfo(lang='Filipino; Pilipino', desc='Filipino (Dvorak Latin)'), fo (nodeadkeys): LayoutInfo(lang='Faroese', desc='Faroese (eliminate dead keys)'), es (ast): LayoutInfo(lang='Asturian; Bable; Leonese; Asturleonese', desc='Asturian (Spain, with bottom-dot H and bottom-dot L)'), cm (dvorak): LayoutInfo(lang='English', desc='Cameroon Multilingual (Dvorak)'), th (tis): LayoutInfo(lang='Thai', desc='Thai (TIS-820.2538)'), ch (fr_nodeadkeys): LayoutInfo(lang='French', desc='French (Switzerland, eliminate dead keys)'), in (tel): LayoutInfo(lang='Telugu', desc='Telugu'), gb (colemak): LayoutInfo(lang='English', desc='English (UK, Colemak)'), ru (typewriter-legacy): LayoutInfo(lang='Russian', desc='Russian (typewriter, legacy)'), bg (phonetic): LayoutInfo(lang='Bulgarian', desc='Bulgarian (traditional phonetic)'), es (dvorak): LayoutInfo(lang='Spanish; Castilian', desc='Spanish (Dvorak)'), ph (capewell-dvorak): LayoutInfo(lang='Filipino; Pilipino', desc='Filipino (Capewell-Dvorak Latin)'), latam (nodeadkeys): LayoutInfo(lang='Spanish; Castilian', desc='Spanish (Latin American, eliminate dead keys)'), lk (tam_TAB): LayoutInfo(lang='Tamil', desc='Tamil (Sri Lanka, TAB Typewriter)'), ara (qwerty_digits): LayoutInfo(lang='Arabic', desc='Arabic (qwerty/digits)'), tr (f): LayoutInfo(lang='Turkish', desc='Turkish (F)'), me (cyrillic): LayoutInfo(lang='Serbian', desc='Montenegrin (Cyrillic)'), in (guj): LayoutInfo(lang='Gujarati', desc='Gujarati'), tr (ku_f): LayoutInfo(lang='Kurdish', desc='Kurdish (Turkey, F)'), ro (cedilla): LayoutInfo(lang='Romanian', desc='Romanian (cedilla)'), ma (tifinagh-extended): LayoutInfo(lang='Berber languages', desc='Berber (Morocco, Tifinagh extended)'), ml (us-mac): LayoutInfo(lang='English', desc='English (Mali, US Macintosh)'), in (mal_enhanced): LayoutInfo(lang='Malayalam', desc='Malayalam (enhanced Inscript with Rupee Sign)'), cz (ucw): LayoutInfo(lang='Czech', desc='Czech (UCW layout, accented letters only)'), ru (xal): LayoutInfo(lang='Kalmyk; Oirat', desc='Kalmyk'), de (ro): LayoutInfo(lang='Romanian', desc='Romanian (Germany)'), si: LayoutInfo(lang='Slovenian', desc='Slovenian'), ua (legacy): LayoutInfo(lang='Ukrainian', desc='Ukrainian (legacy)'), am (western): LayoutInfo(lang='Armenian', desc='Armenian (western)'), ua (homophonic): LayoutInfo(lang='Ukrainian', desc='Ukrainian (homophonic)'), ch (de_nodeadkeys): LayoutInfo(lang='Swiss German; Alemannic; Alsatian', desc='German (Switzerland, eliminate dead keys)'), tr (alt): LayoutInfo(lang='Turkish', desc='Turkish (Alt-Q)'), it (mac): LayoutInfo(lang='Italian', desc='Italian (Macintosh)'), lv (ergonomic): LayoutInfo(lang='Latvian', desc='Latvian (ergonomic, \xc5\xaaGJRMV)'), es: LayoutInfo(lang='Spanish; Castilian', desc='Spanish'), in (tam_unicode): LayoutInfo(lang='Tamil', desc='Tamil (Unicode)'), latam (sundeadkeys): LayoutInfo(lang='Spanish; Castilian', desc='Spanish (Latin American, Sun dead keys)'), kg: LayoutInfo(lang='Kirghiz; Kyrgyz', desc='Kyrgyz'), ng (yoruba): LayoutInfo(lang='Yoruba', desc='Yoruba'), ke: LayoutInfo(lang='Swahili', desc='Swahili (Kenya)'), bg (bas_phonetic): LayoutInfo(lang='Bulgarian', desc='Bulgarian (new phonetic)'), pl (dvorak_quotes): LayoutInfo(lang='Polish', desc='Polish (Dvorak, Polish quotes on quotemark key)'), kh: LayoutInfo(lang='Central Khmer', desc='Khmer (Cambodia)'), kr: LayoutInfo(lang='Korean', desc='Korean'), be (wang): LayoutInfo(lang='Dutch; Flemish', desc='Belgian (Wang model 724 azerty)'), be (oss_sundeadkeys): LayoutInfo(lang='Dutch; Flemish', desc='Belgian (alternative, Sun dead keys)'), kz: LayoutInfo(lang='Kazakh', desc='Kazakh'), hu (standard): LayoutInfo(lang='Hungarian', desc='Hungarian (standard)'), ca (fr-dvorak): LayoutInfo(lang='French', desc='French (Canada, Dvorak)'), us (alt-intl): LayoutInfo(lang='English', desc='English (US, alternative international)'), rs (latinunicode): LayoutInfo(lang='Serbian', desc='Serbian (Latin Unicode)'), me (cyrillicalternatequotes): LayoutInfo(lang='Serbian', desc='Montenegrin (Cyrillic with guillemets)'), ph (colemak-bay): LayoutInfo(lang='Filipino; Pilipino', desc='Filipino (Colemak Baybayin)'), us (olpc2): LayoutInfo(lang='English', desc='English (layout toggle on multiply/divide key)'), si (alternatequotes): LayoutInfo(lang='Slovenian', desc='Slovenian (use guillemets for quotes)'), br (nativo): LayoutInfo(lang='Portuguese', desc='Portuguese (Brazil, nativo)'), us (altgr-intl): LayoutInfo(lang='French', desc='English (international AltGr dead keys)'), ro (winkeys): LayoutInfo(lang='Romanian', desc='Romanian (WinKeys)'), tr (crh): LayoutInfo(lang='Crimean Tatar; Crimean Turkish', desc='Crimean Tatar (Turkish Q)'), nec_vndr/jp: LayoutInfo(lang='Japanese', desc='Japanese (PC-98xx Series)'), gr (extended): LayoutInfo(lang='Greek, Modern (1453-)', desc='Greek (extended)'), tr (intl): LayoutInfo(lang='Turkish', desc='Turkish (international with dead keys)'), ch (fr): LayoutInfo(lang='French', desc='French (Switzerland)'), dk: LayoutInfo(lang='Danish', desc='Danish'), de: LayoutInfo(lang='German', desc='German'), br (nativo-us): LayoutInfo(lang='Portuguese', desc='Portuguese (Brazil, nativo for USA keyboards)'), ru (os_winkeys): LayoutInfo(lang='Ossetian; Ossetic', desc='Ossetian (WinKeys)'), tj (legacy): LayoutInfo(lang='Tajik', desc='Tajik (legacy)'), ir (ku_ara): LayoutInfo(lang='Kurdish', desc='Kurdish (Iran, Arabic-Latin)'), nl (std): LayoutInfo(lang='Dutch; Flemish', desc='Dutch (standard)'), ge (os): LayoutInfo(lang='Ossetian; Ossetic', desc='Ossetian (Georgia)'), md (gag): LayoutInfo(lang='Moldova, Republic of', desc='Moldavian (Gagauz)'), gh (hausa): LayoutInfo(lang='Hausa', desc='Hausa'), tr (ku): LayoutInfo(lang='Kurdish', desc='Kurdish (Turkey, Latin Q)'), cz (qwerty): LayoutInfo(lang='Czech', desc='Czech (qwerty)'), it (nodeadkeys): LayoutInfo(lang='Italian', desc='Italian (eliminate dead keys)'), us (workman): LayoutInfo(lang='English', desc='English (Workman)'), ara: LayoutInfo(lang='Arabic', desc='Arabic'), ke (kik): LayoutInfo(lang='Kikuyu; Gikuyu', desc='Kikuyu'), latam (deadtilde): LayoutInfo(lang='Spanish; Castilian', desc='Spanish (Latin American, include dead tilde)'), us (colemak): LayoutInfo(lang='English', desc='English (Colemak)'), ca (multix): LayoutInfo(lang='French', desc='Canadian Multilingual'), ru (udm): LayoutInfo(lang='Udmurt', desc='Udmurt'), hr (unicodeus): LayoutInfo(lang='Croatian', desc='Croatian (US keyboard with Croatian digraphs)'), jp: LayoutInfo(lang='Japanese', desc='Japanese'), ca (eng): LayoutInfo(lang='English', desc='English (Canada)'), us (mac): LayoutInfo(lang='English', desc='English (Macintosh)'), at (sundeadkeys): LayoutInfo(lang='German', desc='German (Austria, Sun dead keys)'), gh (gillbt): LayoutInfo(lang='English', desc='English (Ghana, GILLBT)'), br (nativo-epo): LayoutInfo(lang='Esperanto', desc='Portuguese (Brazil, nativo for Esperanto)'), de (qwerty): LayoutInfo(lang='German', desc='German (qwerty)'), ge (ergonomic): LayoutInfo(lang='Georgian', desc='Georgian (ergonomic)'), ie (ogam_is434): LayoutInfo(lang='Irish, Old (to 900)', desc='Ogham (IS434)'), ge (ru): LayoutInfo(lang='Russian', desc='Russian (Georgia)'), hr (us): LayoutInfo(lang='Croatian', desc='Croatian (US keyboard with Croatian letters)'), gr (nodeadkeys): LayoutInfo(lang='Greek, Modern (1453-)', desc='Greek (eliminate dead keys)'), gh (ewe): LayoutInfo(lang='Ewe', desc='Ewe'), cn: LayoutInfo(lang='Chinese', desc='Chinese'), cm: LayoutInfo(lang='English', desc='English (Cameroon)'), fr (sundeadkeys): LayoutInfo(lang='French', desc='French (Sun dead keys)'), ca: LayoutInfo(lang='French', desc='French (Canada)'), cd: LayoutInfo(lang='French', desc='French (Democratic Republic of the Congo)'), ru (dos): LayoutInfo(lang='Russian', desc='Russian (DOS)'), cz: LayoutInfo(lang='Czech', desc='Czech'), ph (capewell-qwerf2k6-bay): LayoutInfo(lang='Filipino; Pilipino', desc='Filipino (Capewell-QWERF 2006 Baybayin)'), pl (csb): LayoutInfo(lang='Kashubian', desc='Kashubian'), se (rus_nodeadkeys): LayoutInfo(lang='Russian', desc='Russian (Sweden, phonetic, eliminate dead keys)'), ma (tifinagh): LayoutInfo(lang='Berber languages', desc='Berber (Morocco, Tifinagh)'), gb (extd): LayoutInfo(lang='English', desc='English (UK, extended WinKeys)'), pt: LayoutInfo(lang='Portuguese', desc='Portuguese'), fr (oss): LayoutInfo(lang='French', desc='French (alternative)'), pk: LayoutInfo(lang='Urdu', desc='Urdu (Pakistan)'), ph: LayoutInfo(lang='Filipino; Pilipino', desc='Filipino'), pl: LayoutInfo(lang='Polish', desc='Polish'), fr (oss_sundeadkeys): LayoutInfo(lang='French', desc='French (alternative, Sun dead keys)'), in (bolnagri): LayoutInfo(lang='Hindi', desc='Hindi (Bolnagri)'), al: LayoutInfo(lang='Albanian', desc='Albanian'), no (smi_nodeadkeys): LayoutInfo(lang='Northern Sami', desc='Northern Saami (Norway, eliminate dead keys)'), uz (latin): LayoutInfo(lang='Uzbek', desc='Uzbek (Latin)'), rs (yz): LayoutInfo(lang='Serbian', desc='Serbian (Cyrillic, Z and ZHE swapped)'), ma (tifinagh-phonetic): LayoutInfo(lang='Berber languages', desc='Berber (Morocco, Tifinagh phonetic)'), tm (alt): LayoutInfo(lang='Turkmen', desc='Turkmen (Alt-Q)'), kr (kr104): LayoutInfo(lang='Korean', desc='Korean (101/104 key compatible)'), gh (generic): LayoutInfo(lang='English', desc='English (Ghana, multilingual)'), ara (digits): LayoutInfo(lang='Arabic', desc='Arabic (digits)'), in (tam): LayoutInfo(lang='Tamil', desc='Tamil'), iq: LayoutInfo(lang='Kurdish', desc='Iraqi'), hu (102_qwertz_dot_dead): LayoutInfo(lang='Hungarian', desc='Hungarian (102/qwertz/dot/dead keys)'), am (eastern): LayoutInfo(lang='Armenian', desc='Armenian (eastern)'), it: LayoutInfo(lang='Italian', desc='Italian'), vn: LayoutInfo(lang='Vietnamese', desc='Vietnamese'), il: LayoutInfo(lang='Hebrew', desc='Hebrew'), in: LayoutInfo(lang='India', desc='Indian'), ie: LayoutInfo(lang='English', desc='Irish'), cz (bksl): LayoutInfo(lang='Czech', desc='Czech (with <\\|> key)'), af (ps): LayoutInfo(lang='Pushto; Pashto', desc='Pashto'), hu (101_qwerty_dot_nodead): LayoutInfo(lang='Hungarian', desc='Hungarian (101/qwerty/dot/eliminate dead keys)'), in (kan): LayoutInfo(lang='Kannada', desc='Kannada'), fr (oss_latin9): LayoutInfo(lang='French', desc='French (alternative, latin-9 only)'), us (dvorak-r): LayoutInfo(lang='English', desc='English (right handed Dvorak)'), it (geo): LayoutInfo(lang='Georgian', desc='Georgian (Italy)'), lt (us): LayoutInfo(lang='Lithuanian', desc='Lithuanian (US keyboard with Lithuanian letters)'), kz (ruskaz): LayoutInfo(lang='Russian', desc='Russian (Kazakhstan, with Kazakh)'), ara (azerty_digits): LayoutInfo(lang='Arabic', desc='Arabic (azerty/digits)'), us (rus): LayoutInfo(lang='Russian', desc='Russian (US, phonetic)'), us (dvp): LayoutInfo(lang='English', desc='English (programmer Dvorak)'), epo: LayoutInfo(lang='Esperanto', desc='Esperanto'), af (fa-olpc): LayoutInfo(lang='Afghanistan', desc='Persian (Afghanistan, Dari OLPC)'), lt (std): LayoutInfo(lang='Lithuanian', desc='Lithuanian (standard)'), si (us): LayoutInfo(lang='Slovenian', desc='Slovenian (US keyboard with Slovenian letters)'), hu (101_qwerty_comma_nodead): LayoutInfo(lang='Hungarian', desc='Hungarian (101/qwerty/comma/eliminate dead keys)'), me (cyrillicyz): LayoutInfo(lang='Serbian', desc='Montenegrin (Cyrillic, Z and ZHE swapped)'), lv (tilde): LayoutInfo(lang='Latvian', desc='Latvian (tilde variant)'), us (dvorak-alt-intl): LayoutInfo(lang='English', desc='English (Dvorak alternative international no dead keys)'), ir (ku): LayoutInfo(lang='Kurdish', desc='Kurdish (Iran, Latin Q)'), ua (phonetic): LayoutInfo(lang='Ukrainian', desc='Ukrainian (phonetic)'), ch: LayoutInfo(lang='Swiss German; Alemannic; Alsatian', desc='German (Switzerland)'), ru (cv_latin): LayoutInfo(lang='Chuvash', desc='Chuvash (Latin)'), hu (102_qwertz_dot_nodead): LayoutInfo(lang='Hungarian', desc='Hungarian (102/qwertz/dot/eliminate dead keys)'), fi (smi): LayoutInfo(lang='Northern Sami', desc='Northern Saami (Finland)'), pt (nativo-us): LayoutInfo(lang='Portuguese', desc='Portuguese (Nativo for USA keyboards)'), az (cyrillic): LayoutInfo(lang='Azerbaijani', desc='Azerbaijani (Cyrillic)'), tw (saisiyat): LayoutInfo(lang='Taiwan, Province of China', desc='Saisiyat (Taiwan)'), pl (legacy): LayoutInfo(lang='Polish', desc='Polish (legacy)'), es (sundeadkeys): LayoutInfo(lang='Spanish; Castilian', desc='Spanish (Sun dead keys)'), ru (tt): LayoutInfo(lang='Tatar', desc='Tatar'), dk (mac): LayoutInfo(lang='Danish', desc='Danish (Macintosh)'), lt (lekpa): LayoutInfo(lang='Lithuanian', desc='Lithuanian (LEKPa)'), at (mac): LayoutInfo(lang='German', desc='German (Austria, Macintosh)'), ba (unicodeus): LayoutInfo(lang='Bosnian', desc='Bosnian (US keyboard with Bosnian digraphs)'), fr (latin9): LayoutInfo(lang='French', desc='French (legacy, alternative)'), sy (syc): LayoutInfo(lang='Syriac', desc='Syriac'), is (Sundeadkeys): LayoutInfo(lang='Icelandic', desc='Icelandic (Sun dead keys)'), lv (modern): LayoutInfo(lang='Latvian', desc='Latvian (modern)'), rs (alternatequotes): LayoutInfo(lang='Serbian', desc='Serbian (Cyrillic with guillemets)'), ara (azerty): LayoutInfo(lang='Arabic', desc='Arabic (azerty)'), de (neo): LayoutInfo(lang='German', desc='German (Neo 2)'), ara (buckwalter): LayoutInfo(lang='Arabic', desc='Arabic (Buckwalter)'), fr (bepo): LayoutInfo(lang='French', desc='French (Bepo, ergonomic, Dvorak way)'), is (dvorak): LayoutInfo(lang='Icelandic', desc='Icelandic (Dvorak)'), us (intl): LayoutInfo(lang='English', desc='English (US, international with dead keys)'), in (tam_TSCII): LayoutInfo(lang='Tamil', desc='Tamil (TSCII typewriter)'), hr (unicode): LayoutInfo(lang='Croatian', desc='Croatian (use Croatian digraphs)'), ir (ku_alt): LayoutInfo(lang='Kurdish', desc='Kurdish (Iran, Latin Alt-Q)'), rs (latin): LayoutInfo(lang='Serbian', desc='Serbian (Latin)'), ru (srp): LayoutInfo(lang='Serbian', desc='Serbian (Russia)'), se (rus): LayoutInfo(lang='Russian', desc='Russian (Sweden, phonetic)'), fr (dvorak): LayoutInfo(lang='French', desc='French (Dvorak)'), jp (dvorak): LayoutInfo(lang='Japanese', desc='Japanese (Dvorak)'), de (ru): LayoutInfo(lang='Russian', desc='Russian (Germany, phonetic)'), bd: LayoutInfo(lang='Bengali', desc='Bengali'), es (cat): LayoutInfo(lang='Catalan; Valencian', desc='Catalan (Spain, with middle-dot L)'), bg: LayoutInfo(lang='Bulgarian', desc='Bulgarian'), il (phonetic): LayoutInfo(lang='Hebrew', desc='Hebrew (phonetic)'), in (ori): LayoutInfo(lang='Oriya', desc='Oriya'), pt (sundeadkeys): LayoutInfo(lang='Portuguese', desc='Portuguese (Sun dead keys)'), pt (nativo): LayoutInfo(lang='Portuguese', desc='Portuguese (Nativo)'), bt: LayoutInfo(lang='Dzongkha', desc='Dzongkha'), bw: LayoutInfo(lang='Tswana', desc='Tswana'), br: LayoutInfo(lang='Portuguese', desc='Portuguese (Brazil)'), pk (urd-nla): LayoutInfo(lang='Urdu', desc='Urdu (Pakistan, NLA)'), me (latinunicode): LayoutInfo(lang='Serbian', desc='Montenegrin (Latin Unicode)'), ca (multi-2gr): LayoutInfo(lang='French', desc='Canadian Multilingual (second part)'), by: LayoutInfo(lang='Belarusian', desc='Belarusian'), cn (tib): LayoutInfo(lang='Tibetan', desc='Tibetan'), ng (hausa): LayoutInfo(lang='Hausa', desc='Hausa'), is (nodeadkeys): LayoutInfo(lang='Icelandic', desc='Icelandic (eliminate dead keys)'), gh (akan): LayoutInfo(lang='Akan', desc='Akan'), hr (alternatequotes): LayoutInfo(lang='Croatian', desc='Croatian (use guillemets for quotes)'), in (ben_inscript): LayoutInfo(lang='Bengali', desc='Bengali (India, Baishakhi Inscript)'), ua (rstu): LayoutInfo(lang='Ukrainian', desc='Ukrainian (standard RSTU)'), ro (std_cedilla): LayoutInfo(lang='Romanian', desc='Romanian (standard cedilla)'), gh (fula): LayoutInfo(lang='Fulah', desc='Fula'), de (dvorak): LayoutInfo(lang='German', desc='German (Dvorak)'), tr (crh_f): LayoutInfo(lang='Crimean Tatar; Crimean Turkish', desc='Crimean Tatar (Turkish F)'), lt (ibm): LayoutInfo(lang='Lithuanian', desc='Lithuanian (IBM LST 1205-92)'), am (eastern-alt): LayoutInfo(lang='Armenian', desc='Armenian (alternative eastern)'), hu (101_qwertz_dot_dead): LayoutInfo(lang='Hungarian', desc='Hungarian (101/qwertz/dot/dead keys)'), it (ibm): LayoutInfo(lang='Italian', desc='Italian (IBM 142)'), ru (os_legacy): LayoutInfo(lang='Ossetian; Ossetic', desc='Ossetian (legacy)'), se (mac): LayoutInfo(lang='Swedish', desc='Swedish (Macintosh)'), gb (intl): LayoutInfo(lang='English', desc='English (UK, international with dead keys)'), ee: LayoutInfo(lang='Estonian', desc='Estonian'), hr: LayoutInfo(lang='Croatian', desc='Croatian'), hu: LayoutInfo(lang='Hungarian', desc='Hungarian'), ph (qwerty-bay): LayoutInfo(lang='Filipino; Pilipino', desc='Filipino (QWERTY Baybayin)'), ara (qwerty): LayoutInfo(lang='Arabic', desc='Arabic (qwerty)'), ph (capewell-dvorak-bay): LayoutInfo(lang='Filipino; Pilipino', desc='Filipino (Capewell-Dvorak Baybayin)'), ru (cv): LayoutInfo(lang='Chuvash', desc='Chuvash'), uz: LayoutInfo(lang='Uzbek', desc='Uzbek'), us: LayoutInfo(lang='English', desc='English (US)'), gr (simple): LayoutInfo(lang='Greek, Modern (1453-)', desc='Greek (simple)'), ir (ku_f): LayoutInfo(lang='Kurdish', desc='Kurdish (Iran, F)'), jp (OADG109A): LayoutInfo(lang='Japanese', desc='Japanese (OADG 109A)'), ua: LayoutInfo(lang='Ukrainian', desc='Ukrainian'), pk (urd-crulp): LayoutInfo(lang='Urdu', desc='Urdu (Pakistan, CRULP)'), af: LayoutInfo(lang='Afghanistan', desc='Afghani'), br (nodeadkeys): LayoutInfo(lang='Portuguese', desc='Portuguese (Brazil, eliminate dead keys)'), am: LayoutInfo(lang='Armenian', desc='Armenian'), gh (ga): LayoutInfo(lang='Ga', desc='Ga'), rs (latinyz): LayoutInfo(lang='Serbian', desc='Serbian (Latin qwerty)'), gb (mac_intl): LayoutInfo(lang='English', desc='English (UK, Macintosh international)'), at: LayoutInfo(lang='German', desc='German (Austria)'), dk (dvorak): LayoutInfo(lang='Danish', desc='Danish (Dvorak)'), az: LayoutInfo(lang='Azerbaijani', desc='Azerbaijani'), nl: LayoutInfo(lang='Dutch; Flemish', desc='Dutch'), me (latinunicodeyz): LayoutInfo(lang='Serbian', desc='Montenegrin (Latin Unicode qwerty)'), no: LayoutInfo(lang='Norwegian', desc='Norwegian'), cz (dvorak-ucw): LayoutInfo(lang='Czech', desc='Czech (US Dvorak with CZ UCW support)'), in (ben_bornona): LayoutInfo(lang='Bengali', desc='Bengali (India, Bornona)'), rs: LayoutInfo(lang='Serbian', desc='Serbian'), ng: LayoutInfo(lang='English', desc='English (Nigeria)'), ru (phonetic_winkeys): LayoutInfo(lang='Russian', desc='Russian (phonetic WinKeys)'), ir (pes_keypad): LayoutInfo(lang='Persian', desc='Persian (with Persian Keypad)'), in (ben_probhat): LayoutInfo(lang='Bengali', desc='Bengali (India, Probhat)'), de (dsb_qwertz): LayoutInfo(lang='Lower Sorbian', desc='Lower Sorbian (qwertz)'), np: LayoutInfo(lang='Nepali', desc='Nepali'), fi (classic): LayoutInfo(lang='Finnish', desc='Finnish (classic)'), dk (nodeadkeys): LayoutInfo(lang='Danish', desc='Danish (eliminate dead keys)'), ch (fr_sundeadkeys): LayoutInfo(lang='French', desc='French (Switzerland, Sun dead keys)'), ba: LayoutInfo(lang='Bosnian', desc='Bosnian'), th (pat): LayoutInfo(lang='Thai', desc='Thai (Pattachote)'), fr (latin9_nodeadkeys): LayoutInfo(lang='French', desc='French (legacy, alternative, eliminate dead keys)'), rs (latinalternatequotes): LayoutInfo(lang='Serbian', desc='Serbian (Latin with guillemets)'), sk (qwerty_bksl): LayoutInfo(lang='Slovak', desc='Slovak (qwerty, extended Backslash)'), ba (us): LayoutInfo(lang='Bosnian', desc='Bosnian (US keyboard with Bosnian letters)'), gr (polytonic): LayoutInfo(lang='Greek, Modern (1453-)', desc='Greek (polytonic)'), fr (bepo_latin9): LayoutInfo(lang='French', desc='French (Bepo, ergonomic, Dvorak way, latin-9 only)'), mt (us): LayoutInfo(lang='Maltese', desc='Maltese (with US layout)')} > _intf._currentAction._spokes._xkl_wrapper._switch_opt_infos: {grp:sclk_toggle: Scroll Lock, grp:shift_caps_switch: Caps Lock (to first layout), Shift+Caps Lock (to last layout), grp:rwin_toggle: Right Win, grp:lalt_lshift_toggle: Left Alt+Left Shift, grp:rctrl_switch: Right Ctrl (while pressed), grp:menu_toggle: Menu, grp:win_switch: Any Win key (while pressed), grp:ctrl_alt_toggle: Alt+Ctrl, grp:shift_caps_toggle: Shift+Caps Lock, grp:rctrl_toggle: Right Ctrl, grp:lwin_switch: Left Win (while pressed), grp:lctrl_lwin_rctrl_menu: LeftCtrl+LeftWin (to first layout), RightCtrl+Menu (to second layout), grp:lshift_toggle: Left Shift, grp:win_menu_switch: Left Win (to first layout), Right Win/Menu (to last layout), grp:lalt_toggle: Left Alt, grp:alt_caps_toggle: Alt+Caps Lock, grp:rwin_switch: Right Win (while pressed), grp:lswitch: Left Alt (while pressed), grp:alts_toggle: Both Alt keys together, grp:rctrl_rshift_toggle: Right Ctrl+Right Shift, grp:caps_switch: Caps Lock (while pressed), Alt+Caps Lock does the original capslock action, grp:caps_toggle: Caps Lock, grp:ctrl_shift_toggle: Ctrl+Shift, grp:lctrl_lshift_toggle: Left Ctrl+Left Shift, grp:toggle: Right Alt, grp:ctrls_toggle: Both Ctrl keys together, grp:alt_shift_toggle: Alt+Shift, grp:switch: Right Alt (while pressed), grp:alt_space_toggle: Alt+Space, grp:lctrl_toggle: Left Ctrl, grp:shifts_toggle: Both Shift keys together, grp:lctrl_rctrl_switch: Left Ctrl (to first layout), Right Ctrl (to last layout), grp:rshift_toggle: Right Shift, grp:lwin_toggle: Left Win} > _intf._currentAction._spokes._xkl_wrapper.configreg: ConfigRegistry instance, containing members: > _intf._currentAction._spokes._xkl_wrapper._engine: Engine instance, containing members: > _intf._currentAction._spokes._xkl_wrapper._rec: ConfigRec instance, containing members: > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Already dumped (XklWrapper instance) > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._configureBox: None > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._containerCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._back_already_clicked: False > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._device_size_text: None > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._containerStore: ListStore instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: Button instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._deviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._localeStore: ListStore instance, containing members: > _intf._currentAction._spokes._localeView: TreeView instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._langView: TreeView instance, containing members: > _intf._currentAction._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._right_arrow: Image instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._languageEntry: Entry instance, containing members: > _intf._currentAction._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._spokes._selected_locales: set([]) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._localeSelection: None > _intf._currentAction._spokes._languageStore: ListStore instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['Troll', 'DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Almaty', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Srednekolymsk', 'Beirut', 'Nicosia', 'Aden', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Kabul', 'Krasnoyarsk', 'Kathmandu', 'Chita', 'Urumqi', 'Oral', 'Tbilisi', 'Taipei', 'Seoul', 'Ho_Chi_Minh', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7f58bdc6c790> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._poolsNote: Label instance, containing members: > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: America > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: Los_Angeles > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes._customPart: RadioButton instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [vda, vdb] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes._encrypted: CheckButton instance, containing members: > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: True > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes._reclaim: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >, 'KdumpSpoke': KdumpSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._usableMemMB: Label instance, containing members: > _intf._currentAction._spokes._totalMemLabel: Label instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._totalMemMB: Label instance, containing members: > _intf._currentAction._spokes._manualButton: RadioButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._reserveMem: 0 > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._toBeReservedLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._autoButton: RadioButton instance, containing members: > _intf._currentAction._spokes._toBeReservedSpin: SpinButton instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._enableButton: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._reservationTypeLabel: Label instance, containing members: > _intf._currentAction._spokes._usableMemLabel: Label instance, containing members: >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in file systems for the current software selection. An additional 2861.02 MiB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 2861.02 MiB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall 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'), ('com_redhat_kdump.gui.spokes.%s', '/usr/share/anaconda/addons/com_redhat_kdump/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'), ('com_redhat_kdump.gui.categories.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [Already dumped (StorageSpoke instance) >] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: http://updates.notae.us/rhel7.1.img >rootParts: None >id: None >mediaDevice: None >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:/dev/vda1:/ >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: 5 > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f58ac9b2230>, True), 'type': (<function <lambda> at 0x7f58ac9b2398>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f58ac9b22a8>, True), 'release_type': (<function <lambda> at 0x7f58ac9b2410>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _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: 19.31.91-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: http://updates.notae.us/rhel7.1.img > opts.selinux: -1 > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: hd:/dev/vda1:/ > opts.dmraid: True > opts.method: None > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None >Registered callbacks: > > >/tmp/anaconda.log: >18:38:13,765 INFO anaconda: /sbin/anaconda 19.31.91-1 >18:38:14,143 INFO anaconda: 2097152 kB (2048 MB) are available >18:38:14,143 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >18:38:14,151 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >18:38:14,151 INFO anaconda: Default encoding = utf-8 >18:38:14,188 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >18:38:14,210 INFO anaconda: 2097152 kB (2048 MB) are available >18:38:14,692 INFO anaconda: Display mode = g >18:38:14,693 INFO anaconda: 2097152 kB (2048 MB) are available >18:38:14,693 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >18:38:15,759 DEBUG anaconda: X server has signalled a successful start. >18:38:15,760 INFO anaconda: Starting window manager, pid 1603. >18:38:16,487 INFO anaconda: using only installclass Red Hat Enterprise Linux >18:38:16,953 INFO anaconda: boot loader GRUB2 on X86 platform >18:38:16,969 INFO anaconda: boot loader GRUB2 on X86 platform >18:38:16,988 DEBUG anaconda: network: devices found ['ens3'] >18:38:17,060 DEBUG anaconda: updating hostname localhost.localdomain >18:38:17,069 INFO anaconda: Running Thread: AnaStorageThread (140018813441792) >18:38:17,072 INFO anaconda: Running Thread: AnaTimeInitThread (140018805049088) >18:38:17,073 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140018796656384) >18:38:17,074 INFO anaconda: Running Thread: AnaPayloadRestartThread (140018788263680) >18:38:17,074 INFO anaconda: Thread Done: AnaPayloadRestartThread (140018788263680) >18:38:17,075 INFO anaconda: Running Thread: AnaPayloadThread (140018779870976) >18:38:17,120 DEBUG anaconda: updating hostname localhost.localdomain >18:38:17,149 INFO anaconda: got 0 NTP servers from DHCP >18:38:17,150 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140018796656384) >18:38:17,154 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140018796656384) >18:38:17,155 INFO anaconda: Starting geolocation lookup >18:38:17,155 INFO anaconda: Geolocation provider: Fedora GeoIP >18:38:17,522 INFO anaconda: Geolocation lookup finished in 0.4 seconds >18:38:17,522 INFO anaconda: territory: US >time zone: America/Los_Angeles (from GeoIP) >18:38:17,522 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140018796656384) >18:38:18,890 INFO anaconda: Thread Done: AnaStorageThread (140018813441792) >18:38:20,001 INFO anaconda: Thread Done: AnaTimeInitThread (140018805049088) >18:38:20,884 INFO anaconda: Thread Done: AnaPayloadThread (140018779870976) >18:38:24,615 DEBUG anaconda: network standalone spoke (init): completed: ['ens3'] >18:38:24,767 INFO anaconda: Running Thread: AnaNTPserver0 (140018779870976) >18:38:24,771 INFO anaconda: Running Thread: AnaNTPserver1 (140018805049088) >18:38:24,773 INFO anaconda: Running Thread: AnaNTPserver2 (140018813441792) >18:38:24,776 INFO anaconda: Running Thread: AnaNTPserver3 (140018796656384) >18:38:24,787 INFO anaconda: Running Thread: AnaDateTimeThread (140018703406848) >18:38:24,843 INFO anaconda: Thread Done: AnaDateTimeThread (140018703406848) >18:38:24,863 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >18:38:24,959 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >18:38:25,027 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >18:38:25,056 INFO anaconda: Running Thread: AnaSourceWatcher (140018703406848) >18:38:26,094 INFO anaconda: Running Thread: AnaSoftwareWatcher (140018695014144) >18:38:26,129 INFO anaconda: Running Thread: AnaStorageWatcher (140018686621440) >18:38:26,133 INFO anaconda: Thread Done: AnaStorageWatcher (140018686621440) >18:38:26,163 INFO anaconda: Running Thread: AnaCustomStorageInit (140018686621440) >18:38:26,236 INFO anaconda: 2097152 kB (2048 MB) are available >18:38:26,344 DEBUG anaconda: network: GUI, device configuration added: connection 5194ef44-1b59-4379-ab9d-00dce9d86a27 device ens3 >18:38:26,356 DEBUG anaconda: network: GUI, connection 5194ef44-1b59-4379-ab9d-00dce9d86a27 found >18:38:26,450 DEBUG anaconda: updating hostname localhost.localdomain >18:38:26,902 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f58a526c890> >18:38:26,904 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f58a52ad650> >18:38:26,906 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f58a5e41410> >18:38:26,906 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f58a5e41410> status to: Setting up installation source... >18:38:26,907 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f58a5e41410> status to: Probing storage... >18:38:26,907 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f58a5e41410> status to: Downloading package metadata... >18:38:26,909 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f58a52ad650> >18:38:26,911 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f58a5e41410> >18:38:26,911 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f58a52ad650> status to: Downloading package metadata... >18:38:26,912 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f58a52ad650> status to: Downloading group metadata... >18:38:26,912 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f58a52ad690> status to: Probing storage... >18:38:26,914 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f58a52ad690> >18:38:27,252 DEBUG anaconda: Setting up repos: ['Server-HighAvailability', 'Server-ResilientStorage'] >18:38:27,611 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f58a52ad650> >18:38:27,613 INFO anaconda: Thread Done: AnaSoftwareWatcher (140018695014144) >18:38:27,613 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140018678228736) >18:38:27,741 DEBUG anaconda: updating hostname localhost.localdomain >18:38:27,896 DEBUG anaconda: updating hostname localhost.localdomain >18:38:27,901 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f58a52ad650> >18:38:27,905 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f58a5e41410> >18:38:27,905 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f58a52ad650> status to: Checking software dependencies... >18:38:27,905 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f58a51a7510> status to: Wired (ens3) connected >18:38:28,085 INFO anaconda: Thread Done: AnaCustomStorageInit (140018686621440) >18:38:29,003 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140018678228736) >18:38:29,024 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f58a52ad650> >18:38:29,030 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f58a5e41410> >18:38:29,276 INFO anaconda: Thread Done: AnaSourceWatcher (140018703406848) >18:38:29,330 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f58a5e41410> >18:38:31,526 INFO anaconda: Thread Done: AnaNTPserver1 (140018805049088) >18:38:31,528 INFO anaconda: Thread Done: AnaNTPserver0 (140018779870976) >18:38:31,550 INFO anaconda: Thread Done: AnaNTPserver3 (140018796656384) >18:38:33,296 INFO anaconda: Thread Done: AnaNTPserver2 (140018813441792) >18:39:26,066 DEBUG anaconda: disk free: 1407.94 MiB fs free: 643.54 MiB sw needs: 888.76 MiB auto swap: 0 B >18:39:35,289 INFO anaconda: Running Thread: AnaExecuteStorageThread (140018813441792) >18:39:35,410 DEBUG anaconda: new disk order: [] >18:39:35,573 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f58a52ad690> >18:39:35,580 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f58a52ad690> status to: Saving storage configuration... >18:39:35,603 DEBUG anaconda: _is_valid_disklabel(vda) returning True >18:39:35,603 DEBUG anaconda: _is_valid_size(vda) returning True >18:39:35,604 DEBUG anaconda: _is_valid_location(vda) returning True >18:39:35,604 DEBUG anaconda: _is_valid_format(vda) returning True >18:39:35,604 DEBUG anaconda: is_valid_stage1_device(vda) returning True >18:39:36,363 DEBUG anaconda: running handleException >18:39:36,363 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >18:39:36,363 INFO anaconda: Thread Done: AnaExecuteStorageThread (140018813441792) > > >/tmp/packaging.log: >18:38:16,952 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:198 (reset) >18:38:16,953 INFO packaging: have _yum_lock for MainThread >18:38:16,953 DEBUG packaging: getting release version from tree at None (7.1) >18:38:16,953 DEBUG packaging: got a release version of 7.1 >18:38:16,953 INFO packaging: gave up _yum_lock for MainThread >18:38:17,073 DEBUG packaging: Restarting payload thread >18:38:17,075 DEBUG packaging: Updating payload thread state: 0 >18:38:17,075 DEBUG packaging: Updating payload thread state: 1 >18:38:18,893 DEBUG packaging: Updating payload thread state: 2 >18:38:18,894 DEBUG packaging: Updating payload thread state: 3 >18:38:18,894 INFO packaging: configuring base repo >18:38:20,117 DEBUG packaging: getting release version from tree at file:///run/install/source (7.1) >18:38:20,117 DEBUG packaging: retrieving treeinfo from file:///run/install/source (proxy: None ; sslverify: True) >18:38:20,120 DEBUG packaging: got a release version of 7.1 >18:38:20,120 DEBUG packaging: releasever from file:///run/install/source is 7.1 >18:38:20,120 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:512 (updateBaseRepo) >18:38:20,120 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,129 INFO_2 yum.verbose.YumPlugins: Configuration file /tmp/yum.pluginconf.d/langpacks.conf not found >18:38:20,135 INFO_2 yum.verbose.YumPlugins: Configuration file /tmp/yum.pluginconf.d/product-id.conf not found >18:38:20,247 INFO_2 yum.verbose.YumPlugins: Loaded plugins: langpacks, product-id >18:38:20,247 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >18:38:20,247 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >18:38:20,248 DEBUG yum.verbose.plugin: Adding en_US to language list >18:38:20,251 DEBUG yum.verbose.YumBase: Config time: 0.131 >18:38:20,254 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,255 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:513 (updateBaseRepo) >18:38:20,255 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,258 INFO_2 yum.verbose.YumPlugins: Configuration file /tmp/yum.pluginconf.d/langpacks.conf not found >18:38:20,259 INFO_2 yum.verbose.YumPlugins: Configuration file /tmp/yum.pluginconf.d/product-id.conf not found >18:38:20,260 INFO_2 yum.verbose.YumPlugins: Loaded plugins: langpacks, product-id >18:38:20,261 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >18:38:20,261 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >18:38:20,261 DEBUG yum.verbose.plugin: Adding en_US to language list >18:38:20,264 DEBUG yum.verbose.YumBase: Config time: 0.009 >18:38:20,264 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,265 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:538 (updateBaseRepo) >18:38:20,266 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,267 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,268 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1000 (_addYumRepo) >18:38:20,269 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,269 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,269 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/source and mirrorlist None >18:38:20,270 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:538 (updateBaseRepo) >18:38:20,270 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,277 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,277 DEBUG packaging: retrieving treeinfo from file:///run/install/source (proxy: None ; sslverify: True) >18:38:20,279 DEBUG packaging: Addons found: ['Server-HighAvailability', 'Server-ResilientStorage'] >18:38:20,279 INFO packaging: Adding addon repo Server-HighAvailability >18:38:20,279 INFO packaging: Adding addon repo Server-ResilientStorage >18:38:20,280 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/__init__.py:923 (_runThread) >18:38:20,280 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,280 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,280 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/__init__.py:923 (_runThread) >18:38:20,280 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,281 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,281 DEBUG packaging: Updating payload thread state: 4 >18:38:20,281 INFO packaging: gathering repo metadata >18:38:20,281 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:614 (gatherRepoMetadata) >18:38:20,281 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,281 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,282 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/__init__.py:932 (_runThread) >18:38:20,282 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,282 DEBUG packaging: getting repo metadata for anaconda >18:38:20,284 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:619 (gatherRepoMetadata) >18:38:20,284 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,310 DEBUG packaging: getting group info for anaconda >18:38:20,318 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,318 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,319 INFO packaging: metadata retrieval complete >18:38:20,319 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/__init__.py:933 (_runThread) >18:38:20,319 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,320 DEBUG packaging: deleting package sacks >18:38:20,320 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,320 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/__init__.py:936 (_runThread) >18:38:20,321 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,321 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:455 (baseRepo) >18:38:20,322 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,322 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,322 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,323 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1089 (environments) >18:38:20,323 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,323 DEBUG yum.verbose.YumBase: Setting up Package Sacks >18:38:20,851 DEBUG yum.verbose.YumBase: pkgsack time: 0.527 >18:38:20,882 DEBUG yum.verbose.YumBase: group time: 0.559 >18:38:20,882 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,883 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/__init__.py:949 (_runThread) >18:38:20,883 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,883 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,883 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1213 (groups) >18:38:20,883 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,883 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,884 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /tmp/updates/pyanaconda/packaging/__init__.py:951 (_runThread) >18:38:20,884 INFO packaging: have _yum_lock for AnaPayloadThread >18:38:20,884 INFO packaging: gave up _yum_lock for AnaPayloadThread >18:38:20,884 DEBUG packaging: Updating payload thread state: 5 >18:38:25,070 INFO packaging: about to acquire _yum_lock for AnaSourceWatcher at /tmp/updates/pyanaconda/ui/gui/spokes/source.py:595 (_initialize) >18:38:25,070 INFO packaging: have _yum_lock for AnaSourceWatcher >18:38:25,070 INFO packaging: gave up _yum_lock for AnaSourceWatcher >18:38:27,254 INFO packaging: about to acquire _yum_lock for AnaSourceWatcher at /tmp/updates/pyanaconda/packaging/yumpayload.py:477 (isRepoEnabled) >18:38:27,255 INFO packaging: have _yum_lock for AnaSourceWatcher >18:38:27,255 INFO packaging: gave up _yum_lock for AnaSourceWatcher >18:38:27,257 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1089 (environments) >18:38:27,257 INFO packaging: about to acquire _yum_lock for AnaSourceWatcher at /tmp/updates/pyanaconda/packaging/yumpayload.py:477 (isRepoEnabled) >18:38:27,257 INFO packaging: have _yum_lock for MainThread >18:38:27,258 INFO packaging: gave up _yum_lock for MainThread >18:38:27,258 INFO packaging: have _yum_lock for AnaSourceWatcher >18:38:27,258 INFO packaging: gave up _yum_lock for AnaSourceWatcher >18:38:27,259 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:244 (refresh) >18:38:27,260 INFO packaging: have _yum_lock for MainThread >18:38:27,260 INFO packaging: gave up _yum_lock for MainThread >18:38:27,262 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1089 (environments) >18:38:27,263 INFO packaging: have _yum_lock for MainThread >18:38:27,263 INFO packaging: about to acquire _yum_lock for AnaSourceWatcher at /tmp/updates/pyanaconda/ui/gui/spokes/source.py:1072 (_verify_repo_name) >18:38:27,264 INFO packaging: gave up _yum_lock for MainThread >18:38:27,264 INFO packaging: have _yum_lock for AnaSourceWatcher >18:38:27,264 INFO packaging: gave up _yum_lock for AnaSourceWatcher >18:38:27,266 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:248 (refresh) >18:38:27,266 INFO packaging: have _yum_lock for MainThread >18:38:27,267 INFO packaging: gave up _yum_lock for MainThread >18:38:27,268 INFO packaging: about to acquire _yum_lock for AnaSourceWatcher at /tmp/updates/pyanaconda/ui/gui/spokes/source.py:1072 (_verify_repo_name) >18:38:27,268 INFO packaging: have _yum_lock for AnaSourceWatcher >18:38:27,268 INFO packaging: gave up _yum_lock for AnaSourceWatcher >18:38:27,269 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1141 (environmentDescription) >18:38:27,270 INFO packaging: have _yum_lock for MainThread >18:38:27,270 INFO packaging: gave up _yum_lock for MainThread >18:38:27,271 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >18:38:27,271 INFO packaging: have _yum_lock for MainThread >18:38:27,271 INFO packaging: gave up _yum_lock for MainThread >18:38:27,272 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1141 (environmentDescription) >18:38:27,272 INFO packaging: have _yum_lock for MainThread >18:38:27,272 INFO packaging: gave up _yum_lock for MainThread >18:38:27,273 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >18:38:27,273 INFO packaging: have _yum_lock for MainThread >18:38:27,273 INFO packaging: gave up _yum_lock for MainThread >18:38:27,274 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1141 (environmentDescription) >18:38:27,274 INFO packaging: have _yum_lock for MainThread >18:38:27,274 INFO packaging: gave up _yum_lock for MainThread >18:38:27,275 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >18:38:27,275 INFO packaging: have _yum_lock for MainThread >18:38:27,275 INFO packaging: gave up _yum_lock for MainThread >18:38:27,276 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1141 (environmentDescription) >18:38:27,276 INFO packaging: have _yum_lock for MainThread >18:38:27,276 INFO packaging: gave up _yum_lock for MainThread >18:38:27,277 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >18:38:27,277 INFO packaging: have _yum_lock for MainThread >18:38:27,277 INFO packaging: gave up _yum_lock for MainThread >18:38:27,278 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1141 (environmentDescription) >18:38:27,278 INFO packaging: have _yum_lock for MainThread >18:38:27,278 INFO packaging: gave up _yum_lock for MainThread >18:38:27,279 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >18:38:27,279 INFO packaging: have _yum_lock for MainThread >18:38:27,279 INFO packaging: gave up _yum_lock for MainThread >18:38:27,280 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1141 (environmentDescription) >18:38:27,280 INFO packaging: have _yum_lock for MainThread >18:38:27,280 INFO packaging: gave up _yum_lock for MainThread >18:38:27,281 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:249 (refresh) >18:38:27,281 INFO packaging: have _yum_lock for MainThread >18:38:27,281 INFO packaging: gave up _yum_lock for MainThread >18:38:27,282 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1213 (groups) >18:38:27,282 INFO packaging: have _yum_lock for MainThread >18:38:27,282 INFO packaging: gave up _yum_lock for MainThread >18:38:27,283 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:293 (refreshAddons) >18:38:27,283 INFO packaging: have _yum_lock for MainThread >18:38:27,283 INFO packaging: gave up _yum_lock for MainThread >18:38:27,284 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,284 INFO packaging: have _yum_lock for MainThread >18:38:27,284 INFO packaging: gave up _yum_lock for MainThread >18:38:27,285 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,285 INFO packaging: have _yum_lock for MainThread >18:38:27,285 INFO packaging: gave up _yum_lock for MainThread >18:38:27,286 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,286 INFO packaging: have _yum_lock for MainThread >18:38:27,286 INFO packaging: gave up _yum_lock for MainThread >18:38:27,286 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,286 INFO packaging: have _yum_lock for MainThread >18:38:27,287 INFO packaging: gave up _yum_lock for MainThread >18:38:27,287 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,287 INFO packaging: have _yum_lock for MainThread >18:38:27,287 INFO packaging: gave up _yum_lock for MainThread >18:38:27,288 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,288 INFO packaging: have _yum_lock for MainThread >18:38:27,288 INFO packaging: gave up _yum_lock for MainThread >18:38:27,289 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,289 INFO packaging: have _yum_lock for MainThread >18:38:27,289 INFO packaging: gave up _yum_lock for MainThread >18:38:27,290 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,290 INFO packaging: have _yum_lock for MainThread >18:38:27,290 INFO packaging: gave up _yum_lock for MainThread >18:38:27,291 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,291 INFO packaging: have _yum_lock for MainThread >18:38:27,291 INFO packaging: gave up _yum_lock for MainThread >18:38:27,291 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,292 INFO packaging: have _yum_lock for MainThread >18:38:27,292 INFO packaging: gave up _yum_lock for MainThread >18:38:27,292 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,293 INFO packaging: have _yum_lock for MainThread >18:38:27,293 INFO packaging: gave up _yum_lock for MainThread >18:38:27,293 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,293 INFO packaging: have _yum_lock for MainThread >18:38:27,294 INFO packaging: gave up _yum_lock for MainThread >18:38:27,294 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,294 INFO packaging: have _yum_lock for MainThread >18:38:27,294 INFO packaging: gave up _yum_lock for MainThread >18:38:27,295 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,295 INFO packaging: have _yum_lock for MainThread >18:38:27,295 INFO packaging: gave up _yum_lock for MainThread >18:38:27,296 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,296 INFO packaging: have _yum_lock for MainThread >18:38:27,296 INFO packaging: gave up _yum_lock for MainThread >18:38:27,297 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,297 INFO packaging: have _yum_lock for MainThread >18:38:27,297 INFO packaging: gave up _yum_lock for MainThread >18:38:27,298 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,298 INFO packaging: have _yum_lock for MainThread >18:38:27,298 INFO packaging: gave up _yum_lock for MainThread >18:38:27,299 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,299 INFO packaging: have _yum_lock for MainThread >18:38:27,299 INFO packaging: gave up _yum_lock for MainThread >18:38:27,299 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,300 INFO packaging: have _yum_lock for MainThread >18:38:27,300 INFO packaging: gave up _yum_lock for MainThread >18:38:27,300 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,300 INFO packaging: have _yum_lock for MainThread >18:38:27,300 INFO packaging: gave up _yum_lock for MainThread >18:38:27,301 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,301 INFO packaging: have _yum_lock for MainThread >18:38:27,301 INFO packaging: gave up _yum_lock for MainThread >18:38:27,302 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,302 INFO packaging: have _yum_lock for MainThread >18:38:27,302 INFO packaging: gave up _yum_lock for MainThread >18:38:27,303 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,303 INFO packaging: have _yum_lock for MainThread >18:38:27,303 INFO packaging: gave up _yum_lock for MainThread >18:38:27,303 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,304 INFO packaging: have _yum_lock for MainThread >18:38:27,304 INFO packaging: gave up _yum_lock for MainThread >18:38:27,304 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,304 INFO packaging: have _yum_lock for MainThread >18:38:27,304 INFO packaging: gave up _yum_lock for MainThread >18:38:27,305 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,305 INFO packaging: have _yum_lock for MainThread >18:38:27,305 INFO packaging: gave up _yum_lock for MainThread >18:38:27,306 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,306 INFO packaging: have _yum_lock for MainThread >18:38:27,306 INFO packaging: gave up _yum_lock for MainThread >18:38:27,307 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,307 INFO packaging: have _yum_lock for MainThread >18:38:27,307 INFO packaging: gave up _yum_lock for MainThread >18:38:27,308 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,308 INFO packaging: have _yum_lock for MainThread >18:38:27,308 INFO packaging: gave up _yum_lock for MainThread >18:38:27,308 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,308 INFO packaging: have _yum_lock for MainThread >18:38:27,309 INFO packaging: gave up _yum_lock for MainThread >18:38:27,309 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,309 INFO packaging: have _yum_lock for MainThread >18:38:27,309 INFO packaging: gave up _yum_lock for MainThread >18:38:27,310 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,310 INFO packaging: have _yum_lock for MainThread >18:38:27,310 INFO packaging: gave up _yum_lock for MainThread >18:38:27,311 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,311 INFO packaging: have _yum_lock for MainThread >18:38:27,311 INFO packaging: gave up _yum_lock for MainThread >18:38:27,312 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,312 INFO packaging: have _yum_lock for MainThread >18:38:27,312 INFO packaging: gave up _yum_lock for MainThread >18:38:27,312 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,313 INFO packaging: have _yum_lock for MainThread >18:38:27,313 INFO packaging: gave up _yum_lock for MainThread >18:38:27,313 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,313 INFO packaging: have _yum_lock for MainThread >18:38:27,313 INFO packaging: gave up _yum_lock for MainThread >18:38:27,314 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,314 INFO packaging: have _yum_lock for MainThread >18:38:27,314 INFO packaging: gave up _yum_lock for MainThread >18:38:27,315 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,315 INFO packaging: have _yum_lock for MainThread >18:38:27,315 INFO packaging: gave up _yum_lock for MainThread >18:38:27,316 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,316 INFO packaging: have _yum_lock for MainThread >18:38:27,316 INFO packaging: gave up _yum_lock for MainThread >18:38:27,317 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,317 INFO packaging: have _yum_lock for MainThread >18:38:27,317 INFO packaging: gave up _yum_lock for MainThread >18:38:27,317 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,318 INFO packaging: have _yum_lock for MainThread >18:38:27,318 INFO packaging: gave up _yum_lock for MainThread >18:38:27,318 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,318 INFO packaging: have _yum_lock for MainThread >18:38:27,318 INFO packaging: gave up _yum_lock for MainThread >18:38:27,319 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,319 INFO packaging: have _yum_lock for MainThread >18:38:27,319 INFO packaging: gave up _yum_lock for MainThread >18:38:27,320 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,320 INFO packaging: have _yum_lock for MainThread >18:38:27,320 INFO packaging: gave up _yum_lock for MainThread >18:38:27,321 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,321 INFO packaging: have _yum_lock for MainThread >18:38:27,321 INFO packaging: gave up _yum_lock for MainThread >18:38:27,321 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,322 INFO packaging: have _yum_lock for MainThread >18:38:27,322 INFO packaging: gave up _yum_lock for MainThread >18:38:27,322 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,322 INFO packaging: have _yum_lock for MainThread >18:38:27,322 INFO packaging: gave up _yum_lock for MainThread >18:38:27,323 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,323 INFO packaging: have _yum_lock for MainThread >18:38:27,323 INFO packaging: gave up _yum_lock for MainThread >18:38:27,324 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,324 INFO packaging: have _yum_lock for MainThread >18:38:27,324 INFO packaging: gave up _yum_lock for MainThread >18:38:27,325 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,325 INFO packaging: have _yum_lock for MainThread >18:38:27,325 INFO packaging: gave up _yum_lock for MainThread >18:38:27,325 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,326 INFO packaging: have _yum_lock for MainThread >18:38:27,326 INFO packaging: gave up _yum_lock for MainThread >18:38:27,326 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,326 INFO packaging: have _yum_lock for MainThread >18:38:27,327 INFO packaging: gave up _yum_lock for MainThread >18:38:27,327 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,327 INFO packaging: have _yum_lock for MainThread >18:38:27,327 INFO packaging: gave up _yum_lock for MainThread >18:38:27,328 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,328 INFO packaging: have _yum_lock for MainThread >18:38:27,328 INFO packaging: gave up _yum_lock for MainThread >18:38:27,329 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,329 INFO packaging: have _yum_lock for MainThread >18:38:27,329 INFO packaging: gave up _yum_lock for MainThread >18:38:27,330 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,330 INFO packaging: have _yum_lock for MainThread >18:38:27,330 INFO packaging: gave up _yum_lock for MainThread >18:38:27,330 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,331 INFO packaging: have _yum_lock for MainThread >18:38:27,331 INFO packaging: gave up _yum_lock for MainThread >18:38:27,331 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,331 INFO packaging: have _yum_lock for MainThread >18:38:27,331 INFO packaging: gave up _yum_lock for MainThread >18:38:27,332 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,332 INFO packaging: have _yum_lock for MainThread >18:38:27,332 INFO packaging: gave up _yum_lock for MainThread >18:38:27,333 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,333 INFO packaging: have _yum_lock for MainThread >18:38:27,333 INFO packaging: gave up _yum_lock for MainThread >18:38:27,334 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,334 INFO packaging: have _yum_lock for MainThread >18:38:27,334 INFO packaging: gave up _yum_lock for MainThread >18:38:27,334 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,335 INFO packaging: have _yum_lock for MainThread >18:38:27,335 INFO packaging: gave up _yum_lock for MainThread >18:38:27,335 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,335 INFO packaging: have _yum_lock for MainThread >18:38:27,336 INFO packaging: gave up _yum_lock for MainThread >18:38:27,336 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,336 INFO packaging: have _yum_lock for MainThread >18:38:27,336 INFO packaging: gave up _yum_lock for MainThread >18:38:27,337 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,337 INFO packaging: have _yum_lock for MainThread >18:38:27,337 INFO packaging: gave up _yum_lock for MainThread >18:38:27,338 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,338 INFO packaging: have _yum_lock for MainThread >18:38:27,338 INFO packaging: gave up _yum_lock for MainThread >18:38:27,339 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,339 INFO packaging: have _yum_lock for MainThread >18:38:27,339 INFO packaging: gave up _yum_lock for MainThread >18:38:27,340 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,340 INFO packaging: have _yum_lock for MainThread >18:38:27,340 INFO packaging: gave up _yum_lock for MainThread >18:38:27,340 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,340 INFO packaging: have _yum_lock for MainThread >18:38:27,341 INFO packaging: gave up _yum_lock for MainThread >18:38:27,341 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,341 INFO packaging: have _yum_lock for MainThread >18:38:27,341 INFO packaging: gave up _yum_lock for MainThread >18:38:27,342 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,342 INFO packaging: have _yum_lock for MainThread >18:38:27,342 INFO packaging: gave up _yum_lock for MainThread >18:38:27,343 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,343 INFO packaging: have _yum_lock for MainThread >18:38:27,343 INFO packaging: gave up _yum_lock for MainThread >18:38:27,344 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,344 INFO packaging: have _yum_lock for MainThread >18:38:27,344 INFO packaging: gave up _yum_lock for MainThread >18:38:27,344 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,345 INFO packaging: have _yum_lock for MainThread >18:38:27,345 INFO packaging: gave up _yum_lock for MainThread >18:38:27,345 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,345 INFO packaging: have _yum_lock for MainThread >18:38:27,346 INFO packaging: gave up _yum_lock for MainThread >18:38:27,346 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,346 INFO packaging: have _yum_lock for MainThread >18:38:27,346 INFO packaging: gave up _yum_lock for MainThread >18:38:27,347 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,347 INFO packaging: have _yum_lock for MainThread >18:38:27,347 INFO packaging: gave up _yum_lock for MainThread >18:38:27,348 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,348 INFO packaging: have _yum_lock for MainThread >18:38:27,348 INFO packaging: gave up _yum_lock for MainThread >18:38:27,349 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,349 INFO packaging: have _yum_lock for MainThread >18:38:27,349 INFO packaging: gave up _yum_lock for MainThread >18:38:27,349 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,349 INFO packaging: have _yum_lock for MainThread >18:38:27,350 INFO packaging: gave up _yum_lock for MainThread >18:38:27,350 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,350 INFO packaging: have _yum_lock for MainThread >18:38:27,350 INFO packaging: gave up _yum_lock for MainThread >18:38:27,351 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,351 INFO packaging: have _yum_lock for MainThread >18:38:27,351 INFO packaging: gave up _yum_lock for MainThread >18:38:27,352 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,352 INFO packaging: have _yum_lock for MainThread >18:38:27,352 INFO packaging: gave up _yum_lock for MainThread >18:38:27,353 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,353 INFO packaging: have _yum_lock for MainThread >18:38:27,353 INFO packaging: gave up _yum_lock for MainThread >18:38:27,354 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,354 INFO packaging: have _yum_lock for MainThread >18:38:27,354 INFO packaging: gave up _yum_lock for MainThread >18:38:27,354 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,354 INFO packaging: have _yum_lock for MainThread >18:38:27,355 INFO packaging: gave up _yum_lock for MainThread >18:38:27,355 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,355 INFO packaging: have _yum_lock for MainThread >18:38:27,355 INFO packaging: gave up _yum_lock for MainThread >18:38:27,356 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,356 INFO packaging: have _yum_lock for MainThread >18:38:27,356 INFO packaging: gave up _yum_lock for MainThread >18:38:27,357 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,357 INFO packaging: have _yum_lock for MainThread >18:38:27,357 INFO packaging: gave up _yum_lock for MainThread >18:38:27,358 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,358 INFO packaging: have _yum_lock for MainThread >18:38:27,358 INFO packaging: gave up _yum_lock for MainThread >18:38:27,358 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,359 INFO packaging: have _yum_lock for MainThread >18:38:27,359 INFO packaging: gave up _yum_lock for MainThread >18:38:27,359 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,359 INFO packaging: have _yum_lock for MainThread >18:38:27,360 INFO packaging: gave up _yum_lock for MainThread >18:38:27,360 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,360 INFO packaging: have _yum_lock for MainThread >18:38:27,360 INFO packaging: gave up _yum_lock for MainThread >18:38:27,361 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,361 INFO packaging: have _yum_lock for MainThread >18:38:27,361 INFO packaging: gave up _yum_lock for MainThread >18:38:27,362 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,362 INFO packaging: have _yum_lock for MainThread >18:38:27,362 INFO packaging: gave up _yum_lock for MainThread >18:38:27,363 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,363 INFO packaging: have _yum_lock for MainThread >18:38:27,363 INFO packaging: gave up _yum_lock for MainThread >18:38:27,363 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,364 INFO packaging: have _yum_lock for MainThread >18:38:27,364 INFO packaging: gave up _yum_lock for MainThread >18:38:27,364 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,364 INFO packaging: have _yum_lock for MainThread >18:38:27,364 INFO packaging: gave up _yum_lock for MainThread >18:38:27,365 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,365 INFO packaging: have _yum_lock for MainThread >18:38:27,365 INFO packaging: gave up _yum_lock for MainThread >18:38:27,366 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,366 INFO packaging: have _yum_lock for MainThread >18:38:27,366 INFO packaging: gave up _yum_lock for MainThread >18:38:27,367 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,367 INFO packaging: have _yum_lock for MainThread >18:38:27,367 INFO packaging: gave up _yum_lock for MainThread >18:38:27,368 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,368 INFO packaging: have _yum_lock for MainThread >18:38:27,368 INFO packaging: gave up _yum_lock for MainThread >18:38:27,369 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,369 INFO packaging: have _yum_lock for MainThread >18:38:27,369 INFO packaging: gave up _yum_lock for MainThread >18:38:27,369 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,369 INFO packaging: have _yum_lock for MainThread >18:38:27,370 INFO packaging: gave up _yum_lock for MainThread >18:38:27,370 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,370 INFO packaging: have _yum_lock for MainThread >18:38:27,370 INFO packaging: gave up _yum_lock for MainThread >18:38:27,371 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,371 INFO packaging: have _yum_lock for MainThread >18:38:27,371 INFO packaging: gave up _yum_lock for MainThread >18:38:27,372 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,372 INFO packaging: have _yum_lock for MainThread >18:38:27,372 INFO packaging: gave up _yum_lock for MainThread >18:38:27,373 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,373 INFO packaging: have _yum_lock for MainThread >18:38:27,373 INFO packaging: gave up _yum_lock for MainThread >18:38:27,374 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,374 INFO packaging: have _yum_lock for MainThread >18:38:27,374 INFO packaging: gave up _yum_lock for MainThread >18:38:27,374 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,375 INFO packaging: have _yum_lock for MainThread >18:38:27,375 INFO packaging: gave up _yum_lock for MainThread >18:38:27,375 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,375 INFO packaging: have _yum_lock for MainThread >18:38:27,375 INFO packaging: gave up _yum_lock for MainThread >18:38:27,376 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,376 INFO packaging: have _yum_lock for MainThread >18:38:27,376 INFO packaging: gave up _yum_lock for MainThread >18:38:27,377 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,377 INFO packaging: have _yum_lock for MainThread >18:38:27,377 INFO packaging: gave up _yum_lock for MainThread >18:38:27,378 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,378 INFO packaging: have _yum_lock for MainThread >18:38:27,378 INFO packaging: gave up _yum_lock for MainThread >18:38:27,379 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,379 INFO packaging: have _yum_lock for MainThread >18:38:27,379 INFO packaging: gave up _yum_lock for MainThread >18:38:27,379 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,380 INFO packaging: have _yum_lock for MainThread >18:38:27,380 INFO packaging: gave up _yum_lock for MainThread >18:38:27,380 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,380 INFO packaging: have _yum_lock for MainThread >18:38:27,381 INFO packaging: gave up _yum_lock for MainThread >18:38:27,381 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,381 INFO packaging: have _yum_lock for MainThread >18:38:27,381 INFO packaging: gave up _yum_lock for MainThread >18:38:27,382 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,382 INFO packaging: have _yum_lock for MainThread >18:38:27,382 INFO packaging: gave up _yum_lock for MainThread >18:38:27,383 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,383 INFO packaging: have _yum_lock for MainThread >18:38:27,383 INFO packaging: gave up _yum_lock for MainThread >18:38:27,384 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,384 INFO packaging: have _yum_lock for MainThread >18:38:27,384 INFO packaging: gave up _yum_lock for MainThread >18:38:27,384 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,385 INFO packaging: have _yum_lock for MainThread >18:38:27,385 INFO packaging: gave up _yum_lock for MainThread >18:38:27,385 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,385 INFO packaging: have _yum_lock for MainThread >18:38:27,386 INFO packaging: gave up _yum_lock for MainThread >18:38:27,386 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,386 INFO packaging: have _yum_lock for MainThread >18:38:27,386 INFO packaging: gave up _yum_lock for MainThread >18:38:27,387 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,387 INFO packaging: have _yum_lock for MainThread >18:38:27,387 INFO packaging: gave up _yum_lock for MainThread >18:38:27,388 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,388 INFO packaging: have _yum_lock for MainThread >18:38:27,388 INFO packaging: gave up _yum_lock for MainThread >18:38:27,389 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,389 INFO packaging: have _yum_lock for MainThread >18:38:27,389 INFO packaging: gave up _yum_lock for MainThread >18:38:27,390 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,390 INFO packaging: have _yum_lock for MainThread >18:38:27,390 INFO packaging: gave up _yum_lock for MainThread >18:38:27,390 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,391 INFO packaging: have _yum_lock for MainThread >18:38:27,391 INFO packaging: gave up _yum_lock for MainThread >18:38:27,391 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,391 INFO packaging: have _yum_lock for MainThread >18:38:27,391 INFO packaging: gave up _yum_lock for MainThread >18:38:27,392 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,392 INFO packaging: have _yum_lock for MainThread >18:38:27,392 INFO packaging: gave up _yum_lock for MainThread >18:38:27,393 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,393 INFO packaging: have _yum_lock for MainThread >18:38:27,393 INFO packaging: gave up _yum_lock for MainThread >18:38:27,394 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,394 INFO packaging: have _yum_lock for MainThread >18:38:27,394 INFO packaging: gave up _yum_lock for MainThread >18:38:27,394 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,395 INFO packaging: have _yum_lock for MainThread >18:38:27,395 INFO packaging: gave up _yum_lock for MainThread >18:38:27,395 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,395 INFO packaging: have _yum_lock for MainThread >18:38:27,396 INFO packaging: gave up _yum_lock for MainThread >18:38:27,396 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,396 INFO packaging: have _yum_lock for MainThread >18:38:27,396 INFO packaging: gave up _yum_lock for MainThread >18:38:27,397 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,397 INFO packaging: have _yum_lock for MainThread >18:38:27,397 INFO packaging: gave up _yum_lock for MainThread >18:38:27,398 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,398 INFO packaging: have _yum_lock for MainThread >18:38:27,398 INFO packaging: gave up _yum_lock for MainThread >18:38:27,399 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,399 INFO packaging: have _yum_lock for MainThread >18:38:27,399 INFO packaging: gave up _yum_lock for MainThread >18:38:27,400 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,400 INFO packaging: have _yum_lock for MainThread >18:38:27,400 INFO packaging: gave up _yum_lock for MainThread >18:38:27,400 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,401 INFO packaging: have _yum_lock for MainThread >18:38:27,401 INFO packaging: gave up _yum_lock for MainThread >18:38:27,401 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,401 INFO packaging: have _yum_lock for MainThread >18:38:27,401 INFO packaging: gave up _yum_lock for MainThread >18:38:27,402 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,402 INFO packaging: have _yum_lock for MainThread >18:38:27,402 INFO packaging: gave up _yum_lock for MainThread >18:38:27,403 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,403 INFO packaging: have _yum_lock for MainThread >18:38:27,403 INFO packaging: gave up _yum_lock for MainThread >18:38:27,404 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,404 INFO packaging: have _yum_lock for MainThread >18:38:27,404 INFO packaging: gave up _yum_lock for MainThread >18:38:27,404 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,405 INFO packaging: have _yum_lock for MainThread >18:38:27,405 INFO packaging: gave up _yum_lock for MainThread >18:38:27,405 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,405 INFO packaging: have _yum_lock for MainThread >18:38:27,405 INFO packaging: gave up _yum_lock for MainThread >18:38:27,406 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,406 INFO packaging: have _yum_lock for MainThread >18:38:27,406 INFO packaging: gave up _yum_lock for MainThread >18:38:27,407 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,407 INFO packaging: have _yum_lock for MainThread >18:38:27,407 INFO packaging: gave up _yum_lock for MainThread >18:38:27,408 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,408 INFO packaging: have _yum_lock for MainThread >18:38:27,408 INFO packaging: gave up _yum_lock for MainThread >18:38:27,408 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,408 INFO packaging: have _yum_lock for MainThread >18:38:27,409 INFO packaging: gave up _yum_lock for MainThread >18:38:27,409 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,409 INFO packaging: have _yum_lock for MainThread >18:38:27,409 INFO packaging: gave up _yum_lock for MainThread >18:38:27,410 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,410 INFO packaging: have _yum_lock for MainThread >18:38:27,410 INFO packaging: gave up _yum_lock for MainThread >18:38:27,411 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,411 INFO packaging: have _yum_lock for MainThread >18:38:27,411 INFO packaging: gave up _yum_lock for MainThread >18:38:27,411 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,412 INFO packaging: have _yum_lock for MainThread >18:38:27,412 INFO packaging: gave up _yum_lock for MainThread >18:38:27,412 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,412 INFO packaging: have _yum_lock for MainThread >18:38:27,412 INFO packaging: gave up _yum_lock for MainThread >18:38:27,413 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,413 INFO packaging: have _yum_lock for MainThread >18:38:27,413 INFO packaging: gave up _yum_lock for MainThread >18:38:27,414 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,414 INFO packaging: have _yum_lock for MainThread >18:38:27,414 INFO packaging: gave up _yum_lock for MainThread >18:38:27,415 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,415 INFO packaging: have _yum_lock for MainThread >18:38:27,415 INFO packaging: gave up _yum_lock for MainThread >18:38:27,415 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,415 INFO packaging: have _yum_lock for MainThread >18:38:27,416 INFO packaging: gave up _yum_lock for MainThread >18:38:27,416 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,416 INFO packaging: have _yum_lock for MainThread >18:38:27,416 INFO packaging: gave up _yum_lock for MainThread >18:38:27,417 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,417 INFO packaging: have _yum_lock for MainThread >18:38:27,417 INFO packaging: gave up _yum_lock for MainThread >18:38:27,418 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,418 INFO packaging: have _yum_lock for MainThread >18:38:27,418 INFO packaging: gave up _yum_lock for MainThread >18:38:27,418 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,419 INFO packaging: have _yum_lock for MainThread >18:38:27,419 INFO packaging: gave up _yum_lock for MainThread >18:38:27,419 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,419 INFO packaging: have _yum_lock for MainThread >18:38:27,420 INFO packaging: gave up _yum_lock for MainThread >18:38:27,420 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,420 INFO packaging: have _yum_lock for MainThread >18:38:27,420 INFO packaging: gave up _yum_lock for MainThread >18:38:27,421 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,421 INFO packaging: have _yum_lock for MainThread >18:38:27,421 INFO packaging: gave up _yum_lock for MainThread >18:38:27,422 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,422 INFO packaging: have _yum_lock for MainThread >18:38:27,422 INFO packaging: gave up _yum_lock for MainThread >18:38:27,422 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,423 INFO packaging: have _yum_lock for MainThread >18:38:27,423 INFO packaging: gave up _yum_lock for MainThread >18:38:27,423 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,423 INFO packaging: have _yum_lock for MainThread >18:38:27,423 INFO packaging: gave up _yum_lock for MainThread >18:38:27,424 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,424 INFO packaging: have _yum_lock for MainThread >18:38:27,424 INFO packaging: gave up _yum_lock for MainThread >18:38:27,425 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,425 INFO packaging: have _yum_lock for MainThread >18:38:27,425 INFO packaging: gave up _yum_lock for MainThread >18:38:27,426 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,426 INFO packaging: have _yum_lock for MainThread >18:38:27,426 INFO packaging: gave up _yum_lock for MainThread >18:38:27,426 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,426 INFO packaging: have _yum_lock for MainThread >18:38:27,426 INFO packaging: gave up _yum_lock for MainThread >18:38:27,427 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,427 INFO packaging: have _yum_lock for MainThread >18:38:27,427 INFO packaging: gave up _yum_lock for MainThread >18:38:27,428 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,428 INFO packaging: have _yum_lock for MainThread >18:38:27,428 INFO packaging: gave up _yum_lock for MainThread >18:38:27,429 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,429 INFO packaging: have _yum_lock for MainThread >18:38:27,429 INFO packaging: gave up _yum_lock for MainThread >18:38:27,429 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,430 INFO packaging: have _yum_lock for MainThread >18:38:27,430 INFO packaging: gave up _yum_lock for MainThread >18:38:27,430 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,430 INFO packaging: have _yum_lock for MainThread >18:38:27,430 INFO packaging: gave up _yum_lock for MainThread >18:38:27,431 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,431 INFO packaging: have _yum_lock for MainThread >18:38:27,431 INFO packaging: gave up _yum_lock for MainThread >18:38:27,432 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,432 INFO packaging: have _yum_lock for MainThread >18:38:27,432 INFO packaging: gave up _yum_lock for MainThread >18:38:27,433 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,433 INFO packaging: have _yum_lock for MainThread >18:38:27,433 INFO packaging: gave up _yum_lock for MainThread >18:38:27,433 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,433 INFO packaging: have _yum_lock for MainThread >18:38:27,434 INFO packaging: gave up _yum_lock for MainThread >18:38:27,434 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,434 INFO packaging: have _yum_lock for MainThread >18:38:27,434 INFO packaging: gave up _yum_lock for MainThread >18:38:27,435 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,435 INFO packaging: have _yum_lock for MainThread >18:38:27,435 INFO packaging: gave up _yum_lock for MainThread >18:38:27,436 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,436 INFO packaging: have _yum_lock for MainThread >18:38:27,436 INFO packaging: gave up _yum_lock for MainThread >18:38:27,436 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,437 INFO packaging: have _yum_lock for MainThread >18:38:27,437 INFO packaging: gave up _yum_lock for MainThread >18:38:27,437 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,437 INFO packaging: have _yum_lock for MainThread >18:38:27,437 INFO packaging: gave up _yum_lock for MainThread >18:38:27,438 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,438 INFO packaging: have _yum_lock for MainThread >18:38:27,438 INFO packaging: gave up _yum_lock for MainThread >18:38:27,439 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,439 INFO packaging: have _yum_lock for MainThread >18:38:27,439 INFO packaging: gave up _yum_lock for MainThread >18:38:27,440 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,440 INFO packaging: have _yum_lock for MainThread >18:38:27,440 INFO packaging: gave up _yum_lock for MainThread >18:38:27,440 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,441 INFO packaging: have _yum_lock for MainThread >18:38:27,441 INFO packaging: gave up _yum_lock for MainThread >18:38:27,441 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,441 INFO packaging: have _yum_lock for MainThread >18:38:27,441 INFO packaging: gave up _yum_lock for MainThread >18:38:27,442 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,442 INFO packaging: have _yum_lock for MainThread >18:38:27,442 INFO packaging: gave up _yum_lock for MainThread >18:38:27,443 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,443 INFO packaging: have _yum_lock for MainThread >18:38:27,443 INFO packaging: gave up _yum_lock for MainThread >18:38:27,444 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,444 INFO packaging: have _yum_lock for MainThread >18:38:27,444 INFO packaging: gave up _yum_lock for MainThread >18:38:27,444 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,444 INFO packaging: have _yum_lock for MainThread >18:38:27,445 INFO packaging: gave up _yum_lock for MainThread >18:38:27,445 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,445 INFO packaging: have _yum_lock for MainThread >18:38:27,445 INFO packaging: gave up _yum_lock for MainThread >18:38:27,446 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,446 INFO packaging: have _yum_lock for MainThread >18:38:27,446 INFO packaging: gave up _yum_lock for MainThread >18:38:27,447 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,447 INFO packaging: have _yum_lock for MainThread >18:38:27,447 INFO packaging: gave up _yum_lock for MainThread >18:38:27,447 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,448 INFO packaging: have _yum_lock for MainThread >18:38:27,448 INFO packaging: gave up _yum_lock for MainThread >18:38:27,448 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,448 INFO packaging: have _yum_lock for MainThread >18:38:27,448 INFO packaging: gave up _yum_lock for MainThread >18:38:27,449 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,449 INFO packaging: have _yum_lock for MainThread >18:38:27,449 INFO packaging: gave up _yum_lock for MainThread >18:38:27,450 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,450 INFO packaging: have _yum_lock for MainThread >18:38:27,450 INFO packaging: gave up _yum_lock for MainThread >18:38:27,451 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,451 INFO packaging: have _yum_lock for MainThread >18:38:27,451 INFO packaging: gave up _yum_lock for MainThread >18:38:27,451 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,451 INFO packaging: have _yum_lock for MainThread >18:38:27,452 INFO packaging: gave up _yum_lock for MainThread >18:38:27,452 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,452 INFO packaging: have _yum_lock for MainThread >18:38:27,452 INFO packaging: gave up _yum_lock for MainThread >18:38:27,453 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,453 INFO packaging: have _yum_lock for MainThread >18:38:27,453 INFO packaging: gave up _yum_lock for MainThread >18:38:27,454 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,454 INFO packaging: have _yum_lock for MainThread >18:38:27,454 INFO packaging: gave up _yum_lock for MainThread >18:38:27,454 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,455 INFO packaging: have _yum_lock for MainThread >18:38:27,455 INFO packaging: gave up _yum_lock for MainThread >18:38:27,455 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,455 INFO packaging: have _yum_lock for MainThread >18:38:27,455 INFO packaging: gave up _yum_lock for MainThread >18:38:27,456 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,456 INFO packaging: have _yum_lock for MainThread >18:38:27,456 INFO packaging: gave up _yum_lock for MainThread >18:38:27,457 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,457 INFO packaging: have _yum_lock for MainThread >18:38:27,457 INFO packaging: gave up _yum_lock for MainThread >18:38:27,458 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,458 INFO packaging: have _yum_lock for MainThread >18:38:27,458 INFO packaging: gave up _yum_lock for MainThread >18:38:27,458 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,458 INFO packaging: have _yum_lock for MainThread >18:38:27,459 INFO packaging: gave up _yum_lock for MainThread >18:38:27,459 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,459 INFO packaging: have _yum_lock for MainThread >18:38:27,459 INFO packaging: gave up _yum_lock for MainThread >18:38:27,460 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,460 INFO packaging: have _yum_lock for MainThread >18:38:27,460 INFO packaging: gave up _yum_lock for MainThread >18:38:27,461 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,461 INFO packaging: have _yum_lock for MainThread >18:38:27,461 INFO packaging: gave up _yum_lock for MainThread >18:38:27,462 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,462 INFO packaging: have _yum_lock for MainThread >18:38:27,462 INFO packaging: gave up _yum_lock for MainThread >18:38:27,462 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,462 INFO packaging: have _yum_lock for MainThread >18:38:27,462 INFO packaging: gave up _yum_lock for MainThread >18:38:27,463 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,463 INFO packaging: have _yum_lock for MainThread >18:38:27,463 INFO packaging: gave up _yum_lock for MainThread >18:38:27,464 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,464 INFO packaging: have _yum_lock for MainThread >18:38:27,464 INFO packaging: gave up _yum_lock for MainThread >18:38:27,465 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,465 INFO packaging: have _yum_lock for MainThread >18:38:27,465 INFO packaging: gave up _yum_lock for MainThread >18:38:27,465 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,465 INFO packaging: have _yum_lock for MainThread >18:38:27,466 INFO packaging: gave up _yum_lock for MainThread >18:38:27,466 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,466 INFO packaging: have _yum_lock for MainThread >18:38:27,466 INFO packaging: gave up _yum_lock for MainThread >18:38:27,467 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,467 INFO packaging: have _yum_lock for MainThread >18:38:27,467 INFO packaging: gave up _yum_lock for MainThread >18:38:27,468 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,468 INFO packaging: have _yum_lock for MainThread >18:38:27,468 INFO packaging: gave up _yum_lock for MainThread >18:38:27,468 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,469 INFO packaging: have _yum_lock for MainThread >18:38:27,469 INFO packaging: gave up _yum_lock for MainThread >18:38:27,469 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,469 INFO packaging: have _yum_lock for MainThread >18:38:27,469 INFO packaging: gave up _yum_lock for MainThread >18:38:27,470 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,470 INFO packaging: have _yum_lock for MainThread >18:38:27,470 INFO packaging: gave up _yum_lock for MainThread >18:38:27,471 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,471 INFO packaging: have _yum_lock for MainThread >18:38:27,471 INFO packaging: gave up _yum_lock for MainThread >18:38:27,472 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,472 INFO packaging: have _yum_lock for MainThread >18:38:27,472 INFO packaging: gave up _yum_lock for MainThread >18:38:27,472 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,473 INFO packaging: have _yum_lock for MainThread >18:38:27,473 INFO packaging: gave up _yum_lock for MainThread >18:38:27,473 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,473 INFO packaging: have _yum_lock for MainThread >18:38:27,473 INFO packaging: gave up _yum_lock for MainThread >18:38:27,474 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,474 INFO packaging: have _yum_lock for MainThread >18:38:27,474 INFO packaging: gave up _yum_lock for MainThread >18:38:27,475 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,475 INFO packaging: have _yum_lock for MainThread >18:38:27,475 INFO packaging: gave up _yum_lock for MainThread >18:38:27,476 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,476 INFO packaging: have _yum_lock for MainThread >18:38:27,476 INFO packaging: gave up _yum_lock for MainThread >18:38:27,476 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,476 INFO packaging: have _yum_lock for MainThread >18:38:27,477 INFO packaging: gave up _yum_lock for MainThread >18:38:27,477 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,477 INFO packaging: have _yum_lock for MainThread >18:38:27,477 INFO packaging: gave up _yum_lock for MainThread >18:38:27,478 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,478 INFO packaging: have _yum_lock for MainThread >18:38:27,478 INFO packaging: gave up _yum_lock for MainThread >18:38:27,479 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,479 INFO packaging: have _yum_lock for MainThread >18:38:27,479 INFO packaging: gave up _yum_lock for MainThread >18:38:27,479 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,480 INFO packaging: have _yum_lock for MainThread >18:38:27,480 INFO packaging: gave up _yum_lock for MainThread >18:38:27,480 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,480 INFO packaging: have _yum_lock for MainThread >18:38:27,480 INFO packaging: gave up _yum_lock for MainThread >18:38:27,481 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,481 INFO packaging: have _yum_lock for MainThread >18:38:27,481 INFO packaging: gave up _yum_lock for MainThread >18:38:27,482 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,482 INFO packaging: have _yum_lock for MainThread >18:38:27,482 INFO packaging: gave up _yum_lock for MainThread >18:38:27,483 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,483 INFO packaging: have _yum_lock for MainThread >18:38:27,483 INFO packaging: gave up _yum_lock for MainThread >18:38:27,483 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,483 INFO packaging: have _yum_lock for MainThread >18:38:27,484 INFO packaging: gave up _yum_lock for MainThread >18:38:27,484 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,484 INFO packaging: have _yum_lock for MainThread >18:38:27,484 INFO packaging: gave up _yum_lock for MainThread >18:38:27,485 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,485 INFO packaging: have _yum_lock for MainThread >18:38:27,485 INFO packaging: gave up _yum_lock for MainThread >18:38:27,486 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,486 INFO packaging: have _yum_lock for MainThread >18:38:27,486 INFO packaging: gave up _yum_lock for MainThread >18:38:27,486 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,487 INFO packaging: have _yum_lock for MainThread >18:38:27,487 INFO packaging: gave up _yum_lock for MainThread >18:38:27,487 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,487 INFO packaging: have _yum_lock for MainThread >18:38:27,487 INFO packaging: gave up _yum_lock for MainThread >18:38:27,488 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,488 INFO packaging: have _yum_lock for MainThread >18:38:27,488 INFO packaging: gave up _yum_lock for MainThread >18:38:27,489 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,489 INFO packaging: have _yum_lock for MainThread >18:38:27,489 INFO packaging: gave up _yum_lock for MainThread >18:38:27,490 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,490 INFO packaging: have _yum_lock for MainThread >18:38:27,490 INFO packaging: gave up _yum_lock for MainThread >18:38:27,490 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,490 INFO packaging: have _yum_lock for MainThread >18:38:27,491 INFO packaging: gave up _yum_lock for MainThread >18:38:27,491 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,491 INFO packaging: have _yum_lock for MainThread >18:38:27,491 INFO packaging: gave up _yum_lock for MainThread >18:38:27,492 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,492 INFO packaging: have _yum_lock for MainThread >18:38:27,492 INFO packaging: gave up _yum_lock for MainThread >18:38:27,493 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,493 INFO packaging: have _yum_lock for MainThread >18:38:27,493 INFO packaging: gave up _yum_lock for MainThread >18:38:27,494 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,494 INFO packaging: have _yum_lock for MainThread >18:38:27,494 INFO packaging: gave up _yum_lock for MainThread >18:38:27,494 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,495 INFO packaging: have _yum_lock for MainThread >18:38:27,495 INFO packaging: gave up _yum_lock for MainThread >18:38:27,495 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,495 INFO packaging: have _yum_lock for MainThread >18:38:27,495 INFO packaging: gave up _yum_lock for MainThread >18:38:27,496 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,496 INFO packaging: have _yum_lock for MainThread >18:38:27,496 INFO packaging: gave up _yum_lock for MainThread >18:38:27,497 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,497 INFO packaging: have _yum_lock for MainThread >18:38:27,497 INFO packaging: gave up _yum_lock for MainThread >18:38:27,498 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,498 INFO packaging: have _yum_lock for MainThread >18:38:27,498 INFO packaging: gave up _yum_lock for MainThread >18:38:27,499 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,499 INFO packaging: have _yum_lock for MainThread >18:38:27,499 INFO packaging: gave up _yum_lock for MainThread >18:38:27,499 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,499 INFO packaging: have _yum_lock for MainThread >18:38:27,500 INFO packaging: gave up _yum_lock for MainThread >18:38:27,500 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,500 INFO packaging: have _yum_lock for MainThread >18:38:27,500 INFO packaging: gave up _yum_lock for MainThread >18:38:27,501 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,501 INFO packaging: have _yum_lock for MainThread >18:38:27,501 INFO packaging: gave up _yum_lock for MainThread >18:38:27,502 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,502 INFO packaging: have _yum_lock for MainThread >18:38:27,502 INFO packaging: gave up _yum_lock for MainThread >18:38:27,502 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,503 INFO packaging: have _yum_lock for MainThread >18:38:27,503 INFO packaging: gave up _yum_lock for MainThread >18:38:27,503 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,503 INFO packaging: have _yum_lock for MainThread >18:38:27,503 INFO packaging: gave up _yum_lock for MainThread >18:38:27,504 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,504 INFO packaging: have _yum_lock for MainThread >18:38:27,504 INFO packaging: gave up _yum_lock for MainThread >18:38:27,505 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,505 INFO packaging: have _yum_lock for MainThread >18:38:27,505 INFO packaging: gave up _yum_lock for MainThread >18:38:27,506 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,506 INFO packaging: have _yum_lock for MainThread >18:38:27,506 INFO packaging: gave up _yum_lock for MainThread >18:38:27,506 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,506 INFO packaging: have _yum_lock for MainThread >18:38:27,507 INFO packaging: gave up _yum_lock for MainThread >18:38:27,507 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,507 INFO packaging: have _yum_lock for MainThread >18:38:27,507 INFO packaging: gave up _yum_lock for MainThread >18:38:27,508 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,508 INFO packaging: have _yum_lock for MainThread >18:38:27,508 INFO packaging: gave up _yum_lock for MainThread >18:38:27,509 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,509 INFO packaging: have _yum_lock for MainThread >18:38:27,509 INFO packaging: gave up _yum_lock for MainThread >18:38:27,509 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,510 INFO packaging: have _yum_lock for MainThread >18:38:27,510 INFO packaging: gave up _yum_lock for MainThread >18:38:27,510 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,510 INFO packaging: have _yum_lock for MainThread >18:38:27,510 INFO packaging: gave up _yum_lock for MainThread >18:38:27,511 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,511 INFO packaging: have _yum_lock for MainThread >18:38:27,511 INFO packaging: gave up _yum_lock for MainThread >18:38:27,512 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,512 INFO packaging: have _yum_lock for MainThread >18:38:27,512 INFO packaging: gave up _yum_lock for MainThread >18:38:27,513 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,513 INFO packaging: have _yum_lock for MainThread >18:38:27,513 INFO packaging: gave up _yum_lock for MainThread >18:38:27,513 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,513 INFO packaging: have _yum_lock for MainThread >18:38:27,514 INFO packaging: gave up _yum_lock for MainThread >18:38:27,514 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,514 INFO packaging: have _yum_lock for MainThread >18:38:27,514 INFO packaging: gave up _yum_lock for MainThread >18:38:27,515 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,515 INFO packaging: have _yum_lock for MainThread >18:38:27,515 INFO packaging: gave up _yum_lock for MainThread >18:38:27,516 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,516 INFO packaging: have _yum_lock for MainThread >18:38:27,516 INFO packaging: gave up _yum_lock for MainThread >18:38:27,517 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,517 INFO packaging: have _yum_lock for MainThread >18:38:27,517 INFO packaging: gave up _yum_lock for MainThread >18:38:27,517 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,517 INFO packaging: have _yum_lock for MainThread >18:38:27,518 INFO packaging: gave up _yum_lock for MainThread >18:38:27,518 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,518 INFO packaging: have _yum_lock for MainThread >18:38:27,518 INFO packaging: gave up _yum_lock for MainThread >18:38:27,519 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,519 INFO packaging: have _yum_lock for MainThread >18:38:27,519 INFO packaging: gave up _yum_lock for MainThread >18:38:27,520 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,520 INFO packaging: have _yum_lock for MainThread >18:38:27,520 INFO packaging: gave up _yum_lock for MainThread >18:38:27,520 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,521 INFO packaging: have _yum_lock for MainThread >18:38:27,521 INFO packaging: gave up _yum_lock for MainThread >18:38:27,521 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,521 INFO packaging: have _yum_lock for MainThread >18:38:27,521 INFO packaging: gave up _yum_lock for MainThread >18:38:27,522 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,522 INFO packaging: have _yum_lock for MainThread >18:38:27,522 INFO packaging: gave up _yum_lock for MainThread >18:38:27,523 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,523 INFO packaging: have _yum_lock for MainThread >18:38:27,523 INFO packaging: gave up _yum_lock for MainThread >18:38:27,524 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,524 INFO packaging: have _yum_lock for MainThread >18:38:27,524 INFO packaging: gave up _yum_lock for MainThread >18:38:27,524 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,524 INFO packaging: have _yum_lock for MainThread >18:38:27,525 INFO packaging: gave up _yum_lock for MainThread >18:38:27,525 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,525 INFO packaging: have _yum_lock for MainThread >18:38:27,525 INFO packaging: gave up _yum_lock for MainThread >18:38:27,526 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,526 INFO packaging: have _yum_lock for MainThread >18:38:27,526 INFO packaging: gave up _yum_lock for MainThread >18:38:27,527 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,527 INFO packaging: have _yum_lock for MainThread >18:38:27,527 INFO packaging: gave up _yum_lock for MainThread >18:38:27,528 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,528 INFO packaging: have _yum_lock for MainThread >18:38:27,528 INFO packaging: gave up _yum_lock for MainThread >18:38:27,528 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,529 INFO packaging: have _yum_lock for MainThread >18:38:27,529 INFO packaging: gave up _yum_lock for MainThread >18:38:27,529 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,529 INFO packaging: have _yum_lock for MainThread >18:38:27,529 INFO packaging: gave up _yum_lock for MainThread >18:38:27,530 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,530 INFO packaging: have _yum_lock for MainThread >18:38:27,530 INFO packaging: gave up _yum_lock for MainThread >18:38:27,531 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,531 INFO packaging: have _yum_lock for MainThread >18:38:27,531 INFO packaging: gave up _yum_lock for MainThread >18:38:27,532 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,532 INFO packaging: have _yum_lock for MainThread >18:38:27,532 INFO packaging: gave up _yum_lock for MainThread >18:38:27,532 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,533 INFO packaging: have _yum_lock for MainThread >18:38:27,533 INFO packaging: gave up _yum_lock for MainThread >18:38:27,533 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,533 INFO packaging: have _yum_lock for MainThread >18:38:27,533 INFO packaging: gave up _yum_lock for MainThread >18:38:27,534 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,534 INFO packaging: have _yum_lock for MainThread >18:38:27,534 INFO packaging: gave up _yum_lock for MainThread >18:38:27,535 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,535 INFO packaging: have _yum_lock for MainThread >18:38:27,535 INFO packaging: gave up _yum_lock for MainThread >18:38:27,536 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,536 INFO packaging: have _yum_lock for MainThread >18:38:27,536 INFO packaging: gave up _yum_lock for MainThread >18:38:27,536 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,536 INFO packaging: have _yum_lock for MainThread >18:38:27,537 INFO packaging: gave up _yum_lock for MainThread >18:38:27,537 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,537 INFO packaging: have _yum_lock for MainThread >18:38:27,537 INFO packaging: gave up _yum_lock for MainThread >18:38:27,538 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,538 INFO packaging: have _yum_lock for MainThread >18:38:27,538 INFO packaging: gave up _yum_lock for MainThread >18:38:27,539 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,539 INFO packaging: have _yum_lock for MainThread >18:38:27,539 INFO packaging: gave up _yum_lock for MainThread >18:38:27,539 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,540 INFO packaging: have _yum_lock for MainThread >18:38:27,540 INFO packaging: gave up _yum_lock for MainThread >18:38:27,540 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,540 INFO packaging: have _yum_lock for MainThread >18:38:27,540 INFO packaging: gave up _yum_lock for MainThread >18:38:27,541 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,541 INFO packaging: have _yum_lock for MainThread >18:38:27,541 INFO packaging: gave up _yum_lock for MainThread >18:38:27,542 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,542 INFO packaging: have _yum_lock for MainThread >18:38:27,542 INFO packaging: gave up _yum_lock for MainThread >18:38:27,543 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,543 INFO packaging: have _yum_lock for MainThread >18:38:27,543 INFO packaging: gave up _yum_lock for MainThread >18:38:27,543 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,543 INFO packaging: have _yum_lock for MainThread >18:38:27,544 INFO packaging: gave up _yum_lock for MainThread >18:38:27,544 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,544 INFO packaging: have _yum_lock for MainThread >18:38:27,544 INFO packaging: gave up _yum_lock for MainThread >18:38:27,545 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,545 INFO packaging: have _yum_lock for MainThread >18:38:27,545 INFO packaging: gave up _yum_lock for MainThread >18:38:27,546 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,546 INFO packaging: have _yum_lock for MainThread >18:38:27,546 INFO packaging: gave up _yum_lock for MainThread >18:38:27,547 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,547 INFO packaging: have _yum_lock for MainThread >18:38:27,547 INFO packaging: gave up _yum_lock for MainThread >18:38:27,547 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,547 INFO packaging: have _yum_lock for MainThread >18:38:27,548 INFO packaging: gave up _yum_lock for MainThread >18:38:27,548 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,548 INFO packaging: have _yum_lock for MainThread >18:38:27,548 INFO packaging: gave up _yum_lock for MainThread >18:38:27,549 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,549 INFO packaging: have _yum_lock for MainThread >18:38:27,549 INFO packaging: gave up _yum_lock for MainThread >18:38:27,550 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,550 INFO packaging: have _yum_lock for MainThread >18:38:27,550 INFO packaging: gave up _yum_lock for MainThread >18:38:27,551 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,551 INFO packaging: have _yum_lock for MainThread >18:38:27,551 INFO packaging: gave up _yum_lock for MainThread >18:38:27,551 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,551 INFO packaging: have _yum_lock for MainThread >18:38:27,552 INFO packaging: gave up _yum_lock for MainThread >18:38:27,552 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,552 INFO packaging: have _yum_lock for MainThread >18:38:27,552 INFO packaging: gave up _yum_lock for MainThread >18:38:27,553 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,553 INFO packaging: have _yum_lock for MainThread >18:38:27,553 INFO packaging: gave up _yum_lock for MainThread >18:38:27,554 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,554 INFO packaging: have _yum_lock for MainThread >18:38:27,554 INFO packaging: gave up _yum_lock for MainThread >18:38:27,554 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,555 INFO packaging: have _yum_lock for MainThread >18:38:27,555 INFO packaging: gave up _yum_lock for MainThread >18:38:27,555 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,555 INFO packaging: have _yum_lock for MainThread >18:38:27,555 INFO packaging: gave up _yum_lock for MainThread >18:38:27,556 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,556 INFO packaging: have _yum_lock for MainThread >18:38:27,556 INFO packaging: gave up _yum_lock for MainThread >18:38:27,557 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,557 INFO packaging: have _yum_lock for MainThread >18:38:27,557 INFO packaging: gave up _yum_lock for MainThread >18:38:27,558 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,558 INFO packaging: have _yum_lock for MainThread >18:38:27,558 INFO packaging: gave up _yum_lock for MainThread >18:38:27,558 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,558 INFO packaging: have _yum_lock for MainThread >18:38:27,559 INFO packaging: gave up _yum_lock for MainThread >18:38:27,559 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,559 INFO packaging: have _yum_lock for MainThread >18:38:27,559 INFO packaging: gave up _yum_lock for MainThread >18:38:27,560 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,560 INFO packaging: have _yum_lock for MainThread >18:38:27,560 INFO packaging: gave up _yum_lock for MainThread >18:38:27,561 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,561 INFO packaging: have _yum_lock for MainThread >18:38:27,561 INFO packaging: gave up _yum_lock for MainThread >18:38:27,561 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,562 INFO packaging: have _yum_lock for MainThread >18:38:27,562 INFO packaging: gave up _yum_lock for MainThread >18:38:27,562 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,562 INFO packaging: have _yum_lock for MainThread >18:38:27,562 INFO packaging: gave up _yum_lock for MainThread >18:38:27,563 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,563 INFO packaging: have _yum_lock for MainThread >18:38:27,563 INFO packaging: gave up _yum_lock for MainThread >18:38:27,564 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,564 INFO packaging: have _yum_lock for MainThread >18:38:27,564 INFO packaging: gave up _yum_lock for MainThread >18:38:27,565 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,565 INFO packaging: have _yum_lock for MainThread >18:38:27,565 INFO packaging: gave up _yum_lock for MainThread >18:38:27,565 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,566 INFO packaging: have _yum_lock for MainThread >18:38:27,566 INFO packaging: gave up _yum_lock for MainThread >18:38:27,566 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,566 INFO packaging: have _yum_lock for MainThread >18:38:27,566 INFO packaging: gave up _yum_lock for MainThread >18:38:27,567 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,567 INFO packaging: have _yum_lock for MainThread >18:38:27,567 INFO packaging: gave up _yum_lock for MainThread >18:38:27,568 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,568 INFO packaging: have _yum_lock for MainThread >18:38:27,568 INFO packaging: gave up _yum_lock for MainThread >18:38:27,568 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,569 INFO packaging: have _yum_lock for MainThread >18:38:27,569 INFO packaging: gave up _yum_lock for MainThread >18:38:27,569 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,569 INFO packaging: have _yum_lock for MainThread >18:38:27,569 INFO packaging: gave up _yum_lock for MainThread >18:38:27,570 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,570 INFO packaging: have _yum_lock for MainThread >18:38:27,570 INFO packaging: gave up _yum_lock for MainThread >18:38:27,571 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,571 INFO packaging: have _yum_lock for MainThread >18:38:27,571 INFO packaging: gave up _yum_lock for MainThread >18:38:27,572 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,572 INFO packaging: have _yum_lock for MainThread >18:38:27,572 INFO packaging: gave up _yum_lock for MainThread >18:38:27,572 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,572 INFO packaging: have _yum_lock for MainThread >18:38:27,573 INFO packaging: gave up _yum_lock for MainThread >18:38:27,573 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,573 INFO packaging: have _yum_lock for MainThread >18:38:27,573 INFO packaging: gave up _yum_lock for MainThread >18:38:27,574 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,574 INFO packaging: have _yum_lock for MainThread >18:38:27,574 INFO packaging: gave up _yum_lock for MainThread >18:38:27,575 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,575 INFO packaging: have _yum_lock for MainThread >18:38:27,575 INFO packaging: gave up _yum_lock for MainThread >18:38:27,575 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,576 INFO packaging: have _yum_lock for MainThread >18:38:27,576 INFO packaging: gave up _yum_lock for MainThread >18:38:27,576 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,576 INFO packaging: have _yum_lock for MainThread >18:38:27,577 INFO packaging: gave up _yum_lock for MainThread >18:38:27,577 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,577 INFO packaging: have _yum_lock for MainThread >18:38:27,577 INFO packaging: gave up _yum_lock for MainThread >18:38:27,578 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,578 INFO packaging: have _yum_lock for MainThread >18:38:27,578 INFO packaging: gave up _yum_lock for MainThread >18:38:27,579 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,579 INFO packaging: have _yum_lock for MainThread >18:38:27,579 INFO packaging: gave up _yum_lock for MainThread >18:38:27,579 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,580 INFO packaging: have _yum_lock for MainThread >18:38:27,580 INFO packaging: gave up _yum_lock for MainThread >18:38:27,580 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,580 INFO packaging: have _yum_lock for MainThread >18:38:27,580 INFO packaging: gave up _yum_lock for MainThread >18:38:27,581 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,581 INFO packaging: have _yum_lock for MainThread >18:38:27,581 INFO packaging: gave up _yum_lock for MainThread >18:38:27,582 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,582 INFO packaging: have _yum_lock for MainThread >18:38:27,582 INFO packaging: gave up _yum_lock for MainThread >18:38:27,583 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,583 INFO packaging: have _yum_lock for MainThread >18:38:27,583 INFO packaging: gave up _yum_lock for MainThread >18:38:27,583 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,583 INFO packaging: have _yum_lock for MainThread >18:38:27,584 INFO packaging: gave up _yum_lock for MainThread >18:38:27,584 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,584 INFO packaging: have _yum_lock for MainThread >18:38:27,584 INFO packaging: gave up _yum_lock for MainThread >18:38:27,585 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,585 INFO packaging: have _yum_lock for MainThread >18:38:27,585 INFO packaging: gave up _yum_lock for MainThread >18:38:27,586 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,586 INFO packaging: have _yum_lock for MainThread >18:38:27,586 INFO packaging: gave up _yum_lock for MainThread >18:38:27,586 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,587 INFO packaging: have _yum_lock for MainThread >18:38:27,587 INFO packaging: gave up _yum_lock for MainThread >18:38:27,587 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1264 (_groupHasInstallableMembers) >18:38:27,587 INFO packaging: have _yum_lock for MainThread >18:38:27,588 INFO packaging: gave up _yum_lock for MainThread >18:38:27,588 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:294 (refreshAddons) >18:38:27,588 INFO packaging: have _yum_lock for MainThread >18:38:27,588 INFO packaging: gave up _yum_lock for MainThread >18:38:27,589 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1112 (environmentHasOption) >18:38:27,589 INFO packaging: have _yum_lock for MainThread >18:38:27,589 INFO packaging: gave up _yum_lock for MainThread >18:38:27,590 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:296 (refreshAddons) >18:38:27,590 INFO packaging: have _yum_lock for MainThread >18:38:27,590 INFO packaging: gave up _yum_lock for MainThread >18:38:27,590 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1252 (_isGroupVisible) >18:38:27,591 INFO packaging: have _yum_lock for MainThread >18:38:27,591 INFO packaging: gave up _yum_lock for MainThread >18:38:27,591 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:298 (refreshAddons) >18:38:27,591 INFO packaging: have _yum_lock for MainThread >18:38:27,591 INFO packaging: gave up _yum_lock for MainThread >18:38:27,592 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1239 (groupDescription) >18:38:27,592 INFO packaging: have _yum_lock for MainThread >18:38:27,592 INFO packaging: gave up _yum_lock for MainThread >18:38:27,593 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >18:38:27,593 INFO packaging: have _yum_lock for MainThread >18:38:27,593 INFO packaging: gave up _yum_lock for MainThread >18:38:27,594 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1126 (environmentOptionIsDefault) >18:38:27,594 INFO packaging: have _yum_lock for MainThread >18:38:27,594 INFO packaging: gave up _yum_lock for MainThread >18:38:27,595 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:278 (_addAddon) >18:38:27,595 INFO packaging: have _yum_lock for MainThread >18:38:27,595 INFO packaging: gave up _yum_lock for MainThread >18:38:27,596 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1239 (groupDescription) >18:38:27,596 INFO packaging: have _yum_lock for MainThread >18:38:27,596 INFO packaging: gave up _yum_lock for MainThread >18:38:27,597 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >18:38:27,597 INFO packaging: have _yum_lock for MainThread >18:38:27,597 INFO packaging: gave up _yum_lock for MainThread >18:38:27,598 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1126 (environmentOptionIsDefault) >18:38:27,598 INFO packaging: have _yum_lock for MainThread >18:38:27,598 INFO packaging: gave up _yum_lock for MainThread >18:38:27,598 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:278 (_addAddon) >18:38:27,599 INFO packaging: have _yum_lock for MainThread >18:38:27,599 INFO packaging: gave up _yum_lock for MainThread >18:38:27,600 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1239 (groupDescription) >18:38:27,600 INFO packaging: have _yum_lock for MainThread >18:38:27,600 INFO packaging: gave up _yum_lock for MainThread >18:38:27,600 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >18:38:27,600 INFO packaging: have _yum_lock for MainThread >18:38:27,601 INFO packaging: gave up _yum_lock for MainThread >18:38:27,601 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1126 (environmentOptionIsDefault) >18:38:27,601 INFO packaging: have _yum_lock for MainThread >18:38:27,602 INFO packaging: gave up _yum_lock for MainThread >18:38:27,602 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:278 (_addAddon) >18:38:27,602 INFO packaging: have _yum_lock for MainThread >18:38:27,602 INFO packaging: gave up _yum_lock for MainThread >18:38:27,603 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1239 (groupDescription) >18:38:27,603 INFO packaging: have _yum_lock for MainThread >18:38:27,603 INFO packaging: gave up _yum_lock for MainThread >18:38:27,604 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:272 (_addAddon) >18:38:27,604 INFO packaging: have _yum_lock for MainThread >18:38:27,604 INFO packaging: gave up _yum_lock for MainThread >18:38:27,605 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1126 (environmentOptionIsDefault) >18:38:27,605 INFO packaging: have _yum_lock for MainThread >18:38:27,605 INFO packaging: gave up _yum_lock for MainThread >18:38:27,606 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:278 (_addAddon) >18:38:27,606 INFO packaging: have _yum_lock for MainThread >18:38:27,606 INFO packaging: gave up _yum_lock for MainThread >18:38:27,609 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /tmp/updates/pyanaconda/packaging/yumpayload.py:1154 (selectEnvironment) >18:38:27,609 INFO packaging: have _yum_lock for AnaSoftwareWatcher >18:38:27,609 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >18:38:27,610 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:98 (_apply) >18:38:27,610 INFO packaging: have _yum_lock for AnaSoftwareWatcher >18:38:27,610 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >18:38:27,613 INFO packaging: checking software selection >18:38:27,614 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1506 (checkSoftwareSelection) >18:38:27,614 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >18:38:27,614 DEBUG packaging: deleting package sacks >18:38:27,614 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >18:38:27,615 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1507 (checkSoftwareSelection) >18:38:27,615 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >18:38:27,615 DEBUG packaging: deleting yum transaction info >18:38:27,615 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >18:38:27,615 DEBUG packaging: select group core >18:38:27,616 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1405 (_applyYumSelections) >18:38:27,616 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >18:38:27,616 DEBUG yum.verbose.YumBase: Setting up Package Sacks >18:38:27,791 DEBUG yum.verbose.YumBase: pkgsack time: 0.174 >18:38:27,841 DEBUG yum.verbose.YumBase: group time: 0.225 >18:38:27,842 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >18:38:27,925 DEBUG yum.verbose.YumBase: Obs Init time: 0.077 >18:38:27,953 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >18:38:27,954 DEBUG yum.verbose.YumBase: No package named bfa-firmware available to be installed >18:38:27,956 DEBUG yum.verbose.YumBase: No package named libertas-sd8686-firmware available to be installed >18:38:27,956 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >18:38:27,960 DEBUG yum.verbose.YumBase: No package named libertas-sd8787-firmware available to be installed >18:38:27,961 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >18:38:27,965 DEBUG yum.verbose.YumBase: No package named libertas-usb8388-firmware available to be installed >18:38:27,967 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >18:38:27,967 DEBUG packaging: select group core >18:38:27,968 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1436 (_applyYumSelections) >18:38:27,968 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >18:38:27,968 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >18:38:27,968 DEBUG packaging: select package kernel-PAE >18:38:27,969 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1547 (selectKernelPackage) >18:38:27,969 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >18:38:27,982 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >18:38:27,983 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >18:38:27,983 INFO packaging: no kernel-PAE package >18:38:27,983 DEBUG packaging: select package kernel >18:38:27,984 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1547 (selectKernelPackage) >18:38:27,984 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >18:38:27,984 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >18:38:27,984 INFO packaging: selected kernel >18:38:27,992 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1452 (_applyYumSelections) >18:38:27,992 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >18:38:27,992 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >18:38:27,993 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:122 (checkSoftwareSelection) >18:38:27,993 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >18:38:27,993 INFO packaging: checking dependencies >18:38:28,234 DEBUG yum.verbose.YumBase: Building updates object >18:38:28,289 DEBUG yum.verbose.YumBase: up:simple updates time: 0.015 >18:38:28,290 DEBUG yum.verbose.YumBase: up:obs time: 0.001 >18:38:28,291 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >18:38:28,291 DEBUG yum.verbose.YumBase: updates time: 0.056 >18:38:28,292 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.1-37.git20140326.4dba720.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,293 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.5-33.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,294 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.6.12-8.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,297 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-7.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,299 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.40.0-4.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-7.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,303 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-12.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,304 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-13.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,305 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.66-12.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.3-7.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,307 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.3-7.el7.x86_64 to require for libgcc_s.so.1(GCC_3.3.1)(64bit) >18:38:28,308 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-11.el7_0.2.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,311 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-9.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,312 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-208-11.el7_0.2.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,313 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-8.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,314 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-4.el7.x86_64 to require for libglib-2.0.so.0()(64bit) >18:38:28,314 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-4.el7.x86_64 to require for libgmodule-2.0.so.0()(64bit) >18:38:28,314 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-4.el7.x86_64 to require for libgobject-2.0.so.0()(64bit) >18:38:28,316 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-11.el7_0.2.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,317 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-6.git20130913.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,319 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-4.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,319 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-7.el7.x86_64 to require for libnl-genl-3.so.200()(64bit) >18:38:28,319 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-7.el7.x86_64 to require for libnl-route-3.so.200()(64bit) >18:38:28,320 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.1-37.git20140326.4dba720.el7.x86_64 to require for libnm-util.so.2()(64bit) >18:38:28,321 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.6-2.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,323 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.2-4.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,325 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.2-2.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,326 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.6-2.el7.x86_64 to require for libplds4.so()(64bit) >18:38:28,327 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-5.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,329 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.46.0-2.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,331 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.12-1.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,332 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.23.2-16.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,335 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.15-4.el7.x86_64 as install for 1:NetworkManager-tui-0.9.9.1-37.git20140326.4dba720.el7.x86_64 >18:38:28,336 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-4.el7.x86_64 to require for libnewt.so.0.52(NEWT_0.52.13)(64bit) >18:38:28,336 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-4.el7.x86_64 to require for libnewt.so.0.52(NEWT_0.52.6)(64bit) >18:38:28,336 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-4.el7.x86_64 to require for libnewt.so.0.52(NEWT_0.52.9)(64bit) >18:38:28,336 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-4.el7.x86_64 to require for libnewt.so.0.52()(64bit) >18:38:28,337 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.16.20120809git.el7.noarch as install for Red_Hat_Enterprise_Linux-Release_Notes-7-en-US-0-2.el7.noarch >18:38:28,338 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.28-1.el7.x86_64 as install for alsa-firmware-1.0.28-1.el7.noarch >18:38:28,343 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.3-4.el7.x86_64 as install for audit-2.3.3-4.el7.x86_64 >18:38:28,344 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-4.el7.x86_64 as install for audit-2.3.3-4.el7.x86_64 >18:38:28,346 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.2-8.el7.x86_64 as install for audit-2.3.3-4.el7.x86_64 >18:38:28,347 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-8.el7.x86_64 to require for libkrb5.so.3(krb5_3_MIT)(64bit) >18:38:28,347 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.3-4.el7.x86_64 to require for libauparse.so.0()(64bit) >18:38:28,347 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-8.el7.x86_64 to require for libkrb5.so.3()(64bit) >18:38:28,349 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-77.el7.x86_64 as install for audit-2.3.3-4.el7.x86_64 >18:38:28,351 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-13.20130511.el7.x86_64 as install for bash-4.2.46-9.el7.x86_64 >18:38:28,353 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-4.el7.x86_64 as install for biosdevname-0.5.0-10.el7.x86_64 >18:38:28,354 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-4.el7.x86_64 to require for libpci.so.3()(64bit) >18:38:28,355 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-13.el7.x86_64 as install for biosdevname-0.5.0-10.el7.x86_64 >18:38:28,358 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.23.2-16.el7.x86_64 as install for btrfs-progs-3.12-4.el7.x86_64 >18:38:28,358 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-16.el7.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >18:38:28,359 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-16.el7.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >18:38:28,359 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-16.el7.x86_64 to require for libblkid.so.1()(64bit) >18:38:28,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.9-4.el7.x86_64 as install for btrfs-progs-3.12-4.el7.x86_64 >18:38:28,361 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.9-4.el7.x86_64 as install for btrfs-progs-3.12-4.el7.x86_64 >18:38:28,363 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-6.el7_0.2.x86_64 as install for btrfs-progs-3.12-4.el7.x86_64 >18:38:28,366 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >18:38:28,368 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-11.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >18:38:28,369 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-1.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >18:38:28,371 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-12.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >18:38:28,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-12.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >18:38:28,374 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-34.el7_0.4.x86_64 as install for coreutils-8.22-11.el7.x86_64 >18:38:28,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-8.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >18:38:28,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.2.2-6.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >18:38:28,381 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-11.el7.x86_64 as install for cronie-1.4.11-11.el7.x86_64 >18:38:28,384 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-11.el7.x86_64 as install for cronie-1.4.11-11.el7.x86_64 >18:38:28,385 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.el7.x86_64 as install for cronie-1.4.11-11.el7.x86_64 >18:38:28,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.29.0-19.el7.x86_64 as install for curl-7.29.0-19.el7.x86_64 >18:38:28,389 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.29.0-19.el7.x86_64 to require for libcurl.so.4()(64bit) >18:38:28,391 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-30.el7.x86_64 as install for 12:dhclient-4.2.5-30.el7.x86_64 >18:38:28,392 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-30.el7.x86_64 as install for 12:dhclient-4.2.5-30.el7.x86_64 >18:38:28,393 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.2-4.el7.x86_64 as install for 12:dhclient-4.2.5-30.el7.x86_64 >18:38:28,394 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-5.el7.x86_64 as install for 12:dhclient-4.2.5-30.el7.x86_64 >18:38:28,396 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-16.el7.x86_64 as install for 12:dhclient-4.2.5-30.el7.x86_64 >18:38:28,397 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-16.el7.x86_64 to require for libisc-export.so.95()(64bit) >18:38:28,398 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-3.el7.x86_64 as install for 12:dhclient-4.2.5-30.el7.x86_64 >18:38:28,399 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-3.el7.x86_64 to require for libldap-2.4.so.2()(64bit) >18:38:28,399 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-033-224.el7.x86_64 as install for dracut-config-rescue-033-224.el7.x86_64 >18:38:28,403 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.9-4.el7.x86_64 as install for e2fsprogs-1.42.9-4.el7.x86_64 >18:38:28,404 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.9-4.el7.x86_64 to require for libss.so.2()(64bit) >18:38:28,405 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.17-68.el7.x86_64 as install for glibc-2.17-68.el7.x86_64 >18:38:28,406 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.2-2.el7.x86_64 as install for glibc-2.17-68.el7.x86_64 >18:38:28,407 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.2-2.el7.x86_64 to require for libfreebl3.so()(64bit) >18:38:28,410 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.el7.x86_64 as install for initscripts-9.49.18-1.el7.x86_64 >18:38:28,411 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-release-server-7.0-1.el7.x86_64 as install for initscripts-9.49.18-1.el7.x86_64 >18:38:28,412 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-22.el7.x86_64 as install for initscripts-9.49.18-1.el7.x86_64 >18:38:28,413 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-3.el7.x86_64 as install for initscripts-9.49.18-1.el7.x86_64 >18:38:28,415 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-16.el7.x86_64 as install for initscripts-9.49.18-1.el7.x86_64 >18:38:28,415 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-14-9.el7.x86_64 as install for initscripts-9.49.18-1.el7.x86_64 >18:38:28,418 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-17.el7_0.1.x86_64 as install for iproute-3.10.0-13.el7.x86_64 >18:38:28,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-2.el7.x86_64 as install for iptables-1.4.21-13.el7.x86_64 >18:38:28,423 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-4.el7.x86_64 as install for iptables-1.4.21-13.el7.x86_64 >18:38:28,426 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-3.el7.x86_64 as install for iputils-20121221-6.el7.x86_64 >18:38:28,426 DEBUG yum.verbose.YumBase: Quick matched libidn-1.28-3.el7.x86_64 to require for libidn.so.11()(64bit) >18:38:28,428 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-3.el7.x86_64 as install for 2:irqbalance-1.0.7-1.el7.x86_64 >18:38:28,429 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-3.el7.x86_64 to require for numactl-libs >18:38:28,429 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-3.el7.x86_64 to require for libnuma.so.1()(64bit) >18:38:28,430 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-10.el7.noarch as install for kbd-1.15.5-10.el7.x86_64 >18:38:28,461 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.28-8.el7.x86_64 as install for kernel-3.10.0-160.el7.x86_64 >18:38:28,463 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-tools-libs-3.10.0-160.el7.x86_64 as install for kernel-tools-3.10.0-160.el7.x86_64 >18:38:28,463 DEBUG yum.verbose.YumBase: Quick matched kernel-tools-libs-3.10.0-160.el7.x86_64 to require for libcpupower.so.0()(64bit) >18:38:28,466 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-033-224.el7.x86_64 as install for kexec-tools-2.0.7-8.el7.x86_64 >18:38:28,467 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ethtool-3.15-1.el7.x86_64 as install for kexec-tools-2.0.7-8.el7.x86_64 >18:38:28,469 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.160-1.el7.x86_64 as install for kexec-tools-2.0.7-8.el7.x86_64 >18:38:28,470 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.el7.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >18:38:28,470 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.el7.x86_64 to require for libdw.so.1(ELFUTILS_0.143)(64bit) >18:38:28,471 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.160-1.el7.x86_64 as install for kexec-tools-2.0.7-8.el7.x86_64 >18:38:28,472 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.160-1.el7.x86_64 to require for libelf.so.1(ELFUTILS_1.5)(64bit) >18:38:28,473 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-12.el7.x86_64 as install for kexec-tools-2.0.7-8.el7.x86_64 >18:38:28,475 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-3.el7.x86_64 as install for kexec-tools-2.0.7-8.el7.x86_64 >18:38:28,476 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.el7.x86_64 as install for less-458-8.el7.x86_64 >18:38:28,478 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-7.el7.x86_64 as install for man-db-2.6.3-9.el7.x86_64 >18:38:28,479 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-8.el7.x86_64 as install for man-db-2.6.3-9.el7.x86_64 >18:38:28,481 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.3-3.el7.x86_64 as install for man-db-2.6.3-9.el7.x86_64 >18:38:28,485 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-1.el7.x86_64 as install for openssh-clients-6.6.1p1-1.el7.x86_64 >18:38:28,486 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-5.el7.x86_64 as install for openssh-clients-6.6.1p1-1.el7.x86_64 >18:38:28,488 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-12.20121213cvs.el7.x86_64 as install for openssh-clients-6.6.1p1-1.el7.x86_64 >18:38:28,493 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:device-mapper-libs-1.02.84-14.el7.x86_64 as install for parted-3.1-18.el7.x86_64 >18:38:28,493 DEBUG yum.verbose.YumBase: Quick matched 7:device-mapper-libs-1.02.84-14.el7.x86_64 to require for libdevmapper.so.1.02()(64bit) >18:38:28,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-3.el7.x86_64 as install for parted-3.1-18.el7.x86_64 >18:38:28,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-5.el7.x86_64 as install for passwd-0.79-4.el7.x86_64 >18:38:28,499 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-0.10.20140113.el7.x86_64 as install for plymouth-0.8.9-0.10.20140113.el7.x86_64 >18:38:28,500 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-logos-70.0.3-4.el7.noarch as install for plymouth-0.8.9-0.10.20140113.el7.x86_64 >18:38:28,502 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.56-2.el7.x86_64 as install for plymouth-0.8.9-0.10.20140113.el7.x86_64 >18:38:28,503 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-0.10.20140113.el7.x86_64 as install for plymouth-0.8.9-0.10.20140113.el7.x86_64 >18:38:28,504 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-0.10.20140113.el7.x86_64 to require for libply.so.2()(64bit) >18:38:28,505 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.2.2-6.el7.x86_64 as install for policycoreutils-2.2.5-11.el7.x86_64 >18:38:28,506 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.el7.x86_64 as install for policycoreutils-2.2.5-11.el7.x86_64 >18:38:28,508 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-16.el7.x86_64 as install for policycoreutils-2.2.5-11.el7.x86_64 >18:38:28,509 DEBUG yum.verbose.YumBase: Quick matched libsemanage-2.1.10-16.el7.x86_64 to require for libsemanage.so.1()(64bit) >18:38:28,512 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-libs-5.5.37-1.el7_0.x86_64 as install for 2:postfix-2.10.1-6.el7.x86_64 >18:38:28,512 DEBUG yum.verbose.YumBase: Quick matched 1:mariadb-libs-5.5.37-1.el7_0.x86_64 to require for libmysqlclient.so.18()(64bit) >18:38:28,514 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.32-13.el7.x86_64 as install for 2:postfix-2.10.1-6.el7.x86_64 >18:38:28,515 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-17.el7.x86_64 as install for 2:postfix-2.10.1-6.el7.x86_64 >18:38:28,518 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-16.el7.x86_64 as install for redhat-support-tool-0.9.6-0.el7.noarch >18:38:28,519 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-support-lib-python-0.9.6-0.el7.noarch as install for redhat-support-tool-0.9.6-0.el7.noarch >18:38:28,520 DEBUG yum.verbose.YumBase: Quick matched python-2.7.5-16.el7.x86_64 to require for python >18:38:28,520 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dateutil-1.5-7.el7.noarch as install for redhat-support-tool-0.9.6-0.el7.noarch >18:38:28,521 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.2.1-4.el7.x86_64 as install for redhat-support-tool-0.9.6-0.el7.noarch >18:38:28,524 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-17.el7_0.1.x86_64 as install for rpm-4.11.1-16.el7.x86_64 >18:38:28,526 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-14.el7.x86_64 as install for rpm-4.11.1-16.el7.x86_64 >18:38:28,527 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-8alpha.el7.x86_64 as install for rpm-4.11.1-16.el7.x86_64 >18:38:28,528 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-16.el7.x86_64 as install for rpm-4.11.1-16.el7.x86_64 >18:38:28,529 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-16.el7.x86_64 to require for librpmio.so.3()(64bit) >18:38:28,532 DEBUG yum.verbose.YumBase: TSINFO: Marking logrotate-3.8.6-4.el7.x86_64 as install for rsyslog-7.4.7-6.el7.x86_64 >18:38:28,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-2.el7.x86_64 as install for rsyslog-7.4.7-6.el7.x86_64 >18:38:28,535 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-4.el7_0.x86_64 as install for rsyslog-7.4.7-6.el7.x86_64 >18:38:28,536 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-153.el7_0.10.noarch as install for selinux-policy-targeted-3.12.1-153.el7_0.10.noarch >18:38:28,537 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-153.el7_0.10.noarch to require for selinux-policy >18:38:28,539 DEBUG yum.verbose.YumBase: TSINFO: Marking python-rhsm-1.10.12-2.el7.x86_64 as install for subscription-manager-1.10.14-8.el7_0.x86_64 >18:38:28,540 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-9.el7.x86_64 as install for subscription-manager-1.10.14-8.el7_0.x86_64 >18:38:28,542 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.el7.x86_64 as install for subscription-manager-1.10.14-8.el7_0.x86_64 >18:38:28,543 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dmidecode-3.10.13-11.el7.x86_64 as install for subscription-manager-1.10.14-8.el7_0.x86_64 >18:38:28,544 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.8-5.el7.x86_64 as install for subscription-manager-1.10.14-8.el7_0.x86_64 >18:38:28,545 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.el7.noarch as install for subscription-manager-1.10.14-8.el7_0.x86_64 >18:38:28,546 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-5.el7.x86_64 as install for subscription-manager-1.10.14-8.el7_0.x86_64 >18:38:28,547 DEBUG yum.verbose.YumBase: TSINFO: Marking virt-what-1.13-5.el7.x86_64 as install for subscription-manager-1.10.14-8.el7_0.x86_64 >18:38:28,553 DEBUG yum.verbose.YumBase: TSINFO: Marking acl-2.2.51-12.el7.x86_64 as install for systemd-208-11.el7_0.2.x86_64 >18:38:28,554 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.3-2.el7.x86_64 as install for systemd-208-11.el7_0.2.x86_64 >18:38:28,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-4.el7.x86_64 as install for systemd-208-11.el7_0.2.x86_64 >18:38:28,557 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-14-9.el7.x86_64 as install for systemd-208-11.el7_0.2.x86_64 >18:38:28,559 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.1-3.el7.x86_64 as install for systemd-208-11.el7_0.2.x86_64 >18:38:28,562 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.8.2-4.el7.x86_64 as install for tuned-2.3.0-11.el7_0.3.noarch >18:38:28,563 DEBUG yum.verbose.YumBase: TSINFO: Marking python-configobj-4.7.2-7.el7.noarch as install for tuned-2.3.0-11.el7_0.3.noarch >18:38:28,564 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.el7.noarch as install for tuned-2.3.0-11.el7_0.3.noarch >18:38:28,565 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyudev-0.15-6.el7.noarch as install for tuned-2.3.0-11.el7_0.3.noarch >18:38:28,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.23.2-16.el7.x86_64 as install for util-linux-2.23.2-16.el7.x86_64 >18:38:28,571 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-16.el7.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >18:38:28,571 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-16.el7.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >18:38:28,571 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-16.el7.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >18:38:28,571 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-16.el7.x86_64 to require for libmount.so.1(MOUNT_2.22)(64bit) >18:38:28,571 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-16.el7.x86_64 to require for libmount.so.1(MOUNT_2.23)(64bit) >18:38:28,572 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-4.el7.x86_64 as install for util-linux-2.23.2-16.el7.x86_64 >18:38:28,576 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10-5.el7.noarch as install for yum-3.4.3-120.el7.noarch >18:38:28,577 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-10.el7.x86_64 as install for yum-3.4.3-120.el7.noarch >18:38:28,578 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-9.el7.x86_64 as install for yum-3.4.3-120.el7.noarch >18:38:28,578 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-11.el7.x86_64 as install for yum-3.4.3-120.el7.noarch >18:38:28,579 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-5.el7.x86_64 as install for yum-3.4.3-120.el7.noarch >18:38:28,580 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-16.el7.x86_64 as install for yum-3.4.3-120.el7.noarch >18:38:28,582 DEBUG yum.verbose.YumBase: TSINFO: Marking m2crypto-0.21.1-15.el7.x86_64 as install for yum-rhn-plugin-2.0.1-5.el7.noarch >18:38:28,582 DEBUG yum.verbose.YumBase: TSINFO: Marking rhn-client-tools-2.0.2-6.el7.noarch as install for yum-rhn-plugin-2.0.1-5.el7.noarch >18:38:28,583 DEBUG yum.verbose.YumBase: TSINFO: Marking rhn-setup-2.0.2-6.el7.noarch as install for yum-rhn-plugin-2.0.1-5.el7.noarch >18:38:28,590 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-16.el7.x86_64 as install for alsa-tools-firmware-1.0.28-1.el7.x86_64 >18:38:28,592 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.28-2.el7.x86_64 as install for alsa-tools-firmware-1.0.28-1.el7.x86_64 >18:38:28,593 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.28-2.el7.x86_64 to require for libasound.so.2()(64bit) >18:38:28,595 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-13.el7.x86_64 as install for avahi-autoipd-0.6.31-13.el7.x86_64 >18:38:28,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-7.el7.x86_64 as install for avahi-autoipd-0.6.31-13.el7.x86_64 >18:38:28,599 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-16.el7.noarch as install for 32:bind-libs-lite-9.9.4-16.el7.x86_64 >18:38:28,601 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-5.el7.x86_64 as install for 32:bind-libs-lite-9.9.4-16.el7.x86_64 >18:38:28,603 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-6.20121102git.el7.noarch as install for cronie-anacron-1.4.11-11.el7.x86_64 >18:38:28,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-3.el7.x86_64 as install for cryptsetup-libs-1.6.3-2.el7.x86_64 >18:38:28,609 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-8.el7.x86_64 as install for 1:dbus-1.6.12-8.el7.x86_64 >18:38:28,613 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:device-mapper-1.02.84-14.el7.x86_64 as install for 7:device-mapper-libs-1.02.84-14.el7.x86_64 >18:38:28,617 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-19.el7.x86_64 as install for dracut-033-224.el7.x86_64 >18:38:28,618 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-71.el7.x86_64 as install for dracut-033-224.el7.x86_64 >18:38:28,618 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-8alpha.el7.x86_64 as install for dracut-033-224.el7.x86_64 >18:38:28,624 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-5.el7.x86_64 as install for fipscheck-lib-1.4.1-5.el7.x86_64 >18:38:28,627 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.1-7.el7.x86_64 as install for glib2-2.40.0-4.el7.x86_64 >18:38:28,629 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-11.el7.x86_64 as install for glib2-2.40.0-4.el7.x86_64 >18:38:28,630 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014g-1.el7.noarch as install for glibc-common-2.17-68.el7.x86_64 >18:38:28,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.3-7.el7.x86_64 as install for 1:gmp-6.0.0-11.el7.x86_64 >18:38:28,633 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.3-7.el7.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >18:38:28,633 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.3-7.el7.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4.11)(64bit) >18:38:28,633 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.3-7.el7.x86_64 to require for libstdc++.so.6()(64bit) >18:38:28,638 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.52.0.1-26.el7.x86_64 as install for kmod-14-9.el7.x86_64 >18:38:28,642 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-3.el7.x86_64 as install for krb5-libs-1.12.2-8.el7.x86_64 >18:38:28,643 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-3.el7.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >18:38:28,643 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-3.el7.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.0)(64bit) >18:38:28,643 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-3.el7.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.5)(64bit) >18:38:28,643 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-3.el7.x86_64 to require for libkeyutils.so.1()(64bit) >18:38:28,644 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-4.el7.x86_64 as install for krb5-libs-1.12.2-8.el7.x86_64 >18:38:28,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.el7.x86_64 as install for libcurl-7.29.0-19.el7.x86_64 >18:38:28,652 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.3-8.el7.x86_64 to require for libssh2.so.1()(64bit) >18:38:28,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.1.el7.x86_64 as install for libdrm-2.4.56-2.el7.x86_64 >18:38:28,660 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-7.el7.x86_64 as install for libnetfilter_conntrack-1.0.4-2.el7.x86_64 >18:38:28,661 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-7.el7.x86_64 to require for libmnl.so.0(LIBMNL_1.1)(64bit) >18:38:28,661 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-7.el7.x86_64 to require for libmnl.so.0()(64bit) >18:38:28,665 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-16.el7.x86_64 as install for libsemanage-2.1.10-16.el7.x86_64 >18:38:28,666 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.el7.x86_64 to require for libustr-1.0.so.1(USTR_1.0.1)(64bit) >18:38:28,666 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.el7.x86_64 to require for libustr-1.0.so.1()(64bit) >18:38:28,667 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.40.0-1.el7.x86_64 as install for libsoup-2.46.0-2.el7.x86_64 >18:38:28,669 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.17-4.el7.x86_64 as install for libsoup-2.46.0-2.el7.x86_64 >18:38:28,676 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-16.el7.x86_64 as install for m2crypto-0.21.1-15.el7.x86_64 >18:38:28,679 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-13.20130511.el7.noarch as install for ncurses-libs-5.9-13.20130511.el7.x86_64 >18:38:28,681 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.el7.x86_64 as install for newt-0.52.15-4.el7.x86_64 >18:38:28,682 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.el7.x86_64 to require for libslang.so.2()(64bit) >18:38:28,686 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.2-2.el7.x86_64 as install for nss-3.16.2-4.el7.x86_64 >18:38:28,687 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.2-4.el7.x86_64 as install for nss-3.16.2-4.el7.x86_64 >18:38:28,688 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-3.16.2-2.el7.x86_64 to require for libsoftokn3.so()(64bit) >18:38:28,693 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.2-4.el7.x86_64 as install for openldap-2.4.39-3.el7.x86_64 >18:38:28,697 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2014.1.98-72.el7.noarch as install for 1:openssl-libs-1.0.1e-34.el7_0.4.x86_64 >18:38:28,700 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-11.el7.x86_64 as install for pam-1.1.8-11.el7.x86_64 >18:38:28,702 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-4.el7.x86_64 as install for pam-1.1.8-11.el7.x86_64 >18:38:28,703 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-11.el7.x86_64 as install for pam-1.1.8-11.el7.x86_64 >18:38:28,709 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-10.el7.x86_64 as install for polkit-0.112-5.el7.x86_64 >18:38:28,710 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-4.el7.x86_64 as install for polkit-0.112-5.el7.x86_64 >18:38:28,715 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-3.el7.x86_64 as install for ppp-2.4.5-33.el7.x86_64 >18:38:28,715 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.5.3-3.el7.x86_64 to require for libpcap.so.1()(64bit) >18:38:28,719 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.36.0-4.el7.x86_64 as install for pygobject3-base-3.8.2-4.el7.x86_64 >18:38:28,719 DEBUG yum.verbose.YumBase: Quick matched gobject-introspection-1.36.0-4.el7.x86_64 to require for libgirepository-1.0.so.1()(64bit) >18:38:28,721 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-5.el7.x86_64 as install for pygpgme-0.3-9.el7.x86_64 >18:38:28,722 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-5.el7.x86_64 to require for libgpgme.so.11(GPGME_1.1)(64bit) >18:38:28,722 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-5.el7.x86_64 to require for libgpgme.so.11()(64bit) >18:38:28,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-5.el7.x86_64 as install for python-dmidecode-3.10.13-11.el7.x86_64 >18:38:28,726 DEBUG yum.verbose.YumBase: Quick matched libxml2-python-2.9.1-5.el7.x86_64 to require for libxml2mod.so()(64bit) >18:38:28,728 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.el7.x86_64 as install for python-ethtool-0.8-5.el7.x86_64 >18:38:28,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.el7.x86_64 as install for python-lxml-3.2.1-4.el7.x86_64 >18:38:28,734 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.18)(64bit) >18:38:28,734 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.22)(64bit) >18:38:28,734 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.24)(64bit) >18:38:28,734 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.1.2)(64bit) >18:38:28,734 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.1.26)(64bit) >18:38:28,735 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.1.9)(64bit) >18:38:28,735 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libexslt.so.0()(64bit) >18:38:28,735 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1()(64bit) >18:38:28,736 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-0.9.8-3.el7.noarch as install for python-pyudev-0.15-6.el7.noarch >18:38:28,737 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.el7.x86_64 as install for python-urlgrabber-3.10-5.el7.noarch >18:38:28,741 DEBUG yum.verbose.YumBase: TSINFO: Marking rhnlib-2.5.65-2.el7.noarch as install for rhn-client-tools-2.0.2-6.el7.noarch >18:38:28,742 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.22-3.el7.x86_64 as install for rhn-client-tools-2.0.2-6.el7.noarch >18:38:28,743 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.15-4.el7.x86_64 as install for rhn-client-tools-2.0.2-6.el7.noarch >18:38:28,744 DEBUG yum.verbose.YumBase: TSINFO: Marking python-gudev-147.2-7.el7.x86_64 as install for rhn-client-tools-2.0.2-6.el7.noarch >18:38:28,745 DEBUG yum.verbose.YumBase: TSINFO: Marking python-hwdata-1.7.3-4.el7.noarch as install for rhn-client-tools-2.0.2-6.el7.noarch >18:38:28,746 DEBUG yum.verbose.YumBase: TSINFO: Marking rhnsd-5.0.13-3.el7.x86_64 as install for rhn-setup-2.0.2-6.el7.noarch >18:38:28,751 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-21.el7.x86_64 as install for rpm-python-4.11.1-16.el7.x86_64 >18:38:28,752 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-16.el7.x86_64 as install for rpm-python-4.11.1-16.el7.x86_64 >18:38:28,753 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-16.el7.x86_64 to require for librpmsign.so.1()(64bit) >18:38:28,760 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.12-1.el7.x86_64 as install for teamd-1.12-1.el7.x86_64 >18:38:28,761 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.4-6.el7.x86_64 as install for teamd-1.12-1.el7.x86_64 >18:38:28,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.21-7.el7.x86_64 as install for teamd-1.12-1.el7.x86_64 >18:38:28,765 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-5.el7.x86_64 as install for virt-what-1.13-5.el7.x86_64 >18:38:28,767 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.21-4.el7.x86_64 as install for xdg-utils-1.1.0-0.16.20120809git.el7.noarch >18:38:28,768 DEBUG yum.verbose.YumBase: TSINFO: Marking which-2.20-7.el7.x86_64 as install for xdg-utils-1.1.0-0.16.20120809git.el7.noarch >18:38:28,775 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-0.6.31-13.el7.x86_64 as install for avahi-libs-0.6.31-13.el7.x86_64 >18:38:28,779 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.6-1.el7.x86_64 as install for ca-certificates-2014.1.98-72.el7.noarch >18:38:28,780 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.6-1.el7.x86_64 as install for ca-certificates-2014.1.98-72.el7.noarch >18:38:28,782 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-11.el7.noarch as install for desktop-file-utils-0.21-4.el7.x86_64 >18:38:28,785 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.8.2-3.el7.x86_64 as install for glib-networking-2.40.0-1.el7.x86_64 >18:38:28,787 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.8-1.el7.b2.x86_64 as install for glib-networking-2.40.0-1.el7.x86_64 >18:38:28,787 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.3.8-1.el7.b2.x86_64 to require for libgnutls.so.28(GNUTLS_2_12)(64bit) >18:38:28,788 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.3.8-1.el7.b2.x86_64 to require for libgnutls.so.28()(64bit) >18:38:28,789 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-6.el7.x86_64 as install for glib-networking-2.40.0-1.el7.x86_64 >18:38:28,792 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-3.el7.x86_64 as install for gnupg2-2.0.22-3.el7.x86_64 >18:38:28,793 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-14.el7.x86_64 as install for gnupg2-2.0.22-3.el7.x86_64 >18:38:28,794 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-22.el7.x86_64 as install for gnupg2-2.0.22-3.el7.x86_64 >18:38:28,801 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.252-7.3.el7.noarch as install for libpciaccess-0.13.1-4.1.el7.x86_64 >18:38:28,826 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch as install for python-setuptools-0.9.8-3.el7.noarch >18:38:28,827 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13.1-3.el7.x86_64 as install for rhnlib-2.5.65-2.el7.noarch >18:38:28,829 DEBUG yum.verbose.YumBase: TSINFO: Marking rhn-check-2.0.2-6.el7.noarch as install for rhnsd-5.0.13-3.el7.x86_64 >18:38:28,833 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27.1-4.el7.x86_64 as install for shared-mime-info-1.1-7.el7.x86_64 >18:38:28,839 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.8-2.el7.x86_64 as install for gnutls-3.3.8-1.el7.b2.x86_64 >18:38:28,841 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-4.el7.x86_64 as install for gnutls-3.3.8-1.el7.b2.x86_64 >18:38:28,841 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-4.el7.x86_64 to require for libnettle.so.4()(64bit) >18:38:28,843 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-3.el7.x86_64 as install for gnutls-3.3.8-1.el7.b2.x86_64 >18:38:28,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-8.el7.x86_64 as install for libproxy-0.4.11-6.el7.x86_64 >18:38:28,850 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-6.el7.noarch as install for python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch >18:38:28,986 DEBUG yum.verbose.YumBase: Depsolve time: 0.992 >18:38:28,986 DEBUG packaging: buildTransaction = (2, [u'Success - deps resolved']) >18:38:28,986 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1520 (checkSoftwareSelection) >18:38:28,987 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >18:38:28,987 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >18:38:28,987 DEBUG packaging: success >18:38:28,987 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >18:38:28,987 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1533 (checkSoftwareSelection) >18:38:28,988 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >18:38:28,994 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >18:38:28,995 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:122 (checkSoftwareSelection) >18:38:28,995 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >18:38:28,995 INFO packaging: 298 packages selected totalling 888.76 MiB >18:38:29,003 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >18:38:29,014 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:181 (ready) >18:38:29,014 INFO packaging: have _yum_lock for MainThread >18:38:29,015 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:455 (baseRepo) >18:38:29,015 INFO packaging: have _yum_lock for MainThread >18:38:29,015 INFO packaging: gave up _yum_lock for MainThread >18:38:29,015 INFO packaging: gave up _yum_lock for MainThread >18:38:29,016 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:181 (ready) >18:38:29,016 INFO packaging: have _yum_lock for MainThread >18:38:29,016 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:455 (baseRepo) >18:38:29,017 INFO packaging: have _yum_lock for MainThread >18:38:29,017 INFO packaging: gave up _yum_lock for MainThread >18:38:29,017 INFO packaging: gave up _yum_lock for MainThread >18:38:29,018 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1141 (environmentDescription) >18:38:29,018 INFO packaging: have _yum_lock for MainThread >18:38:29,018 INFO packaging: gave up _yum_lock for MainThread >18:38:29,018 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:208 (status) >18:38:29,018 INFO packaging: have _yum_lock for MainThread >18:38:29,019 INFO packaging: gave up _yum_lock for MainThread >18:38:29,019 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:181 (ready) >18:38:29,020 INFO packaging: have _yum_lock for MainThread >18:38:29,020 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:455 (baseRepo) >18:38:29,020 INFO packaging: have _yum_lock for MainThread >18:38:29,021 INFO packaging: gave up _yum_lock for MainThread >18:38:29,021 INFO packaging: gave up _yum_lock for MainThread >18:38:29,021 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1141 (environmentDescription) >18:38:29,021 INFO packaging: have _yum_lock for MainThread >18:38:29,022 INFO packaging: gave up _yum_lock for MainThread >18:38:29,022 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:208 (status) >18:38:29,022 INFO packaging: have _yum_lock for MainThread >18:38:29,022 INFO packaging: gave up _yum_lock for MainThread >18:38:29,025 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/source.py:466 (status) >18:38:29,025 INFO packaging: have _yum_lock for MainThread >18:38:29,026 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:455 (baseRepo) >18:38:29,026 INFO packaging: have _yum_lock for MainThread >18:38:29,026 INFO packaging: gave up _yum_lock for MainThread >18:38:29,026 INFO packaging: gave up _yum_lock for MainThread >18:38:29,027 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/source.py:466 (status) >18:38:29,027 INFO packaging: have _yum_lock for MainThread >18:38:29,028 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:455 (baseRepo) >18:38:29,028 INFO packaging: have _yum_lock for MainThread >18:38:29,028 INFO packaging: gave up _yum_lock for MainThread >18:38:29,028 INFO packaging: gave up _yum_lock for MainThread >18:38:29,321 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/source.py:466 (status) >18:38:29,322 INFO packaging: have _yum_lock for MainThread >18:38:29,323 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:455 (baseRepo) >18:38:29,323 INFO packaging: have _yum_lock for MainThread >18:38:29,323 INFO packaging: gave up _yum_lock for MainThread >18:38:29,324 INFO packaging: gave up _yum_lock for MainThread >18:38:29,325 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/source.py:466 (status) >18:38:29,325 INFO packaging: have _yum_lock for MainThread >18:38:29,326 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:455 (baseRepo) >18:38:29,327 INFO packaging: have _yum_lock for MainThread >18:38:29,327 INFO packaging: gave up _yum_lock for MainThread >18:38:29,327 INFO packaging: gave up _yum_lock for MainThread >18:39:35,286 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:181 (ready) >18:39:35,287 INFO packaging: have _yum_lock for MainThread >18:39:35,287 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:455 (baseRepo) >18:39:35,287 INFO packaging: have _yum_lock for MainThread >18:39:35,287 INFO packaging: gave up _yum_lock for MainThread >18:39:35,288 INFO packaging: gave up _yum_lock for MainThread >18:39:35,288 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:181 (ready) >18:39:35,288 INFO packaging: have _yum_lock for MainThread >18:39:35,289 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:455 (baseRepo) >18:39:35,289 INFO packaging: have _yum_lock for MainThread >18:39:35,289 INFO packaging: gave up _yum_lock for MainThread >18:39:35,289 INFO packaging: gave up _yum_lock for MainThread >18:39:35,293 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1141 (environmentDescription) >18:39:35,294 INFO packaging: have _yum_lock for MainThread >18:39:35,295 INFO packaging: gave up _yum_lock for MainThread >18:39:35,297 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:208 (status) >18:39:35,298 INFO packaging: have _yum_lock for MainThread >18:39:35,298 INFO packaging: gave up _yum_lock for MainThread >18:39:35,304 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:181 (ready) >18:39:35,305 INFO packaging: have _yum_lock for MainThread >18:39:35,310 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:455 (baseRepo) >18:39:35,311 INFO packaging: have _yum_lock for MainThread >18:39:35,312 INFO packaging: gave up _yum_lock for MainThread >18:39:35,312 INFO packaging: gave up _yum_lock for MainThread >18:39:35,317 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:1141 (environmentDescription) >18:39:35,318 INFO packaging: have _yum_lock for MainThread >18:39:35,319 INFO packaging: gave up _yum_lock for MainThread >18:39:35,324 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/software.py:208 (status) >18:39:35,325 INFO packaging: have _yum_lock for MainThread >18:39:35,326 INFO packaging: gave up _yum_lock for MainThread >18:39:35,535 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/source.py:466 (status) >18:39:35,536 INFO packaging: have _yum_lock for MainThread >18:39:35,537 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:455 (baseRepo) >18:39:35,538 INFO packaging: have _yum_lock for MainThread >18:39:35,538 INFO packaging: gave up _yum_lock for MainThread >18:39:35,539 INFO packaging: gave up _yum_lock for MainThread >18:39:35,541 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/ui/gui/spokes/source.py:466 (status) >18:39:35,541 INFO packaging: have _yum_lock for MainThread >18:39:35,543 INFO packaging: about to acquire _yum_lock for MainThread at /tmp/updates/pyanaconda/packaging/yumpayload.py:455 (baseRepo) >18:39:35,543 INFO packaging: have _yum_lock for MainThread >18:39:35,543 INFO packaging: gave up _yum_lock for MainThread >18:39:35,543 INFO packaging: gave up _yum_lock for MainThread > > >/tmp/program.log: >18:38:14,211 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >18:38:14,221 DEBUG program: Return code: 0 >18:38:14,222 INFO program: Running... udevadm settle --timeout=300 >18:38:14,512 DEBUG program: Return code: 0 >18:38:14,513 INFO program: Running... modprobe fcoe >18:38:14,601 DEBUG program: Return code: 0 >18:38:14,602 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >18:38:14,658 INFO program: No FCoE boot disk information is found in EDD! >18:38:14,658 DEBUG program: Return code: 1 >18:38:15,762 INFO program: Running... metacity --display :1 --sm-disable >18:38:16,488 INFO program: Running... modprobe xfs >18:38:16,549 DEBUG program: Return code: 0 >18:38:17,070 INFO program: Running... udevadm settle --timeout=300 >18:38:17,084 DEBUG program: Return code: 0 >18:38:17,084 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >18:38:17,172 DEBUG program: Return code: 0 >18:38:17,172 INFO program: Running... systemctl start chronyd.service >18:38:17,205 DEBUG program: Return code: 0 >18:38:17,206 INFO program: Running... udevadm settle --timeout=300 >18:38:17,218 DEBUG program: Return code: 0 >18:38:17,247 INFO program: Running... udevadm settle --timeout=300 >18:38:17,290 DEBUG program: Return code: 0 >18:38:17,420 INFO program: Running... multipath -c /dev/vda >18:38:17,426 DEBUG program: Return code: 1 >18:38:17,588 INFO program: Running... dumpe2fs -h /dev/vda1 >18:38:17,645 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >18:38:17,645 INFO program: Filesystem volume name: <none> >18:38:17,645 INFO program: Last mounted on: /run/install/repo >18:38:17,645 INFO program: Filesystem UUID: 54a8d805-b838-4e93-b044-4286f80e1dc7 >18:38:17,645 INFO program: Filesystem magic number: 0xEF53 >18:38:17,645 INFO program: Filesystem revision #: 1 (dynamic) >18:38:17,646 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >18:38:17,646 INFO program: Filesystem flags: signed_directory_hash >18:38:17,646 INFO program: Default mount options: user_xattr acl >18:38:17,646 INFO program: Filesystem state: clean >18:38:17,646 INFO program: Errors behavior: Continue >18:38:17,646 INFO program: Filesystem OS type: Linux >18:38:17,646 INFO program: Inode count: 61056 >18:38:17,646 INFO program: Block count: 243968 >18:38:17,646 INFO program: Reserved block count: 12198 >18:38:17,647 INFO program: Free blocks: 169474 >18:38:17,647 INFO program: Free inodes: 61042 >18:38:17,647 INFO program: First block: 0 >18:38:17,647 INFO program: Block size: 4096 >18:38:17,647 INFO program: Fragment size: 4096 >18:38:17,647 INFO program: Group descriptor size: 64 >18:38:17,647 INFO program: Reserved GDT blocks: 119 >18:38:17,647 INFO program: Blocks per group: 32768 >18:38:17,647 INFO program: Fragments per group: 32768 >18:38:17,647 INFO program: Inodes per group: 7632 >18:38:17,648 INFO program: Inode blocks per group: 477 >18:38:17,648 INFO program: Flex block group size: 16 >18:38:17,648 INFO program: Filesystem created: Fri Sep 26 18:31:33 2014 >18:38:17,648 INFO program: Last mount time: Fri Sep 26 18:38:04 2014 >18:38:17,648 INFO program: Last write time: Fri Sep 26 18:38:04 2014 >18:38:17,648 INFO program: Mount count: 2 >18:38:17,648 INFO program: Maximum mount count: -1 >18:38:17,648 INFO program: Last checked: Fri Sep 26 18:31:33 2014 >18:38:17,648 INFO program: Check interval: 0 (<none>) >18:38:17,648 INFO program: Lifetime writes: 289 MB >18:38:17,649 INFO program: Reserved blocks uid: 0 (user root) >18:38:17,649 INFO program: Reserved blocks gid: 0 (group root) >18:38:17,649 INFO program: First inode: 11 >18:38:17,649 INFO program: Inode size: 256 >18:38:17,649 INFO program: Required extra isize: 28 >18:38:17,649 INFO program: Desired extra isize: 28 >18:38:17,649 INFO program: Journal inode: 8 >18:38:17,649 INFO program: Default directory hash: half_md4 >18:38:17,649 INFO program: Directory Hash Seed: 2b11d7bb-fc65-4dcc-9ec6-b5790831d5c3 >18:38:17,649 INFO program: Journal backup: inode blocks >18:38:17,650 INFO program: Journal features: journal_64bit >18:38:17,650 INFO program: Journal size: 16M >18:38:17,650 INFO program: Journal length: 4096 >18:38:17,650 INFO program: Journal sequence: 0x00000006 >18:38:17,650 INFO program: Journal start: 1 >18:38:17,650 INFO program: >18:38:17,650 DEBUG program: Return code: 0 >18:38:17,651 INFO program: Running... resize2fs -P /dev/vda1 >18:38:17,705 INFO program: resize2fs 1.42.9 (28-Dec-2013) >18:38:17,706 INFO program: Estimated minimum size of the filesystem: 79221 >18:38:17,706 DEBUG program: Return code: 0 >18:38:17,844 INFO program: Running... multipath -c /dev/vdb >18:38:17,850 DEBUG program: Return code: 1 >18:38:17,998 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >18:38:18,017 INFO program: PV 7VipIp-rMjA-vENa-1kWT-Zsfo-MK2g-FziiCu not recognised. Is the device missing? >18:38:18,018 INFO program: PV 7VipIp-rMjA-vENa-1kWT-Zsfo-MK2g-FziiCu not recognised. Is the device missing? >18:38:18,018 INFO program: PV 7VipIp-rMjA-vENa-1kWT-Zsfo-MK2g-FziiCu not recognised. Is the device missing? >18:38:18,018 INFO program: LVM2_PV_NAME=/dev/vdb1 LVM2_PV_UUID=BkYEkM-DRu9-qRPy-hD4g-20er-58xM-whX37e LVM2_PE_START=1024.00 LVM2_VG_NAME=rhel LVM2_VG_UUID=168Qhr-uSdf-tuLO-OLdy-aAOo-xgOI-o9Epzh LVM2_VG_SIZE=20451328.00 LVM2_VG_FREE=40960.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=4993 LVM2_VG_FREE_COUNT=10 LVM2_PV_COUNT=2 >18:38:18,018 INFO program: LVM2_PV_NAME=unknown device LVM2_PV_UUID=7VipIp-rMjA-vENa-1kWT-Zsfo-MK2g-FziiCu LVM2_PE_START=1024.00 LVM2_VG_NAME=rhel LVM2_VG_UUID=168Qhr-uSdf-tuLO-OLdy-aAOo-xgOI-o9Epzh LVM2_VG_SIZE=20451328.00 LVM2_VG_FREE=40960.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=4993 LVM2_VG_FREE_COUNT=10 LVM2_PV_COUNT=2 >18:38:18,018 DEBUG program: Return code: 0 >18:38:18,037 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >18:38:18,060 INFO program: PV 7VipIp-rMjA-vENa-1kWT-Zsfo-MK2g-FziiCu not recognised. Is the device missing? >18:38:18,060 INFO program: PV 7VipIp-rMjA-vENa-1kWT-Zsfo-MK2g-FziiCu not recognised. Is the device missing? >18:38:18,060 INFO program: LVM2_VG_NAME=rhel LVM2_LV_NAME=root LVM2_LV_UUID=k81Edb-fsfw-yjaL-lyKx-7qPl-M36n-7OilDb LVM2_LV_SIZE=18313216.00 LVM2_LV_ATTR=-wi-----p- LVM2_SEGTYPE=linear >18:38:18,060 INFO program: LVM2_VG_NAME=rhel LVM2_LV_NAME=root LVM2_LV_UUID=k81Edb-fsfw-yjaL-lyKx-7qPl-M36n-7OilDb LVM2_LV_SIZE=18313216.00 LVM2_LV_ATTR=-wi-----p- LVM2_SEGTYPE=linear >18:38:18,060 INFO program: LVM2_VG_NAME=rhel LVM2_LV_NAME=swap LVM2_LV_UUID=xHxb3l-7XJ3-XhCl-CtXQ-7uly-jsLS-7TUygt LVM2_LV_SIZE=2097152.00 LVM2_LV_ATTR=-wi-----p- LVM2_SEGTYPE=linear >18:38:18,061 DEBUG program: Return code: 0 >18:38:18,071 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >18:38:18,086 INFO program: /dev/loop0: [64513]:14 (/run/install/repo/LiveOS/squashfs.img) >18:38:18,086 DEBUG program: Return code: 0 >18:38:18,090 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >18:38:18,094 INFO program: /dev/loop0: [64513]:14 (/run/install/repo/LiveOS/squashfs.img) >18:38:18,095 DEBUG program: Return code: 0 >18:38:18,107 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >18:38:18,113 INFO program: /dev/loop0: [64513]:14 (/run/install/repo/LiveOS/squashfs.img) >18:38:18,113 DEBUG program: Return code: 0 >18:38:18,116 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >18:38:18,122 INFO program: /dev/loop0: [64513]:14 (/run/install/repo/LiveOS/squashfs.img) >18:38:18,122 DEBUG program: Return code: 0 >18:38:18,126 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >18:38:18,130 INFO program: /dev/loop0: [64513]:14 (/run/install/repo/LiveOS/squashfs.img) >18:38:18,130 DEBUG program: Return code: 0 >18:38:18,133 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >18:38:18,138 INFO program: /dev/loop0: [64513]:14 (/run/install/repo/LiveOS/squashfs.img) >18:38:18,138 DEBUG program: Return code: 0 >18:38:18,157 INFO program: Running... dumpe2fs -h /dev/loop1 >18:38:18,162 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >18:38:18,162 INFO program: Filesystem volume name: Anaconda >18:38:18,162 INFO program: Last mounted on: /var/tmp/lorax.imgutils.h4EhF6 >18:38:18,162 INFO program: Filesystem UUID: 343de09d-1b4a-4245-8b3f-6d90d8c0e2f2 >18:38:18,162 INFO program: Filesystem magic number: 0xEF53 >18:38:18,162 INFO program: Filesystem revision #: 1 (dynamic) >18:38:18,162 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >18:38:18,162 INFO program: Filesystem flags: signed_directory_hash >18:38:18,162 INFO program: Default mount options: user_xattr acl >18:38:18,163 INFO program: Filesystem state: clean >18:38:18,163 INFO program: Errors behavior: Continue >18:38:18,163 INFO program: Filesystem OS type: Linux >18:38:18,163 INFO program: Inode count: 131072 >18:38:18,163 INFO program: Block count: 2097152 >18:38:18,163 INFO program: Reserved block count: 0 >18:38:18,163 INFO program: Free blocks: 1056912 >18:38:18,163 INFO program: Free inodes: 101621 >18:38:18,163 INFO program: First block: 1 >18:38:18,164 INFO program: Block size: 1024 >18:38:18,164 INFO program: Fragment size: 1024 >18:38:18,164 INFO program: Group descriptor size: 64 >18:38:18,164 INFO program: Reserved GDT blocks: 256 >18:38:18,164 INFO program: Blocks per group: 8192 >18:38:18,164 INFO program: Fragments per group: 8192 >18:38:18,164 INFO program: Inodes per group: 512 >18:38:18,164 INFO program: Inode blocks per group: 128 >18:38:18,164 INFO program: Flex block group size: 16 >18:38:18,164 INFO program: Filesystem created: Thu Sep 18 05:24:10 2014 >18:38:18,164 INFO program: Last mount time: Thu Sep 18 05:24:25 2014 >18:38:18,165 INFO program: Last write time: Thu Sep 18 05:24:31 2014 >18:38:18,165 INFO program: Mount count: 2 >18:38:18,165 INFO program: Maximum mount count: -1 >18:38:18,165 INFO program: Last checked: Thu Sep 18 05:24:10 2014 >18:38:18,165 INFO program: Check interval: 0 (<none>) >18:38:18,165 INFO program: Lifetime writes: 32 MB >18:38:18,166 INFO program: Reserved blocks uid: 0 (user root) >18:38:18,166 INFO program: Reserved blocks gid: 0 (group root) >18:38:18,166 INFO program: First inode: 11 >18:38:18,166 INFO program: Inode size: 256 >18:38:18,166 INFO program: Required extra isize: 28 >18:38:18,166 INFO program: Desired extra isize: 28 >18:38:18,166 INFO program: Journal inode: 8 >18:38:18,167 INFO program: Default directory hash: half_md4 >18:38:18,167 INFO program: Directory Hash Seed: d98c5e11-0947-4e88-ac54-04a7cb1f73a4 >18:38:18,167 INFO program: Journal backup: inode blocks >18:38:18,167 INFO program: Journal features: (none) >18:38:18,167 INFO program: Journal size: 32M >18:38:18,167 INFO program: Journal length: 32768 >18:38:18,167 INFO program: Journal sequence: 0x00000026 >18:38:18,168 INFO program: Journal start: 0 >18:38:18,168 INFO program: >18:38:18,168 DEBUG program: Return code: 0 >18:38:18,168 INFO program: Running... resize2fs -P /dev/loop1 >18:38:18,173 INFO program: resize2fs 1.42.9 (28-Dec-2013) >18:38:18,173 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >18:38:18,173 INFO program: Couldn't find valid filesystem superblock. >18:38:18,173 DEBUG program: Return code: 1 >18:38:18,389 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >18:38:18,394 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >18:38:18,394 INFO program: Filesystem volume name: Anaconda >18:38:18,394 INFO program: Last mounted on: /sysroot >18:38:18,394 INFO program: Filesystem UUID: 343de09d-1b4a-4245-8b3f-6d90d8c0e2f2 >18:38:18,394 INFO program: Filesystem magic number: 0xEF53 >18:38:18,394 INFO program: Filesystem revision #: 1 (dynamic) >18:38:18,394 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >18:38:18,394 INFO program: Filesystem flags: signed_directory_hash >18:38:18,395 INFO program: Default mount options: user_xattr acl >18:38:18,395 INFO program: Filesystem state: clean >18:38:18,395 INFO program: Errors behavior: Continue >18:38:18,395 INFO program: Filesystem OS type: Linux >18:38:18,396 INFO program: Inode count: 131072 >18:38:18,396 INFO program: Block count: 2097152 >18:38:18,397 INFO program: Reserved block count: 0 >18:38:18,397 INFO program: Free blocks: 1056912 >18:38:18,397 INFO program: Free inodes: 101621 >18:38:18,397 INFO program: First block: 1 >18:38:18,397 INFO program: Block size: 1024 >18:38:18,397 INFO program: Fragment size: 1024 >18:38:18,397 INFO program: Group descriptor size: 64 >18:38:18,397 INFO program: Reserved GDT blocks: 256 >18:38:18,397 INFO program: Blocks per group: 8192 >18:38:18,397 INFO program: Fragments per group: 8192 >18:38:18,398 INFO program: Inodes per group: 512 >18:38:18,398 INFO program: Inode blocks per group: 128 >18:38:18,398 INFO program: Flex block group size: 16 >18:38:18,398 INFO program: Filesystem created: Thu Sep 18 05:24:10 2014 >18:38:18,398 INFO program: Last mount time: Fri Sep 26 18:38:05 2014 >18:38:18,398 INFO program: Last write time: Fri Sep 26 18:38:05 2014 >18:38:18,398 INFO program: Mount count: 3 >18:38:18,399 INFO program: Maximum mount count: -1 >18:38:18,399 INFO program: Last checked: Thu Sep 18 05:24:10 2014 >18:38:18,399 INFO program: Check interval: 0 (<none>) >18:38:18,399 INFO program: Lifetime writes: 32 MB >18:38:18,399 INFO program: Reserved blocks uid: 0 (user root) >18:38:18,399 INFO program: Reserved blocks gid: 0 (group root) >18:38:18,399 INFO program: First inode: 11 >18:38:18,399 INFO program: Inode size: 256 >18:38:18,400 INFO program: Required extra isize: 28 >18:38:18,400 INFO program: Desired extra isize: 28 >18:38:18,400 INFO program: Journal inode: 8 >18:38:18,400 INFO program: Default directory hash: half_md4 >18:38:18,400 INFO program: Directory Hash Seed: d98c5e11-0947-4e88-ac54-04a7cb1f73a4 >18:38:18,400 INFO program: Journal backup: inode blocks >18:38:18,401 INFO program: Journal features: journal_64bit >18:38:18,401 INFO program: Journal size: 32M >18:38:18,401 INFO program: Journal length: 32768 >18:38:18,401 INFO program: Journal sequence: 0x00000027 >18:38:18,401 INFO program: Journal start: 1 >18:38:18,401 INFO program: >18:38:18,401 DEBUG program: Return code: 0 >18:38:18,402 INFO program: Running... resize2fs -P /dev/mapper/live-rw >18:38:18,410 INFO program: resize2fs 1.42.9 (28-Dec-2013) >18:38:18,410 INFO program: Estimated minimum size of the filesystem: 1026091 >18:38:18,410 DEBUG program: Return code: 0 >18:38:18,488 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >18:38:18,498 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >18:38:18,498 INFO program: Filesystem volume name: Anaconda >18:38:18,498 INFO program: Last mounted on: /var/tmp/lorax.imgutils.h4EhF6 >18:38:18,498 INFO program: Filesystem UUID: 343de09d-1b4a-4245-8b3f-6d90d8c0e2f2 >18:38:18,498 INFO program: Filesystem magic number: 0xEF53 >18:38:18,498 INFO program: Filesystem revision #: 1 (dynamic) >18:38:18,498 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >18:38:18,499 INFO program: Filesystem flags: signed_directory_hash >18:38:18,499 INFO program: Default mount options: user_xattr acl >18:38:18,499 INFO program: Filesystem state: clean >18:38:18,499 INFO program: Errors behavior: Continue >18:38:18,499 INFO program: Filesystem OS type: Linux >18:38:18,499 INFO program: Inode count: 131072 >18:38:18,499 INFO program: Block count: 2097152 >18:38:18,499 INFO program: Reserved block count: 0 >18:38:18,500 INFO program: Free blocks: 1056912 >18:38:18,500 INFO program: Free inodes: 101621 >18:38:18,500 INFO program: First block: 1 >18:38:18,500 INFO program: Block size: 1024 >18:38:18,500 INFO program: Fragment size: 1024 >18:38:18,500 INFO program: Group descriptor size: 64 >18:38:18,500 INFO program: Reserved GDT blocks: 256 >18:38:18,500 INFO program: Blocks per group: 8192 >18:38:18,501 INFO program: Fragments per group: 8192 >18:38:18,501 INFO program: Inodes per group: 512 >18:38:18,501 INFO program: Inode blocks per group: 128 >18:38:18,501 INFO program: Flex block group size: 16 >18:38:18,501 INFO program: Filesystem created: Thu Sep 18 05:24:10 2014 >18:38:18,502 INFO program: Last mount time: Thu Sep 18 05:24:25 2014 >18:38:18,502 INFO program: Last write time: Thu Sep 18 05:24:31 2014 >18:38:18,502 INFO program: Mount count: 2 >18:38:18,502 INFO program: Maximum mount count: -1 >18:38:18,502 INFO program: Last checked: Thu Sep 18 05:24:10 2014 >18:38:18,502 INFO program: Check interval: 0 (<none>) >18:38:18,502 INFO program: Lifetime writes: 32 MB >18:38:18,503 INFO program: Reserved blocks uid: 0 (user root) >18:38:18,503 INFO program: Reserved blocks gid: 0 (group root) >18:38:18,503 INFO program: First inode: 11 >18:38:18,503 INFO program: Inode size: 256 >18:38:18,503 INFO program: Required extra isize: 28 >18:38:18,503 INFO program: Desired extra isize: 28 >18:38:18,503 INFO program: Journal inode: 8 >18:38:18,504 INFO program: Default directory hash: half_md4 >18:38:18,504 INFO program: Directory Hash Seed: d98c5e11-0947-4e88-ac54-04a7cb1f73a4 >18:38:18,504 INFO program: Journal backup: inode blocks >18:38:18,504 INFO program: Journal features: (none) >18:38:18,504 INFO program: Journal size: 32M >18:38:18,504 INFO program: Journal length: 32768 >18:38:18,504 INFO program: Journal sequence: 0x00000026 >18:38:18,505 INFO program: Journal start: 0 >18:38:18,505 INFO program: >18:38:18,505 DEBUG program: Return code: 0 >18:38:18,505 INFO program: Running... resize2fs -P /dev/mapper/live-base >18:38:18,512 INFO program: resize2fs 1.42.9 (28-Dec-2013) >18:38:18,513 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >18:38:18,514 INFO program: Couldn't find valid filesystem superblock. >18:38:18,514 DEBUG program: Return code: 1 >18:38:18,536 INFO program: Running... udevadm settle --timeout=300 >18:38:18,549 DEBUG program: Return code: 0 >18:38:18,556 INFO program: Running... udevadm settle --timeout=300 >18:38:18,567 DEBUG program: Return code: 0 >18:38:18,570 INFO program: Running... udevadm settle --timeout=300 >18:38:18,579 DEBUG program: Return code: 0 >18:38:18,583 INFO program: Running... udevadm settle --timeout=300 >18:38:18,593 DEBUG program: Return code: 0 >18:38:18,597 INFO program: Running... udevadm settle --timeout=300 >18:38:18,607 DEBUG program: Return code: 0 >18:38:18,614 INFO program: Running... udevadm settle --timeout=300 >18:38:18,625 DEBUG program: Return code: 0 >18:38:18,644 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >18:38:18,655 INFO program: mount: /dev/vda1 is already mounted or /mnt/sysimage busy >18:38:18,655 INFO program: /dev/vda1 is already mounted on /run/install/repo >18:38:18,655 DEBUG program: Return code: 32 >18:38:18,659 INFO program: Running... udevadm settle --timeout=300 >18:38:18,669 DEBUG program: Return code: 0 >18:38:18,891 INFO program: Running... hwclock --hctosys --utc >18:38:20,001 DEBUG program: Return code: 0 >18:38:20,001 INFO program: Running... udevadm settle --timeout=300 >18:38:20,015 DEBUG program: Return code: 0 >18:38:20,019 INFO program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpS6dSrL >18:38:20,067 DEBUG program: Return code: 0 >18:38:20,067 INFO program: Running... udevadm settle --timeout=300 >18:38:20,078 DEBUG program: Return code: 0 >18:38:20,079 INFO program: Running... umount /tmp/tmpS6dSrL >18:38:20,105 DEBUG program: Return code: 0 >18:38:20,106 INFO program: Running... mount -t iso9660 -o ro /dev/sr0 /run/install/source >18:38:20,117 DEBUG program: Return code: 0 >18:38:27,914 INFO program: Running... modprobe btrfs >18:38:28,004 DEBUG program: Return code: 0 >18:38:28,048 INFO program: Running... modprobe vfat >18:38:28,079 DEBUG program: Return code: 0 >18:39:36,434 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >18:39:36,440 INFO program: /dev/loop0: [64513]:14 (/run/install/repo/LiveOS/squashfs.img) >18:39:36,441 DEBUG program: Return code: 0 >18:39:36,445 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >18:39:36,451 INFO program: /dev/loop0: [64513]:14 (/run/install/repo/LiveOS/squashfs.img) >18:39:36,451 DEBUG program: Return code: 0 >18:39:36,455 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >18:39:36,460 INFO program: /dev/loop0: [64513]:14 (/run/install/repo/LiveOS/squashfs.img) >18:39:36,461 DEBUG program: Return code: 0 >18:39:36,464 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >18:39:36,470 INFO program: /dev/loop0: [64513]:14 (/run/install/repo/LiveOS/squashfs.img) >18:39:36,470 DEBUG program: Return code: 0 > > >/tmp/storage.log: >18:38:14,513 INFO blivet: ISCSID is /sbin/iscsid >18:38:14,513 INFO blivet: no initiator set >18:38:14,658 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >18:38:14,658 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >18:38:16,468 DEBUG blivet: trying to set new default fstype to 'ext4' >18:38:16,481 DEBUG blivet: Ext4FS.supported: supported: True ; >18:38:16,481 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >18:38:16,482 DEBUG blivet: Ext4FS.supported: supported: True ; >18:38:16,487 DEBUG blivet: trying to set new default fstype to 'xfs' >18:38:16,488 DEBUG blivet: XFS.supported: supported: True ; >18:38:16,549 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 1 >18:38:16,550 DEBUG blivet: XFS.supported: supported: True ; >18:38:16,954 INFO blivet: Detected 2048 MiB of memory >18:38:16,961 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0 B) instead. >18:38:16,968 INFO blivet: Swap attempt of 0 B >18:38:17,069 INFO blivet: resetting Blivet (version 0.61.0.6) instance <blivet.Blivet object at 0x7f58bc2dcbd0> >18:38:17,069 INFO blivet: no initiator set >18:38:17,070 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >18:38:17,070 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >18:38:17,228 DEBUG blivet: protected device spec /dev/vda1 resolved to vda1 >18:38:17,338 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vdb', 'vdb1', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >18:38:17,342 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/RHEL-7.1\\x20Server.x86_64 /dev/disk/by-uuid/2014-09-18-02-07-53-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411756688', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'RHEL-7.1_Server.x86_64', > 'ID_FS_LABEL_ENC': 'RHEL-7.1\\x20Server.x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-09-18-02-07-53-00', > 'ID_FS_UUID_ENC': '2014-09-18-02-07-53-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.6.2', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '809684', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/RHEL-7.1\\x20Server.x86_64', > '/dev/disk/by-uuid/2014-09-18-02-07-53-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >18:38:17,342 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >18:38:17,342 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >18:38:17,343 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:17,343 INFO blivet: sr0 is a cdrom >18:38:17,344 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >18:38:17,344 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 3 >18:38:17,346 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >18:38:17,346 INFO blivet: added cdrom sr0 (id 2) to device tree >18:38:17,348 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:38:17,349 DEBUG blivet: looking up parted Device: /dev/sr0 >18:38:17,346 INFO blivet: got device: OpticalDevice instance (0x7f58af8f7a50) -- > name = sr0 status = True kids = 0 id = 2 > parents = [] > uuid = None size = 3700 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1894400 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (117, 255, 63) biosGeometry: (117, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd93b0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >18:38:17,381 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:38:17,391 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:38:17,396 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >18:38:17,398 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:38:17,399 INFO blivet: type detected on 'sr0' is 'iso9660' >18:38:17,400 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:38:17,400 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 5 >18:38:17,407 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >18:38:17,407 INFO blivet: got format: existing iso9660 filesystem >18:38:17,412 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio0/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411756688', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '810460', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio0/block/vda'} ; name: vda ; >18:38:17,413 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio0/block/vda)... >18:38:17,415 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >18:38:17,416 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:17,418 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >18:38:17,418 INFO blivet: vda is a disk >18:38:17,419 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 8 >18:38:17,420 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >18:38:17,427 INFO blivet: added disk vda (id 7) to device tree >18:38:17,427 DEBUG blivet: looking up parted Device: /dev/vda >18:38:17,427 INFO blivet: got device: DiskDevice instance (0x7f58b6f21a10) -- > name = vda status = True kids = 0 id = 7 > parents = [] > uuid = None size = 10 GiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd97a0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f58b6f43dd0> >18:38:17,441 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >18:38:17,441 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >18:38:17,444 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:38:17,444 DEBUG blivet: required disklabel type for vda (15) is None >18:38:17,444 DEBUG blivet: default disklabel type for vda is msdos >18:38:17,444 DEBUG blivet: selecting msdos disklabel for vda based on size >18:38:17,445 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >18:38:17,518 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f58acf91250>, <parted.partition.Partition object at 0x7f58acf913d0>, <parted.partition.Partition object at 0x7f58acf91610>] > device: <parted.device.Device object at 0x7f58acf8bfd0> > PedDisk: <_ped.Disk object at 0x7f58acf88128> >18:38:17,519 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 10 >18:38:17,523 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >18:38:17,526 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/54a8d805-b838-4e93-b044-4286f80e1dc7', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '54a8d805-b838-4e93-b044-4286f80e1dc7', > 'ID_FS_UUID_ENC': '54a8d805-b838-4e93-b044-4286f80e1dc7', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1951744', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '810475', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/54a8d805-b838-4e93-b044-4286f80e1dc7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1'} ; name: vda1 ; >18:38:17,527 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1)... >18:38:17,528 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda1 ; incomplete: False ; >18:38:17,529 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:17,530 INFO blivet: vda1 is a partition >18:38:17,531 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >18:38:17,531 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >18:38:17,532 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:38:17,540 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >18:38:17,541 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >18:38:17,542 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >18:38:17,542 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >18:38:17,543 DEBUG blivet: looking up parted Partition: /dev/vda1 >18:38:17,544 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >18:38:17,545 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >18:38:17,545 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >18:38:17,546 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >18:38:17,546 INFO blivet: added partition vda1 (id 12) to device tree >18:38:17,550 DEBUG blivet: looking up parted Device: /dev/vda1 >18:38:17,547 INFO blivet: got device: PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = >18:38:17,587 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >18:38:17,587 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: None ; >18:38:17,588 DEBUG blivet: device vda1 does not contain a disklabel >18:38:17,588 INFO blivet: type detected on 'vda1' is 'ext4' >18:38:17,706 DEBUG blivet: size=309.46 MiB, current=953 MiB >18:38:17,722 DEBUG blivet: padding min size from 324489216 up to 324489716 >18:38:17,723 DEBUG blivet: Ext4FS.supported: supported: True ; >18:38:17,723 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 15 >18:38:17,724 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >18:38:17,725 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >18:38:17,725 INFO blivet: got format: existing ext4 filesystem >18:38:17,726 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1953792', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1951744', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '810488', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2'} ; name: vda2 ; >18:38:17,726 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2)... >18:38:17,727 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda2 ; incomplete: False ; >18:38:17,728 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:17,728 INFO blivet: vda2 is a partition >18:38:17,729 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >18:38:17,729 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >18:38:17,730 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:38:17,739 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >18:38:17,740 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >18:38:17,740 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >18:38:17,741 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >18:38:17,741 DEBUG blivet: looking up parted Partition: /dev/vda2 >18:38:17,742 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >18:38:17,742 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >18:38:17,743 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >18:38:17,744 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >18:38:17,744 INFO blivet: added partition vda2 (id 17) to device tree >18:38:17,747 DEBUG blivet: looking up parted Device: /dev/vda2 >18:38:17,744 INFO blivet: got device: PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = >18:38:17,773 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >18:38:17,773 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: None ; >18:38:17,774 DEBUG blivet: device vda2 does not contain a disklabel >18:38:17,774 DEBUG blivet: no type or existing type for vda2, bailing >18:38:17,775 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '3905536', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15626240', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '810500', > 'name': 'vda3', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3'} ; name: vda3 ; >18:38:17,775 INFO blivet: scanning vda3 (/devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3)... >18:38:17,776 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda3 ; incomplete: False ; >18:38:17,777 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:17,777 INFO blivet: vda3 is a partition >18:38:17,777 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda3 ; >18:38:17,778 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >18:38:17,779 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:38:17,787 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >18:38:17,788 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >18:38:17,788 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >18:38:17,789 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >18:38:17,789 DEBUG blivet: looking up parted Partition: /dev/vda3 >18:38:17,790 DEBUG blivet: PartitionDevice.probe: vda3 ; exists: True ; >18:38:17,791 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >18:38:17,792 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >18:38:17,792 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >18:38:17,793 INFO blivet: added partition vda3 (id 21) to device tree >18:38:17,796 DEBUG blivet: looking up parted Device: /dev/vda3 >18:38:17,793 INFO blivet: got device: PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = >18:38:17,837 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >18:38:17,837 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: None ; >18:38:17,838 DEBUG blivet: device vda3 does not contain a disklabel >18:38:17,838 DEBUG blivet: no type or existing type for vda3, bailing >18:38:17,839 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411756688', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '810546', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vdb'} ; name: vdb ; >18:38:17,839 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:06.0/virtio1/block/vdb)... >18:38:17,840 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >18:38:17,841 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:17,842 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >18:38:17,842 INFO blivet: vdb is a disk >18:38:17,843 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >18:38:17,844 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >18:38:17,850 INFO blivet: added disk vdb (id 25) to device tree >18:38:17,851 DEBUG blivet: looking up parted Device: /dev/vdb >18:38:17,851 INFO blivet: got device: DiskDevice instance (0x7f58acf8b110) -- > name = vdb status = True kids = 0 id = 25 > parents = [] > uuid = None size = 10 GiB > format = existing None > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9d40> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f58acf91cd0> >18:38:17,863 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >18:38:17,864 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >18:38:17,865 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:38:17,865 DEBUG blivet: required disklabel type for vdb (15) is None >18:38:17,865 DEBUG blivet: default disklabel type for vdb is msdos >18:38:17,866 DEBUG blivet: selecting msdos disklabel for vdb based on size >18:38:17,866 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >18:38:17,936 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 0x7f58acfa1050>] > device: <parted.device.Device object at 0x7f58acf91c50> > PedDisk: <_ped.Disk object at 0x7f58acf9d5a8> >18:38:17,937 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 28 >18:38:17,938 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >18:38:17,940 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-BkYEkM-DRu9-qRPy-hD4g-20er-58xM-whX37e', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'BkYEkM-DRu9-qRPy-hD4g-20er-58xM-whX37e', > 'ID_FS_UUID_ENC': 'BkYEkM-DRu9-qRPy-hD4g-20er-58xM-whX37e', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19529728', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '810560', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-BkYEkM-DRu9-qRPy-hD4g-20er-58xM-whX37e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1'} ; name: vdb1 ; >18:38:17,940 INFO blivet: scanning vdb1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1)... >18:38:17,941 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb1 ; incomplete: False ; >18:38:17,942 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:17,942 INFO blivet: vdb1 is a partition >18:38:17,943 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >18:38:17,943 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >18:38:17,944 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vdb (25) with existing msdos disklabel >18:38:17,954 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:38:17,955 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >18:38:17,955 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >18:38:17,956 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >18:38:17,956 DEBUG blivet: looking up parted Partition: /dev/vdb1 >18:38:17,957 DEBUG blivet: PartitionDevice.probe: vdb1 ; exists: True ; >18:38:17,958 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >18:38:17,959 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >18:38:17,960 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >18:38:17,960 INFO blivet: added partition vdb1 (id 30) to device tree >18:38:17,963 DEBUG blivet: looking up parted Device: /dev/vdb1 >18:38:17,960 INFO blivet: got device: PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 0 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing None > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = >18:38:17,997 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >18:38:17,998 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: None ; >18:38:17,998 DEBUG blivet: device vdb1 does not contain a disklabel >18:38:18,018 WARN blivet: ignoring pvs output line: PV 7VipIp-rMjA-vENa-1kWT-Zsfo-MK2g-FziiCu not recognised. Is the device missing? >18:38:18,018 WARN blivet: ignoring pvs output line: PV 7VipIp-rMjA-vENa-1kWT-Zsfo-MK2g-FziiCu not recognised. Is the device missing? >18:38:18,018 WARN blivet: ignoring pvs output line: PV 7VipIp-rMjA-vENa-1kWT-Zsfo-MK2g-FziiCu not recognised. Is the device missing? >18:38:18,019 INFO blivet: type detected on 'vdb1' is 'LVM2_member' >18:38:18,020 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: rhel ; uuid: BkYEkM-DRu9-qRPy-hD4g-20er-58xM-whX37e ; exists: True ; vgUuid: 168Qhr-uSdf-tuLO-OLdy-aAOo-xgOI-o9Epzh ; label: None ; peStart: 1024 KiB ; device: /dev/vdb1 ; serial: None ; >18:38:18,028 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 33 >18:38:18,029 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >18:38:18,030 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: lvmpv ; >18:38:18,030 INFO blivet: got format: existing lvmpv >18:38:18,031 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb1 ; >18:38:18,031 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: 168Qhr-uSdf-tuLO-OLdy-aAOo-xgOI-o9Epzh ; incomplete: True ; >18:38:18,032 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >18:38:18,034 DEBUG blivet: LVMVolumeGroupDevice._addParent: rhel ; member: vdb1 ; >18:38:18,035 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >18:38:18,035 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >18:38:18,036 DEBUG blivet: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >18:38:18,037 INFO blivet: added lvmvg rhel (id 34) to device tree >18:38:18,061 DEBUG blivet: ignoring lvs output line: PV 7VipIp-rMjA-vENa-1kWT-Zsfo-MK2g-FziiCu not recognised. Is the device missing? >18:38:18,061 DEBUG blivet: ignoring lvs output line: PV 7VipIp-rMjA-vENa-1kWT-Zsfo-MK2g-FziiCu not recognised. Is the device missing? >18:38:18,061 WARN blivet: Skipping LVs for incomplete VG rhel >18:38:18,062 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411756688', > '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': '813572', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >18:38:18,063 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >18:38:18,064 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >18:38:18,064 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:18,065 INFO blivet: loop0 is a loop device >18:38:18,065 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >18:38:18,066 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/install/repo/LiveOS/squashfs.img ; incomplete: False ; >18:38:18,067 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:18,067 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >18:38:18,068 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >18:38:18,068 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 38) to device tree >18:38:18,069 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >18:38:18,069 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 >18:38:18,070 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:38:18,070 INFO blivet: added loop loop0 (id 41) to device tree >18:38:18,086 DEBUG blivet: looking up parted Device: /run/install/repo/LiveOS/squashfs.img >18:38:18,095 DEBUG blivet: looking up parted Device: /dev/loop0 >18:38:18,070 INFO blivet: got device: LoopDevice instance (0x7f58acf91810) -- > name = loop0 status = True kids = 0 id = 41 > parents = ['existing 257.63 MiB file /run/install/repo/LiveOS/squashfs.img (38)'] > uuid = None size = 257.63 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 527624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa40e0> > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >18:38:18,141 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >18:38:18,142 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >18:38:18,142 DEBUG blivet: device loop0 does not contain a disklabel >18:38:18,143 INFO blivet: type detected on 'loop0' is 'squashfs' >18:38:18,143 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 44 >18:38:18,144 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:38:18,145 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/343de09d-1b4a-4245-8b3f-6d90d8c0e2f2', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411756688', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '343de09d-1b4a-4245-8b3f-6d90d8c0e2f2', > 'ID_FS_UUID_ENC': '343de09d-1b4a-4245-8b3f-6d90d8c0e2f2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '813671', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/343de09d-1b4a-4245-8b3f-6d90d8c0e2f2'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >18:38:18,146 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >18:38:18,146 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >18:38:18,147 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:18,147 INFO blivet: loop1 is a loop device >18:38:18,148 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >18:38:18,149 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >18:38:18,149 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:18,150 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >18:38:18,151 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >18:38:18,151 INFO blivet: added file /LiveOS/rootfs.img (id 46) to device tree >18:38:18,152 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >18:38:18,152 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >18:38:18,153 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >18:38:18,153 INFO blivet: added loop loop1 (id 49) to device tree >18:38:18,153 INFO blivet: got device: LoopDevice instance (0x7f58acfa1d50) -- > name = loop1 status = False kids = 0 id = 49 > parents = ['existing 0 B file /LiveOS/rootfs.img (46)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >18:38:18,155 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >18:38:18,156 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >18:38:18,156 DEBUG blivet: device loop1 does not contain a disklabel >18:38:18,156 INFO blivet: type detected on 'loop1' is 'ext4' >18:38:18,173 DEBUG blivet: size=0 B, current=2048 MiB >18:38:18,181 DEBUG blivet: using current size 0 as min size >18:38:18,182 DEBUG blivet: Ext4FS.supported: supported: True ; >18:38:18,183 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 52 >18:38:18,183 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >18:38:18,184 INFO blivet: got format: existing ext4 filesystem >18:38:18,185 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411756688', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '813773', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >18:38:18,185 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >18:38:18,186 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >18:38:18,186 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:18,187 INFO blivet: loop2 is a loop device >18:38:18,187 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >18:38:18,188 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >18:38:18,189 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:18,189 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >18:38:18,190 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >18:38:18,190 INFO blivet: added file /overlay (deleted) (id 54) to device tree >18:38:18,193 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >18:38:18,193 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >18:38:18,194 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:38:18,194 INFO blivet: added loop loop2 (id 57) to device tree >18:38:18,194 INFO blivet: got device: LoopDevice instance (0x7f58ace68050) -- > name = loop2 status = False kids = 0 id = 57 > parents = ['existing 0 B file /overlay (deleted) (54)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >18:38:18,198 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >18:38:18,203 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >18:38:18,203 DEBUG blivet: device loop2 does not contain a disklabel >18:38:18,204 DEBUG blivet: no type or existing type for loop2, bailing >18:38:18,209 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/343de09d-1b4a-4245-8b3f-6d90d8c0e2f2 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411756688', > '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': '343de09d-1b4a-4245-8b3f-6d90d8c0e2f2', > 'ID_FS_UUID_ENC': '343de09d-1b4a-4245-8b3f-6d90d8c0e2f2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '663629', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/343de09d-1b4a-4245-8b3f-6d90d8c0e2f2', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >18:38:18,210 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >18:38:18,210 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >18:38:18,213 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:18,213 INFO blivet: live-rw is a device-mapper device >18:38:18,214 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >18:38:18,215 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >18:38:18,215 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (49) with existing ext4 filesystem >18:38:18,217 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >18:38:18,218 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (57) >18:38:18,219 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >18:38:18,220 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:18,220 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >18:38:18,221 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 62 >18:38:18,221 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >18:38:18,222 INFO blivet: added dm live-rw (id 61) to device tree >18:38:18,222 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >18:38:18,222 INFO blivet: got device: DMDevice instance (0x7f58ace72b50) -- > name = live-rw status = True kids = 0 id = 61 > parents = ['existing 0 B loop loop2 (57)'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa47a0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >18:38:18,387 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >18:38:18,388 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >18:38:18,388 DEBUG blivet: device live-rw does not contain a disklabel >18:38:18,389 INFO blivet: type detected on 'live-rw' is 'ext4' >18:38:18,410 DEBUG blivet: size=1002.04 MiB, current=2048 MiB >18:38:18,439 DEBUG blivet: padding min size from 1050717184 up to 1050717684 >18:38:18,441 DEBUG blivet: Ext4FS.supported: supported: True ; >18:38:18,441 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 64 >18:38:18,443 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >18:38:18,443 INFO blivet: got format: existing ext4 filesystem >18:38:18,447 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/343de09d-1b4a-4245-8b3f-6d90d8c0e2f2 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411756688', > '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': '343de09d-1b4a-4245-8b3f-6d90d8c0e2f2', > 'ID_FS_UUID_ENC': '343de09d-1b4a-4245-8b3f-6d90d8c0e2f2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677254', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/343de09d-1b4a-4245-8b3f-6d90d8c0e2f2', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >18:38:18,448 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >18:38:18,449 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >18:38:18,450 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:18,450 INFO blivet: live-base is a device-mapper device >18:38:18,451 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >18:38:18,453 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >18:38:18,454 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >18:38:18,455 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (49) with existing ext4 filesystem >18:38:18,458 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >18:38:18,459 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:38:18,461 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >18:38:18,461 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >18:38:18,462 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >18:38:18,462 INFO blivet: added dm live-base (id 66) to device tree >18:38:18,463 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >18:38:18,463 INFO blivet: got device: DMDevice instance (0x7f58ace784d0) -- > name = live-base status = True kids = 0 id = 66 > parents = ['existing 0 B loop loop1 (49) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4b00> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >18:38:18,485 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >18:38:18,487 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >18:38:18,487 DEBUG blivet: device live-base does not contain a disklabel >18:38:18,488 INFO blivet: type detected on 'live-base' is 'ext4' >18:38:18,514 DEBUG blivet: size=0 B, current=2048 MiB >18:38:18,533 DEBUG blivet: using current size 0 as min size >18:38:18,534 DEBUG blivet: Ext4FS.supported: supported: True ; >18:38:18,535 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >18:38:18,536 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >18:38:18,536 INFO blivet: got format: existing ext4 filesystem >18:38:18,556 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:38:18,568 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >18:38:18,569 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >18:38:18,570 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >18:38:18,580 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >18:38:18,581 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >18:38:18,583 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >18:38:18,595 DEBUG blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >18:38:18,596 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >18:38:18,597 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >18:38:18,609 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >18:38:18,610 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >18:38:18,614 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >18:38:18,626 DEBUG blivet: LVMVolumeGroupDevice.teardown: rhel ; status: False ; controllable: True ; >18:38:18,627 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >18:38:18,639 INFO blivet: edd: collected mbr signatures: {'vda': '0x0001bead', 'vdb': '0x0003be90'} >18:38:18,640 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0001bead > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 20971520 >18:38:18,641 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >18:38:18,641 DEBUG blivet: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0003be90 > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 20971520 >18:38:18,642 DEBUG blivet: edd: matched 0x81 to vdb using pci_dev >18:38:18,643 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >18:38:18,656 WARN blivet: IGNORED: Caught exception, continuing. >18:38:18,656 WARN blivet: IGNORED: Problem description: mount of vda1 as ext4 failed >18:38:18,656 WARN blivet: IGNORED: Begin exception details. >18:38:18,656 WARN blivet: IGNORED: Traceback (most recent call last): >18:38:18,657 WARN blivet: IGNORED: File "/tmp/updates/blivet/__init__.py", line 3146, in findExistingInstallations >18:38:18,657 WARN blivet: IGNORED: device.format.mount(options=options, mountpoint=getSysroot()) >18:38:18,657 WARN blivet: IGNORED: File "/tmp/updates/blivet/formats/fs.py", line 588, in mount >18:38:18,657 WARN blivet: IGNORED: raise FSError("mount failed: %s" % rc) >18:38:18,657 WARN blivet: IGNORED: FSError: mount failed: 32 >18:38:18,657 WARN blivet: IGNORED: End exception details. >18:38:18,658 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >18:38:18,748 DEBUG blivet: Ext4FS.supported: supported: True ; >18:38:18,749 DEBUG blivet: Ext4FS.supported: supported: True ; >18:38:18,750 DEBUG blivet: Ext4FS.supported: supported: True ; >18:38:18,752 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:38:18,756 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:38:18,807 DEBUG blivet: Ext4FS.supported: supported: True ; >18:38:18,895 DEBUG blivet: /dev/vda1 is mounted on /run/install/repo >18:38:18,896 DEBUG blivet: /dev/vda1 is mounted on /run/install/repo >18:38:18,902 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: cdrom ; >18:38:18,904 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:38:18,903 DEBUG blivet: DeviceTree.getDevicesByType returned [OpticalDevice instance (0x7f58af8f7a50) -- > name = sr0 status = True kids = 0 id = 2 > parents = [] > uuid = None size = 3700 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1894400 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (117, 255, 63) biosGeometry: (117, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd93b0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660] >18:38:18,924 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:38:18,934 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:38:18,942 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:38:18,941 INFO blivet: updating format of device: existing 3700 MiB cdrom sr0 (2) with existing iso9660 filesystem >18:38:18,951 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:38:18,959 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:38:18,965 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >18:38:20,016 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >18:38:20,017 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:38:20,018 DEBUG blivet: no type or existing type for sr0, bailing >18:38:26,166 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:38:26,167 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:38:26,168 DEBUG blivet: NFSv4.supported: supported: False ; >18:38:26,169 DEBUG blivet: NFSv4.supported: supported: False ; >18:38:26,170 DEBUG blivet: SELinuxFS.supported: supported: False ; >18:38:26,171 DEBUG blivet: SELinuxFS.supported: supported: False ; >18:38:26,172 DEBUG blivet: Ext4FS.supported: supported: True ; >18:38:26,173 DEBUG blivet: Ext4FS.supported: supported: True ; >18:38:27,608 DEBUG blivet: Ext3FS.supported: supported: True ; >18:38:27,612 DEBUG blivet: Ext3FS.supported: supported: True ; >18:38:27,626 DEBUG blivet: Ext2FS.supported: supported: True ; >18:38:27,627 DEBUG blivet: Ext2FS.supported: supported: True ; >18:38:27,743 DEBUG blivet: SysFS.supported: supported: False ; >18:38:27,743 DEBUG blivet: SysFS.supported: supported: False ; >18:38:27,744 DEBUG blivet: MultipathMember.__init__: >18:38:27,745 DEBUG blivet: MDRaidMember.__init__: >18:38:27,746 DEBUG blivet: ProcFS.supported: supported: False ; >18:38:27,746 DEBUG blivet: ProcFS.supported: supported: False ; >18:38:27,748 DEBUG blivet: SwapSpace.__init__: >18:38:27,913 DEBUG blivet: DevPtsFS.supported: supported: False ; >18:38:27,913 DEBUG blivet: DevPtsFS.supported: supported: False ; >18:38:27,914 DEBUG blivet: BTRFS.supported: supported: True ; >18:38:28,006 DEBUG blivet: USBFS.supported: supported: False ; >18:38:28,007 DEBUG blivet: USBFS.supported: supported: False ; >18:38:28,008 DEBUG blivet: DiskLabel.__init__: >18:38:28,009 INFO blivet: DiskLabel.partedDevice returning None >18:38:28,010 DEBUG blivet: HFSPlus.supported: supported: False ; >18:38:28,011 DEBUG blivet: HFSPlus.supported: supported: False ; >18:38:28,012 DEBUG blivet: XFS.supported: supported: True ; >18:38:28,014 DEBUG blivet: XFS.supported: supported: True ; >18:38:28,015 DEBUG blivet: TmpFS.supported: supported: True ; >18:38:28,030 DEBUG blivet: LUKS.__init__: >18:38:28,032 DEBUG blivet: DMRaidMember.__init__: >18:38:28,033 DEBUG blivet: NTFS.supported: supported: False ; >18:38:28,035 DEBUG blivet: NTFS.supported: supported: False ; >18:38:28,037 DEBUG blivet: BindFS.supported: supported: False ; >18:38:28,038 DEBUG blivet: BindFS.supported: supported: False ; >18:38:28,041 DEBUG blivet: HFS.supported: supported: False ; >18:38:28,042 DEBUG blivet: HFS.supported: supported: False ; >18:38:28,044 DEBUG blivet: LVMPhysicalVolume.__init__: >18:38:28,045 DEBUG blivet: NFS.supported: supported: False ; >18:38:28,046 DEBUG blivet: NFS.supported: supported: False ; >18:38:28,048 DEBUG blivet: FATFS.supported: supported: True ; >18:38:28,081 DEBUG blivet: FATFS.supported: supported: True ; >18:38:28,084 DEBUG blivet: NoDevFS.supported: supported: False ; >18:38:28,085 DEBUG blivet: NoDevFS.supported: supported: False ; >18:39:16,559 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:16,561 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = , PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = , PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 1 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = ] >18:39:16,755 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:16,756 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = , PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = , PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 1 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = ] >18:39:16,873 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:16,874 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = , PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = , PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 1 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = ] >18:39:16,973 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:16,974 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = , PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = , PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 1 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = ] >18:39:18,316 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:18,319 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = , PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = , PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 1 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = ] >18:39:18,484 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:18,485 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = , PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = , PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 1 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = ] >18:39:20,144 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:20,146 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = , PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = , PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 1 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = ] >18:39:20,305 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:20,306 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = , PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = , PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 1 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = ] >18:39:25,666 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:25,668 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = , PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = , PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 1 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = ] >18:39:25,853 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:25,854 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = , PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = , PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 1 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = ] >18:39:25,967 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:25,968 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = , PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = , PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 1 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = ] >18:39:26,096 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:26,097 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = , PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = , PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 1 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = ] >18:39:26,195 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:26,196 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58acee5a50) -- > name = vda2 status = True kids = 0 id = 17 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd98c0> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91490> PedPartition: <_ped.Partition object at 0x7f58acf8f6b0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 3905535 length = 1951744 > flags = , PartitionDevice instance (0x7f58acf91a10) -- > name = vda3 status = True kids = 0 id = 21 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 7630 MiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15502, 16, 63) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9cb0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acf91650> PedPartition: <_ped.Partition object at 0x7f58acf8f710> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 3905536 end = 19531775 length = 15626240 > flags = , PartitionDevice instance (0x7f58acfa12d0) -- > name = vdb1 status = True kids = 1 id = 30 > parents = ['existing 10 GiB disk vdb (25) with existing msdos disklabel'] > uuid = None size = 9536 MiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19529728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19374, 16, 63) biosGeometry: (1215, 255, 63) > PedDevice: <_ped.Device object at 0x7f58acfa4050> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf91e90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58acfa1110> PedPartition: <_ped.Partition object at 0x7f58acf8fdd0> > disk = existing 10 GiB disk vdb (25) with existing msdos disklabel > start = 2048 end = 19531775 length = 19529728 > flags = ] >18:39:26,350 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 7 ; incomplete: False ; >18:39:26,351 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:29,205 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 7 ; incomplete: False ; >18:39:29,207 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:29,226 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 7 ; incomplete: False ; >18:39:29,228 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:29,246 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 7 ; incomplete: False ; >18:39:29,248 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:29,263 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 12 ; incomplete: False ; >18:39:29,264 DEBUG blivet: DeviceTree.getDeviceByID returned existing 953 MiB partition vda1 (12) with existing ext4 filesystem >18:39:29,278 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 17 ; incomplete: False ; >18:39:29,280 DEBUG blivet: DeviceTree.getDeviceByID returned existing 953 MiB partition vda2 (17) >18:39:29,293 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 21 ; incomplete: False ; >18:39:29,294 DEBUG blivet: DeviceTree.getDeviceByID returned existing 7630 MiB partition vda3 (21) >18:39:29,307 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 7 ; incomplete: False ; >18:39:29,308 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:29,320 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 25 ; incomplete: False ; >18:39:29,321 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vdb (25) with existing msdos disklabel >18:39:29,332 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 30 ; incomplete: False ; >18:39:29,333 DEBUG blivet: DeviceTree.getDeviceByID returned existing 9536 MiB partition vdb1 (30) with existing lvmpv >18:39:29,344 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 25 ; incomplete: False ; >18:39:29,345 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vdb (25) with existing msdos disklabel >18:39:29,359 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 7 ; incomplete: False ; >18:39:29,360 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:29,370 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 25 ; incomplete: False ; >18:39:29,371 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vdb (25) with existing msdos disklabel >18:39:29,380 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 25 ; incomplete: False ; >18:39:29,381 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vdb (25) with existing msdos disklabel >18:39:29,391 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 7 ; incomplete: False ; >18:39:29,392 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:29,400 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 12 ; incomplete: False ; >18:39:29,401 DEBUG blivet: DeviceTree.getDeviceByID returned existing 953 MiB partition vda1 (12) with existing ext4 filesystem >18:39:29,410 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 17 ; incomplete: False ; >18:39:29,411 DEBUG blivet: DeviceTree.getDeviceByID returned existing 953 MiB partition vda2 (17) >18:39:29,419 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 21 ; incomplete: False ; >18:39:29,420 DEBUG blivet: DeviceTree.getDeviceByID returned existing 7630 MiB partition vda3 (21) >18:39:29,429 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 7 ; incomplete: False ; >18:39:29,429 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:29,438 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 25 ; incomplete: False ; >18:39:29,439 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vdb (25) with existing msdos disklabel >18:39:29,447 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 30 ; incomplete: False ; >18:39:29,448 DEBUG blivet: DeviceTree.getDeviceByID returned existing 9536 MiB partition vdb1 (30) with existing lvmpv >18:39:29,456 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 25 ; incomplete: False ; >18:39:29,457 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vdb (25) with existing msdos disklabel >18:39:29,468 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 25 ; incomplete: False ; >18:39:29,469 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vdb (25) with existing msdos disklabel >18:39:35,111 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 7 ; incomplete: False ; >18:39:35,114 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:35,132 DEBUG blivet: removing vda2 >18:39:35,135 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >18:39:35,136 INFO blivet: removed partition vda2 (id 17) from device tree >18:39:35,136 INFO blivet: registered action: [106] destroy device partition vda2 (id 17) >18:39:35,137 DEBUG blivet: removing vda3 >18:39:35,140 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:39:35,141 INFO blivet: removed partition vda3 (id 21) from device tree >18:39:35,141 INFO blivet: registered action: [107] destroy device partition vda3 (id 21) >18:39:35,143 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 12 ; incomplete: False ; >18:39:35,145 DEBUG blivet: DeviceTree.getDeviceByID returned existing 953 MiB partition vda1 (12) with existing ext4 filesystem >18:39:35,161 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 17 ; incomplete: False ; >18:39:35,162 DEBUG blivet: DeviceTree.getDeviceByID returned None >18:39:35,164 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 21 ; incomplete: False ; >18:39:35,166 DEBUG blivet: DeviceTree.getDeviceByID returned None >18:39:35,168 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 7 ; incomplete: False ; >18:39:35,169 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:35,183 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 25 ; incomplete: False ; >18:39:35,185 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vdb (25) with existing msdos disklabel >18:39:35,197 DEBUG blivet: removing vdb >18:39:35,198 DEBUG blivet: devices to remove: ['rhel', 'vdb1'] >18:39:35,198 DEBUG blivet: leaves to remove: ['rhel'] >18:39:35,200 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >18:39:35,200 INFO blivet: removed lvmvg rhel (id 34) from device tree >18:39:35,200 INFO blivet: registered action: [108] destroy device lvmvg rhel (id 34) >18:39:35,201 DEBUG blivet: devices to remove: ['vdb1'] >18:39:35,201 DEBUG blivet: leaves to remove: ['vdb1'] >18:39:35,203 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >18:39:35,203 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 110 >18:39:35,205 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: lvmpv ; type: None ; >18:39:35,205 INFO blivet: registered action: [109] destroy format lvmpv on partition vdb1 (id 30) >18:39:35,207 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:39:35,207 INFO blivet: removed partition vdb1 (id 30) from device tree >18:39:35,208 INFO blivet: registered action: [111] destroy device partition vdb1 (id 30) >18:39:35,208 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 113 >18:39:35,210 DEBUG blivet: DiskDevice._setFormat: vdb ; current: disklabel ; type: None ; >18:39:35,210 INFO blivet: registered action: [112] destroy format msdos disklabel on disk vdb (id 25) >18:39:35,211 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 30 ; incomplete: False ; >18:39:35,213 DEBUG blivet: DeviceTree.getDeviceByID returned None >18:39:35,214 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 25 ; incomplete: False ; >18:39:35,215 DEBUG blivet: DeviceTree.getDeviceByID returned existing 10 GiB disk vdb (25) >18:39:35,232 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:35,233 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = ] >18:39:35,265 INFO blivet: Detected 2048 MiB of memory >18:39:35,274 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (2047551129.6) instead. >18:39:35,282 INFO blivet: Swap attempt of 2047551129.6 >18:39:35,292 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:35,294 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = ] >18:39:35,351 DEBUG blivet: clearpart: looking at vda1 >18:39:35,352 DEBUG blivet: checking whether disk vda has an empty extended >18:39:35,352 DEBUG blivet: extended is None ; logicals is [] >18:39:35,353 DEBUG blivet: removing vdb >18:39:35,353 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 115 >18:39:35,354 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >18:39:35,354 INFO blivet: registered action: [114] destroy format None on disk vdb (id 25) >18:39:35,354 DEBUG blivet: clearpart: initializing vdb >18:39:35,355 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 117 >18:39:35,356 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >18:39:35,356 INFO blivet: registered action: [116] destroy format None on disk vdb (id 25) >18:39:35,357 DEBUG blivet: required disklabel type for vdb (15) is None >18:39:35,357 DEBUG blivet: default disklabel type for vdb is msdos >18:39:35,357 DEBUG blivet: selecting msdos disklabel for vdb based on size >18:39:35,358 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; >18:39:35,360 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdb ; labelType: msdos ; >18:39:35,360 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 0x7f58a9ce6990> > PedDisk: <_ped.Disk object at 0x7f58a9b5ce60> >18:39:35,361 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 118 >18:39:35,362 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >18:39:35,362 INFO blivet: registered action: [119] create format msdos disklabel on disk vdb (id 25) >18:39:35,364 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:35,365 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = ] >18:39:35,411 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >18:39:35,412 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:35,426 DEBUG blivet: resolved 'vda' to 'vda' (disk) >18:39:35,427 INFO blivet: Detected 2048 MiB of memory >18:39:35,440 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (1952.7 MiB) instead. >18:39:35,463 INFO blivet: Swap attempt of 1952.7 MiB >18:39:35,476 DEBUG blivet: doAutoPart: True >18:39:35,476 DEBUG blivet: encryptedAutoPart: False >18:39:35,476 DEBUG blivet: autoPartType: 2 >18:39:35,476 DEBUG blivet: clearPartType: 2 >18:39:35,476 DEBUG blivet: clearPartDisks: ['vda', 'vdb'] >18:39:35,502 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f58a9b63b90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f58a9b63fd0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f58a9b63f90) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = xfs encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f58a9b63c50) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f58a9b63ed0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1952.7 MiB maxSize = None grow = False > >18:39:35,502 DEBUG blivet: storage.disks: ['vda', 'vdb'] >18:39:35,503 DEBUG blivet: storage.partitioned: ['vda', 'vdb'] >18:39:35,503 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vdb'] >18:39:35,505 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >18:39:35,506 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:35,519 DEBUG blivet: resolved 'vda' to 'vda' (disk) >18:39:35,519 DEBUG blivet: boot disk: vda >18:39:35,521 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >18:39:35,522 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 120 >18:39:35,523 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >18:39:35,524 DEBUG blivet: PartitionDevice._setFormat: req0 ; >18:39:35,525 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >18:39:35,527 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:39:35,527 INFO blivet: added partition req0 (id 121) to device tree >18:39:35,527 INFO blivet: registered action: [123] create device partition req0 (id 121) >18:39:35,527 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 125 >18:39:35,528 DEBUG blivet: PartitionDevice._setFormat: req0 ; >18:39:35,530 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >18:39:35,530 INFO blivet: registered action: [124] create format lvmpv on partition req0 (id 121) >18:39:35,531 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >18:39:35,531 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 126 >18:39:35,533 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:39:35,535 DEBUG blivet: PartitionDevice._setFormat: req1 ; >18:39:35,538 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >18:39:35,543 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:39:35,544 INFO blivet: added partition req1 (id 127) to device tree >18:39:35,544 INFO blivet: registered action: [129] create device partition req1 (id 127) >18:39:35,544 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 131 >18:39:35,546 DEBUG blivet: PartitionDevice._setFormat: req1 ; >18:39:35,548 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: lvmpv ; type: lvmpv ; >18:39:35,548 INFO blivet: registered action: [130] create format lvmpv on partition req1 (id 127) >18:39:35,548 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f58b6f21a10) -- > name = vda status = True kids = 1 id = 7 > parents = [] > uuid = None size = 10 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd97a0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f58b6f43dd0>, DiskDevice instance (0x7f58acf8b110) -- > name = vdb status = True kids = 0 id = 25 > parents = [] > uuid = None size = 10 GiB > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9d40> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f58acf91cd0>] >18:39:35,579 DEBUG blivet: devs: [PartitionDevice instance (0x7f58a9b11fd0) -- > name = req0 status = False kids = 0 id = 121 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f58a9b0f090) -- > name = req1 status = False kids = 0 id = 127 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >18:39:35,605 DEBUG blivet: XFS.supported: supported: True ; >18:39:35,605 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 132 >18:39:35,606 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >18:39:35,607 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:39:35,607 DEBUG blivet: PartitionDevice._setFormat: req2 ; >18:39:35,608 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: xfs ; >18:39:35,609 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:39:35,610 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:39:35,610 INFO blivet: added partition req2 (id 133) to device tree >18:39:35,610 INFO blivet: registered action: [135] create device partition req2 (id 133) >18:39:35,611 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 137 >18:39:35,611 DEBUG blivet: PartitionDevice._setFormat: req2 ; >18:39:35,612 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: xfs ; type: xfs ; >18:39:35,612 INFO blivet: registered action: [136] create format xfs filesystem mounted at /boot on partition req2 (id 133) >18:39:35,613 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:35,614 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58a9b11fd0) -- > name = req0 status = False kids = 0 id = 121 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f58a9b0f090) -- > name = req1 status = False kids = 0 id = 127 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f58a9b0f710) -- > name = req2 status = False kids = 0 id = 133 > parents = [] > uuid = None size = 500 MiB > format = non-existent xfs filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req2 > format args = [] originalFormat = xfs grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >18:39:35,667 INFO blivet: skipping unneeded stage1 biosboot request >18:39:35,668 DEBUG blivet: PartSpec instance (0x7f58a9b63c50) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >18:39:35,675 DEBUG blivet: existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:35,683 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:39:35,684 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:39:35,685 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:35,685 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58a9b11fd0) -- > name = req0 status = False kids = 0 id = 121 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f58a9b0f090) -- > name = req1 status = False kids = 0 id = 127 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f58a9b0f710) -- > name = req2 status = False kids = 0 id = 133 > parents = [] > uuid = None size = 500 MiB > format = non-existent xfs filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req2 > format args = [] originalFormat = xfs grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >18:39:35,740 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:35,741 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58a9b11fd0) -- > name = req0 status = False kids = 0 id = 121 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f58a9b0f090) -- > name = req1 status = False kids = 0 id = 127 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f58a9b0f710) -- > name = req2 status = False kids = 0 id = 133 > parents = [] > uuid = None size = 500 MiB > format = non-existent xfs filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req2 > format args = [] originalFormat = xfs grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >18:39:35,796 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:35,797 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58a9b11fd0) -- > name = req0 status = False kids = 0 id = 121 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f58a9b0f090) -- > name = req1 status = False kids = 0 id = 127 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f58a9b0f710) -- > name = req2 status = False kids = 0 id = 133 > parents = [] > uuid = None size = 500 MiB > format = non-existent xfs filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req2 > format args = [] originalFormat = xfs grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >18:39:35,850 DEBUG blivet: removing all non-preexisting partitions ['req0(id 121)', 'req1(id 127)', 'req2(id 133)', 'vda1(id 12)'] from disk(s) ['vda', 'vdb'] >18:39:35,851 DEBUG blivet: allocatePartitions: disks=['vda', 'vdb'] ; partitions=['req0(id 121)', 'req1(id 127)', 'req2(id 133)', 'vda1(id 12)'] >18:39:35,851 DEBUG blivet: removing all non-preexisting partitions ['req2(id 133)', 'req0(id 121)', 'req1(id 127)'] from disk(s) ['vda', 'vdb'] >18:39:35,852 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >18:39:35,853 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:35,860 DEBUG blivet: resolved 'vda' to 'vda' (disk) >18:39:35,861 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >18:39:35,861 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:35,869 DEBUG blivet: resolved 'vda' to 'vda' (disk) >18:39:35,870 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >18:39:35,870 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:35,878 DEBUG blivet: resolved 'vda' to 'vda' (disk) >18:39:35,879 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >18:39:35,879 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:35,887 DEBUG blivet: resolved 'vda' to 'vda' (disk) >18:39:35,887 DEBUG blivet: allocating partition: req2 ; id: 133 ; disks: ['vda', 'vdb'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >18:39:35,894 DEBUG blivet: checking freespace on vda >18:39:35,895 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >18:39:35,902 DEBUG blivet: checking 63-2047 (992.5 KiB) >18:39:35,909 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >18:39:35,916 DEBUG blivet: checking 1953792-20971519 (9286 MiB) >18:39:35,923 DEBUG blivet: current free range is 1953792-20971519 (9286 MiB) >18:39:35,930 DEBUG blivet: updating use_disk to vda, type: 0 >18:39:35,930 DEBUG blivet: new free: 1953792-20971519 / 9286 MiB >18:39:35,938 DEBUG blivet: new free allows for 0 sectors of growth >18:39:35,938 DEBUG blivet: found free space for bootable request >18:39:35,938 DEBUG blivet: created partition vda2 of 500 MiB and added it to /dev/vda >18:39:35,946 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >18:39:35,946 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58a9b0fe10> PedPartition: <_ped.Partition object at 0x7f58a9b0eb90> >18:39:35,947 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:39:35,948 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >18:39:35,949 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >18:39:35,949 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58a9b0fe90> PedPartition: <_ped.Partition object at 0x7f58a9b0edd0> >18:39:35,951 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >18:39:35,951 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:35,959 DEBUG blivet: resolved 'vda' to 'vda' (disk) >18:39:35,960 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >18:39:35,960 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (7) with existing msdos disklabel >18:39:35,968 DEBUG blivet: resolved 'vda' to 'vda' (disk) >18:39:35,968 DEBUG blivet: allocating partition: req0 ; id: 121 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >18:39:35,975 DEBUG blivet: checking freespace on vda >18:39:35,976 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >18:39:35,983 DEBUG blivet: checking 63-2047 (992.5 KiB) >18:39:35,990 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >18:39:35,996 DEBUG blivet: checking 2977792-20971519 (8786 MiB) >18:39:36,004 DEBUG blivet: current free range is 2977792-20971519 (8786 MiB) >18:39:36,011 DEBUG blivet: evaluating growth potential for new layout >18:39:36,011 DEBUG blivet: calculating growth for disk /dev/vdb >18:39:36,011 DEBUG blivet: Chunk.growRequests: 20969472 on /dev/vdb start = 2048 end = 20971519 >sectorSize = 512 B > >18:39:36,012 DEBUG blivet: disk /dev/vdb growth: 0 (0 B) >18:39:36,012 DEBUG blivet: calculating growth for disk /dev/vda >18:39:36,013 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >18:39:36,013 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58a9b06450> PedPartition: <_ped.Partition object at 0x7f58a9b0ee30> >18:39:36,015 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >18:39:36,015 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >18:39:36,016 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:36,017 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58a9b11fd0) -- > name = vda3 status = False kids = 0 id = 121 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58a9b06450> PedPartition: <_ped.Partition object at 0x7f58a9b0ee30> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2977792 end = 4001791 length = 1024000 > flags = , PartitionDevice instance (0x7f58a9b0f090) -- > name = req1 status = False kids = 0 id = 127 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f58a9b0f710) -- > name = vda2 status = False kids = 0 id = 133 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent xfs filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda2 > format args = [] originalFormat = xfs grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58a9b0fe90> PedPartition: <_ped.Partition object at 0x7f58a9b0edd0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 2977791 length = 1024000 > flags = ] >18:39:36,104 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:36,104 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58a9b11fd0) -- > name = vda3 status = False kids = 0 id = 121 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58a9b06450> PedPartition: <_ped.Partition object at 0x7f58a9b0ee30> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2977792 end = 4001791 length = 1024000 > flags = , PartitionDevice instance (0x7f58a9b0f090) -- > name = req1 status = False kids = 0 id = 127 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f58a9b0f710) -- > name = vda2 status = False kids = 0 id = 133 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent xfs filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda2 > format args = [] originalFormat = xfs grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58a9b0fe90> PedPartition: <_ped.Partition object at 0x7f58a9b0edd0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 2977791 length = 1024000 > flags = ] >18:39:36,190 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:36,191 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58a9b11fd0) -- > name = vda3 status = False kids = 0 id = 121 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58a9b06450> PedPartition: <_ped.Partition object at 0x7f58a9b0ee30> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2977792 end = 4001791 length = 1024000 > flags = , PartitionDevice instance (0x7f58a9b0f090) -- > name = req1 status = False kids = 0 id = 127 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f58a9b0f710) -- > name = vda2 status = False kids = 0 id = 133 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent xfs filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda2 > format args = [] originalFormat = xfs grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58a9b0fe90> PedPartition: <_ped.Partition object at 0x7f58a9b0edd0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 2977791 length = 1024000 > flags = ] >18:39:36,277 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >18:39:36,278 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f58acee5a10) -- > name = vda1 status = True kids = 0 id = 12 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 953 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1951744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1936, 16, 63) biosGeometry: (121, 255, 63) > PedDevice: <_ped.Device object at 0x7f58a8fd9c20> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58acf91510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58acf91310> PedPartition: <_ped.Partition object at 0x7f58acf8f650> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2048 end = 1953791 length = 1951744 > flags = , PartitionDevice instance (0x7f58a9b11fd0) -- > name = vda3 status = False kids = 0 id = 121 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58a9b06450> PedPartition: <_ped.Partition object at 0x7f58a9b0ee30> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 2977792 end = 4001791 length = 1024000 > flags = , PartitionDevice instance (0x7f58a9b0f090) -- > name = req1 status = False kids = 0 id = 127 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f58a9b0f710) -- > name = vda2 status = False kids = 0 id = 133 > parents = ['existing 10 GiB disk vda (7) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent xfs filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda2 > format args = [] originalFormat = xfs grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f58acf910d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58a9b0fe90> PedPartition: <_ped.Partition object at 0x7f58a9b0edd0> > disk = existing 10 GiB disk vda (7) with existing msdos disklabel > start = 1953792 end = 2977791 length = 1024000 > flags = ] >18:39:36,392 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:39:36,400 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; > > >/tmp/ifcfg.log: >18:38:16,988 DEBUG ifcfg: content of files (network initialization): >18:38:16,989 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >18:38:16,989 DEBUG ifcfg: # Generated by dracut initrd >18:38:16,989 DEBUG ifcfg: DEVICE="ens3" >18:38:16,989 DEBUG ifcfg: ONBOOT=yes >18:38:16,989 DEBUG ifcfg: NETBOOT=yes >18:38:16,989 DEBUG ifcfg: UUID="5194ef44-1b59-4379-ab9d-00dce9d86a27" >18:38:16,989 DEBUG ifcfg: IPV6INIT=yes >18:38:16,989 DEBUG ifcfg: BOOTPROTO=dhcp >18:38:16,989 DEBUG ifcfg: TYPE=Ethernet >18:38:16,989 DEBUG ifcfg: NAME="ens3" >18:38:16,996 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}}, 'connection': {'timestamp': 1411756692L, 'interface-name': 'ens3', 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': '5194ef44-1b59-4379-ab9d-00dce9d86a27'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >18:38:26,422 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >18:38:26,422 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:/dev/vda1:/ updates=http://updates.notae.us/rhel7.1.img BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >18:38:09,379 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.7" x-pid="1444" x-info="http://www.rsyslog.com"] start >18:38:09,382 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >18:38:09,382 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >18:38:09,382 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >18:38:09,382 NOTICE kernel:[ 0.000000] Linux version 3.10.0-160.el7.x86_64 (mockbuild@x86-021.build.eng.bos.redhat.com) (gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC) ) #1 SMP Mon Sep 15 23:35:17 EDT 2014 >18:38:09,382 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:/dev/vda1:/ updates=http://updates.notae.us/rhel7.1.img BOOT_IMAGE=vmlinuz >18:38:09,382 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >18:38:09,382 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >18:38:09,382 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >18:38:09,382 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >18:38:09,382 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >18:38:09,382 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >18:38:09,382 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >18:38:09,382 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >18:38:09,382 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >18:38:09,382 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >18:38:09,382 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >18:38:09,382 INFO kernel:[ 0.000000] Hypervisor detected: KVM >18:38:09,382 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >18:38:09,382 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >18:38:09,382 INFO kernel:[ 0.000000] No AGP bridge found >18:38:09,382 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >18:38:09,382 DEBUG kernel:[ 0.000000] MTRR default type: write-back >18:38:09,382 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >18:38:09,382 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >18:38:09,382 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >18:38:09,382 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >18:38:09,382 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >18:38:09,382 DEBUG kernel:[ 0.000000] 0 base 0080000000 mask FF80000000 uncachable >18:38:09,382 DEBUG kernel:[ 0.000000] 1 disabled >18:38:09,382 DEBUG kernel:[ 0.000000] 2 disabled >18:38:09,382 DEBUG kernel:[ 0.000000] 3 disabled >18:38:09,382 DEBUG kernel:[ 0.000000] 4 disabled >18:38:09,382 DEBUG kernel:[ 0.000000] 5 disabled >18:38:09,382 DEBUG kernel:[ 0.000000] 6 disabled >18:38:09,382 DEBUG kernel:[ 0.000000] 7 disabled >18:38:09,382 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >18:38:09,382 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f17b0-0x000f17bf] mapped at [ffff8800000f17b0] >18:38:09,382 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >18:38:09,382 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >18:38:09,382 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >18:38:09,382 DEBUG kernel:[ 0.000000] BRK [0x01e39000, 0x01e39fff] PGTABLE >18:38:09,382 DEBUG kernel:[ 0.000000] BRK [0x01e3a000, 0x01e3afff] PGTABLE >18:38:09,382 DEBUG kernel:[ 0.000000] BRK [0x01e3b000, 0x01e3bfff] PGTABLE >18:38:09,382 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7da00000-0x7dbfffff] >18:38:09,382 DEBUG kernel:[ 0.000000] [mem 0x7da00000-0x7dbfffff] page 2M >18:38:09,382 DEBUG kernel:[ 0.000000] BRK [0x01e3c000, 0x01e3cfff] PGTABLE >18:38:09,382 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7d9fffff] >18:38:09,382 DEBUG kernel:[ 0.000000] [mem 0x7c000000-0x7d9fffff] page 2M >18:38:09,382 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] >18:38:09,382 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >18:38:09,382 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x7bffffff] page 2M >18:38:09,382 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7dc00000-0x7fffdfff] >18:38:09,382 DEBUG kernel:[ 0.000000] [mem 0x7dc00000-0x7fdfffff] page 2M >18:38:09,382 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fffdfff] page 4k >18:38:09,382 DEBUG kernel:[ 0.000000] BRK [0x01e3d000, 0x01e3dfff] PGTABLE >18:38:09,382 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7dd2c000-0x7ffdcfff] >18:38:09,382 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f1620 00014 (v00 BOCHS ) >18:38:09,382 WARNING kernel:[ 0.000000] ACPI: RSDT 000000007fffe440 00030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >18:38:09,382 WARNING kernel:[ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >18:38:09,382 WARNING kernel:[ 0.000000] ACPI: DSDT 000000007fffe470 01137 (v01 BXPC BXDSDT 00000001 INTL 20140114) >18:38:09,382 WARNING kernel:[ 0.000000] ACPI: FACS 000000007fffff40 00040 >18:38:09,382 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffff6a0 00899 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >18:38:09,382 WARNING kernel:[ 0.000000] ACPI: APIC 000000007ffff5b0 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >18:38:09,382 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >18:38:09,382 INFO kernel:[ 0.000000] No NUMA configuration found >18:38:09,382 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >18:38:09,382 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >18:38:09,382 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7dd05000-0x7dd2bfff] >18:38:09,382 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >18:38:09,382 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7dcb5001, primary cpu clock >18:38:09,382 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007b400000-ffff88007d3fffff] on node 0 >18:38:09,382 WARNING kernel:[ 0.000000] Zone ranges: >18:38:09,382 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >18:38:09,382 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >18:38:09,382 WARNING kernel:[ 0.000000] Normal empty >18:38:09,382 WARNING kernel:[ 0.000000] Movable zone start for each node >18:38:09,382 WARNING kernel:[ 0.000000] Early memory node ranges >18:38:09,382 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >18:38:09,382 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >18:38:09,382 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524188 >18:38:09,382 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >18:38:09,382 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >18:38:09,382 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >18:38:09,382 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >18:38:09,382 DEBUG kernel:[ 0.000000] DMA32 zone: 520190 pages, LIFO batch:31 >18:38:09,382 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >18:38:09,382 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >18:38:09,382 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >18:38:09,382 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >18:38:09,382 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >18:38:09,382 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >18:38:09,382 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >18:38:09,382 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >18:38:09,382 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >18:38:09,382 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >18:38:09,382 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >18:38:09,382 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >18:38:09,382 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >18:38:09,382 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >18:38:09,382 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >18:38:09,382 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >18:38:09,382 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >18:38:09,382 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >18:38:09,382 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >18:38:09,382 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >18:38:09,382 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >18:38:09,382 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >18:38:09,382 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >18:38:09,382 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >18:38:09,382 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >18:38:09,382 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >18:38:09,382 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >18:38:09,382 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88007da00000 s86720 r8192 d23872 u1048576 >18:38:09,382 DEBUG kernel:[ 0.000000] pcpu-alloc: s86720 r8192 d23872 u1048576 alloc=1*2097152 >18:38:09,382 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 >18:38:09,382 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >18:38:09,382 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7da0e000 >18:38:09,382 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >18:38:09,382 WARNING kernel:[ 0.000000] Policy zone: DMA32 >18:38:09,382 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:/dev/vda1:/ updates=http://updates.notae.us/rhel7.1.img BOOT_IMAGE=vmlinuz >18:38:09,382 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >18:38:09,382 INFO kernel:[ 0.000000] Checking aperture... >18:38:09,382 INFO kernel:[ 0.000000] No AGP bridge found >18:38:09,382 INFO kernel:[ 0.000000] Memory: 2012832k/2097144k available (6163k kernel code, 392k absent, 83920k reserved, 4089k data, 1600k init) >18:38:09,382 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >18:38:09,382 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >18:38:09,382 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. >18:38:09,382 INFO kernel:[ 0.000000] Experimental no-CBs for all CPUs >18:38:09,382 INFO kernel:[ 0.000000] Experimental no-CBs CPUs: 0-1. >18:38:09,382 INFO kernel:[ 0.000000] NR_IRQS:327936 nr_irqs:512 16 >18:38:09,382 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >18:38:09,382 INFO kernel:[ 0.000000] console [tty0] enabled >18:38:09,382 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >18:38:09,382 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >18:38:09,382 INFO kernel:[ 0.000000] tsc: Detected 3392.294 MHz processor >18:38:09,382 INFO kernel:[ 0.002000] Calibrating delay loop (skipped) preset value.. 6784.58 BogoMIPS (lpj=3392294) >18:38:09,382 INFO kernel:[ 0.002000] pid_max: default: 32768 minimum: 301 >18:38:09,382 INFO kernel:[ 0.002015] Security Framework initialized >18:38:09,382 INFO kernel:[ 0.002288] SELinux: Initializing. >18:38:09,382 DEBUG kernel:[ 0.002554] SELinux: Starting in permissive mode >18:38:09,382 INFO kernel:[ 0.002829] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >18:38:09,382 INFO kernel:[ 0.003270] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >18:38:09,382 INFO kernel:[ 0.003699] Mount-cache hash table entries: 4096 >18:38:09,382 INFO kernel:[ 0.004113] Initializing cgroup subsys memory >18:38:09,382 INFO kernel:[ 0.004395] Initializing cgroup subsys devices >18:38:09,382 INFO kernel:[ 0.004667] Initializing cgroup subsys freezer >18:38:09,382 INFO kernel:[ 0.005003] Initializing cgroup subsys net_cls >18:38:09,382 INFO kernel:[ 0.005289] Initializing cgroup subsys blkio >18:38:09,382 INFO kernel:[ 0.005591] Initializing cgroup subsys perf_event >18:38:09,382 INFO kernel:[ 0.006003] Initializing cgroup subsys hugetlb >18:38:09,382 INFO kernel:[ 0.006328] mce: CPU supports 10 MCE banks >18:38:09,382 INFO kernel:[ 0.006629] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >18:38:09,382 INFO kernel:[ 0.006629] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >18:38:09,382 INFO kernel:[ 0.006629] tlb_flushall_shift: 6 >18:38:09,382 INFO kernel:[ 0.007100] Freeing SMP alternatives: 24k freed >18:38:09,382 INFO kernel:[ 0.010505] ACPI: Core revision 20130517 >18:38:09,382 WARNING kernel:[ 0.011233] ACPI: All ACPI Tables successfully acquired >18:38:09,382 INFO kernel:[ 0.011599] ftrace: allocating 23704 entries in 93 pages >18:38:09,382 INFO kernel:[ 0.016954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >18:38:09,382 INFO kernel:[ 0.017001] smpboot: CPU0: Intel Westmere E56xx/L56xx/X56xx (Nehalem-C) (fam: 06, model: 2c, stepping: 01) >18:38:09,382 INFO kernel:[ 0.018000] Performance Events: unsupported p6 CPU model 44 no PMU driver, software events only. >18:38:09,382 WARNING kernel:[ 0.018299] NMI watchdog: disabled (cpu0): hardware events not enabled >18:38:09,382 INFO kernel:[ 0.018636] smpboot: Booting Node 0, Processors #1 OK >18:38:09,382 INFO kernel:[ 0.018293] kvm-clock: cpu 1, msr 0:7dcb5041, secondary cpu clock >18:38:09,382 INFO kernel:[ 0.031022] Brought up 2 CPUs >18:38:09,382 INFO kernel:[ 0.031013] KVM setup async PF for cpu 1 >18:38:09,382 INFO kernel:[ 0.031013] kvm-stealtime: cpu 1, msr 7db0e000 >18:38:09,382 INFO kernel:[ 0.032001] smpboot: Total of 2 processors activated (13569.17 BogoMIPS) >18:38:09,382 INFO kernel:[ 0.032629] devtmpfs: initialized >18:38:09,382 INFO kernel:[ 0.035489] EVM: security.selinux >18:38:09,382 INFO kernel:[ 0.035716] EVM: security.ima >18:38:09,382 INFO kernel:[ 0.035929] EVM: security.capability >18:38:09,382 INFO kernel:[ 0.036571] atomic64 test passed for x86-64 platform with CX8 and with SSE >18:38:09,382 INFO kernel:[ 0.037034] NET: Registered protocol family 16 >18:38:09,382 INFO kernel:[ 0.037441] ACPI: bus type PCI registered >18:38:09,382 INFO kernel:[ 0.037686] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >18:38:09,382 INFO kernel:[ 0.038066] PCI: Using configuration type 1 for base access >18:38:09,382 INFO kernel:[ 0.039031] ACPI: Added _OSI(Module Device) >18:38:09,382 INFO kernel:[ 0.039275] ACPI: Added _OSI(Processor Device) >18:38:09,382 INFO kernel:[ 0.039534] ACPI: Added _OSI(3.0 _SCP Extensions) >18:38:09,382 INFO kernel:[ 0.039787] ACPI: Added _OSI(Processor Aggregator Device) >18:38:09,382 DEBUG kernel:[ 0.040337] ACPI: EC: Look up EC in DSDT >18:38:09,382 INFO kernel:[ 0.041272] ACPI: Interpreter enabled >18:38:09,382 WARNING kernel:[ 0.041505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >18:38:09,382 WARNING kernel:[ 0.042002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >18:38:09,382 INFO kernel:[ 0.042545] ACPI: (supports S0 S3 S4 S5) >18:38:09,382 INFO kernel:[ 0.042776] ACPI: Using IOAPIC for interrupt routing >18:38:09,382 INFO kernel:[ 0.043008] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >18:38:09,382 INFO kernel:[ 0.043639] ACPI: No dock devices found. >18:38:09,382 INFO kernel:[ 0.045633] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >18:38:09,382 INFO kernel:[ 0.045897] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >18:38:09,382 INFO kernel:[ 0.046004] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >18:38:09,382 WARNING kernel:[ 0.046331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >18:38:09,382 INFO kernel:[ 0.047139] acpiphp: Slot [3] registered >18:38:09,382 INFO kernel:[ 0.047404] acpiphp: Slot [5] registered >18:38:09,382 INFO kernel:[ 0.047648] acpiphp: Slot [6] registered >18:38:09,382 INFO kernel:[ 0.047884] acpiphp: Slot [7] registered >18:38:09,382 INFO kernel:[ 0.048014] acpiphp: Slot [8] registered >18:38:09,382 INFO kernel:[ 0.048271] acpiphp: Slot [9] registered >18:38:09,382 INFO kernel:[ 0.048514] acpiphp: Slot [10] registered >18:38:09,382 INFO kernel:[ 0.048754] acpiphp: Slot [11] registered >18:38:09,382 INFO kernel:[ 0.049013] acpiphp: Slot [12] registered >18:38:09,382 INFO kernel:[ 0.049269] acpiphp: Slot [13] registered >18:38:09,382 INFO kernel:[ 0.049533] acpiphp: Slot [14] registered >18:38:09,382 INFO kernel:[ 0.049775] acpiphp: Slot [15] registered >18:38:09,382 INFO kernel:[ 0.050013] acpiphp: Slot [16] registered >18:38:09,382 INFO kernel:[ 0.050271] acpiphp: Slot [17] registered >18:38:09,382 INFO kernel:[ 0.050515] acpiphp: Slot [18] registered >18:38:09,382 INFO kernel:[ 0.050753] acpiphp: Slot [19] registered >18:38:09,382 INFO kernel:[ 0.051013] acpiphp: Slot [20] registered >18:38:09,382 INFO kernel:[ 0.051270] acpiphp: Slot [21] registered >18:38:09,382 INFO kernel:[ 0.051515] acpiphp: Slot [22] registered >18:38:09,382 INFO kernel:[ 0.051755] acpiphp: Slot [23] registered >18:38:09,382 INFO kernel:[ 0.052013] acpiphp: Slot [24] registered >18:38:09,382 INFO kernel:[ 0.052269] acpiphp: Slot [25] registered >18:38:09,382 INFO kernel:[ 0.052508] acpiphp: Slot [26] registered >18:38:09,382 INFO kernel:[ 0.052749] acpiphp: Slot [27] registered >18:38:09,382 INFO kernel:[ 0.053014] acpiphp: Slot [28] registered >18:38:09,382 INFO kernel:[ 0.053267] acpiphp: Slot [29] registered >18:38:09,382 INFO kernel:[ 0.053505] acpiphp: Slot [30] registered >18:38:09,382 INFO kernel:[ 0.053769] acpiphp: Slot [31] registered >18:38:09,382 INFO kernel:[ 0.054007] PCI host bridge to bus 0000:00 >18:38:09,382 INFO kernel:[ 0.054255] pci_bus 0000:00: root bus resource [bus 00-ff] >18:38:09,382 INFO kernel:[ 0.054507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >18:38:09,382 INFO kernel:[ 0.054772] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >18:38:09,382 INFO kernel:[ 0.055001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >18:38:09,382 INFO kernel:[ 0.055291] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >18:38:09,382 DEBUG kernel:[ 0.055588] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >18:38:09,382 DEBUG kernel:[ 0.055822] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >18:38:09,382 DEBUG kernel:[ 0.056262] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >18:38:09,382 DEBUG kernel:[ 0.059002] pci 0000:00:01.1: reg 0x20: [io 0xc140-0xc14f] >18:38:09,382 INFO kernel:[ 0.060320] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >18:38:09,382 INFO kernel:[ 0.060601] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >18:38:09,382 INFO kernel:[ 0.061001] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >18:38:09,382 INFO kernel:[ 0.061282] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >18:38:09,382 DEBUG kernel:[ 0.062106] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >18:38:09,382 INFO kernel:[ 0.062360] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >18:38:09,382 INFO kernel:[ 0.062768] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >18:38:09,382 DEBUG kernel:[ 0.063155] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 >18:38:09,382 DEBUG kernel:[ 0.064604] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref] >18:38:09,382 DEBUG kernel:[ 0.065598] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff] >18:38:09,382 DEBUG kernel:[ 0.071597] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref] >18:38:09,382 DEBUG kernel:[ 0.071691] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000 >18:38:09,382 DEBUG kernel:[ 0.073002] pci 0000:00:03.0: reg 0x10: [mem 0xfebc0000-0xfebdffff] >18:38:09,382 DEBUG kernel:[ 0.074002] pci 0000:00:03.0: reg 0x14: [io 0xc000-0xc03f] >18:38:09,382 DEBUG kernel:[ 0.079580] pci 0000:00:03.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] >18:38:09,382 DEBUG kernel:[ 0.079688] pci 0000:00:04.0: [8086:2934] type 00 class 0x0c0300 >18:38:09,382 DEBUG kernel:[ 0.082573] pci 0000:00:04.0: reg 0x20: [io 0xc0c0-0xc0df] >18:38:09,382 DEBUG kernel:[ 0.083677] pci 0000:00:04.1: [8086:2935] type 00 class 0x0c0300 >18:38:09,382 DEBUG kernel:[ 0.086574] pci 0000:00:04.1: reg 0x20: [io 0xc0e0-0xc0ff] >18:38:09,382 DEBUG kernel:[ 0.087947] pci 0000:00:04.2: [8086:2936] type 00 class 0x0c0300 >18:38:09,382 DEBUG kernel:[ 0.090577] pci 0000:00:04.2: reg 0x20: [io 0xc100-0xc11f] >18:38:09,382 DEBUG kernel:[ 0.092733] pci 0000:00:04.7: [8086:293a] type 00 class 0x0c0320 >18:38:09,382 DEBUG kernel:[ 0.093302] pci 0000:00:04.7: reg 0x10: [mem 0xfebf1000-0xfebf1fff] >18:38:09,382 DEBUG kernel:[ 0.097138] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >18:38:09,382 DEBUG kernel:[ 0.098002] pci 0000:00:05.0: reg 0x10: [io 0xc040-0xc07f] >18:38:09,382 DEBUG kernel:[ 0.099002] pci 0000:00:05.0: reg 0x14: [mem 0xfebf2000-0xfebf2fff] >18:38:09,382 DEBUG kernel:[ 0.105222] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >18:38:09,382 DEBUG kernel:[ 0.106585] pci 0000:00:06.0: reg 0x10: [io 0xc080-0xc0bf] >18:38:09,382 DEBUG kernel:[ 0.107570] pci 0000:00:06.0: reg 0x14: [mem 0xfebf3000-0xfebf3fff] >18:38:09,382 DEBUG kernel:[ 0.113793] pci 0000:00:07.0: [1af4:1002] type 00 class 0x00ff00 >18:38:09,382 DEBUG kernel:[ 0.114320] pci 0000:00:07.0: reg 0x10: [io 0xc120-0xc13f] >18:38:09,382 INFO kernel:[ 0.118392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >18:38:09,382 INFO kernel:[ 0.119031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >18:38:09,382 INFO kernel:[ 0.119625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >18:38:09,382 INFO kernel:[ 0.120068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >18:38:09,382 INFO kernel:[ 0.120618] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >18:38:09,382 WARNING kernel:[ 0.121247] ACPI: Enabled 16 GPEs in block 00 to 0F >18:38:09,382 INFO kernel:[ 0.121661] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >18:38:09,382 INFO kernel:[ 0.122002] vgaarb: loaded >18:38:09,382 INFO kernel:[ 0.122224] vgaarb: bridge control possible 0000:00:02.0 >18:38:09,382 NOTICE kernel:[ 0.122532] SCSI subsystem initialized >18:38:09,382 INFO kernel:[ 0.123019] ACPI: bus type USB registered >18:38:09,382 INFO kernel:[ 0.123290] usbcore: registered new interface driver usbfs >18:38:09,382 INFO kernel:[ 0.123563] usbcore: registered new interface driver hub >18:38:09,382 INFO kernel:[ 0.124018] usbcore: registered new device driver usb >18:38:09,382 INFO kernel:[ 0.124500] PCI: Using ACPI for IRQ routing >18:38:09,382 DEBUG kernel:[ 0.124500] PCI: pci_cache_line_size set to 64 bytes >18:38:09,382 DEBUG kernel:[ 0.125034] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >18:38:09,382 DEBUG kernel:[ 0.125035] e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >18:38:09,382 INFO kernel:[ 0.125105] NetLabel: Initializing >18:38:09,382 INFO kernel:[ 0.125412] NetLabel: domain hash size = 128 >18:38:09,382 INFO kernel:[ 0.125666] NetLabel: protocols = UNLABELED CIPSOv4 >18:38:09,382 INFO kernel:[ 0.125928] NetLabel: unlabeled traffic allowed by default >18:38:09,382 INFO kernel:[ 0.126022] Switching to clocksource kvm-clock >18:38:09,382 INFO kernel:[ 0.129028] pnp: PnP ACPI init >18:38:09,382 INFO kernel:[ 0.129272] ACPI: bus type PNP registered >18:38:09,382 DEBUG kernel:[ 0.129559] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >18:38:09,382 DEBUG kernel:[ 0.129591] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >18:38:09,382 DEBUG kernel:[ 0.129618] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >18:38:09,382 DEBUG kernel:[ 0.129648] pnp 00:03: [dma 2] >18:38:09,382 DEBUG kernel:[ 0.129655] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >18:38:09,382 DEBUG kernel:[ 0.129698] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >18:38:09,382 DEBUG kernel:[ 0.129738] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >18:38:09,382 DEBUG kernel:[ 0.129776] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >18:38:09,382 INFO kernel:[ 0.129892] pnp: PnP ACPI: found 7 devices >18:38:09,382 INFO kernel:[ 0.130162] ACPI: bus type PNP unregistered >18:38:09,382 DEBUG kernel:[ 0.138020] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >18:38:09,382 DEBUG kernel:[ 0.138022] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >18:38:09,382 DEBUG kernel:[ 0.138023] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >18:38:09,382 DEBUG kernel:[ 0.138025] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >18:38:09,382 INFO kernel:[ 0.138043] NET: Registered protocol family 2 >18:38:09,382 INFO kernel:[ 0.138394] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >18:38:09,382 INFO kernel:[ 0.138841] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >18:38:09,382 INFO kernel:[ 0.139160] TCP: Hash tables configured (established 16384 bind 16384) >18:38:09,382 INFO kernel:[ 0.139449] TCP: reno registered >18:38:09,382 INFO kernel:[ 0.139678] UDP hash table entries: 1024 (order: 3, 32768 bytes) >18:38:09,382 INFO kernel:[ 0.139950] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >18:38:09,382 INFO kernel:[ 0.140265] NET: Registered protocol family 1 >18:38:09,382 INFO kernel:[ 0.140517] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >18:38:09,382 INFO kernel:[ 0.140789] pci 0000:00:01.0: PIIX3: Enabling Passive Release >18:38:09,382 INFO kernel:[ 0.141068] pci 0000:00:01.0: Activating ISA DMA hang workarounds >18:38:09,382 DEBUG kernel:[ 0.141364] pci 0000:00:02.0: Boot video device >18:38:09,382 WARNING kernel:[ 0.141555] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >18:38:09,382 WARNING kernel:[ 0.142136] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >18:38:09,382 WARNING kernel:[ 0.142695] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >18:38:09,382 WARNING kernel:[ 0.143267] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >18:38:09,382 DEBUG kernel:[ 0.143926] PCI: CLS 0 bytes, default 64 >18:38:09,382 INFO kernel:[ 0.143971] Unpacking initramfs... >18:38:09,382 INFO kernel:[ 2.756853] Freeing initrd memory: 35524k freed >18:38:09,382 INFO kernel:[ 2.760944] microcode: CPU0 sig=0x206c1, pf=0x1, revision=0x1 >18:38:09,382 INFO kernel:[ 2.761285] microcode: CPU1 sig=0x206c1, pf=0x1, revision=0x1 >18:38:09,382 INFO kernel:[ 2.761622] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >18:38:09,382 INFO kernel:[ 2.762373] futex hash table entries: 512 (order: 3, 32768 bytes) >18:38:09,382 NOTICE kernel:[ 2.762657] Initialise system trusted keyring >18:38:09,382 INFO kernel:[ 2.762932] audit: initializing netlink socket (disabled) >18:38:09,382 NOTICE kernel:[ 2.763208] type=2000 audit(1411756676.298:1): initialized >18:38:09,382 INFO kernel:[ 2.777563] HugeTLB registered 2 MB page size, pre-allocated 0 pages >18:38:09,382 INFO kernel:[ 2.778590] zbud: loaded >18:38:09,382 NOTICE kernel:[ 2.778988] VFS: Disk quotas dquot_6.5.2 >18:38:09,382 WARNING kernel:[ 2.779266] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >18:38:09,382 INFO kernel:[ 2.779714] msgmni has been set to 4000 >18:38:09,382 NOTICE kernel:[ 2.779980] Key type big_key registered >18:38:09,382 DEBUG kernel:[ 2.780230] SELinux: Registering netfilter hooks >18:38:09,382 INFO kernel:[ 2.781130] alg: No test for stdrng (krng) >18:38:09,382 INFO kernel:[ 2.781396] NET: Registered protocol family 38 >18:38:09,382 NOTICE kernel:[ 2.781646] Key type asymmetric registered >18:38:09,382 NOTICE kernel:[ 2.781880] Asymmetric key parser 'x509' registered >18:38:09,382 INFO kernel:[ 2.782159] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >18:38:09,382 INFO kernel:[ 2.782623] io scheduler noop registered >18:38:09,382 INFO kernel:[ 2.782861] io scheduler deadline registered (default) >18:38:09,382 INFO kernel:[ 2.783140] io scheduler cfq registered >18:38:09,382 INFO kernel:[ 2.783444] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >18:38:09,382 INFO kernel:[ 2.783721] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >18:38:09,382 DEBUG kernel:[ 2.784060] intel_idle: does not run on family 6 model 44 >18:38:09,382 INFO kernel:[ 2.784113] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >18:38:09,382 INFO kernel:[ 2.785245] ACPI: Power Button [PWRF] >18:38:09,382 INFO kernel:[ 2.785626] GHES: HEST is not enabled! >18:38:09,382 INFO kernel:[ 2.785986] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >18:38:09,382 INFO kernel:[ 2.807565] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >18:38:09,382 INFO kernel:[ 2.808454] Non-volatile memory driver v1.3 >18:38:09,382 INFO kernel:[ 2.808704] Linux agpgart interface v0.103 >18:38:09,382 INFO kernel:[ 2.809074] crash memory driver: version 1.1 >18:38:09,382 INFO kernel:[ 2.809343] rdac: device handler registered >18:38:09,382 INFO kernel:[ 2.809640] hp_sw: device handler registered >18:38:09,382 INFO kernel:[ 2.809888] emc: device handler registered >18:38:09,382 INFO kernel:[ 2.810144] alua: device handler registered >18:38:09,382 INFO kernel:[ 2.810409] libphy: Fixed MDIO Bus: probed >18:38:09,382 INFO kernel:[ 2.810721] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >18:38:09,382 INFO kernel:[ 2.811018] ehci-pci: EHCI PCI platform driver >18:38:09,382 INFO kernel:[ 2.811742] ehci-pci 0000:00:04.7: EHCI Host Controller >18:38:09,382 INFO kernel:[ 2.812085] ehci-pci 0000:00:04.7: new USB bus registered, assigned bus number 1 >18:38:09,382 INFO kernel:[ 2.812714] ehci-pci 0000:00:04.7: irq 11, io mem 0xfebf1000 >18:38:09,382 INFO kernel:[ 2.819023] ehci-pci 0000:00:04.7: USB 2.0 started, EHCI 1.00 >18:38:09,382 INFO kernel:[ 2.819339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >18:38:09,382 INFO kernel:[ 2.819642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:38:09,382 INFO kernel:[ 2.820082] usb usb1: Product: EHCI Host Controller >18:38:09,382 INFO kernel:[ 2.820336] usb usb1: Manufacturer: Linux 3.10.0-160.el7.x86_64 ehci_hcd >18:38:09,382 INFO kernel:[ 2.820619] usb usb1: SerialNumber: 0000:00:04.7 >18:38:09,382 INFO kernel:[ 2.820975] hub 1-0:1.0: USB hub found >18:38:09,382 INFO kernel:[ 2.821235] hub 1-0:1.0: 6 ports detected >18:38:09,382 INFO kernel:[ 2.821601] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >18:38:09,382 INFO kernel:[ 2.821891] ohci-pci: OHCI PCI platform driver >18:38:09,382 INFO kernel:[ 2.822175] uhci_hcd: USB Universal Host Controller Interface driver >18:38:09,382 INFO kernel:[ 2.823034] uhci_hcd 0000:00:04.0: UHCI Host Controller >18:38:09,382 INFO kernel:[ 2.823363] uhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 2 >18:38:09,382 INFO kernel:[ 2.823853] uhci_hcd 0000:00:04.0: irq 11, io base 0x0000c0c0 >18:38:09,382 INFO kernel:[ 2.824190] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >18:38:09,382 INFO kernel:[ 2.824476] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:38:09,382 INFO kernel:[ 2.824898] usb usb2: Product: UHCI Host Controller >18:38:09,382 INFO kernel:[ 2.825165] usb usb2: Manufacturer: Linux 3.10.0-160.el7.x86_64 uhci_hcd >18:38:09,382 INFO kernel:[ 2.825501] usb usb2: SerialNumber: 0000:00:04.0 >18:38:09,382 INFO kernel:[ 2.825840] hub 2-0:1.0: USB hub found >18:38:09,382 INFO kernel:[ 2.826101] hub 2-0:1.0: 2 ports detected >18:38:09,382 INFO kernel:[ 2.827261] uhci_hcd 0000:00:04.1: UHCI Host Controller >18:38:09,382 INFO kernel:[ 2.827592] uhci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 3 >18:38:09,382 INFO kernel:[ 2.828103] uhci_hcd 0000:00:04.1: irq 10, io base 0x0000c0e0 >18:38:09,382 INFO kernel:[ 2.828445] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >18:38:09,382 INFO kernel:[ 2.828730] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:38:09,382 INFO kernel:[ 2.829165] usb usb3: Product: UHCI Host Controller >18:38:09,382 INFO kernel:[ 2.829476] usb usb3: Manufacturer: Linux 3.10.0-160.el7.x86_64 uhci_hcd >18:38:09,382 INFO kernel:[ 2.829777] usb usb3: SerialNumber: 0000:00:04.1 >18:38:09,382 INFO kernel:[ 2.830137] hub 3-0:1.0: USB hub found >18:38:09,382 INFO kernel:[ 2.830407] hub 3-0:1.0: 2 ports detected >18:38:09,382 INFO kernel:[ 2.831505] uhci_hcd 0000:00:04.2: UHCI Host Controller >18:38:09,382 INFO kernel:[ 2.831880] uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 4 >18:38:09,382 INFO kernel:[ 2.832360] uhci_hcd 0000:00:04.2: irq 10, io base 0x0000c100 >18:38:09,382 INFO kernel:[ 2.832734] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >18:38:09,382 INFO kernel:[ 2.833110] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:38:09,382 INFO kernel:[ 2.833563] usb usb4: Product: UHCI Host Controller >18:38:09,382 INFO kernel:[ 2.833845] usb usb4: Manufacturer: Linux 3.10.0-160.el7.x86_64 uhci_hcd >18:38:09,382 INFO kernel:[ 2.834131] usb usb4: SerialNumber: 0000:00:04.2 >18:38:09,382 INFO kernel:[ 2.834474] hub 4-0:1.0: USB hub found >18:38:09,382 INFO kernel:[ 2.834733] hub 4-0:1.0: 2 ports detected >18:38:09,382 INFO kernel:[ 2.835085] usbcore: registered new interface driver usbserial >18:38:09,382 INFO kernel:[ 2.835352] usbcore: registered new interface driver usbserial_generic >18:38:09,382 INFO kernel:[ 2.835655] usbserial: USB Serial support registered for generic >18:38:09,382 INFO kernel:[ 2.835958] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >18:38:09,382 INFO kernel:[ 2.837030] serio: i8042 KBD port at 0x60,0x64 irq 1 >18:38:09,382 INFO kernel:[ 2.837285] serio: i8042 AUX port at 0x60,0x64 irq 12 >18:38:09,382 INFO kernel:[ 2.837612] mousedev: PS/2 mouse device common for all mice >18:38:09,382 INFO kernel:[ 2.838106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >18:38:09,382 INFO kernel:[ 2.838759] rtc_cmos 00:00: RTC can wake from S4 >18:38:09,382 INFO kernel:[ 2.840045] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >18:38:09,382 INFO kernel:[ 2.840369] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >18:38:09,382 INFO kernel:[ 2.840694] cpuidle: using governor menu >18:38:09,382 INFO kernel:[ 2.840968] hidraw: raw HID events driver (C) Jiri Kosina >18:38:09,382 INFO kernel:[ 2.841293] usbcore: registered new interface driver usbhid >18:38:09,382 INFO kernel:[ 2.841569] usbhid: USB HID core driver >18:38:09,382 INFO kernel:[ 2.841831] drop_monitor: Initializing network drop monitor service >18:38:09,382 INFO kernel:[ 2.842187] TCP: cubic registered >18:38:09,382 INFO kernel:[ 2.842413] Initializing XFRM netlink socket >18:38:09,382 INFO kernel:[ 2.842732] NET: Registered protocol family 10 >18:38:09,382 INFO kernel:[ 2.843101] NET: Registered protocol family 17 >18:38:09,382 NOTICE kernel:[ 2.843642] Loading compiled-in X.509 certificates >18:38:09,382 NOTICE kernel:[ 2.844359] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' >18:38:09,382 NOTICE kernel:[ 2.845261] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' >18:38:09,382 NOTICE kernel:[ 2.846138] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 791b4c0bd4a85eb650da9602bdae7a4aa5c5badf' >18:38:09,382 INFO kernel:[ 2.846611] registered taskstats version 1 >18:38:09,382 NOTICE kernel:[ 2.848491] Key type trusted registered >18:38:09,382 NOTICE kernel:[ 2.850183] Key type encrypted registered >18:38:09,382 INFO kernel:[ 2.851648] IMA: No TPM chip found, activating TPM-bypass! >18:38:09,382 INFO kernel:[ 2.852248] rtc_cmos 00:00: setting system clock to 2014-09-26 18:37:55 UTC (1411756675) >18:38:09,382 INFO kernel:[ 2.853166] Freeing unused kernel memory: 1600k freed >18:38:09,382 INFO kernel:[ 2.895681] device-mapper: uevent: version 1.0.3 >18:38:09,382 INFO kernel:[ 2.897523] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >18:38:09,382 INFO kernel:[ 2.898900] device-mapper: multipath: version 1.7.0 loaded >18:38:09,382 INFO kernel:[ 2.947456] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >18:38:09,382 INFO kernel:[ 3.085776] squashfs: version 4.0 (2009/01/31) Phillip Lougher >18:38:09,382 INFO kernel:[ 3.088826] Loading iSCSI transport class v2.0-870. >18:38:09,382 NOTICE kernel:[ 3.091974] iscsi: registered transport (tcp) >18:38:09,382 INFO kernel:[ 3.117546] FDC 0 is a S82078B >18:38:09,382 INFO kernel:[ 3.121833] No iBFT detected. >18:38:09,382 INFO kernel:[ 3.124025] md: raid0 personality registered for level 0 >18:38:09,382 INFO kernel:[ 3.126805] md: raid1 personality registered for level 1 >18:38:09,382 INFO kernel:[ 3.129241] async_tx: api initialized (async) >18:38:09,382 INFO kernel:[ 3.130448] xor: measuring software checksum speed >18:38:09,382 INFO kernel:[ 3.140011] prefetch64-sse: 13636.000 MB/sec >18:38:09,382 INFO kernel:[ 3.150014] generic_sse: 13816.000 MB/sec >18:38:09,382 INFO kernel:[ 3.150361] xor: using function: generic_sse (13816.000 MB/sec) >18:38:09,382 WARNING kernel:[ 3.170024] raid6: sse2x1 6761 MB/s >18:38:09,382 WARNING kernel:[ 3.187020] raid6: sse2x2 9144 MB/s >18:38:09,382 WARNING kernel:[ 3.204019] raid6: sse2x4 10476 MB/s >18:38:09,382 WARNING kernel:[ 3.204378] raid6: using algorithm sse2x4 (10476 MB/s) >18:38:09,382 WARNING kernel:[ 3.204751] raid6: using ssse3x2 recovery algorithm >18:38:09,382 INFO kernel:[ 3.209309] md: raid6 personality registered for level 6 >18:38:09,382 INFO kernel:[ 3.209804] md: raid5 personality registered for level 5 >18:38:09,382 INFO kernel:[ 3.210269] md: raid4 personality registered for level 4 >18:38:09,382 INFO kernel:[ 3.215615] md: raid10 personality registered for level 10 >18:38:09,382 INFO kernel:[ 3.217993] md: linear personality registered for level -1 >18:38:09,382 INFO kernel:[ 3.231089] device-mapper: multipath round-robin: version 1.0.0 loaded >18:38:09,382 INFO kernel:[ 3.236195] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >18:38:09,382 INFO kernel:[ 3.257168] RPC: Registered named UNIX socket transport module. >18:38:09,382 INFO kernel:[ 3.257541] RPC: Registered udp transport module. >18:38:09,382 INFO kernel:[ 3.257994] RPC: Registered tcp transport module. >18:38:09,382 INFO kernel:[ 3.258376] RPC: Registered tcp NFSv4.1 backchannel transport module. >18:38:09,382 INFO kernel:[ 3.375141] [drm] Initialized drm 1.1.0 20060810 >18:38:09,382 INFO kernel:[ 3.386147] ACPI: bus type ATA registered >18:38:09,382 INFO kernel:[ 3.389537] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI >18:38:09,382 INFO kernel:[ 3.389843] e1000: Copyright (c) 1999-2006 Intel Corporation. >18:38:09,382 DEBUG kernel:[ 3.390861] libata version 3.00 loaded. >18:38:09,382 INFO kernel:[ 3.392369] [TTM] Zone kernel: Available graphics memory: 1024990 kiB >18:38:09,382 INFO kernel:[ 3.392663] [TTM] Initializing pool allocator >18:38:09,382 INFO kernel:[ 3.393495] [TTM] Initializing DMA pool allocator >18:38:09,382 INFO kernel:[ 3.393939] [drm] fb mappable at 0x0 >18:38:09,382 INFO kernel:[ 3.394195] [drm] vram aper at 0x0 >18:38:09,382 INFO kernel:[ 3.394429] [drm] size 0 >18:38:09,382 INFO kernel:[ 3.394649] [drm] fb depth is 24 >18:38:09,382 INFO kernel:[ 3.394879] [drm] pitch is 3840 >18:38:09,382 INFO kernel:[ 3.398312] fbcon: cirrusdrmfb (fb0) is primary device >18:38:09,382 INFO kernel:[ 3.415606] Console: switching to colour frame buffer device 160x64 >18:38:09,382 DEBUG kernel:[ 3.418736] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >18:38:09,382 DEBUG kernel:[ 3.418761] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >18:38:09,382 INFO kernel:[ 3.422081] vda: vda1 vda2 vda3 >18:38:09,382 INFO kernel:[ 3.422935] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >18:38:09,382 INFO kernel:[ 3.427550] alg: No test for crc32 (crc32-pclmul) >18:38:09,382 INFO kernel:[ 3.429666] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device >18:38:09,382 INFO kernel:[ 3.429694] cirrus 0000:00:02.0: registered panic notifier >18:38:09,382 INFO kernel:[ 3.429840] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 >18:38:09,382 DEBUG kernel:[ 3.431187] virtio-pci 0000:00:06.0: irq 42 for MSI/MSI-X >18:38:09,382 DEBUG kernel:[ 3.431202] virtio-pci 0000:00:06.0: irq 43 for MSI/MSI-X >18:38:09,382 INFO kernel:[ 3.433693] vdb: vdb1 >18:38:09,382 INFO kernel:[ 3.677198] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >18:38:09,382 INFO kernel:[ 3.762030] tsc: Refined TSC clocksource calibration: 3392.167 MHz >18:38:09,382 INFO kernel:[ 3.778469] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 52:54:00:7b:af:91 >18:38:09,382 INFO kernel:[ 3.778524] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection >18:38:09,382 DEBUG kernel:[ 3.778574] ata_piix 0000:00:01.1: version 2.13 >18:38:09,382 INFO kernel:[ 3.780155] scsi host0: ata_piix >18:38:09,382 INFO kernel:[ 3.780243] scsi host1: ata_piix >18:38:09,382 INFO kernel:[ 3.780277] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14 >18:38:09,382 INFO kernel:[ 3.780306] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15 >18:38:09,382 DEBUG kernel:[ 3.932482] ata1.01: NODEV after polling detection >18:38:09,382 INFO kernel:[ 3.932677] ata1.00: ATAPI: QEMU DVD-ROM, 1.6.2, max UDMA/100 >18:38:09,382 INFO kernel:[ 3.933120] ata1.00: configured for MWDMA2 >18:38:09,382 NOTICE kernel:[ 3.933797] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.6. PQ: 0 ANSI: 5 >18:38:09,382 INFO kernel:[ 3.942020] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >18:38:09,382 INFO kernel:[ 3.942087] cdrom: Uniform CD-ROM driver Revision: 3.20 >18:38:09,382 DEBUG kernel:[ 3.942354] sr 0:0:0:0: Attached scsi CD-ROM sr0 >18:38:09,382 INFO kernel:[ 4.208390] IPv6: ADDRCONF(NETDEV_UP): ens3: link is not ready >18:38:09,382 INFO kernel:[ 6.208623] e1000: ens3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX >18:38:09,382 INFO kernel:[ 6.209409] IPv6: ADDRCONF(NETDEV_CHANGE): ens3: link becomes ready >18:38:09,382 INFO kernel:[ 11.513933] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >18:38:09,382 INFO kernel:[ 11.634861] loop: module loaded >18:38:09,382 INFO kernel:[ 12.559626] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >18:38:09,382 DEBUG kernel:[ 14.868663] SELinux: 2048 avtab hash slots, 106900 rules. >18:38:09,382 DEBUG kernel:[ 14.879352] SELinux: 2048 avtab hash slots, 106900 rules. >18:38:09,382 DEBUG kernel:[ 14.895101] SELinux: 8 users, 86 roles, 4810 types, 281 bools, 1 sens, 1024 cats >18:38:09,382 DEBUG kernel:[ 14.895103] SELinux: 83 classes, 106900 rules >18:38:09,382 DEBUG kernel:[ 14.898164] SELinux: Completing initialization. >18:38:09,382 DEBUG kernel:[ 14.898165] SELinux: Setting up existing superblocks. >18:38:09,382 DEBUG kernel:[ 14.898169] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.898172] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.898178] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.898181] SELinux: initialized (dev proc, type proc), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.898207] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:38:09,382 DEBUG kernel:[ 14.898218] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >18:38:09,382 DEBUG kernel:[ 14.898669] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >18:38:09,382 DEBUG kernel:[ 14.898671] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899133] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >18:38:09,382 DEBUG kernel:[ 14.899136] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899137] SELinux: initialized (dev aio, type aio), not configured for labeling >18:38:09,382 DEBUG kernel:[ 14.899139] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >18:38:09,382 DEBUG kernel:[ 14.899149] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >18:38:09,382 DEBUG kernel:[ 14.899154] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >18:38:09,382 DEBUG kernel:[ 14.899157] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899164] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899166] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899329] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:38:09,382 DEBUG kernel:[ 14.899332] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:38:09,382 DEBUG kernel:[ 14.899806] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:38:09,382 DEBUG kernel:[ 14.899827] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899832] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899833] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899836] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899838] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899843] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899845] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899847] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899849] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899853] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899855] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899858] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899861] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 14.899864] SELinux: initialized (dev vda1, type ext4), uses xattr >18:38:09,382 DEBUG kernel:[ 14.899874] SELinux: initialized (dev loop0, type squashfs), uses xattr >18:38:09,382 DEBUG kernel:[ 14.899878] SELinux: initialized (dev dm-0, type ext4), uses xattr >18:38:09,382 NOTICE kernel:[ 14.916049] type=1403 audit(1411756687.563:2): policy loaded auid=4294967295 ses=4294967295 >18:38:09,382 DEBUG kernel:[ 15.297959] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >18:38:09,382 DEBUG kernel:[ 15.449856] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >18:38:09,382 DEBUG kernel:[ 15.450176] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:38:09,382 INFO kernel:[ 15.950977] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >18:38:09,382 INFO kernel:[ 15.957170] parport_pc 00:04: reported by Plug and Play ACPI >18:38:09,382 INFO kernel:[ 16.003994] input: PC Speaker as /devices/platform/pcspkr/input/input3 >18:38:09,382 NOTICE kernel:[ 16.733715] type=1400 audit(1411756689.380:3): avc: denied { write } for pid=1440 comm="firewalld" name="python2.7" dev="dm-0" ino=9029 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >18:38:09,382 NOTICE kernel:[ 16.733722] type=1400 audit(1411756689.380:4): avc: denied { remove_name } for pid=1440 comm="firewalld" name="site.pyc" dev="dm-0" ino=9716 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >18:38:09,382 NOTICE kernel:[ 16.733727] type=1400 audit(1411756689.380:5): avc: denied { unlink } for pid=1440 comm="firewalld" name="site.pyc" dev="dm-0" ino=9716 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=lnk_file >18:38:09,382 NOTICE kernel:[ 16.733795] type=1400 audit(1411756689.380:6): avc: denied { add_name } for pid=1440 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >18:38:09,382 NOTICE kernel:[ 16.733806] type=1400 audit(1411756689.380:7): avc: denied { create } for pid=1440 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >18:38:09,382 NOTICE kernel:[ 16.733835] type=1400 audit(1411756689.380:8): avc: denied { write } for pid=1440 comm="firewalld" path="/usr/lib64/python2.7/site.pyc" dev="dm-0" ino=9716 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >18:38:09,434 NOTICE kernel:[ 16.786097] type=1400 audit(1411756689.433:9): avc: denied { write } for pid=1440 comm="firewalld" name="python2.7" dev="dm-0" ino=9029 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >18:38:09,434 NOTICE kernel:[ 16.786104] type=1400 audit(1411756689.433:10): avc: denied { remove_name } for pid=1440 comm="firewalld" name="os.pyc" dev="dm-0" ino=10227 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >18:38:09,445 NOTICE kernel:[ 16.797167] type=1400 audit(1411756689.444:11): avc: denied { add_name } for pid=1440 comm="firewalld" name="os.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >18:38:10,810 ERR firewalld: 2014-09-26 18:38:10 ERROR: ebtables not usable, disabling ethernet bridge firewall. >18:38:10,810 CRIT firewalld: 2014-09-26 18:38:10 FATAL ERROR: No IPv4 and IPv6 firewall. >18:38:10,810 ERR firewalld: 2014-09-26 18:38:10 ERROR: Raising SystemExit in run_server >18:38:11,416 INFO NetworkManager: <info> NetworkManager (version 0.9.9.1-37.git20140326.4dba720.el7) is starting... >18:38:11,416 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf and conf.d: 90-anaconda-no-auto-default.conf, 10-ibft-plugin.conf >18:38:11,416 INFO NetworkManager: <info> WEXT support is disabled >18:38:11,427 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >18:38:11,464 INFO polkitd: Started polkitd version 0.112 >18:38:11,537 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >18:38:11,582 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >18:38:11,582 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >18:38:11,582 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:38:11,582 INFO NetworkManager: <info> Loaded plugin iBFT: (c) 2014 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:38:11,582 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:38:11,626 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >18:38:11,626 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-ens3 ... >18:38:11,627 NOTICE NetworkManager: ifcfg-rh: read connection 'ens3' >18:38:11,653 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >18:38:11,671 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >18:38:11,683 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >18:38:11,709 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so >18:38:11,711 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-adsl.so >18:38:11,711 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wwan.so >18:38:11,714 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >18:38:11,714 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >18:38:11,714 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >18:38:11,714 INFO NetworkManager: <info> Networking is enabled by state file >18:38:11,716 INFO NetworkManager: <info> (lo): link connected >18:38:11,716 INFO NetworkManager: <info> (lo): carrier is ON >18:38:11,717 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >18:38:11,717 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >18:38:11,718 INFO NetworkManager: <info> (ens3): link connected >18:38:11,718 INFO NetworkManager: <info> (ens3): carrier is ON >18:38:11,719 INFO NetworkManager: <info> (ens3): new Ethernet device (driver: 'e1000' ifindex: 2) >18:38:11,719 INFO NetworkManager: <info> (ens3): exported as /org/freedesktop/NetworkManager/Devices/1 >18:38:11,719 INFO NetworkManager: <info> (ens3): found matching connection 'ens3' >18:38:11,719 INFO NetworkManager: <info> (ens3): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >18:38:11,721 INFO NetworkManager: <info> (ens3): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >18:38:11,721 INFO NetworkManager: <info> Activation (ens3) starting connection 'ens3' >18:38:11,721 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) scheduled... >18:38:11,722 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) started... >18:38:11,722 INFO NetworkManager: <info> (ens3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >18:38:11,722 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) scheduled... >18:38:11,722 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) complete. >18:38:11,722 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) starting... >18:38:11,722 INFO NetworkManager: <info> (ens3): device state change: prepare -> config (reason 'none') [40 50 0] >18:38:11,722 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) successful. >18:38:11,722 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) scheduled. >18:38:11,723 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) complete. >18:38:11,732 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) started... >18:38:11,732 INFO NetworkManager: <info> (ens3): device state change: config -> ip-config (reason 'none') [50 70 0] >18:38:11,733 INFO NetworkManager: <info> Activation (ens3) Beginning DHCPv4 transaction (timeout in 45 seconds) >18:38:11,767 INFO NetworkManager: <info> dhclient started with pid 1514 >18:38:11,769 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) complete. >18:38:12,024 INFO NetworkManager: <info> (ens3): DHCPv4 state changed nbi -> preinit >18:38:12,032 INFO dhclient: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x67e4f6cf) >18:38:12,072 INFO dhclient: DHCPACK from 192.168.122.1 (xid=0x67e4f6cf) >18:38:12,074 INFO NetworkManager: <info> (ens3): DHCPv4 state changed preinit -> reboot >18:38:12,074 INFO NetworkManager: <info> address 192.168.122.197 >18:38:12,074 INFO NetworkManager: <info> plen 24 (255.255.255.0) >18:38:12,074 INFO NetworkManager: <info> gateway 192.168.122.1 >18:38:12,075 INFO NetworkManager: <info> server identifier 192.168.122.1 >18:38:12,075 INFO NetworkManager: <info> lease time 3600 >18:38:12,075 INFO NetworkManager: <info> nameserver '192.168.122.1' >18:38:12,075 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >18:38:12,075 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) started... >18:38:12,075 INFO NetworkManager: <info> (ens3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >18:38:12,075 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) complete. >18:38:12,076 INFO NetworkManager: <info> (ens3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >18:38:12,076 INFO NetworkManager: <info> (ens3): device state change: secondaries -> activated (reason 'none') [90 100 0] >18:38:12,076 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >18:38:12,076 INFO NetworkManager: <info> Policy set 'ens3' (ens3) as default for IPv4 routing and DNS. >18:38:12,077 INFO NetworkManager: <info> Activation (ens3) successful, device activated. >18:38:12,078 INFO dhclient: bound to 192.168.122.197 -- renewal in 1460 seconds. >18:38:12,080 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >18:38:12,097 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:38:14,687 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >18:38:16,213 WARNING kernel:[ 23.564960] audit_printk_skb: 15 callbacks suppressed >18:38:16,213 NOTICE kernel:[ 23.564963] type=1400 audit(1411756696.211:17): avc: denied { read write } for pid=1608 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 >18:38:16,547 INFO kernel:[ 23.899655] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >18:38:16,648 INFO NetworkManager: <info> startup complete >18:38:17,199 INFO chronyd: chronyd version 1.29.1 starting >18:38:17,200 INFO chronyd: Linux kernel major=3 minor=10 patch=0 >18:38:17,200 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 >18:38:17,200 INFO chronyd: Generated key 1 >18:38:18,912 NOTICE kernel:[ 26.264231] type=1400 audit(1411756698.911:18): avc: denied { read write } for pid=1702 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 >18:38:18,912 NOTICE kernel:[ 26.265017] type=1400 audit(1411756698.911:19): avc: denied { read write } for pid=1702 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1290 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >18:38:19,392 NOTICE kernel:[ 26.744737] type=1400 audit(1411756699.392:20): avc: denied { open } for pid=1462 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=17350 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >18:38:20,000 NOTICE kernel:[ 27.196521] type=1400 audit(1411756700.000:21): avc: denied { ioctl } for pid=1702 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 >18:38:20,000 NOTICE kernel:[ 27.196530] type=1400 audit(1411756700.000:22): avc: denied { getattr } for pid=1702 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 >18:38:20,062 DEBUG kernel:[ 27.258842] ISO 9660 Extensions: Microsoft Joliet Level 3 >18:38:20,066 DEBUG kernel:[ 27.262442] ISO 9660 Extensions: RRIP_1991A >18:38:20,066 DEBUG kernel:[ 27.262456] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >18:38:20,116 DEBUG kernel:[ 27.312420] ISO 9660 Extensions: Microsoft Joliet Level 3 >18:38:20,116 DEBUG kernel:[ 27.312905] ISO 9660 Extensions: RRIP_1991A >18:38:20,116 DEBUG kernel:[ 27.312914] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >18:38:23,075 INFO chronyd: Selected source 72.20.40.62 >18:38:23,075 WARNING chronyd: System clock wrong by 0.904855 seconds, adjustment started >18:38:24,499 INFO chronyd: Selected source 198.60.22.240 >18:38:24,794 NOTICE kernel:[ 31.987881] type=1400 audit(1411756704.790:23): avc: denied { read write } for pid=1721 comm="ntpdate" path="/dev/mapper/control" dev="devtmpfs" ino=1290 scontext=system_u:system_r:ntpd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >18:38:24,794 WARNING kernel:[ 31.987882] audit: audit_lost=6 audit_rate_limit=0 audit_backlog_limit=64 >18:38:24,794 ERR kernel:[ 31.987884] audit: printk limit exceeded >18:38:24,794 ERR kernel:[ 31.987884] >18:38:28,003 INFO kernel:[ 35.199448] Btrfs loaded
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 1147068
: 941686 |
941687
|
941688
|
941689
|
941690
|
941691
|
941692
|
941693
|
941694
|
941695
|
941696