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 871889 Details for
Bug 1073346
unknown error shows when install rhel7.0 guest with lvm partition and usb disk as virtio scsi lun disk
[?]
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
anaconda-tb-qzbd37 (text/plain), 367.97 KB, created by
David Shea
on 2014-03-07 13:10:04 UTC
(
hide
)
Description:
anaconda-tb
Filename:
MIME Type:
Creator:
David Shea
Created:
2014-03-07 13:10:04 UTC
Size:
367.97 KB
patch
obsolete
>anaconda 19.31.63-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 393, in doFormat > raise FormatCreateError("format failed: %s" % ret, self.device) > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 812, in create > return self.doFormat(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 472, in execute > options=self.device.formatArgs) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 237, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 310, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 170, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 150, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 211, in run > threading.Thread.run(self, *args, **kwargs) >FormatCreateError: ('format failed: 1', '/dev/sda2') > >Local variables in innermost frame: >self: non-existent xfs filesystem mounted at /boot >args: () >argv: ['-f', '/dev/sda2'] >ret: 1 >kwargs: {'device': '/dev/sda2', 'options': []} >options: [] > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x7f27f4a12f50>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=RHEL7 ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use network installation >url --url="http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20140226.0/compose/Server/x86_64/os" ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=ens3 --noipv6 --activate >network --hostname=localhost.localdomain ># System timezone >timezone Asia/Harbin --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda >autopart --type=lvm ># Partition clearing information >clearpart --initlabel --list=sda2,sda3 > >%packages >@core > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _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: [] > _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: [ActionCreateFormat instance, containing members: > device: existing 500MB partition sda2 (16) with non-existent xfs filesystem mounted at /boot > origFormat: non-existent None > id: 17 >, ActionCreateDevice instance, containing members: > device: non-existent 14279MB partition sda3 (15) with non-existent lvmpv > id: 14 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 15 >, ActionCreateDevice instance, containing members: > device: non-existent 14276MB lvmvg rhel (17) > id: 18 >, ActionCreateDevice instance, containing members: > device: non-existent 1528MB lvmlv rhel-swap (19) with non-existent swap > id: 21 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 22 >, ActionCreateDevice instance, containing members: > device: non-existent 12748MB lvmlv rhel-root (18) with non-existent xfs filesystem mounted at / > id: 19 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 20 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 15280MB disk sda (0) with existing msdos disklabel >, existing 500MB partition sda1 (1) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 2 > 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: /tmp/curl_fetch_url1/squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 3 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 4 > 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: 5 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: e698522d-e34c-4195-9925-4540e3f32353 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048.0 > _format.dirty: False > _format._size: 2048.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/e698522d-e34c-4195-9925-4540e3f32353] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.errors: False > originalFormat.uuid: e698522d-e34c-4195-9925-4540e3f32353 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 2048.0 > originalFormat._device: /dev/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 6 > 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: 7 > 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: loop2 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 2048MB dm live-rw (8) with existing ext4 filesystem >, existing 2048MB dm live-base (9) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 16 >] > _intf.storage.fsset.devicetree.names: [sda, sda1, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, rhel, rhel-root, rhel-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.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: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: True > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 4 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f27e80dc6d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f27e80dca90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f27e80dc550) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = xfs encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f27e80dcbd0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f27e80dcd90) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1528 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f281621cb18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1394161127.48 > _intf.payload.default_repos: [red hat enterprise linux, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._space_required: 915.67 MB > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._progress_id: 2759 > _intf._currentAction._environs: [anaconda] > _intf._currentAction._spinner: Spinner instance, containing members: > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 2758 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._update_spoke_id: 2756 > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _window: SpokeWindow instance, containing members: > _visitedSinceApplied: True > pw_bar: LevelBar instance, containing members: > applyOnSkip: False > instclass: Already dumped (DefaultInstall instance) > builder: Builder instance, containing members: > confirm: Entry instance, containing members: > storage: Already dumped (Blivet instance) > selector: SpokeSelector instance, containing members: > skipTo: None > _oldweak: None > pw_label: Label instance, containing members: > pw: Entry instance, containing members: > _password: None > _data: Already dumped (AnacondaKSHandler instance) > payload: Already dumped (YumPayload instance) > _error: False >, UserSpoke instance, containing members: > _visitedSinceApplied: True > guesser: {<Entry object at 0x7f27e80bf550 (GtkEntry at 0x4af2540)>: True} > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': group --name=wheel > >} > _advanced.builder: Builder instance, containing members: > _advanced.skipTo: None > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _oldweak: None > _wheel: Already dumped (F12_GroupData instance) > payload: Already dumped (YumPayload instance) > applyOnSkip: False > confirm: Entry instance, containing members: > storage: Already dumped (Blivet instance) > skipTo: None > b_advanced: Button instance, containing members: > username: Entry instance, containing members: > instclass: Already dumped (DefaultInstall instance) > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _pwq: <pwquality.PWQSettings object at 0x7f27e71c60f0> > _data: Already dumped (AnacondaKSHandler instance) > pw: Entry instance, containing members: > _error: False > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > fullname: Entry instance, containing members: > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 1 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7f27e80e0098> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 13 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >_network: None >methodstr: http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20140226.0/compose/Server/x86_64/os >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: > _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 0x7f27f1d2ef50>, True), 'type': (<function <lambda> at 0x7f27f1d32140>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f27f1d32050>, True), 'release_type': (<function <lambda> at 0x7f27f1d321b8>, 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.63-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20140226.0/compose/Server/x86_64/os', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None >Registered callbacks: > > >/tmp/anaconda.log: >02:58:20,721 INFO anaconda: /sbin/anaconda 19.31.63-1 >02:58:21,047 INFO anaconda: 1048576 kB (1024 MB) are available >02:58:21,048 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >02:58:21,069 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >02:58:21,071 INFO anaconda: Default encoding = utf-8 >02:58:21,598 INFO anaconda: Display mode = g >02:58:21,601 INFO anaconda: 1048576 kB (1024 MB) are available >02:58:21,601 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >02:58:22,934 DEBUG anaconda: X server has signalled a successful start. >02:58:22,943 INFO anaconda: Starting window manager, pid 1244. >02:58:24,687 INFO anaconda: using only installclass Red Hat Enterprise Linux >02:58:25,752 INFO anaconda: bootloader GRUB2 on X86 platform >02:58:25,754 INFO anaconda: bootloader GRUB2 on X86 platform >02:58:25,804 DEBUG anaconda: network: devices found ['ens3'] >02:58:25,994 DEBUG anaconda: updating hostname localhost.localdomain >02:58:26,009 INFO anaconda: Running Thread: AnaStorageThread (139809520957184) >02:58:26,012 INFO anaconda: Running Thread: AnaTimeInitThread (139809512564480) >02:58:26,022 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139809504171776) >02:58:26,035 INFO anaconda: Running Thread: AnaPayloadThread (139809495779072) >02:58:26,185 DEBUG anaconda: updating hostname localhost.localdomain >02:58:26,258 INFO anaconda: got 0 NTP servers from DHCP >02:58:26,259 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139809504171776) >02:58:26,283 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139809487386368) >02:58:26,285 INFO anaconda: Starting geolocation lookup >02:58:26,285 INFO anaconda: Geolocation provider: Fedora GeoIP >02:58:27,738 INFO anaconda: Geolocation lookup finished in 1.5 seconds >02:58:27,787 INFO anaconda: territory: CN >time zone: Asia/Harbin (from GeoIP) >02:58:27,788 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139809487386368) >02:58:29,682 INFO anaconda: Thread Done: AnaStorageThread (139809520957184) >02:58:30,007 INFO anaconda: Thread Done: AnaTimeInitThread (139809512564480) >02:58:32,189 INFO anaconda: Thread Done: AnaPayloadThread (139809495779072) >02:58:43,412 DEBUG anaconda: network standalone spoke (init): completed: ['ens3'] >02:58:43,583 INFO anaconda: Running Thread: AnaDateTimeThread (139809495779072) >02:58:43,609 INFO anaconda: fs space: 0 B needed: 3 GB >02:58:43,753 INFO anaconda: Thread Done: AnaDateTimeThread (139809495779072) >02:58:43,815 INFO anaconda: fs space: 0 B needed: 3 GB >02:58:43,909 INFO anaconda: fs space: 0 B needed: 3 GB >02:58:43,988 INFO anaconda: Running Thread: AnaSourceWatcher (139809487386368) >02:58:44,028 INFO anaconda: Running Thread: AnaSoftwareWatcher (139809420089088) >02:58:44,111 INFO anaconda: Running Thread: AnaStorageWatcher (139809411696384) >02:58:44,114 INFO anaconda: Thread Done: AnaStorageWatcher (139809411696384) >02:58:44,189 INFO anaconda: Running Thread: AnaCustomStorageInit (139809411696384) >02:58:44,596 DEBUG anaconda: network: GUI, device configuration added: connection 5d5c3b0f-054f-4d54-9acf-b8da9f799757 device ens3 >02:58:44,633 DEBUG anaconda: network: GUI, connection 5d5c3b0f-054f-4d54-9acf-b8da9f799757 found >02:58:44,634 DEBUG anaconda: network: GUI, connection c887c572-44f2-4277-ab34-f7a88e153346 found >02:58:44,853 DEBUG anaconda: updating hostname localhost.localdomain >02:58:45,956 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f27f1a07c10> >02:58:45,956 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f27f1a128d0> status to: Probing storage... >02:58:45,957 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f27f1a128d0> status to: Downloading package metadata... >02:58:45,958 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f27f1a12450> status to: Downloading package metadata... >02:58:45,958 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f27f1a12450> status to: Downloading group metadata... >02:58:45,959 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> status to: Probing storage... >02:58:45,967 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> >02:58:46,705 INFO anaconda: Thread Done: AnaSourceWatcher (139809487386368) >02:58:46,715 INFO anaconda: Running Thread: AnaNTPserver0 (139809487386368) >02:58:46,730 INFO anaconda: Running Thread: AnaNTPserver1 (139809495779072) >02:58:46,743 INFO anaconda: Running Thread: AnaNTPserver2 (139809398978304) >02:58:46,755 INFO anaconda: Running Thread: AnaNTPserver3 (139809390585600) >02:58:47,001 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f27f1a128d0> >02:58:47,471 INFO anaconda: Thread Done: AnaSoftwareWatcher (139809420089088) >02:58:47,472 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139809382192896) >02:58:47,636 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f27f1a12450> >02:58:47,645 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f27f1a12450> >02:58:47,653 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f27f1a128d0> >02:58:47,655 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f27f1a12450> status to: Checking software dependencies... >02:58:47,806 DEBUG anaconda: updating hostname localhost.localdomain >02:58:48,253 DEBUG anaconda: updating hostname localhost.localdomain >02:58:48,261 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f27eb3c9cd0> status to: Wired (ens3) connected >02:58:48,588 INFO anaconda: Thread Done: AnaCustomStorageInit (139809411696384) >02:58:50,385 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139809382192896) >02:58:50,424 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f27f1a12450> >02:58:50,434 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f27f1a128d0> >02:58:55,489 INFO anaconda: Thread Done: AnaNTPserver0 (139809487386368) >02:58:55,498 INFO anaconda: Thread Done: AnaNTPserver2 (139809398978304) >02:58:55,499 INFO anaconda: Thread Done: AnaNTPserver1 (139809495779072) >02:58:55,500 INFO anaconda: Thread Done: AnaNTPserver3 (139809390585600) >02:59:07,847 DEBUG anaconda: disk free: 14.77 GB fs free: 0 B sw needs: 915.67 MB auto swap: 0 B >02:59:07,858 INFO anaconda: Running Thread: AnaExecuteStorageThread (139809520957184) >02:59:07,862 DEBUG anaconda: new disk order: [] >02:59:07,961 DEBUG anaconda: _is_valid_disklabel(sda) returning True >02:59:07,964 DEBUG anaconda: _is_valid_size(sda) returning True >02:59:07,966 DEBUG anaconda: _is_valid_location(sda) returning True >02:59:07,967 DEBUG anaconda: _is_valid_format(sda) returning True >02:59:07,968 DEBUG anaconda: is_valid_stage1_device(sda) returning True >02:59:08,242 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> >02:59:08,247 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> status to: Saving storage configuration... >02:59:08,337 DEBUG anaconda: new disk order: [] >02:59:08,533 DEBUG anaconda: stage1 device cannot be of type lvmvg >02:59:08,535 DEBUG anaconda: stage1 device cannot be of type lvmlv >02:59:08,535 DEBUG anaconda: stage1 device cannot be of type lvmlv >02:59:08,535 DEBUG anaconda: _is_valid_disklabel(sda) returning True >02:59:08,538 DEBUG anaconda: _is_valid_size(sda) returning True >02:59:08,539 DEBUG anaconda: _is_valid_location(sda) returning True >02:59:08,539 DEBUG anaconda: _is_valid_format(sda) returning True >02:59:08,539 DEBUG anaconda: is_valid_stage1_device(sda) returning True >02:59:08,542 DEBUG anaconda: _is_valid_disklabel(sda) returning True >02:59:08,543 DEBUG anaconda: _is_valid_size(sda) returning True >02:59:08,543 DEBUG anaconda: _is_valid_location(sda) returning True >02:59:08,544 DEBUG anaconda: _is_valid_format(sda) returning True >02:59:08,545 DEBUG anaconda: is_valid_stage1_device(sda) returning True >02:59:08,546 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >02:59:08,546 DEBUG anaconda: _is_valid_size(sda2) returning True >02:59:08,547 DEBUG anaconda: _is_valid_location(sda2) returning True >02:59:08,547 DEBUG anaconda: _is_valid_partition(sda2) returning True >02:59:08,547 DEBUG anaconda: _is_valid_format(sda2) returning True >02:59:08,548 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >02:59:08,549 DEBUG anaconda: new disk order: [] >02:59:08,684 DEBUG anaconda: stage1 device cannot be of type lvmvg >02:59:08,686 DEBUG anaconda: stage1 device cannot be of type lvmlv >02:59:08,686 DEBUG anaconda: stage1 device cannot be of type lvmlv >02:59:08,686 DEBUG anaconda: _is_valid_disklabel(sda) returning True >02:59:08,687 DEBUG anaconda: _is_valid_size(sda) returning True >02:59:08,687 DEBUG anaconda: _is_valid_location(sda) returning True >02:59:08,687 DEBUG anaconda: _is_valid_format(sda) returning True >02:59:08,689 DEBUG anaconda: is_valid_stage1_device(sda) returning True >02:59:08,691 INFO anaconda: Thread Done: AnaExecuteStorageThread (139809520957184) >02:59:08,692 INFO anaconda: Running Thread: AnaCheckStorageThread (139809390585600) >02:59:08,695 DEBUG anaconda: _is_valid_disklabel(sda) returning True >02:59:08,698 DEBUG anaconda: _is_valid_size(sda) returning True >02:59:08,698 DEBUG anaconda: _is_valid_location(sda) returning True >02:59:08,699 DEBUG anaconda: _is_valid_format(sda) returning True >02:59:08,699 DEBUG anaconda: is_valid_stage1_device(sda) returning True >02:59:08,699 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >02:59:08,700 DEBUG anaconda: _is_valid_size(sda2) returning True >02:59:08,700 DEBUG anaconda: _is_valid_location(sda2) returning True >02:59:08,700 DEBUG anaconda: _is_valid_partition(sda2) returning True >02:59:08,701 DEBUG anaconda: _is_valid_format(sda2) returning True >02:59:08,701 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >02:59:08,702 INFO anaconda: Thread Done: AnaCheckStorageThread (139809390585600) >02:59:08,769 INFO anaconda: fs space: 12.74 GB needed: 915.67 MB >02:59:08,771 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> >02:59:08,792 INFO anaconda: fs space: 12.74 GB needed: 915.67 MB >02:59:08,794 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> >02:59:08,794 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> status to: Checking storage configuration... >02:59:08,812 INFO anaconda: fs space: 12.74 GB needed: 915.67 MB >02:59:08,813 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> >02:59:11,153 DEBUG anaconda: disk free: 14.77 GB fs free: 0 B sw needs: 915.67 MB auto swap: 1.52 GB >02:59:11,164 INFO anaconda: Running Thread: AnaExecuteStorageThread (139809390585600) >02:59:11,174 DEBUG anaconda: new disk order: [] >02:59:11,309 INFO anaconda: fs space: 0 B needed: 915.67 MB >02:59:11,493 DEBUG anaconda: _is_valid_disklabel(sda) returning True >02:59:11,495 DEBUG anaconda: _is_valid_size(sda) returning True >02:59:11,496 DEBUG anaconda: _is_valid_location(sda) returning True >02:59:11,497 DEBUG anaconda: _is_valid_format(sda) returning True >02:59:11,498 DEBUG anaconda: is_valid_stage1_device(sda) returning True >02:59:11,727 INFO anaconda: fs space: 0 B needed: 915.67 MB >02:59:11,798 INFO anaconda: fs space: 0 B needed: 915.67 MB >02:59:11,852 INFO anaconda: fs space: 0 B needed: 915.67 MB >02:59:11,887 DEBUG anaconda: new disk order: [] >02:59:11,954 INFO anaconda: fs space: 1.02 GB needed: 915.67 MB >02:59:12,037 INFO anaconda: fs space: 12.74 GB needed: 915.67 MB >02:59:12,093 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> >02:59:12,098 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> status to: Saving storage configuration... >02:59:12,115 DEBUG anaconda: stage1 device cannot be of type lvmvg >02:59:12,121 DEBUG anaconda: stage1 device cannot be of type lvmlv >02:59:12,122 DEBUG anaconda: stage1 device cannot be of type lvmlv >02:59:12,122 DEBUG anaconda: _is_valid_disklabel(sda) returning True >02:59:12,123 DEBUG anaconda: _is_valid_size(sda) returning True >02:59:12,124 DEBUG anaconda: _is_valid_location(sda) returning True >02:59:12,124 DEBUG anaconda: _is_valid_format(sda) returning True >02:59:12,124 DEBUG anaconda: is_valid_stage1_device(sda) returning True >02:59:12,130 DEBUG anaconda: _is_valid_disklabel(sda) returning True >02:59:12,135 DEBUG anaconda: _is_valid_size(sda) returning True >02:59:12,136 DEBUG anaconda: _is_valid_location(sda) returning True >02:59:12,136 DEBUG anaconda: _is_valid_format(sda) returning True >02:59:12,136 DEBUG anaconda: is_valid_stage1_device(sda) returning True >02:59:12,136 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >02:59:12,137 DEBUG anaconda: _is_valid_size(sda2) returning True >02:59:12,137 DEBUG anaconda: _is_valid_location(sda2) returning True >02:59:12,138 DEBUG anaconda: _is_valid_partition(sda2) returning True >02:59:12,138 DEBUG anaconda: _is_valid_format(sda2) returning True >02:59:12,139 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >02:59:12,149 DEBUG anaconda: new disk order: [] >02:59:12,290 DEBUG anaconda: stage1 device cannot be of type lvmvg >02:59:12,292 DEBUG anaconda: stage1 device cannot be of type lvmlv >02:59:12,292 DEBUG anaconda: stage1 device cannot be of type lvmlv >02:59:12,292 DEBUG anaconda: _is_valid_disklabel(sda) returning True >02:59:12,293 DEBUG anaconda: _is_valid_size(sda) returning True >02:59:12,293 DEBUG anaconda: _is_valid_location(sda) returning True >02:59:12,294 DEBUG anaconda: _is_valid_format(sda) returning True >02:59:12,294 DEBUG anaconda: is_valid_stage1_device(sda) returning True >02:59:12,295 INFO anaconda: Thread Done: AnaExecuteStorageThread (139809390585600) >02:59:12,297 INFO anaconda: Running Thread: AnaCheckStorageThread (139809520957184) >02:59:12,300 DEBUG anaconda: _is_valid_disklabel(sda) returning True >02:59:12,308 DEBUG anaconda: _is_valid_size(sda) returning True >02:59:12,309 DEBUG anaconda: _is_valid_location(sda) returning True >02:59:12,309 DEBUG anaconda: _is_valid_format(sda) returning True >02:59:12,309 DEBUG anaconda: is_valid_stage1_device(sda) returning True >02:59:12,310 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >02:59:12,310 DEBUG anaconda: _is_valid_size(sda2) returning True >02:59:12,311 DEBUG anaconda: _is_valid_location(sda2) returning True >02:59:12,312 DEBUG anaconda: _is_valid_partition(sda2) returning True >02:59:12,314 DEBUG anaconda: _is_valid_format(sda2) returning True >02:59:12,316 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >02:59:12,319 INFO anaconda: Thread Done: AnaCheckStorageThread (139809520957184) >02:59:12,321 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> >02:59:12,339 INFO anaconda: fs space: 12.74 GB needed: 915.67 MB >02:59:12,342 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> >02:59:12,342 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> status to: Checking storage configuration... >02:59:12,359 INFO anaconda: fs space: 12.74 GB needed: 915.67 MB >02:59:12,360 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f27ef587890> >02:59:13,702 INFO anaconda: Running Thread: AnaInstallThread (139809520957184) >02:59:14,508 INFO anaconda: Setting up the installation environment >02:59:15,885 INFO anaconda: Creating xfs on /dev/sda2 >02:59:16,041 DEBUG anaconda: running handleException >02:59:16,045 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >02:59:16,051 INFO anaconda: Thread Done: AnaInstallThread (139809520957184) > > >/tmp/packaging.log: >02:58:25,750 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:190 (reset) >02:58:25,750 INFO packaging: have _yum_lock for MainThread >02:58:25,751 DEBUG packaging: getting release version from tree at None (7.0) >02:58:25,751 DEBUG packaging: got a release version of 7.0 >02:58:25,751 INFO packaging: gave up _yum_lock for MainThread >02:58:29,704 INFO packaging: configuring base repo >02:58:29,726 DEBUG packaging: getting release version from tree at http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20140226.0/compose/Server/x86_64/os (7.0) >02:58:29,727 DEBUG packaging: retrieving treeinfo from http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20140226.0/compose/Server/x86_64/os (proxy: ; sslverify: True) >02:58:31,192 DEBUG packaging: got a release version of 7.0 >02:58:31,193 DEBUG packaging: releasever from http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20140226.0/compose/Server/x86_64/os is 7.0 >02:58:31,204 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:190 (reset) >02:58:31,205 INFO packaging: have _yum_lock for AnaPayloadThread >02:58:31,519 INFO_2 yum.verbose.YumPlugins: Loaded plugins: langpacks, product-id >02:58:31,526 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >02:58:31,527 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >02:58:31,542 DEBUG yum.verbose.plugin: Adding zh_CN to language list >02:58:31,551 DEBUG yum.verbose.YumBase: Config time: 0.346 >02:58:31,603 INFO packaging: gave up _yum_lock for AnaPayloadThread >02:58:31,604 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:474 (updateBaseRepo) >02:58:31,605 INFO packaging: have _yum_lock for AnaPayloadThread >02:58:31,629 INFO_2 yum.verbose.YumPlugins: Loaded plugins: langpacks, product-id >02:58:31,630 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >02:58:31,630 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >02:58:31,631 DEBUG yum.verbose.plugin: Adding zh_CN to language list >02:58:31,643 DEBUG yum.verbose.YumBase: Config time: 0.037 >02:58:31,644 INFO packaging: gave up _yum_lock for AnaPayloadThread >02:58:31,647 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:502 (updateBaseRepo) >02:58:31,647 INFO packaging: have _yum_lock for AnaPayloadThread >02:58:31,692 INFO packaging: gave up _yum_lock for AnaPayloadThread >02:58:31,694 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:962 (_addYumRepo) >02:58:31,699 INFO packaging: have _yum_lock for AnaPayloadThread >02:58:31,701 INFO packaging: gave up _yum_lock for AnaPayloadThread >02:58:31,701 DEBUG packaging: adding yum repo anaconda with baseurl http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20140226.0/compose/Server/x86_64/os and mirrorlist None >02:58:31,705 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:502 (updateBaseRepo) >02:58:31,706 INFO packaging: have _yum_lock for AnaPayloadThread >02:58:31,731 INFO packaging: gave up _yum_lock for AnaPayloadThread >02:58:31,733 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:198 (setup) >02:58:31,736 INFO packaging: have _yum_lock for AnaPayloadThread >02:58:31,737 INFO packaging: gave up _yum_lock for AnaPayloadThread >02:58:31,738 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:198 (setup) >02:58:31,739 INFO packaging: have _yum_lock for AnaPayloadThread >02:58:31,740 INFO packaging: gave up _yum_lock for AnaPayloadThread >02:58:31,740 INFO packaging: gathering repo metadata >02:58:31,741 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:577 (gatherRepoMetadata) >02:58:31,742 INFO packaging: have _yum_lock for AnaPayloadThread >02:58:31,743 INFO packaging: gave up _yum_lock for AnaPayloadThread >02:58:31,744 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:203 (setup) >02:58:31,745 INFO packaging: have _yum_lock for AnaPayloadThread >02:58:31,745 DEBUG packaging: getting repo metadata for anaconda >02:58:31,746 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:582 (gatherRepoMetadata) >02:58:31,748 INFO packaging: have _yum_lock for AnaPayloadThread >02:58:31,965 DEBUG packaging: getting group info for anaconda >02:58:32,188 INFO packaging: gave up _yum_lock for AnaPayloadThread >02:58:32,189 INFO packaging: gave up _yum_lock for AnaPayloadThread >02:58:32,189 INFO packaging: metadata retrieval complete >02:58:44,041 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1054 (environments) >02:58:44,042 INFO packaging: have _yum_lock for AnaSoftwareWatcher >02:58:44,043 DEBUG yum.verbose.YumBase: Setting up Package Sacks >02:58:44,064 INFO packaging: about to acquire _yum_lock for AnaSourceWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:613 (_initialize) >02:58:46,584 DEBUG yum.verbose.YumBase: pkgsack time: 2.539 >02:58:46,697 DEBUG yum.verbose.YumBase: group time: 2.654 >02:58:46,702 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >02:58:46,702 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:215 (_initialize) >02:58:46,703 INFO packaging: have _yum_lock for AnaSoftwareWatcher >02:58:46,703 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >02:58:46,703 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1182 (groups) >02:58:46,704 INFO packaging: have _yum_lock for AnaSoftwareWatcher >02:58:46,704 INFO packaging: have _yum_lock for AnaSourceWatcher >02:58:46,704 INFO packaging: gave up _yum_lock for AnaSourceWatcher >02:58:46,704 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >02:58:46,706 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:216 (_initialize) >02:58:46,707 INFO packaging: have _yum_lock for AnaSoftwareWatcher >02:58:46,708 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >02:58:47,029 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1054 (environments) >02:58:47,031 INFO packaging: have _yum_lock for MainThread >02:58:47,032 INFO packaging: gave up _yum_lock for MainThread >02:58:47,034 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:253 (refresh) >02:58:47,035 INFO packaging: have _yum_lock for MainThread >02:58:47,036 INFO packaging: gave up _yum_lock for MainThread >02:58:47,041 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1054 (environments) >02:58:47,042 INFO packaging: have _yum_lock for MainThread >02:58:47,042 INFO packaging: gave up _yum_lock for MainThread >02:58:47,043 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refresh) >02:58:47,043 INFO packaging: have _yum_lock for MainThread >02:58:47,043 INFO packaging: gave up _yum_lock for MainThread >02:58:47,044 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1106 (environmentDescription) >02:58:47,044 INFO packaging: have _yum_lock for MainThread >02:58:47,045 INFO packaging: gave up _yum_lock for MainThread >02:58:47,047 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refresh) >02:58:47,047 INFO packaging: have _yum_lock for MainThread >02:58:47,048 INFO packaging: gave up _yum_lock for MainThread >02:58:47,054 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1106 (environmentDescription) >02:58:47,055 INFO packaging: have _yum_lock for MainThread >02:58:47,055 INFO packaging: gave up _yum_lock for MainThread >02:58:47,056 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refresh) >02:58:47,056 INFO packaging: have _yum_lock for MainThread >02:58:47,057 INFO packaging: gave up _yum_lock for MainThread >02:58:47,058 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1106 (environmentDescription) >02:58:47,058 INFO packaging: have _yum_lock for MainThread >02:58:47,058 INFO packaging: gave up _yum_lock for MainThread >02:58:47,059 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refresh) >02:58:47,059 INFO packaging: have _yum_lock for MainThread >02:58:47,060 INFO packaging: gave up _yum_lock for MainThread >02:58:47,061 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1106 (environmentDescription) >02:58:47,061 INFO packaging: have _yum_lock for MainThread >02:58:47,061 INFO packaging: gave up _yum_lock for MainThread >02:58:47,062 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refresh) >02:58:47,062 INFO packaging: have _yum_lock for MainThread >02:58:47,062 INFO packaging: gave up _yum_lock for MainThread >02:58:47,063 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1106 (environmentDescription) >02:58:47,064 INFO packaging: have _yum_lock for MainThread >02:58:47,064 INFO packaging: gave up _yum_lock for MainThread >02:58:47,065 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refresh) >02:58:47,065 INFO packaging: have _yum_lock for MainThread >02:58:47,065 INFO packaging: gave up _yum_lock for MainThread >02:58:47,066 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1106 (environmentDescription) >02:58:47,066 INFO packaging: have _yum_lock for MainThread >02:58:47,067 INFO packaging: gave up _yum_lock for MainThread >02:58:47,067 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refresh) >02:58:47,068 INFO packaging: have _yum_lock for MainThread >02:58:47,068 INFO packaging: gave up _yum_lock for MainThread >02:58:47,069 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1182 (groups) >02:58:47,069 INFO packaging: have _yum_lock for MainThread >02:58:47,070 INFO packaging: gave up _yum_lock for MainThread >02:58:47,070 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:303 (refreshAddons) >02:58:47,071 INFO packaging: have _yum_lock for MainThread >02:58:47,072 INFO packaging: gave up _yum_lock for MainThread >02:58:47,074 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,074 INFO packaging: have _yum_lock for MainThread >02:58:47,074 INFO packaging: gave up _yum_lock for MainThread >02:58:47,075 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,076 INFO packaging: have _yum_lock for MainThread >02:58:47,076 INFO packaging: gave up _yum_lock for MainThread >02:58:47,077 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,077 INFO packaging: have _yum_lock for MainThread >02:58:47,077 INFO packaging: gave up _yum_lock for MainThread >02:58:47,078 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,078 INFO packaging: have _yum_lock for MainThread >02:58:47,079 INFO packaging: gave up _yum_lock for MainThread >02:58:47,080 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,080 INFO packaging: have _yum_lock for MainThread >02:58:47,080 INFO packaging: gave up _yum_lock for MainThread >02:58:47,081 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,081 INFO packaging: have _yum_lock for MainThread >02:58:47,081 INFO packaging: gave up _yum_lock for MainThread >02:58:47,084 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,084 INFO packaging: have _yum_lock for MainThread >02:58:47,085 INFO packaging: gave up _yum_lock for MainThread >02:58:47,086 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,086 INFO packaging: have _yum_lock for MainThread >02:58:47,086 INFO packaging: gave up _yum_lock for MainThread >02:58:47,087 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,088 INFO packaging: have _yum_lock for MainThread >02:58:47,088 INFO packaging: gave up _yum_lock for MainThread >02:58:47,089 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,089 INFO packaging: have _yum_lock for MainThread >02:58:47,089 INFO packaging: gave up _yum_lock for MainThread >02:58:47,090 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,090 INFO packaging: have _yum_lock for MainThread >02:58:47,091 INFO packaging: gave up _yum_lock for MainThread >02:58:47,091 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,092 INFO packaging: have _yum_lock for MainThread >02:58:47,092 INFO packaging: gave up _yum_lock for MainThread >02:58:47,093 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,093 INFO packaging: have _yum_lock for MainThread >02:58:47,093 INFO packaging: gave up _yum_lock for MainThread >02:58:47,094 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,094 INFO packaging: have _yum_lock for MainThread >02:58:47,095 INFO packaging: gave up _yum_lock for MainThread >02:58:47,096 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,096 INFO packaging: have _yum_lock for MainThread >02:58:47,097 INFO packaging: gave up _yum_lock for MainThread >02:58:47,098 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,098 INFO packaging: have _yum_lock for MainThread >02:58:47,098 INFO packaging: gave up _yum_lock for MainThread >02:58:47,099 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,099 INFO packaging: have _yum_lock for MainThread >02:58:47,099 INFO packaging: gave up _yum_lock for MainThread >02:58:47,100 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,100 INFO packaging: have _yum_lock for MainThread >02:58:47,101 INFO packaging: gave up _yum_lock for MainThread >02:58:47,102 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,102 INFO packaging: have _yum_lock for MainThread >02:58:47,102 INFO packaging: gave up _yum_lock for MainThread >02:58:47,103 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,103 INFO packaging: have _yum_lock for MainThread >02:58:47,103 INFO packaging: gave up _yum_lock for MainThread >02:58:47,104 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,105 INFO packaging: have _yum_lock for MainThread >02:58:47,105 INFO packaging: gave up _yum_lock for MainThread >02:58:47,106 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,106 INFO packaging: have _yum_lock for MainThread >02:58:47,106 INFO packaging: gave up _yum_lock for MainThread >02:58:47,107 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,107 INFO packaging: have _yum_lock for MainThread >02:58:47,107 INFO packaging: gave up _yum_lock for MainThread >02:58:47,108 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,109 INFO packaging: have _yum_lock for MainThread >02:58:47,109 INFO packaging: gave up _yum_lock for MainThread >02:58:47,110 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1233 (_groupHasInstallableMembers) >02:58:47,110 INFO packaging: have _yum_lock for MainThread >02:58:47,110 INFO packaging: gave up _yum_lock for MainThread >02:58:47,111 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,111 INFO packaging: have _yum_lock for MainThread >02:58:47,112 INFO packaging: gave up _yum_lock for MainThread >02:58:47,113 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,113 INFO packaging: have _yum_lock for MainThread >02:58:47,113 INFO packaging: gave up _yum_lock for MainThread >02:58:47,114 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,114 INFO packaging: have _yum_lock for MainThread >02:58:47,114 INFO packaging: gave up _yum_lock for MainThread >02:58:47,115 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,116 INFO packaging: have _yum_lock for MainThread >02:58:47,116 INFO packaging: gave up _yum_lock for MainThread >02:58:47,117 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,117 INFO packaging: have _yum_lock for MainThread >02:58:47,117 INFO packaging: gave up _yum_lock for MainThread >02:58:47,118 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,118 INFO packaging: have _yum_lock for MainThread >02:58:47,119 INFO packaging: gave up _yum_lock for MainThread >02:58:47,119 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,120 INFO packaging: have _yum_lock for MainThread >02:58:47,120 INFO packaging: gave up _yum_lock for MainThread >02:58:47,121 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,121 INFO packaging: have _yum_lock for MainThread >02:58:47,121 INFO packaging: gave up _yum_lock for MainThread >02:58:47,122 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,122 INFO packaging: have _yum_lock for MainThread >02:58:47,122 INFO packaging: gave up _yum_lock for MainThread >02:58:47,123 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1233 (_groupHasInstallableMembers) >02:58:47,123 INFO packaging: have _yum_lock for MainThread >02:58:47,124 INFO packaging: gave up _yum_lock for MainThread >02:58:47,124 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,125 INFO packaging: have _yum_lock for MainThread >02:58:47,125 INFO packaging: gave up _yum_lock for MainThread >02:58:47,126 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,126 INFO packaging: have _yum_lock for MainThread >02:58:47,126 INFO packaging: gave up _yum_lock for MainThread >02:58:47,127 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,127 INFO packaging: have _yum_lock for MainThread >02:58:47,127 INFO packaging: gave up _yum_lock for MainThread >02:58:47,128 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,128 INFO packaging: have _yum_lock for MainThread >02:58:47,129 INFO packaging: gave up _yum_lock for MainThread >02:58:47,129 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,129 INFO packaging: have _yum_lock for MainThread >02:58:47,130 INFO packaging: gave up _yum_lock for MainThread >02:58:47,131 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,131 INFO packaging: have _yum_lock for MainThread >02:58:47,131 INFO packaging: gave up _yum_lock for MainThread >02:58:47,132 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,132 INFO packaging: have _yum_lock for MainThread >02:58:47,132 INFO packaging: gave up _yum_lock for MainThread >02:58:47,133 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,133 INFO packaging: have _yum_lock for MainThread >02:58:47,133 INFO packaging: gave up _yum_lock for MainThread >02:58:47,134 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,134 INFO packaging: have _yum_lock for MainThread >02:58:47,134 INFO packaging: gave up _yum_lock for MainThread >02:58:47,135 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,135 INFO packaging: have _yum_lock for MainThread >02:58:47,136 INFO packaging: gave up _yum_lock for MainThread >02:58:47,136 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,136 INFO packaging: have _yum_lock for MainThread >02:58:47,137 INFO packaging: gave up _yum_lock for MainThread >02:58:47,137 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,138 INFO packaging: have _yum_lock for MainThread >02:58:47,138 INFO packaging: gave up _yum_lock for MainThread >02:58:47,139 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,139 INFO packaging: have _yum_lock for MainThread >02:58:47,139 INFO packaging: gave up _yum_lock for MainThread >02:58:47,140 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,140 INFO packaging: have _yum_lock for MainThread >02:58:47,140 INFO packaging: gave up _yum_lock for MainThread >02:58:47,141 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,141 INFO packaging: have _yum_lock for MainThread >02:58:47,141 INFO packaging: gave up _yum_lock for MainThread >02:58:47,142 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,142 INFO packaging: have _yum_lock for MainThread >02:58:47,142 INFO packaging: gave up _yum_lock for MainThread >02:58:47,143 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,143 INFO packaging: have _yum_lock for MainThread >02:58:47,144 INFO packaging: gave up _yum_lock for MainThread >02:58:47,144 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,145 INFO packaging: have _yum_lock for MainThread >02:58:47,145 INFO packaging: gave up _yum_lock for MainThread >02:58:47,146 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,146 INFO packaging: have _yum_lock for MainThread >02:58:47,146 INFO packaging: gave up _yum_lock for MainThread >02:58:47,147 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,147 INFO packaging: have _yum_lock for MainThread >02:58:47,147 INFO packaging: gave up _yum_lock for MainThread >02:58:47,148 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,148 INFO packaging: have _yum_lock for MainThread >02:58:47,148 INFO packaging: gave up _yum_lock for MainThread >02:58:47,149 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1233 (_groupHasInstallableMembers) >02:58:47,149 INFO packaging: have _yum_lock for MainThread >02:58:47,149 INFO packaging: gave up _yum_lock for MainThread >02:58:47,150 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,150 INFO packaging: have _yum_lock for MainThread >02:58:47,151 INFO packaging: gave up _yum_lock for MainThread >02:58:47,152 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,152 INFO packaging: have _yum_lock for MainThread >02:58:47,152 INFO packaging: gave up _yum_lock for MainThread >02:58:47,153 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,153 INFO packaging: have _yum_lock for MainThread >02:58:47,153 INFO packaging: gave up _yum_lock for MainThread >02:58:47,154 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,154 INFO packaging: have _yum_lock for MainThread >02:58:47,154 INFO packaging: gave up _yum_lock for MainThread >02:58:47,155 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,155 INFO packaging: have _yum_lock for MainThread >02:58:47,155 INFO packaging: gave up _yum_lock for MainThread >02:58:47,156 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,156 INFO packaging: have _yum_lock for MainThread >02:58:47,157 INFO packaging: gave up _yum_lock for MainThread >02:58:47,157 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,157 INFO packaging: have _yum_lock for MainThread >02:58:47,158 INFO packaging: gave up _yum_lock for MainThread >02:58:47,159 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,159 INFO packaging: have _yum_lock for MainThread >02:58:47,159 INFO packaging: gave up _yum_lock for MainThread >02:58:47,160 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,160 INFO packaging: have _yum_lock for MainThread >02:58:47,160 INFO packaging: gave up _yum_lock for MainThread >02:58:47,161 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,161 INFO packaging: have _yum_lock for MainThread >02:58:47,161 INFO packaging: gave up _yum_lock for MainThread >02:58:47,162 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,162 INFO packaging: have _yum_lock for MainThread >02:58:47,162 INFO packaging: gave up _yum_lock for MainThread >02:58:47,163 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,163 INFO packaging: have _yum_lock for MainThread >02:58:47,163 INFO packaging: gave up _yum_lock for MainThread >02:58:47,164 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,164 INFO packaging: have _yum_lock for MainThread >02:58:47,165 INFO packaging: gave up _yum_lock for MainThread >02:58:47,165 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,166 INFO packaging: have _yum_lock for MainThread >02:58:47,166 INFO packaging: gave up _yum_lock for MainThread >02:58:47,167 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,167 INFO packaging: have _yum_lock for MainThread >02:58:47,167 INFO packaging: gave up _yum_lock for MainThread >02:58:47,168 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,168 INFO packaging: have _yum_lock for MainThread >02:58:47,168 INFO packaging: gave up _yum_lock for MainThread >02:58:47,169 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,169 INFO packaging: have _yum_lock for MainThread >02:58:47,169 INFO packaging: gave up _yum_lock for MainThread >02:58:47,170 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,170 INFO packaging: have _yum_lock for MainThread >02:58:47,170 INFO packaging: gave up _yum_lock for MainThread >02:58:47,171 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,171 INFO packaging: have _yum_lock for MainThread >02:58:47,172 INFO packaging: gave up _yum_lock for MainThread >02:58:47,172 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,173 INFO packaging: have _yum_lock for MainThread >02:58:47,173 INFO packaging: gave up _yum_lock for MainThread >02:58:47,174 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,174 INFO packaging: have _yum_lock for MainThread >02:58:47,174 INFO packaging: gave up _yum_lock for MainThread >02:58:47,175 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,175 INFO packaging: have _yum_lock for MainThread >02:58:47,175 INFO packaging: gave up _yum_lock for MainThread >02:58:47,176 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,176 INFO packaging: have _yum_lock for MainThread >02:58:47,176 INFO packaging: gave up _yum_lock for MainThread >02:58:47,177 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,177 INFO packaging: have _yum_lock for MainThread >02:58:47,177 INFO packaging: gave up _yum_lock for MainThread >02:58:47,178 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,178 INFO packaging: have _yum_lock for MainThread >02:58:47,179 INFO packaging: gave up _yum_lock for MainThread >02:58:47,179 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,180 INFO packaging: have _yum_lock for MainThread >02:58:47,180 INFO packaging: gave up _yum_lock for MainThread >02:58:47,181 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,181 INFO packaging: have _yum_lock for MainThread >02:58:47,181 INFO packaging: gave up _yum_lock for MainThread >02:58:47,182 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,182 INFO packaging: have _yum_lock for MainThread >02:58:47,182 INFO packaging: gave up _yum_lock for MainThread >02:58:47,183 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,183 INFO packaging: have _yum_lock for MainThread >02:58:47,183 INFO packaging: gave up _yum_lock for MainThread >02:58:47,184 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,184 INFO packaging: have _yum_lock for MainThread >02:58:47,184 INFO packaging: gave up _yum_lock for MainThread >02:58:47,185 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,185 INFO packaging: have _yum_lock for MainThread >02:58:47,186 INFO packaging: gave up _yum_lock for MainThread >02:58:47,186 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,187 INFO packaging: have _yum_lock for MainThread >02:58:47,187 INFO packaging: gave up _yum_lock for MainThread >02:58:47,188 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,188 INFO packaging: have _yum_lock for MainThread >02:58:47,188 INFO packaging: gave up _yum_lock for MainThread >02:58:47,189 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,189 INFO packaging: have _yum_lock for MainThread >02:58:47,189 INFO packaging: gave up _yum_lock for MainThread >02:58:47,190 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,190 INFO packaging: have _yum_lock for MainThread >02:58:47,190 INFO packaging: gave up _yum_lock for MainThread >02:58:47,191 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,191 INFO packaging: have _yum_lock for MainThread >02:58:47,191 INFO packaging: gave up _yum_lock for MainThread >02:58:47,192 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,192 INFO packaging: have _yum_lock for MainThread >02:58:47,192 INFO packaging: gave up _yum_lock for MainThread >02:58:47,193 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,194 INFO packaging: have _yum_lock for MainThread >02:58:47,194 INFO packaging: gave up _yum_lock for MainThread >02:58:47,194 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,195 INFO packaging: have _yum_lock for MainThread >02:58:47,195 INFO packaging: gave up _yum_lock for MainThread >02:58:47,196 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,196 INFO packaging: have _yum_lock for MainThread >02:58:47,196 INFO packaging: gave up _yum_lock for MainThread >02:58:47,197 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,197 INFO packaging: have _yum_lock for MainThread >02:58:47,197 INFO packaging: gave up _yum_lock for MainThread >02:58:47,198 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1233 (_groupHasInstallableMembers) >02:58:47,198 INFO packaging: have _yum_lock for MainThread >02:58:47,198 INFO packaging: gave up _yum_lock for MainThread >02:58:47,199 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,199 INFO packaging: have _yum_lock for MainThread >02:58:47,199 INFO packaging: gave up _yum_lock for MainThread >02:58:47,200 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,200 INFO packaging: have _yum_lock for MainThread >02:58:47,201 INFO packaging: gave up _yum_lock for MainThread >02:58:47,201 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,202 INFO packaging: have _yum_lock for MainThread >02:58:47,202 INFO packaging: gave up _yum_lock for MainThread >02:58:47,203 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,203 INFO packaging: have _yum_lock for MainThread >02:58:47,203 INFO packaging: gave up _yum_lock for MainThread >02:58:47,204 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,204 INFO packaging: have _yum_lock for MainThread >02:58:47,204 INFO packaging: gave up _yum_lock for MainThread >02:58:47,205 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,205 INFO packaging: have _yum_lock for MainThread >02:58:47,205 INFO packaging: gave up _yum_lock for MainThread >02:58:47,206 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,206 INFO packaging: have _yum_lock for MainThread >02:58:47,206 INFO packaging: gave up _yum_lock for MainThread >02:58:47,207 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,207 INFO packaging: have _yum_lock for MainThread >02:58:47,208 INFO packaging: gave up _yum_lock for MainThread >02:58:47,208 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,209 INFO packaging: have _yum_lock for MainThread >02:58:47,209 INFO packaging: gave up _yum_lock for MainThread >02:58:47,210 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,210 INFO packaging: have _yum_lock for MainThread >02:58:47,210 INFO packaging: gave up _yum_lock for MainThread >02:58:47,211 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,211 INFO packaging: have _yum_lock for MainThread >02:58:47,211 INFO packaging: gave up _yum_lock for MainThread >02:58:47,212 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,212 INFO packaging: have _yum_lock for MainThread >02:58:47,212 INFO packaging: gave up _yum_lock for MainThread >02:58:47,213 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,213 INFO packaging: have _yum_lock for MainThread >02:58:47,213 INFO packaging: gave up _yum_lock for MainThread >02:58:47,214 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,214 INFO packaging: have _yum_lock for MainThread >02:58:47,215 INFO packaging: gave up _yum_lock for MainThread >02:58:47,215 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,216 INFO packaging: have _yum_lock for MainThread >02:58:47,216 INFO packaging: gave up _yum_lock for MainThread >02:58:47,217 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,217 INFO packaging: have _yum_lock for MainThread >02:58:47,217 INFO packaging: gave up _yum_lock for MainThread >02:58:47,218 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,218 INFO packaging: have _yum_lock for MainThread >02:58:47,218 INFO packaging: gave up _yum_lock for MainThread >02:58:47,219 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,219 INFO packaging: have _yum_lock for MainThread >02:58:47,219 INFO packaging: gave up _yum_lock for MainThread >02:58:47,220 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,220 INFO packaging: have _yum_lock for MainThread >02:58:47,220 INFO packaging: gave up _yum_lock for MainThread >02:58:47,221 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,221 INFO packaging: have _yum_lock for MainThread >02:58:47,222 INFO packaging: gave up _yum_lock for MainThread >02:58:47,222 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,223 INFO packaging: have _yum_lock for MainThread >02:58:47,223 INFO packaging: gave up _yum_lock for MainThread >02:58:47,224 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,224 INFO packaging: have _yum_lock for MainThread >02:58:47,224 INFO packaging: gave up _yum_lock for MainThread >02:58:47,225 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,225 INFO packaging: have _yum_lock for MainThread >02:58:47,225 INFO packaging: gave up _yum_lock for MainThread >02:58:47,226 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,226 INFO packaging: have _yum_lock for MainThread >02:58:47,226 INFO packaging: gave up _yum_lock for MainThread >02:58:47,227 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,227 INFO packaging: have _yum_lock for MainThread >02:58:47,227 INFO packaging: gave up _yum_lock for MainThread >02:58:47,228 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,228 INFO packaging: have _yum_lock for MainThread >02:58:47,229 INFO packaging: gave up _yum_lock for MainThread >02:58:47,229 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,229 INFO packaging: have _yum_lock for MainThread >02:58:47,230 INFO packaging: gave up _yum_lock for MainThread >02:58:47,231 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,231 INFO packaging: have _yum_lock for MainThread >02:58:47,231 INFO packaging: gave up _yum_lock for MainThread >02:58:47,232 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,232 INFO packaging: have _yum_lock for MainThread >02:58:47,232 INFO packaging: gave up _yum_lock for MainThread >02:58:47,233 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,233 INFO packaging: have _yum_lock for MainThread >02:58:47,233 INFO packaging: gave up _yum_lock for MainThread >02:58:47,234 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,234 INFO packaging: have _yum_lock for MainThread >02:58:47,234 INFO packaging: gave up _yum_lock for MainThread >02:58:47,235 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,235 INFO packaging: have _yum_lock for MainThread >02:58:47,235 INFO packaging: gave up _yum_lock for MainThread >02:58:47,236 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,236 INFO packaging: have _yum_lock for MainThread >02:58:47,237 INFO packaging: gave up _yum_lock for MainThread >02:58:47,237 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,238 INFO packaging: have _yum_lock for MainThread >02:58:47,238 INFO packaging: gave up _yum_lock for MainThread >02:58:47,239 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,239 INFO packaging: have _yum_lock for MainThread >02:58:47,239 INFO packaging: gave up _yum_lock for MainThread >02:58:47,240 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,240 INFO packaging: have _yum_lock for MainThread >02:58:47,240 INFO packaging: gave up _yum_lock for MainThread >02:58:47,241 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,241 INFO packaging: have _yum_lock for MainThread >02:58:47,241 INFO packaging: gave up _yum_lock for MainThread >02:58:47,242 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,242 INFO packaging: have _yum_lock for MainThread >02:58:47,242 INFO packaging: gave up _yum_lock for MainThread >02:58:47,243 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,243 INFO packaging: have _yum_lock for MainThread >02:58:47,244 INFO packaging: gave up _yum_lock for MainThread >02:58:47,244 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,245 INFO packaging: have _yum_lock for MainThread >02:58:47,245 INFO packaging: gave up _yum_lock for MainThread >02:58:47,246 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,246 INFO packaging: have _yum_lock for MainThread >02:58:47,246 INFO packaging: gave up _yum_lock for MainThread >02:58:47,247 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,247 INFO packaging: have _yum_lock for MainThread >02:58:47,247 INFO packaging: gave up _yum_lock for MainThread >02:58:47,248 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,248 INFO packaging: have _yum_lock for MainThread >02:58:47,248 INFO packaging: gave up _yum_lock for MainThread >02:58:47,249 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,249 INFO packaging: have _yum_lock for MainThread >02:58:47,249 INFO packaging: gave up _yum_lock for MainThread >02:58:47,250 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,250 INFO packaging: have _yum_lock for MainThread >02:58:47,251 INFO packaging: gave up _yum_lock for MainThread >02:58:47,251 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,252 INFO packaging: have _yum_lock for MainThread >02:58:47,252 INFO packaging: gave up _yum_lock for MainThread >02:58:47,253 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,253 INFO packaging: have _yum_lock for MainThread >02:58:47,253 INFO packaging: gave up _yum_lock for MainThread >02:58:47,254 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,254 INFO packaging: have _yum_lock for MainThread >02:58:47,254 INFO packaging: gave up _yum_lock for MainThread >02:58:47,255 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,255 INFO packaging: have _yum_lock for MainThread >02:58:47,255 INFO packaging: gave up _yum_lock for MainThread >02:58:47,256 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1233 (_groupHasInstallableMembers) >02:58:47,256 INFO packaging: have _yum_lock for MainThread >02:58:47,256 INFO packaging: gave up _yum_lock for MainThread >02:58:47,257 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,257 INFO packaging: have _yum_lock for MainThread >02:58:47,257 INFO packaging: gave up _yum_lock for MainThread >02:58:47,258 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,259 INFO packaging: have _yum_lock for MainThread >02:58:47,259 INFO packaging: gave up _yum_lock for MainThread >02:58:47,259 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,260 INFO packaging: have _yum_lock for MainThread >02:58:47,260 INFO packaging: gave up _yum_lock for MainThread >02:58:47,261 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,261 INFO packaging: have _yum_lock for MainThread >02:58:47,261 INFO packaging: gave up _yum_lock for MainThread >02:58:47,262 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,262 INFO packaging: have _yum_lock for MainThread >02:58:47,262 INFO packaging: gave up _yum_lock for MainThread >02:58:47,263 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,263 INFO packaging: have _yum_lock for MainThread >02:58:47,263 INFO packaging: gave up _yum_lock for MainThread >02:58:47,264 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,264 INFO packaging: have _yum_lock for MainThread >02:58:47,264 INFO packaging: gave up _yum_lock for MainThread >02:58:47,265 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,265 INFO packaging: have _yum_lock for MainThread >02:58:47,266 INFO packaging: gave up _yum_lock for MainThread >02:58:47,266 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,267 INFO packaging: have _yum_lock for MainThread >02:58:47,267 INFO packaging: gave up _yum_lock for MainThread >02:58:47,268 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,268 INFO packaging: have _yum_lock for MainThread >02:58:47,268 INFO packaging: gave up _yum_lock for MainThread >02:58:47,269 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,269 INFO packaging: have _yum_lock for MainThread >02:58:47,269 INFO packaging: gave up _yum_lock for MainThread >02:58:47,270 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,270 INFO packaging: have _yum_lock for MainThread >02:58:47,270 INFO packaging: gave up _yum_lock for MainThread >02:58:47,271 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,271 INFO packaging: have _yum_lock for MainThread >02:58:47,271 INFO packaging: gave up _yum_lock for MainThread >02:58:47,272 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,272 INFO packaging: have _yum_lock for MainThread >02:58:47,273 INFO packaging: gave up _yum_lock for MainThread >02:58:47,273 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,274 INFO packaging: have _yum_lock for MainThread >02:58:47,274 INFO packaging: gave up _yum_lock for MainThread >02:58:47,275 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,275 INFO packaging: have _yum_lock for MainThread >02:58:47,275 INFO packaging: gave up _yum_lock for MainThread >02:58:47,276 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,276 INFO packaging: have _yum_lock for MainThread >02:58:47,276 INFO packaging: gave up _yum_lock for MainThread >02:58:47,277 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,277 INFO packaging: have _yum_lock for MainThread >02:58:47,277 INFO packaging: gave up _yum_lock for MainThread >02:58:47,278 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,278 INFO packaging: have _yum_lock for MainThread >02:58:47,278 INFO packaging: gave up _yum_lock for MainThread >02:58:47,279 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,279 INFO packaging: have _yum_lock for MainThread >02:58:47,280 INFO packaging: gave up _yum_lock for MainThread >02:58:47,280 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,281 INFO packaging: have _yum_lock for MainThread >02:58:47,281 INFO packaging: gave up _yum_lock for MainThread >02:58:47,282 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,282 INFO packaging: have _yum_lock for MainThread >02:58:47,282 INFO packaging: gave up _yum_lock for MainThread >02:58:47,283 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,283 INFO packaging: have _yum_lock for MainThread >02:58:47,283 INFO packaging: gave up _yum_lock for MainThread >02:58:47,284 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,284 INFO packaging: have _yum_lock for MainThread >02:58:47,284 INFO packaging: gave up _yum_lock for MainThread >02:58:47,285 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,285 INFO packaging: have _yum_lock for MainThread >02:58:47,285 INFO packaging: gave up _yum_lock for MainThread >02:58:47,286 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,286 INFO packaging: have _yum_lock for MainThread >02:58:47,287 INFO packaging: gave up _yum_lock for MainThread >02:58:47,288 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,288 INFO packaging: have _yum_lock for MainThread >02:58:47,288 INFO packaging: gave up _yum_lock for MainThread >02:58:47,289 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,289 INFO packaging: have _yum_lock for MainThread >02:58:47,289 INFO packaging: gave up _yum_lock for MainThread >02:58:47,290 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,290 INFO packaging: have _yum_lock for MainThread >02:58:47,290 INFO packaging: gave up _yum_lock for MainThread >02:58:47,291 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,291 INFO packaging: have _yum_lock for MainThread >02:58:47,291 INFO packaging: gave up _yum_lock for MainThread >02:58:47,292 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,292 INFO packaging: have _yum_lock for MainThread >02:58:47,293 INFO packaging: gave up _yum_lock for MainThread >02:58:47,293 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,294 INFO packaging: have _yum_lock for MainThread >02:58:47,294 INFO packaging: gave up _yum_lock for MainThread >02:58:47,295 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,295 INFO packaging: have _yum_lock for MainThread >02:58:47,295 INFO packaging: gave up _yum_lock for MainThread >02:58:47,296 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,296 INFO packaging: have _yum_lock for MainThread >02:58:47,298 INFO packaging: gave up _yum_lock for MainThread >02:58:47,299 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,299 INFO packaging: have _yum_lock for MainThread >02:58:47,299 INFO packaging: gave up _yum_lock for MainThread >02:58:47,300 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,300 INFO packaging: have _yum_lock for MainThread >02:58:47,300 INFO packaging: gave up _yum_lock for MainThread >02:58:47,301 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,301 INFO packaging: have _yum_lock for MainThread >02:58:47,301 INFO packaging: gave up _yum_lock for MainThread >02:58:47,302 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,302 INFO packaging: have _yum_lock for MainThread >02:58:47,302 INFO packaging: gave up _yum_lock for MainThread >02:58:47,303 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,303 INFO packaging: have _yum_lock for MainThread >02:58:47,304 INFO packaging: gave up _yum_lock for MainThread >02:58:47,304 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,305 INFO packaging: have _yum_lock for MainThread >02:58:47,305 INFO packaging: gave up _yum_lock for MainThread >02:58:47,306 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,306 INFO packaging: have _yum_lock for MainThread >02:58:47,306 INFO packaging: gave up _yum_lock for MainThread >02:58:47,307 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,307 INFO packaging: have _yum_lock for MainThread >02:58:47,307 INFO packaging: gave up _yum_lock for MainThread >02:58:47,308 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,308 INFO packaging: have _yum_lock for MainThread >02:58:47,308 INFO packaging: gave up _yum_lock for MainThread >02:58:47,309 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,309 INFO packaging: have _yum_lock for MainThread >02:58:47,309 INFO packaging: gave up _yum_lock for MainThread >02:58:47,310 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,310 INFO packaging: have _yum_lock for MainThread >02:58:47,311 INFO packaging: gave up _yum_lock for MainThread >02:58:47,311 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,312 INFO packaging: have _yum_lock for MainThread >02:58:47,312 INFO packaging: gave up _yum_lock for MainThread >02:58:47,313 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,313 INFO packaging: have _yum_lock for MainThread >02:58:47,313 INFO packaging: gave up _yum_lock for MainThread >02:58:47,314 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,314 INFO packaging: have _yum_lock for MainThread >02:58:47,314 INFO packaging: gave up _yum_lock for MainThread >02:58:47,315 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,315 INFO packaging: have _yum_lock for MainThread >02:58:47,315 INFO packaging: gave up _yum_lock for MainThread >02:58:47,316 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,316 INFO packaging: have _yum_lock for MainThread >02:58:47,316 INFO packaging: gave up _yum_lock for MainThread >02:58:47,317 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,317 INFO packaging: have _yum_lock for MainThread >02:58:47,317 INFO packaging: gave up _yum_lock for MainThread >02:58:47,318 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,319 INFO packaging: have _yum_lock for MainThread >02:58:47,319 INFO packaging: gave up _yum_lock for MainThread >02:58:47,319 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,320 INFO packaging: have _yum_lock for MainThread >02:58:47,320 INFO packaging: gave up _yum_lock for MainThread >02:58:47,321 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,321 INFO packaging: have _yum_lock for MainThread >02:58:47,321 INFO packaging: gave up _yum_lock for MainThread >02:58:47,322 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,322 INFO packaging: have _yum_lock for MainThread >02:58:47,322 INFO packaging: gave up _yum_lock for MainThread >02:58:47,323 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,323 INFO packaging: have _yum_lock for MainThread >02:58:47,323 INFO packaging: gave up _yum_lock for MainThread >02:58:47,324 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,324 INFO packaging: have _yum_lock for MainThread >02:58:47,324 INFO packaging: gave up _yum_lock for MainThread >02:58:47,325 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,325 INFO packaging: have _yum_lock for MainThread >02:58:47,326 INFO packaging: gave up _yum_lock for MainThread >02:58:47,326 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,327 INFO packaging: have _yum_lock for MainThread >02:58:47,327 INFO packaging: gave up _yum_lock for MainThread >02:58:47,328 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,328 INFO packaging: have _yum_lock for MainThread >02:58:47,328 INFO packaging: gave up _yum_lock for MainThread >02:58:47,329 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,329 INFO packaging: have _yum_lock for MainThread >02:58:47,329 INFO packaging: gave up _yum_lock for MainThread >02:58:47,330 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,330 INFO packaging: have _yum_lock for MainThread >02:58:47,330 INFO packaging: gave up _yum_lock for MainThread >02:58:47,331 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,331 INFO packaging: have _yum_lock for MainThread >02:58:47,331 INFO packaging: gave up _yum_lock for MainThread >02:58:47,332 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,332 INFO packaging: have _yum_lock for MainThread >02:58:47,333 INFO packaging: gave up _yum_lock for MainThread >02:58:47,333 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,334 INFO packaging: have _yum_lock for MainThread >02:58:47,334 INFO packaging: gave up _yum_lock for MainThread >02:58:47,335 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,335 INFO packaging: have _yum_lock for MainThread >02:58:47,335 INFO packaging: gave up _yum_lock for MainThread >02:58:47,336 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,336 INFO packaging: have _yum_lock for MainThread >02:58:47,336 INFO packaging: gave up _yum_lock for MainThread >02:58:47,337 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,337 INFO packaging: have _yum_lock for MainThread >02:58:47,337 INFO packaging: gave up _yum_lock for MainThread >02:58:47,338 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,338 INFO packaging: have _yum_lock for MainThread >02:58:47,338 INFO packaging: gave up _yum_lock for MainThread >02:58:47,339 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,339 INFO packaging: have _yum_lock for MainThread >02:58:47,340 INFO packaging: gave up _yum_lock for MainThread >02:58:47,340 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,341 INFO packaging: have _yum_lock for MainThread >02:58:47,341 INFO packaging: gave up _yum_lock for MainThread >02:58:47,342 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,342 INFO packaging: have _yum_lock for MainThread >02:58:47,342 INFO packaging: gave up _yum_lock for MainThread >02:58:47,343 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,343 INFO packaging: have _yum_lock for MainThread >02:58:47,343 INFO packaging: gave up _yum_lock for MainThread >02:58:47,344 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,344 INFO packaging: have _yum_lock for MainThread >02:58:47,344 INFO packaging: gave up _yum_lock for MainThread >02:58:47,345 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,345 INFO packaging: have _yum_lock for MainThread >02:58:47,345 INFO packaging: gave up _yum_lock for MainThread >02:58:47,346 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,346 INFO packaging: have _yum_lock for MainThread >02:58:47,347 INFO packaging: gave up _yum_lock for MainThread >02:58:47,347 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,347 INFO packaging: have _yum_lock for MainThread >02:58:47,348 INFO packaging: gave up _yum_lock for MainThread >02:58:47,349 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,349 INFO packaging: have _yum_lock for MainThread >02:58:47,349 INFO packaging: gave up _yum_lock for MainThread >02:58:47,350 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,350 INFO packaging: have _yum_lock for MainThread >02:58:47,350 INFO packaging: gave up _yum_lock for MainThread >02:58:47,351 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,351 INFO packaging: have _yum_lock for MainThread >02:58:47,351 INFO packaging: gave up _yum_lock for MainThread >02:58:47,352 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,352 INFO packaging: have _yum_lock for MainThread >02:58:47,352 INFO packaging: gave up _yum_lock for MainThread >02:58:47,353 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,353 INFO packaging: have _yum_lock for MainThread >02:58:47,354 INFO packaging: gave up _yum_lock for MainThread >02:58:47,354 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,354 INFO packaging: have _yum_lock for MainThread >02:58:47,355 INFO packaging: gave up _yum_lock for MainThread >02:58:47,355 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,356 INFO packaging: have _yum_lock for MainThread >02:58:47,356 INFO packaging: gave up _yum_lock for MainThread >02:58:47,357 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,357 INFO packaging: have _yum_lock for MainThread >02:58:47,357 INFO packaging: gave up _yum_lock for MainThread >02:58:47,358 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,358 INFO packaging: have _yum_lock for MainThread >02:58:47,358 INFO packaging: gave up _yum_lock for MainThread >02:58:47,359 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,359 INFO packaging: have _yum_lock for MainThread >02:58:47,359 INFO packaging: gave up _yum_lock for MainThread >02:58:47,360 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,360 INFO packaging: have _yum_lock for MainThread >02:58:47,360 INFO packaging: gave up _yum_lock for MainThread >02:58:47,361 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,361 INFO packaging: have _yum_lock for MainThread >02:58:47,362 INFO packaging: gave up _yum_lock for MainThread >02:58:47,362 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1233 (_groupHasInstallableMembers) >02:58:47,363 INFO packaging: have _yum_lock for MainThread >02:58:47,363 INFO packaging: gave up _yum_lock for MainThread >02:58:47,364 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,364 INFO packaging: have _yum_lock for MainThread >02:58:47,364 INFO packaging: gave up _yum_lock for MainThread >02:58:47,365 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,365 INFO packaging: have _yum_lock for MainThread >02:58:47,365 INFO packaging: gave up _yum_lock for MainThread >02:58:47,366 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,366 INFO packaging: have _yum_lock for MainThread >02:58:47,366 INFO packaging: gave up _yum_lock for MainThread >02:58:47,367 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,367 INFO packaging: have _yum_lock for MainThread >02:58:47,367 INFO packaging: gave up _yum_lock for MainThread >02:58:47,368 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,368 INFO packaging: have _yum_lock for MainThread >02:58:47,369 INFO packaging: gave up _yum_lock for MainThread >02:58:47,369 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1233 (_groupHasInstallableMembers) >02:58:47,370 INFO packaging: have _yum_lock for MainThread >02:58:47,370 INFO packaging: gave up _yum_lock for MainThread >02:58:47,371 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,371 INFO packaging: have _yum_lock for MainThread >02:58:47,371 INFO packaging: gave up _yum_lock for MainThread >02:58:47,372 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,372 INFO packaging: have _yum_lock for MainThread >02:58:47,372 INFO packaging: gave up _yum_lock for MainThread >02:58:47,373 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,373 INFO packaging: have _yum_lock for MainThread >02:58:47,373 INFO packaging: gave up _yum_lock for MainThread >02:58:47,374 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,374 INFO packaging: have _yum_lock for MainThread >02:58:47,374 INFO packaging: gave up _yum_lock for MainThread >02:58:47,375 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,375 INFO packaging: have _yum_lock for MainThread >02:58:47,376 INFO packaging: gave up _yum_lock for MainThread >02:58:47,376 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,377 INFO packaging: have _yum_lock for MainThread >02:58:47,377 INFO packaging: gave up _yum_lock for MainThread >02:58:47,378 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,378 INFO packaging: have _yum_lock for MainThread >02:58:47,378 INFO packaging: gave up _yum_lock for MainThread >02:58:47,379 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,379 INFO packaging: have _yum_lock for MainThread >02:58:47,379 INFO packaging: gave up _yum_lock for MainThread >02:58:47,380 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,380 INFO packaging: have _yum_lock for MainThread >02:58:47,380 INFO packaging: gave up _yum_lock for MainThread >02:58:47,381 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1233 (_groupHasInstallableMembers) >02:58:47,381 INFO packaging: have _yum_lock for MainThread >02:58:47,381 INFO packaging: gave up _yum_lock for MainThread >02:58:47,382 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,382 INFO packaging: have _yum_lock for MainThread >02:58:47,382 INFO packaging: gave up _yum_lock for MainThread >02:58:47,383 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,384 INFO packaging: have _yum_lock for MainThread >02:58:47,384 INFO packaging: gave up _yum_lock for MainThread >02:58:47,385 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,385 INFO packaging: have _yum_lock for MainThread >02:58:47,385 INFO packaging: gave up _yum_lock for MainThread >02:58:47,386 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,386 INFO packaging: have _yum_lock for MainThread >02:58:47,386 INFO packaging: gave up _yum_lock for MainThread >02:58:47,387 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,387 INFO packaging: have _yum_lock for MainThread >02:58:47,387 INFO packaging: gave up _yum_lock for MainThread >02:58:47,388 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1233 (_groupHasInstallableMembers) >02:58:47,388 INFO packaging: have _yum_lock for MainThread >02:58:47,388 INFO packaging: gave up _yum_lock for MainThread >02:58:47,389 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,389 INFO packaging: have _yum_lock for MainThread >02:58:47,390 INFO packaging: gave up _yum_lock for MainThread >02:58:47,390 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,391 INFO packaging: have _yum_lock for MainThread >02:58:47,391 INFO packaging: gave up _yum_lock for MainThread >02:58:47,391 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,392 INFO packaging: have _yum_lock for MainThread >02:58:47,392 INFO packaging: gave up _yum_lock for MainThread >02:58:47,393 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,393 INFO packaging: have _yum_lock for MainThread >02:58:47,393 INFO packaging: gave up _yum_lock for MainThread >02:58:47,394 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,394 INFO packaging: have _yum_lock for MainThread >02:58:47,394 INFO packaging: gave up _yum_lock for MainThread >02:58:47,395 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,395 INFO packaging: have _yum_lock for MainThread >02:58:47,395 INFO packaging: gave up _yum_lock for MainThread >02:58:47,396 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,396 INFO packaging: have _yum_lock for MainThread >02:58:47,396 INFO packaging: gave up _yum_lock for MainThread >02:58:47,397 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,398 INFO packaging: have _yum_lock for MainThread >02:58:47,398 INFO packaging: gave up _yum_lock for MainThread >02:58:47,398 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,399 INFO packaging: have _yum_lock for MainThread >02:58:47,399 INFO packaging: gave up _yum_lock for MainThread >02:58:47,400 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,400 INFO packaging: have _yum_lock for MainThread >02:58:47,400 INFO packaging: gave up _yum_lock for MainThread >02:58:47,401 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,401 INFO packaging: have _yum_lock for MainThread >02:58:47,401 INFO packaging: gave up _yum_lock for MainThread >02:58:47,402 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,402 INFO packaging: have _yum_lock for MainThread >02:58:47,402 INFO packaging: gave up _yum_lock for MainThread >02:58:47,403 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,403 INFO packaging: have _yum_lock for MainThread >02:58:47,403 INFO packaging: gave up _yum_lock for MainThread >02:58:47,404 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,404 INFO packaging: have _yum_lock for MainThread >02:58:47,405 INFO packaging: gave up _yum_lock for MainThread >02:58:47,405 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,406 INFO packaging: have _yum_lock for MainThread >02:58:47,406 INFO packaging: gave up _yum_lock for MainThread >02:58:47,407 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,407 INFO packaging: have _yum_lock for MainThread >02:58:47,407 INFO packaging: gave up _yum_lock for MainThread >02:58:47,408 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,408 INFO packaging: have _yum_lock for MainThread >02:58:47,408 INFO packaging: gave up _yum_lock for MainThread >02:58:47,409 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,409 INFO packaging: have _yum_lock for MainThread >02:58:47,409 INFO packaging: gave up _yum_lock for MainThread >02:58:47,410 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,410 INFO packaging: have _yum_lock for MainThread >02:58:47,410 INFO packaging: gave up _yum_lock for MainThread >02:58:47,411 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,412 INFO packaging: have _yum_lock for MainThread >02:58:47,412 INFO packaging: gave up _yum_lock for MainThread >02:58:47,412 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,413 INFO packaging: have _yum_lock for MainThread >02:58:47,413 INFO packaging: gave up _yum_lock for MainThread >02:58:47,414 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,414 INFO packaging: have _yum_lock for MainThread >02:58:47,414 INFO packaging: gave up _yum_lock for MainThread >02:58:47,415 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,415 INFO packaging: have _yum_lock for MainThread >02:58:47,415 INFO packaging: gave up _yum_lock for MainThread >02:58:47,416 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,416 INFO packaging: have _yum_lock for MainThread >02:58:47,416 INFO packaging: gave up _yum_lock for MainThread >02:58:47,417 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,417 INFO packaging: have _yum_lock for MainThread >02:58:47,418 INFO packaging: gave up _yum_lock for MainThread >02:58:47,418 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,419 INFO packaging: have _yum_lock for MainThread >02:58:47,419 INFO packaging: gave up _yum_lock for MainThread >02:58:47,420 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,420 INFO packaging: have _yum_lock for MainThread >02:58:47,420 INFO packaging: gave up _yum_lock for MainThread >02:58:47,421 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,421 INFO packaging: have _yum_lock for MainThread >02:58:47,421 INFO packaging: gave up _yum_lock for MainThread >02:58:47,422 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,422 INFO packaging: have _yum_lock for MainThread >02:58:47,422 INFO packaging: gave up _yum_lock for MainThread >02:58:47,423 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1077 (environmentHasOption) >02:58:47,423 INFO packaging: have _yum_lock for MainThread >02:58:47,423 INFO packaging: gave up _yum_lock for MainThread >02:58:47,424 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:304 (refreshAddons) >02:58:47,424 INFO packaging: have _yum_lock for MainThread >02:58:47,425 INFO packaging: gave up _yum_lock for MainThread >02:58:47,425 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1221 (_isGroupVisible) >02:58:47,426 INFO packaging: have _yum_lock for MainThread >02:58:47,426 INFO packaging: gave up _yum_lock for MainThread >02:58:47,427 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:306 (refreshAddons) >02:58:47,427 INFO packaging: have _yum_lock for MainThread >02:58:47,427 INFO packaging: gave up _yum_lock for MainThread >02:58:47,428 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1208 (groupDescription) >02:58:47,429 INFO packaging: have _yum_lock for MainThread >02:58:47,429 INFO packaging: gave up _yum_lock for MainThread >02:58:47,430 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:282 (_addAddon) >02:58:47,430 INFO packaging: have _yum_lock for MainThread >02:58:47,431 INFO packaging: gave up _yum_lock for MainThread >02:58:47,432 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1091 (environmentOptionIsDefault) >02:58:47,433 INFO packaging: have _yum_lock for MainThread >02:58:47,433 INFO packaging: gave up _yum_lock for MainThread >02:58:47,434 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:285 (_addAddon) >02:58:47,434 INFO packaging: have _yum_lock for MainThread >02:58:47,434 INFO packaging: gave up _yum_lock for MainThread >02:58:47,436 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1208 (groupDescription) >02:58:47,436 INFO packaging: have _yum_lock for MainThread >02:58:47,436 INFO packaging: gave up _yum_lock for MainThread >02:58:47,437 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:282 (_addAddon) >02:58:47,437 INFO packaging: have _yum_lock for MainThread >02:58:47,438 INFO packaging: gave up _yum_lock for MainThread >02:58:47,439 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1091 (environmentOptionIsDefault) >02:58:47,439 INFO packaging: have _yum_lock for MainThread >02:58:47,439 INFO packaging: gave up _yum_lock for MainThread >02:58:47,440 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:285 (_addAddon) >02:58:47,440 INFO packaging: have _yum_lock for MainThread >02:58:47,441 INFO packaging: gave up _yum_lock for MainThread >02:58:47,442 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:229 (_initialize) >02:58:47,442 INFO packaging: have _yum_lock for AnaSoftwareWatcher >02:58:47,442 DEBUG packaging: deleting package sacks >02:58:47,451 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >02:58:47,453 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1119 (selectEnvironment) >02:58:47,461 INFO packaging: have _yum_lock for AnaSoftwareWatcher >02:58:47,462 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >02:58:47,463 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:82 (_apply) >02:58:47,464 INFO packaging: have _yum_lock for AnaSoftwareWatcher >02:58:47,464 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >02:58:47,473 INFO packaging: checking software selection >02:58:47,479 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1475 (checkSoftwareSelection) >02:58:47,481 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >02:58:47,483 DEBUG packaging: deleting package sacks >02:58:47,483 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >02:58:47,487 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1476 (checkSoftwareSelection) >02:58:47,488 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >02:58:47,489 DEBUG packaging: deleting yum transaction info >02:58:47,490 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >02:58:47,492 DEBUG packaging: select group core >02:58:47,494 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1374 (_applyYumSelections) >02:58:47,497 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >02:58:47,498 DEBUG yum.verbose.YumBase: Setting up Package Sacks >02:58:48,258 DEBUG yum.verbose.YumBase: pkgsack time: 0.759 >02:58:48,516 DEBUG yum.verbose.YumBase: group time: 1.013 >02:58:48,530 DEBUG yum.verbose.YumBase: rpmdb time: 0.013 >02:58:48,657 DEBUG yum.verbose.YumBase: Obs Init time: 0.063 >02:58:48,696 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >02:58:48,697 DEBUG yum.verbose.YumBase: No package named bfa-firmware available to be installed >02:58:48,705 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >02:58:48,710 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >02:58:48,712 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >02:58:48,712 DEBUG packaging: select group core >02:58:48,714 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1405 (_applyYumSelections) >02:58:48,714 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >02:58:48,715 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >02:58:48,715 DEBUG packaging: select package kernel-PAE >02:58:48,716 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1516 (selectKernelPackage) >02:58:48,717 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >02:58:48,737 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >02:58:48,749 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >02:58:48,750 INFO packaging: no kernel-PAE package >02:58:48,750 DEBUG packaging: select package kernel >02:58:48,751 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1516 (selectKernelPackage) >02:58:48,751 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >02:58:48,752 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >02:58:48,752 INFO packaging: selected kernel >02:58:48,753 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1421 (_applyYumSelections) >02:58:48,753 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >02:58:48,753 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >02:58:48,754 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:104 (checkSoftwareSelection) >02:58:48,754 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >02:58:48,754 INFO packaging: checking dependencies >02:58:49,115 DEBUG yum.verbose.YumBase: Building updates object >02:58:49,224 DEBUG yum.verbose.YumBase: up:simple updates time: 0.031 >02:58:49,226 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >02:58:49,226 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >02:58:49,226 DEBUG yum.verbose.YumBase: updates time: 0.110 >02:58:49,228 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-39.git20140131.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,230 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.5-33.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,232 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.6.12-8.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,236 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-7.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,241 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.36.3-5.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-4.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,246 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-12.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,248 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-13.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,249 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.66-12.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-15.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,252 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-15.el7.x86_64 to require for libgcc_s.so.1(GCC_3.3.1)(64bit) >02:58:49,255 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-6.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,257 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-208-6.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,259 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-8.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,261 DEBUG yum.verbose.YumBase: Quick matched glib2-2.36.3-5.el7.x86_64 to require for libglib-2.0.so.0()(64bit) >02:58:49,261 DEBUG yum.verbose.YumBase: Quick matched glib2-2.36.3-5.el7.x86_64 to require for libgmodule-2.0.so.0()(64bit) >02:58:49,261 DEBUG yum.verbose.YumBase: Quick matched glib2-2.36.3-5.el7.x86_64 to require for libgobject-2.0.so.0()(64bit) >02:58:49,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-6.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,265 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-5.git20130913.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-4.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,268 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-4.el7.x86_64 to require for libnl-genl-3.so.200()(64bit) >02:58:49,269 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-4.el7.x86_64 to require for libnl-route-3.so.200()(64bit) >02:58:49,269 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-39.git20140131.el7.x86_64 to require for libnm-util.so.2()(64bit) >02:58:49,271 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.2-4.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,274 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.4-5.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,277 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.4-2.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,278 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.2-4.el7.x86_64 to require for libplds4.so()(64bit) >02:58:49,281 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-5.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.42.2-3.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,287 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.9-10.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.23.2-13.el7.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20140131.el7.x86_64 >02:58:49,292 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.16.20120809git.el7.noarch as install for Red_Hat_Enterprise_Linux-Release_Notes-7-en-US-0-1.el7.noarch >02:58:49,293 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-4.el7.x86_64 as install for alsa-firmware-1.0.27-2.el7.noarch >02:58:49,303 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.3-3.el7.x86_64 as install for audit-2.3.3-3.el7.x86_64 >02:58:49,305 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-4.el7.x86_64 as install for audit-2.3.3-3.el7.x86_64 >02:58:49,307 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-47.el7.x86_64 as install for audit-2.3.3-3.el7.x86_64 >02:58:49,309 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-47.el7.x86_64 to require for libkrb5.so.3(krb5_3_MIT)(64bit) >02:58:49,309 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.3-3.el7.x86_64 to require for libauparse.so.0()(64bit) >02:58:49,310 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-47.el7.x86_64 to require for libkrb5.so.3()(64bit) >02:58:49,311 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-77.el7.x86_64 as install for audit-2.3.3-3.el7.x86_64 >02:58:49,315 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-13.20130511.el7.x86_64 as install for bash-4.2.45-5.el7.x86_64 >02:58:49,318 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-4.el7.x86_64 as install for biosdevname-0.5.0-7.el7.x86_64 >02:58:49,319 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-4.el7.x86_64 to require for libpci.so.3()(64bit) >02:58:49,321 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-13.el7.x86_64 as install for biosdevname-0.5.0-7.el7.x86_64 >02:58:49,326 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.23.2-13.el7.x86_64 as install for btrfs-progs-3.12-4.el7.x86_64 >02:58:49,327 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-13.el7.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >02:58:49,327 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-13.el7.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >02:58:49,327 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-13.el7.x86_64 to require for libblkid.so.1()(64bit) >02:58:49,329 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.9-3.el7.x86_64 as install for btrfs-progs-3.12-4.el7.x86_64 >02:58:49,331 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.9-3.el7.x86_64 as install for btrfs-progs-3.12-4.el7.x86_64 >02:58:49,333 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-6.el7.x86_64 as install for btrfs-progs-3.12-4.el7.x86_64 >02:58:49,349 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >02:58:49,353 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.1-5.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >02:58:49,355 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.16-1.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >02:58:49,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-12.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >02:58:49,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-12.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >02:58:49,362 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-33.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >02:58:49,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-8.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >02:58:49,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.2.2-4.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >02:58:49,373 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-6.el7.x86_64 as install for cronie-1.4.11-11.el7.x86_64 >02:58:49,378 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-11.el7.x86_64 as install for cronie-1.4.11-11.el7.x86_64 >02:58:49,380 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.el7.x86_64 as install for cronie-1.4.11-11.el7.x86_64 >02:58:49,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.29.0-17.el7.x86_64 as install for curl-7.29.0-17.el7.x86_64 >02:58:49,386 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.29.0-17.el7.x86_64 to require for libcurl.so.4()(64bit) >02:58:49,389 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-27.el7.x86_64 as install for 12:dhclient-4.2.5-27.el7.x86_64 >02:58:49,391 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-27.el7.x86_64 as install for 12:dhclient-4.2.5-27.el7.x86_64 >02:58:49,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-5.el7.x86_64 as install for 12:dhclient-4.2.5-27.el7.x86_64 >02:58:49,395 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-14.el7.x86_64 as install for 12:dhclient-4.2.5-27.el7.x86_64 >02:58:49,396 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-14.el7.x86_64 to require for libisc-export.so.95()(64bit) >02:58:49,398 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-3.el7.x86_64 as install for 12:dhclient-4.2.5-27.el7.x86_64 >02:58:49,399 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-3.el7.x86_64 to require for libldap-2.4.so.2()(64bit) >02:58:49,401 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-033-137.el7.x86_64 as install for dracut-config-rescue-033-137.el7.x86_64 >02:58:49,407 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.9-3.el7.x86_64 as install for e2fsprogs-1.42.9-3.el7.x86_64 >02:58:49,407 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.9-3.el7.x86_64 to require for libss.so.2()(64bit) >02:58:49,409 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.17-49.el7.x86_64 as install for glibc-2.17-49.el7.x86_64 >02:58:49,415 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.4-2.el7.x86_64 as install for glibc-2.17-49.el7.x86_64 >02:58:49,416 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.4-2.el7.x86_64 to require for libfreebl3.so()(64bit) >02:58:49,421 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.el7.x86_64 as install for initscripts-9.49.13-3.el7.x86_64 >02:58:49,422 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.2-4.el7.x86_64 as install for initscripts-9.49.13-3.el7.x86_64 >02:58:49,424 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-release-server-7.0-0.12.el7.x86_64 as install for initscripts-9.49.13-3.el7.x86_64 >02:58:49,425 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-22.el7.x86_64 as install for initscripts-9.49.13-3.el7.x86_64 >02:58:49,427 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-3.el7.x86_64 as install for initscripts-9.49.13-3.el7.x86_64 >02:58:49,429 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-16.el7.x86_64 as install for initscripts-9.49.13-3.el7.x86_64 >02:58:49,431 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-14-8.el7.x86_64 as install for initscripts-9.49.13-3.el7.x86_64 >02:58:49,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-17.el7.x86_64 as install for iproute-3.10.0-13.el7.x86_64 >02:58:49,441 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-16.el7.x86_64 as install for iprutils-2.3.16-2.el7.x86_64 >02:58:49,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-2.el7.x86_64 as install for iptables-1.4.21-10.el7.x86_64 >02:58:49,448 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-4.el7.x86_64 as install for iptables-1.4.21-10.el7.x86_64 >02:58:49,452 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-3.el7.x86_64 as install for iputils-20121221-6.el7.x86_64 >02:58:49,453 DEBUG yum.verbose.YumBase: Quick matched libidn-1.28-3.el7.x86_64 to require for libidn.so.11()(64bit) >02:58:49,457 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-2.el7.x86_64 as install for 2:irqbalance-1.0.6-5.el7.x86_64 >02:58:49,459 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.el7.x86_64 to require for numactl-libs >02:58:49,459 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.el7.x86_64 to require for libnuma.so.1()(64bit) >02:58:49,462 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-10.el7.noarch as install for kbd-1.15.5-10.el7.x86_64 >02:58:49,507 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.28-7.el7.x86_64 as install for kernel-3.10.0-97.el7.x86_64 >02:58:49,512 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-033-137.el7.x86_64 as install for kexec-tools-2.0.4-24.el7.x86_64 >02:58:49,513 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ethtool-3.8-3.el7.x86_64 as install for kexec-tools-2.0.4-24.el7.x86_64 >02:58:49,516 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.158-2.el7.x86_64 as install for kexec-tools-2.0.4-24.el7.x86_64 >02:58:49,517 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.el7.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >02:58:49,518 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.el7.x86_64 to require for libdw.so.1(ELFUTILS_0.143)(64bit) >02:58:49,520 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.158-2.el7.x86_64 as install for kexec-tools-2.0.4-24.el7.x86_64 >02:58:49,522 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-12.el7.x86_64 as install for kexec-tools-2.0.4-24.el7.x86_64 >02:58:49,524 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-3.el7.x86_64 as install for kexec-tools-2.0.4-24.el7.x86_64 >02:58:49,526 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.el7.x86_64 as install for less-458-8.el7.x86_64 >02:58:49,529 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-7.el7.x86_64 as install for man-db-2.6.3-8.el7.x86_64 >02:58:49,532 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-8.el7.x86_64 as install for man-db-2.6.3-8.el7.x86_64 >02:58:49,534 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.3-3.el7.x86_64 as install for man-db-2.6.3-8.el7.x86_64 >02:58:49,539 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.4p1-7.el7.x86_64 as install for openssh-clients-6.4p1-7.el7.x86_64 >02:58:49,542 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-5.el7.x86_64 as install for openssh-clients-6.4p1-7.el7.x86_64 >02:58:49,544 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-12.20121213cvs.el7.x86_64 as install for openssh-clients-6.4p1-7.el7.x86_64 >02:58:49,552 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:device-mapper-libs-1.02.84-7.el7.x86_64 as install for parted-3.1-17.el7.x86_64 >02:58:49,552 DEBUG yum.verbose.YumBase: Quick matched 7:device-mapper-libs-1.02.84-7.el7.x86_64 to require for libdevmapper.so.1.02()(64bit) >02:58:49,554 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.el7.x86_64 as install for parted-3.1-17.el7.x86_64 >02:58:49,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-3.el7.x86_64 as install for parted-3.1-17.el7.x86_64 >02:58:49,560 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-5.el7.x86_64 as install for passwd-0.79-4.el7.x86_64 >02:58:49,564 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-0.8.20140113.el7.x86_64 as install for plymouth-0.8.9-0.8.20140113.el7.x86_64 >02:58:49,565 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-logos-70.0.3-3.el7.noarch as install for plymouth-0.8.9-0.8.20140113.el7.x86_64 >02:58:49,568 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.50-1.1.el7.x86_64 as install for plymouth-0.8.9-0.8.20140113.el7.x86_64 >02:58:49,570 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-0.8.20140113.el7.x86_64 as install for plymouth-0.8.9-0.8.20140113.el7.x86_64 >02:58:49,571 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-0.8.20140113.el7.x86_64 to require for libply.so.2()(64bit) >02:58:49,573 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.2.2-4.el7.x86_64 as install for policycoreutils-2.2.5-6.el7.x86_64 >02:58:49,575 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.el7.x86_64 as install for policycoreutils-2.2.5-6.el7.x86_64 >02:58:49,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-16.el7.x86_64 as install for policycoreutils-2.2.5-6.el7.x86_64 >02:58:49,578 DEBUG yum.verbose.YumBase: Quick matched libsemanage-2.1.10-16.el7.x86_64 to require for libsemanage.so.1()(64bit) >02:58:49,584 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-libs-5.5.35-2.el7.x86_64 as install for 2:postfix-2.10.1-6.el7.x86_64 >02:58:49,586 DEBUG yum.verbose.YumBase: Quick matched 1:mariadb-libs-5.5.35-2.el7.x86_64 to require for libmysqlclient.so.18()(64bit) >02:58:49,588 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.32-12.el7.x86_64 as install for 2:postfix-2.10.1-6.el7.x86_64 >02:58:49,591 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-17.el7.x86_64 as install for 2:postfix-2.10.1-6.el7.x86_64 >02:58:49,595 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-16.el7.x86_64 as install for redhat-support-tool-0.9.5-9.el7.noarch >02:58:49,597 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-support-lib-python-0.9.5-10.el7.noarch as install for redhat-support-tool-0.9.5-9.el7.noarch >02:58:49,598 DEBUG yum.verbose.YumBase: Quick matched python-2.7.5-16.el7.x86_64 to require for python >02:58:49,599 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dateutil-1.5-7.el7.noarch as install for redhat-support-tool-0.9.5-9.el7.noarch >02:58:49,600 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.2.1-4.el7.x86_64 as install for redhat-support-tool-0.9.5-9.el7.noarch >02:58:49,605 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-17.el7.x86_64 as install for rpm-4.11.1-15.el7.x86_64 >02:58:49,607 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-14.el7.x86_64 as install for rpm-4.11.1-15.el7.x86_64 >02:58:49,610 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-8alpha.el7.x86_64 as install for rpm-4.11.1-15.el7.x86_64 >02:58:49,612 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-15.el7.x86_64 as install for rpm-4.11.1-15.el7.x86_64 >02:58:49,613 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-15.el7.x86_64 to require for librpmio.so.3()(64bit) >02:58:49,617 DEBUG yum.verbose.YumBase: TSINFO: Marking logrotate-3.8.6-4.el7.x86_64 as install for rsyslog-7.4.7-5.el7.x86_64 >02:58:49,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-2.el7.x86_64 as install for rsyslog-7.4.7-5.el7.x86_64 >02:58:49,622 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.el7.x86_64 as install for rsyslog-7.4.7-5.el7.x86_64 >02:58:49,624 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-127.el7.noarch as install for selinux-policy-targeted-3.12.1-127.el7.noarch >02:58:49,625 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-127.el7.noarch to require for selinux-policy >02:58:49,629 DEBUG yum.verbose.YumBase: TSINFO: Marking python-rhsm-1.10.12-1.el7.x86_64 as install for subscription-manager-1.10.14-3.el7.x86_64 >02:58:49,630 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-7.el7.x86_64 as install for subscription-manager-1.10.14-3.el7.x86_64 >02:58:49,634 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.el7.x86_64 as install for subscription-manager-1.10.14-3.el7.x86_64 >02:58:49,635 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dmidecode-3.10.13-11.el7.x86_64 as install for subscription-manager-1.10.14-3.el7.x86_64 >02:58:49,637 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.8-5.el7.x86_64 as install for subscription-manager-1.10.14-3.el7.x86_64 >02:58:49,638 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.el7.noarch as install for subscription-manager-1.10.14-3.el7.x86_64 >02:58:49,639 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-5.el7.x86_64 as install for subscription-manager-1.10.14-3.el7.x86_64 >02:58:49,640 DEBUG yum.verbose.YumBase: TSINFO: Marking virt-what-1.13-5.el7.x86_64 as install for subscription-manager-1.10.14-3.el7.x86_64 >02:58:49,650 DEBUG yum.verbose.YumBase: TSINFO: Marking acl-2.2.51-12.el7.x86_64 as install for systemd-208-6.el7.x86_64 >02:58:49,652 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.3-2.el7.x86_64 as install for systemd-208-6.el7.x86_64 >02:58:49,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-4.el7.x86_64 as install for systemd-208-6.el7.x86_64 >02:58:49,657 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-14-8.el7.x86_64 as install for systemd-208-6.el7.x86_64 >02:58:49,660 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.1-3.el7.x86_64 as install for systemd-208-6.el7.x86_64 >02:58:49,665 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.8.2-4.el7.x86_64 as install for tuned-2.3.0-7.el7.noarch >02:58:49,666 DEBUG yum.verbose.YumBase: TSINFO: Marking python-configobj-4.7.2-7.el7.noarch as install for tuned-2.3.0-7.el7.noarch >02:58:49,668 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.el7.noarch as install for tuned-2.3.0-7.el7.noarch >02:58:49,669 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyudev-0.15-6.el7.noarch as install for tuned-2.3.0-7.el7.noarch >02:58:49,677 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.23.2-13.el7.x86_64 as install for util-linux-2.23.2-13.el7.x86_64 >02:58:49,678 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-13.el7.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >02:58:49,678 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-13.el7.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >02:58:49,678 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-13.el7.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >02:58:49,679 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-13.el7.x86_64 to require for libmount.so.1(MOUNT_2.22)(64bit) >02:58:49,679 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-13.el7.x86_64 to require for libmount.so.1(MOUNT_2.23)(64bit) >02:58:49,681 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-4.el7.x86_64 as install for util-linux-2.23.2-13.el7.x86_64 >02:58:49,686 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10-4.el7.noarch as install for yum-3.4.3-114.el7.noarch >02:58:49,688 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-10.el7.x86_64 as install for yum-3.4.3-114.el7.noarch >02:58:49,689 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-9.el7.x86_64 as install for yum-3.4.3-114.el7.noarch >02:58:49,690 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-11.el7.x86_64 as install for yum-3.4.3-114.el7.noarch >02:58:49,692 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-5.el7.x86_64 as install for yum-3.4.3-114.el7.noarch >02:58:49,693 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-15.el7.x86_64 as install for yum-3.4.3-114.el7.noarch >02:58:49,695 DEBUG yum.verbose.YumBase: TSINFO: Marking m2crypto-0.21.1-14.el7.x86_64 as install for yum-rhn-plugin-2.0.1-4.el7.noarch >02:58:49,697 DEBUG yum.verbose.YumBase: TSINFO: Marking rhn-client-tools-2.0.2-5.el7.noarch as install for yum-rhn-plugin-2.0.1-4.el7.noarch >02:58:49,698 DEBUG yum.verbose.YumBase: TSINFO: Marking rhn-setup-2.0.2-5.el7.noarch as install for yum-rhn-plugin-2.0.1-4.el7.noarch >02:58:49,709 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-16.el7.x86_64 as install for alsa-tools-firmware-1.0.27-4.el7.x86_64 >02:58:49,712 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-3.el7.x86_64 as install for alsa-tools-firmware-1.0.27-4.el7.x86_64 >02:58:49,713 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-3.el7.x86_64 to require for libasound.so.2()(64bit) >02:58:49,718 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-13.el7.x86_64 as install for avahi-autoipd-0.6.31-13.el7.x86_64 >02:58:49,720 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-7.el7.x86_64 as install for avahi-autoipd-0.6.31-13.el7.x86_64 >02:58:49,724 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-14.el7.noarch as install for 32:bind-libs-lite-9.9.4-14.el7.x86_64 >02:58:49,727 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-5.el7.x86_64 as install for 32:bind-libs-lite-9.9.4-14.el7.x86_64 >02:58:49,731 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-6.20121102git.el7.noarch as install for cronie-anacron-1.4.11-11.el7.x86_64 >02:58:49,735 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-3.el7.x86_64 as install for cryptsetup-libs-1.6.3-2.el7.x86_64 >02:58:49,741 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-8.el7.x86_64 as install for 1:dbus-1.6.12-8.el7.x86_64 >02:58:49,746 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:device-mapper-1.02.84-7.el7.x86_64 as install for 7:device-mapper-libs-1.02.84-7.el7.x86_64 >02:58:49,752 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-19.el7.x86_64 as install for dracut-033-137.el7.x86_64 >02:58:49,753 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-64.el7.x86_64 as install for dracut-033-137.el7.x86_64 >02:58:49,754 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-8alpha.el7.x86_64 as install for dracut-033-137.el7.x86_64 >02:58:49,763 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-5.el7.x86_64 as install for fipscheck-lib-1.4.1-5.el7.x86_64 >02:58:49,768 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.1-7.el7.x86_64 as install for glib2-2.36.3-5.el7.x86_64 >02:58:49,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-11.el7.x86_64 as install for glib2-2.36.3-5.el7.x86_64 >02:58:49,773 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013i-3.el7.noarch as install for glibc-common-2.17-49.el7.x86_64 >02:58:49,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-15.el7.x86_64 as install for 1:gmp-5.1.1-5.el7.x86_64 >02:58:49,777 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-15.el7.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >02:58:49,778 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-15.el7.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4.11)(64bit) >02:58:49,778 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-15.el7.x86_64 to require for libstdc++.so.6()(64bit) >02:58:49,784 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.52.0.1-15.el7.x86_64 as install for kmod-14-8.el7.x86_64 >02:58:49,791 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-3.el7.x86_64 as install for krb5-libs-1.11.3-47.el7.x86_64 >02:58:49,792 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-3.el7.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >02:58:49,792 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-3.el7.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.0)(64bit) >02:58:49,793 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-3.el7.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.5)(64bit) >02:58:49,793 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-3.el7.x86_64 to require for libkeyutils.so.1()(64bit) >02:58:49,795 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-4.el7.x86_64 as install for krb5-libs-1.11.3-47.el7.x86_64 >02:58:49,806 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.el7.x86_64 as install for libcurl-7.29.0-17.el7.x86_64 >02:58:49,807 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.3-8.el7.x86_64 to require for libssh2.so.1()(64bit) >02:58:49,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.1.el7.x86_64 as install for libdrm-2.4.50-1.1.el7.x86_64 >02:58:49,820 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-7.el7.x86_64 as install for libnetfilter_conntrack-1.0.4-2.el7.x86_64 >02:58:49,821 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-7.el7.x86_64 to require for libmnl.so.0(LIBMNL_1.1)(64bit) >02:58:49,821 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-7.el7.x86_64 to require for libmnl.so.0()(64bit) >02:58:49,828 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-16.el7.x86_64 as install for libsemanage-2.1.10-16.el7.x86_64 >02:58:49,828 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.el7.x86_64 to require for libustr-1.0.so.1(USTR_1.0.1)(64bit) >02:58:49,829 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.el7.x86_64 to require for libustr-1.0.so.1()(64bit) >02:58:49,831 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.36.2-3.el7.x86_64 as install for libsoup-2.42.2-3.el7.x86_64 >02:58:49,834 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.17-4.el7.x86_64 as install for libsoup-2.42.2-3.el7.x86_64 >02:58:49,844 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-16.el7.x86_64 as install for m2crypto-0.21.1-14.el7.x86_64 >02:58:49,850 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-13.20130511.el7.noarch as install for ncurses-libs-5.9-13.20130511.el7.x86_64 >02:58:49,856 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.4-2.el7.x86_64 as install for nss-3.15.4-5.el7.x86_64 >02:58:49,858 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.4-5.el7.x86_64 as install for nss-3.15.4-5.el7.x86_64 >02:58:49,859 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-3.15.4-2.el7.x86_64 to require for libsoftokn3.so()(64bit) >02:58:49,867 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.4-5.el7.x86_64 as install for openldap-2.4.39-3.el7.x86_64 >02:58:49,874 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.95-71.el7.noarch as install for 1:openssl-libs-1.0.1e-33.el7.x86_64 >02:58:49,878 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-11.el7.x86_64 as install for pam-1.1.8-6.el7.x86_64 >02:58:49,882 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-4.el7.x86_64 as install for pam-1.1.8-6.el7.x86_64 >02:58:49,884 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-11.el7.x86_64 as install for pam-1.1.8-6.el7.x86_64 >02:58:49,893 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-9.el7.x86_64 as install for polkit-0.112-5.el7.x86_64 >02:58:49,895 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-4.el7.x86_64 as install for polkit-0.112-5.el7.x86_64 >02:58:49,902 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-3.el7.x86_64 as install for ppp-2.4.5-33.el7.x86_64 >02:58:49,903 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.5.3-3.el7.x86_64 to require for libpcap.so.1()(64bit) >02:58:49,908 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.36.0-4.el7.x86_64 as install for pygobject3-base-3.8.2-4.el7.x86_64 >02:58:49,909 DEBUG yum.verbose.YumBase: Quick matched gobject-introspection-1.36.0-4.el7.x86_64 to require for libgirepository-1.0.so.1()(64bit) >02:58:49,912 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-5.el7.x86_64 as install for pygpgme-0.3-9.el7.x86_64 >02:58:49,913 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-5.el7.x86_64 to require for libgpgme.so.11(GPGME_1.1)(64bit) >02:58:49,913 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-5.el7.x86_64 to require for libgpgme.so.11()(64bit) >02:58:49,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-5.el7.x86_64 as install for python-dmidecode-3.10.13-11.el7.x86_64 >02:58:49,920 DEBUG yum.verbose.YumBase: Quick matched libxml2-python-2.9.1-5.el7.x86_64 to require for libxml2mod.so()(64bit) >02:58:49,922 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.el7.x86_64 as install for python-ethtool-0.8-5.el7.x86_64 >02:58:49,932 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.el7.x86_64 as install for python-lxml-3.2.1-4.el7.x86_64 >02:58:49,933 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.18)(64bit) >02:58:49,933 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.22)(64bit) >02:58:49,934 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.24)(64bit) >02:58:49,934 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.1.2)(64bit) >02:58:49,934 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.1.26)(64bit) >02:58:49,934 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.1.9)(64bit) >02:58:49,935 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libexslt.so.0()(64bit) >02:58:49,935 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1()(64bit) >02:58:49,936 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-0.9.8-3.el7.noarch as install for python-pyudev-0.15-6.el7.noarch >02:58:49,939 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.el7.x86_64 as install for python-urlgrabber-3.10-4.el7.noarch >02:58:49,944 DEBUG yum.verbose.YumBase: TSINFO: Marking rhnlib-2.5.65-2.el7.noarch as install for rhn-client-tools-2.0.2-5.el7.noarch >02:58:49,946 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.22-3.el7.x86_64 as install for rhn-client-tools-2.0.2-5.el7.noarch >02:58:49,947 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.15-4.el7.x86_64 as install for rhn-client-tools-2.0.2-5.el7.noarch >02:58:49,949 DEBUG yum.verbose.YumBase: TSINFO: Marking python-gudev-147.2-7.el7.x86_64 as install for rhn-client-tools-2.0.2-5.el7.noarch >02:58:49,950 DEBUG yum.verbose.YumBase: TSINFO: Marking python-hwdata-1.7.3-4.el7.noarch as install for rhn-client-tools-2.0.2-5.el7.noarch >02:58:49,952 DEBUG yum.verbose.YumBase: TSINFO: Marking rhnsd-5.0.13-3.el7.x86_64 as install for rhn-setup-2.0.2-5.el7.noarch >02:58:49,960 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-18.el7.x86_64 as install for rpm-python-4.11.1-15.el7.x86_64 >02:58:49,963 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-15.el7.x86_64 as install for rpm-python-4.11.1-15.el7.x86_64 >02:58:49,964 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-15.el7.x86_64 to require for librpmsign.so.1()(64bit) >02:58:49,974 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.9-10.el7.x86_64 as install for teamd-1.9-10.el7.x86_64 >02:58:49,976 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.4-5.el7.x86_64 as install for teamd-1.9-10.el7.x86_64 >02:58:49,979 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.21-4.el7.x86_64 as install for teamd-1.9-10.el7.x86_64 >02:58:49,982 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-5.el7.x86_64 as install for virt-what-1.13-5.el7.x86_64 >02:58:49,986 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.21-4.el7.x86_64 as install for xdg-utils-1.1.0-0.16.20120809git.el7.noarch >02:58:49,987 DEBUG yum.verbose.YumBase: TSINFO: Marking which-2.20-7.el7.x86_64 as install for xdg-utils-1.1.0-0.16.20120809git.el7.noarch >02:58:49,998 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-0.6.31-13.el7.x86_64 as install for avahi-libs-0.6.31-13.el7.x86_64 >02:58:50,004 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.18.7-4.el7.x86_64 as install for ca-certificates-2013.1.95-71.el7.noarch >02:58:50,006 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.18.7-4.el7.x86_64 as install for ca-certificates-2013.1.95-71.el7.noarch >02:58:50,009 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-11.el7.noarch as install for desktop-file-utils-0.21-4.el7.x86_64 >02:58:50,015 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.8.2-3.el7.x86_64 as install for glib-networking-2.36.2-3.el7.x86_64 >02:58:50,017 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.18-7.el7.x86_64 as install for glib-networking-2.36.2-3.el7.x86_64 >02:58:50,019 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.1.18-7.el7.x86_64 to require for libgnutls.so.28(GNUTLS_2_12)(64bit) >02:58:50,019 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.1.18-7.el7.x86_64 to require for libgnutls.so.28()(64bit) >02:58:50,021 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-6.el7.x86_64 as install for glib-networking-2.36.2-3.el7.x86_64 >02:58:50,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-3.el7.x86_64 as install for gnupg2-2.0.22-3.el7.x86_64 >02:58:50,027 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-14.el7.x86_64 as install for gnupg2-2.0.22-3.el7.x86_64 >02:58:50,029 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-22.el7.x86_64 as install for gnupg2-2.0.22-3.el7.x86_64 >02:58:50,041 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.252-3.el7.noarch as install for libpciaccess-0.13.1-4.1.el7.x86_64 >02:58:50,061 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.15-4.el7.x86_64 as install for newt-python-0.52.15-4.el7.x86_64 >02:58:50,062 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-4.el7.x86_64 to require for libnewt.so.0.52(NEWT_0.52)(64bit) >02:58:50,062 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-4.el7.x86_64 to require for libnewt.so.0.52(NEWT_0.52.13)(64bit) >02:58:50,062 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-4.el7.x86_64 to require for libnewt.so.0.52(NEWT_0.52.6)(64bit) >02:58:50,062 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-4.el7.x86_64 to require for libnewt.so.0.52()(64bit) >02:58:50,064 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.el7.x86_64 as install for newt-python-0.52.15-4.el7.x86_64 >02:58:50,083 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch as install for python-setuptools-0.9.8-3.el7.noarch >02:58:50,085 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13.1-3.el7.x86_64 as install for rhnlib-2.5.65-2.el7.noarch >02:58:50,087 DEBUG yum.verbose.YumBase: TSINFO: Marking rhn-check-2.0.2-5.el7.noarch as install for rhnsd-5.0.13-3.el7.x86_64 >02:58:50,094 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27.1-4.el7.x86_64 as install for shared-mime-info-1.1-7.el7.x86_64 >02:58:50,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-3.el7.x86_64 as install for gnutls-3.1.18-7.el7.x86_64 >02:58:50,106 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-2.el7.x86_64 as install for gnutls-3.1.18-7.el7.x86_64 >02:58:50,107 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-2.el7.x86_64 to require for libnettle.so.4()(64bit) >02:58:50,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-8.el7.x86_64 as install for libproxy-0.4.11-6.el7.x86_64 >02:58:50,119 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-6.el7.noarch as install for python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch >02:58:50,360 DEBUG yum.verbose.YumBase: Depsolve time: 1.606 >02:58:50,361 DEBUG packaging: buildTransaction = (2, [u'Success - deps resolved']) >02:58:50,362 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1489 (checkSoftwareSelection) >02:58:50,362 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >02:58:50,362 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >02:58:50,362 DEBUG packaging: success >02:58:50,362 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >02:58:50,363 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1502 (checkSoftwareSelection) >02:58:50,363 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >02:58:50,374 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >02:58:50,375 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:104 (checkSoftwareSelection) >02:58:50,375 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >02:58:50,384 INFO packaging: 296 packages selected totalling 915.67 MB >02:58:50,385 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >02:58:50,404 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:163 (ready) >02:58:50,404 INFO packaging: have _yum_lock for MainThread >02:58:50,405 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:58:50,405 INFO packaging: have _yum_lock for MainThread >02:58:50,406 INFO packaging: gave up _yum_lock for MainThread >02:58:50,406 INFO packaging: gave up _yum_lock for MainThread >02:58:50,407 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:163 (ready) >02:58:50,408 INFO packaging: have _yum_lock for MainThread >02:58:50,409 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:58:50,409 INFO packaging: have _yum_lock for MainThread >02:58:50,409 INFO packaging: gave up _yum_lock for MainThread >02:58:50,409 INFO packaging: gave up _yum_lock for MainThread >02:58:50,411 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1106 (environmentDescription) >02:58:50,412 INFO packaging: have _yum_lock for MainThread >02:58:50,412 INFO packaging: gave up _yum_lock for MainThread >02:58:50,413 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:190 (status) >02:58:50,413 INFO packaging: have _yum_lock for MainThread >02:58:50,413 INFO packaging: gave up _yum_lock for MainThread >02:58:50,415 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:163 (ready) >02:58:50,415 INFO packaging: have _yum_lock for MainThread >02:58:50,416 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:58:50,416 INFO packaging: have _yum_lock for MainThread >02:58:50,417 INFO packaging: gave up _yum_lock for MainThread >02:58:50,417 INFO packaging: gave up _yum_lock for MainThread >02:58:50,418 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1106 (environmentDescription) >02:58:50,418 INFO packaging: have _yum_lock for MainThread >02:58:50,418 INFO packaging: gave up _yum_lock for MainThread >02:58:50,419 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:190 (status) >02:58:50,419 INFO packaging: have _yum_lock for MainThread >02:58:50,420 INFO packaging: gave up _yum_lock for MainThread >02:58:50,426 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:515 (status) >02:58:50,427 INFO packaging: have _yum_lock for MainThread >02:58:50,428 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:58:50,428 INFO packaging: have _yum_lock for MainThread >02:58:50,428 INFO packaging: gave up _yum_lock for MainThread >02:58:50,428 INFO packaging: gave up _yum_lock for MainThread >02:58:50,429 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:515 (status) >02:58:50,430 INFO packaging: have _yum_lock for MainThread >02:58:50,431 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:58:50,431 INFO packaging: have _yum_lock for MainThread >02:58:50,431 INFO packaging: gave up _yum_lock for MainThread >02:58:50,431 INFO packaging: gave up _yum_lock for MainThread >02:59:07,855 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:163 (ready) >02:59:07,855 INFO packaging: have _yum_lock for MainThread >02:59:07,856 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:59:07,856 INFO packaging: have _yum_lock for MainThread >02:59:07,856 INFO packaging: gave up _yum_lock for MainThread >02:59:07,856 INFO packaging: gave up _yum_lock for MainThread >02:59:07,857 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:163 (ready) >02:59:07,858 INFO packaging: have _yum_lock for MainThread >02:59:07,860 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:59:07,861 INFO packaging: have _yum_lock for MainThread >02:59:07,861 INFO packaging: gave up _yum_lock for MainThread >02:59:07,862 INFO packaging: gave up _yum_lock for MainThread >02:59:07,864 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1106 (environmentDescription) >02:59:07,866 INFO packaging: have _yum_lock for MainThread >02:59:07,870 INFO packaging: gave up _yum_lock for MainThread >02:59:07,874 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:190 (status) >02:59:07,876 INFO packaging: have _yum_lock for MainThread >02:59:07,877 INFO packaging: gave up _yum_lock for MainThread >02:59:07,878 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:163 (ready) >02:59:07,880 INFO packaging: have _yum_lock for MainThread >02:59:07,881 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:59:07,882 INFO packaging: have _yum_lock for MainThread >02:59:07,883 INFO packaging: gave up _yum_lock for MainThread >02:59:07,883 INFO packaging: gave up _yum_lock for MainThread >02:59:07,885 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1106 (environmentDescription) >02:59:07,887 INFO packaging: have _yum_lock for MainThread >02:59:07,887 INFO packaging: gave up _yum_lock for MainThread >02:59:07,888 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:190 (status) >02:59:07,893 INFO packaging: have _yum_lock for MainThread >02:59:07,893 INFO packaging: gave up _yum_lock for MainThread >02:59:08,185 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:515 (status) >02:59:08,187 INFO packaging: have _yum_lock for MainThread >02:59:08,188 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:59:08,189 INFO packaging: have _yum_lock for MainThread >02:59:08,189 INFO packaging: gave up _yum_lock for MainThread >02:59:08,190 INFO packaging: gave up _yum_lock for MainThread >02:59:08,190 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:515 (status) >02:59:08,193 INFO packaging: have _yum_lock for MainThread >02:59:08,194 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:59:08,196 INFO packaging: have _yum_lock for MainThread >02:59:08,196 INFO packaging: gave up _yum_lock for MainThread >02:59:08,196 INFO packaging: gave up _yum_lock for MainThread >02:59:11,162 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:163 (ready) >02:59:11,163 INFO packaging: have _yum_lock for MainThread >02:59:11,164 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:59:11,164 INFO packaging: have _yum_lock for MainThread >02:59:11,164 INFO packaging: gave up _yum_lock for MainThread >02:59:11,165 INFO packaging: gave up _yum_lock for MainThread >02:59:11,173 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:163 (ready) >02:59:11,175 INFO packaging: have _yum_lock for MainThread >02:59:11,176 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:59:11,189 INFO packaging: have _yum_lock for MainThread >02:59:11,198 INFO packaging: gave up _yum_lock for MainThread >02:59:11,199 INFO packaging: gave up _yum_lock for MainThread >02:59:11,211 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1106 (environmentDescription) >02:59:11,216 INFO packaging: have _yum_lock for MainThread >02:59:11,218 INFO packaging: gave up _yum_lock for MainThread >02:59:11,219 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:190 (status) >02:59:11,221 INFO packaging: have _yum_lock for MainThread >02:59:11,224 INFO packaging: gave up _yum_lock for MainThread >02:59:11,234 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:163 (ready) >02:59:11,235 INFO packaging: have _yum_lock for MainThread >02:59:11,236 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:59:11,240 INFO packaging: have _yum_lock for MainThread >02:59:11,240 INFO packaging: gave up _yum_lock for MainThread >02:59:11,240 INFO packaging: gave up _yum_lock for MainThread >02:59:11,242 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1106 (environmentDescription) >02:59:11,242 INFO packaging: have _yum_lock for MainThread >02:59:11,242 INFO packaging: gave up _yum_lock for MainThread >02:59:11,244 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:190 (status) >02:59:11,244 INFO packaging: have _yum_lock for MainThread >02:59:11,246 INFO packaging: gave up _yum_lock for MainThread >02:59:11,758 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:515 (status) >02:59:11,760 INFO packaging: have _yum_lock for MainThread >02:59:11,762 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:59:11,764 INFO packaging: have _yum_lock for MainThread >02:59:11,764 INFO packaging: gave up _yum_lock for MainThread >02:59:11,765 INFO packaging: gave up _yum_lock for MainThread >02:59:11,767 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py:515 (status) >02:59:11,769 INFO packaging: have _yum_lock for MainThread >02:59:11,770 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:421 (baseRepo) >02:59:11,772 INFO packaging: have _yum_lock for MainThread >02:59:11,772 INFO packaging: gave up _yum_lock for MainThread >02:59:11,772 INFO packaging: gave up _yum_lock for MainThread >02:59:14,537 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:397 (preStorage) >02:59:14,539 INFO packaging: have _yum_lock for AnaInstallThread >02:59:14,539 DEBUG packaging: deleting package sacks >02:59:14,539 INFO packaging: gave up _yum_lock for AnaInstallThread >02:59:14,540 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/install.py:148 (doInstall) >02:59:14,541 INFO packaging: have _yum_lock for AnaInstallThread >02:59:14,541 INFO packaging: gave up _yum_lock for AnaInstallThread > > >/tmp/program.log: >02:58:21,178 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >02:58:21,213 DEBUG program: Return code: 0 >02:58:21,219 INFO program: Running... udevadm settle --timeout=300 >02:58:21,399 DEBUG program: Return code: 0 >02:58:21,404 INFO program: Running... modprobe fcoe >02:58:21,483 DEBUG program: Return code: 0 >02:58:21,487 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >02:58:21,548 INFO program: No FCoE boot disk information is found in EDD! >02:58:21,551 DEBUG program: Return code: 1 >02:58:22,946 INFO program: Running... metacity --display :1 --sm-disable >02:58:24,690 INFO program: Running... modprobe xfs >02:58:24,814 DEBUG program: Return code: 0 >02:58:26,013 INFO program: Running... udevadm settle --timeout=300 >02:58:26,130 DEBUG program: Return code: 0 >02:58:26,130 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >02:58:26,521 DEBUG program: Return code: 0 >02:58:26,524 INFO program: Running... systemctl start chronyd.service >02:58:26,636 DEBUG program: Return code: 0 >02:58:26,641 INFO program: Running... udevadm settle --timeout=300 >02:58:26,751 DEBUG program: Return code: 0 >02:58:26,935 INFO program: Running... multipath -c /dev/sda >02:58:27,029 DEBUG program: Return code: 1 >02:58:27,499 INFO program: Running... dumpe2fs -h /dev/loop1 >02:58:27,670 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >02:58:27,674 INFO program: Filesystem volume name: Anaconda >02:58:27,678 INFO program: Last mounted on: /var/tmp/lorax.imgutils.fMceTE >02:58:27,679 INFO program: Filesystem UUID: e698522d-e34c-4195-9925-4540e3f32353 >02:58:27,680 INFO program: Filesystem magic number: 0xEF53 >02:58:27,680 INFO program: Filesystem revision #: 1 (dynamic) >02:58:27,680 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 >02:58:27,680 INFO program: Filesystem flags: signed_directory_hash >02:58:27,681 INFO program: Default mount options: user_xattr acl >02:58:27,681 INFO program: Filesystem state: clean >02:58:27,681 INFO program: Errors behavior: Continue >02:58:27,681 INFO program: Filesystem OS type: Linux >02:58:27,682 INFO program: Inode count: 131072 >02:58:27,683 INFO program: Block count: 2097152 >02:58:27,683 INFO program: Reserved block count: 0 >02:58:27,683 INFO program: Free blocks: 1066587 >02:58:27,685 INFO program: Free inodes: 101849 >02:58:27,685 INFO program: First block: 1 >02:58:27,686 INFO program: Block size: 1024 >02:58:27,686 INFO program: Fragment size: 1024 >02:58:27,687 INFO program: Reserved GDT blocks: 256 >02:58:27,687 INFO program: Blocks per group: 8192 >02:58:27,693 INFO program: Fragments per group: 8192 >02:58:27,694 INFO program: Inodes per group: 512 >02:58:27,699 INFO program: Inode blocks per group: 128 >02:58:27,710 INFO program: Flex block group size: 16 >02:58:27,717 INFO program: Filesystem created: Wed Feb 26 22:33:16 2014 >02:58:27,766 INFO program: Last mount time: Wed Feb 26 22:33:31 2014 >02:58:27,766 INFO program: Last write time: Wed Feb 26 22:33:36 2014 >02:58:27,766 INFO program: Mount count: 2 >02:58:27,767 INFO program: Maximum mount count: -1 >02:58:27,767 INFO program: Last checked: Wed Feb 26 22:33:16 2014 >02:58:27,767 INFO program: Check interval: 0 (<none>) >02:58:27,767 INFO program: Lifetime writes: 32 MB >02:58:27,768 INFO program: Reserved blocks uid: 0 (user root) >02:58:27,768 INFO program: Reserved blocks gid: 0 (group root) >02:58:27,787 INFO program: First inode: 11 >02:58:27,795 INFO program: Inode size: 256 >02:58:27,796 INFO program: Required extra isize: 28 >02:58:27,796 INFO program: Desired extra isize: 28 >02:58:27,797 INFO program: Journal inode: 8 >02:58:27,800 INFO program: Default directory hash: half_md4 >02:58:27,800 INFO program: Directory Hash Seed: 54c7db02-5b91-4029-bca9-e4f9c2a60ac1 >02:58:27,801 INFO program: Journal backup: inode blocks >02:58:27,801 INFO program: Journal features: (none) >02:58:27,806 INFO program: Journal size: 32M >02:58:27,806 INFO program: Journal length: 32768 >02:58:27,806 INFO program: Journal sequence: 0x00000020 >02:58:27,807 INFO program: Journal start: 0 >02:58:27,807 INFO program: >02:58:27,808 DEBUG program: Return code: 0 >02:58:27,809 INFO program: Running... resize2fs -P /dev/loop1 >02:58:27,914 INFO program: resize2fs 1.42.9 (28-Dec-2013) >02:58:27,917 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >02:58:27,918 INFO program: Couldn't find valid filesystem superblock. >02:58:27,920 DEBUG program: Return code: 1 >02:58:28,383 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >02:58:28,428 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >02:58:28,431 INFO program: Filesystem volume name: Anaconda >02:58:28,436 INFO program: Last mounted on: / >02:58:28,436 INFO program: Filesystem UUID: e698522d-e34c-4195-9925-4540e3f32353 >02:58:28,436 INFO program: Filesystem magic number: 0xEF53 >02:58:28,437 INFO program: Filesystem revision #: 1 (dynamic) >02:58:28,437 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 >02:58:28,437 INFO program: Filesystem flags: signed_directory_hash >02:58:28,438 INFO program: Default mount options: user_xattr acl >02:58:28,438 INFO program: Filesystem state: clean >02:58:28,438 INFO program: Errors behavior: Continue >02:58:28,438 INFO program: Filesystem OS type: Linux >02:58:28,439 INFO program: Inode count: 131072 >02:58:28,439 INFO program: Block count: 2097152 >02:58:28,439 INFO program: Reserved block count: 0 >02:58:28,439 INFO program: Free blocks: 1066587 >02:58:28,440 INFO program: Free inodes: 101849 >02:58:28,440 INFO program: First block: 1 >02:58:28,440 INFO program: Block size: 1024 >02:58:28,440 INFO program: Fragment size: 1024 >02:58:28,442 INFO program: Reserved GDT blocks: 256 >02:58:28,442 INFO program: Blocks per group: 8192 >02:58:28,442 INFO program: Fragments per group: 8192 >02:58:28,442 INFO program: Inodes per group: 512 >02:58:28,443 INFO program: Inode blocks per group: 128 >02:58:28,443 INFO program: Flex block group size: 16 >02:58:28,444 INFO program: Filesystem created: Wed Feb 26 22:33:16 2014 >02:58:28,444 INFO program: Last mount time: Fri Mar 7 02:57:55 2014 >02:58:28,444 INFO program: Last write time: Fri Mar 7 02:57:55 2014 >02:58:28,445 INFO program: Mount count: 3 >02:58:28,446 INFO program: Maximum mount count: -1 >02:58:28,446 INFO program: Last checked: Wed Feb 26 22:33:16 2014 >02:58:28,446 INFO program: Check interval: 0 (<none>) >02:58:28,446 INFO program: Lifetime writes: 32 MB >02:58:28,447 INFO program: Reserved blocks uid: 0 (user root) >02:58:28,448 INFO program: Reserved blocks gid: 0 (group root) >02:58:28,448 INFO program: First inode: 11 >02:58:28,448 INFO program: Inode size: 256 >02:58:28,448 INFO program: Required extra isize: 28 >02:58:28,450 INFO program: Desired extra isize: 28 >02:58:28,450 INFO program: Journal inode: 8 >02:58:28,450 INFO program: Default directory hash: half_md4 >02:58:28,450 INFO program: Directory Hash Seed: 54c7db02-5b91-4029-bca9-e4f9c2a60ac1 >02:58:28,451 INFO program: Journal backup: inode blocks >02:58:28,451 INFO program: Journal features: (none) >02:58:28,452 INFO program: Journal size: 32M >02:58:28,452 INFO program: Journal length: 32768 >02:58:28,452 INFO program: Journal sequence: 0x00000021 >02:58:28,453 INFO program: Journal start: 1 >02:58:28,453 INFO program: >02:58:28,454 DEBUG program: Return code: 0 >02:58:28,456 INFO program: Running... resize2fs -P /dev/mapper/live-rw >02:58:28,500 INFO program: resize2fs 1.42.9 (28-Dec-2013) >02:58:28,503 INFO program: Estimated minimum size of the filesystem: 1016449 >02:58:28,504 DEBUG program: Return code: 0 >02:58:28,900 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >02:58:28,986 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >02:58:28,988 INFO program: Filesystem volume name: Anaconda >02:58:28,990 INFO program: Last mounted on: /var/tmp/lorax.imgutils.fMceTE >02:58:28,994 INFO program: Filesystem UUID: e698522d-e34c-4195-9925-4540e3f32353 >02:58:28,996 INFO program: Filesystem magic number: 0xEF53 >02:58:28,997 INFO program: Filesystem revision #: 1 (dynamic) >02:58:28,997 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 >02:58:28,997 INFO program: Filesystem flags: signed_directory_hash >02:58:28,998 INFO program: Default mount options: user_xattr acl >02:58:28,999 INFO program: Filesystem state: clean >02:58:29,000 INFO program: Errors behavior: Continue >02:58:29,000 INFO program: Filesystem OS type: Linux >02:58:29,000 INFO program: Inode count: 131072 >02:58:29,000 INFO program: Block count: 2097152 >02:58:29,001 INFO program: Reserved block count: 0 >02:58:29,001 INFO program: Free blocks: 1066587 >02:58:29,001 INFO program: Free inodes: 101849 >02:58:29,002 INFO program: First block: 1 >02:58:29,002 INFO program: Block size: 1024 >02:58:29,009 INFO program: Fragment size: 1024 >02:58:29,014 INFO program: Reserved GDT blocks: 256 >02:58:29,014 INFO program: Blocks per group: 8192 >02:58:29,014 INFO program: Fragments per group: 8192 >02:58:29,015 INFO program: Inodes per group: 512 >02:58:29,016 INFO program: Inode blocks per group: 128 >02:58:29,016 INFO program: Flex block group size: 16 >02:58:29,016 INFO program: Filesystem created: Wed Feb 26 22:33:16 2014 >02:58:29,018 INFO program: Last mount time: Wed Feb 26 22:33:31 2014 >02:58:29,018 INFO program: Last write time: Wed Feb 26 22:33:36 2014 >02:58:29,019 INFO program: Mount count: 2 >02:58:29,019 INFO program: Maximum mount count: -1 >02:58:29,020 INFO program: Last checked: Wed Feb 26 22:33:16 2014 >02:58:29,020 INFO program: Check interval: 0 (<none>) >02:58:29,021 INFO program: Lifetime writes: 32 MB >02:58:29,026 INFO program: Reserved blocks uid: 0 (user root) >02:58:29,027 INFO program: Reserved blocks gid: 0 (group root) >02:58:29,028 INFO program: First inode: 11 >02:58:29,032 INFO program: Inode size: 256 >02:58:29,033 INFO program: Required extra isize: 28 >02:58:29,037 INFO program: Desired extra isize: 28 >02:58:29,042 INFO program: Journal inode: 8 >02:58:29,043 INFO program: Default directory hash: half_md4 >02:58:29,043 INFO program: Directory Hash Seed: 54c7db02-5b91-4029-bca9-e4f9c2a60ac1 >02:58:29,043 INFO program: Journal backup: inode blocks >02:58:29,044 INFO program: Journal features: (none) >02:58:29,045 INFO program: Journal size: 32M >02:58:29,045 INFO program: Journal length: 32768 >02:58:29,045 INFO program: Journal sequence: 0x00000020 >02:58:29,045 INFO program: Journal start: 0 >02:58:29,046 INFO program: >02:58:29,047 DEBUG program: Return code: 0 >02:58:29,053 INFO program: Running... resize2fs -P /dev/mapper/live-base >02:58:29,104 INFO program: resize2fs 1.42.9 (28-Dec-2013) >02:58:29,107 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >02:58:29,117 INFO program: Couldn't find valid filesystem superblock. >02:58:29,123 DEBUG program: Return code: 1 >02:58:29,236 INFO program: Running... udevadm settle --timeout=300 >02:58:29,319 DEBUG program: Return code: 0 >02:58:29,352 INFO program: Running... udevadm settle --timeout=300 >02:58:29,407 DEBUG program: Return code: 0 >02:58:29,433 INFO program: Running... udevadm settle --timeout=300 >02:58:29,487 DEBUG program: Return code: 0 >02:58:29,684 INFO program: Running... hwclock --hctosys --utc >02:58:30,005 DEBUG program: Return code: 0 >02:58:47,827 INFO program: Running... modprobe btrfs >02:58:48,201 DEBUG program: Return code: 0 >02:58:48,429 INFO program: Running... modprobe vfat >02:58:48,511 DEBUG program: Return code: 0 >02:59:08,337 INFO program: Running... udevadm settle --timeout=300 >02:59:08,439 DEBUG program: Return code: 0 >02:59:08,453 INFO program: Running... udevadm settle --timeout=300 >02:59:08,501 DEBUG program: Return code: 0 >02:59:08,551 INFO program: Running... udevadm settle --timeout=300 >02:59:08,596 DEBUG program: Return code: 0 >02:59:08,610 INFO program: Running... udevadm settle --timeout=300 >02:59:08,656 DEBUG program: Return code: 0 >02:59:11,176 INFO program: Running... udevadm settle --timeout=300 >02:59:11,247 DEBUG program: Return code: 0 >02:59:11,261 INFO program: Running... udevadm settle --timeout=300 >02:59:11,332 DEBUG program: Return code: 0 >02:59:11,887 INFO program: Running... udevadm settle --timeout=300 >02:59:11,961 DEBUG program: Return code: 0 >02:59:11,989 INFO program: Running... udevadm settle --timeout=300 >02:59:12,061 DEBUG program: Return code: 0 >02:59:12,150 INFO program: Running... udevadm settle --timeout=300 >02:59:12,214 DEBUG program: Return code: 0 >02:59:12,226 INFO program: Running... udevadm settle --timeout=300 >02:59:12,264 DEBUG program: Return code: 0 >02:59:13,703 INFO program: Running... hwclock --systohc --utc >02:59:14,502 DEBUG program: Return code: 0 >02:59:14,550 INFO program: Running... udevadm settle --timeout=300 >02:59:14,593 DEBUG program: Return code: 0 >02:59:14,610 INFO program: Running... udevadm settle --timeout=300 >02:59:14,654 DEBUG program: Return code: 0 >02:59:14,749 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1026048 count=2048 >02:59:15,020 INFO program: 2048+0 records in >02:59:15,024 INFO program: 2048+0 records out >02:59:15,024 INFO program: 1048576 bytes (1.0 MB) copied, 0.21764 s, 4.8 MB/s >02:59:15,025 DEBUG program: Return code: 0 >02:59:15,025 INFO program: Running... udevadm settle --timeout=300 >02:59:15,168 DEBUG program: Return code: 0 >02:59:15,190 INFO program: Running... udevadm settle --timeout=300 >02:59:15,485 DEBUG program: Return code: 0 >02:59:15,515 INFO program: Running... wipefs -f -a /dev/sda2 >02:59:15,710 INFO program: /dev/sda2: 8 bytes were erased at offset 0x00000218 (LVM2_member): 4c 56 4d 32 20 30 30 31 >02:59:15,716 DEBUG program: Return code: 0 >02:59:15,730 INFO program: Running... udevadm settle --timeout=300 >02:59:15,829 DEBUG program: Return code: 0 >02:59:15,834 INFO program: Running... udevadm settle --timeout=300 >02:59:15,878 DEBUG program: Return code: 0 >02:59:15,942 INFO program: Running... mkfs.xfs -f /dev/sda2 >02:59:16,030 INFO program: mkfs.xfs: pwrite64 failed: Input/output error >02:59:16,034 INFO program: meta-data=/dev/sda2 isize=256 agcount=4, agsize=32000 blks >02:59:16,034 INFO program: = sectsz=512 attr=2, projid32bit=1 >02:59:16,035 INFO program: = crc=0 >02:59:16,035 INFO program: data = bsize=4096 blocks=128000, imaxpct=25 >02:59:16,035 INFO program: = sunit=0 swidth=0 blks >02:59:16,036 INFO program: naming =version 2 bsize=4096 ascii-ci=0 ftype=0 >02:59:16,036 INFO program: log =internal log bsize=4096 blocks=4265, version=2 >02:59:16,036 INFO program: = sectsz=512 sunit=0 blks, lazy-count=1 >02:59:16,037 INFO program: realtime =none extsz=4096 blocks=0, rtextents=0 >02:59:16,037 DEBUG program: Return code: 1 > > >/tmp/storage.log: >02:58:21,403 INFO blivet: ISCSID is /sbin/iscsid >02:58:21,404 INFO blivet: no initiator set >02:58:21,552 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >02:58:21,553 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >02:58:24,624 DEBUG blivet: trying to set new default fstype to 'ext4' >02:58:24,675 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:24,676 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:58:24,677 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:24,688 DEBUG blivet: trying to set new default fstype to 'xfs' >02:58:24,689 DEBUG blivet: XFS.supported: supported: True ; >02:58:24,817 DEBUG blivet: getFormat('xfs') returning XFS instance >02:58:24,820 DEBUG blivet: XFS.supported: supported: True ; >02:58:25,753 INFO blivet: Detected 1040M of memory >02:58:25,754 INFO blivet: Suggested swap size (2080 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >02:58:25,754 INFO blivet: Swap attempt of 0M >02:58:26,011 INFO blivet: resetting Blivet (version 0.18.29) instance <blivet.Blivet object at 0x7f27fba8fbd0> >02:58:26,011 INFO blivet: no initiator set >02:58:26,012 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >02:58:26,013 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >02:58:26,763 INFO blivet: devices to scan: ['sda', 'sda1', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >02:58:26,868 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1394161092', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'DataTraveler_160', > 'ID_MODEL_ENC': 'DataTraveler\\x20160', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:05.0-virtio-pci-virtio0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_05_0-virtio-pci-virtio0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SCSI': '1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '18390', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >02:58:26,869 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:05.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda)... >02:58:26,871 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:58:26,879 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:58:26,893 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >02:58:26,910 INFO blivet: sda is a disk >02:58:26,911 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:58:26,932 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >02:58:27,046 INFO blivet: added disk sda (id 0) to device tree >02:58:27,047 DEBUG blivet: looking up parted Device: /dev/sda >02:58:27,089 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >02:58:27,154 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >02:58:27,156 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >02:58:27,180 DEBUG blivet: required disklabel type for sda (1) is None >02:58:27,180 DEBUG blivet: default disklabel type for sda is msdos >02:58:27,184 DEBUG blivet: selecting msdos disklabel for sda based on size >02:58:27,189 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >02:58:27,215 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f27f1b7c490>] > device: <parted.device.Device object at 0x7f27f1b7a2d0> > PedDisk: <_ped.Disk object at 0x7f27ee0ff6c8> >02:58:27,216 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >02:58:27,218 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >02:58:27,236 INFO blivet: got device: DiskDevice instance (0x7f27f1d44b90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 15280.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: Kingston DataTraveler 160 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31293440 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15280, 64, 32) biosGeometry: (1947, 255, 63) > PedDevice: <_ped.Device object at 0x7f27f4abe7a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f27f4ad1810> >02:58:27,241 INFO blivet: got format: DiskLabel instance (0x7f27ee0f84d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f27f1b7c490>] > device: <parted.device.Device object at 0x7f27f1b7a2d0> > PedDisk: <_ped.Disk object at 0x7f27ee0ff6c8> > origPartedDisk = <parted.disk.Disk object at 0x7f27f1b7c810> > partedDevice = parted.Device instance -- > model: Kingston DataTraveler 160 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31293440 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15280, 64, 32) biosGeometry: (1947, 255, 63) > PedDevice: <_ped.Device object at 0x7f27f1b710e0> > >02:58:27,255 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'DataTraveler_160', > 'ID_MODEL_ENC': 'DataTraveler\\x20160', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:05.0-virtio-pci-virtio0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_05_0-virtio-pci-virtio0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SCSI': '1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '18401', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >02:58:27,260 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:05.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >02:58:27,262 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >02:58:27,263 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:58:27,270 INFO blivet: sda1 is a partition >02:58:27,271 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >02:58:27,272 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:58:27,273 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:58:27,286 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >02:58:27,288 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >02:58:27,291 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:58:27,293 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >02:58:27,299 DEBUG blivet: looking up parted Partition: /dev/sda1 >02:58:27,301 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >02:58:27,310 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >02:58:27,316 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >02:58:27,318 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >02:58:27,318 INFO blivet: added partition sda1 (id 1) to device tree >02:58:27,319 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >02:58:27,321 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >02:58:27,325 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >02:58:27,329 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >02:58:27,347 WARN blivet: disklabel detected but not usable on sda1 >02:58:27,351 DEBUG blivet: no type or existing type for sda1, bailing >02:58:27,355 DEBUG blivet: looking up parted Device: /dev/sda1 >02:58:27,361 INFO blivet: got device: PartitionDevice instance (0x7f27f4a67390) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 15280MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f27f1b71cb0> > target size = 0 path = /dev/sda1 > 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 0x7f27f1b7a390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27f1b7c610> PedPartition: <_ped.Partition object at 0x7f27f4ad8e90> > disk = existing 15280MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = >02:58:27,366 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1394161092', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92874', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >02:58:27,378 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >02:58:27,391 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >02:58:27,415 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:58:27,417 INFO blivet: loop0 is a loop device >02:58:27,420 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >02:58:27,423 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >02:58:27,428 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:58:27,429 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:58:27,431 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >02:58:27,432 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 2) to device tree >02:58:27,439 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >02:58:27,439 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:58:27,440 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >02:58:27,441 INFO blivet: added loop loop0 (id 3) to device tree >02:58:27,442 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >02:58:27,448 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >02:58:27,448 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >02:58:27,448 DEBUG blivet: device loop0 does not contain a disklabel >02:58:27,449 INFO blivet: type detected on 'loop0' is 'squashfs' >02:58:27,449 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >02:58:27,450 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >02:58:27,451 INFO blivet: got device: LoopDevice instance (0x7f27f4a73550) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (2)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >02:58:27,452 INFO blivet: got format: DeviceFormat instance (0x7f27f4a73150) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >02:58:27,457 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/e698522d-e34c-4195-9925-4540e3f32353', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1394161092', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e698522d-e34c-4195-9925-4540e3f32353', > 'ID_FS_UUID_ENC': 'e698522d-e34c-4195-9925-4540e3f32353', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92899', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/e698522d-e34c-4195-9925-4540e3f32353'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >02:58:27,463 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >02:58:27,464 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >02:58:27,465 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:58:27,466 INFO blivet: loop1 is a loop device >02:58:27,468 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >02:58:27,470 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >02:58:27,475 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:58:27,475 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:58:27,477 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >02:58:27,477 INFO blivet: added file /LiveOS/rootfs.img (id 4) to device tree >02:58:27,478 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >02:58:27,479 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:58:27,481 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >02:58:27,485 INFO blivet: added loop loop1 (id 5) to device tree >02:58:27,486 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >02:58:27,487 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >02:58:27,489 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:27,496 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:58:27,497 DEBUG blivet: device loop1 does not contain a disklabel >02:58:27,498 INFO blivet: type detected on 'loop1' is 'ext4' >02:58:27,920 DEBUG blivet: using current size 0 as min size >02:58:27,927 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:27,935 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:58:27,963 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >02:58:27,965 INFO blivet: got device: LoopDevice instance (0x7f27f4a73610) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /LiveOS/rootfs.img (4)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >02:58:27,975 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:27,988 INFO blivet: got format: Ext4FS instance (0x7f27f4a73750) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = e698522d-e34c-4195-9925-4540e3f32353 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:58:27,991 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1394161092', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92924', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >02:58:27,996 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >02:58:27,997 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >02:58:27,999 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:58:28,004 INFO blivet: loop2 is a loop device >02:58:28,007 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >02:58:28,009 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >02:58:28,012 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:58:28,013 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:58:28,037 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >02:58:28,039 INFO blivet: added file /overlay (deleted) (id 6) to device tree >02:58:28,044 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >02:58:28,045 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:58:28,046 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >02:58:28,047 INFO blivet: added loop loop2 (id 7) to device tree >02:58:28,048 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >02:58:28,050 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >02:58:28,051 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >02:58:28,052 DEBUG blivet: device loop2 does not contain a disklabel >02:58:28,053 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >02:58:28,053 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >02:58:28,059 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >02:58:28,061 INFO blivet: got device: LoopDevice instance (0x7f27f1d52410) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /overlay (deleted) (6)'] > 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/loop2 > format args = [] originalFormat = None >02:58:28,062 INFO blivet: got format: DeviceFormat instance (0x7f27f4a73650) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >02:58:28,071 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/e698522d-e34c-4195-9925-4540e3f32353 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1394161092', > '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': 'e698522d-e34c-4195-9925-4540e3f32353', > 'ID_FS_UUID_ENC': 'e698522d-e34c-4195-9925-4540e3f32353', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88321', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/e698522d-e34c-4195-9925-4540e3f32353', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >02:58:28,106 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >02:58:28,107 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >02:58:28,109 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:58:28,109 INFO blivet: live-rw is a device-mapper device >02:58:28,116 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >02:58:28,135 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >02:58:28,178 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) with existing ext4 filesystem >02:58:28,259 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >02:58:28,277 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (7) with existing DM_snapshot_cow >02:58:28,345 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >02:58:28,359 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:58:28,370 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >02:58:28,371 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:58:28,372 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >02:58:28,377 INFO blivet: added dm live-rw (id 8) to device tree >02:58:28,378 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >02:58:28,379 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >02:58:28,380 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:28,381 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:58:28,381 DEBUG blivet: device live-rw does not contain a disklabel >02:58:28,382 INFO blivet: type detected on 'live-rw' is 'ext4' >02:58:28,505 DEBUG blivet: padding min size from 993 up to 1092 >02:58:28,510 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:28,517 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:58:28,529 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >02:58:28,532 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >02:58:28,689 INFO blivet: got device: DMDevice instance (0x7f27f4a73210) -- > name = live-rw status = True kids = 0 id = 8 > parents = ['existing 0MB loop loop2 (7) 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 0x7f27f1b71dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >02:58:28,697 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:28,719 INFO blivet: got format: Ext4FS instance (0x7f27f4a73850) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e698522d-e34c-4195-9925-4540e3f32353 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:58:28,727 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/e698522d-e34c-4195-9925-4540e3f32353 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1394161092', > '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': 'e698522d-e34c-4195-9925-4540e3f32353', > 'ID_FS_UUID_ENC': 'e698522d-e34c-4195-9925-4540e3f32353', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '138356', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/e698522d-e34c-4195-9925-4540e3f32353', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >02:58:28,733 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >02:58:28,739 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >02:58:28,740 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:58:28,741 INFO blivet: live-base is a device-mapper device >02:58:28,742 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >02:58:28,746 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >02:58:28,747 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >02:58:28,752 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) with existing ext4 filesystem >02:58:28,823 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >02:58:28,830 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:58:28,855 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >02:58:28,873 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:58:28,887 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >02:58:28,888 INFO blivet: added dm live-base (id 9) to device tree >02:58:28,889 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >02:58:28,891 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >02:58:28,893 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:28,899 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:58:28,899 DEBUG blivet: device live-base does not contain a disklabel >02:58:28,900 INFO blivet: type detected on 'live-base' is 'ext4' >02:58:29,126 DEBUG blivet: using current size 0 as min size >02:58:29,137 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:29,181 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:58:29,197 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >02:58:29,211 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >02:58:29,218 INFO blivet: got device: DMDevice instance (0x7f27f4a73910) -- > name = live-base status = True kids = 0 id = 9 > parents = ['existing 0MB loop loop1 (5) 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 0x7f27f4aa1710> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >02:58:29,224 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:29,235 INFO blivet: got format: Ext4FS instance (0x7f27f4a8b110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = e698522d-e34c-4195-9925-4540e3f32353 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:58:29,337 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >02:58:29,343 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >02:58:29,347 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >02:58:29,416 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:58:29,423 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:58:29,428 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:58:29,493 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >02:58:29,498 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >02:58:29,502 INFO blivet: edd: collected mbr signatures: {'sda': '0x0000e3ec'} >02:58:29,502 DEBUG blivet: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x0000e3ec > pci_dev: 00:05.0, scsi_id: None > scsi_lun: None, sectors: 31293440 >02:58:29,504 WARN blivet: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:05.0/host0/target0:0:0/0:0:0:0/block >02:58:29,504 INFO blivet: edd: matched 0x80 to sda using MBR sig >02:58:29,664 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:29,668 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:29,674 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:44,203 DEBUG blivet: Iso9660FS.supported: supported: True ; >02:58:44,212 DEBUG blivet: Iso9660FS.supported: supported: True ; >02:58:44,216 DEBUG blivet: NFSv4.supported: supported: False ; >02:58:44,217 DEBUG blivet: NFSv4.supported: supported: False ; >02:58:44,222 DEBUG blivet: SELinuxFS.supported: supported: False ; >02:58:44,223 DEBUG blivet: SELinuxFS.supported: supported: False ; >02:58:44,228 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:44,231 DEBUG blivet: Ext4FS.supported: supported: True ; >02:58:46,852 DEBUG blivet: Ext3FS.supported: supported: True ; >02:58:46,962 DEBUG blivet: Ext3FS.supported: supported: True ; >02:58:47,448 DEBUG blivet: Ext2FS.supported: supported: True ; >02:58:47,449 DEBUG blivet: Ext2FS.supported: supported: True ; >02:58:47,455 DEBUG blivet: SysFS.supported: supported: False ; >02:58:47,458 DEBUG blivet: SysFS.supported: supported: False ; >02:58:47,470 DEBUG blivet: MultipathMember.__init__: >02:58:47,474 DEBUG blivet: MDRaidMember.__init__: >02:58:47,480 DEBUG blivet: ProcFS.supported: supported: False ; >02:58:47,486 DEBUG blivet: ProcFS.supported: supported: False ; >02:58:47,491 DEBUG blivet: SwapSpace.__init__: >02:58:47,813 DEBUG blivet: NoDevFS.supported: supported: False ; >02:58:47,814 DEBUG blivet: NoDevFS.supported: supported: False ; >02:58:47,815 DEBUG blivet: DevPtsFS.supported: supported: False ; >02:58:47,817 DEBUG blivet: DevPtsFS.supported: supported: False ; >02:58:47,824 DEBUG blivet: BTRFS.supported: supported: True ; >02:58:48,275 DEBUG blivet: USBFS.supported: supported: False ; >02:58:48,282 DEBUG blivet: USBFS.supported: supported: False ; >02:58:48,283 DEBUG blivet: DiskLabel.__init__: >02:58:48,284 INFO blivet: DiskLabel.partedDevice returning None >02:58:48,287 DEBUG blivet: HFSPlus.supported: supported: False ; >02:58:48,291 DEBUG blivet: HFSPlus.supported: supported: False ; >02:58:48,292 DEBUG blivet: XFS.supported: supported: True ; >02:58:48,294 DEBUG blivet: XFS.supported: supported: True ; >02:58:48,298 DEBUG blivet: TmpFS.supported: supported: True ; >02:58:48,395 DEBUG blivet: LUKS.__init__: >02:58:48,399 DEBUG blivet: NTFS.supported: supported: False ; >02:58:48,405 DEBUG blivet: NTFS.supported: supported: False ; >02:58:48,407 DEBUG blivet: BindFS.supported: supported: False ; >02:58:48,413 DEBUG blivet: BindFS.supported: supported: False ; >02:58:48,414 DEBUG blivet: HFS.supported: supported: False ; >02:58:48,415 DEBUG blivet: HFS.supported: supported: False ; >02:58:48,421 DEBUG blivet: LVMPhysicalVolume.__init__: >02:58:48,422 DEBUG blivet: NFS.supported: supported: False ; >02:58:48,423 DEBUG blivet: NFS.supported: supported: False ; >02:58:48,428 DEBUG blivet: FATFS.supported: supported: True ; >02:58:48,527 DEBUG blivet: FATFS.supported: supported: True ; >02:58:48,586 DEBUG blivet: DMRaidMember.__init__: >02:59:06,529 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:06,531 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:07,853 INFO blivet: Detected 1040M of memory >02:59:07,853 INFO blivet: Suggested swap size (2080 M) exceeds 10 % of disk space, using 10 % of disk space (1528 M) instead. >02:59:07,854 INFO blivet: Swap attempt of 1528M >02:59:07,858 DEBUG blivet: clearpart: looking at sda1 >02:59:07,860 DEBUG blivet: checking whether disk sda has an empty extended >02:59:07,861 DEBUG blivet: extended is None ; logicals is [] >02:59:07,876 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:07,879 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:07,880 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:07,882 INFO blivet: Detected 1040M of memory >02:59:07,882 INFO blivet: Suggested swap size (2080 M) exceeds 10 % of disk space, using 10 % of disk space (1528 M) instead. >02:59:07,883 INFO blivet: Swap attempt of 1528M >02:59:07,883 DEBUG blivet: doAutoPart: True >02:59:07,885 DEBUG blivet: encryptedAutoPart: False >02:59:07,885 DEBUG blivet: autoPartType: 2 >02:59:07,886 DEBUG blivet: clearPartType: 2 >02:59:07,886 DEBUG blivet: clearPartDisks: ['sda'] >02:59:07,886 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f27e99f5650) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f27e9a360d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f27e9a36150) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = xfs encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f27e9a36190) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f27e9a361d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1528 maxSize = None grow = False > >02:59:07,887 DEBUG blivet: storage.disks: ['sda'] >02:59:07,888 DEBUG blivet: storage.partitioned: ['sda'] >02:59:07,889 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1'] >02:59:07,899 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:07,904 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:07,904 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:07,905 DEBUG blivet: boot disk: sda >02:59:07,912 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >02:59:07,916 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >02:59:07,918 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >02:59:07,928 DEBUG blivet: PartitionDevice._setFormat: req0 ; >02:59:07,935 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >02:59:07,942 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >02:59:07,943 INFO blivet: added partition req0 (id 10) to device tree >02:59:07,944 INFO blivet: registered action: [0] Create Device partition req0 (id 10) >02:59:07,946 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:59:07,947 INFO blivet: registered action: [1] Create Format lvmpv on partition req0 (id 10) >02:59:07,955 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f27f1d44b90) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 15280.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: Kingston DataTraveler 160 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31293440 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15280, 64, 32) biosGeometry: (1947, 255, 63) > PedDevice: <_ped.Device object at 0x7f27f4abe7a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = True partedDevice = <parted.device.Device object at 0x7f27f4ad1810>] >02:59:07,957 DEBUG blivet: devs: [PartitionDevice instance (0x7f27e80eff50) -- > name = req0 status = False kids = 0 id = 10 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >02:59:07,970 DEBUG blivet: XFS.supported: supported: True ; >02:59:07,974 DEBUG blivet: getFormat('xfs') returning XFS instance >02:59:07,979 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >02:59:07,984 DEBUG blivet: PartitionDevice._setFormat: req1 ; >02:59:07,988 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: xfs ; >02:59:07,995 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >02:59:07,998 INFO blivet: added partition req1 (id 11) to device tree >02:59:07,999 INFO blivet: registered action: [2] Create Device partition req1 (id 11) >02:59:08,000 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:59:08,001 INFO blivet: registered action: [3] Create Format xfs filesystem mounted at /boot on partition req1 (id 11) >02:59:08,003 INFO blivet: skipping unneeded stage1 biosboot request >02:59:08,003 DEBUG blivet: PartSpec instance (0x7f27e9a36190) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >02:59:08,006 DEBUG blivet: existing 15280MB disk sda (0) with existing msdos disklabel >02:59:08,010 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >02:59:08,015 DEBUG blivet: removing all non-preexisting partitions ['req0(id 10)', 'req1(id 11)'] from disk(s) ['sda'] >02:59:08,018 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req0(id 10)', 'req1(id 11)'] >02:59:08,019 DEBUG blivet: removing all non-preexisting partitions ['req1(id 11)', 'req0(id 10)'] from disk(s) ['sda'] >02:59:08,024 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:08,029 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:08,033 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:08,039 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:08,043 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:08,047 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:08,049 DEBUG blivet: allocating partition: req1 ; id: 11 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >02:59:08,051 DEBUG blivet: checking freespace on sda >02:59:08,052 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >02:59:08,055 DEBUG blivet: checking 63-2047 (0 MB) >02:59:08,057 DEBUG blivet: current free range is 63-2047 (0MB) >02:59:08,058 DEBUG blivet: checking 1026048-31293439 (14779 MB) >02:59:08,060 DEBUG blivet: current free range is 1026048-31293439 (14779MB) >02:59:08,062 DEBUG blivet: updating use_disk to sda, type: 0 >02:59:08,062 DEBUG blivet: new free: 1026048-31293439 / 14779MB >02:59:08,065 DEBUG blivet: new free allows for 0 sectors of growth >02:59:08,066 DEBUG blivet: found free space for bootable request >02:59:08,069 DEBUG blivet: created partition sda2 of 500MB and added it to /dev/sda >02:59:08,076 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >02:59:08,079 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80dcbd0> PedPartition: <_ped.Partition object at 0x7f27e80f5e30> >02:59:08,084 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >02:59:08,091 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >02:59:08,097 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >02:59:08,101 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80dcc90> PedPartition: <_ped.Partition object at 0x7f27e80f5ef0> >02:59:08,106 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:08,114 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:08,117 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:08,122 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:08,129 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:08,131 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:08,133 DEBUG blivet: allocating partition: req0 ; id: 10 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >02:59:08,133 DEBUG blivet: checking freespace on sda >02:59:08,134 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >02:59:08,138 DEBUG blivet: checking 63-2047 (0 MB) >02:59:08,140 DEBUG blivet: current free range is 63-2047 (0MB) >02:59:08,142 DEBUG blivet: checking 2050048-31293439 (14279 MB) >02:59:08,143 DEBUG blivet: current free range is 2050048-31293439 (14279MB) >02:59:08,144 DEBUG blivet: evaluating growth potential for new layout >02:59:08,145 DEBUG blivet: calculating growth for disk /dev/sda >02:59:08,149 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >02:59:08,155 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80d8110> PedPartition: <_ped.Partition object at 0x7f27e80f5fb0> >02:59:08,158 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >02:59:08,165 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >02:59:08,169 DEBUG blivet: adding request 11 to chunk 30267392 (1026048-31293439) on /dev/sda >02:59:08,172 DEBUG blivet: adding request 10 to chunk 30267392 (1026048-31293439) on /dev/sda >02:59:08,174 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >02:59:08,175 DEBUG blivet: Chunk.growRequests: 30267392 on /dev/sda start = 1026048 end = 31293439 >sectorSize = 512 > >02:59:08,178 DEBUG blivet: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >02:59:08,178 DEBUG blivet: req: PartitionRequest instance -- >id = 10 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >02:59:08,179 DEBUG blivet: 1 requests and 28219392 (13779MB) left in chunk >02:59:08,179 DEBUG blivet: adding 28219392 (13779MB) to 10 (sda3) >02:59:08,180 DEBUG blivet: new grow amount for request 10 (sda3) is 28219392 units, or 13779MB >02:59:08,181 DEBUG blivet: request 11 (sda2) growth: 0 (0MB) size: 500MB >02:59:08,181 DEBUG blivet: request 10 (sda3) growth: 28219392 (13779MB) size: 14279MB >02:59:08,181 DEBUG blivet: disk /dev/sda growth: 28219392 (13779MB) >02:59:08,183 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >02:59:08,185 DEBUG blivet: device sda3 new partedPartition None >02:59:08,187 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >02:59:08,189 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >02:59:08,191 DEBUG blivet: total growth: 28219392 sectors >02:59:08,191 DEBUG blivet: updating use_disk to sda, type: 0 >02:59:08,191 DEBUG blivet: new free: 2050048-31293439 / 14279MB >02:59:08,192 DEBUG blivet: new free allows for 28219392 sectors of growth >02:59:08,194 DEBUG blivet: created partition sda3 of 500MB and added it to /dev/sda >02:59:08,196 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >02:59:08,202 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80dcfd0> PedPartition: <_ped.Partition object at 0x7f27e80f5f50> >02:59:08,203 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >02:59:08,205 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >02:59:08,207 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >02:59:08,213 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80dc1d0> PedPartition: <_ped.Partition object at 0x7f27e80f5e30> >02:59:08,213 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda3(id 10)', 'sda2(id 11)'] >02:59:08,214 DEBUG blivet: growable partitions are ['sda3'] >02:59:08,214 DEBUG blivet: adding request 10 to chunk 30267392 (1026048-31293439) on /dev/sda >02:59:08,214 DEBUG blivet: adding request 11 to chunk 30267392 (1026048-31293439) on /dev/sda >02:59:08,215 DEBUG blivet: disk sda has 2 chunks >02:59:08,220 DEBUG blivet: Chunk.growRequests: 30267392 on /dev/sda start = 1026048 end = 31293439 >sectorSize = 512 > >02:59:08,220 DEBUG blivet: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >02:59:08,220 DEBUG blivet: req: PartitionRequest instance -- >id = 10 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >02:59:08,220 DEBUG blivet: 1 requests and 28219392 (13779MB) left in chunk >02:59:08,220 DEBUG blivet: adding 28219392 (13779MB) to 10 (sda3) >02:59:08,221 DEBUG blivet: new grow amount for request 10 (sda3) is 28219392 units, or 13779MB >02:59:08,221 DEBUG blivet: growing partitions on sda >02:59:08,221 DEBUG blivet: partition sda2 (11): 0 >02:59:08,221 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 2050047 length: 1024000 > device: <parted.device.Device object at 0x7f27f1b7a2d0> PedGeometry: <_ped.Geometry object at 0x7f27e80d8090> >02:59:08,221 DEBUG blivet: partition sda3 (10): 0 >02:59:08,222 DEBUG blivet: new geometry for sda3: parted.Geometry instance -- > start: 2050048 end: 31293439 length: 29243392 > device: <parted.device.Device object at 0x7f27f1b7a2d0> PedGeometry: <_ped.Geometry object at 0x7f27e80d82d0> >02:59:08,223 DEBUG blivet: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 10)'] from disk(s) ['sda'] >02:59:08,225 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >02:59:08,228 DEBUG blivet: device sda2 new partedPartition None >02:59:08,229 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >02:59:08,234 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >02:59:08,235 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >02:59:08,238 DEBUG blivet: device sda3 new partedPartition None >02:59:08,239 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >02:59:08,244 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >02:59:08,244 DEBUG blivet: back from removeNewPartitions >02:59:08,244 DEBUG blivet: extended: None >02:59:08,245 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 1026048 end: 2050047 length: 1024000 > device: <parted.device.Device object at 0x7f27f1b7a2d0> PedGeometry: <_ped.Geometry object at 0x7f27e80d8090> >02:59:08,246 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >02:59:08,250 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80d8590> PedPartition: <_ped.Partition object at 0x7f27e80f5e90> >02:59:08,252 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >02:59:08,259 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >02:59:08,260 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >02:59:08,265 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80d87d0> PedPartition: <_ped.Partition object at 0x7f27e80d6110> >02:59:08,266 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 2050048 end: 31293439 length: 29243392 > device: <parted.device.Device object at 0x7f27f1b7a2d0> PedGeometry: <_ped.Geometry object at 0x7f27e80d82d0> >02:59:08,267 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >02:59:08,268 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80dc710> PedPartition: <_ped.Partition object at 0x7f27e80f5dd0> >02:59:08,269 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >02:59:08,271 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >02:59:08,280 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >02:59:08,282 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80d8a90> PedPartition: <_ped.Partition object at 0x7f27e80d6050> >02:59:08,283 DEBUG blivet: fixing size of existing 500MB partition sda1 (1) at 500.00 >02:59:08,284 DEBUG blivet: fixing size of non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot at 500.00 >02:59:08,286 DEBUG blivet: fixing size of non-existent 14279MB partition sda3 (10) with non-existent lvmpv at 14279.00 >02:59:08,291 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >02:59:08,291 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:59:08,294 DEBUG blivet: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >02:59:08,295 INFO blivet: added lvmvg rhel (id 12) to device tree >02:59:08,296 INFO blivet: registered action: [4] Create Device lvmvg rhel (id 12) >02:59:08,298 DEBUG blivet: XFS.supported: supported: True ; >02:59:08,300 DEBUG blivet: getFormat('xfs') returning XFS instance >02:59:08,303 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel ; >02:59:08,306 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel-root ; current: None ; type: xfs ; >02:59:08,311 DEBUG blivet: rhel size is 14276MB >02:59:08,312 DEBUG blivet: vg rhel has 14276MB free >02:59:08,312 DEBUG blivet: Adding rhel-root/1024MB to rhel >02:59:08,312 INFO blivet: added lvmlv rhel-root (id 13) to device tree >02:59:08,313 INFO blivet: registered action: [5] Create Device lvmlv rhel-root (id 13) >02:59:08,313 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:59:08,313 INFO blivet: registered action: [6] Create Format xfs filesystem mounted at / on lvmlv rhel-root (id 13) >02:59:08,315 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >02:59:08,316 DEBUG blivet: getFormat('swap') returning SwapSpace instance >02:59:08,320 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: rhel ; >02:59:08,322 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel-swap ; current: None ; type: swap ; >02:59:08,327 DEBUG blivet: rhel size is 14276MB >02:59:08,327 DEBUG blivet: vg rhel has 13252MB free >02:59:08,327 DEBUG blivet: Adding rhel-swap/1528MB to rhel >02:59:08,328 INFO blivet: added lvmlv rhel-swap (id 14) to device tree >02:59:08,328 INFO blivet: registered action: [7] Create Device lvmlv rhel-swap (id 14) >02:59:08,329 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:59:08,329 INFO blivet: registered action: [8] Create Format swap on lvmlv rhel-swap (id 14) >02:59:08,329 DEBUG blivet: rhel size is 14276MB >02:59:08,330 DEBUG blivet: vg rhel has 11724MB free >02:59:08,330 DEBUG blivet: vg rhel: 11724MB free ; lvs: ['root', 'swap'] >02:59:08,330 DEBUG blivet: adding request 13 to chunk 3569 on /dev/mapper/rhel >02:59:08,331 DEBUG blivet: adding request 14 to chunk 3569 on /dev/mapper/rhel >02:59:08,332 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/rhel length = 3569 size = 14276 >remaining = 1 pool = 2931 >02:59:08,332 DEBUG blivet: req: LVRequest instance -- >id = 14 name = rhel-swap growable = False >base = 382 growth = 0 max_grow = 0 >done = True >02:59:08,333 DEBUG blivet: req: LVRequest instance -- >id = 13 name = rhel-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >02:59:08,334 DEBUG blivet: 1 requests and 2931 (11724MB) left in chunk >02:59:08,334 DEBUG blivet: adding 2931 (11724MB) to 13 (rhel-root) >02:59:08,334 DEBUG blivet: new grow amount for request 13 (rhel-root) is 2931 units, or 11724MB >02:59:08,335 DEBUG blivet: trying to set lv rhel-root size to 12748MB >02:59:08,336 DEBUG blivet: rhel size is 14276MB >02:59:08,337 DEBUG blivet: vg rhel has 11724MB free >02:59:08,518 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:08,524 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:08,525 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:08,527 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:08,530 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:08,531 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:08,671 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:08,675 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:08,677 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:08,678 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:08,681 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:08,682 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:09,182 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:09,185 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:11,121 DEBUG blivet: removing sda2 >02:59:11,122 INFO blivet: removed partition sda2 (id 11) from device tree >02:59:11,125 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >02:59:11,125 INFO blivet: registered action: [9] Destroy Device partition sda2 (id 11) >02:59:11,126 DEBUG blivet: removing sda3 >02:59:11,126 DEBUG blivet: devices to remove: ['rhel-swap', 'rhel-root', 'rhel'] >02:59:11,126 DEBUG blivet: leaves to remove: ['rhel-swap', 'rhel-root'] >02:59:11,127 INFO blivet: removed lvmlv rhel-swap (id 14) from device tree >02:59:11,128 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: rhel ; >02:59:11,128 INFO blivet: registered action: [10] Destroy Device lvmlv rhel-swap (id 14) >02:59:11,129 INFO blivet: removed lvmlv rhel-root (id 13) from device tree >02:59:11,130 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: rhel ; >02:59:11,130 INFO blivet: registered action: [11] Destroy Device lvmlv rhel-root (id 13) >02:59:11,131 DEBUG blivet: devices to remove: ['rhel'] >02:59:11,131 DEBUG blivet: leaves to remove: ['rhel'] >02:59:11,131 INFO blivet: removed lvmvg rhel (id 12) from device tree >02:59:11,132 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >02:59:11,133 INFO blivet: registered action: [12] Destroy Device lvmvg rhel (id 12) >02:59:11,133 INFO blivet: removed partition sda3 (id 10) from device tree >02:59:11,135 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >02:59:11,135 INFO blivet: registered action: [13] Destroy Device partition sda3 (id 10) >02:59:11,159 INFO blivet: Detected 1040M of memory >02:59:11,160 INFO blivet: Suggested swap size (2080 M) exceeds 10 % of disk space, using 10 % of disk space (1528 M) instead. >02:59:11,160 INFO blivet: Swap attempt of 1528M >02:59:11,166 DEBUG blivet: clearpart: looking at sda1 >02:59:11,171 DEBUG blivet: checking whether disk sda has an empty extended >02:59:11,173 DEBUG blivet: extended is None ; logicals is [] >02:59:11,355 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:11,364 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:11,366 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:11,373 INFO blivet: Detected 1040M of memory >02:59:11,377 INFO blivet: Suggested swap size (2080 M) exceeds 10 % of disk space, using 10 % of disk space (1528 M) instead. >02:59:11,379 INFO blivet: Swap attempt of 1528M >02:59:11,382 DEBUG blivet: doAutoPart: True >02:59:11,385 DEBUG blivet: encryptedAutoPart: False >02:59:11,387 DEBUG blivet: autoPartType: 2 >02:59:11,387 DEBUG blivet: clearPartType: 2 >02:59:11,388 DEBUG blivet: clearPartDisks: ['sda'] >02:59:11,389 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f27e80dc6d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f27e80dca90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f27e80dc550) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = xfs encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f27e80dcbd0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f27e80dcd90) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1528 maxSize = None grow = False > >02:59:11,391 DEBUG blivet: storage.disks: ['sda'] >02:59:11,395 DEBUG blivet: storage.partitioned: ['sda'] >02:59:11,397 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1'] >02:59:11,402 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:11,410 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:11,412 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:11,413 DEBUG blivet: boot disk: sda >02:59:11,428 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >02:59:11,430 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >02:59:11,435 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >02:59:11,443 DEBUG blivet: PartitionDevice._setFormat: req2 ; >02:59:11,452 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >02:59:11,458 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >02:59:11,463 INFO blivet: added partition req2 (id 15) to device tree >02:59:11,466 INFO blivet: registered action: [14] Create Device partition req2 (id 15) >02:59:11,470 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:59:11,471 INFO blivet: registered action: [15] Create Format lvmpv on partition req2 (id 15) >02:59:11,484 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f27f1d44b90) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 15280.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: Kingston DataTraveler 160 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31293440 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15280, 64, 32) biosGeometry: (1947, 255, 63) > PedDevice: <_ped.Device object at 0x7f27f4abe7a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = True partedDevice = <parted.device.Device object at 0x7f27f4ad1810>] >02:59:11,487 DEBUG blivet: devs: [PartitionDevice instance (0x7f27e99f5650) -- > name = req2 status = False kids = 0 id = 15 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req2 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >02:59:11,501 DEBUG blivet: XFS.supported: supported: True ; >02:59:11,506 DEBUG blivet: getFormat('xfs') returning XFS instance >02:59:11,510 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >02:59:11,517 DEBUG blivet: PartitionDevice._setFormat: req3 ; >02:59:11,522 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: xfs ; >02:59:11,529 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >02:59:11,533 INFO blivet: added partition req3 (id 16) to device tree >02:59:11,534 INFO blivet: registered action: [16] Create Device partition req3 (id 16) >02:59:11,537 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:59:11,539 INFO blivet: registered action: [17] Create Format xfs filesystem mounted at /boot on partition req3 (id 16) >02:59:11,541 INFO blivet: skipping unneeded stage1 biosboot request >02:59:11,542 DEBUG blivet: PartSpec instance (0x7f27e80dcbd0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >02:59:11,543 DEBUG blivet: existing 15280MB disk sda (0) with existing msdos disklabel >02:59:11,551 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >02:59:11,556 DEBUG blivet: removing all non-preexisting partitions ['req2(id 15)', 'req3(id 16)'] from disk(s) ['sda'] >02:59:11,561 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req2(id 15)', 'req3(id 16)'] >02:59:11,564 DEBUG blivet: removing all non-preexisting partitions ['req3(id 16)', 'req2(id 15)'] from disk(s) ['sda'] >02:59:11,566 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:11,573 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:11,579 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:11,583 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:11,593 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:11,595 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:11,596 DEBUG blivet: allocating partition: req3 ; id: 16 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >02:59:11,598 DEBUG blivet: checking freespace on sda >02:59:11,602 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >02:59:11,605 DEBUG blivet: checking 63-2047 (0 MB) >02:59:11,606 DEBUG blivet: current free range is 63-2047 (0MB) >02:59:11,607 DEBUG blivet: checking 1026048-31293439 (14779 MB) >02:59:11,611 DEBUG blivet: current free range is 1026048-31293439 (14779MB) >02:59:11,611 DEBUG blivet: updating use_disk to sda, type: 0 >02:59:11,613 DEBUG blivet: new free: 1026048-31293439 / 14779MB >02:59:11,614 DEBUG blivet: new free allows for 0 sectors of growth >02:59:11,615 DEBUG blivet: found free space for bootable request >02:59:11,618 DEBUG blivet: created partition sda2 of 500MB and added it to /dev/sda >02:59:11,622 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >02:59:11,627 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80d8410> PedPartition: <_ped.Partition object at 0x7f27e80f5fb0> >02:59:11,633 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >02:59:11,637 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >02:59:11,645 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >02:59:11,653 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80d8550> PedPartition: <_ped.Partition object at 0x7f27e80f5dd0> >02:59:11,658 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:11,666 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:11,670 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:11,675 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:11,681 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:11,684 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:11,684 DEBUG blivet: allocating partition: req2 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >02:59:11,686 DEBUG blivet: checking freespace on sda >02:59:11,687 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >02:59:11,691 DEBUG blivet: checking 63-2047 (0 MB) >02:59:11,693 DEBUG blivet: current free range is 63-2047 (0MB) >02:59:11,695 DEBUG blivet: checking 2050048-31293439 (14279 MB) >02:59:11,696 DEBUG blivet: current free range is 2050048-31293439 (14279MB) >02:59:11,699 DEBUG blivet: evaluating growth potential for new layout >02:59:11,700 DEBUG blivet: calculating growth for disk /dev/sda >02:59:11,706 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >02:59:11,708 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80d85d0> PedPartition: <_ped.Partition object at 0x7f27e80f5e90> >02:59:11,710 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >02:59:11,716 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >02:59:11,716 DEBUG blivet: adding request 16 to chunk 30267392 (1026048-31293439) on /dev/sda >02:59:11,717 DEBUG blivet: adding request 15 to chunk 30267392 (1026048-31293439) on /dev/sda >02:59:11,717 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >02:59:11,717 DEBUG blivet: Chunk.growRequests: 30267392 on /dev/sda start = 1026048 end = 31293439 >sectorSize = 512 > >02:59:11,718 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >02:59:11,718 DEBUG blivet: req: PartitionRequest instance -- >id = 15 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >02:59:11,718 DEBUG blivet: 1 requests and 28219392 (13779MB) left in chunk >02:59:11,721 DEBUG blivet: adding 28219392 (13779MB) to 15 (sda3) >02:59:11,721 DEBUG blivet: new grow amount for request 15 (sda3) is 28219392 units, or 13779MB >02:59:11,721 DEBUG blivet: request 16 (sda2) growth: 0 (0MB) size: 500MB >02:59:11,722 DEBUG blivet: request 15 (sda3) growth: 28219392 (13779MB) size: 14279MB >02:59:11,722 DEBUG blivet: disk /dev/sda growth: 28219392 (13779MB) >02:59:11,723 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >02:59:11,728 DEBUG blivet: device sda3 new partedPartition None >02:59:11,730 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >02:59:11,731 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >02:59:11,731 DEBUG blivet: total growth: 28219392 sectors >02:59:11,732 DEBUG blivet: updating use_disk to sda, type: 0 >02:59:11,732 DEBUG blivet: new free: 2050048-31293439 / 14279MB >02:59:11,734 DEBUG blivet: new free allows for 28219392 sectors of growth >02:59:11,735 DEBUG blivet: created partition sda3 of 500MB and added it to /dev/sda >02:59:11,737 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >02:59:11,742 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80d8e10> PedPartition: <_ped.Partition object at 0x7f27e9a4ce90> >02:59:11,743 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >02:59:11,745 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >02:59:11,748 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >02:59:11,753 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80c4050> PedPartition: <_ped.Partition object at 0x7f27e80d61d0> >02:59:11,753 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda3(id 15)', 'sda2(id 16)'] >02:59:11,754 DEBUG blivet: growable partitions are ['sda3'] >02:59:11,754 DEBUG blivet: adding request 15 to chunk 30267392 (1026048-31293439) on /dev/sda >02:59:11,757 DEBUG blivet: adding request 16 to chunk 30267392 (1026048-31293439) on /dev/sda >02:59:11,757 DEBUG blivet: disk sda has 2 chunks >02:59:11,759 DEBUG blivet: Chunk.growRequests: 30267392 on /dev/sda start = 1026048 end = 31293439 >sectorSize = 512 > >02:59:11,760 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >02:59:11,760 DEBUG blivet: req: PartitionRequest instance -- >id = 15 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >02:59:11,761 DEBUG blivet: 1 requests and 28219392 (13779MB) left in chunk >02:59:11,762 DEBUG blivet: adding 28219392 (13779MB) to 15 (sda3) >02:59:11,762 DEBUG blivet: new grow amount for request 15 (sda3) is 28219392 units, or 13779MB >02:59:11,763 DEBUG blivet: growing partitions on sda >02:59:11,764 DEBUG blivet: partition sda2 (16): 0 >02:59:11,766 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 2050047 length: 1024000 > device: <parted.device.Device object at 0x7f27f1b7a2d0> PedGeometry: <_ped.Geometry object at 0x7f27e80c4150> >02:59:11,768 DEBUG blivet: partition sda3 (15): 0 >02:59:11,769 DEBUG blivet: new geometry for sda3: parted.Geometry instance -- > start: 2050048 end: 31293439 length: 29243392 > device: <parted.device.Device object at 0x7f27f1b7a2d0> PedGeometry: <_ped.Geometry object at 0x7f27e80c4290> >02:59:11,770 DEBUG blivet: removing all non-preexisting partitions ['sda2(id 16)', 'sda3(id 15)'] from disk(s) ['sda'] >02:59:11,772 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >02:59:11,773 DEBUG blivet: device sda2 new partedPartition None >02:59:11,777 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >02:59:11,780 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >02:59:11,785 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >02:59:11,785 DEBUG blivet: device sda3 new partedPartition None >02:59:11,786 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >02:59:11,788 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >02:59:11,793 DEBUG blivet: back from removeNewPartitions >02:59:11,793 DEBUG blivet: extended: None >02:59:11,793 DEBUG blivet: setting req3 new geometry: parted.Geometry instance -- > start: 1026048 end: 2050047 length: 1024000 > device: <parted.device.Device object at 0x7f27f1b7a2d0> PedGeometry: <_ped.Geometry object at 0x7f27e80c4150> >02:59:11,794 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >02:59:11,795 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80c46d0> PedPartition: <_ped.Partition object at 0x7f27e80f5ef0> >02:59:11,796 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >02:59:11,799 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >02:59:11,801 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >02:59:11,806 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80c4ad0> PedPartition: <_ped.Partition object at 0x7f27e80d62f0> >02:59:11,806 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 2050048 end: 31293439 length: 29243392 > device: <parted.device.Device object at 0x7f27f1b7a2d0> PedGeometry: <_ped.Geometry object at 0x7f27e80c4290> >02:59:11,809 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >02:59:11,809 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80d8e90> PedPartition: <_ped.Partition object at 0x7f27e80d6230> >02:59:11,815 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >02:59:11,817 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >02:59:11,823 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >02:59:11,826 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7a390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e80dc850> PedPartition: <_ped.Partition object at 0x7f27e80f5e90> >02:59:11,826 DEBUG blivet: fixing size of existing 500MB partition sda1 (1) at 500.00 >02:59:11,827 DEBUG blivet: fixing size of non-existent 500MB partition sda2 (16) with non-existent xfs filesystem mounted at /boot at 500.00 >02:59:11,828 DEBUG blivet: fixing size of non-existent 14279MB partition sda3 (15) with non-existent lvmpv at 14279.00 >02:59:11,833 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >02:59:11,838 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:59:11,839 DEBUG blivet: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >02:59:11,839 INFO blivet: added lvmvg rhel (id 17) to device tree >02:59:11,841 INFO blivet: registered action: [18] Create Device lvmvg rhel (id 17) >02:59:11,842 DEBUG blivet: XFS.supported: supported: True ; >02:59:11,847 DEBUG blivet: getFormat('xfs') returning XFS instance >02:59:11,848 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel ; >02:59:11,851 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel-root ; current: None ; type: xfs ; >02:59:11,852 DEBUG blivet: rhel size is 14276MB >02:59:11,857 DEBUG blivet: vg rhel has 14276MB free >02:59:11,857 DEBUG blivet: Adding rhel-root/1024MB to rhel >02:59:11,857 INFO blivet: added lvmlv rhel-root (id 18) to device tree >02:59:11,858 INFO blivet: registered action: [19] Create Device lvmlv rhel-root (id 18) >02:59:11,858 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:59:11,858 INFO blivet: registered action: [20] Create Format xfs filesystem mounted at / on lvmlv rhel-root (id 18) >02:59:11,860 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >02:59:11,865 DEBUG blivet: getFormat('swap') returning SwapSpace instance >02:59:11,866 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: rhel ; >02:59:11,868 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel-swap ; current: None ; type: swap ; >02:59:11,873 DEBUG blivet: rhel size is 14276MB >02:59:11,873 DEBUG blivet: vg rhel has 13252MB free >02:59:11,874 DEBUG blivet: Adding rhel-swap/1528MB to rhel >02:59:11,874 INFO blivet: added lvmlv rhel-swap (id 19) to device tree >02:59:11,874 INFO blivet: registered action: [21] Create Device lvmlv rhel-swap (id 19) >02:59:11,875 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:59:11,875 INFO blivet: registered action: [22] Create Format swap on lvmlv rhel-swap (id 19) >02:59:11,875 DEBUG blivet: rhel size is 14276MB >02:59:11,876 DEBUG blivet: vg rhel has 11724MB free >02:59:11,876 DEBUG blivet: vg rhel: 11724MB free ; lvs: ['root', 'swap'] >02:59:11,877 DEBUG blivet: adding request 18 to chunk 3569 on /dev/mapper/rhel >02:59:11,877 DEBUG blivet: adding request 19 to chunk 3569 on /dev/mapper/rhel >02:59:11,877 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/rhel length = 3569 size = 14276 >remaining = 1 pool = 2931 >02:59:11,878 DEBUG blivet: req: LVRequest instance -- >id = 19 name = rhel-swap growable = False >base = 382 growth = 0 max_grow = 0 >done = True >02:59:11,882 DEBUG blivet: req: LVRequest instance -- >id = 18 name = rhel-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >02:59:11,882 DEBUG blivet: 1 requests and 2931 (11724MB) left in chunk >02:59:11,882 DEBUG blivet: adding 2931 (11724MB) to 18 (rhel-root) >02:59:11,883 DEBUG blivet: new grow amount for request 18 (rhel-root) is 2931 units, or 11724MB >02:59:11,883 DEBUG blivet: trying to set lv rhel-root size to 12748MB >02:59:11,884 DEBUG blivet: rhel size is 14276MB >02:59:11,886 DEBUG blivet: vg rhel has 11724MB free >02:59:12,090 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:12,097 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:12,100 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:12,102 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:12,106 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:12,108 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:12,278 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:12,282 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:12,284 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:12,286 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:59:12,287 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15280MB disk sda (0) with existing msdos disklabel >02:59:12,288 DEBUG blivet: resolved 'sda' to 'sda' (disk) >02:59:14,543 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >02:59:14,545 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >02:59:14,550 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >02:59:14,598 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:59:14,602 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:59:14,609 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:59:14,659 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >02:59:14,663 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >02:59:14,665 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel-root ; status: False ; controllable: True ; >02:59:14,668 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel-swap ; status: False ; controllable: True ; >02:59:14,669 INFO blivet: resetting parted disks... >02:59:14,671 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >02:59:14,673 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >02:59:14,675 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >02:59:14,677 DEBUG blivet: sector-based lookup found partition sda1 >02:59:14,680 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >02:59:14,682 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7c810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e7f9a510> PedPartition: <_ped.Partition object at 0x7f27e80d6a10> >02:59:14,683 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >02:59:14,685 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >02:59:14,686 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >02:59:14,688 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >02:59:14,688 DEBUG blivet: action: [0] Create Device partition sda3 (id 10) >02:59:14,689 DEBUG blivet: action: [1] Create Format lvmpv on partition sda3 (id 10) >02:59:14,690 DEBUG blivet: action: [2] Create Device partition sda2 (id 11) >02:59:14,690 DEBUG blivet: action: [3] Create Format xfs filesystem mounted at /boot on partition sda2 (id 11) >02:59:14,690 DEBUG blivet: action: [4] Create Device lvmvg rhel (id 12) >02:59:14,691 DEBUG blivet: action: [5] Create Device lvmlv rhel-root (id 13) >02:59:14,691 DEBUG blivet: action: [6] Create Format xfs filesystem mounted at / on lvmlv rhel-root (id 13) >02:59:14,691 DEBUG blivet: action: [7] Create Device lvmlv rhel-swap (id 14) >02:59:14,691 DEBUG blivet: action: [8] Create Format swap on lvmlv rhel-swap (id 14) >02:59:14,692 DEBUG blivet: action: [9] Destroy Device partition sda2 (id 11) >02:59:14,692 DEBUG blivet: action: [10] Destroy Device lvmlv rhel-swap (id 14) >02:59:14,692 DEBUG blivet: action: [11] Destroy Device lvmlv rhel-root (id 13) >02:59:14,693 DEBUG blivet: action: [12] Destroy Device lvmvg rhel (id 12) >02:59:14,693 DEBUG blivet: action: [13] Destroy Device partition sda3 (id 10) >02:59:14,693 DEBUG blivet: action: [14] Create Device partition sda3 (id 15) >02:59:14,693 DEBUG blivet: action: [15] Create Format lvmpv on partition sda3 (id 15) >02:59:14,694 DEBUG blivet: action: [16] Create Device partition sda2 (id 16) >02:59:14,694 DEBUG blivet: action: [17] Create Format xfs filesystem mounted at /boot on partition sda2 (id 16) >02:59:14,696 DEBUG blivet: action: [18] Create Device lvmvg rhel (id 17) >02:59:14,696 DEBUG blivet: action: [19] Create Device lvmlv rhel-root (id 18) >02:59:14,696 DEBUG blivet: action: [20] Create Format xfs filesystem mounted at / on lvmlv rhel-root (id 18) >02:59:14,696 DEBUG blivet: action: [21] Create Device lvmlv rhel-swap (id 19) >02:59:14,697 DEBUG blivet: action: [22] Create Format swap on lvmlv rhel-swap (id 19) >02:59:14,697 INFO blivet: pruning action queue... >02:59:14,698 INFO blivet: removing obsolete action 0 (13) >02:59:14,698 INFO blivet: removing obsolete action 1 (13) >02:59:14,698 INFO blivet: removing obsolete action 13 (13) >02:59:14,698 INFO blivet: removing obsolete action 4 (12) >02:59:14,699 INFO blivet: removing obsolete action 12 (12) >02:59:14,699 INFO blivet: removing obsolete action 5 (11) >02:59:14,699 INFO blivet: removing obsolete action 6 (11) >02:59:14,700 INFO blivet: removing obsolete action 11 (11) >02:59:14,700 INFO blivet: removing obsolete action 7 (10) >02:59:14,700 INFO blivet: removing obsolete action 8 (10) >02:59:14,703 INFO blivet: removing obsolete action 10 (10) >02:59:14,703 INFO blivet: removing obsolete action 2 (9) >02:59:14,703 INFO blivet: removing obsolete action 3 (9) >02:59:14,704 INFO blivet: removing obsolete action 9 (9) >02:59:14,704 DEBUG blivet: action 8 already pruned >02:59:14,704 DEBUG blivet: action 7 already pruned >02:59:14,704 DEBUG blivet: action 6 already pruned >02:59:14,705 DEBUG blivet: action 5 already pruned >02:59:14,705 DEBUG blivet: action 4 already pruned >02:59:14,705 DEBUG blivet: action 3 already pruned >02:59:14,705 DEBUG blivet: action 2 already pruned >02:59:14,706 DEBUG blivet: action 1 already pruned >02:59:14,706 DEBUG blivet: action 0 already pruned >02:59:14,706 INFO blivet: sorting actions... >02:59:14,708 DEBUG blivet: action: [16] Create Device partition sda2 (id 16) >02:59:14,708 DEBUG blivet: action: [17] Create Format xfs filesystem mounted at /boot on partition sda2 (id 16) >02:59:14,708 DEBUG blivet: action: [14] Create Device partition sda3 (id 15) >02:59:14,709 DEBUG blivet: action: [15] Create Format lvmpv on partition sda3 (id 15) >02:59:14,709 DEBUG blivet: action: [18] Create Device lvmvg rhel (id 17) >02:59:14,709 DEBUG blivet: action: [21] Create Device lvmlv rhel-swap (id 19) >02:59:14,709 DEBUG blivet: action: [22] Create Format swap on lvmlv rhel-swap (id 19) >02:59:14,710 DEBUG blivet: action: [19] Create Device lvmlv rhel-root (id 18) >02:59:14,710 DEBUG blivet: action: [20] Create Format xfs filesystem mounted at / on lvmlv rhel-root (id 18) >02:59:14,710 INFO blivet: executing action: [16] Create Device partition sda2 (id 16) >02:59:14,739 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >02:59:14,740 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >02:59:14,742 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >02:59:14,744 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >02:59:14,745 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >02:59:14,746 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >02:59:14,748 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >02:59:15,178 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >02:59:15,489 DEBUG blivet: post-commit partition path is /dev/sda2 >02:59:15,504 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >02:59:15,510 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27f1b7c810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27e7f78250> PedPartition: <_ped.Partition object at 0x7f27e80d6110> >02:59:15,512 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >02:59:15,723 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >02:59:15,726 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >02:59:15,728 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >02:59:15,729 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio0/host2/target2:0:0/2:0:0:0/block/sda/sda2 >02:59:15,883 INFO blivet: executing action: [17] Create Format xfs filesystem mounted at /boot on partition sda2 (id 16) >02:59:15,890 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >02:59:15,893 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >02:59:15,895 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >02:59:15,897 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >02:59:15,899 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >02:59:15,900 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >02:59:15,902 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >02:59:15,905 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >02:59:15,907 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >02:59:15,908 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >02:59:15,909 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >02:59:15,911 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >02:59:15,912 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >02:59:15,913 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >02:59:15,914 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >02:59:15,926 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >02:59:15,936 DEBUG blivet: XFS.create: device: /dev/sda2 ; status: False ; type: xfs ; >02:59:15,939 DEBUG blivet: XFS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: xfs ; >02:59:15,942 WARN blivet: Could not create label (None) on filesystem xfs > > >/tmp/ifcfg.log: >02:58:25,805 DEBUG ifcfg: content of files (network initialization): >02:58:25,805 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >02:58:25,805 DEBUG ifcfg: # Generated by dracut initrd >02:58:25,805 DEBUG ifcfg: DEVICE="ens3" >02:58:25,806 DEBUG ifcfg: ONBOOT=yes >02:58:25,806 DEBUG ifcfg: NETBOOT=yes >02:58:25,806 DEBUG ifcfg: UUID="5d5c3b0f-054f-4d54-9acf-b8da9f799757" >02:58:25,806 DEBUG ifcfg: BOOTPROTO=dhcp >02:58:25,806 DEBUG ifcfg: HWADDR="52:54:00:88:43:27" >02:58:25,806 DEBUG ifcfg: TYPE=Ethernet >02:58:25,807 DEBUG ifcfg: NAME="ens3" >02:58:25,833 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 136, 67, 39]}, 'connection': {'interface-name': 'ens3', 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': '5d5c3b0f-054f-4d54-9acf-b8da9f799757'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 136, 67, 39]}, 'connection': {'timestamp': 1394161097L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': 'c887c572-44f2-4277-ab34-f7a88e153346'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [24815808L], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'link-local'}}] >02:58:44,774 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >02:58:44,776 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 > > >/proc/cmdline: >method=http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20140226.0/compose/Server/x86_64/os > > >/tmp/syslog: >02:58:14,385 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.7" x-pid="1110" x-info="http://www.rsyslog.com"] start >02:58:14,394 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >02:58:14,394 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >02:58:14,394 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >02:58:14,394 NOTICE kernel:[ 0.000000] Linux version 3.10.0-97.el7.x86_64 (mockbuild@x86-021.build.eng.bos.redhat.com) (gcc version 4.8.2 20140120 (Red Hat 4.8.2-15) (GCC) ) #1 SMP Tue Feb 25 15:22:08 EST 2014 >02:58:14,394 INFO kernel:[ 0.000000] Command line: method=http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20140226.0/compose/Server/x86_64/os >02:58:14,394 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >02:58:14,394 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >02:58:14,394 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >02:58:14,394 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >02:58:14,394 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >02:58:14,394 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >02:58:14,394 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >02:58:14,394 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >02:58:14,394 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >02:58:14,394 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >02:58:14,394 DEBUG kernel:[ 0.000000] DMI: Red Hat KVM, BIOS Bochs 01/01/2011 >02:58:14,395 INFO kernel:[ 0.000000] Hypervisor detected: KVM >02:58:14,395 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >02:58:14,395 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >02:58:14,395 INFO kernel:[ 0.000000] No AGP bridge found >02:58:14,395 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >02:58:14,395 DEBUG kernel:[ 0.000000] MTRR default type: write-back >02:58:14,395 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >02:58:14,395 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >02:58:14,396 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >02:58:14,396 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >02:58:14,396 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >02:58:14,396 DEBUG kernel:[ 0.000000] 0 base 080000000 mask F80000000 uncachable >02:58:14,396 DEBUG kernel:[ 0.000000] 1 disabled >02:58:14,396 DEBUG kernel:[ 0.000000] 2 disabled >02:58:14,396 DEBUG kernel:[ 0.000000] 3 disabled >02:58:14,396 DEBUG kernel:[ 0.000000] 4 disabled >02:58:14,396 DEBUG kernel:[ 0.000000] 5 disabled >02:58:14,396 DEBUG kernel:[ 0.000000] 6 disabled >02:58:14,396 DEBUG kernel:[ 0.000000] 7 disabled >02:58:14,396 INFO kernel:[ 0.000000] PAT not supported by CPU. >02:58:14,396 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdf30-0x000fdf3f] mapped at [ffff8800000fdf30] >02:58:14,396 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >02:58:14,396 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >02:58:14,396 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >02:58:14,396 DEBUG kernel:[ 0.000000] BRK [0x01dc4000, 0x01dc4fff] PGTABLE >02:58:14,396 DEBUG kernel:[ 0.000000] BRK [0x01dc5000, 0x01dc5fff] PGTABLE >02:58:14,396 DEBUG kernel:[ 0.000000] BRK [0x01dc6000, 0x01dc6fff] PGTABLE >02:58:14,396 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x3dc00000-0x3ddfffff] >02:58:14,396 DEBUG kernel:[ 0.000000] [mem 0x3dc00000-0x3ddfffff] page 2M >02:58:14,396 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3dbfffff] >02:58:14,396 DEBUG kernel:[ 0.000000] [mem 0x3c000000-0x3dbfffff] page 2M >02:58:14,396 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] >02:58:14,396 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >02:58:14,396 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x3bffffff] page 2M >02:58:14,396 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x3de00000-0x3fffdfff] >02:58:14,396 DEBUG kernel:[ 0.000000] [mem 0x3de00000-0x3fdfffff] page 2M >02:58:14,396 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >02:58:14,396 DEBUG kernel:[ 0.000000] BRK [0x01dc7000, 0x01dc7fff] PGTABLE >02:58:14,396 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3df3c000-0x3ffeffff] >02:58:14,396 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fdd90 00014 (v00 BOCHS ) >02:58:14,396 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003ffffa9b 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >02:58:14,396 WARNING kernel:[ 0.000000] ACPI: FACP 000000003ffff177 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >02:58:14,396 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe040 01137 (v01 BXPC BXDSDT 00000001 INTL 20130823) >02:58:14,396 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffe000 00040 >02:58:14,396 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff1eb 00838 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >02:58:14,396 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffffa23 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >02:58:14,396 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003ffffa9b 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >02:58:14,396 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >02:58:14,396 INFO kernel:[ 0.000000] No NUMA configuration found >02:58:14,396 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >02:58:14,396 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >02:58:14,396 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3df15000-0x3df3bfff] >02:58:14,396 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >02:58:14,396 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3dec5001, boot clock >02:58:14,396 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003c600000-ffff88003d5fffff] on node 0 >02:58:14,396 WARNING kernel:[ 0.000000] Zone ranges: >02:58:14,396 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >02:58:14,396 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >02:58:14,396 WARNING kernel:[ 0.000000] Normal empty >02:58:14,396 WARNING kernel:[ 0.000000] Movable zone start for each node >02:58:14,396 WARNING kernel:[ 0.000000] Early memory node ranges >02:58:14,396 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >02:58:14,396 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >02:58:14,396 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262044 >02:58:14,396 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >02:58:14,396 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >02:58:14,396 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >02:58:14,396 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >02:58:14,396 DEBUG kernel:[ 0.000000] DMA32 zone: 258046 pages, LIFO batch:31 >02:58:14,396 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >02:58:14,396 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >02:58:14,396 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >02:58:14,396 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >02:58:14,396 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >02:58:14,396 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >02:58:14,396 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >02:58:14,396 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >02:58:14,396 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >02:58:14,396 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >02:58:14,396 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >02:58:14,396 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >02:58:14,396 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >02:58:14,396 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >02:58:14,396 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >02:58:14,396 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >02:58:14,396 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >02:58:14,396 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >02:58:14,396 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >02:58:14,396 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >02:58:14,396 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >02:58:14,396 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >02:58:14,396 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >02:58:14,396 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >02:58:14,396 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >02:58:14,396 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >02:58:14,396 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88003dc00000 s86528 r8192 d24064 u2097152 >02:58:14,396 DEBUG kernel:[ 0.000000] pcpu-alloc: s86528 r8192 d24064 u2097152 alloc=1*2097152 >02:58:14,396 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >02:58:14,396 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3dec5001, primary cpu clock >02:58:14,396 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >02:58:14,396 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3dc0df80 >02:58:14,396 INFO kernel:[ 0.000000] KVM setup paravirtual spinlock >02:58:14,396 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257927 >02:58:14,396 WARNING kernel:[ 0.000000] Policy zone: DMA32 >02:58:14,396 NOTICE kernel:[ 0.000000] Kernel command line: method=http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20140226.0/compose/Server/x86_64/os >02:58:14,396 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >02:58:14,396 INFO kernel:[ 0.000000] Checking aperture... >02:58:14,396 INFO kernel:[ 0.000000] No AGP bridge found >02:58:14,396 INFO kernel:[ 0.000000] Memory: 983260k/1048568k available (5980k kernel code, 392k absent, 64916k reserved, 4091k data, 1576k init) >02:58:14,396 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >02:58:14,396 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >02:58:14,396 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1. >02:58:14,396 INFO kernel:[ 0.000000] Experimental no-CBs for all CPUs >02:58:14,396 INFO kernel:[ 0.000000] Experimental no-CBs CPUs: 0. >02:58:14,396 INFO kernel:[ 0.000000] NR_IRQS:327936 nr_irqs:256 16 >02:58:14,396 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >02:58:14,396 INFO kernel:[ 0.000000] console [tty0] enabled >02:58:14,396 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >02:58:14,396 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >02:58:14,396 INFO kernel:[ 0.000000] tsc: Detected 2659.998 MHz processor >02:58:14,396 INFO kernel:[ 0.002000] Calibrating delay loop (skipped) preset value.. 5319.99 BogoMIPS (lpj=2659998) >02:58:14,396 INFO kernel:[ 0.002935] pid_max: default: 32768 minimum: 301 >02:58:14,396 INFO kernel:[ 0.003050] Security Framework initialized >02:58:14,396 INFO kernel:[ 0.004022] SELinux: Initializing. >02:58:14,396 DEBUG kernel:[ 0.004618] SELinux: Starting in permissive mode >02:58:14,396 INFO kernel:[ 0.005053] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >02:58:14,396 INFO kernel:[ 0.006278] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >02:58:14,396 INFO kernel:[ 0.007222] Mount-cache hash table entries: 256 >02:58:14,396 INFO kernel:[ 0.008700] Initializing cgroup subsys memory >02:58:14,396 INFO kernel:[ 0.009029] Initializing cgroup subsys devices >02:58:14,396 INFO kernel:[ 0.010005] Initializing cgroup subsys freezer >02:58:14,396 INFO kernel:[ 0.010615] Initializing cgroup subsys net_cls >02:58:14,396 INFO kernel:[ 0.011005] Initializing cgroup subsys blkio >02:58:14,396 INFO kernel:[ 0.011616] Initializing cgroup subsys perf_event >02:58:14,396 INFO kernel:[ 0.012006] Initializing cgroup subsys hugetlb >02:58:14,396 INFO kernel:[ 0.013134] mce: CPU supports 10 MCE banks >02:58:14,396 INFO kernel:[ 0.013811] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >02:58:14,396 INFO kernel:[ 0.013811] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >02:58:14,396 INFO kernel:[ 0.013811] tlb_flushall_shift: 6 >02:58:14,396 INFO kernel:[ 0.121126] Freeing SMP alternatives: 24k freed >02:58:14,396 INFO kernel:[ 0.127880] ACPI: Core revision 20130517 >02:58:14,396 WARNING kernel:[ 0.129269] ACPI: All ACPI Tables successfully acquired >02:58:14,396 INFO kernel:[ 0.130041] ftrace: allocating 23474 entries in 92 pages >02:58:14,396 INFO kernel:[ 0.139275] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >02:58:14,396 INFO kernel:[ 0.139891] smpboot: CPU0: Intel QEMU Virtual CPU version 1.5.3 (fam: 06, model: 06, stepping: 03) >02:58:14,396 INFO kernel:[ 0.142000] Performance Events: Broken PMU hardware detected, using software events only. >02:58:14,396 ERR kernel:[ 0.142003] Failed to access perfctr msr (MSR c1 is 0) >02:58:14,396 INFO kernel:[ 0.144494] Brought up 1 CPUs >02:58:14,396 INFO kernel:[ 0.144978] smpboot: Total of 1 processors activated (5319.99 BogoMIPS) >02:58:14,396 WARNING kernel:[ 0.146093] NMI watchdog: disabled (cpu0): hardware events not enabled >02:58:14,396 INFO kernel:[ 0.146780] devtmpfs: initialized >02:58:14,396 INFO kernel:[ 0.148063] EVM: security.selinux >02:58:14,396 INFO kernel:[ 0.148545] EVM: security.ima >02:58:14,396 INFO kernel:[ 0.149002] EVM: security.capability >02:58:14,396 INFO kernel:[ 0.150475] atomic64 test passed for x86-64 platform with CX8 and with SSE >02:58:14,396 INFO kernel:[ 0.151051] NET: Registered protocol family 16 >02:58:14,396 INFO kernel:[ 0.151718] ACPI: bus type PCI registered >02:58:14,396 INFO kernel:[ 0.152002] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >02:58:14,396 INFO kernel:[ 0.153038] PCI: Using configuration type 1 for base access >02:58:14,396 INFO kernel:[ 0.154299] bio: create slab <bio-0> at 0 >02:58:14,396 INFO kernel:[ 0.154890] ACPI: Added _OSI(Module Device) >02:58:14,396 INFO kernel:[ 0.155002] ACPI: Added _OSI(Processor Device) >02:58:14,396 INFO kernel:[ 0.156002] ACPI: Added _OSI(3.0 _SCP Extensions) >02:58:14,396 INFO kernel:[ 0.157007] ACPI: Added _OSI(Processor Aggregator Device) >02:58:14,396 DEBUG kernel:[ 0.158236] ACPI: EC: Look up EC in DSDT >02:58:14,396 INFO kernel:[ 0.159431] ACPI: Interpreter enabled >02:58:14,396 WARNING kernel:[ 0.159940] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >02:58:14,396 WARNING kernel:[ 0.161006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >02:58:14,396 WARNING kernel:[ 0.162003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20130517/hwxface-571) >02:58:14,396 WARNING kernel:[ 0.163440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20130517/hwxface-571) >02:58:14,396 INFO kernel:[ 0.164451] ACPI: (supports S0 S5) >02:58:14,396 INFO kernel:[ 0.165002] ACPI: Using IOAPIC for interrupt routing >02:58:14,396 INFO kernel:[ 0.165557] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >02:58:14,396 INFO kernel:[ 0.167005] ACPI: No dock devices found. >02:58:14,396 INFO kernel:[ 0.169992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >02:58:14,396 INFO kernel:[ 0.170006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >02:58:14,396 INFO kernel:[ 0.171006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >02:58:14,396 WARNING kernel:[ 0.171685] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >02:58:14,396 INFO kernel:[ 0.172212] acpiphp: Slot [3] registered >02:58:14,396 INFO kernel:[ 0.172744] acpiphp: Slot [4] registered >02:58:14,396 INFO kernel:[ 0.173024] acpiphp: Slot [5] registered >02:58:14,396 INFO kernel:[ 0.173552] acpiphp: Slot [6] registered >02:58:14,396 INFO kernel:[ 0.174023] acpiphp: Slot [7] registered >02:58:14,396 INFO kernel:[ 0.174551] acpiphp: Slot [8] registered >02:58:14,396 INFO kernel:[ 0.175023] acpiphp: Slot [9] registered >02:58:14,396 INFO kernel:[ 0.175550] acpiphp: Slot [10] registered >02:58:14,396 INFO kernel:[ 0.176025] acpiphp: Slot [11] registered >02:58:14,396 INFO kernel:[ 0.177025] acpiphp: Slot [12] registered >02:58:14,396 INFO kernel:[ 0.177548] acpiphp: Slot [13] registered >02:58:14,396 INFO kernel:[ 0.178023] acpiphp: Slot [14] registered >02:58:14,396 INFO kernel:[ 0.178553] acpiphp: Slot [15] registered >02:58:14,396 INFO kernel:[ 0.179025] acpiphp: Slot [16] registered >02:58:14,396 INFO kernel:[ 0.179556] acpiphp: Slot [17] registered >02:58:14,396 INFO kernel:[ 0.180023] acpiphp: Slot [18] registered >02:58:14,396 INFO kernel:[ 0.180555] acpiphp: Slot [19] registered >02:58:14,396 INFO kernel:[ 0.181023] acpiphp: Slot [20] registered >02:58:14,396 INFO kernel:[ 0.181554] acpiphp: Slot [21] registered >02:58:14,396 INFO kernel:[ 0.182023] acpiphp: Slot [22] registered >02:58:14,396 INFO kernel:[ 0.182554] acpiphp: Slot [23] registered >02:58:14,396 INFO kernel:[ 0.183023] acpiphp: Slot [24] registered >02:58:14,396 INFO kernel:[ 0.184012] acpiphp: Slot [25] registered >02:58:14,396 INFO kernel:[ 0.184538] acpiphp: Slot [26] registered >02:58:14,396 INFO kernel:[ 0.185027] acpiphp: Slot [27] registered >02:58:14,396 INFO kernel:[ 0.186023] acpiphp: Slot [28] registered >02:58:14,396 INFO kernel:[ 0.186557] acpiphp: Slot [29] registered >02:58:14,396 INFO kernel:[ 0.187026] acpiphp: Slot [30] registered >02:58:14,396 INFO kernel:[ 0.187558] acpiphp: Slot [31] registered >02:58:14,396 INFO kernel:[ 0.188014] PCI host bridge to bus 0000:00 >02:58:14,396 INFO kernel:[ 0.189004] pci_bus 0000:00: root bus resource [bus 00-ff] >02:58:14,396 INFO kernel:[ 0.189558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >02:58:14,396 INFO kernel:[ 0.190003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >02:58:14,396 INFO kernel:[ 0.190588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >02:58:14,396 INFO kernel:[ 0.191003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] >02:58:14,396 DEBUG kernel:[ 0.192053] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >02:58:14,396 DEBUG kernel:[ 0.192471] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >02:58:14,396 DEBUG kernel:[ 0.193033] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >02:58:14,396 DEBUG kernel:[ 0.197004] pci 0000:00:01.1: reg 0x20: [io 0xc1c0-0xc1cf] >02:58:14,396 DEBUG kernel:[ 0.198607] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >02:58:14,396 DEBUG kernel:[ 0.203005] pci 0000:00:01.2: reg 0x20: [io 0xc140-0xc15f] >02:58:14,396 DEBUG kernel:[ 0.205188] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >02:58:14,396 INFO kernel:[ 0.205625] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >02:58:14,396 INFO kernel:[ 0.206014] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >02:58:14,396 DEBUG kernel:[ 0.207228] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >02:58:14,396 DEBUG kernel:[ 0.209038] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >02:58:14,396 DEBUG kernel:[ 0.212046] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >02:58:14,396 DEBUG kernel:[ 0.214041] pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >02:58:14,396 DEBUG kernel:[ 0.216037] pci 0000:00:02.0: reg 0x1c: [io 0xc160-0xc17f] >02:58:14,396 DEBUG kernel:[ 0.224033] pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >02:58:14,396 DEBUG kernel:[ 0.225054] pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000 >02:58:14,396 DEBUG kernel:[ 0.226003] pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc0ff] >02:58:14,396 DEBUG kernel:[ 0.228003] pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc0560ff] >02:58:14,396 DEBUG kernel:[ 0.235832] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >02:58:14,396 DEBUG kernel:[ 0.236102] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >02:58:14,396 DEBUG kernel:[ 0.236957] pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >02:58:14,396 DEBUG kernel:[ 0.242132] pci 0000:00:05.0: [1af4:1004] type 00 class 0x010000 >02:58:14,396 DEBUG kernel:[ 0.243003] pci 0000:00:05.0: reg 0x10: [io 0xc100-0xc13f] >02:58:14,396 DEBUG kernel:[ 0.245003] pci 0000:00:05.0: reg 0x14: [mem 0xfc057000-0xfc057fff] >02:58:14,396 DEBUG kernel:[ 0.253274] pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >02:58:14,396 DEBUG kernel:[ 0.254767] pci 0000:00:06.0: reg 0x10: [io 0xc180-0xc19f] >02:58:14,396 DEBUG kernel:[ 0.256003] pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >02:58:14,396 DEBUG kernel:[ 0.264265] pci 0000:00:07.0: [1af4:1002] type 00 class 0x00ff00 >02:58:14,396 DEBUG kernel:[ 0.265004] pci 0000:00:07.0: reg 0x10: [io 0xc1a0-0xc1bf] >02:58:14,396 INFO kernel:[ 0.270703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >02:58:14,396 INFO kernel:[ 0.271747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >02:58:14,396 INFO kernel:[ 0.272821] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >02:58:14,396 INFO kernel:[ 0.273820] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >02:58:14,396 INFO kernel:[ 0.274774] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >02:58:14,396 WARNING kernel:[ 0.275882] ACPI: Enabled 16 GPEs in block 00 to 0F >02:58:14,396 DEBUG kernel:[ 0.276005] ACPI: \_SB_.PCI0: notify handler is installed >02:58:14,396 DEBUG kernel:[ 0.276022] Found 1 acpi root devices >02:58:14,396 INFO kernel:[ 0.277052] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >02:58:14,396 INFO kernel:[ 0.277992] vgaarb: loaded >02:58:14,396 INFO kernel:[ 0.278005] vgaarb: bridge control possible 0000:00:02.0 >02:58:14,396 NOTICE kernel:[ 0.279101] SCSI subsystem initialized >02:58:14,398 INFO kernel:[ 0.279645] ACPI: bus type USB registered >02:58:14,398 INFO kernel:[ 0.280021] usbcore: registered new interface driver usbfs >02:58:14,398 INFO kernel:[ 0.280596] usbcore: registered new interface driver hub >02:58:14,398 INFO kernel:[ 0.281048] usbcore: registered new device driver usb >02:58:14,398 INFO kernel:[ 0.282071] PCI: Using ACPI for IRQ routing >02:58:14,398 DEBUG kernel:[ 0.282583] PCI: pci_cache_line_size set to 64 bytes >02:58:14,398 DEBUG kernel:[ 0.282814] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >02:58:14,398 DEBUG kernel:[ 0.282822] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >02:58:14,398 INFO kernel:[ 0.282929] NetLabel: Initializing >02:58:14,398 INFO kernel:[ 0.283007] NetLabel: domain hash size = 128 >02:58:14,398 INFO kernel:[ 0.283532] NetLabel: protocols = UNLABELED CIPSOv4 >02:58:14,398 INFO kernel:[ 0.284017] NetLabel: unlabeled traffic allowed by default >02:58:14,398 INFO kernel:[ 0.285025] Switching to clocksource kvm-clock >02:58:14,398 INFO kernel:[ 0.290928] pnp: PnP ACPI init >02:58:14,398 INFO kernel:[ 0.291484] ACPI: bus type PNP registered >02:58:14,398 DEBUG kernel:[ 0.292095] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >02:58:14,398 DEBUG kernel:[ 0.292153] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >02:58:14,398 DEBUG kernel:[ 0.292197] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >02:58:14,398 DEBUG kernel:[ 0.292243] pnp 00:03: [dma 2] >02:58:14,398 DEBUG kernel:[ 0.292260] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >02:58:14,398 DEBUG kernel:[ 0.292354] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) >02:58:14,398 INFO kernel:[ 0.292569] pnp: PnP ACPI: found 5 devices >02:58:14,398 INFO kernel:[ 0.293101] ACPI: bus type PNP unregistered >02:58:14,398 DEBUG kernel:[ 0.300816] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >02:58:14,398 DEBUG kernel:[ 0.300820] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >02:58:14,398 DEBUG kernel:[ 0.300822] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >02:58:14,398 DEBUG kernel:[ 0.300824] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff] >02:58:14,398 INFO kernel:[ 0.300881] NET: Registered protocol family 2 >02:58:14,398 INFO kernel:[ 0.301630] TCP established hash table entries: 8192 (order: 4, 65536 bytes) >02:58:14,398 INFO kernel:[ 0.302310] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) >02:58:14,398 INFO kernel:[ 0.302958] TCP: Hash tables configured (established 8192 bind 8192) >02:58:14,398 INFO kernel:[ 0.303612] TCP: reno registered >02:58:14,398 INFO kernel:[ 0.304113] UDP hash table entries: 512 (order: 2, 16384 bytes) >02:58:14,398 INFO kernel:[ 0.304702] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >02:58:14,398 INFO kernel:[ 0.305384] NET: Registered protocol family 1 >02:58:14,398 INFO kernel:[ 0.305918] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >02:58:14,398 INFO kernel:[ 0.306537] pci 0000:00:01.0: PIIX3: Enabling Passive Release >02:58:14,398 INFO kernel:[ 0.307144] pci 0000:00:01.0: Activating ISA DMA hang workarounds >02:58:14,398 WARNING kernel:[ 0.308044] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >02:58:14,398 DEBUG kernel:[ 0.309203] pci 0000:00:02.0: Boot video device >02:58:14,398 DEBUG kernel:[ 0.309262] PCI: CLS 0 bytes, default 64 >02:58:14,398 INFO kernel:[ 0.309334] Unpacking initramfs... >02:58:14,398 INFO kernel:[ 4.155063] Freeing initrd memory: 33488k freed >02:58:14,398 NOTICE kernel:[ 4.166098] Initialise system trusted keyring >02:58:14,398 INFO kernel:[ 4.166678] audit: initializing netlink socket (disabled) >02:58:14,398 NOTICE kernel:[ 4.168843] type=2000 audit(1394161061.482:1): initialized >02:58:14,398 INFO kernel:[ 4.190990] HugeTLB registered 2 MB page size, pre-allocated 0 pages >02:58:14,398 INFO kernel:[ 4.192664] zbud: loaded >02:58:14,398 NOTICE kernel:[ 4.193279] VFS: Disk quotas dquot_6.5.2 >02:58:14,398 WARNING kernel:[ 4.193825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >02:58:14,398 INFO kernel:[ 4.194912] msgmni has been set to 1985 >02:58:14,398 NOTICE kernel:[ 4.195529] Key type big_key registered >02:58:14,398 DEBUG kernel:[ 4.196039] SELinux: Registering netfilter hooks >02:58:14,398 INFO kernel:[ 4.196914] alg: No test for stdrng (krng) >02:58:14,398 INFO kernel:[ 4.197521] NET: Registered protocol family 38 >02:58:14,398 NOTICE kernel:[ 4.198065] Key type asymmetric registered >02:58:14,398 NOTICE kernel:[ 4.201118] Asymmetric key parser 'x509' registered >02:58:14,398 INFO kernel:[ 4.201740] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >02:58:14,398 INFO kernel:[ 4.202795] io scheduler noop registered >02:58:14,398 INFO kernel:[ 4.203345] io scheduler deadline registered (default) >02:58:14,398 INFO kernel:[ 4.203952] io scheduler cfq registered >02:58:14,398 INFO kernel:[ 4.204635] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >02:58:14,398 INFO kernel:[ 4.205873] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >02:58:14,398 DEBUG kernel:[ 4.206594] intel_idle: does not run on family 6 model 6 >02:58:14,398 INFO kernel:[ 4.206644] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >02:58:14,398 INFO kernel:[ 4.208576] ACPI: Power Button [PWRF] >02:58:14,398 INFO kernel:[ 4.209243] GHES: HEST is not enabled! >02:58:14,398 INFO kernel:[ 4.209800] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >02:58:14,398 INFO kernel:[ 4.232724] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >02:58:14,398 INFO kernel:[ 4.233926] Non-volatile memory driver v1.3 >02:58:14,398 INFO kernel:[ 4.234536] Linux agpgart interface v0.103 >02:58:14,398 INFO kernel:[ 4.235199] crash memory driver: version 1.1 >02:58:14,398 INFO kernel:[ 4.235785] rdac: device handler registered >02:58:14,398 INFO kernel:[ 4.236357] hp_sw: device handler registered >02:58:14,398 INFO kernel:[ 4.236873] emc: device handler registered >02:58:14,398 INFO kernel:[ 4.237411] alua: device handler registered >02:58:14,398 INFO kernel:[ 4.237960] libphy: Fixed MDIO Bus: probed >02:58:14,398 INFO kernel:[ 4.238539] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >02:58:14,398 INFO kernel:[ 4.239159] ehci-pci: EHCI PCI platform driver >02:58:14,398 INFO kernel:[ 4.239686] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >02:58:14,398 INFO kernel:[ 4.240298] ohci-pci: OHCI PCI platform driver >02:58:14,398 INFO kernel:[ 4.240826] uhci_hcd: USB Universal Host Controller Interface driver >02:58:14,398 INFO kernel:[ 4.242072] uhci_hcd 0000:00:01.2: UHCI Host Controller >02:58:14,398 INFO kernel:[ 4.242656] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >02:58:14,398 INFO kernel:[ 4.243721] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c140 >02:58:14,398 INFO kernel:[ 4.244412] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >02:58:14,398 INFO kernel:[ 4.245032] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:58:14,398 INFO kernel:[ 4.245937] usb usb1: Product: UHCI Host Controller >02:58:14,398 INFO kernel:[ 4.246519] usb usb1: Manufacturer: Linux 3.10.0-97.el7.x86_64 uhci_hcd >02:58:14,398 INFO kernel:[ 4.247135] usb usb1: SerialNumber: 0000:00:01.2 >02:58:14,398 INFO kernel:[ 4.247752] hub 1-0:1.0: USB hub found >02:58:14,398 INFO kernel:[ 4.248291] hub 1-0:1.0: 2 ports detected >02:58:14,398 INFO kernel:[ 4.248930] usbcore: registered new interface driver usbserial >02:58:14,398 INFO kernel:[ 4.249556] usbcore: registered new interface driver usbserial_generic >02:58:14,398 INFO kernel:[ 4.250191] usbserial: USB Serial support registered for generic >02:58:14,398 INFO kernel:[ 4.250879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >02:58:14,398 INFO kernel:[ 4.253064] serio: i8042 KBD port at 0x60,0x64 irq 1 >02:58:14,398 INFO kernel:[ 4.253644] serio: i8042 AUX port at 0x60,0x64 irq 12 >02:58:14,398 INFO kernel:[ 4.254318] mousedev: PS/2 mouse device common for all mice >02:58:14,398 INFO kernel:[ 4.255295] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >02:58:14,398 INFO kernel:[ 4.258398] rtc_cmos 00:00: RTC can wake from S4 >02:58:14,398 INFO kernel:[ 4.259261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >02:58:14,398 INFO kernel:[ 4.259931] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >02:58:14,398 INFO kernel:[ 4.262183] cpuidle: using governor menu >02:58:14,398 INFO kernel:[ 4.262756] hidraw: raw HID events driver (C) Jiri Kosina >02:58:14,398 INFO kernel:[ 4.263444] usbcore: registered new interface driver usbhid >02:58:14,398 INFO kernel:[ 4.264025] usbhid: USB HID core driver >02:58:14,398 INFO kernel:[ 4.264565] drop_monitor: Initializing network drop monitor service >02:58:14,398 INFO kernel:[ 4.265312] TCP: cubic registered >02:58:14,398 INFO kernel:[ 4.265793] Initializing XFRM netlink socket >02:58:14,398 INFO kernel:[ 4.266458] NET: Registered protocol family 10 >02:58:14,398 INFO kernel:[ 4.267174] NET: Registered protocol family 17 >02:58:14,398 NOTICE kernel:[ 4.267864] Loading compiled-in X.509 certificates >02:58:14,398 NOTICE kernel:[ 4.269126] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 2cbf4ec41c0134581918cc5f5f7aa6849d0a32aa' >02:58:14,398 INFO kernel:[ 4.270286] registered taskstats version 1 >02:58:14,398 NOTICE kernel:[ 4.277088] Key type trusted registered >02:58:14,398 NOTICE kernel:[ 4.283450] Key type encrypted registered >02:58:14,398 INFO kernel:[ 4.289809] IMA: No TPM chip found, activating TPM-bypass! >02:58:14,398 INFO kernel:[ 4.290947] rtc_cmos 00:00: setting system clock to 2014-03-07 02:57:41 UTC (1394161061) >02:58:14,398 INFO kernel:[ 4.294729] Freeing unused kernel memory: 1576k freed >02:58:14,398 INFO kernel:[ 4.506362] device-mapper: uevent: version 1.0.3 >02:58:14,398 INFO kernel:[ 4.517573] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >02:58:14,398 INFO kernel:[ 4.529792] device-mapper: multipath: version 1.6.0 loaded >02:58:14,398 INFO kernel:[ 4.698037] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >02:58:14,398 INFO kernel:[ 5.090688] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >02:58:14,398 INFO kernel:[ 5.168085] tsc: Refined TSC clocksource calibration: 2660.042 MHz >02:58:14,398 INFO kernel:[ 5.388663] squashfs: version 4.0 (2009/01/31) Phillip Lougher >02:58:14,398 INFO kernel:[ 5.397290] Loading iSCSI transport class v2.0-870. >02:58:14,398 NOTICE kernel:[ 5.403159] iscsi: registered transport (tcp) >02:58:14,398 INFO kernel:[ 5.494535] FDC 0 is a S82078B >02:58:14,398 INFO kernel:[ 5.506294] No iBFT detected. >02:58:14,398 INFO kernel:[ 5.514972] md: raid0 personality registered for level 0 >02:58:14,398 INFO kernel:[ 5.524626] md: raid1 personality registered for level 1 >02:58:14,398 INFO kernel:[ 5.533429] async_tx: api initialized (async) >02:58:14,398 INFO kernel:[ 5.535386] xor: measuring software checksum speed >02:58:14,398 INFO kernel:[ 5.545020] prefetch64-sse: 9884.000 MB/sec >02:58:14,398 INFO kernel:[ 5.555024] generic_sse: 8288.000 MB/sec >02:58:14,398 INFO kernel:[ 5.555553] xor: using function: prefetch64-sse (9884.000 MB/sec) >02:58:14,398 WARNING kernel:[ 5.576024] raid6: sse2x1 4527 MB/s >02:58:14,398 WARNING kernel:[ 5.593032] raid6: sse2x2 4941 MB/s >02:58:14,398 WARNING kernel:[ 5.610027] raid6: sse2x4 7621 MB/s >02:58:14,398 WARNING kernel:[ 5.610525] raid6: using algorithm sse2x4 (7621 MB/s) >02:58:14,398 WARNING kernel:[ 5.611083] raid6: using intx1 recovery algorithm >02:58:14,398 INFO kernel:[ 5.625110] md: raid6 personality registered for level 6 >02:58:14,398 INFO kernel:[ 5.625683] md: raid5 personality registered for level 5 >02:58:14,398 INFO kernel:[ 5.626263] md: raid4 personality registered for level 4 >02:58:14,398 INFO kernel:[ 5.646352] md: raid10 personality registered for level 10 >02:58:14,398 INFO kernel:[ 5.652934] md: linear personality registered for level -1 >02:58:14,398 INFO kernel:[ 5.692561] device-mapper: multipath round-robin: version 1.0.0 loaded >02:58:14,398 INFO kernel:[ 5.709711] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >02:58:14,398 INFO kernel:[ 5.768403] RPC: Registered named UNIX socket transport module. >02:58:14,398 INFO kernel:[ 5.769002] RPC: Registered udp transport module. >02:58:14,398 INFO kernel:[ 5.769571] RPC: Registered tcp transport module. >02:58:14,398 INFO kernel:[ 5.770123] RPC: Registered tcp NFSv4.1 backchannel transport module. >02:58:14,398 INFO kernel:[ 6.282132] ACPI: bus type ATA registered >02:58:14,398 WARNING kernel:[ 6.289972] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >02:58:14,398 INFO kernel:[ 6.305409] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >02:58:14,398 DEBUG kernel:[ 6.307089] libata version 3.00 loaded. >02:58:14,398 DEBUG kernel:[ 6.317299] ata_piix 0000:00:01.1: version 2.13 >02:58:14,398 INFO kernel:[ 6.320176] [drm] Initialized drm 1.1.0 20060810 >02:58:14,398 INFO kernel:[ 6.326110] scsi0 : ata_piix >02:58:14,398 INFO kernel:[ 6.335822] scsi1 : ata_piix >02:58:14,398 INFO kernel:[ 6.336387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 >02:58:14,398 INFO kernel:[ 6.336992] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 >02:58:14,398 WARNING kernel:[ 6.338324] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >02:58:14,398 INFO kernel:[ 6.346486] 8139cp 0000:00:03.0 eth0: RTL-8139C+ at 0xffffc900001c4000, 52:54:00:88:43:27, IRQ 11 >02:58:14,398 WARNING kernel:[ 6.352452] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >02:58:14,398 INFO kernel:[ 6.366427] 8139too: 8139too Fast Ethernet driver 0.9.28 >02:58:14,398 DEBUG kernel:[ 6.389188] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >02:58:14,398 DEBUG kernel:[ 6.389216] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >02:58:14,398 DEBUG kernel:[ 6.389244] virtio-pci 0000:00:05.0: irq 42 for MSI/MSI-X >02:58:14,398 DEBUG kernel:[ 6.389271] virtio-pci 0000:00:05.0: irq 43 for MSI/MSI-X >02:58:14,398 INFO kernel:[ 6.389739] scsi2 : Virtio SCSI HBA >02:58:14,398 INFO kernel:[ 6.396286] [drm] Device Version 0.0 >02:58:14,398 INFO kernel:[ 6.396790] [drm] Compression level 0 log level 0 >02:58:14,398 INFO kernel:[ 6.397355] [drm] Currently using mode #0, list at 0x488 >02:58:14,398 INFO kernel:[ 6.397903] [drm] 12286 io pages at offset 0x1000000 >02:58:14,398 INFO kernel:[ 6.398474] [drm] 16777216 byte draw area at offset 0x0 >02:58:14,398 INFO kernel:[ 6.399045] [drm] RAM header offset: 0x3ffe000 >02:58:14,398 INFO kernel:[ 6.399563] [drm] rom modes offset 0x488 for 128 modes >02:58:14,398 NOTICE kernel:[ 6.402097] scsi 2:0:0:0: Direct-Access Kingston DataTraveler 160 PMAP PQ: 0 ANSI: 0 CCS >02:58:14,398 INFO kernel:[ 6.403251] scsi scan: INQUIRY result too short (5), using 36 >02:58:14,398 INFO kernel:[ 6.403998] [TTM] Zone kernel: Available graphics memory: 509174 kiB >02:58:14,399 INFO kernel:[ 6.404636] [TTM] Initializing pool allocator >02:58:14,399 INFO kernel:[ 6.405391] [TTM] Initializing DMA pool allocator >02:58:14,399 INFO kernel:[ 6.405937] [drm] qxl: 16M of VRAM memory size >02:58:14,399 INFO kernel:[ 6.406494] [drm] qxl: 63M of IO pages memory ready (VRAM domain) >02:58:14,399 INFO kernel:[ 6.514285] [drm] main mem slot 1 [f4000000,3ffe000) >02:58:14,399 INFO kernel:[ 6.517605] [drm] fb mappable at 0xF4000000, size 3145728 >02:58:14,399 INFO kernel:[ 6.518199] [drm] fb: depth 24, pitch 4096, width 1024, height 768 >02:58:14,399 INFO kernel:[ 6.518905] fbcon: qxldrmfb (fb0) is primary device >02:58:14,399 NOTICE kernel:[ 6.533946] sd 2:0:0:0: [sda] 31293440 512-byte logical blocks: (16.0 GB/14.9 GiB) >02:58:14,399 NOTICE kernel:[ 6.535733] sd 2:0:0:0: [sda] Write Protect is off >02:58:14,399 DEBUG kernel:[ 6.535737] sd 2:0:0:0: [sda] Mode Sense: 23 00 00 00 >02:58:14,399 INFO kernel:[ 6.537046] Console: switching to colour frame buffer device 128x48 >02:58:14,399 ERR kernel:[ 6.537570] sd 2:0:0:0: [sda] No Caching mode page found >02:58:14,399 ERR kernel:[ 6.537572] sd 2:0:0:0: [sda] Assuming drive cache: write through >02:58:14,399 INFO kernel:[ 6.540089] qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >02:58:14,399 INFO kernel:[ 6.540099] qxl 0000:00:02.0: registered panic notifier >02:58:14,399 INFO kernel:[ 6.541549] [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >02:58:14,399 ERR kernel:[ 6.549775] sd 2:0:0:0: [sda] No Caching mode page found >02:58:14,399 ERR kernel:[ 6.549792] sd 2:0:0:0: [sda] Assuming drive cache: write through >02:58:14,399 INFO kernel:[ 6.551971] sda: sda1 >02:58:14,399 ERR kernel:[ 6.557491] sd 2:0:0:0: [sda] No Caching mode page found >02:58:14,399 ERR kernel:[ 6.557514] sd 2:0:0:0: [sda] Assuming drive cache: write through >02:58:14,399 NOTICE kernel:[ 6.558951] sd 2:0:0:0: [sda] Attached SCSI removable disk >02:58:14,399 INFO kernel:[ 7.298539] 8139cp 0000:00:03.0 ens3: link up, 100Mbps, full-duplex, lpa 0x05E1 >02:58:14,399 INFO kernel:[ 17.946880] loop: module loaded >02:58:14,399 INFO kernel:[ 18.097144] bio: create slab <bio-1> at 1 >02:58:14,399 INFO kernel:[ 18.139101] bio: create slab <bio-2> at 2 >02:58:14,399 INFO kernel:[ 18.539938] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >02:58:14,399 DEBUG kernel:[ 34.006912] SELinux: 2048 avtab hash slots, 105026 rules. >02:58:14,399 DEBUG kernel:[ 34.024062] SELinux: 2048 avtab hash slots, 105026 rules. >02:58:14,399 DEBUG kernel:[ 34.048368] SELinux: 8 users, 85 roles, 4782 types, 275 bools, 1 sens, 1024 cats >02:58:14,399 DEBUG kernel:[ 34.048372] SELinux: 83 classes, 105026 rules >02:58:14,399 DEBUG kernel:[ 34.054458] SELinux: Completing initialization. >02:58:14,399 DEBUG kernel:[ 34.054462] SELinux: Setting up existing superblocks. >02:58:14,399 DEBUG kernel:[ 34.054469] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.054474] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.054490] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.054495] SELinux: initialized (dev proc, type proc), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.054503] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:58:14,399 DEBUG kernel:[ 34.054740] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >02:58:14,399 DEBUG kernel:[ 34.055439] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >02:58:14,399 DEBUG kernel:[ 34.055444] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056279] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >02:58:14,399 DEBUG kernel:[ 34.056286] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056288] SELinux: initialized (dev aio, type aio), not configured for labeling >02:58:14,399 DEBUG kernel:[ 34.056291] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >02:58:14,399 DEBUG kernel:[ 34.056318] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >02:58:14,399 DEBUG kernel:[ 34.056330] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >02:58:14,399 DEBUG kernel:[ 34.056338] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056348] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056351] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056582] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:58:14,399 DEBUG kernel:[ 34.056587] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:58:14,399 DEBUG kernel:[ 34.056769] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:58:14,399 DEBUG kernel:[ 34.056803] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056811] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056814] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056818] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056823] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056829] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056832] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056835] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056839] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056845] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056848] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056853] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >02:58:14,399 DEBUG kernel:[ 34.056858] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >02:58:14,402 DEBUG kernel:[ 34.056862] SELinux: initialized (dev loop0, type squashfs), uses xattr >02:58:14,402 DEBUG kernel:[ 34.056873] SELinux: initialized (dev dm-0, type ext4), uses xattr >02:58:14,402 NOTICE kernel:[ 34.058580] type=1403 audit(1394161091.267:2): policy loaded auid=4294967295 ses=4294967295 >02:58:14,402 DEBUG kernel:[ 34.576301] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >02:58:14,402 DEBUG kernel:[ 34.590707] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >02:58:14,402 DEBUG kernel:[ 34.777448] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:58:14,402 INFO kernel:[ 36.009321] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >02:58:14,402 DEBUG kernel:[ 36.045838] virtio-pci 0000:00:06.0: irq 44 for MSI/MSI-X >02:58:14,402 DEBUG kernel:[ 36.045874] virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >02:58:14,402 INFO kernel:[ 36.063587] input: PC Speaker as /devices/platform/pcspkr/input/input3 >02:58:14,402 INFO kernel:[ 36.284772] microcode: CPU0 sig=0x663, pf=0x1, revision=0x1 >02:58:14,402 INFO kernel:[ 36.302842] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >02:58:14,402 NOTICE kernel:[ 36.914991] type=1400 audit(1394161094.123:3): avc: denied { write } for pid=1106 comm="firewalld" name="python2.7" dev="dm-0" ino=8430 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >02:58:14,402 NOTICE kernel:[ 36.915063] type=1400 audit(1394161094.124:4): avc: denied { remove_name } for pid=1106 comm="firewalld" name="site.pyc" dev="dm-0" ino=9009 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >02:58:14,402 NOTICE kernel:[ 36.915069] type=1400 audit(1394161094.124:5): avc: denied { unlink } for pid=1106 comm="firewalld" name="site.pyc" dev="dm-0" ino=9009 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=lnk_file >02:58:14,402 NOTICE kernel:[ 36.915158] type=1400 audit(1394161094.124:6): avc: denied { add_name } for pid=1106 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >02:58:14,402 NOTICE kernel:[ 36.915177] type=1400 audit(1394161094.124:7): avc: denied { create } for pid=1106 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >02:58:14,402 NOTICE kernel:[ 36.915221] type=1400 audit(1394161094.124:8): avc: denied { write } for pid=1106 comm="firewalld" path="/usr/lib64/python2.7/site.pyc" dev="dm-0" ino=9009 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >02:58:16,034 ERR firewalld: 2014-03-07 02:58:16 ERROR: ebtables not usable, disabling ethernet bridge firewall. >02:58:16,035 CRIT firewalld: 2014-03-07 02:58:16 FATAL ERROR: No IPv4 and IPv6 firewall. >02:58:16,035 ERR firewalld: 2014-03-07 02:58:16 ERROR: Raising SystemExit in run_server >02:58:16,605 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-39.git20140131.el7) is starting... >02:58:16,605 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf and conf.d: 90-anaconda-no-auto-default.conf >02:58:16,605 INFO NetworkManager: <info> WEXT support is disabled >02:58:16,629 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >02:58:16,708 INFO polkitd: Started polkitd version 0.112 >02:58:16,841 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >02:58:16,871 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >02:58:16,872 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >02:58:16,872 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >02:58:16,872 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >02:58:16,872 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-ens3 ... >02:58:16,874 NOTICE NetworkManager: ifcfg-rh: read connection 'ens3' >02:58:16,918 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >02:58:16,922 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >02:58:16,954 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >02:58:16,968 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >02:58:16,979 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >02:58:16,980 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >02:58:16,981 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >02:58:16,981 INFO NetworkManager: <info> Networking is enabled by state file >02:58:17,051 INFO NetworkManager: <info> (lo): link connected >02:58:17,051 INFO NetworkManager: <info> (lo): carrier is ON >02:58:17,051 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >02:58:17,051 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >02:58:17,062 INFO NetworkManager: <info> (ens3): link connected >02:58:17,062 INFO NetworkManager: <info> (ens3): carrier is ON >02:58:17,082 INFO NetworkManager: <info> (ens3): new Ethernet device (driver: '8139cp' ifindex: 2) >02:58:17,082 INFO NetworkManager: <info> (ens3): exported as /org/freedesktop/NetworkManager/Devices/1 >02:58:17,084 NOTICE NetworkManager: ifcfg-rh: read connection 'ens3' >02:58:17,084 INFO NetworkManager: <info> (ens3): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >02:58:17,085 INFO NetworkManager: <info> (ens3): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >02:58:17,086 INFO NetworkManager: <info> Activation (ens3) starting connection 'ens3' >02:58:17,087 INFO NetworkManager: <info> (ens3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >02:58:17,089 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) scheduled... >02:58:17,113 INFO NetworkManager: <info> startup complete >02:58:17,113 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) started... >02:58:17,113 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) scheduled... >02:58:17,113 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) complete. >02:58:17,125 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) starting... >02:58:17,125 INFO NetworkManager: <info> (ens3): device state change: prepare -> config (reason 'none') [40 50 0] >02:58:17,126 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) successful. >02:58:17,147 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) scheduled. >02:58:17,147 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) complete. >02:58:17,147 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) started... >02:58:17,147 INFO NetworkManager: <info> (ens3): device state change: config -> ip-config (reason 'none') [50 70 0] >02:58:17,148 INFO NetworkManager: <info> Activation (ens3) Beginning DHCPv4 transaction (timeout in 45 seconds) >02:58:17,231 INFO NetworkManager: <info> dhclient started with pid 1175 >02:58:17,232 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv6 Commit) scheduled... >02:58:17,232 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) complete. >02:58:17,233 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv6 Commit) started... >02:58:17,233 INFO NetworkManager: <info> (ens3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >02:58:17,234 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv6 Commit) complete. >02:58:17,234 INFO NetworkManager: <info> (ens3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >02:58:17,235 INFO NetworkManager: <info> (ens3): device state change: secondaries -> activated (reason 'none') [90 100 0] >02:58:17,235 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >02:58:17,245 INFO NetworkManager: <info> Policy set 'ens3' (ens3) as default for IPv4 routing and DNS. >02:58:17,268 INFO NetworkManager: <info> Activation (ens3) successful, device activated. >02:58:17,270 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >02:58:17,510 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >02:58:17,664 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >02:58:17,666 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >02:58:17,667 INFO dhclient: All rights reserved. >02:58:17,668 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >02:58:17,669 INFO dhclient: >02:58:17,711 INFO NetworkManager: <info> (ens3): DHCPv4 state changed nbi -> preinit >02:58:17,715 INFO dhclient: Listening on LPF/ens3/52:54:00:88:43:27 >02:58:17,715 INFO dhclient: Sending on LPF/ens3/52:54:00:88:43:27 >02:58:17,715 INFO dhclient: Sending on Socket/fallback >02:58:17,716 INFO dhclient: DHCPDISCOVER on ens3 to 255.255.255.255 port 67 interval 6 (xid=0x35549d38) >02:58:17,718 INFO dhclient: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x35549d38) >02:58:17,718 INFO dhclient: DHCPOFFER from 192.168.122.1 >02:58:17,743 INFO dhclient: DHCPACK from 192.168.122.1 (xid=0x35549d38) >02:58:17,781 INFO NetworkManager: <info> (ens3): DHCPv4 state changed preinit -> bound >02:58:17,781 INFO NetworkManager: <info> address 192.168.122.218 >02:58:17,781 INFO NetworkManager: <info> plen 24 (255.255.255.0) >02:58:17,781 INFO NetworkManager: <info> gateway 192.168.122.1 >02:58:17,781 INFO NetworkManager: <info> server identifier 192.168.122.1 >02:58:17,781 INFO NetworkManager: <info> lease time 3600 >02:58:17,781 INFO NetworkManager: <info> nameserver '192.168.122.1' >02:58:17,782 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >02:58:17,783 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) started... >02:58:17,783 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) complete. >02:58:17,786 INFO dhclient: bound to 192.168.122.218 -- renewal in 1384 seconds. >02:58:21,065 NOTICE kernel:[ 43.855548] type=1400 audit(1394161101.064:9): avc: denied { read write } for pid=1215 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7974 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >02:58:21,590 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >02:58:23,676 NOTICE kernel:[ 46.466358] type=1400 audit(1394161103.675:10): avc: denied { read write } for pid=1249 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 >02:58:24,404 NOTICE kernel:[ 47.194210] type=1400 audit(1394161104.403:11): avc: denied { open } for pid=1118 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=22958 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >02:58:24,810 INFO kernel:[ 47.601025] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >02:58:26,603 INFO chronyd: chronyd version 1.29.1 starting >02:58:26,604 INFO chronyd: Linux kernel major=3 minor=10 patch=0 >02:58:26,605 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 >02:58:26,606 INFO chronyd: Generated key 1 >02:58:29,732 NOTICE kernel:[ 52.523212] type=1400 audit(1394161109.731:12): avc: denied { read write } for pid=1324 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 >02:58:29,732 NOTICE kernel:[ 52.523848] type=1400 audit(1394161109.731:13): avc: denied { read write } for pid=1324 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=7974 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >02:58:30,005 NOTICE kernel:[ 52.630254] type=1400 audit(1394161110.000:14): avc: denied { ioctl } for pid=1324 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 >02:58:30,005 NOTICE kernel:[ 52.630267] type=1400 audit(1394161110.000:15): avc: denied { getattr } for pid=1324 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 >02:58:46,876 NOTICE kernel:[ 69.506507] type=1400 audit(1394161126.876:16): avc: denied { read write } for pid=1343 comm="ntpdate" path="/dev/mapper/control" dev="devtmpfs" ino=7974 scontext=system_u:system_r:ntpd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >02:58:46,876 NOTICE kernel:[ 69.506731] type=1400 audit(1394161126.876:17): avc: denied { read } for pid=1343 comm="ntpdate" path="/proc/1169/mounts" dev="proc" ino=22741 scontext=system_u:system_r:ntpd_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >02:58:48,193 INFO kernel:[ 70.822577] bio: create slab <bio-3> at 3 >02:58:48,200 INFO kernel:[ 70.829572] Btrfs loaded >02:59:13,755 NOTICE kernel:[ 96.384279] type=1400 audit(1394161153.754:18): avc: denied { read write } for pid=1368 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 >02:59:13,755 NOTICE kernel:[ 96.384889] type=1400 audit(1394161153.754:19): avc: denied { read } for pid=1368 comm="hwclock" path="/proc/1169/mounts" dev="proc" ino=22741 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >02:59:15,006 INFO kernel:[ 97.635626] sd 2:0:0:0: [sda] >02:59:15,006 WARNING kernel:[ 97.635658] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >02:59:15,006 INFO kernel:[ 97.635674] sd 2:0:0:0: [sda] >02:59:15,006 WARNING kernel:[ 97.635687] Sense Key : Aborted Command [current] >02:59:15,006 INFO kernel:[ 97.635703] sd 2:0:0:0: [sda] >02:59:15,006 WARNING kernel:[ 97.635716] Add. Sense: I/O process terminated >02:59:15,006 INFO kernel:[ 97.635731] sd 2:0:0:0: [sda] CDB: >02:59:15,006 WARNING kernel:[ 97.635744] Write(10): 2a 00 00 0f ab f0 00 03 f0 00 >02:59:15,006 ERR kernel:[ 97.635762] end_request: I/O error, dev sda, sector 1027056 >02:59:15,006 ERR kernel:[ 97.635777] Buffer I/O error on device sda, logical block 128382 >02:59:15,006 WARNING kernel:[ 97.635791] lost page write due to I/O error on sda >02:59:15,006 ERR kernel:[ 97.635808] Buffer I/O error on device sda, logical block 128383 >02:59:15,006 WARNING kernel:[ 97.635822] lost page write due to I/O error on sda >02:59:15,006 ERR kernel:[ 97.635836] Buffer I/O error on device sda, logical block 128384 >02:59:15,006 WARNING kernel:[ 97.635850] lost page write due to I/O error on sda >02:59:15,006 ERR kernel:[ 97.635864] Buffer I/O error on device sda, logical block 128385 >02:59:15,006 WARNING kernel:[ 97.635878] lost page write due to I/O error on sda >02:59:15,006 ERR kernel:[ 97.635892] Buffer I/O error on device sda, logical block 128386 >02:59:15,006 WARNING kernel:[ 97.635906] lost page write due to I/O error on sda >02:59:15,006 ERR kernel:[ 97.635920] Buffer I/O error on device sda, logical block 128387 >02:59:15,006 WARNING kernel:[ 97.635934] lost page write due to I/O error on sda >02:59:15,006 ERR kernel:[ 97.635948] Buffer I/O error on device sda, logical block 128388 >02:59:15,006 WARNING kernel:[ 97.635961] lost page write due to I/O error on sda >02:59:15,006 ERR kernel:[ 97.635976] Buffer I/O error on device sda, logical block 128389 >02:59:15,006 WARNING kernel:[ 97.635989] lost page write due to I/O error on sda >02:59:15,006 INFO kernel:[ 97.636081] sd 2:0:0:0: [sda] >02:59:15,006 WARNING kernel:[ 97.636096] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >02:59:15,006 INFO kernel:[ 97.636110] sd 2:0:0:0: [sda] >02:59:15,006 WARNING kernel:[ 97.636124] Sense Key : Aborted Command [current] >02:59:15,006 INFO kernel:[ 97.636138] sd 2:0:0:0: [sda] >02:59:15,006 WARNING kernel:[ 97.636151] Add. Sense: I/O process terminated >02:59:15,006 INFO kernel:[ 97.636165] sd 2:0:0:0: [sda] CDB: >02:59:15,006 WARNING kernel:[ 97.636178] Write(10): 2a 00 00 0f a8 00 00 03 f0 00 >02:59:15,006 ERR kernel:[ 97.636195] end_request: I/O error, dev sda, sector 1026048 >02:59:15,615 WARNING kernel:[ 98.244627] device-mapper: table: 253:2: sda2 too small for target: start=2048, len=27131904, dev_size=1024000 >02:59:15,620 WARNING kernel:[ 98.249096] device-mapper: table: 253:3: sda2 too small for target: start=27133952, len=3129344, dev_size=1024000 >02:59:16,027 INFO kernel:[ 98.656799] sd 2:0:0:0: [sda] >02:59:16,027 WARNING kernel:[ 98.656822] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >02:59:16,027 INFO kernel:[ 98.656837] sd 2:0:0:0: [sda] >02:59:16,027 WARNING kernel:[ 98.656851] Sense Key : Aborted Command [current] >02:59:16,027 INFO kernel:[ 98.656866] sd 2:0:0:0: [sda] >02:59:16,027 WARNING kernel:[ 98.656879] Add. Sense: I/O process terminated >02:59:16,027 INFO kernel:[ 98.656893] sd 2:0:0:0: [sda] CDB: >02:59:16,027 WARNING kernel:[ 98.656907] Write(10): 2a 00 00 0f a8 00 00 01 00 00 >02:59:16,027 ERR kernel:[ 98.656925] end_request: I/O error, dev sda, sector 1026048
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 1073346
:
871255
|
871256
|
871257
|
871258
|
871259
|
871294
|
871759
| 871889