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 833044 Details for
Bug 902417
ValueError: cannot initialize a disk that has partitions
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda-tb-lkardos
anaconda-tb-ydML9b (text/plain), 314.67 KB, created by
Ľuboš Kardoš
on 2013-12-05 08:40:34 UTC
(
hide
)
Description:
anaconda-tb-lkardos
Filename:
MIME Type:
Creator:
Ľuboš Kardoš
Created:
2013-12-05 08:40:34 UTC
Size:
314.67 KB
patch
obsolete
>anaconda 19.31.36-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 822, in initializeDisk > raise ValueError("cannot initialize a disk that has partitions") > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 797, in clearPartitions > self.initializeDisk(disk) > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 519, in execute > storage.clearPartitions() > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1726, in doKickstartStorage > ksdata.clearpart.execute(storage, ksdata, instClass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 402, 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 "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run > threading.Thread.run(self, *args, **kwargs) >ValueError: cannot initialize a disk that has partitions > >Local variables in innermost frame: >magic_partitions: {'sun': 3, 'mac': 1} >self: <blivet.Blivet object at 0x7f0e359d6a90> >disk: existing 30720MB disk vda (1) with existing msdos disklabel > > >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 0x7f0e2e65e810>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=RHEL7 ># Install OS instead of upgrade >install ># Reboot after installation >reboot ># Use hard drive installation media >harddrive --dir=RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso --partition=/dev/disk/by-uuid/e05bdb6b-0c4a-40be-b78d-645c49451ca4 >ignoredisk --only-use=vda ># Keyboard layouts ># old format: keyboard us ># new format: >keyboard --vckeymap=us --xlayouts='us','us' ># System language >lang en_US.UTF-8 > ># Network information >network --hostname=system1.virt ># Root password >rootpw --plaintext redhat ># System services >services --enabled="chronyd" ># System timezone >timezone America/New_York --isUtc ># System bootloader configuration >bootloader --location=mbr >autopart ># Clear the Master Boot Record >zerombr ># Partition clearing information >clearpart --all --initlabel > >%post --nochroot >NB_ROOT="/mnt/sysimage/root" >cp /run/install/ks.cfg $NB_ROOT/nb_ks.cfg >[ ! -e $NB_ROOT/ks.cfg ] && ln -s /root/nb_ks.cfg $NB_ROOT/ks.cfg >cp /nb.py /mnt/sysimage/root/nb.py.old >%end > >%post --nochroot >wget http://file.brq.redhat.com/~mbanas/nb.py -O /mnt/sysimage/root/nb.py >%end > >%post >cat > /etc/yum.repos.d/nb.repo << EOF >[nb_repo] >name=nb_repo >baseurl=http://download.eng.bos.redhat.com/rel-eng/RHEL-7.0-20131127.1/compose/ComputeNode/x86_64/os/ >gpgcheck=0 > >EOF >%end > >%packages >* >chrony >-@conflicts-ComputeNode >-tboot > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition vda1 (2) >, '/mnt/iso_images': existing 6144MB partition vda3 (4) with existing ext3 filesystem >, '/': existing 21994MB partition vda5 (6) >} > swaps: [existing 2080MB partition vda2 (3) >] > name: Red Hat Enterprise Linux ComputeNode Linux 7.0 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: 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._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: XFS instance, containing members: > origFormat.uuid: 49844224-a244-49c7-afd0-81391e076d11 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252005 > origFormat._minInstanceSize: None > origFormat._mountType: xfs > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/vda5 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing swap > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: XFS instance, containing members: > origFormat.uuid: 679d8578-cb55-4396-a892-57f7fe39bd25 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252001 > origFormat._minInstanceSize: None > origFormat._mountType: xfs > origFormat.fsprofile: None > origFormat.label: boot > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/vda1 > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 5 >, ActionDestroyDevice instance, containing members: > device: existing 21995MB partition vda4 (5) > id: 6 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 0 > controllable: True > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _targetSize: 0 > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, existing 30720MB disk vda (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: path: /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 3876864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30288, 4, 32) biosGeometry: (30288, 4, 32) > PedDevice: <_ped.Device object at 0x7f0e2e622290> > exists: True > _size: 1893.0 > id: 7 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 3876864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (241, 255, 63) biosGeometry: (241, 255, 63) > PedDevice: <_ped.Device object at 0x7f0e2e622c20> > exists: True > _size: 0 > id: 8 > controllable: False > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-11-27-06-32-17-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: RHEL-7.0_ComputeNode.x86_64 > _format._targetSize: 0.0 > _format._size: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop0 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/RHEL-7.0\x20ComputeNode.x86_64, /dev/disk/by-uuid/2013-11-27-06-32-17-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-11-27-06-32-17-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: RHEL-7.0_ComputeNode.x86_64 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/loop0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 58490f23-b34e-43b0-aa51-893bcad709c7 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._size: 2048.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop2 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/58490f23-b34e-43b0-aa51-893bcad709c7] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 58490f23-b34e-43b0-aa51-893bcad709c7 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 2048.0 > originalFormat._device: /dev/loop2 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 2048MB dm live-rw (15) with existing ext4 filesystem >, existing 2048MB dm live-base (16) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda3, loop0, /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso, loop1, /run/install/repo/LiveOS/squashfs.img, loop2, /LiveOS/rootfs.img, loop3, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [vda3] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/disk/by-uuid/e05bdb6b-0c4a-40be-b78d-645c49451ca4] > _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: 1 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/disk/by-uuid/e05bdb6b-0c4a-40be-b78d-645c49451ca4] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: True > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _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: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f0e2e65e8d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f0e2e65e890) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f0e2e65e950) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = xfs encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f0e2e65e990) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f0e2e65e9d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f0e4eebdb18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.install_device: Already dumped (PartitionDevice 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._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: None > _intf.payload.default_repos: [red hat enterprise linux, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3 GB > _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._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._tx_id: None > _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.selectedGroups: [] > _intf._currentAction._spokes._origAddons: [] > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._origEnvironment: None > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: None >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _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.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 > 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 > 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 > 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: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _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: False > _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.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 >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._layoutSwitchLabel: Label 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._country_keyboard_variants: {BD: [<pyanaconda.keyboard._Layout object at 0x7f0e289eb050>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb090>], BE: [<pyanaconda.keyboard._Layout object at 0x7f0e289eb0d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb110>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb150>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb1d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb210>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb250>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb2d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb310>], BG: [<pyanaconda.keyboard._Layout object at 0x7f0e289eb350>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb390>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb3d0>], BA: [<pyanaconda.keyboard._Layout object at 0x7f0e289e8e90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8ed0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8f10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8f90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8fd0>], BO: [<pyanaconda.keyboard._Layout object at 0x7f0e289eb910>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb950>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb990>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb9d0>], BH: [<pyanaconda.keyboard._Layout object at 0x7f0e289eb410>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb490>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb4d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb550>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb5d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb610>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb650>], BT: [<pyanaconda.keyboard._Layout object at 0x7f0e289ebc50>], BW: [<pyanaconda.keyboard._Layout object at 0x7f0e289ebc90>], BR: [<pyanaconda.keyboard._Layout object at 0x7f0e289eba10>, <pyanaconda.keyboard._Layout object at 0x7f0e289eba50>, <pyanaconda.keyboard._Layout object at 0x7f0e289ebad0>, <pyanaconda.keyboard._Layout object at 0x7f0e289ebb10>, <pyanaconda.keyboard._Layout object at 0x7f0e289ebb90>, <pyanaconda.keyboard._Layout object at 0x7f0e289ebbd0>], BY: [<pyanaconda.keyboard._Layout object at 0x7f0e289e84d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289ebd10>, <pyanaconda.keyboard._Layout object at 0x7f0e289ebe10>], RU: [<pyanaconda.keyboard._Layout object at 0x7f0e289f0dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0cd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0e10>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0e50>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0ed0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0f10>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0f50>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0fd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0050>, <pyanaconda.keyboard._Layout object at 0x7f0e289e00d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0150>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0190>, <pyanaconda.keyboard._Layout object at 0x7f0e289e01d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0210>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0250>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0290>, <pyanaconda.keyboard._Layout object at 0x7f0e289e02d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0310>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0350>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0390>], RS: [<pyanaconda.keyboard._Layout object at 0x7f0e289f81d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8210>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8290>, <pyanaconda.keyboard._Layout object at 0x7f0e289f82d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8310>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8350>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8390>, <pyanaconda.keyboard._Layout object at 0x7f0e289f83d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8410>], RO: [<pyanaconda.keyboard._Layout object at 0x7f0e289f0850>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0890>, <pyanaconda.keyboard._Layout object at 0x7f0e289f05d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f08d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0610>], GT: [<pyanaconda.keyboard._Layout object at 0x7f0e28a14890>, <pyanaconda.keyboard._Layout object at 0x7f0e2e5abf10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e5abf50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e5abfd0>], GR: [<pyanaconda.keyboard._Layout object at 0x7f0e283e4450>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4990>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4910>, <pyanaconda.keyboard._Layout object at 0x7f0e283e49d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4a90>], JP: [<pyanaconda.keyboard._Layout object at 0x7f0e289ebfd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0050>, <pyanaconda.keyboard._Layout object at 0x7f0e289f00d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0110>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0150>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0190>, <pyanaconda.keyboard._Layout object at 0x7f0e289f01d0>], GE: [<pyanaconda.keyboard._Layout object at 0x7f0e283e4150>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4650>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4210>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4350>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4410>], GB: [<pyanaconda.keyboard._Layout object at 0x7f0e283e4190>, <pyanaconda.keyboard._Layout object at 0x7f0e283e41d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5e50>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4050>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4290>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4550>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4590>, <pyanaconda.keyboard._Layout object at 0x7f0e283e45d0>], GN: [<pyanaconda.keyboard._Layout object at 0x7f0e283e4890>], GH: [<pyanaconda.keyboard._Layout object at 0x7f0e283e4690>, <pyanaconda.keyboard._Layout object at 0x7f0e283e43d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283e44d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283e46d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4710>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4750>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4790>, <pyanaconda.keyboard._Layout object at 0x7f0e283e47d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4810>], OM: [<pyanaconda.keyboard._Layout object at 0x7f0e374120d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283e48d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4b50>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4bd0>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4c10>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4c50>], TN: [<pyanaconda.keyboard._Layout object at 0x7f0e2b969450>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5eb450>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5eb490>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5eb510>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5eb590>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5eb5d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5eb610>], JO: [<pyanaconda.keyboard._Layout object at 0x7f0e289ebe50>, <pyanaconda.keyboard._Layout object at 0x7f0e289ebdd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289ebcd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289ebe90>, <pyanaconda.keyboard._Layout object at 0x7f0e289ebf10>, <pyanaconda.keyboard._Layout object at 0x7f0e289ebf50>, <pyanaconda.keyboard._Layout object at 0x7f0e289ebf90>], HR: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e6cd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6d10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3d10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3d90>], HT: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d3d50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3250>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3910>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3a10>], HU: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d3850>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db0d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6d50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6d90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6e10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6e50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6e90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6ed0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6f10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6f50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6f90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6fd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2050>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2090>, <pyanaconda.keyboard._Layout object at 0x7f0e289e20d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2110>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2150>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2190>, <pyanaconda.keyboard._Layout object at 0x7f0e289e21d0>], HN: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e6ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6b10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6b50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6b90>], PR: [<pyanaconda.keyboard._Layout object at 0x7f0e289e2e90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2f10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2f90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2fd0>], PS: [<pyanaconda.keyboard._Layout object at 0x7f0e289e2f50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2ed0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5050>, <pyanaconda.keyboard._Layout object at 0x7f0e289e50d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5150>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5190>, <pyanaconda.keyboard._Layout object at 0x7f0e289e51d0>], PT: [<pyanaconda.keyboard._Layout object at 0x7f0e289e5390>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5450>, <pyanaconda.keyboard._Layout object at 0x7f0e289e54d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5510>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5550>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5590>, <pyanaconda.keyboard._Layout object at 0x7f0e289e55d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5650>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5690>], PY: [<pyanaconda.keyboard._Layout object at 0x7f0e289e58d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5910>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5950>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5990>], PA: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e6a10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6990>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6a50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e69d0>], UY: [<pyanaconda.keyboard._Layout object at 0x7f0e283d59d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5a10>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5a50>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5a90>], PE: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e6bd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6c10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6c50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6c90>], PK: [<pyanaconda.keyboard._Layout object at 0x7f0e289e25d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2650>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2690>, <pyanaconda.keyboard._Layout object at 0x7f0e289e26d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2710>], PH: [<pyanaconda.keyboard._Layout object at 0x7f0e289e2210>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2250>, <pyanaconda.keyboard._Layout object at 0x7f0e289e22d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2310>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2350>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2390>, <pyanaconda.keyboard._Layout object at 0x7f0e289e23d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2410>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2450>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2490>], PL: [<pyanaconda.keyboard._Layout object at 0x7f0e289e2750>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2790>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2810>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2890>, <pyanaconda.keyboard._Layout object at 0x7f0e289e28d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2910>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2950>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2990>, <pyanaconda.keyboard._Layout object at 0x7f0e289e29d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2a10>], EH: [<pyanaconda.keyboard._Layout object at 0x7f0e2b942110>, <pyanaconda.keyboard._Layout object at 0x7f0e2b949b90>, <pyanaconda.keyboard._Layout object at 0x7f0e2b949bd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2b949c50>, <pyanaconda.keyboard._Layout object at 0x7f0e2b949cd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2b949d10>, <pyanaconda.keyboard._Layout object at 0x7f0e2b949d50>], EE: [<pyanaconda.keyboard._Layout object at 0x7f0e2b935050>, <pyanaconda.keyboard._Layout object at 0x7f0e2b93f210>, <pyanaconda.keyboard._Layout object at 0x7f0e2b93f290>, <pyanaconda.keyboard._Layout object at 0x7f0e2b93f2d0>], EG: [<pyanaconda.keyboard._Layout object at 0x7f0e359feb10>, <pyanaconda.keyboard._Layout object at 0x7f0e2b93fd90>, <pyanaconda.keyboard._Layout object at 0x7f0e2b93fdd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2b93fe50>, <pyanaconda.keyboard._Layout object at 0x7f0e2b93fed0>, <pyanaconda.keyboard._Layout object at 0x7f0e2b93ff10>, <pyanaconda.keyboard._Layout object at 0x7f0e2b93ff50>], ZA: [<pyanaconda.keyboard._Layout object at 0x7f0e289f0550>], EC: [<pyanaconda.keyboard._Layout object at 0x7f0e28a14bd0>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14c50>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14cd0>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14d10>], IT: [<pyanaconda.keyboard._Layout object at 0x7f0e289e8cd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8d10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8d90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8e10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8e50>], ET: [<pyanaconda.keyboard._Layout object at 0x7f0e28a61590>], ES: [<pyanaconda.keyboard._Layout object at 0x7f0e2b921490>, <pyanaconda.keyboard._Layout object at 0x7f0e28a61350>, <pyanaconda.keyboard._Layout object at 0x7f0e28a61410>, <pyanaconda.keyboard._Layout object at 0x7f0e28a61450>, <pyanaconda.keyboard._Layout object at 0x7f0e28a61490>, <pyanaconda.keyboard._Layout object at 0x7f0e28a614d0>, <pyanaconda.keyboard._Layout object at 0x7f0e28a61510>, <pyanaconda.keyboard._Layout object at 0x7f0e28a61550>], ME: [<pyanaconda.keyboard._Layout object at 0x7f0e2b915ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e2b915b10>, <pyanaconda.keyboard._Layout object at 0x7f0e2b915b50>, <pyanaconda.keyboard._Layout object at 0x7f0e2b921350>, <pyanaconda.keyboard._Layout object at 0x7f0e2b921390>, <pyanaconda.keyboard._Layout object at 0x7f0e2b9213d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2b921410>, <pyanaconda.keyboard._Layout object at 0x7f0e2b921450>], MD: [<pyanaconda.keyboard._Layout object at 0x7f0e2b61af50>, <pyanaconda.keyboard._Layout object at 0x7f0e2b915a90>], MA: [<pyanaconda.keyboard._Layout object at 0x7f0e2b5f1d10>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5f1d50>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5fe610>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5fe650>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5fe690>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5fe6d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5fe710>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5fe750>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5fe790>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5fe810>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5fe850>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5fe8d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5fe950>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5fe990>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5fe9d0>], UZ: [<pyanaconda.keyboard._Layout object at 0x7f0e283d5ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5b10>], MM: [<pyanaconda.keyboard._Layout object at 0x7f0e28a56150>], ML: [<pyanaconda.keyboard._Layout object at 0x7f0e28a49490>, <pyanaconda.keyboard._Layout object at 0x7f0e3e023d50>, <pyanaconda.keyboard._Layout object at 0x7f0e3e023d90>, <pyanaconda.keyboard._Layout object at 0x7f0e28a49b90>], MN: [<pyanaconda.keyboard._Layout object at 0x7f0e283cd550>], MK: [<pyanaconda.keyboard._Layout object at 0x7f0e28a39dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e28a49410>], MT: [<pyanaconda.keyboard._Layout object at 0x7f0e283d3850>, <pyanaconda.keyboard._Layout object at 0x7f0e283d39d0>], MV: [<pyanaconda.keyboard._Layout object at 0x7f0e283d3550>], MR: [<pyanaconda.keyboard._Layout object at 0x7f0e2b93fc50>, <pyanaconda.keyboard._Layout object at 0x7f0e283d3650>, <pyanaconda.keyboard._Layout object at 0x7f0e283d3690>, <pyanaconda.keyboard._Layout object at 0x7f0e283d3710>, <pyanaconda.keyboard._Layout object at 0x7f0e283d3790>, <pyanaconda.keyboard._Layout object at 0x7f0e283d37d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d3810>], UA: [<pyanaconda.keyboard._Layout object at 0x7f0e283c9bd0>, <pyanaconda.keyboard._Layout object at 0x7f0e283cd310>, <pyanaconda.keyboard._Layout object at 0x7f0e283cd350>, <pyanaconda.keyboard._Layout object at 0x7f0e283cd3d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283cd410>, <pyanaconda.keyboard._Layout object at 0x7f0e283cd450>, <pyanaconda.keyboard._Layout object at 0x7f0e283cd490>, <pyanaconda.keyboard._Layout object at 0x7f0e283cd4d0>], MX: [<pyanaconda.keyboard._Layout object at 0x7f0e283d3590>, <pyanaconda.keyboard._Layout object at 0x7f0e283d3990>, <pyanaconda.keyboard._Layout object at 0x7f0e283d3a10>, <pyanaconda.keyboard._Layout object at 0x7f0e283d3910>], IL: [<pyanaconda.keyboard._Layout object at 0x7f0e289e5c10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5b50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5c50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5c90>], FR: [<pyanaconda.keyboard._Layout object at 0x7f0e283d5c10>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5c50>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5cd0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5d10>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5d50>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5e10>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5ed0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5f10>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5f50>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5f90>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5fd0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d9090>, <pyanaconda.keyboard._Layout object at 0x7f0e283d90d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d9150>, <pyanaconda.keyboard._Layout object at 0x7f0e283d9190>, <pyanaconda.keyboard._Layout object at 0x7f0e283d91d0>], FI: [<pyanaconda.keyboard._Layout object at 0x7f0e283d3890>, <pyanaconda.keyboard._Layout object at 0x7f0e2e65e610>, <pyanaconda.keyboard._Layout object at 0x7f0e2e65e750>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5250>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5310>], FO: [<pyanaconda.keyboard._Layout object at 0x7f0e283d5910>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5950>], NI: [<pyanaconda.keyboard._Layout object at 0x7f0e2b93f310>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5e90>, <pyanaconda.keyboard._Layout object at 0x7f0e283d9210>, <pyanaconda.keyboard._Layout object at 0x7f0e283d94d0>], NL: [<pyanaconda.keyboard._Layout object at 0x7f0e283d9550>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5290>, <pyanaconda.keyboard._Layout object at 0x7f0e283d3c10>, <pyanaconda.keyboard._Layout object at 0x7f0e283d3b10>], NO: [<pyanaconda.keyboard._Layout object at 0x7f0e283d3ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e283dffd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2b903090>, <pyanaconda.keyboard._Layout object at 0x7f0e2b9030d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2b903110>, <pyanaconda.keyboard._Layout object at 0x7f0e2b903150>, <pyanaconda.keyboard._Layout object at 0x7f0e2b903190>, <pyanaconda.keyboard._Layout object at 0x7f0e2b9031d0>], NG: [<pyanaconda.keyboard._Layout object at 0x7f0e283d5b50>, <pyanaconda.keyboard._Layout object at 0x7f0e283d3510>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5b90>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5bd0>], NP: [<pyanaconda.keyboard._Layout object at 0x7f0e2b903490>], CH: [<pyanaconda.keyboard._Layout object at 0x7f0e289f0590>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0650>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0690>, <pyanaconda.keyboard._Layout object at 0x7f0e289f06d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0710>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0750>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0790>, <pyanaconda.keyboard._Layout object at 0x7f0e289f07d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0810>], CO: [<pyanaconda.keyboard._Layout object at 0x7f0e289f0c90>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0d10>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0d50>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0d90>], CN: [<pyanaconda.keyboard._Layout object at 0x7f0e289f0b90>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0bd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0c10>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0c50>], CM: [<pyanaconda.keyboard._Layout object at 0x7f0e289f0a50>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0a90>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0b10>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0b50>], CL: [<pyanaconda.keyboard._Layout object at 0x7f0e289f0910>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0990>, <pyanaconda.keyboard._Layout object at 0x7f0e289f09d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0a10>], CA: [<pyanaconda.keyboard._Layout object at 0x7f0e289f0250>, <pyanaconda.keyboard._Layout object at 0x7f0e289f02d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0350>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0390>, <pyanaconda.keyboard._Layout object at 0x7f0e289f03d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0450>, <pyanaconda.keyboard._Layout object at 0x7f0e289f0490>, <pyanaconda.keyboard._Layout object at 0x7f0e289f04d0>], CD: [<pyanaconda.keyboard._Layout object at 0x7f0e289f0510>], CZ: [<pyanaconda.keyboard._Layout object at 0x7f0e289e07d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0810>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0890>, <pyanaconda.keyboard._Layout object at 0x7f0e289e08d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0910>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0950>], CR: [<pyanaconda.keyboard._Layout object at 0x7f0e289e03d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0510>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0450>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0410>], CU: [<pyanaconda.keyboard._Layout object at 0x7f0e289e0610>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0650>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0690>, <pyanaconda.keyboard._Layout object at 0x7f0e289e06d0>], SY: [<pyanaconda.keyboard._Layout object at 0x7f0e289fc5d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc610>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc650>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc690>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc6d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc710>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc750>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc7d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc810>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc890>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc910>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc950>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc990>], KG: [<pyanaconda.keyboard._Layout object at 0x7f0e289e0590>, <pyanaconda.keyboard._Layout object at 0x7f0e289e05d0>], KE: [<pyanaconda.keyboard._Layout object at 0x7f0e289e0550>, <pyanaconda.keyboard._Layout object at 0x7f0e289e04d0>], KH: [<pyanaconda.keyboard._Layout object at 0x7f0e289e0710>], SV: [<pyanaconda.keyboard._Layout object at 0x7f0e289fc290>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc1d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc210>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc2d0>], SK: [<pyanaconda.keyboard._Layout object at 0x7f0e289f8790>, <pyanaconda.keyboard._Layout object at 0x7f0e289f87d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8850>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8890>], KR: [<pyanaconda.keyboard._Layout object at 0x7f0e289e0e90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0ed0>], SI: [<pyanaconda.keyboard._Layout object at 0x7f0e289f8450>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8490>, <pyanaconda.keyboard._Layout object at 0x7f0e289f84d0>], KW: [<pyanaconda.keyboard._Layout object at 0x7f0e289f8510>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8590>, <pyanaconda.keyboard._Layout object at 0x7f0e289f85d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8650>, <pyanaconda.keyboard._Layout object at 0x7f0e289f86d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8710>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8750>], SN: [<pyanaconda.keyboard._Layout object at 0x7f0e289f8f50>], KZ: [<pyanaconda.keyboard._Layout object at 0x7f0e289f8e90>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8ed0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8f10>], SA: [<pyanaconda.keyboard._Layout object at 0x7f0e289e0790>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0a10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0a50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0b50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0b90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0bd0>], SE: [<pyanaconda.keyboard._Layout object at 0x7f0e289e0f10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0f50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0fd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8050>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8090>, <pyanaconda.keyboard._Layout object at 0x7f0e289f80d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8110>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8150>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8190>], SD: [<pyanaconda.keyboard._Layout object at 0x7f0e289e0c10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0c90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0cd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0d50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0e10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0e50>], DO: [<pyanaconda.keyboard._Layout object at 0x7f0e289fc9d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289fca10>, <pyanaconda.keyboard._Layout object at 0x7f0e289fca50>, <pyanaconda.keyboard._Layout object at 0x7f0e289fca90>], DK: [<pyanaconda.keyboard._Layout object at 0x7f0e289f8f90>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc050>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc0d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc110>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc190>], DE: [<pyanaconda.keyboard._Layout object at 0x7f0e289f88d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8950>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8990>, <pyanaconda.keyboard._Layout object at 0x7f0e289e0750>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8a10>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8a50>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8a90>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8b10>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8b50>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8bd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8c10>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8c50>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8c90>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8cd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8d90>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289f8e50>], YE: [<pyanaconda.keyboard._Layout object at 0x7f0e289eb690>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb710>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb750>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb7d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb850>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb890>, <pyanaconda.keyboard._Layout object at 0x7f0e289eb8d0>], DZ: [<pyanaconda.keyboard._Layout object at 0x7f0e289fcb90>, <pyanaconda.keyboard._Layout object at 0x7f0e28a00590>, <pyanaconda.keyboard._Layout object at 0x7f0e28a005d0>, <pyanaconda.keyboard._Layout object at 0x7f0e28a00650>, <pyanaconda.keyboard._Layout object at 0x7f0e28a006d0>, <pyanaconda.keyboard._Layout object at 0x7f0e28a00710>, <pyanaconda.keyboard._Layout object at 0x7f0e28a00750>], US: [<pyanaconda.keyboard._Layout object at 0x7f0e283d52d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5350>, <pyanaconda.keyboard._Layout object at 0x7f0e283d38d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5390>, <pyanaconda.keyboard._Layout object at 0x7f0e283d53d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5410>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5450>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5490>, <pyanaconda.keyboard._Layout object at 0x7f0e283d54d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5510>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5550>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5590>, <pyanaconda.keyboard._Layout object at 0x7f0e283d55d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5610>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5650>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5690>, <pyanaconda.keyboard._Layout object at 0x7f0e283d56d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5750>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5790>, <pyanaconda.keyboard._Layout object at 0x7f0e283d57d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5810>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5850>, <pyanaconda.keyboard._Layout object at 0x7f0e283d5890>, <pyanaconda.keyboard._Layout object at 0x7f0e283d58d0>], LB: [<pyanaconda.keyboard._Layout object at 0x7f0e289fc310>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc390>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc3d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc450>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc4d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc510>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc550>], LA: [<pyanaconda.keyboard._Layout object at 0x7f0e289f8fd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289fc250>], TW: [<pyanaconda.keyboard._Layout object at 0x7f0e2b61ae50>, <pyanaconda.keyboard._Layout object at 0x7f0e2b61ae90>, <pyanaconda.keyboard._Layout object at 0x7f0e2b61af10>], TR: [<pyanaconda.keyboard._Layout object at 0x7f0e2b5eb650>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5f1a10>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5f1a90>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5f1ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5f1b10>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5f1b50>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5f1b90>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5f1bd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5f1c10>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5f1c50>, <pyanaconda.keyboard._Layout object at 0x7f0e2b5f1c90>], LK: [<pyanaconda.keyboard._Layout object at 0x7f0e289fcad0>, <pyanaconda.keyboard._Layout object at 0x7f0e289fcb10>, <pyanaconda.keyboard._Layout object at 0x7f0e289fcb50>], LV: [<pyanaconda.keyboard._Layout object at 0x7f0e28a14650>, <pyanaconda.keyboard._Layout object at 0x7f0e3595d3d0>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14690>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14710>, <pyanaconda.keyboard._Layout object at 0x7f0e28a146d0>, <pyanaconda.keyboard._Layout object at 0x7f0e28a147d0>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14810>], LT: [<pyanaconda.keyboard._Layout object at 0x7f0e28a00790>, <pyanaconda.keyboard._Layout object at 0x7f0e28a0cbd0>, <pyanaconda.keyboard._Layout object at 0x7f0e28a0cc10>, <pyanaconda.keyboard._Layout object at 0x7f0e28a0cc50>, <pyanaconda.keyboard._Layout object at 0x7f0e28a0cc90>, <pyanaconda.keyboard._Layout object at 0x7f0e28a0ccd0>], TM: [<pyanaconda.keyboard._Layout object at 0x7f0e2b93ff90>, <pyanaconda.keyboard._Layout object at 0x7f0e2b949dd0>], TJ: [<pyanaconda.keyboard._Layout object at 0x7f0e28a14850>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14b90>], TH: [<pyanaconda.keyboard._Layout object at 0x7f0e28a0cf10>, <pyanaconda.keyboard._Layout object at 0x7f0e28a145d0>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14610>], LY: [<pyanaconda.keyboard._Layout object at 0x7f0e28a14d50>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14e50>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14ed0>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14f50>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14f90>, <pyanaconda.keyboard._Layout object at 0x7f0e28a14fd0>], AE: [<pyanaconda.keyboard._Layout object at 0x7f0e289e2a50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2b10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2b90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2c10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2c50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2c90>], VE: [<pyanaconda.keyboard._Layout object at 0x7f0e2b9035d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4090>, <pyanaconda.keyboard._Layout object at 0x7f0e283e40d0>, <pyanaconda.keyboard._Layout object at 0x7f0e283e4110>], AF: [<pyanaconda.keyboard._Layout object at 0x7f0e289e2d10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2d50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2d90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2e10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e2e50>], IQ: [<pyanaconda.keyboard._Layout object at 0x7f0e289e8890>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8850>, <pyanaconda.keyboard._Layout object at 0x7f0e289e88d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8910>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8950>], IS: [<pyanaconda.keyboard._Layout object at 0x7f0e289e8b50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8b90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8bd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8c50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8c90>], IR: [<pyanaconda.keyboard._Layout object at 0x7f0e289e8990>, <pyanaconda.keyboard._Layout object at 0x7f0e289e89d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8a50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8a90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8b10>], AM: [<pyanaconda.keyboard._Layout object at 0x7f0e289e5210>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5250>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5290>, <pyanaconda.keyboard._Layout object at 0x7f0e289e52d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5310>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5350>], AL: [<pyanaconda.keyboard._Layout object at 0x7f0e289e5750>], VN: [<pyanaconda.keyboard._Layout object at 0x7f0e283e4510>], AR: [<pyanaconda.keyboard._Layout object at 0x7f0e289e5ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5b10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5b90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5bd0>], AT: [<pyanaconda.keyboard._Layout object at 0x7f0e289e59d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5710>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5a50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5a90>], IN: [<pyanaconda.keyboard._Layout object at 0x7f0e289e5f90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8090>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8050>, <pyanaconda.keyboard._Layout object at 0x7f0e289e80d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8110>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8150>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8190>, <pyanaconda.keyboard._Layout object at 0x7f0e289e81d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8210>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8250>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8290>, <pyanaconda.keyboard._Layout object at 0x7f0e289e82d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8310>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8350>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8390>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8410>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8450>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8490>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8550>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8590>, <pyanaconda.keyboard._Layout object at 0x7f0e289e85d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8650>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8690>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8710>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8750>, <pyanaconda.keyboard._Layout object at 0x7f0e289e8790>, <pyanaconda.keyboard._Layout object at 0x7f0e289e87d0>], TZ: [<pyanaconda.keyboard._Layout object at 0x7f0e28a39d90>], AZ: [<pyanaconda.keyboard._Layout object at 0x7f0e289e5cd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5d10>], IE: [<pyanaconda.keyboard._Layout object at 0x7f0e289e53d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5410>, <pyanaconda.keyboard._Layout object at 0x7f0e289e57d0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5810>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5850>], QA: [<pyanaconda.keyboard._Layout object at 0x7f0e289e5d50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5d90>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5e50>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5ed0>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5f10>, <pyanaconda.keyboard._Layout object at 0x7f0e289e5f50>]} > _intf._currentAction._spokes._xkl_wrapper._switching_options: [grp:switch, grp:lswitch, grp:lwin_switch, grp:rwin_switch, grp:win_switch, grp:caps_switch, grp:rctrl_switch, grp:toggle, grp:lalt_toggle, grp:caps_toggle, grp:shift_caps_toggle, grp:shift_caps_switch, grp:win_menu_switch, grp:lctrl_rctrl_switch, grp:alt_caps_toggle, grp:shifts_toggle, grp:alts_toggle, grp:ctrls_toggle, grp:ctrl_shift_toggle, grp:lctrl_lshift_toggle, grp:rctrl_rshift_toggle, grp:ctrl_alt_toggle, grp:alt_shift_toggle, grp:lalt_lshift_toggle, grp:alt_space_toggle, grp:menu_toggle, grp:lwin_toggle, grp:rwin_toggle, grp:lshift_toggle, grp:rshift_toggle, grp:lctrl_toggle, grp:rctrl_toggle, grp:sclk_toggle, grp:lctrl_lwin_rctrl_menu] > _intf._currentAction._spokes._xkl_wrapper._engine: Engine instance, containing members: > _intf._currentAction._spokes._xkl_wrapper.name_to_show_str: {ch (de_mac): Swiss German; Alemannic; Alsatian (German (Switzerland, Macintosh)), de (nodeadkeys): German (German (eliminate dead keys)), gr: Greek, Modern (1453-) (Greek), pl (dvorak): Polish (Polish (Dvorak)), pl (ru_phonetic_dvorak): Russian (Russian (Poland, phonetic Dvorak)), sk (bksl): Slovak (Slovak (extended Backslash)), jp (kana): Japanese (Japanese (Kana)), gb: English (English (UK)), lv (fkey): Latvian (Latvian (F variant)), gn: French (French (Guinea)), pl (szl): Poland (Silesian), ge (mess): Georgian (Georgian (MESS)), gh: English (English (Ghana)), tz: Swahili (Swahili (Tanzania)), gh (avn): Ghana (Avatime), de (dsb): Lower Sorbian (Lower Sorbian), tr: Turkish (Turkish), pt (nativo-epo): Esperanto (Esperanto (Portugal, Nativo)), at (nodeadkeys): German (German (Austria, eliminate dead keys)), ru (kom): Komi (Komi), tj: Tajik (Tajik), th: Thai (Thai), sk (qwerty): Slovak (Slovak (qwerty)), de (mac): German (German (Macintosh)), ml (us-intl): English (English (Mali, US international)), ro (std): Romanian (Romanian (standard)), in (urd-phonetic): Urdu (Urdu (phonetic)), no (nodeadkeys): Norwegian (Norwegian (eliminate dead keys)), us (euro): English (English (US, with euro on 5)), be (sundeadkeys): Dutch; Flemish (Belgian (Sun dead keys)), de (deadgraveacute): German (German (dead grave acute)), fr (nodeadkeys): French (French (eliminate dead keys)), ch (fr_mac): French (French (Switzerland, Macintosh)), ge: Georgian (Georgian), lv (adapted): Latvian (Latvian (adapted)), in (mal): Malayalam (Malayalam), hu (102_qwerty_dot_nodead): Hungarian (Hungarian (102/qwerty/dot/eliminate dead keys)), es (deadtilde): Spanish; Castilian (Spanish (include dead tilde)), in (tam_keyboard_with_numerals): Tamil (Tamil (keyboard with numerals)), be: Dutch; Flemish (Belgian), de (sundeadkeys): German (German (Sun dead keys)), za: English (English (South Africa)), be (oss_latin9): Dutch; Flemish (Belgian (alternative, latin-9 only)), us (dvorak): English (English (Dvorak)), ee (dvorak): Estonian (Estonian (Dvorak)), in (ben_gitanjali): Bengali (Bengali (India, Uni Gitanjali)), fr (mac): French (French (Macintosh)), kz (kazrus): Russian (Kazakh (with Russian)), ie (CloGaelach): Irish (CloGaelach), ng (igbo): Igbo (Igbo), ma (tifinagh-extended-phonetic): Berber languages (Berber (Morocco, Tifinagh extended phonetic)), se (nodeadkeys): Swedish (Swedish (eliminate dead keys)), us (chr): Cherokee (Cherokee), rs (latinunicodeyz): Serbian (Serbian (Latin Unicode qwerty)), ru (typewriter): Russian (Russian (typewriter)), ee (us): Estonian (Estonian (US keyboard with Estonian letters)), no (mac_nodeadkeys): Norwegian (Norwegian (Macintosh, eliminate dead keys)), iq (ku_f): Kurdish (Kurdish (Iraq, F)), no (colemak): Norwegian (Norwegian (Colemak)), cz (qwerty_bksl): Czech (Czech (qwerty, extended Backslash)), de (legacy): German (German (legacy)), it (us): Italian (Italian (US keyboard with Italian letters)), sy (ku_f): Kurdish (Kurdish (Syria, F)), epo (legacy): Esperanto (Esperanto (displaced semicolon and quote, obsolete)), in (guru): Panjabi; Punjabi (Punjabi (Gurmukhi)), hu (102_qwertz_comma_dead): Hungarian (Hungarian (102/qwertz/comma/dead keys)), tw: Taiwan, Province of China (Taiwanese), fr (geo): Georgian (Georgian (France, AZERTY Tskapo)), hu (101_qwertz_dot_nodead): Hungarian (Hungarian (101/qwertz/dot/eliminate dead keys)), pt (nodeadkeys): Portuguese (Portuguese (eliminate dead keys)), hu (102_qwerty_dot_dead): Hungarian (Hungarian (102/qwerty/dot/dead keys)), tr (ku_alt): Kurdish (Kurdish (Turkey, Latin Alt-Q)), ca (multi): French (Canadian Multilingual (first part)), ru (phonetic): Russian (Russian (phonetic)), in (ben_baishakhi): Bengali (Bengali (India, Baishakhi)), hu (nodeadkeys): Hungarian (Hungarian (eliminate dead keys)), fr: French (French), lt (lekp): Lithuanian (Lithuanian (LEKP)), ru (bak): Bashkir (Bashkirian), by (legacy): Belarusian (Belarusian (legacy)), me (latinyz): Serbian (Montenegrin (Latin qwerty)), am (phonetic-alt): Armenian (Armenian (alternative phonetic)), ba (alternatequotes): Bosnian (Bosnian (use guillemets for quotes)), us (dvorak-l): English (English (left handed Dvorak)), pt (mac_sundeadkeys): Portuguese (Portuguese (Macintosh, Sun dead keys)), tm: Turkmen (Turkmen), ru (legacy): Russian (Russian (legacy)), tw (indigenous): Taiwan, Province of China (Taiwanese (indigenous)), is: Icelandic (Icelandic), no (mac): Norwegian (Norwegian (Macintosh)), se (swl): Sweden (Swedish Sign Language), se (dvorak): Swedish (Swedish (Dvorak)), ua (rstu_ru): Ukrainian (Russian (Ukraine, standard RSTU)), me: Serbian (Montenegrin), md: Romanian (Moldavian), ma: Morocco (Arabic (Morocco)), mm: Burmese (Burmese), ml: Bambara (Bambara), pl (qwertz): Polish (Polish (qwertz)), us (dvorak-intl): English (English (Dvorak, international with dead keys)), mk: Macedonian (Macedonian), mt: Maltese (Maltese), fr (bre): French (French (Breton)), mv: Divehi; Dhivehi; Maldivian (Dhivehi), hu (102_qwertz_comma_nodead): Hungarian (Hungarian (102/qwertz/comma/eliminate dead keys)), cn (tib_asciinum): Tibetan (Tibetan (with ASCII numerals)), ph (colemak): Filipino; Pilipino (Filipino (Colemak Latin)), in (urd-winkeys): Urdu (Urdu (WinKeys)), bd (probhat): Bengali (Bengali (Probhat)), la (stea): Lao (Lao (STEA proposed standard layout)), ua (typewriter): Ukrainian (Ukrainian (typewriter)), iq (ku_ara): Kurdish (Kurdish (Iraq, Arabic-Latin)), gb (dvorakukp): English (English (UK, Dvorak with UK punctuation)), fi (mac): Finnish (Finnish (Macintosh)), hu (qwerty): Hungarian (Hungarian (qwerty)), mn: Mongolian (Mongolian), tr (sundeadkeys): Turkish (Turkish (Sun dead keys)), hu (101_qwertz_comma_nodead): Hungarian (Hungarian (101/qwertz/comma/eliminate dead keys)), pt (mac_nodeadkeys): Portuguese (Portuguese (Macintosh, eliminate dead keys)), se (svdvorak): Swedish (Swedish (Svdvorak)), me (latinalternatequotes): Serbian (Montenegrin (Latin with guillemets)), af (olpc-ps): Pushto; Pashto (Pashto (Afghanistan, OLPC)), es (mac): Spanish; Castilian (Spanish (Macintosh)), sy (ku_alt): Kurdish (Kurdish (Syria, Latin Alt-Q)), il (biblical): Hebrew (Hebrew (Biblical, Tiro)), il (lyx): Hebrew (Hebrew (lyx)), fi: Finnish (Finnish), mao: Maori (Maori), fo: Faroese (Faroese), sy: Syriac (Arabic (Syria)), sy (syc_phonetic): Syriac (Syriac (phonetic)), ma (french): French (French (Morocco)), dk (mac_nodeadkeys): Danish (Danish (Macintosh, eliminate dead keys)), sk: Slovak (Slovak), in (tam_TAB): Tamil (Tamil (TAB typewriter)), ph (dvorak-bay): Filipino; Pilipino (Filipino (Dvorak Baybayin)), sn: Wolof (Wolof), in (urd-phonetic3): Urdu (Urdu (alternative phonetic)), lv (apostrophe): Latvian (Latvian (apostrophe variant)), us (workman-intl): English (English (Workman, international with dead keys)), se: Swedish (Swedish), ml (fr-oss): French (French (Mali, alternative)), af (uz-olpc): Uzbek (Uzbek (Afghanistan, OLPC)), fr (latin9_sundeadkeys): French (French (legacy, alternative, Sun dead keys)), sy (ku): Kurdish (Kurdish (Syria, Latin Q)), de (ro_nodeadkeys): Romanian (Romanian (Germany, eliminate dead keys)), ba (unicode): Bosnian (Bosnian (use Bosnian digraphs)), ma (tifinagh-alt-phonetic): Berber languages (Berber (Morocco, Tifinagh alternative phonetic)), ma (tifinagh-alt): Berber languages (Berber (Morocco, Tifinagh alternative)), la: Lao (Lao), lk: Sinhala; Sinhalese (Sinhala (phonetic)), lv: Latvian (Latvian), lt: Lithuanian (Lithuanian), jp (mac): Japanese (Japanese (Macintosh)), ir: Persian (Persian), be (oss): Dutch; Flemish (Belgian (alternative)), cm (french): French (French (Cameroon)), iq (ku): Kurdish (Kurdish (Iraq, Latin Q)), cm (azerty): French (Cameroon Multilingual (azerty)), ph (capewell-qwerf2k6): Filipino; Pilipino (Filipino (Capewell-QWERF 2006 Latin)), fr (oci): Occitan (post 1500) (Occitan), es (nodeadkeys): Spanish; Castilian (Spanish (eliminate dead keys)), fi (nodeadkeys): Finnish (Finnish (classic, eliminate dead keys)), in (jhelum): Panjabi; Punjabi (Punjabi (Gurmukhi Jhelum)), se (smi): Northern Sami (Northern Saami (Sweden)), tr (crh_alt): Crimean Tatar; Crimean Turkish (Crimean Tatar (Turkish Alt-Q)), be (nodeadkeys): Dutch; Flemish (Belgian (eliminate dead keys)), hu (101_qwertz_comma_dead): Hungarian (Hungarian (101/qwertz/comma/dead keys)), pt (mac): Portuguese (Portuguese (Macintosh)), in (ben): Bengali (Bengali (India)), by (latin): Belarusian (Belarusian (Latin)), fr (oss_nodeadkeys): French (French (alternative, eliminate dead keys)), nl (mac): Dutch; Flemish (Dutch (Macintosh)), de (mac_nodeadkeys): German (German (Macintosh, eliminate dead keys)), ee (nodeadkeys): Estonian (Estonian (eliminate dead keys)), in (hin-wx): Hindi (Hindi (Wx)), kg (phonetic): Kirghiz; Kyrgyz (Kyrgyz (phonetic)), ru (sah): Yakut (Yakut), no (smi): Northern Sami (Northern Saami (Norway)), hu (101_qwerty_dot_dead): Hungarian (Hungarian (101/qwerty/dot/dead keys)), ie (UnicodeExpert): English (Irish (UnicodeExpert)), pk (snd): Sindhi (Sindhi), ch (legacy): Swiss German; Alemannic; Alsatian (German (Switzerland, legacy)), et: Amharic (Amharic), ru (chm): Mari (Mari), ca (ike): Inuktitut (Inuktitut), ru: Russian (Russian), cn (uig): Uighur; Uyghur (Uyghur), nl (sundeadkeys): Dutch; Flemish (Dutch (Sun dead keys)), us (hbs): English (Serbo-Croatian (US)), pk (ara): Arabic (Arabic (Pakistan)), ie (ogam): Irish, Old (to 900) (Ogham), ro: Romanian (Romanian), pl (dvp): Polish (Polish (programmer Dvorak)), ch (de_sundeadkeys): Swiss German; Alemannic; Alsatian (German (Switzerland, Sun dead keys)), ua (winkeys): Ukrainian (Ukrainian (WinKeys)), gb (dvorak): English (English (UK, Dvorak)), gb (mac): English (English (UK, Macintosh)), hu (102_qwerty_comma_nodead): Hungarian (Hungarian (102/qwerty/comma/eliminate dead keys)), in (eng): English (English (India, with RupeeSign)), hu (101_qwerty_comma_dead): Hungarian (Hungarian (101/qwerty/comma/dead keys)), ca (fr-legacy): French (French (Canada, legacy)), cm (qwerty): English (Cameroon Multilingual (qwerty)), pl (dvorak_altquotes): Polish (Polish (Dvorak, Polish quotes on key 1)), af (uz): Uzbek (Uzbek (Afghanistan)), latam: Spanish; Castilian (Spanish (Latin American)), br (dvorak): Portuguese (Portuguese (Brazil, Dvorak)), am (phonetic): Armenian (Armenian (phonetic)), mk (nodeadkeys): Macedonian (Macedonian (eliminate dead keys)), rs (rue): Serbia (Pannonian Rusyn (homophonic)), de (deadacute): German (German (dead acute)), hu (102_qwerty_comma_dead): Hungarian (Hungarian (102/qwerty/comma/dead keys)), is (mac): Icelandic (Icelandic (Macintosh)), lk (tam_unicode): Tamil (Tamil (Sri Lanka, Unicode)), jp (kana86): Japanese (Japanese (Kana 86)), ru (mac): Russian (Russian (Macintosh)), de (T3): German (German (T3)), no (dvorak): Norwegian (Norwegian (Dvorak)), be (iso-alternate): Dutch; Flemish (Belgian (ISO alternate)), in (mal_lalitha): Malayalam (Malayalam (Lalitha)), us (dvorak-classic): English (English (classic Dvorak)), iq (ku_alt): Kurdish (Kurdish (Iraq, Latin Alt-Q)), ph (dvorak): Filipino; Pilipino (Filipino (Dvorak Latin)), fo (nodeadkeys): Faroese (Faroese (eliminate dead keys)), es (ast): Asturian; Bable; Leonese; Asturleonese (Asturian (Spain, with bottom-dot H and bottom-dot L)), cm (dvorak): English (Cameroon Multilingual (Dvorak)), th (tis): Thai (Thai (TIS-820.2538)), ch (fr_nodeadkeys): French (French (Switzerland, eliminate dead keys)), in (tel): Telugu (Telugu), gb (colemak): English (English (UK, Colemak)), ru (typewriter-legacy): Russian (Russian (typewriter, legacy)), bg (phonetic): Bulgarian (Bulgarian (traditional phonetic)), es (dvorak): Spanish; Castilian (Spanish (Dvorak)), ph (capewell-dvorak): Filipino; Pilipino (Filipino (Capewell-Dvorak Latin)), latam (nodeadkeys): Spanish; Castilian (Spanish (Latin American, eliminate dead keys)), lk (tam_TAB): Tamil (Tamil (Sri Lanka, TAB Typewriter)), ara (qwerty_digits): Arabic (Arabic (qwerty/digits)), tr (f): Turkish (Turkish (F)), me (cyrillic): Serbian (Montenegrin (Cyrillic)), in (guj): Gujarati (Gujarati), tr (ku_f): Kurdish (Kurdish (Turkey, F)), ro (cedilla): Romanian (Romanian (cedilla)), ma (tifinagh-extended): Berber languages (Berber (Morocco, Tifinagh extended)), ml (us-mac): English (English (Mali, US Macintosh)), in (mal_enhanced): Malayalam (Malayalam (enhanced Inscript with Rupee Sign)), cz (ucw): Czech (Czech (UCW layout, accented letters only)), ru (xal): Kalmyk; Oirat (Kalmyk), de (ro): Romanian (Romanian (Germany)), si: Slovenian (Slovenian), ua (legacy): Ukrainian (Ukrainian (legacy)), am (western): Armenian (Armenian (western)), ua (homophonic): Ukrainian (Ukrainian (homophonic)), ch (de_nodeadkeys): Swiss German; Alemannic; Alsatian (German (Switzerland, eliminate dead keys)), tr (alt): Turkish (Turkish (Alt-Q)), it (mac): Italian (Italian (Macintosh)), lv (ergonomic): Latvian (Latvian (ergonomic, GJRMV)), es: Spanish; Castilian (Spanish), in (tam_unicode): Tamil (Tamil (Unicode)), latam (sundeadkeys): Spanish; Castilian (Spanish (Latin American, Sun dead keys)), kg: Kirghiz; Kyrgyz (Kyrgyz), ng (yoruba): Yoruba (Yoruba), ke: Swahili (Swahili (Kenya)), bg (bas_phonetic): Bulgarian (Bulgarian (new phonetic)), pl (dvorak_quotes): Polish (Polish (Dvorak, Polish quotes on quotemark key)), kh: Central Khmer (Khmer (Cambodia)), kr: Korean (Korean), be (wang): Dutch; Flemish (Belgian (Wang model 724 azerty)), be (oss_sundeadkeys): Dutch; Flemish (Belgian (alternative, Sun dead keys)), kz: Kazakh (Kazakh), hu (standard): Hungarian (Hungarian (standard)), ca (fr-dvorak): French (French (Canada, Dvorak)), us (alt-intl): English (English (US, alternative international)), rs (latinunicode): Serbian (Serbian (Latin Unicode)), me (cyrillicalternatequotes): Serbian (Montenegrin (Cyrillic with guillemets)), ph (colemak-bay): Filipino; Pilipino (Filipino (Colemak Baybayin)), us (olpc2): English (English (layout toggle on multiply/divide key)), si (alternatequotes): Slovenian (Slovenian (use guillemets for quotes)), br (nativo): Portuguese (Portuguese (Brazil, nativo)), us (altgr-intl): French (English (international AltGr dead keys)), ro (winkeys): Romanian (Romanian (WinKeys)), tr (crh): Crimean Tatar; Crimean Turkish (Crimean Tatar (Turkish Q)), nec_vndr/jp: Japanese (Japanese (PC-98xx Series)), gr (extended): Greek, Modern (1453-) (Greek (extended)), tr (intl): Turkish (Turkish (international with dead keys)), ch (fr): French (French (Switzerland)), dk: Danish (Danish), de: German (German), br (nativo-us): Portuguese (Portuguese (Brazil, nativo for USA keyboards)), ru (os_winkeys): Ossetian; Ossetic (Ossetian (WinKeys)), tj (legacy): Tajik (Tajik (legacy)), ir (ku_ara): Kurdish (Kurdish (Iran, Arabic-Latin)), nl (std): Dutch; Flemish (Dutch (standard)), ge (os): Ossetian; Ossetic (Ossetian (Georgia)), md (gag): Moldova, Republic of (Moldavian (Gagauz)), gh (hausa): Hausa (Hausa), tr (ku): Kurdish (Kurdish (Turkey, Latin Q)), cz (qwerty): Czech (Czech (qwerty)), it (nodeadkeys): Italian (Italian (eliminate dead keys)), us (workman): English (English (Workman)), ara: Arabic (Arabic), ke (kik): Kikuyu; Gikuyu (Kikuyu), latam (deadtilde): Spanish; Castilian (Spanish (Latin American, include dead tilde)), us (colemak): English (English (Colemak)), ca (multix): French (Canadian Multilingual), ru (udm): Udmurt (Udmurt), hr (unicodeus): Croatian (Croatian (US keyboard with Croatian digraphs)), jp: Japanese (Japanese), ca (eng): English (English (Canada)), us (mac): English (English (Macintosh)), at (sundeadkeys): German (German (Austria, Sun dead keys)), gh (gillbt): English (English (Ghana, GILLBT)), br (nativo-epo): Esperanto (Portuguese (Brazil, nativo for Esperanto)), de (qwerty): German (German (qwerty)), ge (ergonomic): Georgian (Georgian (ergonomic)), ie (ogam_is434): Irish, Old (to 900) (Ogham (IS434)), ge (ru): Russian (Russian (Georgia)), hr (us): Croatian (Croatian (US keyboard with Croatian letters)), gr (nodeadkeys): Greek, Modern (1453-) (Greek (eliminate dead keys)), gh (ewe): Ewe (Ewe), cn: Chinese (Chinese), cm: English (English (Cameroon)), fr (sundeadkeys): French (French (Sun dead keys)), ca: French (French (Canada)), cd: French (French (Democratic Republic of the Congo)), ru (dos): Russian (Russian (DOS)), cz: Czech (Czech), ph (capewell-qwerf2k6-bay): Filipino; Pilipino (Filipino (Capewell-QWERF 2006 Baybayin)), pl (csb): Kashubian (Kashubian), se (rus_nodeadkeys): Russian (Russian (Sweden, phonetic, eliminate dead keys)), ma (tifinagh): Berber languages (Berber (Morocco, Tifinagh)), gb (extd): English (English (UK, extended WinKeys)), pt: Portuguese (Portuguese), fr (oss): French (French (alternative)), pk: Urdu (Urdu (Pakistan)), ph: Filipino; Pilipino (Filipino), pl: Polish (Polish), fr (oss_sundeadkeys): French (French (alternative, Sun dead keys)), in (bolnagri): Hindi (Hindi (Bolnagri)), al: Albanian (Albanian), no (smi_nodeadkeys): Northern Sami (Northern Saami (Norway, eliminate dead keys)), uz (latin): Uzbek (Uzbek (Latin)), rs (yz): Serbian (Serbian (Cyrillic, Z and ZHE swapped)), ma (tifinagh-phonetic): Berber languages (Berber (Morocco, Tifinagh phonetic)), tm (alt): Turkmen (Turkmen (Alt-Q)), kr (kr104): Korean (Korean (101/104 key compatible)), gh (generic): English (English (Ghana, multilingual)), ara (digits): Arabic (Arabic (digits)), in (tam): Tamil (Tamil), iq: Kurdish (Iraqi), hu (102_qwertz_dot_dead): Hungarian (Hungarian (102/qwertz/dot/dead keys)), am (eastern): Armenian (Armenian (eastern)), it: Italian (Italian), vn: Vietnamese (Vietnamese), il: Hebrew (Hebrew), in: India (Indian), ie: English (Irish), cz (bksl): Czech (Czech (with <\|> key)), af (ps): Pushto; Pashto (Pashto), hu (101_qwerty_dot_nodead): Hungarian (Hungarian (101/qwerty/dot/eliminate dead keys)), in (kan): Kannada (Kannada), fr (oss_latin9): French (French (alternative, latin-9 only)), us (dvorak-r): English (English (right handed Dvorak)), it (geo): Georgian (Georgian (Italy)), lt (us): Lithuanian (Lithuanian (US keyboard with Lithuanian letters)), kz (ruskaz): Russian (Russian (Kazakhstan, with Kazakh)), ara (azerty_digits): Arabic (Arabic (azerty/digits)), us (rus): Russian (Russian (US, phonetic)), us (dvp): English (English (programmer Dvorak)), epo: Esperanto (Esperanto), af (fa-olpc): Afghanistan (Persian (Afghanistan, Dari OLPC)), lt (std): Lithuanian (Lithuanian (standard)), si (us): Slovenian (Slovenian (US keyboard with Slovenian letters)), hu (101_qwerty_comma_nodead): Hungarian (Hungarian (101/qwerty/comma/eliminate dead keys)), me (cyrillicyz): Serbian (Montenegrin (Cyrillic, Z and ZHE swapped)), lv (tilde): Latvian (Latvian (tilde variant)), us (dvorak-alt-intl): English (English (Dvorak alternative international no dead keys)), ir (ku): Kurdish (Kurdish (Iran, Latin Q)), ua (phonetic): Ukrainian (Ukrainian (phonetic)), ch: Swiss German; Alemannic; Alsatian (German (Switzerland)), ru (cv_latin): Chuvash (Chuvash (Latin)), hu (102_qwertz_dot_nodead): Hungarian (Hungarian (102/qwertz/dot/eliminate dead keys)), fi (smi): Northern Sami (Northern Saami (Finland)), pt (nativo-us): Portuguese (Portuguese (Nativo for USA keyboards)), az (cyrillic): Azerbaijani (Azerbaijani (Cyrillic)), tw (saisiyat): Taiwan, Province of China (Saisiyat (Taiwan)), pl (legacy): Polish (Polish (legacy)), es (sundeadkeys): Spanish; Castilian (Spanish (Sun dead keys)), ru (tt): Tatar (Tatar), dk (mac): Danish (Danish (Macintosh)), lt (lekpa): Lithuanian (Lithuanian (LEKPa)), at (mac): German (German (Austria, Macintosh)), ba (unicodeus): Bosnian (Bosnian (US keyboard with Bosnian digraphs)), fr (latin9): French (French (legacy, alternative)), sy (syc): Syriac (Syriac), is (Sundeadkeys): Icelandic (Icelandic (Sun dead keys)), lv (modern): Latvian (Latvian (modern)), rs (alternatequotes): Serbian (Serbian (Cyrillic with guillemets)), ara (azerty): Arabic (Arabic (azerty)), de (neo): German (German (Neo 2)), ara (buckwalter): Arabic (Arabic (Buckwalter)), fr (bepo): French (French (Bepo, ergonomic, Dvorak way)), is (dvorak): Icelandic (Icelandic (Dvorak)), us (intl): English (English (US, international with dead keys)), in (tam_TSCII): Tamil (Tamil (TSCII typewriter)), hr (unicode): Croatian (Croatian (use Croatian digraphs)), ir (ku_alt): Kurdish (Kurdish (Iran, Latin Alt-Q)), rs (latin): Serbian (Serbian (Latin)), ru (srp): Serbian (Serbian (Russia)), se (rus): Russian (Russian (Sweden, phonetic)), fr (dvorak): French (French (Dvorak)), jp (dvorak): Japanese (Japanese (Dvorak)), de (ru): Russian (Russian (Germany, phonetic)), bd: Bengali (Bengali), es (cat): Catalan; Valencian (Catalan (Spain, with middle-dot L)), bg: Bulgarian (Bulgarian), il (phonetic): Hebrew (Hebrew (phonetic)), in (ori): Oriya (Oriya), pt (sundeadkeys): Portuguese (Portuguese (Sun dead keys)), pt (nativo): Portuguese (Portuguese (Nativo)), bt: Dzongkha (Dzongkha), bw: Tswana (Tswana), br: Portuguese (Portuguese (Brazil)), pk (urd-nla): Urdu (Urdu (Pakistan, NLA)), me (latinunicode): Serbian (Montenegrin (Latin Unicode)), ca (multi-2gr): French (Canadian Multilingual (second part)), by: Belarusian (Belarusian), cn (tib): Tibetan (Tibetan), ng (hausa): Hausa (Hausa), is (nodeadkeys): Icelandic (Icelandic (eliminate dead keys)), gh (akan): Akan (Akan), hr (alternatequotes): Croatian (Croatian (use guillemets for quotes)), in (ben_inscript): Bengali (Bengali (India, Baishakhi Inscript)), ua (rstu): Ukrainian (Ukrainian (standard RSTU)), ro (std_cedilla): Romanian (Romanian (standard cedilla)), gh (fula): Fulah (Fula), de (dvorak): German (German (Dvorak)), tr (crh_f): Crimean Tatar; Crimean Turkish (Crimean Tatar (Turkish F)), lt (ibm): Lithuanian (Lithuanian (IBM LST 1205-92)), am (eastern-alt): Armenian (Armenian (alternative eastern)), hu (101_qwertz_dot_dead): Hungarian (Hungarian (101/qwertz/dot/dead keys)), it (ibm): Italian (Italian (IBM 142)), ru (os_legacy): Ossetian; Ossetic (Ossetian (legacy)), se (mac): Swedish (Swedish (Macintosh)), gb (intl): English (English (UK, international with dead keys)), ee: Estonian (Estonian), hr: Croatian (Croatian), hu: Hungarian (Hungarian), ph (qwerty-bay): Filipino; Pilipino (Filipino (QWERTY Baybayin)), ara (qwerty): Arabic (Arabic (qwerty)), ph (capewell-dvorak-bay): Filipino; Pilipino (Filipino (Capewell-Dvorak Baybayin)), ru (cv): Chuvash (Chuvash), uz: Uzbek (Uzbek), us: English (English (US)), gr (simple): Greek, Modern (1453-) (Greek (simple)), ir (ku_f): Kurdish (Kurdish (Iran, F)), jp (OADG109A): Japanese (Japanese (OADG 109A)), ua: Ukrainian (Ukrainian), pk (urd-crulp): Urdu (Urdu (Pakistan, CRULP)), af: Afghanistan (Afghani), br (nodeadkeys): Portuguese (Portuguese (Brazil, eliminate dead keys)), am: Armenian (Armenian), gh (ga): Ga (Ga), rs (latinyz): Serbian (Serbian (Latin qwerty)), gb (mac_intl): English (English (UK, Macintosh international)), at: German (German (Austria)), dk (dvorak): Danish (Danish (Dvorak)), az: Azerbaijani (Azerbaijani), nl: Dutch; Flemish (Dutch), me (latinunicodeyz): Serbian (Montenegrin (Latin Unicode qwerty)), no: Norwegian (Norwegian), cz (dvorak-ucw): Czech (Czech (US Dvorak with CZ UCW support)), in (ben_bornona): Bengali (Bengali (India, Bornona)), rs: Serbian (Serbian), ng: English (English (Nigeria)), ru (phonetic_winkeys): Russian (Russian (phonetic WinKeys)), ir (pes_keypad): Persian (Persian (with Persian Keypad)), in (ben_probhat): Bengali (Bengali (India, Probhat)), de (dsb_qwertz): Lower Sorbian (Lower Sorbian (qwertz)), np: Nepali (Nepali), fi (classic): Finnish (Finnish (classic)), dk (nodeadkeys): Danish (Danish (eliminate dead keys)), ch (fr_sundeadkeys): French (French (Switzerland, Sun dead keys)), ba: Bosnian (Bosnian), th (pat): Thai (Thai (Pattachote)), fr (latin9_nodeadkeys): French (French (legacy, alternative, eliminate dead keys)), rs (latinalternatequotes): Serbian (Serbian (Latin with guillemets)), sk (qwerty_bksl): Slovak (Slovak (qwerty, extended Backslash)), ba (us): Bosnian (Bosnian (US keyboard with Bosnian letters)), gr (polytonic): Greek, Modern (1453-) (Greek (polytonic)), fr (bepo_latin9): French (French (Bepo, ergonomic, Dvorak way, latin-9 only)), mt (us): Maltese (Maltese (with US layout))} > _intf._currentAction._spokes._xkl_wrapper._language_keyboard_variants: {Estonian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e617610>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617d50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617e10>], Telugu: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6baa10>], Uighur; Uyghur: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6ac390>], Pushto; Pashto: [<pyanaconda.keyboard._Layout object at 0x7f0e2e620ed0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e620f10>], Panjabi; Punjabi: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6c7c10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7c50>], Bulgarian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6baa90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6baf90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bafd0>], Yoruba: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6bde50>], Bambara: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d3890>], French: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6b8290>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b82d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8310>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b83d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8410>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b84d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8550>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8590>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b85d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6acd50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac750>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6acdd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6acc90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6acd90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ace50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8610>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8650>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b86d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8710>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8790>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b87d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8810>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8890>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b88d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8910>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8950>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8990>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b89d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8a10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8b50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8c10>], Duala: [], Bengali: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6acf10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6acfd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8050>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8090>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b80d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8110>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8150>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b81d0>], Basa: [], Spanish; Castilian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6be510>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be550>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be6d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be710>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be750>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be790>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be850>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be890>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be8d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be910>], Tamil: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6db390>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db3d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db650>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db6d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db710>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db750>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db790>], Ossetian; Ossetic: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6cd390>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd4d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd510>], Nepali: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6bd390>], Finnish: [<pyanaconda.keyboard._Layout object at 0x7f0e2e617490>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617510>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617550>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6175d0>], Albanian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d38d0>], Hiligaynon: [], Irish, Old (to 900): [<pyanaconda.keyboard._Layout object at 0x7f0e2e6ac990>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac9d0>], Serbian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d4f50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4f90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3050>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3090>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d30d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3150>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3410>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3450>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3490>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d34d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3510>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d35d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3610>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3650>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3690>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d36d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3710>], Malayalam: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6c7890>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c78d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7910>], Asturian; Bable; Leonese; Asturleonese: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d33d0>], Pangasinan: [], Italian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6cd150>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd890>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd910>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd950>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd9d0>], Gujarati: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e6950>], Filipino; Pilipino: [<pyanaconda.keyboard._Layout object at 0x7f0e2e620f90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e620fd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617090>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6170d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617110>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617150>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617390>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6173d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617410>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617450>], Amharic: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6dbd90>], German: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e0d10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e0c10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e0dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e0d50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e0e50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e0ed0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e0f10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e0f50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6050>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6110>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6150>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6210>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6290>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e62d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6390>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6450>], Tajik: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6cd110>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd650>], Ga: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6bd490>], Urdu: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6bd090>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd150>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd190>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd250>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd2d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd310>], Polish: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6b8ed0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba0d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba1d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba290>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba2d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba310>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba350>], Bikol: [], Swedish: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6baed0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e620c50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617e50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6171d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6172d0>], Chuvash: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e6590>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e65d0>], Slovenian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e0a50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e0c50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e0c90>], Waray: [], Ewe: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6cd190>], Fulah: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d4b10>], Sindhi: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6ac190>], Faroese: [<pyanaconda.keyboard._Layout object at 0x7f0e2e620a10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e620a90>], Danish: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6be050>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be090>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be190>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be1d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be290>], Georgian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6dbf50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e0390>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e0410>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e0910>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e09d0>], Kalmyk; Oirat: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6ac2d0>], Norwegian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d4450>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4490>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4510>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4550>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4690>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d46d0>], Komi: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6cdb50>], Slovak: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6dbc10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6dbc50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6dbd10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6dbd50>], Thai: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d3290>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3350>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d31d0>], Tibetan: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6db550>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db5d0>], Berber languages: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6b8c50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8c90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8cd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8d10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8d50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8d90>], Turkmen: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6c7750>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7810>], Central Khmer: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d49d0>], Uzbek: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6bde90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdf10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdf50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdfd0>], Burmese: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6c7410>], Divehi; Dhivehi; Maldivian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6c7ed0>], Latvian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e617e90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617ed0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617f50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617fd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac050>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac0d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac150>], English: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6bee10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bee50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bef10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bef90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6befd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7050>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c70d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7150>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7110>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7190>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7210>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be990>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7250>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd7d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd650>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd890>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd690>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd610>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd5d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd590>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd510>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd450>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd410>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba710>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6baf10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac1d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac510>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac4d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c72d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7310>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7350>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7390>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c73d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7510>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7590>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c75d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7610>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7650>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7690>], Croatian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e67d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6810>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6850>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e68d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6910>], Chinese: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e0cd0>], Swiss German; Alemannic; Alsatian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6db810>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db510>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db190>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db590>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db410>], Inuktitut: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6c7990>], Yakut: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6c7a90>], Syriac: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d4890>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d48d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4950>], Philippine languages: [], Igbo: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6aca50>], Arabic: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6cda50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd850>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cdc10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cdc50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cdd10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cddd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cde10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cde50>], Kikuyu; Gikuyu: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6db2d0>], Swahili: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6ba5d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba690>], Icelandic: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6ba7d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba810>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba850>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba8d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba910>], Turkish: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6c7c90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7d90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7e10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7e50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6c7e90>], Cherokee: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e6510>], Oriya: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6c76d0>], Greek, Modern (1453-): [<pyanaconda.keyboard._Layout object at 0x7f0e2e6cd410>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4050>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4090>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d40d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4190>], Catalan; Valencian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e620c10>], Hindi: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6db110>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db210>], Ewondo: [], Kashubian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6bd710>], Korean: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d41d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4250>], Pampanga; Kapampangan: [], Maori: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6c7ad0>], Occitan (post 1500): [<pyanaconda.keyboard._Layout object at 0x7f0e2e6bd550>], Hungarian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6bd850>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd950>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd9d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bda50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bda90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdad0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdb10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdb50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdb90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdbd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdc10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdc50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdc90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdcd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bd910>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdd10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdd50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bdd90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bddd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bde10>], Wolof: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d4590>], Bosnian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6cde90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cded0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cdf10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cdf90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cdfd0>], Lithuanian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e617250>, <pyanaconda.keyboard._Layout object at 0x7f0e2e617210>, <pyanaconda.keyboard._Layout object at 0x7f0e2e620e50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e620e10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e620dd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e620cd0>], Kirghiz; Kyrgyz: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6db8d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db610>], Sinhala; Sinhalese: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6cd690>], Russian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d3ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3a50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3b10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3b50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3b90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3bd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3c10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3c50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3c90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3cd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3e50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3e90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3f50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d3f90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db050>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6db090>], Kazakh: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6db7d0>], Cebuano: [], Iloko: [], Armenian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d3950>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6dbad0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6dba50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6dba90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6dbb10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6dbb50>], Mari: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e6490>], Hausa: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d3990>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d39d0>], Udmurt: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6cda10>], Irish: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6db450>], Czech: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6ba390>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba3d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba490>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba4d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba510>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba550>], Belarusian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6acc50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ace90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6aced0>], Kannada: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d3310>], Macedonian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d3790>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d37d0>], Persian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e6550>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6650>], Mongolian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6b8dd0>], Dzongkha: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d4a90>], Tagalog: [], Dutch; Flemish: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6ac410>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac590>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac5d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac610>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac710>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac790>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac7d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac850>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac890>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac8d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac910>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ac950>], Vietnamese: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6cd5d0>], Romanian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d3210>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4b50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4ad0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4750>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4610>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4390>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4410>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd790>], Azerbaijani: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d4290>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d42d0>], Northern Sami: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6e66d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6710>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6750>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6e6790>], Tatar: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6db910>], Akan: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d4710>], Lao: [<pyanaconda.keyboard._Layout object at 0x7f0e2e620c90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e620d10>], Ukrainian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6c7fd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd050>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd090>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd210>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd250>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd290>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd2d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6cd310>], Maltese: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6dbb90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6dbbd0>], Kurdish: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6be950>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be9d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bea90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bea10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bead0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6beb10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6beb90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bebd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bec10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bec50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bec90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6becd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bed10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bed50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bed90>], Bashkir: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d4c10>], Tswana: [<pyanaconda.keyboard._Layout object at 0x7f0e2e620a50>], Crimean Tatar; Crimean Turkish: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6b8e10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8e50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6b8e90>], Portuguese: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6ba950>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6ba9d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6baad0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bab50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bab90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bac10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bac50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bacd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bad10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bad50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bad90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6badd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6bae50>], Japanese: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6be2d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be310>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be3d0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be410>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be450>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be490>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6be4d0>], Hebrew: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6aca90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6acb10>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6acb90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6acbd0>], Lower Sorbian: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d4e50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4e90>], Esperanto: [<pyanaconda.keyboard._Layout object at 0x7f0e2e6d4c90>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4cd0>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4d50>, <pyanaconda.keyboard._Layout object at 0x7f0e2e6d4d90>]} > _intf._currentAction._spokes._xkl_wrapper._variants_list: [ara (Arabic) >, ara (azerty) (Arabic (azerty)) >, ara (azerty_digits) (Arabic (azerty/digits)) >, ara (digits) (Arabic (digits)) >, ara (qwerty) (Arabic (qwerty)) >, ara (qwerty_digits) (Arabic (qwerty/digits)) >, ara (buckwalter) (Arabic (Buckwalter)) >] > _intf._currentAction._spokes._xkl_wrapper.configreg: ConfigRegistry instance, containing members: > _intf._currentAction._spokes._xkl_wrapper.switch_to_show_str: {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._rec: ConfigRec 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) >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _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] > _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._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._when_create_text: When you create mount points for your %s %s installation, you'll be able to view their details here. > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._mountPointEntry: Entry 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._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._configButton: ToolButton 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._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} >, '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: None > _intf._currentAction._spokes.skipTo: None > _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: RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton 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: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _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: True > _intf._currentAction._spokes._visitedSinceApplied: False > _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(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', '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._citiesSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._amPmDown: Button 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._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 0x7f0e289f1e30> > _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: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._cur_clicked_overview: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.selected_disks: [vda] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.autoPartType: None > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._previous_autopart: False >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3 GB 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: 3 GB > _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')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.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: True > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._update_spoke_id: 1084 > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >_network: None >methodstr: hd:/dev/disk/by-uuid/e05bdb6b-0c4a-40be-b78d-645c49451ca4:/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: None >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._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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x1b03c08>, True), 'type': (<function <lambda> at 0x1b03d70>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x1b03c80>, 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.36-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, /run/install/ks.cfg] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'memcheck': True, 'iscsi': False, 'ksfile': '/run/install/ks.cfg', 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'hd:/dev/disk/by-uuid/e05bdb6b-0c4a-40be-b78d-645c49451ca4:/', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': 'en_US.UTF-8', 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': 'us', 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None >Registered callbacks: > > >/tmp/anaconda.log: >08:32:12,374 INFO anaconda: /sbin/anaconda 19.31.36-1 >08:32:12,694 INFO anaconda: 1048576 kB (1024 MB) are available >08:32:12,694 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >08:32:12,715 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >08:32:12,717 INFO anaconda: Default encoding = utf-8 >08:32:13,618 INFO anaconda: Display mode = g >08:32:13,623 INFO anaconda: 1048576 kB (1024 MB) are available >08:32:13,624 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >08:32:14,489 DEBUG anaconda: X server has signalled a successful start. >08:32:14,497 INFO anaconda: Starting window manager, pid 1273. >08:32:15,822 INFO anaconda: using only installclass Red Hat Enterprise Linux >08:32:16,597 INFO anaconda: bootloader GRUB2 on X86 platform >08:32:16,600 INFO anaconda: bootloader GRUB2 on X86 platform >08:32:16,636 DEBUG anaconda: network: devices found ['eth0'] >08:32:16,882 DEBUG anaconda: updating hostname system1.virt >08:32:16,904 INFO anaconda: Running Thread: AnaStorageThread (139698822592256) >08:32:16,906 INFO anaconda: Running Thread: AnaTimeInitThread (139698814199552) >08:32:16,918 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139698805806848) >08:32:16,927 INFO anaconda: Running Thread: AnaPayloadThread (139698797414144) >08:32:16,988 INFO anaconda: got 0 NTP servers from DHCP >08:32:16,989 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139698805806848) >08:32:16,999 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139698805806848) >08:32:16,999 INFO anaconda: Starting geolocation lookup >08:32:16,999 INFO anaconda: Geolocation provider: Fedora GeoIP >08:32:17,436 INFO anaconda: Geolocation lookup finished in 0.4 seconds >08:32:17,437 INFO anaconda: territory: US >time zone: America/New_York (from GeoIP) >08:32:17,438 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139698805806848) >08:32:18,035 INFO anaconda: Thread Done: AnaTimeInitThread (139698814199552) >08:32:22,087 INFO anaconda: Thread Done: AnaStorageThread (139698822592256) >08:32:22,460 DEBUG anaconda: Checking /mnt/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso >08:32:22,461 DEBUG anaconda: mounting /mnt/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso on /mnt/install/cdimage >08:32:22,505 DEBUG anaconda: Reading .discinfo >08:32:22,507 DEBUG anaconda: discArch = x86_64 >08:32:22,508 INFO anaconda: Found disc at RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso >08:32:22,825 INFO anaconda: Thread Done: AnaPayloadThread (139698797414144) >08:32:22,937 DEBUG anaconda: network standalone spoke (init): completed: ['eth0'] >08:32:23,187 INFO anaconda: Running Thread: AnaDateTimeThread (139698797414144) >08:32:23,193 INFO anaconda: fs space: 0 B needed: 3 GB >08:32:23,275 INFO anaconda: Thread Done: AnaDateTimeThread (139698797414144) >08:32:23,388 INFO anaconda: fs space: 0 B needed: 3 GB >08:32:23,490 INFO anaconda: fs space: 0 B needed: 3 GB >08:32:23,558 INFO anaconda: Running Thread: AnaSourceWatcher (139698805806848) >08:32:23,585 INFO anaconda: Thread Done: AnaSourceWatcher (139698805806848) >08:32:23,592 INFO anaconda: fs space: 0 B needed: 3 GB >08:32:23,643 DEBUG anaconda: network: selected device eth0 >08:32:23,719 DEBUG anaconda: updating hostname system1.virt >08:32:23,879 INFO anaconda: fs space: 0 B needed: 3 GB >08:32:23,892 INFO anaconda: fs space: 0 B needed: 3 GB >08:32:23,893 INFO anaconda: Running Thread: AnaSoftwareWatcher (139698805806848) >08:32:23,898 INFO anaconda: Thread Done: AnaSoftwareWatcher (139698805806848) >08:32:23,915 INFO anaconda: Running Thread: AnaStorageWatcher (139698805806848) >08:32:23,916 INFO anaconda: Thread Done: AnaStorageWatcher (139698805806848) >08:32:23,921 INFO anaconda: Running Thread: AnaExecuteStorageThread (139698746111744) >08:32:24,010 INFO anaconda: Running Thread: AnaCustomStorageInit (139698805806848) >08:32:24,341 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x1f3d6d0> >08:32:24,343 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x1f47ed0> status to: Probing storage... >08:32:24,345 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x1f47ed0> status to: Downloading package metadata... >08:32:24,347 DEBUG anaconda: running handleException >08:32:24,350 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >08:32:24,353 INFO anaconda: Thread Done: AnaExecuteStorageThread (139698746111744) >08:32:24,366 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x1f47ed0> >08:32:24,371 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0e28417510> status to: Downloading package metadata... >08:32:24,372 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0e28417510> status to: Downloading group metadata... >08:32:24,383 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0e28417510> >08:32:24,383 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0e284242d0> status to: Probing storage... >08:32:24,389 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0e284242d0> >08:32:24,394 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0e284242d0> >08:32:24,395 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0e284242d0> status to: Saving storage configuration... >08:32:24,399 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0e284242d0> >08:32:24,542 INFO anaconda: Running Thread: AnaNTPserver0 (139698746111744) >08:32:24,551 INFO anaconda: Running Thread: AnaNTPserver1 (139698797414144) >08:32:24,566 INFO anaconda: Running Thread: AnaNTPserver2 (139698736396032) >08:32:24,582 INFO anaconda: Running Thread: AnaNTPserver3 (139698728003328) > > >/tmp/packaging.log: >08:32:16,594 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:189 (reset) >08:32:16,595 INFO packaging: have _yum_lock for MainThread >08:32:16,596 DEBUG packaging: getting release version from tree at None (7.0) >08:32:16,596 DEBUG packaging: got a release version of 7.0 >08:32:16,596 INFO packaging: gave up _yum_lock for MainThread >08:32:22,090 INFO packaging: updating base repo >08:32:22,099 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:189 (reset) >08:32:22,100 INFO packaging: have _yum_lock for AnaPayloadThread >08:32:22,421 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, langpacks, product-id, whiteout >08:32:22,426 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >08:32:22,426 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >08:32:22,427 DEBUG yum.verbose.plugin: Adding en_US to language list >08:32:22,435 DEBUG yum.verbose.YumBase: Config time: 0.335 >08:32:22,440 DEBUG packaging: getting release version from tree at None (7.0) >08:32:22,442 DEBUG packaging: got a release version of 7.0 >08:32:22,443 INFO packaging: gave up _yum_lock for AnaPayloadThread >08:32:22,443 INFO packaging: configuring base repo >08:32:22,455 INFO packaging: setting up device vda3 and mounting on /mnt/install/isodir >08:32:22,460 WARN packaging: /dev/vda3 is already mounted on /mnt/install/isodir >08:32:22,676 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:476 (updateBaseRepo) >08:32:22,682 INFO packaging: have _yum_lock for AnaPayloadThread >08:32:22,683 DEBUG packaging: getting release version from tree at file:///mnt/install/source (7.0) >08:32:22,683 DEBUG packaging: retrieving treeinfo from file:///mnt/install/source (proxy: None ; sslverify: True) >08:32:22,700 DEBUG packaging: got a release version of 7.0 >08:32:22,701 INFO packaging: gave up _yum_lock for AnaPayloadThread >08:32:22,702 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:779 (_configureBaseRepo) >08:32:22,702 INFO packaging: have _yum_lock for AnaPayloadThread >08:32:22,729 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, langpacks, product-id, whiteout >08:32:22,730 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >08:32:22,730 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >08:32:22,731 DEBUG yum.verbose.plugin: Adding en_US to language list >08:32:22,740 DEBUG yum.verbose.YumBase: Config time: 0.038 >08:32:22,741 INFO packaging: gave up _yum_lock for AnaPayloadThread >08:32:22,742 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:788 (_configureBaseRepo) >08:32:22,742 INFO packaging: have _yum_lock for AnaPayloadThread >08:32:22,744 INFO packaging: gave up _yum_lock for AnaPayloadThread >08:32:22,750 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:963 (_addYumRepo) >08:32:22,750 INFO packaging: have _yum_lock for AnaPayloadThread >08:32:22,750 INFO packaging: gave up _yum_lock for AnaPayloadThread >08:32:22,750 DEBUG packaging: adding yum repo anaconda with baseurl file:///mnt/install/source and mirrorlist None >08:32:22,751 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:788 (_configureBaseRepo) >08:32:22,751 INFO packaging: have _yum_lock for AnaPayloadThread >08:32:22,770 INFO packaging: gave up _yum_lock for AnaPayloadThread >08:32:22,771 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:490 (updateBaseRepo) >08:32:22,771 INFO packaging: have _yum_lock for AnaPayloadThread >08:32:22,772 INFO packaging: gave up _yum_lock for AnaPayloadThread >08:32:22,772 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:197 (setup) >08:32:22,775 INFO packaging: have _yum_lock for AnaPayloadThread >08:32:22,775 INFO packaging: gave up _yum_lock for AnaPayloadThread >08:32:22,776 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:197 (setup) >08:32:22,776 INFO packaging: have _yum_lock for AnaPayloadThread >08:32:22,776 INFO packaging: gave up _yum_lock for AnaPayloadThread >08:32:22,778 INFO packaging: gathering repo metadata >08:32:22,779 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:551 (gatherRepoMetadata) >08:32:22,779 INFO packaging: have _yum_lock for AnaPayloadThread >08:32:22,779 INFO packaging: gave up _yum_lock for AnaPayloadThread >08:32:22,780 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:202 (setup) >08:32:22,781 INFO packaging: have _yum_lock for AnaPayloadThread >08:32:22,781 DEBUG packaging: getting repo metadata for anaconda >08:32:22,782 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:556 (gatherRepoMetadata) >08:32:22,787 INFO packaging: have _yum_lock for AnaPayloadThread >08:32:22,813 DEBUG packaging: getting group info for anaconda >08:32:22,824 INFO packaging: gave up _yum_lock for AnaPayloadThread >08:32:22,824 INFO packaging: gave up _yum_lock for AnaPayloadThread >08:32:22,825 INFO packaging: metadata retrieval complete >08:32:23,579 INFO packaging: about to acquire _yum_lock for AnaSourceWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:584 (_initialize) >08:32:23,580 INFO packaging: have _yum_lock for AnaSourceWatcher >08:32:23,580 INFO packaging: gave up _yum_lock for AnaSourceWatcher >08:32:23,581 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:463 (completed) >08:32:23,582 INFO packaging: have _yum_lock for MainThread >08:32:23,584 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:418 (baseRepo) >08:32:23,585 INFO packaging: have _yum_lock for MainThread >08:32:23,586 INFO packaging: gave up _yum_lock for MainThread >08:32:23,586 INFO packaging: gave up _yum_lock for MainThread >08:32:23,587 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:463 (completed) >08:32:23,587 INFO packaging: have _yum_lock for MainThread >08:32:23,588 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:418 (baseRepo) >08:32:23,588 INFO packaging: have _yum_lock for MainThread >08:32:23,589 INFO packaging: gave up _yum_lock for MainThread >08:32:23,589 INFO packaging: gave up _yum_lock for MainThread >08:32:23,896 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:221 (_initialize) >08:32:23,896 INFO packaging: have _yum_lock for AnaSoftwareWatcher >08:32:23,896 DEBUG packaging: deleting package sacks >08:32:23,897 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >08:32:24,352 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:487 (status) >08:32:24,353 INFO packaging: have _yum_lock for MainThread >08:32:24,355 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:418 (baseRepo) >08:32:24,355 INFO packaging: have _yum_lock for MainThread >08:32:24,355 INFO packaging: gave up _yum_lock for MainThread >08:32:24,356 INFO packaging: gave up _yum_lock for MainThread >08:32:24,357 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:487 (status) >08:32:24,357 INFO packaging: have _yum_lock for MainThread >08:32:24,358 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:418 (baseRepo) >08:32:24,358 INFO packaging: have _yum_lock for MainThread >08:32:24,358 INFO packaging: gave up _yum_lock for MainThread >08:32:24,358 INFO packaging: gave up _yum_lock for MainThread >08:32:24,359 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:463 (completed) >08:32:24,359 INFO packaging: have _yum_lock for MainThread >08:32:24,360 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:418 (baseRepo) >08:32:24,361 INFO packaging: have _yum_lock for MainThread >08:32:24,361 INFO packaging: gave up _yum_lock for MainThread >08:32:24,361 INFO packaging: gave up _yum_lock for MainThread >08:32:24,362 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:463 (completed) >08:32:24,362 INFO packaging: have _yum_lock for MainThread >08:32:24,363 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:418 (baseRepo) >08:32:24,364 INFO packaging: have _yum_lock for MainThread >08:32:24,364 INFO packaging: gave up _yum_lock for MainThread >08:32:24,364 INFO packaging: gave up _yum_lock for MainThread >08:32:24,373 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >08:32:24,373 INFO packaging: have _yum_lock for MainThread >08:32:24,374 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:418 (baseRepo) >08:32:24,374 INFO packaging: have _yum_lock for MainThread >08:32:24,375 INFO packaging: gave up _yum_lock for MainThread >08:32:24,375 INFO packaging: gave up _yum_lock for MainThread >08:32:24,376 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >08:32:24,376 INFO packaging: have _yum_lock for MainThread >08:32:24,377 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:418 (baseRepo) >08:32:24,377 INFO packaging: have _yum_lock for MainThread >08:32:24,377 INFO packaging: gave up _yum_lock for MainThread >08:32:24,377 INFO packaging: gave up _yum_lock for MainThread >08:32:24,379 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:155 (ready) >08:32:24,379 INFO packaging: have _yum_lock for MainThread >08:32:24,380 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:418 (baseRepo) >08:32:24,380 INFO packaging: have _yum_lock for MainThread >08:32:24,380 INFO packaging: gave up _yum_lock for MainThread >08:32:24,381 INFO packaging: gave up _yum_lock for MainThread > > >/tmp/program.log: >08:32:12,818 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >08:32:12,850 DEBUG program: Return code: 0 >08:32:12,853 INFO program: Running... udevadm settle --timeout=300 >08:32:13,019 DEBUG program: Return code: 0 >08:32:13,024 INFO program: Running... modprobe fcoe >08:32:13,096 DEBUG program: Return code: 0 >08:32:13,100 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >08:32:13,175 INFO program: No FCoE boot disk information is found in EDD! >08:32:13,177 DEBUG program: Return code: 1 >08:32:13,199 INFO program: Running... loadkeys us >08:32:13,288 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >08:32:13,291 DEBUG program: Return code: 0 >08:32:13,292 INFO program: Running... loadkeys us >08:32:13,322 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >08:32:13,324 DEBUG program: Return code: 0 >08:32:14,502 INFO program: Running... metacity --display :1 --sm-disable >08:32:15,824 INFO program: Running... modprobe xfs >08:32:15,930 DEBUG program: Return code: 0 >08:32:16,907 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >08:32:17,087 DEBUG program: Return code: 0 >08:32:17,089 INFO program: Running... udevadm settle --timeout=300 >08:32:17,118 DEBUG program: Return code: 0 >08:32:17,120 INFO program: Running... systemctl start chronyd.service >08:32:17,242 DEBUG program: Return code: 0 >08:32:17,246 INFO program: Running... hwclock --hctosys --utc >08:32:18,003 DEBUG program: Return code: 0 >08:32:18,005 INFO program: Running... udevadm settle --timeout=300 >08:32:18,127 DEBUG program: Return code: 0 >08:32:18,478 INFO program: Running... multipath -c /dev/vda >08:32:18,520 DEBUG program: Return code: 1 >08:32:18,754 INFO program: Running... xfs_db -c "sb 0" -c "p dblocks" -c "p blocksize" /dev/vda1 >08:32:18,831 INFO program: command "sb 0" not found >08:32:18,833 INFO program: command "p dblocks" not found >08:32:18,833 INFO program: command "p blocksize" not found >08:32:18,834 DEBUG program: Return code: 0 >08:32:19,074 INFO program: Running... dumpe2fs -h /dev/vda3 >08:32:19,135 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:32:19,138 INFO program: Filesystem volume name: <none> >08:32:19,142 INFO program: Last mounted on: /run/install/repo >08:32:19,142 INFO program: Filesystem UUID: e05bdb6b-0c4a-40be-b78d-645c49451ca4 >08:32:19,142 INFO program: Filesystem magic number: 0xEF53 >08:32:19,142 INFO program: Filesystem revision #: 1 (dynamic) >08:32:19,142 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery sparse_super large_file >08:32:19,143 INFO program: Filesystem flags: signed_directory_hash >08:32:19,143 INFO program: Default mount options: user_xattr acl >08:32:19,143 INFO program: Filesystem state: clean >08:32:19,143 INFO program: Errors behavior: Continue >08:32:19,143 INFO program: Filesystem OS type: Linux >08:32:19,143 INFO program: Inode count: 393216 >08:32:19,144 INFO program: Block count: 1572864 >08:32:19,144 INFO program: Reserved block count: 78643 >08:32:19,145 INFO program: Free blocks: 1027222 >08:32:19,145 INFO program: Free inodes: 393204 >08:32:19,145 INFO program: First block: 0 >08:32:19,145 INFO program: Block size: 4096 >08:32:19,146 INFO program: Fragment size: 4096 >08:32:19,146 INFO program: Reserved GDT blocks: 383 >08:32:19,147 INFO program: Blocks per group: 32768 >08:32:19,147 INFO program: Fragments per group: 32768 >08:32:19,147 INFO program: Inodes per group: 8192 >08:32:19,148 INFO program: Inode blocks per group: 512 >08:32:19,148 INFO program: Filesystem created: Thu Dec 5 08:16:01 2013 >08:32:19,149 INFO program: Last mount time: Thu Dec 5 08:32:00 2013 >08:32:19,149 INFO program: Last write time: Thu Dec 5 08:32:00 2013 >08:32:19,150 INFO program: Mount count: 3 >08:32:19,150 INFO program: Maximum mount count: -1 >08:32:19,150 INFO program: Last checked: Thu Dec 5 08:16:01 2013 >08:32:19,150 INFO program: Check interval: 0 (<none>) >08:32:19,152 INFO program: Lifetime writes: 1897 MB >08:32:19,152 INFO program: Reserved blocks uid: 0 (user root) >08:32:19,153 INFO program: Reserved blocks gid: 0 (group root) >08:32:19,153 INFO program: First inode: 11 >08:32:19,153 INFO program: Inode size: 256 >08:32:19,153 INFO program: Required extra isize: 28 >08:32:19,155 INFO program: Desired extra isize: 28 >08:32:19,155 INFO program: Journal inode: 8 >08:32:19,155 INFO program: Default directory hash: half_md4 >08:32:19,156 INFO program: Directory Hash Seed: a05073d3-9c2e-426e-be2e-82d16ed1c407 >08:32:19,156 INFO program: Journal backup: inode blocks >08:32:19,156 INFO program: Journal features: (none) >08:32:19,156 INFO program: Journal size: 128M >08:32:19,157 INFO program: Journal length: 32768 >08:32:19,157 INFO program: Journal sequence: 0x0000000f >08:32:19,159 INFO program: Journal start: 1 >08:32:19,159 INFO program: >08:32:19,160 DEBUG program: Return code: 0 >08:32:19,160 INFO program: Running... resize2fs -P /dev/vda3 >08:32:19,208 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:32:19,210 INFO program: Estimated minimum size of the filesystem: 528938 >08:32:19,210 DEBUG program: Return code: 0 >08:32:19,391 INFO program: Running... xfs_db -c "sb 0" -c "p dblocks" -c "p blocksize" /dev/vda5 >08:32:19,431 INFO program: command "sb 0" not found >08:32:19,435 INFO program: command "p dblocks" not found >08:32:19,435 INFO program: command "p blocksize" not found >08:32:19,437 DEBUG program: Return code: 0 >08:32:19,525 INFO program: Running... losetup -j /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso >08:32:19,571 INFO program: /dev/loop0: [64515]:12 (/run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso) >08:32:19,574 DEBUG program: Return code: 0 >08:32:19,579 INFO program: Running... losetup -j /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso >08:32:19,615 INFO program: /dev/loop0: [64515]:12 (/run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso) >08:32:19,617 DEBUG program: Return code: 0 >08:32:19,740 INFO program: Running... dumpe2fs -h /dev/loop2 >08:32:19,775 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:32:19,777 INFO program: Filesystem volume name: Anaconda >08:32:19,777 INFO program: Last mounted on: /var/tmp/lorax.imgutils.2dqBr9 >08:32:19,778 INFO program: Filesystem UUID: 58490f23-b34e-43b0-aa51-893bcad709c7 >08:32:19,778 INFO program: Filesystem magic number: 0xEF53 >08:32:19,778 INFO program: Filesystem revision #: 1 (dynamic) >08:32:19,779 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >08:32:19,780 INFO program: Filesystem flags: signed_directory_hash >08:32:19,781 INFO program: Default mount options: user_xattr acl >08:32:19,781 INFO program: Filesystem state: clean >08:32:19,781 INFO program: Errors behavior: Continue >08:32:19,781 INFO program: Filesystem OS type: Linux >08:32:19,782 INFO program: Inode count: 131072 >08:32:19,782 INFO program: Block count: 2097152 >08:32:19,784 INFO program: Reserved block count: 0 >08:32:19,784 INFO program: Free blocks: 1148226 >08:32:19,785 INFO program: Free inodes: 102524 >08:32:19,785 INFO program: First block: 1 >08:32:19,785 INFO program: Block size: 1024 >08:32:19,785 INFO program: Fragment size: 1024 >08:32:19,785 INFO program: Reserved GDT blocks: 256 >08:32:19,786 INFO program: Blocks per group: 8192 >08:32:19,786 INFO program: Fragments per group: 8192 >08:32:19,786 INFO program: Inodes per group: 512 >08:32:19,788 INFO program: Inode blocks per group: 128 >08:32:19,788 INFO program: Flex block group size: 16 >08:32:19,788 INFO program: Filesystem created: Wed Nov 27 11:04:35 2013 >08:32:19,789 INFO program: Last mount time: Wed Nov 27 11:04:52 2013 >08:32:19,789 INFO program: Last write time: Wed Nov 27 11:04:56 2013 >08:32:19,789 INFO program: Mount count: 2 >08:32:19,789 INFO program: Maximum mount count: -1 >08:32:19,790 INFO program: Last checked: Wed Nov 27 11:04:35 2013 >08:32:19,790 INFO program: Check interval: 0 (<none>) >08:32:19,792 INFO program: Lifetime writes: 32 MB >08:32:19,792 INFO program: Reserved blocks uid: 0 (user root) >08:32:19,792 INFO program: Reserved blocks gid: 0 (group root) >08:32:19,793 INFO program: First inode: 11 >08:32:19,793 INFO program: Inode size: 256 >08:32:19,793 INFO program: Required extra isize: 28 >08:32:19,793 INFO program: Desired extra isize: 28 >08:32:19,795 INFO program: Journal inode: 8 >08:32:19,795 INFO program: Default directory hash: half_md4 >08:32:19,795 INFO program: Directory Hash Seed: 3114f431-19c4-42bd-9a63-2809dc839247 >08:32:19,795 INFO program: Journal backup: inode blocks >08:32:19,796 INFO program: Journal features: (none) >08:32:19,796 INFO program: Journal size: 32M >08:32:19,798 INFO program: Journal length: 32768 >08:32:19,798 INFO program: Journal sequence: 0x00000029 >08:32:19,798 INFO program: Journal start: 0 >08:32:19,799 INFO program: >08:32:19,799 DEBUG program: Return code: 0 >08:32:19,800 INFO program: Running... resize2fs -P /dev/loop2 >08:32:19,835 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:32:19,837 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop2 >08:32:19,837 INFO program: Couldn't find valid filesystem superblock. >08:32:19,838 DEBUG program: Return code: 1 >08:32:19,970 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >08:32:20,005 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:32:20,007 INFO program: Filesystem volume name: Anaconda >08:32:20,008 INFO program: Last mounted on: / >08:32:20,008 INFO program: Filesystem UUID: 58490f23-b34e-43b0-aa51-893bcad709c7 >08:32:20,008 INFO program: Filesystem magic number: 0xEF53 >08:32:20,008 INFO program: Filesystem revision #: 1 (dynamic) >08:32:20,010 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >08:32:20,010 INFO program: Filesystem flags: signed_directory_hash >08:32:20,011 INFO program: Default mount options: user_xattr acl >08:32:20,011 INFO program: Filesystem state: clean >08:32:20,011 INFO program: Errors behavior: Continue >08:32:20,011 INFO program: Filesystem OS type: Linux >08:32:20,012 INFO program: Inode count: 131072 >08:32:20,013 INFO program: Block count: 2097152 >08:32:20,013 INFO program: Reserved block count: 0 >08:32:20,013 INFO program: Free blocks: 1148226 >08:32:20,014 INFO program: Free inodes: 102524 >08:32:20,014 INFO program: First block: 1 >08:32:20,014 INFO program: Block size: 1024 >08:32:20,016 INFO program: Fragment size: 1024 >08:32:20,016 INFO program: Reserved GDT blocks: 256 >08:32:20,016 INFO program: Blocks per group: 8192 >08:32:20,017 INFO program: Fragments per group: 8192 >08:32:20,017 INFO program: Inodes per group: 512 >08:32:20,017 INFO program: Inode blocks per group: 128 >08:32:20,017 INFO program: Flex block group size: 16 >08:32:20,018 INFO program: Filesystem created: Wed Nov 27 11:04:35 2013 >08:32:20,021 INFO program: Last mount time: Thu Dec 5 08:32:03 2013 >08:32:20,022 INFO program: Last write time: Thu Dec 5 08:32:03 2013 >08:32:20,022 INFO program: Mount count: 3 >08:32:20,022 INFO program: Maximum mount count: -1 >08:32:20,023 INFO program: Last checked: Wed Nov 27 11:04:35 2013 >08:32:20,023 INFO program: Check interval: 0 (<none>) >08:32:20,023 INFO program: Lifetime writes: 32 MB >08:32:20,023 INFO program: Reserved blocks uid: 0 (user root) >08:32:20,024 INFO program: Reserved blocks gid: 0 (group root) >08:32:20,024 INFO program: First inode: 11 >08:32:20,024 INFO program: Inode size: 256 >08:32:20,024 INFO program: Required extra isize: 28 >08:32:20,025 INFO program: Desired extra isize: 28 >08:32:20,025 INFO program: Journal inode: 8 >08:32:20,025 INFO program: Default directory hash: half_md4 >08:32:20,025 INFO program: Directory Hash Seed: 3114f431-19c4-42bd-9a63-2809dc839247 >08:32:20,026 INFO program: Journal backup: inode blocks >08:32:20,026 INFO program: Journal features: (none) >08:32:20,026 INFO program: Journal size: 32M >08:32:20,027 INFO program: Journal length: 32768 >08:32:20,027 INFO program: Journal sequence: 0x0000002a >08:32:20,027 INFO program: Journal start: 1 >08:32:20,028 INFO program: >08:32:20,030 DEBUG program: Return code: 0 >08:32:20,031 INFO program: Running... resize2fs -P /dev/mapper/live-rw >08:32:20,068 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:32:20,070 INFO program: Estimated minimum size of the filesystem: 935209 >08:32:20,071 DEBUG program: Return code: 0 >08:32:20,292 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >08:32:20,329 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:32:20,331 INFO program: Filesystem volume name: Anaconda >08:32:20,332 INFO program: Last mounted on: /var/tmp/lorax.imgutils.2dqBr9 >08:32:20,332 INFO program: Filesystem UUID: 58490f23-b34e-43b0-aa51-893bcad709c7 >08:32:20,332 INFO program: Filesystem magic number: 0xEF53 >08:32:20,334 INFO program: Filesystem revision #: 1 (dynamic) >08:32:20,334 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >08:32:20,335 INFO program: Filesystem flags: signed_directory_hash >08:32:20,335 INFO program: Default mount options: user_xattr acl >08:32:20,335 INFO program: Filesystem state: clean >08:32:20,335 INFO program: Errors behavior: Continue >08:32:20,336 INFO program: Filesystem OS type: Linux >08:32:20,336 INFO program: Inode count: 131072 >08:32:20,337 INFO program: Block count: 2097152 >08:32:20,337 INFO program: Reserved block count: 0 >08:32:20,337 INFO program: Free blocks: 1148226 >08:32:20,338 INFO program: Free inodes: 102524 >08:32:20,338 INFO program: First block: 1 >08:32:20,339 INFO program: Block size: 1024 >08:32:20,339 INFO program: Fragment size: 1024 >08:32:20,339 INFO program: Reserved GDT blocks: 256 >08:32:20,340 INFO program: Blocks per group: 8192 >08:32:20,341 INFO program: Fragments per group: 8192 >08:32:20,341 INFO program: Inodes per group: 512 >08:32:20,341 INFO program: Inode blocks per group: 128 >08:32:20,342 INFO program: Flex block group size: 16 >08:32:20,342 INFO program: Filesystem created: Wed Nov 27 11:04:35 2013 >08:32:20,342 INFO program: Last mount time: Wed Nov 27 11:04:52 2013 >08:32:20,343 INFO program: Last write time: Wed Nov 27 11:04:56 2013 >08:32:20,343 INFO program: Mount count: 2 >08:32:20,344 INFO program: Maximum mount count: -1 >08:32:20,344 INFO program: Last checked: Wed Nov 27 11:04:35 2013 >08:32:20,345 INFO program: Check interval: 0 (<none>) >08:32:20,345 INFO program: Lifetime writes: 32 MB >08:32:20,346 INFO program: Reserved blocks uid: 0 (user root) >08:32:20,346 INFO program: Reserved blocks gid: 0 (group root) >08:32:20,347 INFO program: First inode: 11 >08:32:20,347 INFO program: Inode size: 256 >08:32:20,347 INFO program: Required extra isize: 28 >08:32:20,349 INFO program: Desired extra isize: 28 >08:32:20,349 INFO program: Journal inode: 8 >08:32:20,349 INFO program: Default directory hash: half_md4 >08:32:20,349 INFO program: Directory Hash Seed: 3114f431-19c4-42bd-9a63-2809dc839247 >08:32:20,350 INFO program: Journal backup: inode blocks >08:32:20,350 INFO program: Journal features: (none) >08:32:20,351 INFO program: Journal size: 32M >08:32:20,351 INFO program: Journal length: 32768 >08:32:20,351 INFO program: Journal sequence: 0x00000029 >08:32:20,352 INFO program: Journal start: 0 >08:32:20,356 INFO program: >08:32:20,356 DEBUG program: Return code: 0 >08:32:20,357 INFO program: Running... resize2fs -P /dev/mapper/live-base >08:32:20,389 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:32:20,391 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >08:32:20,392 INFO program: Couldn't find valid filesystem superblock. >08:32:20,392 DEBUG program: Return code: 1 >08:32:20,436 INFO program: Running... udevadm settle --timeout=300 >08:32:20,493 DEBUG program: Return code: 0 >08:32:20,529 INFO program: Running... udevadm settle --timeout=300 >08:32:20,577 DEBUG program: Return code: 0 >08:32:20,588 INFO program: Running... udevadm settle --timeout=300 >08:32:20,640 DEBUG program: Return code: 0 >08:32:20,664 INFO program: Running... udevadm settle --timeout=300 >08:32:20,726 DEBUG program: Return code: 0 >08:32:20,749 INFO program: Running... udevadm settle --timeout=300 >08:32:20,800 DEBUG program: Return code: 0 >08:32:20,818 INFO program: Running... udevadm settle --timeout=300 >08:32:20,869 DEBUG program: Return code: 0 >08:32:20,881 INFO program: Running... udevadm settle --timeout=300 >08:32:20,930 DEBUG program: Return code: 0 >08:32:20,950 INFO program: Running... udevadm settle --timeout=300 >08:32:20,997 DEBUG program: Return code: 0 >08:32:20,999 INFO program: Running... losetup -j /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso >08:32:21,032 INFO program: /dev/loop0: [64515]:12 (/run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso) >08:32:21,034 DEBUG program: Return code: 0 >08:32:21,042 INFO program: Running... losetup -j /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso >08:32:21,073 INFO program: /dev/loop0: [64515]:12 (/run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso) >08:32:21,075 DEBUG program: Return code: 0 >08:32:21,125 INFO program: Running... mount -t xfs -o defaults,ro /dev/vda1 /mnt/sysimage >08:32:21,247 DEBUG program: Return code: 0 >08:32:21,266 INFO program: Running... udevadm settle --timeout=300 >08:32:21,316 DEBUG program: Return code: 0 >08:32:21,318 INFO program: Running... umount /mnt/sysimage >08:32:21,360 DEBUG program: Return code: 0 >08:32:21,363 INFO program: Running... udevadm settle --timeout=300 >08:32:21,411 DEBUG program: Return code: 0 >08:32:21,436 INFO program: Running... udevadm settle --timeout=300 >08:32:21,487 DEBUG program: Return code: 0 >08:32:21,502 INFO program: Running... mount -t ext3 -o defaults,ro /dev/vda3 /mnt/sysimage >08:32:21,534 INFO program: mount: /dev/vda3 is already mounted or /mnt/sysimage busy >08:32:21,536 INFO program: /dev/vda3 is already mounted on /run/install/isodir >08:32:21,537 DEBUG program: Return code: 32 >08:32:21,547 INFO program: Running... udevadm settle --timeout=300 >08:32:21,599 DEBUG program: Return code: 0 >08:32:21,609 INFO program: Running... mount -t xfs -o defaults,ro /dev/vda5 /mnt/sysimage >08:32:21,705 DEBUG program: Return code: 0 >08:32:21,709 INFO program: Running... arch >08:32:21,745 INFO program: x86_64 >08:32:21,747 DEBUG program: Return code: 0 >08:32:21,768 INFO program: Running... udevadm settle --timeout=300 >08:32:21,822 DEBUG program: Return code: 0 >08:32:21,824 INFO program: Running... umount /mnt/sysimage >08:32:21,857 DEBUG program: Return code: 0 >08:32:21,859 INFO program: Running... udevadm settle --timeout=300 >08:32:21,907 DEBUG program: Return code: 0 >08:32:22,461 INFO program: Running... mount -t iso9660 -o ro /mnt/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso /mnt/install/cdimage >08:32:22,503 DEBUG program: Return code: 0 >08:32:22,509 INFO program: Running... udevadm settle --timeout=300 >08:32:22,578 DEBUG program: Return code: 0 >08:32:22,580 INFO program: Running... umount /mnt/install/cdimage >08:32:22,620 DEBUG program: Return code: 0 >08:32:22,622 INFO program: Running... mount -t iso9660 -o ro /mnt/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso /mnt/install/source >08:32:22,672 DEBUG program: Return code: 0 >08:32:23,303 INFO program: Running... systemctl status chronyd.service >08:32:23,338 INFO program: chronyd.service - NTP client/server >08:32:23,340 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >08:32:23,341 INFO program: Active: active (running) since Thu 2013-12-05 08:32:17 UTC; 6s ago >08:32:23,341 INFO program: Process: 1326 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >08:32:23,341 INFO program: Process: 1323 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >08:32:23,342 INFO program: Main PID: 1325 (chronyd) >08:32:23,342 INFO program: CGroup: /system.slice/chronyd.service >08:32:23,342 INFO program: `-1325 /usr/sbin/chronyd -u chrony >08:32:23,342 INFO program: >08:32:23,343 INFO program: Dec 05 08:32:17 system1.virt systemd[1]: Started NTP client/server. >08:32:23,343 DEBUG program: Return code: 0 >08:32:23,947 INFO program: Running... udevadm settle --timeout=300 >08:32:24,003 DEBUG program: Return code: 0 >08:32:24,066 INFO program: Running... udevadm settle --timeout=300 >08:32:24,123 DEBUG program: Return code: 0 >08:32:24,168 INFO program: Running... udevadm settle --timeout=300 >08:32:24,221 DEBUG program: Return code: 0 >08:32:24,271 INFO program: Running... udevadm settle --timeout=300 >08:32:24,328 DEBUG program: Return code: 0 > > >/tmp/storage.log: >08:32:13,022 INFO blivet: ISCSID is /sbin/iscsid >08:32:13,023 INFO blivet: no initiator set >08:32:13,177 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:32:13,179 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >08:32:15,759 DEBUG blivet: trying to set new default fstype to 'ext4' >08:32:15,811 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:15,812 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:15,813 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:15,823 DEBUG blivet: trying to set new default fstype to 'xfs' >08:32:15,824 DEBUG blivet: XFS.supported: supported: True ; >08:32:15,933 DEBUG blivet: getFormat('xfs') returning XFS instance >08:32:15,936 DEBUG blivet: XFS.supported: supported: True ; >08:32:16,598 INFO blivet: Detected 1040M of memory >08:32:16,599 INFO blivet: Suggested swap size (2080 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >08:32:16,599 INFO blivet: Swap attempt of 0M >08:32:16,905 INFO blivet: resetting Blivet (version 0.18.11) instance <blivet.Blivet object at 0x7f0e359d6a90> >08:32:16,905 INFO blivet: no initiator set >08:32:16,906 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >08:32:16,906 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >08:32:17,150 DEBUG blivet: protected device spec /dev/disk/by-uuid/e05bdb6b-0c4a-40be-b78d-645c49451ca4 resolved to vda3 >08:32:18,142 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vda4', 'vda5', 'loop0', 'loop1', 'loop2', 'loop3', 'dm-0', 'dm-1'] >08:32:18,178 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1386232325', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > '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_REVISION': '0.12.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '657700', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >08:32:18,183 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >08:32:18,186 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >08:32:18,188 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:18,192 INFO blivet: sr0 is a cdrom >08:32:18,193 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >08:32:18,194 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:18,222 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >08:32:18,242 INFO blivet: added cdrom sr0 (id 0) to device tree >08:32:18,244 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:32:18,247 DEBUG blivet: no device or no media present >08:32:18,255 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1386232325', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '673811', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda'} ; name: vda ; >08:32:18,306 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda)... >08:32:18,308 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:32:18,338 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:18,368 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >08:32:18,407 INFO blivet: vda is a disk >08:32:18,446 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:18,463 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >08:32:18,523 INFO blivet: added disk vda (id 1) to device tree >08:32:18,528 DEBUG blivet: looking up parted Device: /dev/vda >08:32:18,548 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >08:32:18,550 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >08:32:18,555 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:32:18,560 DEBUG blivet: required disklabel type for vda (15) is None >08:32:18,560 DEBUG blivet: default disklabel type for vda is msdos >08:32:18,562 DEBUG blivet: selecting msdos disklabel for vda based on size >08:32:18,569 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >08:32:18,611 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0e2e611250>, <parted.partition.Partition object at 0x7f0e2e6114d0>, <parted.partition.Partition object at 0x7f0e2e611750>, <parted.partition.Partition object at 0x7f0e2e611910>, <parted.partition.Partition object at 0x7f0e2e611a10>] > device: <parted.device.Device object at 0x7f0e2e611090> > PedDisk: <_ped.Disk object at 0x7f0e2e615488> >08:32:18,612 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:32:18,618 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >08:32:18,625 INFO blivet: got device: DiskDevice instance (0x7f0e2e5fef10) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 30720.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (62415, 16, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0x7f0e2e687950> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0e2e5fee10> >08:32:18,632 INFO blivet: got format: DiskLabel instance (0x7f0e2e606050) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0e2e611250>, <parted.partition.Partition object at 0x7f0e2e6114d0>, <parted.partition.Partition object at 0x7f0e2e611750>, <parted.partition.Partition object at 0x7f0e2e611910>, <parted.partition.Partition object at 0x7f0e2e611a10>] > device: <parted.device.Device object at 0x7f0e2e611090> > PedDisk: <_ped.Disk object at 0x7f0e2e615488> > origPartedDisk = <parted.disk.Disk object at 0x7f0e2e611b90> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (62415, 16, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0x7f0e34fc7560> > >08:32:18,637 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/boot /dev/disk/by-uuid/679d8578-cb55-4396-a892-57f7fe39bd25', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '679d8578-cb55-4396-a892-57f7fe39bd25', > 'ID_FS_UUID_ENC': '679d8578-cb55-4396-a892-57f7fe39bd25', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '673827', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-label/boot', > '/dev/disk/by-uuid/679d8578-cb55-4396-a892-57f7fe39bd25'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1'} ; name: vda1 ; >08:32:18,665 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1)... >08:32:18,667 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >08:32:18,668 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:18,669 INFO blivet: vda1 is a partition >08:32:18,671 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >08:32:18,673 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:32:18,679 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30720MB disk vda (1) with existing msdos disklabel >08:32:18,680 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >08:32:18,682 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >08:32:18,683 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:18,688 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >08:32:18,689 DEBUG blivet: looking up parted Partition: /dev/vda1 >08:32:18,690 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >08:32:18,692 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >08:32:18,696 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >08:32:18,697 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >08:32:18,698 INFO blivet: added partition vda1 (id 2) to device tree >08:32:18,699 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >08:32:18,710 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >08:32:18,722 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >08:32:18,724 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >08:32:18,752 WARN blivet: disklabel detected but not usable on vda1 >08:32:18,753 INFO blivet: type detected on 'vda1' is 'xfs' >08:32:18,845 DEBUG blivet: XFS.supported: supported: True ; >08:32:18,849 DEBUG blivet: getFormat('xfs') returning XFS instance >08:32:18,850 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >08:32:18,853 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: xfs ; >08:32:18,886 DEBUG blivet: looking up parted Device: /dev/vda1 >08:32:18,900 INFO blivet: got device: PartitionDevice instance (0x7f0e2e606190) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 30720MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing xfs filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f0e2e622200> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0e2e611150> fileSystem: <parted.filesystem.FileSystem object at 0x7f0e2e611610> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0e2e611310> PedPartition: <_ped.Partition object at 0x7f0e2e610290> > disk = existing 30720MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >08:32:18,902 DEBUG blivet: XFS.supported: supported: True ; >08:32:18,904 INFO blivet: got format: XFS instance (0x7f0e2e5aba10) -- > type = xfs name = xfs status = False > device = /dev/vda1 uuid = 679d8578-cb55-4396-a892-57f7fe39bd25 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = boot size = 0 targetSize = 0 > >08:32:18,907 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/swap /dev/disk/by-uuid/6e4425b4-9db5-4a4f-ba44-ddc8198cade9', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6e4425b4-9db5-4a4f-ba44-ddc8198cade9', > 'ID_FS_UUID_ENC': '6e4425b4-9db5-4a4f-ba44-ddc8198cade9', > 'ID_FS_VERSION': '2', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4259840', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '673839', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-label/swap', > '/dev/disk/by-uuid/6e4425b4-9db5-4a4f-ba44-ddc8198cade9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2'} ; name: vda2 ; >08:32:18,916 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >08:32:18,918 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >08:32:18,921 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:18,925 INFO blivet: vda2 is a partition >08:32:18,926 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >08:32:18,928 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:32:18,931 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30720MB disk vda (1) with existing msdos disklabel >08:32:18,933 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >08:32:18,936 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >08:32:18,937 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:18,939 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >08:32:18,944 DEBUG blivet: looking up parted Partition: /dev/vda2 >08:32:18,945 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >08:32:18,947 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >08:32:18,949 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >08:32:18,951 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >08:32:18,953 INFO blivet: added partition vda2 (id 3) to device tree >08:32:18,954 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >08:32:18,960 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >08:32:18,961 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >08:32:18,963 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >08:32:18,988 WARN blivet: disklabel detected but not usable on vda2 >08:32:18,989 INFO blivet: type detected on 'vda2' is 'swap' >08:32:18,990 DEBUG blivet: SwapSpace.__init__: device: /dev/vda2 ; serial: None ; uuid: 6e4425b4-9db5-4a4f-ba44-ddc8198cade9 ; exists: True ; label: swap ; >08:32:18,990 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:32:18,992 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >08:32:18,993 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: swap ; >08:32:18,996 DEBUG blivet: looking up parted Device: /dev/vda2 >08:32:18,998 INFO blivet: got device: PartitionDevice instance (0x7f0e2e606210) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 30720MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 2080.0 > format = existing swap > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 4259840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4226, 16, 63) biosGeometry: (265, 255, 63) > PedDevice: <_ped.Device object at 0x7f0e2e6224d0> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0e2e611150> fileSystem: <parted.filesystem.FileSystem object at 0x7f0e2e611650> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0e2e611590> PedPartition: <_ped.Partition object at 0x7f0e2e6102f0> > disk = existing 30720MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 5285887 length = 4259840 > flags = >08:32:19,000 INFO blivet: got format: SwapSpace instance (0x7f0e2e617650) -- > type = swap name = swap status = False > device = /dev/vda2 uuid = 6e4425b4-9db5-4a4f-ba44-ddc8198cade9 exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >08:32:19,003 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/e05bdb6b-0c4a-40be-b78d-645c49451ca4', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e05bdb6b-0c4a-40be-b78d-645c49451ca4', > 'ID_FS_UUID_ENC': 'e05bdb6b-0c4a-40be-b78d-645c49451ca4', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '5285888', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12582912', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '673849', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/e05bdb6b-0c4a-40be-b78d-645c49451ca4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3'} ; name: vda3 ; >08:32:19,010 INFO blivet: scanning vda3 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3)... >08:32:19,011 DEBUG blivet: DeviceTree.getDeviceByName: name: vda3 ; >08:32:19,012 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:19,013 INFO blivet: vda3 is a partition >08:32:19,014 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda3 ; >08:32:19,017 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:32:19,019 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30720MB disk vda (1) with existing msdos disklabel >08:32:19,021 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >08:32:19,027 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >08:32:19,027 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:19,029 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >08:32:19,032 DEBUG blivet: looking up parted Partition: /dev/vda3 >08:32:19,033 DEBUG blivet: PartitionDevice.probe: vda3 ; exists: True ; >08:32:19,035 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >08:32:19,040 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >08:32:19,041 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >08:32:19,042 INFO blivet: added partition vda3 (id 4) to device tree >08:32:19,043 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >08:32:19,048 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >08:32:19,049 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >08:32:19,050 DEBUG blivet: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >08:32:19,073 WARN blivet: disklabel detected but not usable on vda3 >08:32:19,073 INFO blivet: type detected on 'vda3' is 'ext3' >08:32:19,211 DEBUG blivet: padding min size from 2067 up to 2273 >08:32:19,214 DEBUG blivet: Ext3FS.supported: supported: True ; >08:32:19,219 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >08:32:19,221 DEBUG blivet: PartitionDevice._setFormat: vda3 ; >08:32:19,224 DEBUG blivet: PartitionDevice._setFormat: vda3 ; current: None ; type: ext3 ; >08:32:19,227 DEBUG blivet: looking up parted Device: /dev/vda3 >08:32:19,234 INFO blivet: got device: PartitionDevice instance (0x7f0e2e620bd0) -- > name = vda3 status = True kids = 0 id = 4 > parents = ['existing 30720MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 6144.0 > format = existing ext3 filesystem > major = 252 minor = 3 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (12483, 16, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f0e2e622950> > target size = 0 path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0e2e611150> fileSystem: <parted.filesystem.FileSystem object at 0x7f0e2e611810> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f0e2e611790> PedPartition: <_ped.Partition object at 0x7f0e2e610350> > disk = existing 30720MB disk vda (1) with existing msdos disklabel > start = 5285888 end = 17868799 length = 12582912 > flags = >08:32:19,238 DEBUG blivet: Ext3FS.supported: supported: True ; >08:32:19,241 INFO blivet: got format: Ext3FS instance (0x7f0e2e6ac690) -- > type = ext3 name = ext3 status = False > device = /dev/vda3 uuid = e05bdb6b-0c4a-40be-b78d-645c49451ca4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6144.0 targetSize = 6144.0 > >08:32:19,244 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda4', > 'DEVTYPE': 'partition', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '17868800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '45045760', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '673860', > 'name': 'vda4', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda4'} ; name: vda4 ; >08:32:19,250 INFO blivet: scanning vda4 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda4)... >08:32:19,251 DEBUG blivet: DeviceTree.getDeviceByName: name: vda4 ; >08:32:19,253 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:19,254 INFO blivet: vda4 is a partition >08:32:19,260 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda4 ; >08:32:19,261 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:32:19,263 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30720MB disk vda (1) with existing msdos disklabel >08:32:19,266 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: vda ; >08:32:19,272 DEBUG blivet: PartitionDevice._setFormat: vda4 ; >08:32:19,273 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:19,275 DEBUG blivet: PartitionDevice._setFormat: vda4 ; current: None ; type: None ; >08:32:19,279 DEBUG blivet: looking up parted Partition: /dev/vda4 >08:32:19,281 DEBUG blivet: PartitionDevice.probe: vda4 ; exists: True ; >08:32:19,282 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 1 ; >08:32:19,288 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 10 ; >08:32:19,289 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda4 ; flag: 12 ; >08:32:19,290 INFO blivet: added partition vda4 (id 5) to device tree >08:32:19,295 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda4 ; >08:32:19,296 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda4 ; label_type: dos ; >08:32:19,299 DEBUG blivet: PartitionDevice.setup: vda4 ; status: True ; controllable: True ; orig: False ; >08:32:19,303 DEBUG blivet: DiskLabel.__init__: device: /dev/vda4 ; labelType: dos ; exists: True ; >08:32:19,308 WARN blivet: disklabel detected but not usable on vda4 >08:32:19,309 DEBUG blivet: no type or existing type for vda4, bailing >08:32:19,311 DEBUG blivet: looking up parted Device: /dev/vda4 >08:32:19,316 INFO blivet: got device: PartitionDevice instance (0x7f0e2e6b8fd0) -- > name = vda4 status = True kids = 0 id = 5 > parents = ['existing 30720MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 21995.0 > format = existing None > major = 252 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda4 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda4 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f0e2e622b90> > target size = 0 path = /dev/vda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0e2e611150> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0e2e611950> PedPartition: <_ped.Partition object at 0x7f0e2e6103b0> > disk = existing 30720MB disk vda (1) with existing msdos disklabel > start = 17868800 end = 62914559 length = 45045760 > flags = >08:32:19,319 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/49844224-a244-49c7-afd0-81391e076d11', > 'DEVNAME': 'vda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda5', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '49844224-a244-49c7-afd0-81391e076d11', > 'ID_FS_UUID_ENC': '49844224-a244-49c7-afd0-81391e076d11', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '17870848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '45043712', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '673871', > 'name': 'vda5', > 'symlinks': ['/dev/disk/by-uuid/49844224-a244-49c7-afd0-81391e076d11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda5'} ; name: vda5 ; >08:32:19,324 INFO blivet: scanning vda5 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda5)... >08:32:19,326 DEBUG blivet: DeviceTree.getDeviceByName: name: vda5 ; >08:32:19,327 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:19,327 INFO blivet: vda5 is a partition >08:32:19,329 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda5 ; >08:32:19,334 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >08:32:19,335 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30720MB disk vda (1) with existing msdos disklabel >08:32:19,338 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: vda ; >08:32:19,343 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >08:32:19,343 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:19,345 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: None ; type: None ; >08:32:19,347 DEBUG blivet: looking up parted Partition: /dev/vda5 >08:32:19,348 DEBUG blivet: PartitionDevice.probe: vda5 ; exists: True ; >08:32:19,354 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 1 ; >08:32:19,356 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 10 ; >08:32:19,357 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda5 ; flag: 12 ; >08:32:19,362 INFO blivet: added partition vda5 (id 6) to device tree >08:32:19,363 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda5 ; >08:32:19,364 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda5 ; label_type: dos ; >08:32:19,365 DEBUG blivet: PartitionDevice.setup: vda5 ; status: True ; controllable: True ; orig: False ; >08:32:19,368 DEBUG blivet: DiskLabel.__init__: device: /dev/vda5 ; labelType: dos ; exists: True ; >08:32:19,389 WARN blivet: disklabel detected but not usable on vda5 >08:32:19,390 INFO blivet: type detected on 'vda5' is 'xfs' >08:32:19,447 DEBUG blivet: XFS.supported: supported: True ; >08:32:19,453 DEBUG blivet: getFormat('xfs') returning XFS instance >08:32:19,454 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >08:32:19,456 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: None ; type: xfs ; >08:32:19,465 DEBUG blivet: looking up parted Device: /dev/vda5 >08:32:19,468 INFO blivet: got device: PartitionDevice instance (0x7f0e2e6ba750) -- > name = vda5 status = True kids = 0 id = 6 > parents = ['existing 30720MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 21994.0 > format = existing xfs filesystem > major = 252 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda5 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda5 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 45043712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (44686, 16, 63) biosGeometry: (2803, 255, 63) > PedDevice: <_ped.Device object at 0x7f0e2e622d40> > target size = 0 path = /dev/vda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0e2e611150> fileSystem: <parted.filesystem.FileSystem object at 0x7f0e2e611cd0> > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0e2e611ad0> PedPartition: <_ped.Partition object at 0x7f0e2e610410> > disk = existing 30720MB disk vda (1) with existing msdos disklabel > start = 17870848 end = 62914559 length = 45043712 > flags = >08:32:19,471 DEBUG blivet: XFS.supported: supported: True ; >08:32:19,475 INFO blivet: got format: XFS instance (0x7f0e2e6bd8d0) -- > type = xfs name = xfs status = False > device = /dev/vda5 uuid = 49844224-a244-49c7-afd0-81391e076d11 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >08:32:19,479 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/RHEL-7.0\\x20ComputeNode.x86_64 /dev/disk/by-uuid/2013-11-27-06-32-17-00', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1386232325', > '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.0_ComputeNode.x86_64', > 'ID_FS_LABEL_ENC': 'RHEL-7.0\\x20ComputeNode.x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-11-27-06-32-17-00', > 'ID_FS_UUID_ENC': '2013-11-27-06-32-17-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '766720', > 'name': 'loop0', > 'symlinks': ['/dev/disk/by-label/RHEL-7.0\\x20ComputeNode.x86_64', > '/dev/disk/by-uuid/2013-11-27-06-32-17-00'], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >08:32:19,485 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >08:32:19,486 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >08:32:19,489 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:19,490 INFO blivet: loop0 is a loop device >08:32:19,491 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >08:32:19,497 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso ; >08:32:19,498 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:19,502 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:19,506 DEBUG blivet: FileDevice._setFormat: /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso ; current: None ; type: None ; >08:32:19,511 INFO blivet: added file /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso (id 7) to device tree >08:32:19,512 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso ; >08:32:19,512 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:19,514 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >08:32:19,519 INFO blivet: added loop loop0 (id 8) to device tree >08:32:19,520 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >08:32:19,520 INFO blivet: type detected on 'loop0' is 'iso9660' >08:32:19,522 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:32:19,522 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >08:32:19,524 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: iso9660 ; >08:32:19,575 DEBUG blivet: looking up parted Device: /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso >08:32:19,618 DEBUG blivet: looking up parted Device: /dev/loop0 >08:32:19,625 INFO blivet: got device: LoopDevice instance (0x7f0e2e6bd790) -- > name = loop0 status = True kids = 0 id = 8 > parents = ['existing 1893MB file /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso (7)'] > uuid = None size = 1893.0 > format = existing iso9660 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 3876864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (241, 255, 63) biosGeometry: (241, 255, 63) > PedDevice: <_ped.Device object at 0x7f0e2e622c20> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >08:32:19,635 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:32:19,642 INFO blivet: got format: Iso9660FS instance (0x7f0e2e6c74d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/loop0 uuid = 2013-11-27-06-32-17-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = RHEL-7.0_ComputeNode.x86_64 size = 0.0 targetSize = 0.0 > >08:32:19,645 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1386232325', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '766754', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >08:32:19,651 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >08:32:19,652 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:32:19,655 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:19,657 INFO blivet: loop1 is a loop device >08:32:19,659 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >08:32:19,664 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >08:32:19,666 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:19,666 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:19,669 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >08:32:19,674 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 9) to device tree >08:32:19,675 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >08:32:19,676 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:19,677 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >08:32:19,681 INFO blivet: added loop loop1 (id 10) to device tree >08:32:19,682 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >08:32:19,684 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >08:32:19,684 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:32:19,686 DEBUG blivet: device loop1 does not contain a disklabel >08:32:19,686 INFO blivet: type detected on 'loop1' is 'squashfs' >08:32:19,687 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:32:19,689 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: squashfs ; >08:32:19,690 INFO blivet: got device: LoopDevice instance (0x7f0e2e6c7f50) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >08:32:19,695 INFO blivet: got format: DeviceFormat instance (0x7f0e2e6cd1d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:32:19,698 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/58490f23-b34e-43b0-aa51-893bcad709c7', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1386232325', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '58490f23-b34e-43b0-aa51-893bcad709c7', > 'ID_FS_UUID_ENC': '58490f23-b34e-43b0-aa51-893bcad709c7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '766788', > 'name': 'loop2', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/58490f23-b34e-43b0-aa51-893bcad709c7'], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >08:32:19,702 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >08:32:19,703 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:32:19,705 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:19,705 INFO blivet: loop2 is a loop device >08:32:19,708 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >08:32:19,710 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >08:32:19,715 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:19,715 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:19,717 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >08:32:19,721 INFO blivet: added file /LiveOS/rootfs.img (id 11) to device tree >08:32:19,722 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >08:32:19,722 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:19,724 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >08:32:19,725 INFO blivet: added loop loop2 (id 12) to device tree >08:32:19,727 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >08:32:19,732 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >08:32:19,734 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:19,739 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:19,739 DEBUG blivet: device loop2 does not contain a disklabel >08:32:19,740 INFO blivet: type detected on 'loop2' is 'ext4' >08:32:19,841 DEBUG blivet: using current size 0 as min size >08:32:19,844 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:19,851 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:19,858 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: ext4 ; >08:32:19,859 INFO blivet: got device: LoopDevice instance (0x7f0e2e6cd710) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/rootfs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >08:32:19,862 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:19,868 INFO blivet: got format: Ext4FS instance (0x7f0e2e6c7d10) -- > type = ext4 name = ext4 status = False > device = /dev/loop2 uuid = 58490f23-b34e-43b0-aa51-893bcad709c7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >08:32:19,871 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1386232325', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '766824', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >08:32:19,876 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >08:32:19,877 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:32:19,879 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:19,880 INFO blivet: loop3 is a loop device >08:32:19,885 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >08:32:19,887 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >08:32:19,889 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:19,890 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:19,896 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >08:32:19,897 INFO blivet: added file /overlay (deleted) (id 13) to device tree >08:32:19,899 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >08:32:19,899 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:19,905 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >08:32:19,905 INFO blivet: added loop loop3 (id 14) to device tree >08:32:19,906 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >08:32:19,908 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >08:32:19,912 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:32:19,912 DEBUG blivet: device loop3 does not contain a disklabel >08:32:19,913 INFO blivet: type detected on 'loop3' is 'DM_snapshot_cow' >08:32:19,913 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:32:19,915 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: DM_snapshot_cow ; >08:32:19,915 INFO blivet: got device: LoopDevice instance (0x7f0e2e6d4350) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >08:32:19,916 INFO blivet: got format: DeviceFormat instance (0x7f0e2e6d45d0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop3 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:32:19,920 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/58490f23-b34e-43b0-aa51-893bcad709c7 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1386232325', > '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': '58490f23-b34e-43b0-aa51-893bcad709c7', > 'ID_FS_UUID_ENC': '58490f23-b34e-43b0-aa51-893bcad709c7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '96922', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/58490f23-b34e-43b0-aa51-893bcad709c7', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >08:32:19,925 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >08:32:19,927 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:32:19,928 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:19,933 INFO blivet: live-rw is a device-mapper device >08:32:19,934 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >08:32:19,936 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:32:19,937 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) with existing ext4 filesystem >08:32:19,943 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:32:19,946 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing DM_snapshot_cow >08:32:19,950 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:32:19,951 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:19,955 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >08:32:19,959 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:19,960 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >08:32:19,961 INFO blivet: added dm live-rw (id 15) to device tree >08:32:19,962 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >08:32:19,963 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >08:32:19,969 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:19,970 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:19,970 DEBUG blivet: device live-rw does not contain a disklabel >08:32:19,970 INFO blivet: type detected on 'live-rw' is 'ext4' >08:32:20,071 DEBUG blivet: padding min size from 914 up to 1005 >08:32:20,080 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:20,085 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:20,091 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >08:32:20,097 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >08:32:20,228 INFO blivet: got device: DMDevice instance (0x7f0e2e6d4790) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop3 (14) with existing DM_snapshot_cow'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f0e2e622cb0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >08:32:20,230 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:20,236 INFO blivet: got format: Ext4FS instance (0x7f0e2e6d4b90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 58490f23-b34e-43b0-aa51-893bcad709c7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >08:32:20,241 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/58490f23-b34e-43b0-aa51-893bcad709c7 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1386232325', > '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': '58490f23-b34e-43b0-aa51-893bcad709c7', > 'ID_FS_UUID_ENC': '58490f23-b34e-43b0-aa51-893bcad709c7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36818', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/58490f23-b34e-43b0-aa51-893bcad709c7', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >08:32:20,252 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >08:32:20,253 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:32:20,255 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:20,255 INFO blivet: live-base is a device-mapper device >08:32:20,258 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >08:32:20,259 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:32:20,265 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:32:20,266 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) with existing ext4 filesystem >08:32:20,268 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:32:20,271 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:20,277 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >08:32:20,278 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:20,279 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >08:32:20,280 INFO blivet: added dm live-base (id 16) to device tree >08:32:20,281 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >08:32:20,287 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >08:32:20,289 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:20,289 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:20,291 DEBUG blivet: device live-base does not contain a disklabel >08:32:20,291 INFO blivet: type detected on 'live-base' is 'ext4' >08:32:20,394 DEBUG blivet: using current size 0 as min size >08:32:20,397 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:20,405 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:20,412 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >08:32:20,418 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >08:32:20,424 INFO blivet: got device: DMDevice instance (0x7f0e2e6d4a10) -- > name = live-base status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop2 (12) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f0e2e6da200> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >08:32:20,427 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:20,432 INFO blivet: got format: Ext4FS instance (0x7f0e2e6db1d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 58490f23-b34e-43b0-aa51-893bcad709c7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >08:32:20,514 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:32:20,520 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >08:32:20,525 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >08:32:20,581 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >08:32:20,645 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:32:20,649 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:32:20,664 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:32:20,730 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >08:32:20,741 DEBUG blivet: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >08:32:20,745 DEBUG blivet: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >08:32:20,804 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:32:20,812 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:32:20,817 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:32:20,873 DEBUG blivet: PartitionDevice.teardown: vda5 ; status: True ; controllable: True ; >08:32:20,934 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:32:20,940 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:32:20,945 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:32:21,036 DEBUG blivet: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >08:32:21,082 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >08:32:21,083 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >08:32:21,089 INFO blivet: edd: collected mbr signatures: {'vda': '0x000bc380'} >08:32:21,090 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x000bc380 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 62914560 >08:32:21,091 INFO blivet: edd: matched 0x80 to vda using MBR sig >08:32:21,091 DEBUG blivet: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000bc380 > pci_dev: 00:04.0, scsi_id: 0 > scsi_lun: 0, sectors: 62914560 >08:32:21,093 DEBUG blivet: edd: matched 0x81 to vda using pci_dev >08:32:21,095 INFO blivet: edd: both edd entries 0x80 and 0x81 seem to map to vda >08:32:21,102 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >08:32:21,124 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:32:21,258 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >08:32:21,415 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:32:21,425 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:32:21,436 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:32:21,495 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >08:32:21,497 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:32:21,537 WARN blivet: mount of vda3 as ext3 failed: mount failed: 32 >08:32:21,541 DEBUG blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >08:32:21,603 DEBUG blivet: PartitionDevice.setup: vda5 ; status: True ; controllable: True ; orig: False ; >08:32:21,608 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:32:21,751 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >08:32:21,752 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >08:32:21,753 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >08:32:21,753 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >08:32:21,754 DEBUG blivet: crypttab maps: [] >08:32:21,756 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >08:32:21,757 DEBUG blivet: resolved 'UUID=49844224-a244-49c7-afd0-81391e076d11' to 'vda5' (partition) >08:32:21,758 DEBUG blivet: resolved 'UUID=679d8578-cb55-4396-a892-57f7fe39bd25' to 'vda1' (partition) >08:32:21,759 DEBUG blivet: resolved 'UUID=e05bdb6b-0c4a-40be-b78d-645c49451ca4' to 'vda3' (partition) >08:32:21,759 DEBUG blivet: resolved 'UUID=6e4425b4-9db5-4a4f-ba44-ddc8198cade9' to 'vda2' (partition) >08:32:21,761 DEBUG blivet: PartitionDevice.teardown: vda5 ; status: True ; controllable: True ; >08:32:22,041 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:22,045 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:22,051 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:32:22,053 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:22,057 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:32:22,068 DEBUG blivet: XFS.supported: supported: True ; >08:32:22,074 DEBUG blivet: Ext3FS.supported: supported: True ; >08:32:22,082 DEBUG blivet: XFS.supported: supported: True ; >08:32:22,086 DEBUG blivet: onlyuse is now: vda >08:32:22,445 DEBUG blivet: found backing file /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso for loop device loop0 >08:32:22,445 DEBUG blivet: /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso is mounted on /run/install/repo >08:32:22,452 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/vda3 ; >08:32:22,454 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6144MB partition vda3 (4) with existing ext3 filesystem >08:32:22,455 DEBUG blivet: resolved '/dev/vda3' to 'vda3' (partition) >08:32:22,456 DEBUG blivet: /dev/vda3 is mounted on /run/install/isodir >08:32:23,583 DEBUG blivet: found backing file /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso for loop device loop4 >08:32:23,585 DEBUG blivet: /run/install/isodir/RHEL-7.0-20131127.1-ComputeNode-x86_64-dvd1.iso is mounted on /run/install/source >08:32:23,923 DEBUG blivet: clearpart: looking at vda5 >08:32:23,927 DEBUG blivet: removing vda5 >08:32:23,932 DEBUG blivet: PartitionDevice._setFormat: vda5 ; >08:32:23,933 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:23,939 DEBUG blivet: PartitionDevice._setFormat: vda5 ; current: xfs ; type: None ; >08:32:23,940 INFO blivet: registered action: [0] Destroy Format xfs filesystem on partition vda5 (id 6) >08:32:23,941 DEBUG blivet: PartitionDevice.teardown: vda5 ; status: True ; controllable: True ; >08:32:23,946 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda5 ; status: False ; type: None ; >08:32:24,006 INFO blivet: removed partition vda5 (id 6) from device tree >08:32:24,014 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: vda ; >08:32:24,019 INFO blivet: registered action: [1] Destroy Device partition vda5 (id 6) >08:32:24,024 DEBUG blivet: partitions: ['vda1', 'vda2', 'vda3', 'vda4'] >08:32:24,025 DEBUG blivet: clearpart: looking at vda4 >08:32:24,026 DEBUG blivet: clearpart: looking at vda3 >08:32:24,030 DEBUG blivet: BindFS.supported: supported: False ; >08:32:24,031 DEBUG blivet: clearpart: looking at vda2 >08:32:24,031 DEBUG blivet: BindFS.supported: supported: False ; >08:32:24,032 DEBUG blivet: removing vda2 >08:32:24,033 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:32:24,035 DEBUG blivet: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >08:32:24,036 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:32:24,041 DEBUG blivet: NFSv4.supported: supported: False ; >08:32:24,037 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >08:32:24,044 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:24,046 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: swap ; type: None ; >08:32:24,046 INFO blivet: registered action: [2] Destroy Format swap on partition vda2 (id 3) >08:32:24,049 DEBUG blivet: NFSv4.supported: supported: False ; >08:32:24,050 DEBUG blivet: SELinuxFS.supported: supported: False ; >08:32:24,051 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >08:32:24,052 DEBUG blivet: SELinuxFS.supported: supported: False ; >08:32:24,058 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:24,056 DEBUG blivet: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >08:32:24,061 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:24,066 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >08:32:24,127 INFO blivet: removed partition vda2 (id 3) from device tree >08:32:24,135 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: vda ; >08:32:24,140 INFO blivet: registered action: [3] Destroy Device partition vda2 (id 3) >08:32:24,142 DEBUG blivet: partitions: ['vda1', 'vda3', 'vda4'] >08:32:24,143 DEBUG blivet: clearpart: looking at vda1 >08:32:24,143 DEBUG blivet: removing vda1 >08:32:24,147 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >08:32:24,152 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:24,154 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: xfs ; type: None ; >08:32:24,154 INFO blivet: registered action: [4] Destroy Format xfs filesystem on partition vda1 (id 2) >08:32:24,159 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >08:32:24,163 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >08:32:24,225 INFO blivet: removed partition vda1 (id 2) from device tree >08:32:24,231 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:32:24,239 INFO blivet: registered action: [5] Destroy Device partition vda1 (id 2) >08:32:24,241 DEBUG blivet: partitions: ['vda3', 'vda4'] >08:32:24,242 DEBUG blivet: checking whether disk vda has an empty extended >08:32:24,245 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0e2e611150> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0e259cfc50> PedPartition: <_ped.Partition object at 0x7f0e25a222f0> ; logicals is [] >08:32:24,246 DEBUG blivet: removing empty extended partition from vda >08:32:24,249 DEBUG blivet: DeviceTree.getDeviceByName: name: vda4 ; >08:32:24,253 DEBUG blivet: DeviceTree.getDeviceByName returned existing 21995MB partition vda4 (5) >08:32:24,260 DEBUG blivet: PartitionDevice.teardown: vda4 ; status: True ; controllable: True ; >08:32:24,263 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda4 ; status: False ; type: None ; >08:32:24,271 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda4 ; status: False ; type: None ; >08:32:24,332 INFO blivet: removed partition vda4 (id 5) from device tree >08:32:24,340 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:32:24,342 INFO blivet: registered action: [6] Destroy Device partition vda4 (id 5) >08:32:24,345 DEBUG blivet: clearpart: initializing vda >08:32:24,666 DEBUG blivet: Ext3FS.supported: supported: True ; >08:32:24,678 DEBUG blivet: Ext3FS.supported: supported: True ; > > >/tmp/ifcfg.log: >08:32:16,636 DEBUG ifcfg: content of files (network initialization): >08:32:16,637 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >08:32:16,637 DEBUG ifcfg: # Generated by dracut initrd >08:32:16,637 DEBUG ifcfg: DEVICE="eth0" >08:32:16,637 DEBUG ifcfg: ONBOOT=yes >08:32:16,637 DEBUG ifcfg: NETBOOT=yes >08:32:16,637 DEBUG ifcfg: UUID="ce46e2ec-e9ea-45fe-b4fc-892c0f9505be" >08:32:16,637 DEBUG ifcfg: BOOTPROTO=dhcp >08:32:16,638 DEBUG ifcfg: HWADDR="52:54:00:12:34:56" >08:32:16,638 DEBUG ifcfg: TYPE=Ethernet >08:32:16,638 DEBUG ifcfg: NAME="eth0" >08:32:16,651 DEBUG ifcfg: all settings: [GLib.Variant('(a{sa{sv}})', ({'connection': {'id': <'eth0'>, 'uuid': <'ce46e2ec-e9ea-45fe-b4fc-892c0f9505be'>, 'interface-name': <'eth0'>, 'type': <'802-3-ethernet'>}, 'ipv4': {'addresses': <@aau []>, 'dns': <@au []>, 'method': <'auto'>, 'routes': <@aau []>}, '802-3-ethernet': {'s390-options': <@a{ss} {}>, 'mac-address': <[byte 0x52, 0x54, 0x00, 0x12, 0x34, 0x56]>}, 'ipv6': {'addresses': <@a(ayuay) []>, 'dns': <@aay []>, 'method': <'ignore'>, 'routes': <@a(ayuayu) []>}},)), GLib.Variant('(a{sa{sv}})', ({'connection': {'id': <'eth0'>, 'uuid': <'3388a623-d03d-49eb-89fb-68c638212101'>, 'autoconnect': <false>, 'type': <'802-3-ethernet'>, 'timestamp': <uint64 1386232329>}, 'ipv4': {'addresses': <[[uint32 184549386, 24, 16777226]]>, 'dns': <[uint32 16777226]>, 'method': <'manual'>, 'routes': <@aau []>}, '802-3-ethernet': {'s390-options': <@a{ss} {}>, 'mac-address': <[byte 0x52, 0x54, 0x00, 0x12, 0x34, 0x56]>}, 'ipv6': {'addresses': <@a(ayuay) []>, 'dns': <@aay []>, 'method': <'auto'>, 'routes': <@a(ayuayu) []>}},))] >08:32:16,813 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >08:32:16,814 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >08:32:23,718 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >BOOT_IMAGE=/kernel repo=hd:/dev/disk/by-uuid/e05bdb6b-0c4a-40be-b78d-645c49451ca4:/ lang=en_US.UTF-8 keymap=us ip=eth0:dhcp ifname=eth0:52:54:00:12:34:56 ks=http://rtt1.s390.bos.redhat.com/nb/10.0.0.11-1386232218 > > >/tmp/syslog: >08:32:07,002 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="1111" x-info="http://www.rsyslog.com"] start >08:32:07,008 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >08:32:07,008 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >08:32:07,008 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >08:32:07,008 NOTICE kernel:[ 0.000000] Linux version 3.10.0-54.0.1.el7.x86_64 (mockbuild@x86-017.build.eng.bos.redhat.com) (gcc version 4.8.2 20131106 (Red Hat 4.8.2-3) (GCC) ) #1 SMP Tue Nov 26 16:51:22 EST 2013 >08:32:07,008 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/kernel repo=hd:/dev/disk/by-uuid/e05bdb6b-0c4a-40be-b78d-645c49451ca4:/ lang=en_US.UTF-8 keymap=us ip=eth0:dhcp ifname=eth0:52:54:00:12:34:56 ks=http://rtt1.s390.bos.redhat.com/nb/10.0.0.11-1386232218 >08:32:07,008 INFO kernel:[ 0.000000] Disabled fast string operations >08:32:07,008 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >08:32:07,008 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >08:32:07,008 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved >08:32:07,008 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >08:32:07,008 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffcfff] usable >08:32:07,008 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffd000-0x000000003fffffff] reserved >08:32:07,008 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffbc000-0x00000000ffffffff] reserved >08:32:07,008 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >08:32:07,008 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >08:32:07,008 DEBUG kernel:[ 0.000000] DMI: Red Hat KVM, BIOS 0.5.1 01/01/2007 >08:32:07,008 INFO kernel:[ 0.000000] Hypervisor detected: KVM >08:32:07,008 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >08:32:07,008 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >08:32:07,008 INFO kernel:[ 0.000000] No AGP bridge found >08:32:07,008 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffd max_arch_pfn = 0x400000000 >08:32:07,008 DEBUG kernel:[ 0.000000] MTRR default type: write-back >08:32:07,008 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >08:32:07,008 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >08:32:07,008 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >08:32:07,008 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >08:32:07,008 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >08:32:07,008 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >08:32:07,008 DEBUG kernel:[ 0.000000] 1 disabled >08:32:07,008 DEBUG kernel:[ 0.000000] 2 disabled >08:32:07,008 DEBUG kernel:[ 0.000000] 3 disabled >08:32:07,008 DEBUG kernel:[ 0.000000] 4 disabled >08:32:07,008 DEBUG kernel:[ 0.000000] 5 disabled >08:32:07,008 DEBUG kernel:[ 0.000000] 6 disabled >08:32:07,008 DEBUG kernel:[ 0.000000] 7 disabled >08:32:07,008 INFO kernel:[ 0.000000] PAT not supported by CPU. >08:32:07,008 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fda50-0x000fda5f] mapped at [ffff8800000fda50] >08:32:07,008 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >08:32:07,008 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >08:32:07,008 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >08:32:07,008 DEBUG kernel:[ 0.000000] BRK [0x01da9000, 0x01da9fff] PGTABLE >08:32:07,008 DEBUG kernel:[ 0.000000] BRK [0x01daa000, 0x01daafff] PGTABLE >08:32:07,008 DEBUG kernel:[ 0.000000] BRK [0x01dab000, 0x01dabfff] PGTABLE >08:32:07,008 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] >08:32:07,008 DEBUG kernel:[ 0.000000] [mem 0x3fc00000-0x3fdfffff] page 2M >08:32:07,008 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] >08:32:07,008 DEBUG kernel:[ 0.000000] [mem 0x3c000000-0x3fbfffff] page 2M >08:32:07,008 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] >08:32:07,008 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >08:32:07,008 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x3bffffff] page 2M >08:32:07,008 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3fffcfff] >08:32:07,008 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffcfff] page 4k >08:32:07,008 DEBUG kernel:[ 0.000000] BRK [0x01dac000, 0x01dacfff] PGTABLE >08:32:07,008 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3436b000-0x361adfff] >08:32:07,008 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fda00 00014 (v00 BOCHS ) >08:32:07,008 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffd6e0 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >08:32:07,008 WARNING kernel:[ 0.000000] ACPI: FACP 000000003ffffe40 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >08:32:07,008 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffd900 024F1 (v01 BXPC BXDSDT 00000001 INTL 20090123) >08:32:07,008 WARNING kernel:[ 0.000000] ACPI: FACS 000000003ffffe00 00040 >08:32:07,008 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003fffd860 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >08:32:07,008 WARNING kernel:[ 0.000000] ACPI: APIC 000000003fffd770 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >08:32:07,008 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003fffd720 0004E (v01 BXPC BXSSDTPC 00000001 INTL 20090123) >08:32:07,008 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >08:32:07,008 INFO kernel:[ 0.000000] No NUMA configuration found >08:32:07,008 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffcfff] >08:32:07,008 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffcfff] >08:32:07,008 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3ffd6000-0x3fffcfff] >08:32:07,008 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >08:32:07,008 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3ff86001, boot clock >08:32:07,008 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003e600000-ffff88003f5fffff] on node 0 >08:32:07,008 WARNING kernel:[ 0.000000] Zone ranges: >08:32:07,008 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >08:32:07,008 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >08:32:07,008 WARNING kernel:[ 0.000000] Normal empty >08:32:07,008 WARNING kernel:[ 0.000000] Movable zone start for each node >08:32:07,008 WARNING kernel:[ 0.000000] Early memory node ranges >08:32:07,008 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009cfff] >08:32:07,008 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffcfff] >08:32:07,008 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262041 >08:32:07,008 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >08:32:07,008 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >08:32:07,008 DEBUG kernel:[ 0.000000] DMA zone: 3996 pages, LIFO batch:0 >08:32:07,008 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >08:32:07,008 DEBUG kernel:[ 0.000000] DMA32 zone: 258045 pages, LIFO batch:31 >08:32:07,008 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >08:32:07,008 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >08:32:07,008 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >08:32:07,008 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >08:32:07,008 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >08:32:07,008 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >08:32:07,008 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >08:32:07,008 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >08:32:07,008 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >08:32:07,008 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >08:32:07,008 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >08:32:07,008 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >08:32:07,008 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >08:32:07,008 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >08:32:07,008 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >08:32:07,008 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >08:32:07,008 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >08:32:07,008 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >08:32:07,008 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >08:32:07,008 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >08:32:07,008 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >08:32:07,008 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >08:32:07,008 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >08:32:07,008 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >08:32:07,008 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfffbbfff] available for PCI devices >08:32:07,008 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >08:32:07,008 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >08:32:07,008 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88003fc00000 s86784 r8192 d23808 u2097152 >08:32:07,008 DEBUG kernel:[ 0.000000] pcpu-alloc: s86784 r8192 d23808 u2097152 alloc=1*2097152 >08:32:07,008 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >08:32:07,008 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3ff86001, primary cpu clock >08:32:07,008 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0df80 >08:32:07,008 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257924 >08:32:07,008 WARNING kernel:[ 0.000000] Policy zone: DMA32 >08:32:07,008 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/kernel repo=hd:/dev/disk/by-uuid/e05bdb6b-0c4a-40be-b78d-645c49451ca4:/ lang=en_US.UTF-8 keymap=us ip=eth0:dhcp ifname=eth0:52:54:00:12:34:56 ks=http://rtt1.s390.bos.redhat.com/nb/10.0.0.11-1386232218 >08:32:07,008 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >08:32:07,008 INFO kernel:[ 0.000000] Checking aperture... >08:32:07,008 INFO kernel:[ 0.000000] No AGP bridge found >08:32:07,008 INFO kernel:[ 0.000000] Memory: 985848k/1048564k available (5924k kernel code, 400k absent, 62316k reserved, 4043k data, 1568k init) >08:32:07,008 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >08:32:07,008 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >08:32:07,008 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1. >08:32:07,008 INFO kernel:[ 0.000000] Experimental no-CBs for all CPUs >08:32:07,008 INFO kernel:[ 0.000000] Experimental no-CBs CPUs: 0. >08:32:07,008 INFO kernel:[ 0.000000] NR_IRQS:327936 nr_irqs:256 16 >08:32:07,008 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >08:32:07,008 INFO kernel:[ 0.000000] console [tty0] enabled >08:32:07,008 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >08:32:07,009 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >08:32:07,009 INFO kernel:[ 0.000000] tsc: Detected 2660.096 MHz processor >08:32:07,009 INFO kernel:[ 0.003000] Calibrating delay loop (skipped) preset value.. 5320.19 BogoMIPS (lpj=2660096) >08:32:07,009 INFO kernel:[ 0.003006] pid_max: default: 32768 minimum: 301 >08:32:07,009 INFO kernel:[ 0.004051] Security Framework initialized >08:32:07,009 INFO kernel:[ 0.006037] SELinux: Initializing. >08:32:07,009 DEBUG kernel:[ 0.007023] SELinux: Starting in permissive mode >08:32:07,009 INFO kernel:[ 0.007201] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >08:32:07,009 INFO kernel:[ 0.010115] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >08:32:07,009 INFO kernel:[ 0.012095] Mount-cache hash table entries: 256 >08:32:07,009 INFO kernel:[ 0.015259] Initializing cgroup subsys memory >08:32:07,009 INFO kernel:[ 0.016030] Initializing cgroup subsys devices >08:32:07,009 INFO kernel:[ 0.017006] Initializing cgroup subsys freezer >08:32:07,009 INFO kernel:[ 0.018019] Initializing cgroup subsys net_cls >08:32:07,009 INFO kernel:[ 0.019007] Initializing cgroup subsys blkio >08:32:07,009 INFO kernel:[ 0.020006] Initializing cgroup subsys perf_event >08:32:07,009 INFO kernel:[ 0.021008] Initializing cgroup subsys hugetlb >08:32:07,009 INFO kernel:[ 0.023058] Disabled fast string operations >08:32:07,009 INFO kernel:[ 0.024027] mce: CPU supports 10 MCE banks >08:32:07,009 INFO kernel:[ 0.026091] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >08:32:07,009 INFO kernel:[ 0.026091] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >08:32:07,009 INFO kernel:[ 0.026091] tlb_flushall_shift: 6 >08:32:07,009 INFO kernel:[ 0.140374] Freeing SMP alternatives: 24k freed >08:32:07,009 INFO kernel:[ 0.147613] ACPI: Core revision 20130517 >08:32:07,009 WARNING kernel:[ 0.149812] ACPI: All ACPI Tables successfully acquired >08:32:07,009 INFO kernel:[ 0.151026] ftrace: allocating 23253 entries in 91 pages >08:32:07,009 INFO kernel:[ 0.161867] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >08:32:07,009 INFO kernel:[ 0.162002] smpboot: CPU0: Intel QEMU Virtual CPU version (cpu64-rhel6) (fam: 06, model: 0d, stepping: 03) >08:32:07,009 INFO kernel:[ 0.167000] Performance Events: Broken PMU hardware detected, using software events only. >08:32:07,009 ERR kernel:[ 0.168002] Failed to access perfctr msr (MSR c1 is 0) >08:32:07,009 INFO kernel:[ 0.171814] Brought up 1 CPUs >08:32:07,009 INFO kernel:[ 0.172003] smpboot: Total of 1 processors activated (5320.19 BogoMIPS) >08:32:07,009 WARNING kernel:[ 0.174398] NMI watchdog: disabled (cpu0): hardware events not enabled >08:32:07,009 INFO kernel:[ 0.176260] devtmpfs: initialized >08:32:07,009 INFO kernel:[ 0.179258] atomic64 test passed for x86-64 platform with CX8 and with SSE >08:32:07,009 INFO kernel:[ 0.180069] NET: Registered protocol family 16 >08:32:07,009 INFO kernel:[ 0.182109] ACPI: bus type PCI registered >08:32:07,009 INFO kernel:[ 0.183010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >08:32:07,009 INFO kernel:[ 0.184123] PCI: Using configuration type 1 for base access >08:32:07,009 INFO kernel:[ 0.186650] bio: create slab <bio-0> at 0 >08:32:07,009 INFO kernel:[ 0.188003] ACPI: Added _OSI(Module Device) >08:32:07,009 INFO kernel:[ 0.189002] ACPI: Added _OSI(Processor Device) >08:32:07,009 INFO kernel:[ 0.190004] ACPI: Added _OSI(3.0 _SCP Extensions) >08:32:07,009 INFO kernel:[ 0.191006] ACPI: Added _OSI(Processor Aggregator Device) >08:32:07,009 DEBUG kernel:[ 0.194284] ACPI: EC: Look up EC in DSDT >08:32:07,009 INFO kernel:[ 0.195527] ACPI: Interpreter enabled >08:32:07,009 WARNING kernel:[ 0.196013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >08:32:07,009 WARNING kernel:[ 0.199006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >08:32:07,009 WARNING kernel:[ 0.201005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20130517/hwxface-571) >08:32:07,009 WARNING kernel:[ 0.204003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20130517/hwxface-571) >08:32:07,009 INFO kernel:[ 0.206000] ACPI: (supports S0 S5) >08:32:07,009 INFO kernel:[ 0.206000] ACPI: Using IOAPIC for interrupt routing >08:32:07,009 INFO kernel:[ 0.206018] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >08:32:07,009 INFO kernel:[ 0.209196] ACPI: No dock devices found. >08:32:07,009 INFO kernel:[ 0.214770] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >08:32:07,009 INFO kernel:[ 0.215007] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >08:32:07,009 INFO kernel:[ 0.216000] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >08:32:07,009 DEBUG kernel:[ 0.216020] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >08:32:07,009 DEBUG kernel:[ 0.216023] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >08:32:07,009 DEBUG kernel:[ 0.216025] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >08:32:07,009 DEBUG kernel:[ 0.216027] acpi PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >08:32:07,009 DEBUG kernel:[ 0.216029] PCI: root bus 00: using default resources >08:32:07,009 WARNING kernel:[ 0.216032] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >08:32:07,009 INFO kernel:[ 0.218075] acpiphp: Slot [1] registered >08:32:07,009 INFO kernel:[ 0.219024] acpiphp: Slot [2] registered >08:32:07,009 INFO kernel:[ 0.220027] acpiphp: Slot [3] registered >08:32:07,009 INFO kernel:[ 0.221024] acpiphp: Slot [4] registered >08:32:07,009 INFO kernel:[ 0.222024] acpiphp: Slot [5] registered >08:32:07,009 INFO kernel:[ 0.223023] acpiphp: Slot [6] registered >08:32:07,009 INFO kernel:[ 0.224023] acpiphp: Slot [7] registered >08:32:07,009 INFO kernel:[ 0.225000] acpiphp: Slot [8] registered >08:32:07,009 INFO kernel:[ 0.225000] acpiphp: Slot [9] registered >08:32:07,009 INFO kernel:[ 0.225023] acpiphp: Slot [10] registered >08:32:07,009 INFO kernel:[ 0.226027] acpiphp: Slot [11] registered >08:32:07,009 INFO kernel:[ 0.227023] acpiphp: Slot [12] registered >08:32:07,009 INFO kernel:[ 0.228023] acpiphp: Slot [13] registered >08:32:07,009 INFO kernel:[ 0.229000] acpiphp: Slot [14] registered >08:32:07,009 INFO kernel:[ 0.229000] acpiphp: Slot [15] registered >08:32:07,009 INFO kernel:[ 0.229000] acpiphp: Slot [16] registered >08:32:07,009 INFO kernel:[ 0.229023] acpiphp: Slot [17] registered >08:32:07,009 INFO kernel:[ 0.230026] acpiphp: Slot [18] registered >08:32:07,009 INFO kernel:[ 0.231023] acpiphp: Slot [19] registered >08:32:07,009 INFO kernel:[ 0.232000] acpiphp: Slot [20] registered >08:32:07,009 INFO kernel:[ 0.232000] acpiphp: Slot [21] registered >08:32:07,009 INFO kernel:[ 0.232000] acpiphp: Slot [22] registered >08:32:07,009 INFO kernel:[ 0.232000] acpiphp: Slot [23] registered >08:32:07,009 INFO kernel:[ 0.232000] acpiphp: Slot [24] registered >08:32:07,009 INFO kernel:[ 0.232000] acpiphp: Slot [25] registered >08:32:07,009 INFO kernel:[ 0.232000] acpiphp: Slot [26] registered >08:32:07,009 INFO kernel:[ 0.232000] acpiphp: Slot [27] registered >08:32:07,009 INFO kernel:[ 0.232024] acpiphp: Slot [28] registered >08:32:07,009 INFO kernel:[ 0.233026] acpiphp: Slot [29] registered >08:32:07,009 INFO kernel:[ 0.234023] acpiphp: Slot [30] registered >08:32:07,009 INFO kernel:[ 0.235023] acpiphp: Slot [31] registered >08:32:07,009 INFO kernel:[ 0.237380] PCI host bridge to bus 0000:00 >08:32:07,009 INFO kernel:[ 0.238004] pci_bus 0000:00: root bus resource [bus 00-ff] >08:32:07,009 INFO kernel:[ 0.239003] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >08:32:07,009 INFO kernel:[ 0.240007] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >08:32:07,009 DEBUG kernel:[ 0.241045] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >08:32:07,009 DEBUG kernel:[ 0.243077] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >08:32:07,009 DEBUG kernel:[ 0.243711] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >08:32:07,009 DEBUG kernel:[ 0.244067] pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f] >08:32:07,009 DEBUG kernel:[ 0.244408] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >08:32:07,009 INFO kernel:[ 0.244911] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >08:32:07,009 INFO kernel:[ 0.245014] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >08:32:07,009 DEBUG kernel:[ 0.246155] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000 >08:32:07,009 DEBUG kernel:[ 0.249031] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf0ffffff pref] >08:32:07,009 DEBUG kernel:[ 0.262051] pci 0000:00:02.0: reg 0x30: [mem 0xf1000000-0xf100ffff pref] >08:32:07,009 DEBUG kernel:[ 0.262557] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >08:32:07,009 DEBUG kernel:[ 0.263079] pci 0000:00:03.0: reg 0x10: [io 0xc020-0xc03f] >08:32:07,009 DEBUG kernel:[ 0.263176] pci 0000:00:03.0: reg 0x14: [mem 0xf1010000-0xf1010fff] >08:32:07,009 DEBUG kernel:[ 0.263631] pci 0000:00:03.0: reg 0x30: [mem 0xf1020000-0xf102ffff pref] >08:32:07,009 DEBUG kernel:[ 0.264114] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 >08:32:07,009 DEBUG kernel:[ 0.264280] pci 0000:00:04.0: reg 0x10: [io 0xc040-0xc07f] >08:32:07,009 DEBUG kernel:[ 0.264376] pci 0000:00:04.0: reg 0x14: [mem 0xf1030000-0xf1030fff] >08:32:07,009 INFO kernel:[ 0.266053] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >08:32:07,009 INFO kernel:[ 0.268126] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >08:32:07,009 INFO kernel:[ 0.270098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >08:32:07,009 INFO kernel:[ 0.271000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >08:32:07,009 INFO kernel:[ 0.271000] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >08:32:07,009 WARNING kernel:[ 0.272551] ACPI: Enabled 16 GPEs in block 00 to 0F >08:32:07,009 DEBUG kernel:[ 0.274007] ACPI: \_SB_.PCI0: notify handler is installed >08:32:07,009 DEBUG kernel:[ 0.274035] Found 1 acpi root devices >08:32:07,009 INFO kernel:[ 0.274347] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >08:32:07,009 INFO kernel:[ 0.275002] vgaarb: loaded >08:32:07,009 INFO kernel:[ 0.276000] vgaarb: bridge control possible 0000:00:02.0 >08:32:07,009 NOTICE kernel:[ 0.277134] SCSI subsystem initialized >08:32:07,009 INFO kernel:[ 0.278040] ACPI: bus type USB registered >08:32:07,009 INFO kernel:[ 0.279035] usbcore: registered new interface driver usbfs >08:32:07,009 INFO kernel:[ 0.280009] usbcore: registered new interface driver hub >08:32:07,009 INFO kernel:[ 0.282093] usbcore: registered new device driver usb >08:32:07,009 INFO kernel:[ 0.283118] PCI: Using ACPI for IRQ routing >08:32:07,009 DEBUG kernel:[ 0.284007] PCI: pci_cache_line_size set to 64 bytes >08:32:07,009 DEBUG kernel:[ 0.285051] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff] >08:32:07,009 DEBUG kernel:[ 0.285057] e820: reserve RAM buffer [mem 0x3fffd000-0x3fffffff] >08:32:07,009 INFO kernel:[ 0.285223] NetLabel: Initializing >08:32:07,009 INFO kernel:[ 0.286006] NetLabel: domain hash size = 128 >08:32:07,009 INFO kernel:[ 0.287001] NetLabel: protocols = UNLABELED CIPSOv4 >08:32:07,009 INFO kernel:[ 0.288019] NetLabel: unlabeled traffic allowed by default >08:32:07,009 INFO kernel:[ 0.290065] Switching to clocksource kvm-clock >08:32:07,009 INFO kernel:[ 0.298501] pnp: PnP ACPI init >08:32:07,009 INFO kernel:[ 0.299613] ACPI: bus type PNP registered >08:32:07,009 DEBUG kernel:[ 0.300893] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >08:32:07,009 DEBUG kernel:[ 0.300957] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >08:32:07,009 DEBUG kernel:[ 0.301027] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >08:32:07,009 DEBUG kernel:[ 0.301068] pnp 00:03: [dma 2] >08:32:07,009 DEBUG kernel:[ 0.301082] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >08:32:07,009 DEBUG kernel:[ 0.301168] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >08:32:07,009 DEBUG kernel:[ 0.301250] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >08:32:07,009 INFO kernel:[ 0.301443] pnp: PnP ACPI: found 6 devices >08:32:07,009 INFO kernel:[ 0.302609] ACPI: bus type PNP unregistered >08:32:07,009 DEBUG kernel:[ 0.309728] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >08:32:07,009 DEBUG kernel:[ 0.309730] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >08:32:07,009 INFO kernel:[ 0.309783] NET: Registered protocol family 2 >08:32:07,009 INFO kernel:[ 0.311215] TCP established hash table entries: 8192 (order: 5, 131072 bytes) >08:32:07,009 INFO kernel:[ 0.312775] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) >08:32:07,009 INFO kernel:[ 0.314275] TCP: Hash tables configured (established 8192 bind 8192) >08:32:07,009 INFO kernel:[ 0.315697] TCP: reno registered >08:32:07,009 INFO kernel:[ 0.316806] UDP hash table entries: 512 (order: 2, 16384 bytes) >08:32:07,009 INFO kernel:[ 0.318244] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >08:32:07,009 INFO kernel:[ 0.319707] NET: Registered protocol family 1 >08:32:07,009 INFO kernel:[ 0.320922] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >08:32:07,009 INFO kernel:[ 0.322251] pci 0000:00:01.0: PIIX3: Enabling Passive Release >08:32:07,009 INFO kernel:[ 0.323559] pci 0000:00:01.0: Activating ISA DMA hang workarounds >08:32:07,009 DEBUG kernel:[ 0.324930] pci 0000:00:02.0: Boot video device >08:32:07,009 DEBUG kernel:[ 0.324962] PCI: CLS 0 bytes, default 64 >08:32:07,009 INFO kernel:[ 0.325081] Unpacking initramfs... >08:32:07,009 INFO kernel:[ 3.917864] Freeing initrd memory: 30988k freed >08:32:07,009 NOTICE kernel:[ 3.935405] Initialise system trusted keyring >08:32:07,009 INFO kernel:[ 3.936679] audit: initializing netlink socket (disabled) >08:32:07,009 NOTICE kernel:[ 3.938097] type=2000 audit(1386232317.178:1): initialized >08:32:07,009 INFO kernel:[ 3.962353] HugeTLB registered 2 MB page size, pre-allocated 0 pages >08:32:07,009 INFO kernel:[ 3.964871] zbud: loaded >08:32:07,014 NOTICE kernel:[ 3.966046] VFS: Disk quotas dquot_6.5.2 >08:32:07,014 WARNING kernel:[ 3.967221] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >08:32:07,014 INFO kernel:[ 3.968798] msgmni has been set to 1986 >08:32:07,014 NOTICE kernel:[ 3.969990] Key type big_key registered >08:32:07,014 DEBUG kernel:[ 3.971129] SELinux: Registering netfilter hooks >08:32:07,014 INFO kernel:[ 3.971980] alg: No test for stdrng (krng) >08:32:07,014 INFO kernel:[ 3.973163] NET: Registered protocol family 38 >08:32:07,014 NOTICE kernel:[ 3.974364] Key type asymmetric registered >08:32:07,014 NOTICE kernel:[ 3.975520] Asymmetric key parser 'x509' registered >08:32:07,014 INFO kernel:[ 3.976766] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >08:32:07,014 INFO kernel:[ 3.979052] io scheduler noop registered >08:32:07,014 INFO kernel:[ 3.980190] io scheduler deadline registered (default) >08:32:07,014 INFO kernel:[ 3.981450] io scheduler cfq registered >08:32:07,014 INFO kernel:[ 3.982695] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >08:32:07,014 INFO kernel:[ 3.983986] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >08:32:07,014 DEBUG kernel:[ 3.985424] intel_idle: does not run on family 6 model 13 >08:32:07,014 INFO kernel:[ 3.985499] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >08:32:07,014 INFO kernel:[ 3.987740] ACPI: Power Button [PWRF] >08:32:07,014 INFO kernel:[ 3.989033] GHES: HEST is not enabled! >08:32:07,014 INFO kernel:[ 3.990206] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >08:32:07,014 INFO kernel:[ 4.020412] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >08:32:07,014 INFO kernel:[ 4.022148] Non-volatile memory driver v1.3 >08:32:07,014 INFO kernel:[ 4.023325] Linux agpgart interface v0.103 >08:32:07,014 INFO kernel:[ 4.024593] crash memory driver: version 1.1 >08:32:07,014 INFO kernel:[ 4.025813] rdac: device handler registered >08:32:07,014 INFO kernel:[ 4.027001] hp_sw: device handler registered >08:32:07,014 INFO kernel:[ 4.028234] emc: device handler registered >08:32:07,014 INFO kernel:[ 4.029390] alua: device handler registered >08:32:07,014 INFO kernel:[ 4.030575] libphy: Fixed MDIO Bus: probed >08:32:07,014 INFO kernel:[ 4.031774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >08:32:07,014 INFO kernel:[ 4.033132] ehci-pci: EHCI PCI platform driver >08:32:07,014 INFO kernel:[ 4.034323] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >08:32:07,014 INFO kernel:[ 4.035666] ohci-pci: OHCI PCI platform driver >08:32:07,014 INFO kernel:[ 4.036860] uhci_hcd: USB Universal Host Controller Interface driver >08:32:07,014 INFO kernel:[ 4.038325] usbcore: registered new interface driver usbserial >08:32:07,014 INFO kernel:[ 4.039628] usbcore: registered new interface driver usbserial_generic >08:32:07,014 INFO kernel:[ 4.040998] usbserial: USB Serial support registered for generic >08:32:07,014 INFO kernel:[ 4.042341] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >08:32:07,014 INFO kernel:[ 4.045403] serio: i8042 KBD port at 0x60,0x64 irq 1 >08:32:07,014 INFO kernel:[ 4.046655] serio: i8042 AUX port at 0x60,0x64 irq 12 >08:32:07,014 INFO kernel:[ 4.048041] mousedev: PS/2 mouse device common for all mice >08:32:07,014 INFO kernel:[ 4.049675] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >08:32:07,014 INFO kernel:[ 4.052243] rtc_cmos 00:00: RTC can wake from S4 >08:32:07,014 INFO kernel:[ 4.055563] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >08:32:07,014 INFO kernel:[ 4.056989] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >08:32:07,014 INFO kernel:[ 4.058386] cpuidle: using governor menu >08:32:07,014 INFO kernel:[ 4.059602] hidraw: raw HID events driver (C) Jiri Kosina >08:32:07,014 INFO kernel:[ 4.060959] usbcore: registered new interface driver usbhid >08:32:07,014 INFO kernel:[ 4.062233] usbhid: USB HID core driver >08:32:07,014 INFO kernel:[ 4.063394] drop_monitor: Initializing network drop monitor service >08:32:07,014 INFO kernel:[ 4.064801] TCP: cubic registered >08:32:07,014 INFO kernel:[ 4.065899] Initializing XFRM netlink socket >08:32:07,014 INFO kernel:[ 4.067184] NET: Registered protocol family 10 >08:32:07,014 INFO kernel:[ 4.068640] NET: Registered protocol family 17 >08:32:07,014 NOTICE kernel:[ 4.069995] Loading compiled-in X.509 certificates >08:32:07,014 NOTICE kernel:[ 4.072239] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: edb0bcea9cf6f958d5f06d74c45c4694d296d87d' >08:32:07,014 INFO kernel:[ 4.074667] registered taskstats version 1 >08:32:07,014 INFO kernel:[ 4.075975] IMA: No TPM chip found, activating TPM-bypass! >08:32:07,014 INFO kernel:[ 4.077555] rtc_cmos 00:00: setting system clock to 2013-12-05 08:31:55 UTC (1386232315) >08:32:07,014 INFO kernel:[ 4.080952] Freeing unused kernel memory: 1568k freed >08:32:07,014 INFO kernel:[ 4.250144] device-mapper: uevent: version 1.0.3 >08:32:07,014 INFO kernel:[ 4.258813] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel@redhat.com >08:32:07,014 INFO kernel:[ 4.282049] device-mapper: multipath: version 1.5.1 loaded >08:32:07,014 INFO kernel:[ 4.459641] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >08:32:07,014 INFO kernel:[ 4.887358] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >08:32:07,014 INFO kernel:[ 4.936253] tsc: Refined TSC clocksource calibration: 2660.096 MHz >08:32:07,014 INFO kernel:[ 5.094696] squashfs: version 4.0 (2009/01/31) Phillip Lougher >08:32:07,014 INFO kernel:[ 5.103475] Loading iSCSI transport class v2.0-870. >08:32:07,014 NOTICE kernel:[ 5.110960] iscsi: registered transport (tcp) >08:32:07,014 INFO kernel:[ 5.182880] Floppy drive(s): fd0 is 1.44M >08:32:07,014 INFO kernel:[ 5.195478] FDC 0 is a S82078B >08:32:07,014 INFO kernel:[ 5.208187] No iBFT detected. >08:32:07,014 INFO kernel:[ 5.214790] md: raid0 personality registered for level 0 >08:32:07,014 INFO kernel:[ 5.224096] md: raid1 personality registered for level 1 >08:32:07,014 INFO kernel:[ 5.230846] async_tx: api initialized (async) >08:32:07,014 INFO kernel:[ 5.233627] xor: measuring software checksum speed >08:32:07,014 INFO kernel:[ 5.244014] prefetch64-sse: 9780.000 MB/sec >08:32:07,014 INFO kernel:[ 5.255013] generic_sse: 8300.000 MB/sec >08:32:07,014 INFO kernel:[ 5.258883] xor: using function: prefetch64-sse (9780.000 MB/sec) >08:32:07,014 WARNING kernel:[ 5.281027] raid6: sse2x1 1937 MB/s >08:32:07,014 WARNING kernel:[ 5.299022] raid6: sse2x2 6886 MB/s >08:32:07,014 WARNING kernel:[ 5.319018] raid6: sse2x4 6750 MB/s >08:32:07,014 WARNING kernel:[ 5.320143] raid6: using algorithm sse2x2 (6886 MB/s) >08:32:07,014 WARNING kernel:[ 5.321372] raid6: using intx1 recovery algorithm >08:32:07,014 INFO kernel:[ 5.336703] md: raid6 personality registered for level 6 >08:32:07,014 INFO kernel:[ 5.338032] md: raid5 personality registered for level 5 >08:32:07,014 INFO kernel:[ 5.339290] md: raid4 personality registered for level 4 >08:32:07,014 INFO kernel:[ 5.357576] md: raid10 personality registered for level 10 >08:32:07,014 INFO kernel:[ 5.364331] md: linear personality registered for level -1 >08:32:07,014 INFO kernel:[ 5.400389] device-mapper: multipath round-robin: version 1.0.0 loaded >08:32:07,014 INFO kernel:[ 5.417367] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >08:32:07,014 INFO kernel:[ 5.510486] RPC: Registered named UNIX socket transport module. >08:32:07,014 INFO kernel:[ 5.511816] RPC: Registered udp transport module. >08:32:07,014 INFO kernel:[ 5.513023] RPC: Registered tcp transport module. >08:32:07,014 INFO kernel:[ 5.514226] RPC: Registered tcp NFSv4.1 backchannel transport module. >08:32:07,014 INFO kernel:[ 5.976669] ACPI: bus type ATA registered >08:32:07,014 DEBUG kernel:[ 5.987272] libata version 3.00 loaded. >08:32:07,014 DEBUG kernel:[ 5.989554] ata_piix 0000:00:01.1: version 2.13 >08:32:07,014 DEBUG kernel:[ 5.989708] ata_piix 0000:00:01.1: setting latency timer to 64 >08:32:07,014 INFO kernel:[ 6.002048] scsi0 : ata_piix >08:32:07,014 INFO kernel:[ 6.007784] scsi1 : ata_piix >08:32:07,014 INFO kernel:[ 6.009085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 >08:32:07,014 INFO kernel:[ 6.010572] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 >08:32:07,014 WARNING kernel:[ 6.013043] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >08:32:07,014 DEBUG kernel:[ 6.014471] virtio-pci 0000:00:03.0: setting latency timer to 64 >08:32:07,014 WARNING kernel:[ 6.014845] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >08:32:07,014 DEBUG kernel:[ 6.017201] virtio-pci 0000:00:04.0: setting latency timer to 64 >08:32:07,014 DEBUG kernel:[ 6.050496] virtio-pci 0000:00:04.0: irq 40 for MSI/MSI-X >08:32:07,014 DEBUG kernel:[ 6.050530] virtio-pci 0000:00:04.0: irq 41 for MSI/MSI-X >08:32:07,014 DEBUG kernel:[ 6.063457] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >08:32:07,014 DEBUG kernel:[ 6.063497] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >08:32:07,014 DEBUG kernel:[ 6.063544] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >08:32:07,014 INFO kernel:[ 6.086940] vda: vda1 vda2 vda3 vda4 < vda5 > >08:32:07,014 DEBUG kernel:[ 6.171458] ata2.01: NODEV after polling detection >08:32:07,014 INFO kernel:[ 6.171749] ata2.00: ATAPI: QEMU DVD-ROM, 0.12.1, max UDMA/100 >08:32:07,014 INFO kernel:[ 6.173693] ata2.00: configured for MWDMA2 >08:32:07,014 NOTICE kernel:[ 6.177121] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.12 PQ: 0 ANSI: 5 >08:32:07,014 WARNING kernel:[ 6.192111] sr0: scsi3-mmc drive: 4x/4x xa/form2 tray >08:32:07,014 INFO kernel:[ 6.193351] cdrom: Uniform CD-ROM driver Revision: 3.20 >08:32:07,014 DEBUG kernel:[ 6.195055] sr 1:0:0:0: Attached scsi CD-ROM sr0 >08:32:07,014 INFO kernel:[ 9.236984] EXT4-fs (vda3): mounting ext3 file system using the ext4 subsystem >08:32:07,014 INFO kernel:[ 9.243238] EXT4-fs (vda3): mounted filesystem with ordered data mode. Opts: (null) >08:32:07,014 INFO kernel:[ 9.274641] loop: module loaded >08:32:07,014 DEBUG kernel:[ 9.303274] ISO 9660 Extensions: Microsoft Joliet Level 3 >08:32:07,014 DEBUG kernel:[ 9.314402] ISO 9660 Extensions: RRIP_1991A >08:32:07,014 DEBUG kernel:[ 9.350472] ISO 9660 Extensions: Microsoft Joliet Level 3 >08:32:07,014 DEBUG kernel:[ 9.350495] ISO 9660 Extensions: RRIP_1991A >08:32:07,014 INFO kernel:[ 9.707713] bio: create slab <bio-1> at 1 >08:32:07,014 INFO kernel:[ 9.738123] bio: create slab <bio-2> at 2 >08:32:07,014 INFO kernel:[ 11.774960] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >08:32:07,014 DEBUG kernel:[ 12.921306] SELinux: 2048 avtab hash slots, 100914 rules. >08:32:07,014 DEBUG kernel:[ 12.936203] SELinux: 2048 avtab hash slots, 100914 rules. >08:32:07,014 DEBUG kernel:[ 12.950682] SELinux: 8 users, 82 roles, 4612 types, 261 bools, 1 sens, 1024 cats >08:32:07,014 DEBUG kernel:[ 12.950686] SELinux: 83 classes, 100914 rules >08:32:07,014 DEBUG kernel:[ 12.955510] SELinux: Completing initialization. >08:32:07,014 DEBUG kernel:[ 12.955513] SELinux: Setting up existing superblocks. >08:32:07,014 DEBUG kernel:[ 12.955522] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.955528] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.955549] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.955555] SELinux: initialized (dev proc, type proc), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.955566] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:32:07,014 DEBUG kernel:[ 12.955580] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >08:32:07,014 DEBUG kernel:[ 12.956298] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >08:32:07,014 DEBUG kernel:[ 12.956303] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.957960] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >08:32:07,014 DEBUG kernel:[ 12.957967] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.957970] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >08:32:07,014 DEBUG kernel:[ 12.957994] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >08:32:07,014 DEBUG kernel:[ 12.958023] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >08:32:07,014 DEBUG kernel:[ 12.958030] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958049] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958054] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958511] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:32:07,014 DEBUG kernel:[ 12.958517] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:32:07,014 DEBUG kernel:[ 12.958744] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:32:07,014 DEBUG kernel:[ 12.958781] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958798] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958801] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958808] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958815] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958828] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958833] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958838] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958843] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958855] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958860] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958875] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958890] SELinux: initialized (dev vda3, type ext3), uses xattr >08:32:07,014 DEBUG kernel:[ 12.958905] SELinux: initialized (dev loop0, type iso9660), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 12.958912] SELinux: initialized (dev loop1, type squashfs), uses xattr >08:32:07,014 DEBUG kernel:[ 12.958920] SELinux: initialized (dev dm-0, type ext4), uses xattr >08:32:07,014 NOTICE kernel:[ 12.961364] type=1403 audit(1386232324.383:2): policy loaded auid=4294967295 ses=4294967295 >08:32:07,014 DEBUG kernel:[ 13.391631] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 13.531595] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >08:32:07,014 DEBUG kernel:[ 13.543850] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >08:32:07,014 DEBUG kernel:[ 13.690144] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:32:07,014 INFO kernel:[ 14.675909] parport_pc 00:04: reported by Plug and Play ACPI >08:32:07,014 INFO kernel:[ 14.676114] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >08:32:07,014 INFO kernel:[ 14.770787] input: PC Speaker as /devices/platform/pcspkr/input/input3 >08:32:07,014 INFO kernel:[ 14.802498] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >08:32:07,014 INFO kernel:[ 14.818704] microcode: CPU0 sig=0x6d3, pf=0x1, revision=0x1 >08:32:07,014 INFO kernel:[ 14.846151] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >08:32:07,014 NOTICE kernel:[ 15.223468] type=1400 audit(1386232326.645:3): avc: denied { create } for pid=1098 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >08:32:07,014 NOTICE kernel:[ 15.223518] type=1400 audit(1386232326.645:4): avc: denied { setattr } for pid=1098 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=117106 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >08:32:07,014 NOTICE kernel:[ 15.223565] type=1400 audit(1386232326.645:5): avc: denied { relabelfrom } for pid=1098 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=117106 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >08:32:07,045 NOTICE kernel:[ 15.622706] type=1400 audit(1386232327.044:6): avc: denied { write } for pid=1108 comm="firewalld" name="python2.7" dev="dm-0" ino=114853 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >08:32:07,045 NOTICE kernel:[ 15.622717] type=1400 audit(1386232327.044:7): avc: denied { remove_name } for pid=1108 comm="firewalld" name="site.pyc" dev="dm-0" ino=115486 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >08:32:07,045 NOTICE kernel:[ 15.622723] type=1400 audit(1386232327.044:8): avc: denied { unlink } for pid=1108 comm="firewalld" name="site.pyc" dev="dm-0" ino=115486 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=lnk_file >08:32:07,047 NOTICE kernel:[ 15.624076] type=1400 audit(1386232327.046:9): avc: denied { add_name } for pid=1108 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >08:32:07,047 NOTICE kernel:[ 15.624092] type=1400 audit(1386232327.046:10): avc: denied { create } for pid=1108 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >08:32:07,047 NOTICE kernel:[ 15.624148] type=1400 audit(1386232327.046:11): avc: denied { write } for pid=1108 comm="firewalld" path="/usr/lib64/python2.7/site.pyc" dev="dm-0" ino=115486 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >08:32:08,119 ERR firewalld: 2013-12-05 08:32:08 ERROR: ipv4 table 'filter' does not exist (or not enough permission to check). >08:32:08,125 ERR firewalld: 2013-12-05 08:32:08 ERROR: ipv4 table 'raw' does not exist (or not enough permission to check). >08:32:08,130 ERR firewalld: 2013-12-05 08:32:08 ERROR: ipv4 table 'security' does not exist (or not enough permission to check). >08:32:08,134 ERR firewalld: 2013-12-05 08:32:08 ERROR: ipv4 table 'mangle' does not exist (or not enough permission to check). >08:32:08,139 ERR firewalld: 2013-12-05 08:32:08 ERROR: ipv4 table 'nat' does not exist (or not enough permission to check). >08:32:08,143 ERR firewalld: 2013-12-05 08:32:08 ERROR: ipv6 table 'filter' does not exist (or not enough permission to check). >08:32:08,148 ERR firewalld: 2013-12-05 08:32:08 ERROR: ipv6 table 'raw' does not exist (or not enough permission to check). >08:32:08,152 ERR firewalld: 2013-12-05 08:32:08 ERROR: ipv6 table 'security' does not exist (or not enough permission to check). >08:32:08,157 ERR firewalld: 2013-12-05 08:32:08 ERROR: ipv6 table 'mangle' does not exist (or not enough permission to check). >08:32:08,161 ERR firewalld: 2013-12-05 08:32:08 ERROR: ipv6 table 'nat' does not exist (or not enough permission to check). >08:32:08,696 ERR firewalld: 2013-12-05 08:32:08 ERROR: ebtables not usable, disabling ethernet bridge firewall. >08:32:08,696 CRIT firewalld: 2013-12-05 08:32:08 FATAL ERROR: No IPv4 and IPv6 firewall. >08:32:08,696 ERR firewalld: 2013-12-05 08:32:08 ERROR: Raising SystemExit in run_server >08:32:09,289 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-25.git20131108.el7) is starting... >08:32:09,290 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >08:32:09,290 INFO NetworkManager: <info> WEXT support is disabled >08:32:09,319 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >08:32:09,413 INFO polkitd: Started polkitd version 0.112 >08:32:09,540 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >08:32:09,570 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >08:32:09,571 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >08:32:09,571 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >08:32:09,572 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >08:32:09,572 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >08:32:09,574 NOTICE NetworkManager: ifcfg-rh: read connection 'eth0' >08:32:09,616 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >08:32:09,619 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >08:32:09,648 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >08:32:09,661 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >08:32:09,676 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >08:32:09,677 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >08:32:09,678 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >08:32:09,678 INFO NetworkManager: <info> Networking is enabled by state file >08:32:09,741 INFO NetworkManager: <info> (lo): link connected >08:32:09,741 INFO NetworkManager: <info> (lo): carrier is ON >08:32:09,741 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >08:32:09,741 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >08:32:09,749 INFO NetworkManager: <info> (eth0): link connected >08:32:09,749 INFO NetworkManager: <info> (eth0): carrier is ON >08:32:09,767 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >08:32:09,767 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >08:32:09,768 NOTICE NetworkManager: ifcfg-rh: read connection 'eth0' >08:32:09,769 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >08:32:09,769 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >08:32:09,770 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >08:32:09,770 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >08:32:09,770 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >08:32:09,776 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >08:32:09,776 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >08:32:09,776 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >08:32:09,783 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >08:32:09,783 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >08:32:09,783 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >08:32:09,784 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >08:32:09,784 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >08:32:09,784 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >08:32:09,784 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >08:32:09,784 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >08:32:09,790 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >08:32:09,790 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >08:32:09,791 INFO NetworkManager: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >08:32:09,791 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >08:32:09,791 INFO NetworkManager: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >08:32:09,804 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) scheduled... >08:32:09,804 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >08:32:09,805 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >08:32:09,805 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv6 routing and DNS. >08:32:09,820 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >08:32:09,821 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >08:32:09,822 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >08:32:09,823 INFO NetworkManager: <info> startup complete >08:32:09,823 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) started... >08:32:09,849 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) complete. >08:32:09,849 INFO NetworkManager: <info> Setting system hostname to 'system1.virt' (from address lookup) >08:32:10,011 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >08:32:12,711 WARNING kernel:[ 21.288279] audit_printk_skb: 6 callbacks suppressed >08:32:12,711 NOTICE kernel:[ 21.288285] type=1400 audit(1386232332.710:14): avc: denied { read write } for pid=1222 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7207 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >08:32:13,229 NOTICE kernel:[ 21.806254] type=1400 audit(1386232333.228:15): avc: denied { read write } for pid=1256 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >08:32:13,232 NOTICE kernel:[ 21.809532] type=1400 audit(1386232333.231:16): avc: denied { open } for pid=1256 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >08:32:13,232 NOTICE kernel:[ 21.809561] type=1400 audit(1386232333.231:17): avc: denied { ioctl } for pid=1256 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >08:32:13,330 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >08:32:13,355 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >08:32:15,219 NOTICE kernel:[ 23.796346] type=1400 audit(1386232335.218:18): avc: denied { read write } for pid=1278 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 >08:32:15,926 INFO kernel:[ 24.503762] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >08:32:17,019 NOTICE kernel:[ 25.595244] type=1400 audit(1386232337.017:19): avc: denied { open } for pid=1121 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=16086 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >08:32:17,209 INFO chronyd: chronyd version 1.29 starting >08:32:17,220 INFO chronyd: Linux kernel major=3 minor=10 patch=0 >08:32:17,220 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 >08:32:17,221 INFO chronyd: Generated key 1 >08:32:17,299 NOTICE kernel:[ 25.875747] type=1400 audit(1386232337.296:20): avc: denied { read write } for pid=1328 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 >08:32:17,299 NOTICE kernel:[ 25.876687] type=1400 audit(1386232337.297:21): avc: denied { read write } for pid=1328 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=7207 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >08:32:18,001 NOTICE kernel:[ 26.329179] type=1400 audit(1386232338.000:22): avc: denied { ioctl } for pid=1328 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 >08:32:18,001 NOTICE kernel:[ 26.329198] type=1400 audit(1386232338.000:23): avc: denied { getattr } for pid=1328 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 >08:32:21,181 NOTICE kernel:[ 29.509230] XFS (vda1): Mounting Filesystem >08:32:21,248 INFO kernel:[ 29.574485] XFS (vda1): Ending clean mount >08:32:21,248 DEBUG kernel:[ 29.574508] SELinux: initialized (dev vda1, type xfs), uses xattr >08:32:21,647 NOTICE kernel:[ 29.975570] XFS (vda5): Mounting Filesystem >08:32:21,703 INFO kernel:[ 30.030932] XFS (vda5): Ending clean mount >08:32:21,703 DEBUG kernel:[ 30.030949] SELinux: initialized (dev vda5, type xfs), uses xattr >08:32:22,500 DEBUG kernel:[ 30.827852] ISO 9660 Extensions: Microsoft Joliet Level 3 >08:32:22,500 DEBUG kernel:[ 30.827903] ISO 9660 Extensions: RRIP_1991A >08:32:22,500 DEBUG kernel:[ 30.827925] SELinux: initialized (dev loop4, type iso9660), uses genfs_contexts >08:32:22,669 DEBUG kernel:[ 30.997453] ISO 9660 Extensions: Microsoft Joliet Level 3 >08:32:22,669 DEBUG kernel:[ 30.997487] ISO 9660 Extensions: RRIP_1991A >08:32:22,669 DEBUG kernel:[ 30.997499] SELinux: initialized (dev loop4, type iso9660), uses genfs_contexts >08:32:24,617 NOTICE kernel:[ 32.945131] type=1400 audit(1386232344.616:24): avc: denied { read write } for pid=1413 comm="ntpdate" path="/dev/mapper/control" dev="devtmpfs" ino=7207 scontext=system_u:system_r:ntpd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >08:32:24,617 NOTICE kernel:[ 32.945434] type=1400 audit(1386232344.616:25): avc: denied { read } for pid=1413 comm="ntpdate" path="/proc/1169/mounts" dev="proc" ino=15697 scontext=system_u:system_r:ntpd_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file > > >/run/install/ks.cfg: >install >lang en_US.UTF-8 >keyboard us >reboot >rootpw redhat >timezone --utc America/New_York > ># partitioning: autopart >bootloader --location=mbr >zerombr >clearpart --all --initlabel >autopart > ># repo --name=nb_0_XX --baseurl=http://download.eng.bos.redhat.com/XX > >%packages >* >-@conflicts-ComputeNode >-tboot >%end > >%post --nochroot >NB_ROOT="/mnt/sysimage/root" >cp /run/install/ks.cfg $NB_ROOT/nb_ks.cfg >[ ! -e $NB_ROOT/ks.cfg ] && ln -s /root/nb_ks.cfg $NB_ROOT/ks.cfg >cp /nb.py /mnt/sysimage/root/nb.py.old >%end > >%post --nochroot >wget http://file.brq.redhat.com/~mbanas/nb.py -O /mnt/sysimage/root/nb.py >%end > >%post >cat > /etc/yum.repos.d/nb.repo << EOF >[nb_repo] >name=nb_repo >baseurl=http://download.eng.bos.redhat.com/rel-eng/RHEL-7.0-20131127.1/compose/ComputeNode/x86_64/os/ >gpgcheck=0 > >EOF >%end
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 902417
:
684389
|
684390
|
684391
|
684392
|
684393
|
684394
|
684395
|
684396
|
832642
| 833044