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 912292 Details for
Bug 1113318
ValueError: cannot initialize a disk that has partitions
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 628.93 KB, created by
Gerhard
on 2014-06-25 23:44:12 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Gerhard
Created:
2014-06-25 23:44:12 UTC
Size:
628.93 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 829, in initializeDisk > raise ValueError("cannot initialize a disk that has partitions") > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2134, in _destroy_device > self.__storage.initializeDisk(device.disk) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2241, in on_remove_clicked > self._destroy_device(dev) >ValueError: cannot initialize a disk that has partitions > >Local variables in innermost frame: >magic_partitions: {'sun': 3, 'mac': 1} >self: <blivet.Blivet object at 0x7ff1d7a1aad0> >disk: existing 122104MB disk sda (1) with existing gpt disklabel > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x254ca50>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='at' ># System language >lang en_US.UTF-8 --addsupport=de_AT.UTF-8 > ># Network information >network --bootproto=dhcp --essid="goaway.hlan" --ipv6=auto --activate >network --hostname=simba.goaway.lan ># System timezone >timezone America/New_York --isUtc ># System bootloader configuration >bootloader --location=mbr ># Partition clearing information >clearpart --none --initlabel --drives=sda > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@guest-desktop-agents >@hardware-support >@input-methods >@libreoffice >@multimedia >@printing >@standard > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _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: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 9 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 10 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > _format.exists: True > _format._mountpoint: None > _format._size: 2048.0 > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 2048.0 > originalFormat._device: /dev/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 12 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-rw (13) with existing ext4 filesystem >, existing 2048MB dm live-base (14) with existing ext4 filesystem >, existing 15421MB disk sdb (0) with existing iso9660 filesystem >, existing 122104MB disk sda (1) with existing gpt disklabel >, existing 500MB partition sda1 (2) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sdb2, sdb3, sda, sda1, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, luks-sda2, luks-sda3] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sdb] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_20_x86_64] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora_20_x86_64] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [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: 0 > _intf.storage._bootloader: EFIGRUB instance, containing members: > _intf.storage._bootloader.efi_dir: BOOT > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.password: None > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._timeout: None > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x254cb10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x254ca90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x254cb90) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x254cbd0) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True > >, PartSpec instance (0x254cc10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3984 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: True > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7ff2072b2b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: fedora > _intf.payload.txID: 1403739497.36 > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 4.21 GB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._addonStates: {'korean-support': 0, 'mate-applications': 0, 'office': 0, 'khmer-support': 0, 'critical-path-kde': 0, 'engineering-and-scientific': 0, 'persian-support': 0, 'mysql': 0, 'georgian-support': 0, 'development-libs': 0, 'sanskrit-support': 0, 'kde-media': 0, 'font-design': 0, 'editors': 0, 'window-managers': 0, 'directory-server': 0, 'system-tools': 0, 'xmonad-mate': 0, 'kde-education': 0, 'japanese-support': 0, 'libreoffice': 0, 'punjabi-support': 0, 'bhutanese-support': 0, 'xmonad': 0, 'input-methods': 0, 'fedora-packager': 0, 'development-tools': 0, 'critical-path-base': 0, 'gnome-software-development': 0, 'legacy-fonts': 0, 'yiddish-support': 0, 'lxde-office': 0, 'c-development': 0, 'kashmiri-support': 0, 'electronic-lab': 0, 'fonts': 0, 'mate-desktop': 0, 'online-docs': 0, 'russian-support': 0, 'simplified-chinese-support': 0, 'xfce-software-development': 0, 'text-internet': 0, 'gujarati-support': 0, 'dogri-support': 0, 'dial-up': 0, 'books': 0, 'x-software-development': 0, 'virtualization': 0, 'xfce-apps': 0, 'rpm-development-tools': 0, 'legacy-network-server': 0, 'dns-server': 0, 'gnome-desktop': 0, 'news-server': 0, 'guest-desktop-agents': 0, 'multimedia': 0, 'arabic-support': 0, 'kde-telepathy': 0, 'dogtag': 0, 'printing': 0, 'mongodb': 0, 'core': 0, 'authoring-and-publishing': 0, 'rubyonrails': 0, 'security-lab': 0, 'standard': 0, 'konkani-support': 0, 'sindhi-support': 0, 'gnome-games': 0, 'ftp-server': 0, 'thai-support': 0, 'java-development': 0, 'kde-office': 0, 'perl-web': 0, 'haproxy': 0, 'kannada-support': 0, 'cinnamon-desktop': 0, 'd-development': 0, 'anaconda-tools': 0, 'lxde-media': 0, 'ocaml': 0, 'hardware-support': 0, 'epiphany': 0, 'games': 0, 'critical-path-gnome': 0, 'greek-support': 0, 'xfce-desktop': 0, 'firefox': 0, 'tibetan-support': 0, 'milkymist': 0, 'manipuri-support': 0, 'bodo-support': 0, 'haskell': 0, 'legacy-software-development': 0, 'freeipa-server': 0, 'vietnamese-support': 0, 'java': 0, 'mingw32': 0, 'telugu-support': 0, 'network-server': 0, 'urdu-support': 0, 'perl': 0, 'sugar-apps': 0, 'mate-compiz': 0, 'tamil-support': 0, 'legacy-software-support': 0, 'xfce-media': 0, 'smb-server': 0, 'load-balancer': 0, 'sinhala-support': 0, 'cloud-infrastructure': 0, 'base-x': 0, 'python-web': 0, 'malayalam-support': 0, 'jbossas': 0, 'graphics': 0, 'web-server': 0, 'ha': 0, 'ruby': 0, 'eclipse': 0, 'xfce-office': 0, 'kde-apps': 0, 'oriya-support': 0, 'libreoffice-development': 0, 'nepali-support': 0, 'kde-software-development': 0, '3d-printing': 0, 'assamese-support': 0, 'kde-desktop': 0, 'santali-support': 0, 'basic-desktop': 0, 'bengali-support': 0, 'mail-server': 0, 'traditional-chinese-support': 0, 'education': 0, 'hebrew-support': 0, 'critical-path-xfce': 0, 'kurdish-support': 0, 'server-cfg': 0, 'sound-and-video': 0, 'sql-server': 0, 'finnish-support': 0, 'admin-tools': 0, 'critical-path-apps': 0, 'buildsys-build': 0, 'hindi-support': 0, 'robotics-suite': 0, 'critical-path-lxde': 0, 'marathi-support': 0, 'ethiopic-support': 0, 'burmese-support': 0, 'php': 0, 'xfce-extra-plugins': 0, 'guest-agents': 0, 'design-suite': 0, 'tomcat': 0, 'medical': 0, 'lepcha-support': 0, 'sugar-desktop': 0, 'maithili-support': 0, 'lxde-desktop': 0, 'lxde-apps': 0, 'graphical-internet': 0} > _intf._currentAction._spokes.selectedGroups: [libreoffice] > _intf._currentAction._spokes._environmentStore: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: gnome-desktop-environment > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._origEnvironment: gnome-desktop-environment > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._addonStore: ListStore instance, containing members: > _intf._currentAction._spokes._selectFlag: True > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._environmentAddons: {'lxde-desktop-environment': (['3d-printing', 'lxde-apps', 'lxde-office', 'lxde-media'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'mate-desktop-environment': (['3d-printing', 'libreoffice', 'mate-applications', 'mate-compiz'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'gnome-desktop-environment': (['3d-printing', 'epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'infrastructure-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'sql-server', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'legacy-fonts', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xmonad', 'xmonad-mate', 'xfce-desktop'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'jbossas', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'xfce-desktop-environment': (['3d-printing', 'xfce-apps', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'kde-desktop-environment': (['3d-printing', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'developer-workstation-environment': (['3d-printing', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'jbossas', 'java-development', 'legacy-software-development', 'mysql', 'milkymist', 'mingw32', 'mongodb', 'ocaml', 'php', 'perl-web', 'sql-server', 'python-web', 'robotics-suite', 'rubyonrails'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'development-tools', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'rpm-development-tools', 'security-lab', 'system-tools']), 'cinnamon-desktop-environment': (['3d-printing', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools'])} > _intf._currentAction._spokes._tx_id: 1403739497.36 > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._origAddons: [libreoffice] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: goaway.hlan > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._updatesBox: Box instance, containing members: > _intf._currentAction._spokes._repoNameWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._repoNameWarningBox: Box instance, containing members: > _intf._currentAction._spokes._nfsOptsBox: Box instance, containing members: > _intf._currentAction._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectLabel: Label instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._proxyButton: Button instance, containing members: > _intf._currentAction._spokes._repoStore: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._repoEntryBox: Grid instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._cdrom: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._proxyUrl: Skipped > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoMirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectBox: Grid instance, containing members: > _intf._currentAction._spokes._repoNamesWarningBox: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._origIsoChooserButton: _Choose an ISO > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoNameEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._repoSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._repoNamesWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf._currentAction._spokes._add_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._add_dialog.applyOnSkip: False > _intf._currentAction._spokes._add_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf._currentAction._spokes._add_dialog.skipTo: None > _intf._currentAction._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._add_dialog._check_list: [] > _intf._currentAction._spokes._add_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog._store: ListStore instance, containing members: > _intf._currentAction._spokes._add_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._add_dialog._chosen_layouts: [at] > _intf._currentAction._spokes._add_dialog._entry: Entry instance, containing members: > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: True > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [Expander instance, containing members: >, Expander instance, containing members: >] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, EFI System Partition, swap, xfs, vfat] > _intf._currentAction._spokes._initialized: True > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-base (14) with existing ext4 filesystem >, existing 2048MB dm live-rw (13) with existing ext4 filesystem >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > _format.exists: True > _format._mountpoint: None > _format.mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format._size: 2048.0 > _format._device: /dev/loop1 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop1 > originalFormat._size: 2048.0 > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 122104MB disk sda (1) with existing gpt disklabel >, existing 500MB partition sda1 (2) >] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: MountpointSelector instance, containing members: > _intf._currentAction._spokes._current_selector._root: None > _intf._currentAction._spokes._current_selector._device: Already dumped (PartitionDevice instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [existing 15421MB disk sdb (0) with existing iso9660 filesystem >] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 1.30 MB > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: 00, 1: 00, 2: sda1, 3: 00, 4: , 5: 00} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._localeStore: ListStore instance, containing members: > _intf._currentAction._spokes._localeView: TreeView instance, containing members: > _intf._currentAction._spokes._arrow: Image instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._langView: TreeView instance, containing members: > _intf._currentAction._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._languageEntry: Entry instance, containing members: > _intf._currentAction._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._spokes._selected_locales: set(['de_AT.UTF-8', 'en_US.UTF-8']) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._localeSelection: None > _intf._currentAction._spokes._languageStore: ListStore instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7ff1e3270bf0> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.encrypted: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [sda] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 0 > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: Already dumped (DiskOverview instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 3 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: True > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora_20_x86_64 >rescue_mount: True >_bootloader: EFIGRUB instance, containing members: > _bootloader.efi_dir: BOOT > _bootloader._update_only: False > _bootloader.stage1_device: None > _bootloader.stage2_device: None > _bootloader.stage1_disk: None > _bootloader.dracut_args: > _bootloader.errors: [] > _bootloader.console: Skipped > _bootloader.stage2_is_preferred_stage1: False > _bootloader._default_image: None > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.encrypted_password: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.problems: [] > _bootloader.password: None > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader._disk_order: [] > _bootloader.disks: [] > _bootloader._timeout: None >_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 0x256bb90>, True), 'type': (<function <lambda> at 0x256bd70>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x256bc08>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedora_20_x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >23:33:56,270 INFO anaconda: /sbin/anaconda 20.25.15-1 >23:33:56,492 INFO anaconda: 4063232 kB (3968 MB) are available >23:33:56,492 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >23:33:56,501 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >23:33:56,501 INFO anaconda: Default encoding = utf-8 >23:33:56,704 WARN anaconda.stdout: Not asking for VNC because we don't have a network >23:33:56,705 INFO anaconda: Display mode = g >23:33:56,705 INFO anaconda: 4063232 kB (3968 MB) are available >23:33:56,705 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >23:33:57,191 DEBUG anaconda: X server has signalled a successful start. >23:33:57,192 INFO anaconda: Starting window manager, pid 1015. >23:33:57,206 INFO anaconda: Started spice-vdagent. >23:33:57,207 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140677042263808) >23:33:57,929 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >23:33:57,930 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >23:33:57,930 INFO anaconda: using only installclass _Fedora >23:33:58,341 INFO anaconda: bootloader EFIGRUB on EFI platform >23:33:58,342 INFO anaconda: bootloader EFIGRUB on EFI platform >23:33:58,370 DEBUG anaconda: network: devices found ['wlp2s0'] >23:33:58,395 DEBUG anaconda: updating hostname localhost.localdomain >23:33:58,420 INFO anaconda: Running Thread: AnaStorageThread (140676858570496) >23:33:58,420 INFO anaconda: Running Thread: AnaTimeInitThread (140676850177792) >23:33:58,421 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140676841785088) >23:33:58,422 INFO anaconda: Running Thread: AnaPayloadThread (140676833392384) >23:33:58,430 DEBUG anaconda: updating hostname localhost.localdomain >23:33:58,435 INFO anaconda: got 0 NTP servers from DHCP >23:33:58,436 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140676841785088) >23:33:58,442 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140676841785088) >23:33:58,443 INFO anaconda: Starting geolocation lookup >23:33:58,446 INFO anaconda: Geolocation provider: Fedora GeoIP >23:33:58,450 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >23:33:58,451 INFO anaconda: Geolocation lookup finished in 0.0 seconds >23:33:58,451 INFO anaconda: no results from geolocation >23:33:58,451 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140676841785088) >23:33:58,509 DEBUG anaconda: Using UEFI PlatformLang 'en_US.UTF-8' ('en_US.UTF-8') as our language. >23:33:59,718 INFO anaconda: Thread Done: AnaStorageThread (140676858570496) >23:33:59,840 INFO anaconda: Thread Done: AnaPayloadThread (140676833392384) >23:33:59,892 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140677042263808) >23:34:00,001 INFO anaconda: Thread Done: AnaTimeInitThread (140676850177792) >23:34:33,993 DEBUG anaconda: network standalone spoke (init): completed: [] >23:34:34,000 DEBUG anaconda: network: selected device wlp2s0 >23:34:34,157 DEBUG anaconda: network: selected device wlp2s0 >23:34:34,322 DEBUG anaconda: updating hostname localhost.localdomain >23:34:51,968 INFO anaconda: network: access point changed: goaway.hlan >23:34:51,974 DEBUG anaconda: network: on_wireless_ap_changed: SettingsNotFoundError('goaway.hlan',) >23:34:51,996 DEBUG anaconda: updating hostname localhost.localdomain >23:34:52,045 DEBUG anaconda: Secrets requested path '/org/freedesktop/NetworkManager/Settings/0' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 5 >23:35:08,864 DEBUG anaconda: Secrets requested path '/org/freedesktop/NetworkManager/Settings/0' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 7 >23:35:22,375 DEBUG anaconda: Secrets requested path '/org/freedesktop/NetworkManager/Settings/0' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 7 >23:35:37,493 DEBUG anaconda: updating hostname simba.goaway.lan >23:35:46,753 INFO anaconda: network: access point changed: goaway.lan >23:35:46,769 DEBUG anaconda: network: on_wireless_ap_changed: SettingsNotFoundError('goaway.lan',) >23:35:47,016 DEBUG anaconda: Secrets requested path '/org/freedesktop/NetworkManager/Settings/1' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 5 >23:36:00,214 DEBUG anaconda: Secrets requested path '/org/freedesktop/NetworkManager/Settings/1' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 7 >23:36:14,753 DEBUG anaconda: Secrets requested path '/org/freedesktop/NetworkManager/Settings/1' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 7 >23:36:29,397 DEBUG anaconda: Secrets requested path '/org/freedesktop/NetworkManager/Settings/1' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 7 >23:36:42,823 DEBUG anaconda: Secrets requested path '/org/freedesktop/NetworkManager/Settings/1' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 7 >23:36:57,150 DEBUG anaconda: Secrets requested path '/org/freedesktop/NetworkManager/Settings/1' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 7 >23:37:17,388 INFO anaconda: network: access point changed: goaway.hlan >23:37:28,672 DEBUG anaconda: updating hostname simba.goaway.lan >23:37:28,687 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --essid="goaway.hlan" --ipv6=auto --activate >network --hostname=simba.goaway.lan > >23:37:28,697 DEBUG anaconda: network standalone spoke (apply) payload: None completed: ['wlp2s0'] >23:37:28,698 INFO anaconda: Running Thread: AnaPayloadThread (140676850177792) >23:37:28,785 INFO anaconda: Running Thread: AnaDateTimeThread (140676833392384) >23:37:28,788 INFO anaconda: fs space: 0 B needed: 3 GB >23:37:28,839 INFO anaconda: Thread Done: AnaDateTimeThread (140676833392384) >23:37:28,890 INFO anaconda: fs space: 0 B needed: 3 GB >23:37:28,934 INFO anaconda: fs space: 0 B needed: 3 GB >23:37:28,979 INFO anaconda: Running Thread: AnaSourceWatcher (140676762928896) >23:37:29,001 INFO anaconda: Running Thread: AnaSoftwareWatcher (140677042263808) >23:37:29,015 INFO anaconda: Running Thread: AnaStorageWatcher (140676754536192) >23:37:29,017 INFO anaconda: Thread Done: AnaStorageWatcher (140676754536192) >23:37:29,041 INFO anaconda: Running Thread: AnaCustomStorageInit (140676754536192) >23:37:29,110 DEBUG anaconda: network: selected device wlp2s0 >23:37:29,241 DEBUG anaconda: updating hostname simba.goaway.lan >23:37:29,449 INFO anaconda: Running Thread: AnaNTPserver0 (140676738733824) >23:37:29,450 INFO anaconda: Running Thread: AnaNTPserver1 (140676730341120) >23:37:29,450 INFO anaconda: Running Thread: AnaNTPserver2 (140676721948416) >23:37:29,451 INFO anaconda: Running Thread: AnaNTPserver3 (140676771321600) >23:37:29,457 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7ff1e2b84310> >23:37:29,457 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff1dd2b7f90> status to: Probing storage... >23:37:29,458 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff1dd2b7f90> status to: Downloading package metadata... >23:37:29,458 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff1e2b805d0> status to: Downloading package metadata... >23:37:29,458 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> status to: Probing storage... >23:37:29,464 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> >23:37:29,490 INFO anaconda: Thread Done: AnaNTPserver1 (140676730341120) >23:37:29,505 INFO anaconda: Thread Done: AnaNTPserver0 (140676738733824) >23:37:29,516 INFO anaconda: Thread Done: AnaNTPserver3 (140676771321600) >23:37:29,532 INFO anaconda: Thread Done: AnaNTPserver2 (140676721948416) >23:37:29,552 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7ff1db786c10> status to: Wireless connected to goaway.hlan >23:37:29,696 INFO anaconda: Thread Done: AnaCustomStorageInit (140676754536192) >23:37:32,161 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >23:37:32,161 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >23:37:32,181 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >23:37:32,182 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >23:37:49,992 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >23:37:49,992 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >23:37:57,690 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:377: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > store.remove(itr) > >23:37:57,690 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:377: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > store.remove(itr) > >23:38:06,206 INFO anaconda: Thread Done: AnaPayloadThread (140676850177792) >23:38:06,245 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff1e2b805d0> status to: Downloading group metadata... >23:38:06,266 DEBUG anaconda: Setting up repos: [] >23:38:06,267 INFO anaconda: Thread Done: AnaSourceWatcher (140676762928896) >23:38:06,352 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff1dd2b7f90> >23:38:17,358 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140676754536192) >23:38:17,358 INFO anaconda: Thread Done: AnaSoftwareWatcher (140677042263808) >23:38:17,415 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff1e2b805d0> >23:38:17,419 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff1e2b805d0> >23:38:17,424 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff1dd2b7f90> >23:38:17,424 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff1e2b805d0> status to: Checking software dependencies... >23:38:32,073 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140676754536192) >23:38:32,140 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff1e2b805d0> >23:38:32,144 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff1dd2b7f90> >23:38:45,088 DEBUG anaconda: disk free: 1.30 MB fs free: 484 MB sw needs: 4.21 GB auto swap: 0 B >23:38:51,376 INFO anaconda: Running Thread: AnaExecuteStorageThread (140676754536192) >23:38:51,379 DEBUG anaconda: new disk order: [] >23:38:51,406 DEBUG anaconda: new disk order: [] >23:38:51,435 DEBUG anaconda: stage1 device cannot be of type disk >23:38:51,436 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >23:38:51,437 DEBUG anaconda: _is_valid_size(sda1) returning True >23:38:51,437 DEBUG anaconda: _is_valid_location(sda1) returning True >23:38:51,437 WARN anaconda: sda1 not bootable >23:38:51,438 DEBUG anaconda: _is_valid_format(sda1) returning False >23:38:51,438 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >23:38:51,439 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >23:38:51,439 DEBUG anaconda: _is_valid_size(sda2) returning True >23:38:51,439 DEBUG anaconda: _is_valid_location(sda2) returning True >23:38:51,440 WARN anaconda: sda2 not bootable >23:38:51,440 DEBUG anaconda: _is_valid_format(sda2) returning False >23:38:51,441 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >23:38:51,442 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >23:38:51,442 DEBUG anaconda: _is_valid_size(sda3) returning True >23:38:51,442 DEBUG anaconda: _is_valid_location(sda3) returning True >23:38:51,442 WARN anaconda: sda3 not bootable >23:38:51,443 DEBUG anaconda: _is_valid_format(sda3) returning False >23:38:51,443 DEBUG anaconda: is_valid_stage1_device(sda3) returning False >23:38:51,443 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >23:38:51,444 INFO anaconda: Thread Done: AnaExecuteStorageThread (140676754536192) >23:38:51,525 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3'] >23:38:51,525 DEBUG anaconda: ui: unused=['sda1', 'sda2', 'sda3'] >23:38:51,526 DEBUG anaconda: ui: new_devices=[] >23:38:51,536 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:38:51,537 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:38:51,537 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:38:51,579 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> >23:38:51,579 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> status to: Saving storage configuration... >23:38:51,580 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> status to: Failed to save storage configuration... >23:38:51,584 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> >23:39:09,384 DEBUG anaconda: requested size = 500 MB ; available space = 1.30 MB >23:39:09,445 ERR anaconda: factoryDevice failed: not enough free space on disks >23:39:09,445 DEBUG anaconda: trying to find an existing container to use >23:39:09,445 DEBUG anaconda: found container None >23:39:09,455 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3'] >23:39:09,455 DEBUG anaconda: ui: unused=['sda1', 'sda2', 'sda3'] >23:39:09,456 DEBUG anaconda: ui: new_devices=[] >23:39:09,466 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:39:09,466 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:39:09,467 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:39:19,951 DEBUG anaconda: requested size = 20 GB ; available space = 1.30 MB >23:39:20,012 ERR anaconda: factoryDevice failed: not enough free space on disks >23:39:20,012 DEBUG anaconda: trying to find an existing container to use >23:39:20,012 DEBUG anaconda: found container None >23:39:20,022 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3'] >23:39:20,022 DEBUG anaconda: ui: unused=['sda2', 'sda1', 'sda3'] >23:39:20,023 DEBUG anaconda: ui: new_devices=[] >23:39:20,033 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:39:20,033 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:39:20,034 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:39:24,847 DEBUG anaconda: page clicked: Unknown >23:39:24,847 DEBUG anaconda: show mountpoint: Unknown >23:39:24,859 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >23:39:24,860 DEBUG anaconda: updated device_disks to ['sda'] >23:39:24,860 DEBUG anaconda: updated device_container_name to None >23:39:24,860 DEBUG anaconda: updated device_container_raid_level to None >23:39:24,860 DEBUG anaconda: updated device_container_encrypted to False >23:39:24,861 DEBUG anaconda: updated device_container_size to 0 >23:39:24,865 DEBUG anaconda: fs type changed: ext4 >23:39:24,871 INFO anaconda: getting device type for None >23:39:24,872 ERR anaconda: unknown device type: 'None' >23:39:24,872 DEBUG anaconda: device_type_changed: None None >23:39:24,876 INFO anaconda: getting device type for Standard Partition >23:39:24,877 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:39:24,877 INFO anaconda: getting device type for Standard Partition >23:39:24,878 INFO anaconda: getting device type for Standard Partition >23:39:24,879 INFO anaconda: getting device type for Standard Partition >23:39:24,880 INFO anaconda: getting device type for Standard Partition >23:39:24,881 INFO anaconda: getting device type for Standard Partition >23:39:24,882 INFO anaconda: getting device type for Standard Partition >23:39:24,883 INFO anaconda: getting device type for Standard Partition >23:39:24,884 INFO anaconda: getting device type for Standard Partition >23:39:24,885 DEBUG anaconda: populate_raid: 2, None >23:39:24,885 INFO anaconda: getting device type for Standard Partition >23:39:24,887 INFO anaconda: getting device type for Standard Partition >23:39:24,888 DEBUG anaconda: populate_raid: 2, None >23:39:24,888 INFO anaconda: getting device type for Standard Partition >23:39:32,934 INFO anaconda: getting device type for Standard Partition >23:39:43,559 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >23:39:43,560 DEBUG anaconda: updated device_disks to ['sda'] >23:39:43,561 DEBUG anaconda: updated device_container_name to None >23:39:43,561 DEBUG anaconda: updated device_container_raid_level to None >23:39:43,561 DEBUG anaconda: updated device_container_encrypted to False >23:39:43,561 DEBUG anaconda: updated device_container_size to 0 >23:39:43,567 INFO anaconda: getting device type for Standard Partition >23:39:43,575 INFO anaconda: getting device type for Standard Partition >23:39:43,576 DEBUG anaconda: populate_raid: 2, None >23:39:43,576 INFO anaconda: getting device type for Standard Partition >23:39:58,220 INFO anaconda: getting device type for Standard Partition >23:40:00,144 INFO anaconda: ui: saving changes to device sda1 >23:40:00,144 DEBUG anaconda: old name: sda1 >23:40:00,144 DEBUG anaconda: new name: None >23:40:00,147 DEBUG anaconda: old size: 500.0 >23:40:00,147 DEBUG anaconda: new size: 500 >23:40:00,147 INFO anaconda: getting device type for Standard Partition >23:40:00,147 DEBUG anaconda: old device type: 2 >23:40:00,147 DEBUG anaconda: new device type: 2 >23:40:00,148 DEBUG anaconda: reformat: True >23:40:00,149 DEBUG anaconda: old fs type: ext4 >23:40:00,149 DEBUG anaconda: new fs type: ext4 >23:40:00,149 DEBUG anaconda: old encryption setting: False >23:40:00,149 DEBUG anaconda: new encryption setting: False >23:40:00,149 DEBUG anaconda: old label: >23:40:00,150 DEBUG anaconda: new_label: >23:40:00,150 DEBUG anaconda: old mountpoint: >23:40:00,150 DEBUG anaconda: new mountpoint: /boot >23:40:00,150 DEBUG anaconda: old raid level: None >23:40:00,150 DEBUG anaconda: new raid level: None >23:40:00,151 DEBUG anaconda: old container: None >23:40:00,151 DEBUG anaconda: new container: None >23:40:00,151 DEBUG anaconda: old container encrypted: False >23:40:00,151 DEBUG anaconda: new container encrypted: False >23:40:00,151 DEBUG anaconda: old container raid level: None >23:40:00,151 DEBUG anaconda: new container raid level: None >23:40:00,151 DEBUG anaconda: old container size request: 0 >23:40:00,151 DEBUG anaconda: new container size request: 0 >23:40:00,152 DEBUG anaconda: old disks: ['sda'] >23:40:00,152 DEBUG anaconda: new disks: ['sda'] >23:40:00,153 INFO anaconda: scheduling reformat of sda1 as ext4 >23:40:00,167 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot >23:40:00,167 DEBUG anaconda: updated device_disks to ['sda'] >23:40:00,167 DEBUG anaconda: updated device_container_name to None >23:40:00,168 DEBUG anaconda: updated device_container_raid_level to None >23:40:00,168 DEBUG anaconda: updated device_container_encrypted to False >23:40:00,168 DEBUG anaconda: updated device_container_size to 0 >23:40:00,173 INFO anaconda: getting device type for Standard Partition >23:40:00,173 DEBUG anaconda: populate_raid: 2, None >23:40:00,173 INFO anaconda: getting device type for Standard Partition >23:40:02,122 DEBUG anaconda: current selector: existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot >23:40:02,123 DEBUG anaconda: notebook page = 1 >23:40:02,123 INFO anaconda: ui: saving changes to device sda1 >23:40:02,123 DEBUG anaconda: old name: sda1 >23:40:02,123 DEBUG anaconda: new name: None >23:40:02,127 DEBUG anaconda: old size: 500.0 >23:40:02,128 DEBUG anaconda: new size: 500 >23:40:02,128 INFO anaconda: getting device type for Standard Partition >23:40:02,128 DEBUG anaconda: old device type: 2 >23:40:02,129 DEBUG anaconda: new device type: 2 >23:40:02,129 DEBUG anaconda: reformat: True >23:40:02,131 DEBUG anaconda: old fs type: ext4 >23:40:02,131 DEBUG anaconda: new fs type: ext4 >23:40:02,131 DEBUG anaconda: old encryption setting: False >23:40:02,132 DEBUG anaconda: new encryption setting: False >23:40:02,132 DEBUG anaconda: old label: >23:40:02,132 DEBUG anaconda: new_label: >23:40:02,132 DEBUG anaconda: old mountpoint: /boot >23:40:02,132 DEBUG anaconda: new mountpoint: /boot >23:40:02,133 DEBUG anaconda: old raid level: None >23:40:02,133 DEBUG anaconda: new raid level: None >23:40:02,133 DEBUG anaconda: old container: None >23:40:02,133 DEBUG anaconda: new container: None >23:40:02,133 DEBUG anaconda: old container encrypted: False >23:40:02,133 DEBUG anaconda: new container encrypted: False >23:40:02,134 DEBUG anaconda: old container raid level: None >23:40:02,134 DEBUG anaconda: new container raid level: None >23:40:02,134 DEBUG anaconda: old container size request: 0 >23:40:02,134 DEBUG anaconda: new container size request: 0 >23:40:02,134 DEBUG anaconda: old disks: ['sda'] >23:40:02,134 DEBUG anaconda: new disks: ['sda'] >23:40:02,134 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot >23:40:02,135 DEBUG anaconda: updated device_disks to ['sda'] >23:40:02,135 DEBUG anaconda: updated device_container_name to None >23:40:02,135 DEBUG anaconda: updated device_container_raid_level to None >23:40:02,135 DEBUG anaconda: updated device_container_encrypted to False >23:40:02,135 DEBUG anaconda: updated device_container_size to 0 >23:40:02,140 INFO anaconda: getting device type for Standard Partition >23:40:02,141 DEBUG anaconda: populate_raid: 2, None >23:40:02,141 INFO anaconda: getting device type for Standard Partition >23:40:02,141 DEBUG anaconda: new selector: existing 20002MB partition sda2 (3) with existing luks >23:40:09,095 DEBUG anaconda: removing device 'existing 20002MB partition sda2 (3) with existing luks' from page Unknown >23:40:12,217 INFO anaconda: ui: removed device sda2 >23:40:12,225 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1'] >23:40:12,225 DEBUG anaconda: ui: unused=[] >23:40:12,226 DEBUG anaconda: ui: new_devices=['sda1'] >23:40:12,232 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:40:12,232 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:40:12,233 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot >23:40:12,233 DEBUG anaconda: updated device_disks to ['sda'] >23:40:12,233 DEBUG anaconda: updated device_container_name to None >23:40:12,233 DEBUG anaconda: updated device_container_raid_level to None >23:40:12,233 DEBUG anaconda: updated device_container_encrypted to False >23:40:12,234 DEBUG anaconda: updated device_container_size to 0 >23:40:12,239 INFO anaconda: getting device type for Standard Partition >23:40:12,239 DEBUG anaconda: populate_raid: 2, None >23:40:12,239 INFO anaconda: getting device type for Standard Partition >23:40:12,240 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:40:12,241 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot >23:40:12,241 DEBUG anaconda: updated device_disks to ['sda'] >23:40:12,241 DEBUG anaconda: updated device_container_name to None >23:40:12,241 DEBUG anaconda: updated device_container_raid_level to None >23:40:12,241 DEBUG anaconda: updated device_container_encrypted to False >23:40:12,242 DEBUG anaconda: updated device_container_size to 0 >23:40:12,247 INFO anaconda: getting device type for Standard Partition >23:40:12,247 DEBUG anaconda: populate_raid: 2, None >23:40:12,247 INFO anaconda: getting device type for Standard Partition >23:40:15,019 INFO anaconda: ui: saving changes to device sda1 >23:40:15,019 DEBUG anaconda: old name: sda1 >23:40:15,019 DEBUG anaconda: new name: None >23:40:15,022 DEBUG anaconda: old size: 500.0 >23:40:15,022 DEBUG anaconda: new size: 500 >23:40:15,022 INFO anaconda: getting device type for Standard Partition >23:40:15,023 DEBUG anaconda: old device type: 2 >23:40:15,023 DEBUG anaconda: new device type: 2 >23:40:15,023 DEBUG anaconda: reformat: True >23:40:15,024 DEBUG anaconda: old fs type: ext4 >23:40:15,024 DEBUG anaconda: new fs type: ext4 >23:40:15,024 DEBUG anaconda: old encryption setting: False >23:40:15,025 DEBUG anaconda: new encryption setting: False >23:40:15,025 DEBUG anaconda: old label: >23:40:15,025 DEBUG anaconda: new_label: >23:40:15,025 DEBUG anaconda: old mountpoint: /boot >23:40:15,025 DEBUG anaconda: new mountpoint: /boot >23:40:15,025 DEBUG anaconda: old raid level: None >23:40:15,026 DEBUG anaconda: new raid level: None >23:40:15,026 DEBUG anaconda: old container: None >23:40:15,026 DEBUG anaconda: new container: None >23:40:15,026 DEBUG anaconda: old container encrypted: False >23:40:15,026 DEBUG anaconda: new container encrypted: False >23:40:15,026 DEBUG anaconda: old container raid level: None >23:40:15,026 DEBUG anaconda: new container raid level: None >23:40:15,027 DEBUG anaconda: old container size request: 0 >23:40:15,027 DEBUG anaconda: new container size request: 0 >23:40:15,027 DEBUG anaconda: old disks: ['sda'] >23:40:15,027 DEBUG anaconda: new disks: ['sda'] >23:40:15,027 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot >23:40:15,027 DEBUG anaconda: updated device_disks to ['sda'] >23:40:15,027 DEBUG anaconda: updated device_container_name to None >23:40:15,028 DEBUG anaconda: updated device_container_raid_level to None >23:40:15,028 DEBUG anaconda: updated device_container_encrypted to False >23:40:15,028 DEBUG anaconda: updated device_container_size to 0 >23:40:15,033 INFO anaconda: getting device type for Standard Partition >23:40:15,033 DEBUG anaconda: populate_raid: 2, None >23:40:15,034 INFO anaconda: getting device type for Standard Partition >23:40:32,362 DEBUG anaconda: requested size = 20 GB ; available space = 121.60 GB >23:40:32,463 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-sda2', 'sda', 'sda1', 'sda2'] >23:40:32,463 DEBUG anaconda: ui: unused=[] >23:40:32,464 DEBUG anaconda: ui: new_devices=['sda1', 'luks-sda2'] >23:40:32,473 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:40:32,473 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:40:32,473 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot >23:40:32,474 DEBUG anaconda: updated device_disks to ['sda'] >23:40:32,474 DEBUG anaconda: updated device_container_name to None >23:40:32,474 DEBUG anaconda: updated device_container_raid_level to None >23:40:32,474 DEBUG anaconda: updated device_container_encrypted to False >23:40:32,474 DEBUG anaconda: updated device_container_size to 0 >23:40:32,480 INFO anaconda: getting device type for Standard Partition >23:40:32,480 DEBUG anaconda: populate_raid: 2, None >23:40:32,480 INFO anaconda: getting device type for Standard Partition >23:40:32,481 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:40:32,481 DEBUG anaconda: current selector: existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot >23:40:32,482 DEBUG anaconda: notebook page = 1 >23:40:32,482 INFO anaconda: ui: saving changes to device sda1 >23:40:32,482 DEBUG anaconda: old name: sda1 >23:40:32,482 DEBUG anaconda: new name: None >23:40:32,485 DEBUG anaconda: old size: 500.0 >23:40:32,485 DEBUG anaconda: new size: 500 >23:40:32,485 INFO anaconda: getting device type for Standard Partition >23:40:32,485 DEBUG anaconda: old device type: 2 >23:40:32,486 DEBUG anaconda: new device type: 2 >23:40:32,486 DEBUG anaconda: reformat: True >23:40:32,487 DEBUG anaconda: old fs type: ext4 >23:40:32,487 DEBUG anaconda: new fs type: ext4 >23:40:32,487 DEBUG anaconda: old encryption setting: False >23:40:32,488 DEBUG anaconda: new encryption setting: False >23:40:32,488 DEBUG anaconda: old label: >23:40:32,488 DEBUG anaconda: new_label: >23:40:32,488 DEBUG anaconda: old mountpoint: /boot >23:40:32,488 DEBUG anaconda: new mountpoint: /boot >23:40:32,488 DEBUG anaconda: old raid level: None >23:40:32,489 DEBUG anaconda: new raid level: None >23:40:32,489 DEBUG anaconda: old container: None >23:40:32,489 DEBUG anaconda: new container: None >23:40:32,489 DEBUG anaconda: old container encrypted: False >23:40:32,489 DEBUG anaconda: new container encrypted: False >23:40:32,489 DEBUG anaconda: old container raid level: None >23:40:32,489 DEBUG anaconda: new container raid level: None >23:40:32,490 DEBUG anaconda: old container size request: 0 >23:40:32,490 DEBUG anaconda: new container size request: 0 >23:40:32,490 DEBUG anaconda: old disks: ['sda'] >23:40:32,490 DEBUG anaconda: new disks: ['sda'] >23:40:32,490 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot >23:40:32,490 DEBUG anaconda: updated device_disks to ['sda'] >23:40:32,490 DEBUG anaconda: updated device_container_name to None >23:40:32,491 DEBUG anaconda: updated device_container_raid_level to None >23:40:32,491 DEBUG anaconda: updated device_container_encrypted to False >23:40:32,491 DEBUG anaconda: updated device_container_size to 0 >23:40:32,496 INFO anaconda: getting device type for Standard Partition >23:40:32,496 DEBUG anaconda: populate_raid: 2, None >23:40:32,496 INFO anaconda: getting device type for Standard Partition >23:40:32,497 DEBUG anaconda: new selector: non-existent 20000MB luks/dm-crypt luks-sda2 (18) with non-existent ext4 filesystem mounted at / >23:40:32,497 DEBUG anaconda: populate_right_side: non-existent 20000MB luks/dm-crypt luks-sda2 (18) with non-existent ext4 filesystem mounted at / >23:40:32,498 DEBUG anaconda: updated device_disks to ['sda'] >23:40:32,498 DEBUG anaconda: updated device_container_name to None >23:40:32,498 DEBUG anaconda: updated device_container_raid_level to None >23:40:32,498 DEBUG anaconda: updated device_container_encrypted to False >23:40:32,498 DEBUG anaconda: updated device_container_size to 0 >23:40:32,504 INFO anaconda: getting device type for Standard Partition >23:40:32,504 DEBUG anaconda: populate_raid: 2, None >23:40:32,504 INFO anaconda: getting device type for Standard Partition >23:40:38,878 INFO anaconda: ui: saving changes to device luks-sda2 >23:40:38,878 DEBUG anaconda: old name: sda2 >23:40:38,879 DEBUG anaconda: new name: None >23:40:38,884 DEBUG anaconda: old size: 20000.0 >23:40:38,884 DEBUG anaconda: new size: 20000 >23:40:38,885 INFO anaconda: getting device type for Standard Partition >23:40:38,886 DEBUG anaconda: old device type: 2 >23:40:38,886 DEBUG anaconda: new device type: 2 >23:40:38,886 DEBUG anaconda: reformat: True >23:40:38,889 DEBUG anaconda: old fs type: ext4 >23:40:38,889 DEBUG anaconda: new fs type: ext4 >23:40:38,889 DEBUG anaconda: old encryption setting: True >23:40:38,889 DEBUG anaconda: new encryption setting: True >23:40:38,890 DEBUG anaconda: old label: >23:40:38,890 DEBUG anaconda: new_label: >23:40:38,890 DEBUG anaconda: old mountpoint: / >23:40:38,890 DEBUG anaconda: new mountpoint: / >23:40:38,891 DEBUG anaconda: old raid level: None >23:40:38,891 DEBUG anaconda: new raid level: None >23:40:38,894 DEBUG anaconda: old container: None >23:40:38,894 DEBUG anaconda: new container: None >23:40:38,894 DEBUG anaconda: old container encrypted: False >23:40:38,895 DEBUG anaconda: new container encrypted: False >23:40:38,895 DEBUG anaconda: old container raid level: None >23:40:38,895 DEBUG anaconda: new container raid level: None >23:40:38,895 DEBUG anaconda: old container size request: 0 >23:40:38,895 DEBUG anaconda: new container size request: 0 >23:40:38,896 DEBUG anaconda: old disks: ['sda'] >23:40:38,896 DEBUG anaconda: new disks: ['sda'] >23:40:38,896 DEBUG anaconda: nothing changed for new device >23:40:48,601 DEBUG anaconda: requested size = None ; available space = 101.60 GB >23:40:48,715 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-sda2', 'luks-sda3', 'sda', 'sda1', 'sda2', 'sda3'] >23:40:48,715 DEBUG anaconda: ui: unused=[] >23:40:48,716 DEBUG anaconda: ui: new_devices=['luks-sda3', 'luks-sda2', 'sda1'] >23:40:48,728 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:40:48,728 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:40:48,728 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot >23:40:48,728 DEBUG anaconda: updated device_disks to ['sda'] >23:40:48,728 DEBUG anaconda: updated device_container_name to None >23:40:48,729 DEBUG anaconda: updated device_container_raid_level to None >23:40:48,729 DEBUG anaconda: updated device_container_encrypted to False >23:40:48,729 DEBUG anaconda: updated device_container_size to 0 >23:40:48,734 INFO anaconda: getting device type for Standard Partition >23:40:48,735 DEBUG anaconda: populate_raid: 2, None >23:40:48,735 INFO anaconda: getting device type for Standard Partition >23:40:48,736 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:40:48,736 DEBUG anaconda: current selector: existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot >23:40:48,737 DEBUG anaconda: notebook page = 1 >23:40:48,737 INFO anaconda: ui: saving changes to device sda1 >23:40:48,737 DEBUG anaconda: old name: sda1 >23:40:48,737 DEBUG anaconda: new name: None >23:40:48,740 DEBUG anaconda: old size: 500.0 >23:40:48,740 DEBUG anaconda: new size: 500 >23:40:48,740 INFO anaconda: getting device type for Standard Partition >23:40:48,740 DEBUG anaconda: old device type: 2 >23:40:48,740 DEBUG anaconda: new device type: 2 >23:40:48,741 DEBUG anaconda: reformat: True >23:40:48,742 DEBUG anaconda: old fs type: ext4 >23:40:48,742 DEBUG anaconda: new fs type: ext4 >23:40:48,742 DEBUG anaconda: old encryption setting: False >23:40:48,742 DEBUG anaconda: new encryption setting: False >23:40:48,742 DEBUG anaconda: old label: >23:40:48,743 DEBUG anaconda: new_label: >23:40:48,743 DEBUG anaconda: old mountpoint: /boot >23:40:48,743 DEBUG anaconda: new mountpoint: /boot >23:40:48,743 DEBUG anaconda: old raid level: None >23:40:48,743 DEBUG anaconda: new raid level: None >23:40:48,744 DEBUG anaconda: old container: None >23:40:48,744 DEBUG anaconda: new container: None >23:40:48,744 DEBUG anaconda: old container encrypted: False >23:40:48,744 DEBUG anaconda: new container encrypted: False >23:40:48,744 DEBUG anaconda: old container raid level: None >23:40:48,744 DEBUG anaconda: new container raid level: None >23:40:48,744 DEBUG anaconda: old container size request: 0 >23:40:48,745 DEBUG anaconda: new container size request: 0 >23:40:48,745 DEBUG anaconda: old disks: ['sda'] >23:40:48,745 DEBUG anaconda: new disks: ['sda'] >23:40:48,745 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot >23:40:48,745 DEBUG anaconda: updated device_disks to ['sda'] >23:40:48,745 DEBUG anaconda: updated device_container_name to None >23:40:48,745 DEBUG anaconda: updated device_container_raid_level to None >23:40:48,746 DEBUG anaconda: updated device_container_encrypted to False >23:40:48,746 DEBUG anaconda: updated device_container_size to 0 >23:40:48,751 INFO anaconda: getting device type for Standard Partition >23:40:48,751 DEBUG anaconda: populate_raid: 2, None >23:40:48,751 INFO anaconda: getting device type for Standard Partition >23:40:48,752 DEBUG anaconda: new selector: non-existent 101599MB luks/dm-crypt luks-sda3 (20) with non-existent ext4 filesystem mounted at /home >23:40:48,752 DEBUG anaconda: populate_right_side: non-existent 101599MB luks/dm-crypt luks-sda3 (20) with non-existent ext4 filesystem mounted at /home >23:40:48,753 DEBUG anaconda: updated device_disks to ['sda'] >23:40:48,753 DEBUG anaconda: updated device_container_name to None >23:40:48,753 DEBUG anaconda: updated device_container_raid_level to None >23:40:48,753 DEBUG anaconda: updated device_container_encrypted to False >23:40:48,753 DEBUG anaconda: updated device_container_size to 0 >23:40:48,759 INFO anaconda: getting device type for Standard Partition >23:40:48,759 DEBUG anaconda: populate_raid: 2, None >23:40:48,759 INFO anaconda: getting device type for Standard Partition >23:41:05,669 INFO anaconda: ui: saving changes to device luks-sda3 >23:41:05,669 DEBUG anaconda: old name: sda3 >23:41:05,670 DEBUG anaconda: new name: None >23:41:05,675 DEBUG anaconda: old size: 101599.0 >23:41:05,676 DEBUG anaconda: new size: 101599 >23:41:05,676 INFO anaconda: getting device type for Standard Partition >23:41:05,677 DEBUG anaconda: old device type: 2 >23:41:05,677 DEBUG anaconda: new device type: 2 >23:41:05,677 DEBUG anaconda: reformat: True >23:41:05,680 DEBUG anaconda: old fs type: ext4 >23:41:05,680 DEBUG anaconda: new fs type: ext4 >23:41:05,680 DEBUG anaconda: old encryption setting: True >23:41:05,680 DEBUG anaconda: new encryption setting: True >23:41:05,681 DEBUG anaconda: old label: >23:41:05,681 DEBUG anaconda: new_label: >23:41:05,681 DEBUG anaconda: old mountpoint: /home >23:41:05,681 DEBUG anaconda: new mountpoint: /home >23:41:05,682 DEBUG anaconda: old raid level: None >23:41:05,683 DEBUG anaconda: new raid level: None >23:41:05,685 DEBUG anaconda: old container: None >23:41:05,685 DEBUG anaconda: new container: None >23:41:05,685 DEBUG anaconda: old container encrypted: False >23:41:05,686 DEBUG anaconda: new container encrypted: False >23:41:05,686 DEBUG anaconda: old container raid level: None >23:41:05,686 DEBUG anaconda: new container raid level: None >23:41:05,686 DEBUG anaconda: old container size request: 0 >23:41:05,687 DEBUG anaconda: new container size request: 0 >23:41:05,687 DEBUG anaconda: old disks: ['sda'] >23:41:05,687 DEBUG anaconda: new disks: ['sda'] >23:41:05,687 DEBUG anaconda: nothing changed for new device >23:41:26,985 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: gsignal.c:2593: instance '0x21df2e0' has no handler with id '42043' > Gtk.main() > >23:41:26,985 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: gsignal.c:2593: instance '0x21df2e0' has no handler with id '42044' > Gtk.main() > >23:41:26,989 DEBUG anaconda: new disk order: [] >23:41:27,011 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >23:41:27,012 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >23:41:27,012 DEBUG anaconda: stage1 device cannot be of type disk >23:41:27,013 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >23:41:27,013 DEBUG anaconda: _is_valid_size(sda1) returning True >23:41:27,013 DEBUG anaconda: _is_valid_location(sda1) returning True >23:41:27,013 DEBUG anaconda: _is_valid_format(sda1) returning False >23:41:27,013 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >23:41:27,014 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >23:41:27,014 DEBUG anaconda: _is_valid_size(sda2) returning True >23:41:27,014 DEBUG anaconda: _is_valid_location(sda2) returning True >23:41:27,015 WARN anaconda: sda2 not bootable >23:41:27,015 DEBUG anaconda: _is_valid_format(sda2) returning False >23:41:27,015 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >23:41:27,016 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >23:41:27,016 DEBUG anaconda: _is_valid_size(sda3) returning True >23:41:27,016 DEBUG anaconda: _is_valid_location(sda3) returning True >23:41:27,016 WARN anaconda: sda3 not bootable >23:41:27,016 DEBUG anaconda: _is_valid_format(sda3) returning False >23:41:27,016 DEBUG anaconda: is_valid_stage1_device(sda3) returning False >23:41:27,016 ERR anaconda: storage configuration failed: failed to find a suitable stage1 device >23:41:27,017 INFO anaconda: Running Thread: AnaCheckStorageThread (140676754536192) >23:41:27,022 ERR anaconda: you have not created a bootloader stage1 target device >23:41:27,022 ERR anaconda: You have not created a bootable partition. >23:41:27,022 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >23:41:27,023 INFO anaconda: Thread Done: AnaCheckStorageThread (140676754536192) >23:41:27,111 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> >23:41:27,115 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> >23:41:27,116 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> status to: Checking storage configuration... >23:41:27,120 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> >23:42:06,939 INFO anaconda: Running Thread: AnaExecuteStorageThread (140676754536192) >23:42:06,941 INFO anaconda: Thread Done: AnaExecuteStorageThread (140676754536192) >23:42:07,030 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> >23:42:07,030 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> status to: Saving storage configuration... >23:42:07,035 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> >23:42:21,315 DEBUG anaconda: disk free: 1.30 MB fs free: 484 MB sw needs: 4.21 GB auto swap: 1.54 GB >23:42:25,900 INFO anaconda: Running Thread: AnaExecuteStorageThread (140676754536192) >23:42:25,905 DEBUG anaconda: new disk order: [] >23:42:25,938 DEBUG anaconda: new disk order: [] >23:42:25,969 DEBUG anaconda: stage1 device cannot be of type disk >23:42:25,970 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >23:42:25,970 DEBUG anaconda: _is_valid_size(sda1) returning True >23:42:25,970 DEBUG anaconda: _is_valid_location(sda1) returning True >23:42:25,971 DEBUG anaconda: _is_valid_format(sda1) returning False >23:42:25,971 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >23:42:25,971 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >23:42:25,972 INFO anaconda: Thread Done: AnaExecuteStorageThread (140676754536192) >23:42:26,062 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1'] >23:42:26,062 DEBUG anaconda: ui: unused=['sda1'] >23:42:26,063 DEBUG anaconda: ui: new_devices=[] >23:42:26,068 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:42:26,068 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:42:26,069 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:42:26,085 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> >23:42:26,085 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> status to: Saving storage configuration... >23:42:26,085 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> status to: Failed to save storage configuration... >23:42:26,090 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff1dd2b8810> >23:42:38,245 DEBUG anaconda: requested size = 500 MB ; available space = 1.30 MB >23:42:38,298 ERR anaconda: factoryDevice failed: not enough free space on disks >23:42:38,298 DEBUG anaconda: trying to find an existing container to use >23:42:38,298 DEBUG anaconda: found container None >23:42:38,304 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1'] >23:42:38,304 DEBUG anaconda: ui: unused=['sda1'] >23:42:38,305 DEBUG anaconda: ui: new_devices=[] >23:42:38,310 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:42:38,310 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:42:38,311 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:42:42,356 DEBUG anaconda: page clicked: Unknown >23:42:42,356 DEBUG anaconda: show mountpoint: Unknown >23:42:42,357 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >23:42:42,357 DEBUG anaconda: updated device_disks to ['sda'] >23:42:42,358 DEBUG anaconda: updated device_container_name to None >23:42:42,358 DEBUG anaconda: updated device_container_raid_level to None >23:42:42,358 DEBUG anaconda: updated device_container_encrypted to False >23:42:42,358 DEBUG anaconda: updated device_container_size to 0 >23:42:42,362 INFO anaconda: getting device type for Standard Partition >23:42:42,369 INFO anaconda: getting device type for Standard Partition >23:42:42,370 DEBUG anaconda: populate_raid: 2, None >23:42:42,370 INFO anaconda: getting device type for Standard Partition >23:42:45,789 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >23:42:45,790 DEBUG anaconda: updated device_disks to ['sda'] >23:42:45,791 DEBUG anaconda: updated device_container_name to None >23:42:45,791 DEBUG anaconda: updated device_container_raid_level to None >23:42:45,791 DEBUG anaconda: updated device_container_encrypted to False >23:42:45,791 DEBUG anaconda: updated device_container_size to 0 >23:42:45,803 INFO anaconda: getting device type for Standard Partition >23:42:45,804 DEBUG anaconda: populate_raid: 2, None >23:42:45,804 INFO anaconda: getting device type for Standard Partition >23:42:48,379 DEBUG anaconda: removing device 'existing 500MB partition sda1 (2) with existing ext4 filesystem' from page Unknown >23:42:50,828 DEBUG anaconda: running handleException >23:42:50,828 DEBUG anaconda: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: >23:33:59,719 INFO packaging: configuring base repo >23:33:59,754 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >23:33:59,774 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >23:33:59,774 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >23:33:59,774 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >23:33:59,775 DEBUG yum.verbose.plugin: Adding en_US to language list >23:33:59,777 DEBUG yum.verbose.YumBase: Config time: 0.022 >23:33:59,801 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >23:33:59,801 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >23:33:59,801 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >23:33:59,802 DEBUG yum.verbose.plugin: Adding en_US to language list >23:33:59,804 DEBUG yum.verbose.YumBase: Config time: 0.010 >23:33:59,825 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >23:33:59,825 INFO packaging: using default repos from local yum configuration >23:33:59,826 INFO packaging: gathering repo metadata >23:33:59,832 ERR packaging: failed to grab repo metadata for fedora: Cannot retrieve metalink for repository: fedora/20/x86_64. Please verify its path and try again >23:33:59,839 ERR packaging: failed to grab repo metadata for updates: Cannot retrieve metalink for repository: updates/20/x86_64. Please verify its path and try again >23:33:59,840 INFO packaging: metadata retrieval complete >23:37:28,698 INFO packaging: configuring base repo >23:37:28,702 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >23:37:28,710 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >23:37:28,711 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >23:37:28,711 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >23:37:28,711 DEBUG yum.verbose.plugin: Adding en_US to language list >23:37:28,714 DEBUG yum.verbose.YumBase: Config time: 0.010 >23:37:28,736 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >23:37:28,736 INFO packaging: using default repos from local yum configuration >23:37:28,737 INFO packaging: gathering repo metadata >23:38:06,206 INFO packaging: metadata retrieval complete >23:38:06,207 DEBUG yum.verbose.YumBase: Setting up Package Sacks >23:38:06,208 INFO_2 yum.verbose.plugin: Determining fastest mirrors >23:38:08,071 INFO_2 yum.verbose.plugin: * fedora: mirror.karneval.cz >23:38:08,078 INFO_2 yum.verbose.plugin: * updates: mirror.karneval.cz >23:38:16,938 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >23:38:17,062 DEBUG yum.verbose.YumBase: pkgsack time: 10.855 >23:38:17,277 DEBUG yum.verbose.YumBase: group time: 11.070 >23:38:17,359 INFO packaging: checking software selection >23:38:17,359 DEBUG yum.verbose.YumBase: Setting up Package Sacks >23:38:18,995 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >23:38:19,136 DEBUG yum.verbose.YumBase: pkgsack time: 1.777 >23:38:19,357 DEBUG yum.verbose.YumBase: group time: 1.998 >23:38:19,610 DEBUG yum.verbose.YumBase: Obs Init time: 0.248 >23:38:19,639 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >23:38:19,659 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >23:38:19,725 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >23:38:19,726 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >23:38:19,815 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >23:38:19,819 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >23:38:19,825 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >23:38:20,041 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >23:38:20,042 INFO packaging: no kernel-PAE package >23:38:20,042 INFO packaging: selected kernel >23:38:20,043 INFO packaging: checking dependencies >23:38:20,057 DEBUG yum.verbose.YumBase: Building updates object >23:38:21,050 DEBUG yum.verbose.YumBase: up:simple updates time: 0.372 >23:38:21,056 DEBUG yum.verbose.YumBase: up:obs time: 0.006 >23:38:21,057 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >23:38:21,057 DEBUG yum.verbose.YumBase: updates time: 1.000 >23:38:21,063 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.38.2-2.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >23:38:21,064 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.6.0-1.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >23:38:21,066 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >23:38:21,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.5.0-1.20130815git.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >23:38:21,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-19.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >23:38:21,070 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >23:38:21,070 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >23:38:21,070 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >23:38:21,084 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-39.git20131003.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,085 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,089 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.24-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,091 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,094 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-19.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,095 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-3.fc20.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >23:38:21,095 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-3.fc20.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >23:38:21,097 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-7.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,097 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-7.fc20.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >23:38:21,105 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,107 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.68-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,108 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-21.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,112 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.10-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,116 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,117 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.44.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,120 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,124 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.6-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,124 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.6-1.fc20.x86_64 to require for libplc4.so()(64bit) >23:38:21,127 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,128 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-39.git20131003.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >23:38:21,129 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-3.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >23:38:21,129 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-3.fc20.x86_64 to require for libnl-3.so.200()(64bit) >23:38:21,130 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,133 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-8.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-39.git20131003.fc20.x86_64 >23:38:21,140 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc20.x86_64 >23:38:21,141 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.6-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc20.x86_64 >23:38:21,142 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc20.x86_64 >23:38:21,143 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.8-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc20.x86_64 >23:38:21,144 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc20.x86_64 >23:38:21,146 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.1-3.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc20.x86_64 >23:38:21,147 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.1-3.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >23:38:21,149 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.10.9-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc20.x86_64 >23:38:21,151 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc20.x86_64 >23:38:21,153 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.3-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc20.x86_64 >23:38:21,155 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc20.x86_64 >23:38:21,156 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc20.x86_64 >23:38:21,158 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.10.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc20.x86_64 >23:38:21,166 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.02-1.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >23:38:21,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >23:38:21,169 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc20.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >23:38:21,169 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.02-1.fc20.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >23:38:21,171 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >23:38:21,174 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc20.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.9.0-0.1.git20140128.fc20.x86_64 >23:38:21,176 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc20.x86_64 >23:38:21,179 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.8.2-2.fc20.x86_64 >23:38:21,182 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.17-1.fc20.x86_64 as install for PackageKit-command-not-found-0.8.17-1.fc20.x86_64 >23:38:21,184 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.4.3-1.fc20.x86_64 as install for PackageKit-command-not-found-0.8.17-1.fc20.x86_64 >23:38:21,189 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-6.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.17-1.fc20.x86_64 >23:38:21,189 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-6.fc20.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >23:38:21,193 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.17-1.fc20.x86_64 >23:38:21,194 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >23:38:21,196 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.0-5.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.17-1.fc20.x86_64 >23:38:21,197 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-1.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.17-1.fc20.x86_64 >23:38:21,199 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.17-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.17-1.fc20.x86_64 >23:38:21,202 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.17-1.fc20.x86_64 >23:38:21,204 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc20.noarch >23:38:21,210 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.1-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,211 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.2-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.2-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,213 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.2-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.2-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,216 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.7.1-13.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,218 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.7-1.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,219 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.158-4.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,221 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.1-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,222 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.1-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,224 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.1-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,225 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.1-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,227 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.1-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,227 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.1-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,229 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.1-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,230 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.1-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,232 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.1-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,233 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.1-2.fc20.x86_64 as install for abrt-desktop-2.2.1-2.fc20.x86_64 >23:38:21,238 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.14-1.fc20.x86_64 as install for abrt-java-connector-1.0.10-1.fc20.x86_64 >23:38:21,240 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.2-2.fc20.x86_64 as install for abrt-java-connector-1.0.10-1.fc20.x86_64 >23:38:21,240 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.2-2.fc20.x86_64 to require for librpm.so.3()(64bit) >23:38:21,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.2-2.fc20.x86_64 as install for abrt-java-connector-1.0.10-1.fc20.x86_64 >23:38:21,244 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.1-2.fc20.x86_64 as install for abrt-java-connector-1.0.10-1.fc20.x86_64 >23:38:21,248 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >23:38:21,248 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >23:38:21,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >23:38:21,255 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.11-1.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >23:38:21,256 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.11-1.fc20.x86_64 to require for libguile-2.0.so.22()(64bit) >23:38:21,257 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-3.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >23:38:21,259 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >23:38:21,260 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >23:38:21,261 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >23:38:21,265 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.0-13.gitf81e3.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >23:38:21,267 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >23:38:21,267 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >23:38:21,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-4.fc20.x86_64 >23:38:21,274 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >23:38:21,275 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for alsa-utils-1.0.27.2-4.fc20.x86_64 >23:38:21,276 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >23:38:21,276 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >23:38:21,276 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >23:38:21,279 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-1.fc20.x86_64 as install for at-3.1.13-14.fc20.x86_64 >23:38:21,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.2.1-6.fc20.x86_64 as install for at-3.1.13-14.fc20.x86_64 >23:38:21,282 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-1.fc20.x86_64 to require for libpam.so.0()(64bit) >23:38:21,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >23:38:21,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >23:38:21,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >23:38:21,298 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.6-1.fc20.x86_64 as install for audit-2.3.6-1.fc20.x86_64 >23:38:21,301 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.5-5.fc20.x86_64 as install for audit-2.3.6-1.fc20.x86_64 >23:38:21,301 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.5-5.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >23:38:21,302 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for audit-2.3.6-1.fc20.x86_64 >23:38:21,304 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.6-1.fc20.x86_64 >23:38:21,304 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.5-5.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >23:38:21,305 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.6-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >23:38:21,313 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-12.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >23:38:21,315 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >23:38:21,317 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-2.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >23:38:21,319 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-38.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >23:38:21,325 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-21.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >23:38:21,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >23:38:21,329 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >23:38:21,331 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-12.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >23:38:21,333 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >23:38:21,334 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-15-1.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >23:38:21,340 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc20.x86_64 as install for 1:bash-completion-2.1-3.fc20.noarch >23:38:21,343 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >23:38:21,345 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >23:38:21,356 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.3.1-1.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,360 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.2.7-1.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,363 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.1.5-1.20140607.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,366 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,369 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.4-2.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,370 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.2-1.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,373 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.10.5-1.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,375 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.1.5-1.20140607.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.2-04compat.1.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,379 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.54-1.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,380 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.16.0-2.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,380 DEBUG yum.verbose.YumBase: Quick matched cogl-1.16.0-2.fc20.x86_64 to require for libcogl-pango.so.15()(64bit) >23:38:21,382 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-3.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,384 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.16.2-4.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,386 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,387 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,390 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,393 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.1.5-1.20140607.fc20.x86_64 as install for bijiben-3.10.2-1.fc20.x86_64 >23:38:21,398 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for 32:bind-utils-9.9.4-12.P2.fc20.x86_64 >23:38:21,400 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-12.P2.fc20.x86_64 >23:38:21,403 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-12.P2.fc20.x86_64 as install for 32:bind-utils-9.9.4-12.P2.fc20.x86_64 >23:38:21,404 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-12.P2.fc20.x86_64 to require for libisccfg.so.90()(64bit) >23:38:21,404 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-12.P2.fc20.x86_64 to require for libisccc.so.90()(64bit) >23:38:21,404 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-12.P2.fc20.x86_64 to require for libisc.so.95()(64bit) >23:38:21,407 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-38.fc20.x86_64 as install for 32:bind-utils-9.9.4-12.P2.fc20.x86_64 >23:38:21,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-12.P2.fc20.x86_64 >23:38:21,411 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-2.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >23:38:21,412 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-2.fc20.x86_64 to require for libpci.so.3()(64bit) >23:38:21,414 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.18-1.fc20.x86_64 as install for bluez-cups-5.18-1.fc20.x86_64 >23:38:21,424 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,427 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.6-1.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,429 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.6-1.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,430 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,430 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,431 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-20.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,432 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,435 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.0-1.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,437 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,442 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.4-1.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,442 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.4-1.fc20.x86_64 to require for libgsttag-1.0.so.0()(64bit) >23:38:21,444 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.4-1.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,456 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.10.0-1.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,456 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.10.0-1.fc20.x86_64 to require for libbrasero-media3.so.1()(64bit) >23:38:21,456 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.10.0-1.fc20.x86_64 to require for libbrasero-burn3.so.1()(64bit) >23:38:21,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc20.x86_64 as install for brasero-3.10.0-1.fc20.x86_64 >23:38:21,464 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.10.1-4.fc20.x86_64 as install for brasero-nautilus-3.10.0-1.fc20.x86_64 >23:38:21,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24.2-1.fc20.x86_64 as install for btrfs-progs-3.14.2-3.fc20.x86_64 >23:38:21,470 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.2-1.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >23:38:21,471 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.2-1.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >23:38:21,472 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-3.14.2-3.fc20.x86_64 >23:38:21,473 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for btrfs-progs-3.14.2-3.fc20.x86_64 >23:38:21,476 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for bzip2-1.0.6-9.fc20.x86_64 >23:38:21,481 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-1.fc20.noarch as install for caribou-0.4.13-1.fc20.x86_64 >23:38:21,484 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.38.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >23:38:21,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >23:38:21,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.12.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >23:38:21,497 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.10.2-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >23:38:21,498 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.fc20.noarch as install for 2:cheese-3.10.2-1.fc20.x86_64 >23:38:21,499 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.10.2-2.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >23:38:21,502 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.10-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >23:38:21,503 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.10.2-1.fc20.x86_64 to require for libcheese-gtk.so.23()(64bit) >23:38:21,507 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.1-1.fc20.x86_64 as install for chrony-1.29.1-1.fc20.x86_64 >23:38:21,508 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.1-1.fc20.x86_64 to require for libfreebl3.so()(64bit) >23:38:21,509 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for chrony-1.29.1-1.fc20.x86_64 >23:38:21,515 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.6-1.fc20.x86_64 as install for cifs-utils-6.3-2.fc20.x86_64 >23:38:21,518 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.0-3.fc20.x86_64 as install for cifs-utils-6.3-2.fc20.x86_64 >23:38:21,520 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-1.fc20.x86_64 as install for cifs-utils-6.3-2.fc20.x86_64 >23:38:21,521 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >23:38:21,522 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-1.fc20.x86_64 as install for cifs-utils-6.3-2.fc20.x86_64 >23:38:21,525 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-1.fc20.x86_64 as install for cifs-utils-6.3-2.fc20.x86_64 >23:38:21,532 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.7-1.fc20.x86_64 as install for colord-1.1.7-1.fc20.x86_64 >23:38:21,533 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.7-1.fc20.x86_64 >23:38:21,535 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.19-1.fc20.x86_64 as install for colord-1.1.7-1.fc20.x86_64 >23:38:21,537 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-1.fc20.x86_64 as install for colord-1.1.7-1.fc20.x86_64 >23:38:21,539 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.7-1.fc20.x86_64 >23:38:21,539 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.7-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >23:38:21,539 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.7-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >23:38:21,554 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.10.3-1.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,555 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,558 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,559 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,559 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >23:38:21,560 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,564 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.20.3-1.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,566 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.6-1.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,568 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.0-13.gitf81e3.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,569 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.49-1.fc20.noarch as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,571 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-8.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,572 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-4.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.8-2.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,579 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.23-2.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,581 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-10.git20140123.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,583 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.7-2.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,585 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,586 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,588 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.3-1.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,590 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,592 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-4.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,594 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.1.5-1.20140607.fc20.x86_64 as install for 1:control-center-3.10.3-1.fc20.x86_64 >23:38:21,601 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >23:38:21,602 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >23:38:21,603 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.1-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >23:38:21,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-7.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >23:38:21,606 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-7.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >23:38:21,606 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-7.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >23:38:21,608 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.1-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >23:38:21,609 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >23:38:21,615 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.18-1.fc20.x86_64 as install for coreutils-8.21-21.fc20.x86_64 >23:38:21,617 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-21.fc20.x86_64 >23:38:21,617 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >23:38:21,623 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-6.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >23:38:21,627 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-4.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >23:38:21,633 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.4-1.fc20.x86_64 as install for cryptsetup-1.6.4-1.fc20.x86_64 >23:38:21,635 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-2.fc20.x86_64 as install for cryptsetup-1.6.4-1.fc20.x86_64 >23:38:21,637 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-2.fc20.x86_64 as install for cryptsetup-1.6.4-1.fc20.x86_64 >23:38:21,645 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.3-1.fc20.noarch as install for 1:cups-1.7.3-1.fc20.x86_64 >23:38:21,654 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.53-5.fc20.x86_64 as install for cups-filters-1.0.53-5.fc20.x86_64 >23:38:21,656 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-3.fc20.x86_64 as install for cups-filters-1.0.53-5.fc20.x86_64 >23:38:21,658 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.1-1.fc20.x86_64 as install for cups-filters-1.0.53-5.fc20.x86_64 >23:38:21,660 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-15.fc20.x86_64 as install for cups-filters-1.0.53-5.fc20.x86_64 >23:38:21,663 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-3.fc20.x86_64 as install for cups-filters-1.0.53-5.fc20.x86_64 >23:38:21,665 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.6-3.fc20.x86_64 as install for cups-filters-1.0.53-5.fc20.x86_64 >23:38:21,667 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-2.fc20.x86_64 as install for cups-filters-1.0.53-5.fc20.x86_64 >23:38:21,667 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.53-5.fc20.x86_64 to require for libcupsfilters.so.1()(64bit) >23:38:21,669 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-21.fc20.x86_64 as install for cups-filters-1.0.53-5.fc20.x86_64 >23:38:21,677 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-11.fc20.x86_64 as install for curl-7.32.0-11.fc20.x86_64 >23:38:21,679 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-9.fc20.x86_64 as install for curl-7.32.0-11.fc20.x86_64 >23:38:21,680 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-11.fc20.x86_64 >23:38:21,683 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-3.fc20.x86_64 as install for curl-7.32.0-11.fc20.x86_64 >23:38:21,683 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-3.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >23:38:21,685 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-14.fc20.x86_64 as install for cyrus-sasl-plain-2.1.26-14.fc20.x86_64 >23:38:21,693 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.24-2.fc20.x86_64 as install for deja-dup-30.0-1.fc20.x86_64 >23:38:21,694 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-30.0-1.fc20.x86_64 >23:38:21,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc20.x86_64 as install for deja-dup-30.0-1.fc20.x86_64 >23:38:21,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-2.fc20.x86_64 as install for deja-dup-30.0-1.fc20.x86_64 >23:38:21,699 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-1.fc20.noarch as install for dejavu-sans-fonts-2.34-1.fc20.noarch >23:38:21,703 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-12alpha.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >23:38:21,704 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-12alpha.fc20.x86_64 to require for liblzma.so.5()(64bit) >23:38:21,708 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.6-5.fc20.x86_64 as install for 12:dhclient-4.2.6-5.fc20.x86_64 >23:38:21,709 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.6-5.fc20.x86_64 as install for 12:dhclient-4.2.6-5.fc20.x86_64 >23:38:21,712 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-12.P2.fc20.x86_64 as install for 12:dhclient-4.2.6-5.fc20.x86_64 >23:38:21,712 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-12.P2.fc20.x86_64 to require for libdns-export.so.100()(64bit) >23:38:21,714 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-037-11.git20140402.fc20.x86_64 as install for dracut-config-rescue-037-11.git20140402.fc20.x86_64 >23:38:21,717 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-8.fc20.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >23:38:21,721 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >23:38:21,721 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >23:38:21,746 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-4.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,749 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.2-1.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,750 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,752 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.2-1.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,753 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,753 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,756 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.22.0-1.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,756 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >23:38:21,756 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >23:38:21,757 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >23:38:21,757 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >23:38:21,757 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >23:38:21,757 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >23:38:21,757 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >23:38:21,757 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >23:38:21,758 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >23:38:21,758 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >23:38:21,758 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >23:38:21,758 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >23:38:21,758 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >23:38:21,758 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >23:38:21,759 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >23:38:21,759 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >23:38:21,759 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >23:38:21,759 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >23:38:21,759 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >23:38:21,759 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >23:38:21,759 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >23:38:21,760 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >23:38:21,760 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >23:38:21,760 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >23:38:21,760 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >23:38:21,760 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >23:38:21,760 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >23:38:21,761 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >23:38:21,761 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >23:38:21,761 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >23:38:21,761 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >23:38:21,761 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >23:38:21,761 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >23:38:21,761 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >23:38:21,762 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >23:38:21,762 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >23:38:21,762 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >23:38:21,762 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >23:38:21,762 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >23:38:21,762 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >23:38:21,762 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >23:38:21,763 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >23:38:21,763 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >23:38:21,763 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >23:38:21,763 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >23:38:21,763 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >23:38:21,763 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >23:38:21,764 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >23:38:21,764 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >23:38:21,764 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >23:38:21,764 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >23:38:21,764 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >23:38:21,764 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >23:38:21,764 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >23:38:21,765 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >23:38:21,765 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >23:38:21,765 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >23:38:21,765 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >23:38:21,765 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >23:38:21,765 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >23:38:21,766 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >23:38:21,766 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >23:38:21,766 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >23:38:21,766 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >23:38:21,766 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >23:38:21,766 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >23:38:21,769 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.25-1.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,770 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-3.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,773 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.1-1.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,775 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.2-1.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,777 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.10.0-1.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,779 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.10.1-1.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,779 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >23:38:21,779 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >23:38:21,781 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-2.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,781 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-2.fc20.x86_64 to require for libfolks-telepathy.so.25()(64bit) >23:38:21,782 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,784 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,785 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.5-1.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,787 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.5-1.fc20.x86_64 as install for empathy-3.10.3-1.fc20.x86_64 >23:38:21,795 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >23:38:21,796 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >23:38:21,797 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-3.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >23:38:21,803 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.10.3-1.fc20.x86_64 as install for evince-3.10.3-1.fc20.x86_64 >23:38:21,803 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevview3.so.3()(64bit) >23:38:21,803 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevdocument3.so.4()(64bit) >23:38:21,816 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.18-1.fc20.x86_64 as install for evolution-3.10.4-2.fc20.x86_64 >23:38:21,820 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.18.3-2.fc20.x86_64 as install for evolution-3.10.4-2.fc20.x86_64 >23:38:21,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc20.x86_64 as install for evolution-3.10.4-2.fc20.x86_64 >23:38:21,822 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libicalss.so.1()(64bit) >23:38:21,822 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libical.so.1()(64bit) >23:38:21,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.10.1-1.fc20.x86_64 as install for evolution-3.10.4-2.fc20.x86_64 >23:38:21,825 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-2.fc20.x86_64 as install for evolution-3.10.4-2.fc20.x86_64 >23:38:21,825 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >23:38:21,827 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.1-1.fc20.x86_64 as install for evolution-3.10.4-2.fc20.x86_64 >23:38:21,830 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.10.4-3.fc20.x86_64 as install for evolution-3.10.4-2.fc20.x86_64 >23:38:21,831 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.4-3.fc20.x86_64 to require for libedata-book-1.2.so.20()(64bit) >23:38:21,831 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.4-3.fc20.x86_64 to require for libecal-1.2.so.16()(64bit) >23:38:21,831 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.4-3.fc20.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >23:38:21,832 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.4-3.fc20.x86_64 to require for libebook-1.2.so.14()(64bit) >23:38:21,832 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.4-3.fc20.x86_64 to require for libebackend-1.2.so.7()(64bit) >23:38:21,832 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.4-3.fc20.x86_64 to require for libcamel-1.2.so.45()(64bit) >23:38:21,840 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.10.4-1.fc20.x86_64 >23:38:21,841 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >23:38:21,845 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-20.fc20.x86_64 as install for file-5.14-20.fc20.x86_64 >23:38:21,846 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-20.fc20.x86_64 to require for libmagic.so.1()(64bit) >23:38:21,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for file-roller-3.10.2.1-1.fc20.x86_64 >23:38:21,869 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-4.fc20.noarch as install for firefox-30.0-4.fc20.x86_64 >23:38:21,870 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for firefox-30.0-4.fc20.x86_64 >23:38:21,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-4.fc20.x86_64 as install for firefox-30.0-4.fc20.x86_64 >23:38:21,873 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-30.0-4.fc20.x86_64 >23:38:21,875 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-10.fc20.x86_64 as install for firefox-30.0-4.fc20.x86_64 >23:38:21,875 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicui18n.so.50()(64bit) >23:38:21,875 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicudata.so.50()(64bit) >23:38:21,877 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for firefox-30.0-4.fc20.x86_64 >23:38:21,878 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-7.fc20.x86_64 as install for firefox-30.0-4.fc20.x86_64 >23:38:21,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for firefox-30.0-4.fc20.x86_64 >23:38:21,883 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.10.2-1.fc20.x86_64 as install for firewall-config-0.3.10-1.fc20.noarch >23:38:21,885 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-1.fc20.noarch as install for firewall-config-0.3.10-1.fc20.noarch >23:38:21,887 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc20.noarch as install for firewalld-0.3.10-1.fc20.noarch >23:38:21,888 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.10-1.fc20.noarch >23:38:21,890 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-12.fc20.x86_64 as install for firewalld-0.3.10-1.fc20.noarch >23:38:21,912 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-289.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >23:38:21,913 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-289.fc20.x86_64 to require for perl(vars) >23:38:21,913 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-289.fc20.x86_64 to require for perl(strict) >23:38:21,913 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-289.fc20.x86_64 to require for perl(POSIX) >23:38:21,914 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-289.fc20.x86_64 to require for perl(Getopt::Std) >23:38:21,915 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >23:38:21,917 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.70-1.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >23:38:21,921 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.54-2.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >23:38:21,923 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-1.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >23:38:21,924 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >23:38:21,925 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-39.20130604.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >23:38:21,928 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-39.20130604.fc20.noarch as install for foomatic-db-ppds-4.0-39.20130604.fc20.noarch >23:38:21,931 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-1.fc20.x86_64 as install for fprintd-pam-0.5.1-1.fc20.x86_64 >23:38:21,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >23:38:21,943 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-6.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >23:38:21,946 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >23:38:21,946 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >23:38:21,948 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-4.0-13.gitf81e3.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >23:38:21,949 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >23:38:21,950 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >23:38:21,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >23:38:21,958 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-15.fc20.x86_64 as install for 2:gedit-3.10.3-1.fc20.x86_64 >23:38:21,961 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.10.2-1.fc20.x86_64 as install for 2:gedit-3.10.3-1.fc20.x86_64 >23:38:21,962 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-4.fc20.x86_64 as install for 2:gedit-3.10.3-1.fc20.x86_64 >23:38:21,964 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.10.2-1.fc20.x86_64 as install for 2:gedit-3.10.3-1.fc20.x86_64 >23:38:21,970 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-18.fc20.noarch as install for ghostscript-9.14-3.fc20.x86_64 >23:38:21,971 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc20.noarch as install for ghostscript-9.14-3.fc20.x86_64 >23:38:21,971 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc20.noarch as install for ghostscript-9.14-3.fc20.x86_64 >23:38:21,975 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-1.fc20.noarch as install for glib-networking-2.38.2-1.fc20.x86_64 >23:38:21,977 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-8.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >23:38:21,983 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.0-13.gitf81e3.fc20.x86_64 as install for 1:gnome-bluetooth-3.10.0-1.fc20.x86_64 >23:38:21,996 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.10.2-3.fc20.x86_64 >23:38:21,998 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-3.fc20.x86_64 >23:38:21,998 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >23:38:21,998 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >23:38:21,999 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >23:38:21,999 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >23:38:22,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-3.fc20.x86_64 >23:38:22,000 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >23:38:22,001 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >23:38:22,001 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >23:38:22,001 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >23:38:22,001 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >23:38:22,001 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >23:38:22,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.1.3.5-2.fc20.x86_64 as install for gnome-boxes-3.10.2-3.fc20.x86_64 >23:38:22,005 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.23-2.fc20.x86_64 as install for gnome-boxes-3.10.2-3.fc20.x86_64 >23:38:22,007 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.23-2.fc20.x86_64 as install for gnome-boxes-3.10.2-3.fc20.x86_64 >23:38:22,009 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-1.fc20.x86_64 as install for gnome-boxes-3.10.2-3.fc20.x86_64 >23:38:22,010 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >23:38:22,010 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >23:38:22,010 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >23:38:22,010 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >23:38:22,010 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >23:38:22,011 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >23:38:22,011 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >23:38:22,012 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-3.fc20.x86_64 as install for gnome-boxes-3.10.2-3.fc20.x86_64 >23:38:22,013 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.10.2-3.fc20.x86_64 >23:38:22,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.1.3.5-2.fc20.x86_64 as install for gnome-boxes-3.10.2-3.fc20.x86_64 >23:38:22,020 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-5.fc20.x86_64 as install for gnome-boxes-3.10.2-3.fc20.x86_64 >23:38:22,022 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-3.fc20.x86_64 >23:38:22,023 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-3.fc20.x86_64 >23:38:22,039 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-2.fc20.x86_64 >23:38:22,041 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.9-3.fc20.x86_64 as install for gnome-color-manager-3.10.1-2.fc20.x86_64 >23:38:22,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-11.fc20.x86_64 as install for gnome-color-manager-3.10.1-2.fc20.x86_64 >23:38:22,044 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-5.fc20.x86_64 as install for gnome-color-manager-3.10.1-2.fc20.x86_64 >23:38:22,056 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.2-2.fc20.x86_64 as install for gnome-disk-utility-3.10.0-3.fc20.x86_64 >23:38:22,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.2-2.fc20.x86_64 as install for gnome-disk-utility-3.10.0-3.fc20.x86_64 >23:38:22,061 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-3.fc20.x86_64 >23:38:22,066 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.10.3-1.fc20.x86_64 as install for gnome-documents-3.10.2-1.fc20.x86_64 >23:38:22,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-2.fc20.x86_64 as install for gnome-documents-3.10.2-1.fc20.x86_64 >23:38:22,069 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.38.1-1.fc20.x86_64 as install for gnome-documents-3.10.2-1.fc20.x86_64 >23:38:22,083 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.0.0-1.fc20.x86_64 as install for gnome-maps-3.10.2-1.fc20.noarch >23:38:22,089 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.10.3-1.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >23:38:22,094 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.1.3-2.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >23:38:22,096 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.9-2.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >23:38:22,097 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-12.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >23:38:22,099 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >23:38:22,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.10.3-1.fc20.x86_64 >23:38:22,123 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.10.4-2.fc20.x86_64 as install for gnome-shell-3.10.4-5.fc20.x86_64 >23:38:22,124 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for gnome-shell-3.10.4-5.fc20.x86_64 >23:38:22,126 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for gnome-shell-3.10.4-5.fc20.x86_64 >23:38:22,127 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.10.0.1-1.fc20.x86_64 as install for gnome-shell-3.10.4-5.fc20.x86_64 >23:38:22,129 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-wayland-3.10.4-1.fc20.x86_64 as install for gnome-shell-3.10.4-5.fc20.x86_64 >23:38:22,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >23:38:22,141 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >23:38:22,142 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.10.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >23:38:22,144 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.38.2-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >23:38:22,144 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.38.2-1.fc20.x86_64 to require for libgiomm-2.4.so.1()(64bit) >23:38:22,146 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >23:38:22,147 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >23:38:22,153 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.10.0-2.fc20.x86_64 as install for gnome-themes-standard-3.10.0-2.fc20.x86_64 >23:38:22,155 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.10.0-2.fc20.x86_64 as install for gnome-themes-standard-3.10.0-2.fc20.x86_64 >23:38:22,156 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.10.0-2.fc20.noarch as install for gnome-themes-standard-3.10.0-2.fc20.x86_64 >23:38:22,160 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.fc20.noarch as install for gnu-free-mono-fonts-20120503-8.fc20.noarch >23:38:22,165 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >23:38:22,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >23:38:22,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >23:38:22,170 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >23:38:22,171 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >23:38:22,191 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.fc20.x86_64 >23:38:22,192 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.fc20.x86_64 >23:38:22,194 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.fc20.x86_64 >23:38:22,196 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.fc20.x86_64 >23:38:22,197 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.fc20.x86_64 >23:38:22,199 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.fc20.x86_64 >23:38:22,200 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.fc20.x86_64 >23:38:22,203 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-6.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.fc20.x86_64 >23:38:22,204 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgsttag-0.10.so.0()(64bit) >23:38:22,204 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >23:38:22,204 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >23:38:22,204 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstriff-0.10.so.0()(64bit) >23:38:22,204 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >23:38:22,205 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >23:38:22,205 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstfft-0.10.so.0()(64bit) >23:38:22,205 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >23:38:22,205 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstapp-0.10.so.0()(64bit) >23:38:22,207 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.fc20.x86_64 >23:38:22,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.fc20.x86_64 >23:38:22,210 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.fc20.x86_64 >23:38:22,213 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-3.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >23:38:22,228 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >23:38:22,230 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >23:38:22,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >23:38:22,233 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >23:38:22,235 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-5.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >23:38:22,237 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.18.rc1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >23:38:22,238 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >23:38:22,240 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >23:38:22,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >23:38:22,242 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >23:38:22,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >23:38:22,245 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >23:38:22,247 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >23:38:22,258 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc20.x86_64 as install for gvfs-afc-1.18.3-2.fc20.x86_64 >23:38:22,258 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc20.x86_64 to require for libusbmuxd.so.2()(64bit) >23:38:22,260 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.6-1.fc20.x86_64 as install for gvfs-afc-1.18.3-2.fc20.x86_64 >23:38:22,262 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.18.3-2.fc20.x86_64 >23:38:22,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.18.3-2.fc20.x86_64 >23:38:22,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.6.0-1.fc20.x86_64 as install for gvfs-afc-1.18.3-2.fc20.x86_64 >23:38:22,271 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-2.fc20.x86_64 >23:38:22,272 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >23:38:22,273 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-2.fc20.x86_64 >23:38:22,278 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-6.fc20.x86_64 as install for gvfs-gphoto2-1.18.3-2.fc20.x86_64 >23:38:22,279 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-6.fc20.x86_64 to require for libgphoto2_port.so.10()(64bit) >23:38:22,279 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-6.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >23:38:22,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.18.3-2.fc20.x86_64 >23:38:22,290 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.11-4.fc20.x86_64 as install for 1:hpijs-3.13.11-4.fc20.x86_64 >23:38:22,291 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-4.fc20.x86_64 to require for libhpmud.so.0()(64bit) >23:38:22,291 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-4.fc20.x86_64 to require for libhpip.so.0()(64bit) >23:38:22,297 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.2.1-4.fc20.x86_64 as install for hplip-3.13.11-4.fc20.x86_64 >23:38:22,299 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-17.fc20.x86_64 as install for hplip-3.13.11-4.fc20.x86_64 >23:38:22,302 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-7.fc20.noarch as install for hunspell-1.3.2-14.fc20.x86_64 >23:38:22,308 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-1.fc20.x86_64 as install for ibus-chewing-1.4.10.1-1.fc20.x86_64 >23:38:22,311 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.7-2.fc20.x86_64 as install for ibus-chewing-1.4.10.1-1.fc20.x86_64 >23:38:22,316 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >23:38:22,317 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.10.2-1.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >23:38:22,321 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.3-1.fc20.x86_64 as install for ibus-kkc-1.5.20-1.fc20.x86_64 >23:38:22,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.20-1.fc20.x86_64 >23:38:22,329 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >23:38:22,333 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >23:38:22,333 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >23:38:22,333 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc20.x86_64 to require for libpinyin.so.4()(64bit) >23:38:22,334 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >23:38:22,336 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >23:38:22,340 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc20.x86_64 as install for ibus-m17n-1.3.4-12.fc20.x86_64 >23:38:22,341 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >23:38:22,341 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >23:38:22,345 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-enchant-1.6.5-12.fc20.noarch as install for ibus-typing-booster-1.2.10-2.fc20.noarch >23:38:22,345 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-1.fc20.x86_64 as install for ibus-typing-booster-1.2.10-2.fc20.noarch >23:38:22,346 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-2.fc20.x86_64 as install for ibus-typing-booster-1.2.10-2.fc20.noarch >23:38:22,350 DEBUG yum.verbose.YumBase: TSINFO: Marking tagsoup-1.2.1-6.fc20.noarch as install for icedtea-web-1.5-2.fc20.x86_64 >23:38:22,352 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.4.7.4.fc20.x86_64 as install for icedtea-web-1.5-2.fc20.x86_64 >23:38:22,356 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >23:38:22,359 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-1.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >23:38:22,369 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.fc20.x86_64 as install for initscripts-9.51-2.fc20.x86_64 >23:38:22,370 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.51-2.fc20.x86_64 >23:38:22,372 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-3.noarch as install for initscripts-9.51-2.fc20.x86_64 >23:38:22,374 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-3.fc20.x86_64 as install for initscripts-9.51-2.fc20.x86_64 >23:38:22,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-1.fc20.x86_64 as install for iproute-3.14.0-2.fc20.x86_64 >23:38:22,379 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.14.0-2.fc20.x86_64 >23:38:22,382 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >23:38:22,388 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc20.x86_64 as install for 2:irqbalance-1.0.7-2.fc20.x86_64 >23:38:22,389 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >23:38:22,389 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1()(64bit) >23:38:22,394 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.267-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >23:38:22,396 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-1.fc20.x86_64 as install for isdn4k-utils-3.2-93.fc20.x86_64 >23:38:22,402 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-12.fc20.noarch as install for kbd-1.15.5-12.fc20.x86_64 >23:38:22,403 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-12.fc20.noarch as install for kbd-1.15.5-12.fc20.x86_64 >23:38:22,406 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140605-38.gita4f3bc03.fc20.noarch as install for kernel-3.14.8-200.fc20.x86_64 >23:38:22,408 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc20.noarch as install for khmeros-base-fonts-5.0-17.fc20.noarch >23:38:22,410 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc20.x86_64 as install for less-458-7.fc20.x86_64 >23:38:22,416 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >23:38:22,419 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-23.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >23:38:22,423 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc20.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc20.noarch >23:38:22,443 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 as install for 1:libreoffice-calc-4.2.5.2-1.fc20.x86_64 >23:38:22,449 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 as install for 1:libreoffice-calc-4.2.5.2-1.fc20.x86_64 >23:38:22,451 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >23:38:22,451 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >23:38:22,451 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >23:38:22,452 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >23:38:22,452 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >23:38:22,452 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >23:38:22,452 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >23:38:22,452 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >23:38:22,452 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >23:38:22,453 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >23:38:22,453 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >23:38:22,453 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >23:38:22,453 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >23:38:22,453 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >23:38:22,453 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >23:38:22,453 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >23:38:22,454 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >23:38:22,454 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >23:38:22,454 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >23:38:22,454 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >23:38:22,454 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >23:38:22,455 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libvcllo.so()(64bit) >23:38:22,455 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libvbahelperlo.so()(64bit) >23:38:22,455 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libutllo.so()(64bit) >23:38:22,456 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_sal.so.3()(64bit) >23:38:22,456 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >23:38:22,456 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.5.2-1.fc20.x86_64 to require for libuno_cppu.so.3()(64bit) >23:38:22,456 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libtllo.so()(64bit) >23:38:22,457 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libtklo.so()(64bit) >23:38:22,457 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libsvxlo.so()(64bit) >23:38:22,457 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libsvxcorelo.so()(64bit) >23:38:22,457 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libsvtlo.so()(64bit) >23:38:22,457 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libsvllo.so()(64bit) >23:38:22,457 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libsotlo.so()(64bit) >23:38:22,457 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libsfxlo.so()(64bit) >23:38:22,458 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libsblo.so()(64bit) >23:38:22,458 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libsaxlo.so()(64bit) >23:38:22,459 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-5.fc20.x86_64 as install for 1:libreoffice-calc-4.2.5.2-1.fc20.x86_64 >23:38:22,460 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-5.fc20.x86_64 to require for liborcus-0.6.so.0()(64bit) >23:38:22,460 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libmsfilterlo.so()(64bit) >23:38:22,462 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-8.fc20.x86_64 as install for 1:libreoffice-calc-4.2.5.2-1.fc20.x86_64 >23:38:22,463 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libfilelo.so()(64bit) >23:38:22,463 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libeditenglo.so()(64bit) >23:38:22,463 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libdrawinglayerlo.so()(64bit) >23:38:22,463 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libdbtoolslo.so()(64bit) >23:38:22,463 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libcomphelper.so()(64bit) >23:38:22,463 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libbasegfxlo.so()(64bit) >23:38:22,464 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 to require for libavmedialo.so()(64bit) >23:38:22,466 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.2.5.2-1.fc20.x86_64 as install for 1:libreoffice-draw-4.2.5.2-1.fc20.x86_64 >23:38:22,468 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.2.5.2-1.fc20.x86_64 as install for 1:libreoffice-emailmerge-4.2.5.2-1.fc20.x86_64 >23:38:22,532 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.2.5.2-1.fc20.x86_64 >23:38:22,534 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.2.5.2-1.fc20.x86_64 >23:38:22,534 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc20.x86_64 to require for libwpd-0.9.so.9()(64bit) >23:38:22,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.2.5.2-1.fc20.x86_64 >23:38:22,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.4-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.2.5.2-1.fc20.x86_64 >23:38:22,539 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-4.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.2.5.2-1.fc20.x86_64 >23:38:22,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.0.0-3.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.2.5.2-1.fc20.x86_64 >23:38:22,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.0.4-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.2.5.2-1.fc20.x86_64 >23:38:22,545 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.16-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.2.5.2-1.fc20.x86_64 >23:38:22,560 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-5.fc20.x86_64 as install for 1:libreoffice-writer-4.2.5.2-1.fc20.x86_64 >23:38:22,562 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-4.fc20.x86_64 as install for 1:libreoffice-writer-4.2.5.2-1.fc20.x86_64 >23:38:22,563 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.0.3-1.fc20.x86_64 as install for 1:libreoffice-writer-4.2.5.2-1.fc20.x86_64 >23:38:22,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.0.2-1.fc20.x86_64 as install for 1:libreoffice-writer-4.2.5.2-1.fc20.x86_64 >23:38:22,570 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-7.fc20.x86_64 as install for libsane-hpaio-3.13.11-4.fc20.x86_64 >23:38:22,579 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-3.fc20.noarch as install for m17n-contrib-1.1.14-3.fc20.noarch >23:38:22,582 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >23:38:22,583 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >23:38:22,585 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >23:38:22,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.2-2.fc20.x86_64 as install for mdadm-3.3-4.fc20.x86_64 >23:38:22,595 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.1.5-1.20140607.fc20.x86_64 as install for mesa-dri-drivers-10.1.5-1.20140607.fc20.x86_64 >23:38:22,597 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.158-4.fc20.x86_64 as install for mesa-dri-drivers-10.1.5-1.20140607.fc20.x86_64 >23:38:22,598 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-4.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >23:38:22,598 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-4.fc20.x86_64 to require for libelf.so.1()(64bit) >23:38:22,599 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-6.fc20.x86_64 as install for mesa-dri-drivers-10.1.5-1.20140607.fc20.x86_64 >23:38:22,603 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.11.20111007git.fc20.x86_64 as install for minicom-2.6.2-4.fc20.x86_64 >23:38:22,603 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >23:38:22,608 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for mousetweaks-3.10.0-1.fc20.x86_64 >23:38:22,627 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-3.0.fc20.x86_64 as install for 1:nfs-utils-1.3.0-2.1.fc20.x86_64 >23:38:22,628 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.2.fc20.x86_64 as install for 1:nfs-utils-1.3.0-2.1.fc20.x86_64 >23:38:22,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-8.fc20.x86_64 as install for 1:nfs-utils-1.3.0-2.1.fc20.x86_64 >23:38:22,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24.2-1.fc20.x86_64 as install for 1:nfs-utils-1.3.0-2.1.fc20.x86_64 >23:38:22,634 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24.2-1.fc20.x86_64 to require for libmount >23:38:22,636 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-3.fc20.x86_64 as install for 1:nfs-utils-1.3.0-2.1.fc20.x86_64 >23:38:22,639 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.85-1.fc20.x86_64 as install for 1:nfs-utils-1.3.0-2.1.fc20.x86_64 >23:38:22,641 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.fc20.noarch as install for nhn-nanum-gothic-fonts-3.020-9.fc20.noarch >23:38:22,651 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-2.fc20.x86_64 as install for ntsysv-1.3.60-4.fc20.x86_64 >23:38:22,652 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-2.fc20.x86_64 to require for libnewt.so.0.52()(64bit) >23:38:22,658 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-9.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-9.fc20.x86_64 >23:38:22,659 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-9.fc20.x86_64 to require for libvmtools.so.0()(64bit) >23:38:22,659 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-9.fc20.x86_64 to require for libhgfs.so.0()(64bit) >23:38:22,660 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-9.fc20.x86_64 >23:38:22,661 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc20.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >23:38:22,662 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-9.fc20.x86_64 >23:38:22,666 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.4p1-4.fc20.x86_64 as install for openssh-clients-6.4p1-4.fc20.x86_64 >23:38:22,673 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-7.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >23:38:22,674 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.10.0-1.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >23:38:22,674 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.0-9.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >23:38:22,677 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >23:38:22,677 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >23:38:22,687 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-27.fc20.x86_64 as install for paps-0.6.8-27.fc20.x86_64 >23:38:22,687 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-27.fc20.x86_64 to require for libpaps.so.0()(64bit) >23:38:22,691 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >23:38:22,695 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >23:38:22,697 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc20.x86_64 as install for passwdqc-1.3.0-1.fc20.x86_64 >23:38:22,700 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-15-1.fc20.x86_64 as install for pciutils-3.2.1-2.fc20.x86_64 >23:38:22,701 DEBUG yum.verbose.YumBase: Quick matched kmod-libs-15-1.fc20.x86_64 to require for libkmod.so.2()(64bit) >23:38:22,702 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >23:38:22,705 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.24.rc2.fc20.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >23:38:22,708 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >23:38:22,709 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >23:38:22,710 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >23:38:22,711 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-system-theme-0.8.9-3.2013.08.14.fc20.x86_64 >23:38:22,716 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.2.1-6.fc20.x86_64 as install for policycoreutils-2.2.5-4.fc20.x86_64 >23:38:22,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-14.fc20.x86_64 as install for policycoreutils-2.2.5-4.fc20.x86_64 >23:38:22,719 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.fc20.x86_64 as install for policycoreutils-2.2.5-4.fc20.x86_64 >23:38:22,733 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-8.fc20.x86_64 as install for pulseaudio-4.0-13.gitf81e3.fc20.x86_64 >23:38:22,735 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9.1-3.fc20.x86_64 as install for pulseaudio-4.0-13.gitf81e3.fc20.x86_64 >23:38:22,737 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.fc20.x86_64 as install for pulseaudio-4.0-13.gitf81e3.fc20.x86_64 >23:38:22,739 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-6.fc20.x86_64 as install for pulseaudio-4.0-13.gitf81e3.fc20.x86_64 >23:38:22,740 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-13.gitf81e3.fc20.x86_64 >23:38:22,749 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-11.fc20.noarch as install for 1:quota-4.01-11.fc20.x86_64 >23:38:22,752 DEBUG yum.verbose.YumBase: TSINFO: Marking oddjob-mkhomedir-0.31.5-1.fc20.x86_64 as install for realmd-0.14.6-4.fc20.x86_64 >23:38:22,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-1.fc20.x86_64 as install for rhythmbox-3.0.3-1.fc20.x86_64 >23:38:22,763 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0.3-1.fc20.x86_64 >23:38:22,764 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0.3-1.fc20.x86_64 >23:38:22,765 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.10.0-1.fc20.noarch as install for rhythmbox-3.0.3-1.fc20.x86_64 >23:38:22,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-9.fc20.x86_64 as install for rhythmbox-3.0.3-1.fc20.x86_64 >23:38:22,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc20.x86_64 as install for rhythmbox-3.0.3-1.fc20.x86_64 >23:38:22,775 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-1.fc20.x86_64 as install for rpm-4.11.2-2.fc20.x86_64 >23:38:22,782 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-1.fc20.x86_64 as install for rsyslog-7.4.8-1.fc20.1.x86_64 >23:38:22,816 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.6-1.fc20.x86_64 as install for 2:samba-client-4.1.6-1.fc20.x86_64 >23:38:22,817 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.6-1.fc20.x86_64 as install for 2:samba-client-4.1.6-1.fc20.x86_64 >23:38:22,818 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libutil_reg.so(SAMBA_4.1.6)(64bit) >23:38:22,818 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.6)(64bit) >23:38:22,818 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libtrusts_util.so(SAMBA_4.1.6)(64bit) >23:38:22,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.20-1.fc20.x86_64 as install for 2:samba-client-4.1.6-1.fc20.x86_64 >23:38:22,821 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.20-1.fc20.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >23:38:22,822 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsmbregistry.so(SAMBA_4.1.6)(64bit) >23:38:22,822 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >23:38:22,822 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >23:38:22,822 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsmb_transport.so(SAMBA_4.1.6)(64bit) >23:38:22,822 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libserver-role.so(SAMBA_4.1.6)(64bit) >23:38:22,823 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsecrets3.so(SAMBA_4.1.6)(64bit) >23:38:22,823 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamdb-common.so(SAMBA_4.1.6)(64bit) >23:38:22,823 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamba3-util.so(SAMBA_4.1.6)(64bit) >23:38:22,823 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >23:38:22,823 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.6)(64bit) >23:38:22,823 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamba-security.so(SAMBA_4.1.6)(64bit) >23:38:22,824 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >23:38:22,824 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >23:38:22,824 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >23:38:22,825 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >23:38:22,825 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libnetif.so(SAMBA_4.1.6)(64bit) >23:38:22,825 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >23:38:22,825 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >23:38:22,825 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libndr-samba.so(SAMBA_4.1.6)(64bit) >23:38:22,825 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >23:38:22,826 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libmsrpc3.so(SAMBA_4.1.6)(64bit) >23:38:22,826 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for liblibsmb.so(SAMBA_4.1.6)(64bit) >23:38:22,826 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.6)(64bit) >23:38:22,826 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.6)(64bit) >23:38:22,826 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libldbsamba.so(SAMBA_4.1.6)(64bit) >23:38:22,829 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-4.fc20.x86_64 as install for 2:samba-client-4.1.6-1.fc20.x86_64 >23:38:22,829 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc20.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >23:38:22,830 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc20.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >23:38:22,830 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc20.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >23:38:22,830 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >23:38:22,830 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libevents.so(SAMBA_4.1.6)(64bit) >23:38:22,831 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for liberrors.so(SAMBA_4.1.6)(64bit) >23:38:22,831 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >23:38:22,831 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.6)(64bit) >23:38:22,831 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >23:38:22,831 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libdbwrap.so(SAMBA_4.1.6)(64bit) >23:38:22,831 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.6)(64bit) >23:38:22,832 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcliauth.so(SAMBA_4.1.6)(64bit) >23:38:22,832 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.6)(64bit) >23:38:22,832 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.6)(64bit) >23:38:22,832 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcli_cldap.so(SAMBA_4.1.6)(64bit) >23:38:22,832 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcli-nbt.so(SAMBA_4.1.6)(64bit) >23:38:22,832 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcli-ldap.so(SAMBA_4.1.6)(64bit) >23:38:22,834 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.6.0-2.fc20.x86_64 as install for 2:samba-client-4.1.6-1.fc20.x86_64 >23:38:22,835 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libCHARSET3.so(SAMBA_4.1.6)(64bit) >23:38:22,835 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libutil_tdb.so()(64bit) >23:38:22,835 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libutil_reg.so()(64bit) >23:38:22,835 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >23:38:22,835 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libtrusts_util.so()(64bit) >23:38:22,836 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsmbregistry.so()(64bit) >23:38:22,836 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >23:38:22,837 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsmbclient-raw.so.0()(64bit) >23:38:22,837 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsmb_transport.so()(64bit) >23:38:22,837 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libserver-role.so()(64bit) >23:38:22,837 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsecrets3.so()(64bit) >23:38:22,837 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamdb-common.so()(64bit) >23:38:22,837 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamba3-util.so()(64bit) >23:38:22,838 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >23:38:22,838 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >23:38:22,838 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamba-security.so()(64bit) >23:38:22,838 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >23:38:22,838 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >23:38:22,838 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libregistry.so.0()(64bit) >23:38:22,839 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libntdb.so.0()(64bit) >23:38:22,839 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libnetif.so()(64bit) >23:38:22,840 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libndr.so.0()(64bit) >23:38:22,840 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >23:38:22,840 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libndr-samba.so()(64bit) >23:38:22,840 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >23:38:22,840 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libmsrpc3.so()(64bit) >23:38:22,840 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for liblibsmb.so()(64bit) >23:38:22,841 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >23:38:22,841 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >23:38:22,841 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libldbsamba.so()(64bit) >23:38:22,842 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libgensec.so.0()(64bit) >23:38:22,842 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libevents.so()(64bit) >23:38:22,842 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for liberrors.so()(64bit) >23:38:22,842 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >23:38:22,843 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >23:38:22,843 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >23:38:22,843 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libdbwrap.so()(64bit) >23:38:22,843 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >23:38:22,843 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcliauth.so()(64bit) >23:38:22,843 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >23:38:22,843 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >23:38:22,844 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcli_cldap.so()(64bit) >23:38:22,844 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcli-nbt.so()(64bit) >23:38:22,844 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libcli-ldap.so()(64bit) >23:38:22,845 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-1.fc20.x86_64 to require for libCHARSET3.so()(64bit) >23:38:22,849 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-7.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-7.fc20.x86_64 >23:38:22,850 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-7.fc20.x86_64 >23:38:22,858 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-11.fc20.x86_64 as install for seahorse-3.10.2-1.fc20.x86_64 >23:38:22,860 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for seahorse-3.10.2-1.fc20.x86_64 >23:38:22,860 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >23:38:22,861 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >23:38:22,863 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-166.fc20.noarch as install for selinux-policy-targeted-3.12.1-166.fc20.noarch >23:38:22,863 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-166.fc20.noarch to require for selinux-policy >23:38:22,868 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.17-1.fc20.x86_64 as install for setroubleshoot-3.2.17-1.fc20.x86_64 >23:38:22,868 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc20.x86_64 as install for setroubleshoot-3.2.17-1.fc20.x86_64 >23:38:22,870 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.2-2.fc20.x86_64 as install for setroubleshoot-3.2.17-1.fc20.x86_64 >23:38:22,874 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.2-2.fc20.x86_64 as install for setroubleshoot-3.2.17-1.fc20.x86_64 >23:38:22,875 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >23:38:22,883 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.15.4-1.fc20.x86_64 as install for shotwell-0.15.1-1.fc20.x86_64 >23:38:22,885 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-7.fc20.x86_64 as install for shotwell-0.15.1-1.fc20.x86_64 >23:38:22,887 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.10.1-1.fc20.x86_64 as install for shotwell-0.15.1-1.fc20.x86_64 >23:38:22,896 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-5.fc20.x86_64 >23:38:22,918 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-11.fc20.x86_64 as install for 1:smartmontools-6.2-5.fc20.x86_64 >23:38:22,920 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-7.fc20.noarch as install for smc-meera-fonts-6.0-7.fc20.noarch >23:38:22,923 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-12alpha.fc20.x86_64 as install for sos-3.0-23.fc20.noarch >23:38:22,924 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.2-2.fc20.x86_64 as install for sos-3.0-23.fc20.noarch >23:38:22,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for sos-3.0-23.fc20.noarch >23:38:22,929 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.1.fc20.x86_64 as install for spice-vdagent-0.15.0-1.fc20.x86_64 >23:38:22,933 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.5.1-1.fc20.x86_64 as install for sssd-1.11.5.1-1.fc20.x86_64 >23:38:22,934 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.5.1-1.fc20.x86_64 as install for sssd-1.11.5.1-1.fc20.x86_64 >23:38:22,935 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.5.1-1.fc20.x86_64 as install for sssd-1.11.5.1-1.fc20.x86_64 >23:38:22,936 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.5.1-1.fc20.x86_64 as install for sssd-1.11.5.1-1.fc20.x86_64 >23:38:22,937 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.5.1-1.fc20.x86_64 as install for sssd-1.11.5.1-1.fc20.x86_64 >23:38:22,938 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.5.1-1.fc20.x86_64 as install for sssd-1.11.5.1-1.fc20.x86_64 >23:38:22,940 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.5.1-1.fc20.x86_64 as install for sssd-1.11.5.1-1.fc20.x86_64 >23:38:22,940 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.5.1-1.fc20.noarch as install for sssd-1.11.5.1-1.fc20.x86_64 >23:38:22,950 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.10.0-1.fc20.x86_64 >23:38:22,955 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.4-1.fc20.noarch as install for system-config-printer-1.4.4-1.fc20.x86_64 >23:38:22,956 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for system-config-printer-1.4.4-1.fc20.x86_64 >23:38:22,964 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-208-19.fc20.x86_64 >23:38:22,970 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.fc20.noarch as install for thai-scalable-waree-fonts-0.5.0-7.fc20.noarch >23:38:22,972 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >23:38:22,980 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.10.1-1.fc20.x86_64 >23:38:22,982 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.9-3.fc20.x86_64 as install for 1:totem-3.10.1-1.fc20.x86_64 >23:38:22,993 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.82-3.fc20.x86_64 as install for transmission-gtk-2.82-3.fc20.x86_64 >23:38:22,994 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-2.fc20.x86_64 as install for uboot-tools-2013.10-3.fc20.x86_64 >23:38:22,998 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20131113-1.fc20.noarch as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >23:38:23,000 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-3.fc20.x86_64 as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >23:38:23,008 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.24.2-1.fc20.x86_64 >23:38:23,008 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc20.x86_64 to require for libutempter.so.0()(64bit) >23:38:23,014 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.0.2-6.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >23:38:23,016 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >23:38:23,017 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >23:38:23,022 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-4.fc20.x86_64 as install for wget-1.14-12.fc20.x86_64 >23:38:23,025 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2014.06.13-1.fc20.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >23:38:23,029 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >23:38:23,029 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >23:38:23,030 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >23:38:23,030 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >23:38:23,032 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-4.fc20.x86_64 >23:38:23,036 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-3.20140115gitfb4d046c.fc20.x86_64 as install for xorg-x11-drv-ati-7.2.0-3.20131101git3b38701.fc20.x86_64 >23:38:23,039 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.10.1-2.fc20.noarch as install for xorg-x11-drv-evdev-2.8.4-1.fc20.x86_64 >23:38:23,041 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.4-1.fc20.x86_64 >23:38:23,042 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >23:38:23,046 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-7.fc20.x86_64 >23:38:23,048 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.30.0-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-7.fc20.x86_64 >23:38:23,049 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-7.fc20.x86_64 >23:38:23,050 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-7.fc20.x86_64 >23:38:23,061 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.1.5-1.20140607.fc20.x86_64 as install for xorg-x11-drv-vmware-13.0.2-4.20140613git82c9b0c.fc20.x86_64 >23:38:23,061 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.1.5-1.20140607.fc20.x86_64 to require for libxatracker.so.2()(64bit) >23:38:23,066 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.4-9.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-9.fc20.x86_64 >23:38:23,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-9.fc20.x86_64 >23:38:23,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-1.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-9.fc20.x86_64 >23:38:23,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >23:38:23,074 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >23:38:23,076 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >23:38:23,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >23:38:23,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 >23:38:23,084 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.10.1-1.fc20.x86_64 as install for 1:yelp-3.10.1-1.fc20.x86_64 >23:38:23,085 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.10.1-1.fc20.noarch as install for 1:yelp-3.10.1-1.fc20.x86_64 >23:38:23,089 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-148.fc20.noarch >23:38:23,090 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-0.fc20.noarch as install for yum-3.4.3-148.fc20.noarch >23:38:23,091 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-148.fc20.noarch >23:38:23,092 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc20.noarch as install for yum-3.4.3-148.fc20.noarch >23:38:23,093 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-148.fc20.noarch >23:38:23,094 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-148.fc20.noarch >23:38:23,096 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.24-2.fc20.noarch as install for yum-langpacks-0.4.3-1.fc20.noarch >23:38:23,097 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-23.fc20.noarch >23:38:23,120 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc20.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc20.x86_64 >23:38:23,127 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-20.svn457.fc20.x86_64 as install for 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 >23:38:23,130 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc20.noarch as install for PackageKit-0.8.17-1.fc20.x86_64 >23:38:23,137 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.17-1.fc20.x86_64 as install for PackageKit-0.8.17-1.fc20.x86_64 >23:38:23,142 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.1-2.fc20.x86_64 as install for abrt-2.2.1-2.fc20.x86_64 >23:38:23,147 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.2-2.fc20.x86_64 as install for abrt-addon-kerneloops-2.2.1-2.fc20.x86_64 >23:38:23,150 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-208-19.fc20.x86_64 as install for abrt-addon-python-2.2.1-2.fc20.x86_64 >23:38:23,153 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-208-19.fc20.x86_64 as install for abrt-addon-python3-2.2.1-2.fc20.x86_64 >23:38:23,153 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.1-2.fc20.x86_64 as install for abrt-addon-python3-2.2.1-2.fc20.x86_64 >23:38:23,157 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-4.fc20.noarch as install for abrt-addon-vmcore-2.2.1-2.fc20.x86_64 >23:38:23,159 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.4-27.fc20.x86_64 as install for abrt-addon-vmcore-2.2.1-2.fc20.x86_64 >23:38:23,160 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.3-1.fc20.x86_64 as install for abrt-addon-vmcore-2.2.1-2.fc20.x86_64 >23:38:23,170 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.1-2.fc20.x86_64 as install for abrt-gui-2.2.1-2.fc20.x86_64 >23:38:23,174 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.1-2.fc20.x86_64 as install for abrt-gui-2.2.1-2.fc20.x86_64 >23:38:23,190 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.2.1-2.fc20.x86_64 >23:38:23,195 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.2.1-2.fc20.x86_64 >23:38:23,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.2-2.fc20.x86_64 as install for abrt-plugin-bodhi-2.2.1-2.fc20.x86_64 >23:38:23,244 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >23:38:23,291 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-12.P2.fc20.noarch as install for 32:bind-libs-9.9.4-12.P2.fc20.x86_64 >23:38:23,326 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.2-1.fc20.x86_64 as install for ca-certificates-2013.1.97-1.fc20.noarch >23:38:23,359 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for cdrdao-1.2.3-20.fc20.x86_64 >23:38:23,361 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >23:38:23,435 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.11-1.fc20.x86_64 as install for crda-1.1.3_2014.06.13-1.fc20.x86_64 >23:38:23,480 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-17.fc20.noarch as install for desktop-file-utils-0.22-1.fc20.x86_64 >23:38:23,488 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.85-1.fc20.x86_64 as install for device-mapper-libs-1.02.85-1.fc20.x86_64 >23:38:23,512 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.1.0-4.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >23:38:23,517 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >23:38:23,525 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.5-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >23:38:23,532 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.12-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >23:38:23,540 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.8-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >23:38:23,546 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.1.0-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >23:38:23,567 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-56.fc20.x86_64 as install for dracut-037-11.git20140402.fc20.x86_64 >23:38:23,570 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-037-11.git20140402.fc20.x86_64 >23:38:23,590 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.27.0-1.fc20.noarch as install for duplicity-0.6.24-2.fc20.x86_64 >23:38:23,593 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.24-2.fc20.x86_64 >23:38:23,596 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-6.fc20.x86_64 as install for duplicity-0.6.24-2.fc20.x86_64 >23:38:23,602 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.16-2.fc20.x86_64 as install for duplicity-0.6.24-2.fc20.x86_64 >23:38:23,605 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.10.1-2.fc20.noarch as install for duplicity-0.6.24-2.fc20.x86_64 >23:38:23,608 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-5.fc20.noarch as install for duplicity-0.6.24-2.fc20.x86_64 >23:38:23,611 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dropbox-1.6-4.fc20.noarch as install for duplicity-0.6.24-2.fc20.x86_64 >23:38:23,617 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-21.fc20.x86_64 as install for duplicity-0.6.24-2.fc20.x86_64 >23:38:23,624 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-12.fc20.x86_64 as install for duplicity-0.6.24-2.fc20.x86_64 >23:38:23,662 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.158-4.fc20.x86_64 as install for elfutils-0.158-4.fc20.x86_64 >23:38:23,663 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.158)(64bit) >23:38:23,664 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >23:38:23,664 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >23:38:23,665 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >23:38:23,666 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >23:38:23,666 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >23:38:23,667 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >23:38:23,667 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-4.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >23:38:23,668 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-4.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >23:38:23,668 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-4.fc20.x86_64 to require for libdw.so.1()(64bit) >23:38:23,669 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-4.fc20.x86_64 to require for libasm.so.1()(64bit) >23:38:23,695 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >23:38:23,702 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-3.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >23:38:23,707 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >23:38:23,757 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >23:38:23,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >23:38:23,769 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-1.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >23:38:23,784 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-2.fc20.x86_64 as install for fipscheck-lib-1.4.1-2.fc20.x86_64 >23:38:23,817 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-1.fc20.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >23:38:23,833 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-plugins-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >23:38:23,839 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >23:38:23,840 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-utils.so.1.0()(64bit) >23:38:23,841 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-rail.so.1.0()(64bit) >23:38:23,841 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-kbd.so.1.0()(64bit) >23:38:23,842 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-gdi.so.1.0()(64bit) >23:38:23,842 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-core.so.1.0()(64bit) >23:38:23,843 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-codec.so.1.0()(64bit) >23:38:23,844 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-channels.so.1.0()(64bit) >23:38:23,844 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-cache.so.1.0()(64bit) >23:38:23,913 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.0.2-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >23:38:23,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libspiro-20071029-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >23:38:23,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >23:38:23,932 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-12.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >23:38:23,937 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-7.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >23:38:23,939 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >23:38:23,944 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >23:38:23,946 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIex.so.6()(64bit) >23:38:23,947 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >23:38:23,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-22.fc20.x86_64 as install for genisoimage-1.1.11-22.fc20.x86_64 >23:38:23,968 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >23:38:23,968 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >23:38:23,984 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc20.noarch >23:38:24,007 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014e-1.fc20.noarch as install for glibc-common-2.18-12.fc20.x86_64 >23:38:24,027 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.7-1.fc20.x86_64 >23:38:24,046 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc20.noarch as install for gnome-desktop3-3.10.2-2.fc20.x86_64 >23:38:24,118 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.4-1.fc20.x86_64 as install for gnome-video-effects-0.4.0-6.fc20.noarch >23:38:24,134 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-1.fc20.x86_64 as install for gnutls-3.1.25-1.fc20.x86_64 >23:38:24,141 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-3.fc20.x86_64 as install for gnutls-3.1.25-1.fc20.x86_64 >23:38:24,142 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >23:38:24,167 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-0.2.9-2.fc20.x86_64 >23:38:24,184 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.19-1.fc20.x86_64 as install for grilo-plugins-0.2.9-3.fc20.x86_64 >23:38:24,201 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-6.fc20.x86_64 as install for gstreamer-0.10.36-6.fc20.x86_64 >23:38:24,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >23:38:24,229 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >23:38:24,231 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >23:38:24,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-10.20101004cvs.fc20.x86_64 as install for gstreamer1-plugins-bad-free-1.2.4-1.fc20.x86_64 >23:38:24,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc20.x86_64 as install for 5:guile-2.0.11-1.fc20.x86_64 >23:38:24,405 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 as install for gvfs-1.18.3-2.fc20.x86_64 >23:38:24,406 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >23:38:24,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-3.fc20.x86_64 as install for gvfs-1.18.3-2.fc20.x86_64 >23:38:24,414 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1()(64bit) >23:38:24,442 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.11-4.fc20.x86_64 as install for hplip-libs-3.13.11-4.fc20.x86_64 >23:38:24,468 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.7-2.fc20.x86_64 as install for ibus-1.5.7-2.fc20.x86_64 >23:38:24,472 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.7-2.fc20.noarch as install for ibus-1.5.7-2.fc20.x86_64 >23:38:24,503 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >23:38:24,506 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >23:38:24,526 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.49-1.fc20.noarch >23:38:24,567 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.7.4.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.7.4.fc20.x86_64 >23:38:24,571 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.7.4.fc20.x86_64 >23:38:24,581 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.7.4.fc20.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >23:38:24,582 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.7.4.fc20.x86_64 to require for libjvm.so()(64bit) >23:38:24,583 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.7.4.fc20.x86_64 to require for libjava.so()(64bit) >23:38:24,588 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.7.4.fc20.x86_64 >23:38:24,621 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.5-5.fc20.x86_64 >23:38:24,627 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.24-2.fc20.noarch as install for langtable-python-0.0.24-2.fc20.noarch >23:38:24,630 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.24-2.fc20.noarch as install for langtable-python-0.0.24-2.fc20.noarch >23:38:24,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >23:38:24,669 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.7-1.fc20.x86_64 >23:38:24,742 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >23:38:24,882 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-3.fc20.x86_64 as install for libgphoto2-2.5.3-6.fc20.x86_64 >23:38:24,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.fc20.x86_64 as install for libgphoto2-2.5.3-6.fc20.x86_64 >23:38:24,901 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-2.fc20.x86_64 as install for libgpod-0.8.3-1.fc20.x86_64 >23:38:24,954 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.3-1.fc20.noarch as install for libkkc-0.3.3-1.fc20.x86_64 >23:38:24,958 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc20.x86_64 as install for libkkc-0.3.3-1.fc20.x86_64 >23:38:24,961 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc20.noarch as install for libkkc-0.3.3-1.fc20.x86_64 >23:38:24,966 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.3-1.fc20.x86_64 >23:38:24,984 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.3-2.fc20.x86_64 as install for liblouis-python3-2.5.3-2.fc20.noarch >23:38:25,021 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz5-5.0.1-8.fc20.x86_64 >23:38:25,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >23:38:25,050 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >23:38:25,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >23:38:25,072 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-10.git20140123.fc20.x86_64 >23:38:25,092 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-1.fc20.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >23:38:25,106 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-9.fc20.x86_64 as install for liborcus-0.5.1-5.fc20.x86_64 >23:38:25,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc20.x86_64 as install for libosinfo-0.2.9-1.fc20.x86_64 >23:38:25,121 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >23:38:25,121 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1()(64bit) >23:38:25,141 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >23:38:25,149 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-15.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >23:38:25,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-8.fc20.x86_64 >23:38:25,181 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >23:38:25,186 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >23:38:25,289 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.2.5.2-1.fc20.noarch as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,298 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,301 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc20.noarch as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,309 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc20.noarch as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,324 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.3.20130214.fc20.noarch as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,330 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.2.5.2-1.fc20.noarch as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,335 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,340 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-2.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,346 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,354 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.3-1.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,362 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.27-1.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,369 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.27-1.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,375 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-4.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,380 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbembed-2.5.2.26539.0-8.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libeot-0.01-1.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,399 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.4.1-3.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,404 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,406 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >23:38:25,410 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,418 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-9.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,425 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-5.fc20.x86_64 as install for 1:libreoffice-core-4.2.5.2-1.fc20.x86_64 >23:38:25,478 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-2.fc20.x86_64 as install for libreport-2.2.2-2.fc20.x86_64 >23:38:25,479 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-2.fc20.x86_64 to require for libaugeas.so.0(AUGEAS_0.10.0)(64bit) >23:38:25,480 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-2.fc20.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >23:38:25,481 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-2.fc20.x86_64 to require for libaugeas.so.0()(64bit) >23:38:25,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.2-2.fc20.x86_64 as install for libreport-gtk-2.2.2-2.fc20.x86_64 >23:38:25,497 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.2.2-2.fc20.x86_64 >23:38:25,538 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.21-3.fc20.x86_64 as install for libreswan-3.8-1.fc20.x86_64 >23:38:25,563 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-14.fc20.x86_64 >23:38:25,564 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >23:38:25,565 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >23:38:25,626 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-10.fc20.x86_64 as install for libtiff-4.0.3-15.fc20.x86_64 >23:38:25,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-2.fc20.x86_64 as install for libtranslit-m17n-0.0.3-2.fc20.x86_64 >23:38:25,695 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.25-1.fc20.x86_64 as install for libvirt-client-1.1.3.5-2.fc20.x86_64 >23:38:25,700 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.2-1.fc20.x86_64 as install for libvirt-client-1.1.3.5-2.fc20.x86_64 >23:38:25,709 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.5-2.fc20.x86_64 >23:38:25,717 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.5-2.fc20.x86_64 >23:38:25,723 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.1.3.5-2.fc20.x86_64 >23:38:25,731 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.4.3-1.fc20.x86_64 as install for libvirt-client-1.1.3.5-2.fc20.x86_64 >23:38:25,732 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.3-1.fc20.x86_64 to require for libwsman_client.so.2()(64bit) >23:38:25,733 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.3-1.fc20.x86_64 to require for libwsman.so.1()(64bit) >23:38:25,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.1.3.5-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.5-2.fc20.x86_64 >23:38:25,749 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.1.3.5-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.5-2.fc20.x86_64 >23:38:25,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.1.3.5-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.5-2.fc20.x86_64 >23:38:25,756 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.1.3.5-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.5-2.fc20.x86_64 >23:38:25,760 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.1.3.5-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.5-2.fc20.x86_64 >23:38:25,763 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.1.3.5-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.5-2.fc20.x86_64 >23:38:25,767 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.1.3.5-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.5-2.fc20.x86_64 >23:38:25,771 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.1.3.5-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.5-2.fc20.x86_64 >23:38:25,776 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.6.2-6.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.5-2.fc20.x86_64 >23:38:25,809 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-2.fc20.x86_64 as install for libvirt-gobject-0.1.7-2.fc20.x86_64 >23:38:25,810 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >23:38:25,811 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >23:38:25,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.8-2.fc20.noarch as install for libwacom-0.8-2.fc20.x86_64 >23:38:25,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc20.x86_64 >23:38:25,947 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.1.5-1.20140607.fc20.x86_64 as install for mesa-libEGL-10.1.5-1.20140607.fc20.x86_64 >23:38:26,019 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >23:38:26,030 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-0.52.16-2.fc20.x86_64 >23:38:26,032 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >23:38:26,060 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.1-1.fc20.x86_64 as install for nss-3.16.1-1.fc20.x86_64 >23:38:26,100 DEBUG yum.verbose.YumBase: TSINFO: Marking oddjob-0.31.5-1.fc20.x86_64 as install for oddjob-mkhomedir-0.31.5-1.fc20.x86_64 >23:38:26,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.4.0-9.fc20.x86_64 >23:38:26,140 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-20.svn457.fc20.noarch as install for openconnect-5.02-1.fc20.x86_64 >23:38:26,148 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.5-1.fc20.x86_64 as install for openconnect-5.02-1.fc20.x86_64 >23:38:26,157 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-3.fc20.x86_64 as install for openconnect-5.02-1.fc20.x86_64 >23:38:26,158 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >23:38:26,159 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >23:38:26,159 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >23:38:26,191 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc20.x86_64 as install for 1:openssl-1.0.1e-38.fc20.x86_64 >23:38:26,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.20-1.fc20.x86_64 as install for pango-1.36.1-3.fc20.x86_64 >23:38:26,239 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-1.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >23:38:26,239 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-1.fc20.x86_64 to require for libthai.so.0()(64bit) >23:38:26,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for pango-1.36.1-3.fc20.x86_64 >23:38:26,328 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-289.fc20.x86_64 as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,333 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.014-1.fc20.x86_64 as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,336 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc20.x86_64 as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,342 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-289.fc20.x86_64 as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,349 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-1.fc20.x86_64 as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,354 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-1.fc20.x86_64 as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,357 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,360 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,363 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc20.x86_64 as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,366 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc20.x86_64 as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,372 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,374 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >23:38:26,379 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-289.fc20.noarch as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,384 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.50-1.fc20.x86_64 as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,387 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-4.fc20.noarch as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,390 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,393 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-245.fc20.noarch as install for 4:perl-5.18.2-289.fc20.x86_64 >23:38:26,419 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >23:38:26,422 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-3.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >23:38:26,450 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 >23:38:26,462 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-2.fc20.x86_64 >23:38:26,477 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-8.fc20.x86_64 as install for poppler-0.24.3-3.fc20.x86_64 >23:38:26,525 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-1.fc20.x86_64 as install for pulseaudio-module-bluetooth-4.0-13.gitf81e3.fc20.x86_64 >23:38:26,526 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >23:38:26,554 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >23:38:26,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >23:38:26,570 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.10.0-1.fc20.noarch as install for python-caribou-0.4.13-1.fc20.noarch >23:38:26,578 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.6.1-1.fc20.noarch as install for python-iniparse-0.4-9.fc20.noarch >23:38:26,583 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.fc20.noarch as install for python-kitchen-1.1.1-5.fc20.noarch >23:38:26,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.1-3.fc20.x86_64 as install for python-pillow-2.2.1-4.fc20.x86_64 >23:38:26,599 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-3.fc20.x86_64 to require for libwebpdemux.so.0()(64bit) >23:38:26,599 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-3.fc20.x86_64 to require for libwebp.so.4()(64bit) >23:38:26,604 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-10.fc20.x86_64 as install for python-pillow-2.2.1-4.fc20.x86_64 >23:38:26,610 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc20.noarch as install for python-slip-dbus-0.6.0-1.fc20.noarch >23:38:26,618 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3-1.fc20.x86_64 as install for python-urlgrabber-3.10.1-0.fc20.noarch >23:38:26,633 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.0-9.fc20.x86_64 as install for python3-brlapi-0.6.0-9.fc20.x86_64 >23:38:26,635 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-9.fc20.x86_64 to require for libbrlapi.so.0.6()(64bit) >23:38:26,644 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.10.2-1.fc20.x86_64 >23:38:26,649 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc20.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >23:38:26,652 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-8.fc20.noarch as install for python3-mako-0.7.3-2.fc20.noarch >23:38:26,667 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-7.fc20.x86_64 as install for python3-speechd-0.8-7.fc20.x86_64 >23:38:26,717 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.2-2.fc20.x86_64 as install for rpm-python-4.11.2-2.fc20.x86_64 >23:38:26,719 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.2-2.fc20.x86_64 to require for librpmbuild.so.3()(64bit) >23:38:26,810 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.0-3.fc20.x86_64 as install for 2:samba-libs-4.1.6-1.fc20.x86_64 >23:38:26,812 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.0-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >23:38:26,857 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.59-1.fc20.noarch as install for setroubleshoot-server-3.2.17-1.fc20.x86_64 >23:38:26,862 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.2.1-6.fc20.x86_64 as install for setroubleshoot-server-3.2.17-1.fc20.x86_64 >23:38:26,867 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.6-1.fc20.x86_64 as install for setroubleshoot-server-3.2.17-1.fc20.x86_64 >23:38:26,876 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc20.x86_64 as install for setroubleshoot-server-3.2.17-1.fc20.x86_64 >23:38:26,881 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.5-4.fc20.x86_64 as install for setroubleshoot-server-3.2.17-1.fc20.x86_64 >23:38:26,910 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc20.x86_64 as install for spice-glib-0.23-2.fc20.x86_64 >23:38:26,911 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc20.x86_64 to require for libusbredirhost.so.1()(64bit) >23:38:26,916 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.23-2.fc20.x86_64 >23:38:26,926 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.6.2-6.fc20.x86_64 as install for spice-glib-0.23-2.fc20.x86_64 >23:38:26,961 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.5.1-1.fc20.x86_64 as install for sssd-ad-1.11.5.1-1.fc20.x86_64 >23:38:26,963 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.5.1-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >23:38:26,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.5.1-1.fc20.x86_64 as install for sssd-ad-1.11.5.1-1.fc20.x86_64 >23:38:26,977 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-20.fc20.x86_64 as install for sssd-ad-1.11.5.1-1.fc20.x86_64 >23:38:27,009 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.5.1-1.fc20.x86_64 as install for sssd-common-1.11.5.1-1.fc20.x86_64 >23:38:27,022 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-20.fc20.x86_64 as install for sssd-common-1.11.5.1-1.fc20.x86_64 >23:38:27,023 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-20.fc20.x86_64 to require for libini_config.so.3()(64bit) >23:38:27,030 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-20.fc20.x86_64 as install for sssd-common-1.11.5.1-1.fc20.x86_64 >23:38:27,035 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.5.1-1.fc20.x86_64 >23:38:27,064 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.5.1-1.fc20.x86_64 as install for sssd-ipa-1.11.5.1-1.fc20.x86_64 >23:38:27,065 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.5.1-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >23:38:27,093 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.65-1.fc20.x86_64 as install for system-config-printer-libs-1.4.4-1.fc20.noarch >23:38:27,111 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.4.1-1.fc20.noarch as install for tagsoup-1.2.1-6.fc20.noarch >23:38:27,112 DEBUG yum.verbose.YumBase: Quick matched javapackages-tools-3.4.1-1.fc20.noarch to require for jpackage-utils >23:38:27,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.10-1.fc20.x86_64 as install for teamd-1.10-1.fc20.x86_64 >23:38:27,134 DEBUG yum.verbose.YumBase: Quick matched libteam-1.10-1.fc20.x86_64 to require for libteam.so.5()(64bit) >23:38:27,141 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.24-3.fc20.x86_64 as install for teamd-1.10-1.fc20.x86_64 >23:38:27,149 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-1.fc20.x86_64 as install for teamd-1.10-1.fc20.x86_64 >23:38:27,211 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.9-1.fc20.x86_64 as install for telepathy-haze-0.8.0-1.fc20.x86_64 >23:38:27,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.2-1.fc20.x86_64 as install for totem-pl-parser-3.10.0-1.fc20.x86_64 >23:38:27,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >23:38:27,316 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.29-1.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >23:38:27,321 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >23:38:27,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >23:38:27,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.2-2.fc20.x86_64 >23:38:27,370 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.0-1.fc20.x86_64 as install for udisks2-2.1.2-2.fc20.x86_64 >23:38:27,376 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-2.fc20.x86_64 as install for udisks2-2.1.2-2.fc20.x86_64 >23:38:27,447 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc20.x86_64 as install for webkitgtk3-2.2.7-1.fc20.x86_64 >23:38:27,482 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.14.8-200.fc20.x86_64 as install for xl2tpd-1.3.6-1.fc20.x86_64 >23:38:27,498 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-6.fc20.x86_64 >23:38:27,574 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.2-2.fc20.x86_64 as install for abrt-python3-2.2.1-2.fc20.x86_64 >23:38:27,598 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-9.fc20.x86_64 as install for brlapi-0.6.0-9.fc20.x86_64 >23:38:27,635 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.88.0.1-13.fc20.x86_64 as install for crash-7.0.3-1.fc20.x86_64 >23:38:27,640 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for crash-7.0.3-1.fc20.x86_64 >23:38:27,661 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc20.noarch >23:38:27,709 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc20.x86_64 as install for frei0r-plugins-1.4-1.fc20.x86_64 >23:38:27,745 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.2-1.fc20.x86_64 as install for gettext-0.18.3.2-1.fc20.x86_64 >23:38:27,746 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.2-1.fc20.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >23:38:27,774 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.25-1.fc20.x86_64 as install for gnutls-utils-3.1.25-1.fc20.x86_64 >23:38:27,775 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.25-1.fc20.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >23:38:27,780 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18-1.fc20.x86_64 as install for gnutls-utils-3.1.25-1.fc20.x86_64 >23:38:27,851 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2014e-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.7.4.fc20.x86_64 >23:38:27,858 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.4.1-1.fc20.noarch as install for javapackages-tools-3.4.1-1.fc20.noarch >23:38:27,878 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-037-11.git20140402.fc20.x86_64 as install for kexec-tools-2.0.4-27.fc20.x86_64 >23:38:27,958 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-20.fc20.x86_64 as install for libini_config-1.0.0.1-20.fc20.x86_64 >23:38:27,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-20.fc20.x86_64 as install for libini_config-1.0.0.1-20.fc20.x86_64 >23:38:27,974 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-20.fc20.x86_64 as install for libini_config-1.0.0.1-20.fc20.x86_64 >23:38:28,043 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-14.fc20.x86_64 as install for libpurple-2.10.9-1.fc20.x86_64 >23:38:28,049 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-10.fc20.x86_64 as install for libpurple-2.10.9-1.fc20.x86_64 >23:38:28,050 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-10.fc20.x86_64 to require for libsilc-1.1.so.2()(64bit) >23:38:28,054 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-12.fc20.x86_64 as install for libpurple-2.10.9-1.fc20.x86_64 >23:38:28,062 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-0.5.rc3.fc20.x86_64 as install for libpurple-2.10.9-1.fc20.x86_64 >23:38:28,068 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.9-1.fc20.x86_64 >23:38:28,076 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131104-1.fc20.noarch as install for libquvi-0.9.2-1.fc20.x86_64 >23:38:28,096 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-27.fc20.x86_64 as install for libreport-plugin-reportuploader-2.2.2-2.fc20.x86_64 >23:38:28,182 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-12.20130814git.fc20.x86_64 as install for libvirt-daemon-1.1.3.5-2.fc20.x86_64 >23:38:28,196 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-8.fc20.x86_64 as install for libvirt-daemon-1.1.3.5-2.fc20.x86_64 >23:38:28,199 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.1.3.5-2.fc20.x86_64 >23:38:28,220 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-6.fc20.x86_64 as install for libvirt-daemon-driver-interface-1.1.3.5-2.fc20.x86_64 >23:38:28,222 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-6.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >23:38:28,222 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-6.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >23:38:28,223 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-6.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >23:38:28,224 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-6.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >23:38:28,224 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-6.fc20.x86_64 to require for libnetcf.so.1()(64bit) >23:38:28,235 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.9-1.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.5-2.fc20.x86_64 >23:38:28,237 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.19.1-1.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.5-2.fc20.x86_64 >23:38:28,255 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.5-2.fc20.x86_64 >23:38:28,261 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.6.2-6.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.5-2.fc20.x86_64 >23:38:28,282 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.5.0-3.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.5-2.fc20.x86_64 >23:38:28,285 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-5.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.5-2.fc20.x86_64 >23:38:28,291 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.106-1.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.5-2.fc20.x86_64 >23:38:28,303 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-21.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.5-2.fc20.x86_64 >23:38:28,311 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.80.1-2.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.5-2.fc20.x86_64 >23:38:28,313 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.80.1-2.fc20.x86_64 to require for librados.so.2()(64bit) >23:38:28,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >23:38:28,366 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >23:38:28,397 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc20.x86_64 >23:38:28,432 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.07-1.fc20.x86_64 as install for 1:perl-Module-CoreList-3.03-289.fc20.noarch >23:38:28,445 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-289.fc20.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >23:38:28,453 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-291.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >23:38:28,457 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-7.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >23:38:28,505 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >23:38:28,508 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >23:38:28,524 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-14.fc20.x86_64 as install for policycoreutils-python-2.2.5-4.fc20.x86_64 >23:38:28,527 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.fc20.noarch as install for policycoreutils-python-2.2.5-4.fc20.x86_64 >23:38:28,534 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc20.x86_64 as install for policycoreutils-python-2.2.5-4.fc20.x86_64 >23:38:28,536 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >23:38:28,536 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >23:38:28,539 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.1.12-5.fc20.x86_64 as install for policycoreutils-python-2.2.5-4.fc20.x86_64 >23:38:28,541 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >23:38:28,589 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-1.fc20.x86_64 as install for python-paramiko-1.10.1-2.fc20.noarch >23:38:28,613 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.6.2-6.fc20.x86_64 as install for 2:qemu-kvm-1.6.2-6.fc20.x86_64 >23:38:28,628 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >23:38:28,651 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc20.x86_64 >23:38:28,656 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for seed-3.8.1-2.fc20.x86_64 >23:38:28,681 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-7.fc20.x86_64 >23:38:28,689 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-21.fc20.x86_64 as install for speech-dispatcher-0.8-7.fc20.x86_64 >23:38:28,691 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >23:38:28,691 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >23:38:28,692 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc20.x86_64 to require for libflite.so.1()(64bit) >23:38:28,696 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-7.fc20.x86_64 >23:38:28,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.5.1-1.fc20.x86_64 as install for sssd-client-1.11.5.1-1.fc20.x86_64 >23:38:28,725 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-14.fc20.x86_64 as install for sssd-krb5-common-1.11.5.1-1.fc20.x86_64 >23:38:28,734 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc20.x86_64 as install for stoken-libs-0.5-1.fc20.x86_64 >23:38:28,748 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-4.20130314.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >23:38:28,749 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-4.20130314.fc20.x86_64 to require for libtbb.so.2()(64bit) >23:38:28,780 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.8.4-11.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >23:38:28,781 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-11.fc20.x86_64 to require for libcblas.so.3()(64bit) >23:38:28,821 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.21-3.fc20.x86_64 >23:38:28,860 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-40.fc20.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >23:38:28,861 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >23:38:28,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-7.fc20.x86_64 as install for atlas-3.8.4-11.fc20.x86_64 >23:38:28,878 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-7.fc20.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >23:38:28,878 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-7.fc20.x86_64 to require for libgfortran.so.3()(64bit) >23:38:28,910 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc20.x86_64 as install for ceph-libs-0.80.1-2.fc20.x86_64 >23:38:28,916 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc20.x86_64 as install for ceph-libs-0.80.1-2.fc20.x86_64 >23:38:28,923 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-9.fc20.x86_64 as install for ceph-libs-0.80.1-2.fc20.x86_64 >23:38:28,955 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >23:38:28,958 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >23:38:28,969 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc20.x86_64 >23:38:28,983 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.5.0-3.fc20.x86_64 as install for glusterfs-fuse-3.5.0-3.fc20.x86_64 >23:38:28,993 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc20.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch >23:38:29,006 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-21.fc20.x86_64 as install for iscsi-initiator-utils-6.2.0.873-21.fc20.x86_64 >23:38:29,025 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-0.15-8.fc20.x86_64 as install for libgadu-1.12.0-0.5.rc3.fc20.x86_64 >23:38:29,034 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-2.1-0.2.rc1.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >23:38:29,037 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >23:38:29,042 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.3.0-1.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >23:38:29,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc20.x86_64 as install for libtomcrypt-1.17-21.fc20.x86_64 >23:38:29,070 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc20.x86_64 to require for libtommath.so.0()(64bit) >23:38:29,097 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.106-1.fc20.x86_64 as install for lvm2-2.02.106-1.fc20.x86_64 >23:38:29,100 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc20.x86_64 as install for lvm2-2.02.106-1.fc20.x86_64 >23:38:29,109 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.85-1.fc20.x86_64 as install for lvm2-2.02.106-1.fc20.x86_64 >23:38:29,152 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >23:38:29,157 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.034-4.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >23:38:29,193 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.5-1.fc20.x86_64 as install for python-javapackages-3.4.1-1.fc20.noarch >23:38:29,210 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc20.x86_64 as install for 2:qemu-img-1.6.2-6.fc20.x86_64 >23:38:29,211 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-8.fc20.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >23:38:29,216 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc20.x86_64 as install for 2:qemu-img-1.6.2-6.fc20.x86_64 >23:38:29,224 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.5.0-3.fc20.x86_64 as install for 2:qemu-img-1.6.2-6.fc20.x86_64 >23:38:29,225 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.0-3.fc20.x86_64 to require for libgfxdr.so.0()(64bit) >23:38:29,226 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.0-3.fc20.x86_64 to require for libgfrpc.so.0()(64bit) >23:38:29,233 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.5.0-3.fc20.x86_64 as install for 2:qemu-img-1.6.2-6.fc20.x86_64 >23:38:29,294 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.6.2-6.fc20.x86_64 as install for 2:qemu-system-x86-1.6.2-6.fc20.x86_64 >23:38:29,302 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.3.1-2.fc20.noarch as install for 2:qemu-system-x86-1.6.2-6.fc20.x86_64 >23:38:29,310 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.0-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.2-6.fc20.x86_64 >23:38:29,316 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20140303-1.gitff1e7fc7.fc20.noarch as install for 2:qemu-system-x86-1.6.2-6.fc20.x86_64 >23:38:29,319 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-1.6.2-6.fc20.x86_64 >23:38:29,324 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.3.1-2.fc20.noarch as install for 2:qemu-system-x86-1.6.2-6.fc20.x86_64 >23:38:29,334 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.5-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.2-6.fc20.x86_64 >23:38:29,335 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-2.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >23:38:29,336 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-2.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >23:38:29,336 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-2.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >23:38:29,337 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-2.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >23:38:29,337 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-2.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >23:38:29,338 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-2.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >23:38:29,339 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-2.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >23:38:29,339 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-2.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >23:38:29,340 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-2.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >23:38:29,340 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-2.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >23:38:29,341 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-2.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >23:38:29,346 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.2-6.fc20.x86_64 >23:38:29,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.2-6.fc20.x86_64 >23:38:29,353 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-3.fc20.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >23:38:29,358 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.2-6.fc20.x86_64 >23:38:29,370 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.18-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.2-6.fc20.x86_64 >23:38:29,403 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.3-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >23:38:29,404 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-1.fc20.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >23:38:29,410 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.3-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >23:38:29,413 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-1.fc20.x86_64 to require for libcfg.so.6()(64bit) >23:38:29,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.17.0-1.fc20.x86_64 as install for corosync-2.3.3-1.fc20.x86_64 >23:38:29,495 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >23:38:29,504 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >23:38:29,507 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-26.fc20.noarch as install for festival-1.96-26.fc20.x86_64 >23:38:29,509 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestools.so.1.2.96.1()(64bit) >23:38:29,510 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >23:38:29,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-7.fc20.x86_64 as install for libgfortran-4.8.2-7.fc20.x86_64 >23:38:29,560 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-7.fc20.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >23:38:29,561 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-7.fc20.x86_64 to require for libquadmath.so.0()(64bit) >23:38:29,579 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-2.fc20.x86_64 as install for lua-json-1.3.2-2.fc20.noarch >23:38:29,589 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.85-1.fc20.x86_64 as install for lvm2-libs-2.02.106-1.fc20.x86_64 >23:38:29,605 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-5.fc20.x86_64 as install for protobuf-c-0.15-8.fc20.x86_64 >23:38:29,610 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-5.fc20.x86_64 as install for protobuf-c-0.15-8.fc20.x86_64 >23:38:29,629 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-1.fc20.noarch as install for python-lxml-3.3.5-1.fc20.x86_64 >23:38:31,642 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-7.fc20.noarch as install for hunspell-en-0.20121024-7.fc20.noarch >23:38:32,034 DEBUG yum.verbose.YumBase: Depsolve time: 11.991 >23:38:32,068 INFO packaging: 1332 packages selected totalling 4.21 GB > > >/tmp/program.log: >23:33:56,562 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:33:56,573 DEBUG program: Return code: 0 >23:33:56,573 INFO program: Running... udevadm settle --timeout=300 >23:33:56,630 DEBUG program: Return code: 0 >23:33:56,631 INFO program: Running... modprobe fcoe >23:33:56,676 DEBUG program: Return code: 0 >23:33:56,677 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >23:33:56,691 INFO program: No FCoE boot disk information is found in EDD! >23:33:56,691 DEBUG program: Return code: 1 >23:33:57,193 INFO program: Running... metacity --display :1 --sm-disable >23:33:57,193 INFO program: Running... spice-vdagent >23:33:57,206 DEBUG program: Return code: 0 >23:33:58,423 INFO program: Running... udevadm settle --timeout=300 >23:33:58,439 DEBUG program: Return code: 0 >23:33:58,442 INFO program: Running... systemctl start chronyd.service >23:33:58,489 DEBUG program: Return code: 0 >23:33:58,490 INFO program: Running... udevadm settle --timeout=300 >23:33:58,508 DEBUG program: Return code: 0 >23:33:58,657 INFO program: Running... multipath -c /dev/sdb >23:33:58,665 INFO program: /dev/sdb is not a valid multipath device path >23:33:58,666 DEBUG program: Return code: 1 >23:33:58,785 INFO program: Running... multipath -c /dev/sda >23:33:58,794 INFO program: /dev/sda is not a valid multipath device path >23:33:58,794 DEBUG program: Return code: 1 >23:33:58,865 INFO program: Running... dumpe2fs -h /dev/sda1 >23:33:58,917 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:33:58,917 INFO program: Filesystem volume name: <none> >23:33:58,918 INFO program: Last mounted on: /boot >23:33:58,918 INFO program: Filesystem UUID: cc409a4c-bee0-40f9-805a-addaba3e5860 >23:33:58,918 INFO program: Filesystem magic number: 0xEF53 >23:33:58,918 INFO program: Filesystem revision #: 1 (dynamic) >23:33:58,918 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 >23:33:58,919 INFO program: Filesystem flags: signed_directory_hash >23:33:58,919 INFO program: Default mount options: user_xattr acl >23:33:58,919 INFO program: Filesystem state: clean >23:33:58,919 INFO program: Errors behavior: Continue >23:33:58,919 INFO program: Filesystem OS type: Linux >23:33:58,919 INFO program: Inode count: 128016 >23:33:58,919 INFO program: Block count: 512000 >23:33:58,920 INFO program: Reserved block count: 25600 >23:33:58,920 INFO program: Free blocks: 485334 >23:33:58,920 INFO program: Free inodes: 128005 >23:33:58,920 INFO program: First block: 1 >23:33:58,920 INFO program: Block size: 1024 >23:33:58,921 INFO program: Fragment size: 1024 >23:33:58,921 INFO program: Reserved GDT blocks: 256 >23:33:58,921 INFO program: Blocks per group: 8192 >23:33:58,921 INFO program: Fragments per group: 8192 >23:33:58,921 INFO program: Inodes per group: 2032 >23:33:58,921 INFO program: Inode blocks per group: 254 >23:33:58,922 INFO program: Flex block group size: 16 >23:33:58,922 INFO program: Filesystem created: Wed Jun 25 23:10:01 2014 >23:33:58,922 INFO program: Last mount time: Wed Jun 25 23:10:01 2014 >23:33:58,922 INFO program: Last write time: Wed Jun 25 23:10:01 2014 >23:33:58,922 INFO program: Mount count: 1 >23:33:58,922 INFO program: Maximum mount count: -1 >23:33:58,923 INFO program: Last checked: Wed Jun 25 23:10:01 2014 >23:33:58,923 INFO program: Check interval: 0 (<none>) >23:33:58,923 INFO program: Lifetime writes: 8 MB >23:33:58,923 INFO program: Reserved blocks uid: 0 (user root) >23:33:58,923 INFO program: Reserved blocks gid: 0 (group root) >23:33:58,923 INFO program: First inode: 11 >23:33:58,924 INFO program: Inode size: 128 >23:33:58,924 INFO program: Journal inode: 8 >23:33:58,924 INFO program: Default directory hash: half_md4 >23:33:58,924 INFO program: Directory Hash Seed: 1d53b08a-de8d-4c48-bbf5-3643efe87e9f >23:33:58,924 INFO program: Journal backup: inode blocks >23:33:58,924 INFO program: Journal features: (none) >23:33:58,924 INFO program: Journal size: 8M >23:33:58,925 INFO program: Journal length: 8192 >23:33:58,925 INFO program: Journal sequence: 0x00000002 >23:33:58,925 INFO program: Journal start: 1 >23:33:58,925 INFO program: >23:33:58,926 DEBUG program: Return code: 0 >23:33:58,926 INFO program: Running... resize2fs -P /dev/sda1 >23:33:58,960 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:33:58,960 INFO program: Estimated minimum size of the filesystem: 14045 >23:33:58,961 DEBUG program: Return code: 0 >23:33:59,180 INFO program: Running... dumpe2fs -h /dev/loop1 >23:33:59,211 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:33:59,212 INFO program: Filesystem volume name: Anaconda >23:33:59,212 INFO program: Last mounted on: / >23:33:59,213 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >23:33:59,213 INFO program: Filesystem magic number: 0xEF53 >23:33:59,213 INFO program: Filesystem revision #: 1 (dynamic) >23:33:59,213 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 >23:33:59,214 INFO program: Filesystem flags: signed_directory_hash >23:33:59,214 INFO program: Default mount options: user_xattr acl >23:33:59,214 INFO program: Filesystem state: clean >23:33:59,214 INFO program: Errors behavior: Continue >23:33:59,215 INFO program: Filesystem OS type: Linux >23:33:59,215 INFO program: Inode count: 131072 >23:33:59,215 INFO program: Block count: 2097152 >23:33:59,215 INFO program: Reserved block count: 0 >23:33:59,215 INFO program: Free blocks: 1293489 >23:33:59,216 INFO program: Free inodes: 103755 >23:33:59,216 INFO program: First block: 1 >23:33:59,216 INFO program: Block size: 1024 >23:33:59,216 INFO program: Fragment size: 1024 >23:33:59,217 INFO program: Reserved GDT blocks: 256 >23:33:59,217 INFO program: Blocks per group: 8192 >23:33:59,217 INFO program: Fragments per group: 8192 >23:33:59,218 INFO program: Inodes per group: 512 >23:33:59,218 INFO program: Inode blocks per group: 128 >23:33:59,218 INFO program: Flex block group size: 16 >23:33:59,218 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >23:33:59,218 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >23:33:59,219 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >23:33:59,219 INFO program: Mount count: 2 >23:33:59,219 INFO program: Maximum mount count: -1 >23:33:59,219 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >23:33:59,220 INFO program: Check interval: 0 (<none>) >23:33:59,220 INFO program: Lifetime writes: 32 MB >23:33:59,220 INFO program: Reserved blocks uid: 0 (user root) >23:33:59,220 INFO program: Reserved blocks gid: 0 (group root) >23:33:59,221 INFO program: First inode: 11 >23:33:59,221 INFO program: Inode size: 256 >23:33:59,221 INFO program: Required extra isize: 28 >23:33:59,221 INFO program: Desired extra isize: 28 >23:33:59,222 INFO program: Journal inode: 8 >23:33:59,223 INFO program: Default directory hash: half_md4 >23:33:59,223 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >23:33:59,223 INFO program: Journal backup: inode blocks >23:33:59,223 INFO program: Journal features: (none) >23:33:59,223 INFO program: Journal size: 32M >23:33:59,224 INFO program: Journal length: 32768 >23:33:59,224 INFO program: Journal sequence: 0x00000007 >23:33:59,224 INFO program: Journal start: 0 >23:33:59,224 INFO program: >23:33:59,225 DEBUG program: Return code: 0 >23:33:59,225 INFO program: Running... resize2fs -P /dev/loop1 >23:33:59,233 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:33:59,233 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >23:33:59,234 INFO program: Couldn't find valid filesystem superblock. >23:33:59,234 DEBUG program: Return code: 1 >23:33:59,303 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:33:59,310 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:33:59,310 INFO program: Filesystem volume name: Anaconda >23:33:59,310 INFO program: Last mounted on: / >23:33:59,311 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >23:33:59,311 INFO program: Filesystem magic number: 0xEF53 >23:33:59,311 INFO program: Filesystem revision #: 1 (dynamic) >23:33:59,312 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 >23:33:59,312 INFO program: Filesystem flags: signed_directory_hash >23:33:59,312 INFO program: Default mount options: user_xattr acl >23:33:59,312 INFO program: Filesystem state: clean >23:33:59,313 INFO program: Errors behavior: Continue >23:33:59,313 INFO program: Filesystem OS type: Linux >23:33:59,313 INFO program: Inode count: 131072 >23:33:59,313 INFO program: Block count: 2097152 >23:33:59,313 INFO program: Reserved block count: 0 >23:33:59,314 INFO program: Free blocks: 1293489 >23:33:59,314 INFO program: Free inodes: 103755 >23:33:59,314 INFO program: First block: 1 >23:33:59,314 INFO program: Block size: 1024 >23:33:59,315 INFO program: Fragment size: 1024 >23:33:59,315 INFO program: Reserved GDT blocks: 256 >23:33:59,315 INFO program: Blocks per group: 8192 >23:33:59,315 INFO program: Fragments per group: 8192 >23:33:59,316 INFO program: Inodes per group: 512 >23:33:59,316 INFO program: Inode blocks per group: 128 >23:33:59,316 INFO program: Flex block group size: 16 >23:33:59,316 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >23:33:59,316 INFO program: Last mount time: Wed Jun 25 23:33:50 2014 >23:33:59,317 INFO program: Last write time: Wed Jun 25 23:33:50 2014 >23:33:59,317 INFO program: Mount count: 3 >23:33:59,318 INFO program: Maximum mount count: -1 >23:33:59,318 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >23:33:59,318 INFO program: Check interval: 0 (<none>) >23:33:59,319 INFO program: Lifetime writes: 32 MB >23:33:59,319 INFO program: Reserved blocks uid: 0 (user root) >23:33:59,319 INFO program: Reserved blocks gid: 0 (group root) >23:33:59,319 INFO program: First inode: 11 >23:33:59,320 INFO program: Inode size: 256 >23:33:59,320 INFO program: Required extra isize: 28 >23:33:59,320 INFO program: Desired extra isize: 28 >23:33:59,320 INFO program: Journal inode: 8 >23:33:59,320 INFO program: Default directory hash: half_md4 >23:33:59,321 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >23:33:59,321 INFO program: Journal backup: inode blocks >23:33:59,321 INFO program: Journal features: (none) >23:33:59,321 INFO program: Journal size: 32M >23:33:59,322 INFO program: Journal length: 32768 >23:33:59,322 INFO program: Journal sequence: 0x00000008 >23:33:59,322 INFO program: Journal start: 1 >23:33:59,323 INFO program: >23:33:59,323 DEBUG program: Return code: 0 >23:33:59,324 INFO program: Running... resize2fs -P /dev/mapper/live-rw >23:33:59,332 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:33:59,332 INFO program: Estimated minimum size of the filesystem: 786368 >23:33:59,332 DEBUG program: Return code: 0 >23:33:59,390 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >23:33:59,395 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:33:59,396 INFO program: Filesystem volume name: Anaconda >23:33:59,396 INFO program: Last mounted on: / >23:33:59,396 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >23:33:59,397 INFO program: Filesystem magic number: 0xEF53 >23:33:59,397 INFO program: Filesystem revision #: 1 (dynamic) >23:33:59,397 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 >23:33:59,397 INFO program: Filesystem flags: signed_directory_hash >23:33:59,398 INFO program: Default mount options: user_xattr acl >23:33:59,398 INFO program: Filesystem state: clean >23:33:59,398 INFO program: Errors behavior: Continue >23:33:59,398 INFO program: Filesystem OS type: Linux >23:33:59,398 INFO program: Inode count: 131072 >23:33:59,399 INFO program: Block count: 2097152 >23:33:59,399 INFO program: Reserved block count: 0 >23:33:59,399 INFO program: Free blocks: 1293489 >23:33:59,399 INFO program: Free inodes: 103755 >23:33:59,399 INFO program: First block: 1 >23:33:59,399 INFO program: Block size: 1024 >23:33:59,400 INFO program: Fragment size: 1024 >23:33:59,400 INFO program: Reserved GDT blocks: 256 >23:33:59,401 INFO program: Blocks per group: 8192 >23:33:59,401 INFO program: Fragments per group: 8192 >23:33:59,401 INFO program: Inodes per group: 512 >23:33:59,402 INFO program: Inode blocks per group: 128 >23:33:59,402 INFO program: Flex block group size: 16 >23:33:59,402 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >23:33:59,402 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >23:33:59,402 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >23:33:59,403 INFO program: Mount count: 2 >23:33:59,403 INFO program: Maximum mount count: -1 >23:33:59,403 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >23:33:59,403 INFO program: Check interval: 0 (<none>) >23:33:59,404 INFO program: Lifetime writes: 32 MB >23:33:59,404 INFO program: Reserved blocks uid: 0 (user root) >23:33:59,404 INFO program: Reserved blocks gid: 0 (group root) >23:33:59,404 INFO program: First inode: 11 >23:33:59,404 INFO program: Inode size: 256 >23:33:59,405 INFO program: Required extra isize: 28 >23:33:59,405 INFO program: Desired extra isize: 28 >23:33:59,405 INFO program: Journal inode: 8 >23:33:59,405 INFO program: Default directory hash: half_md4 >23:33:59,405 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >23:33:59,406 INFO program: Journal backup: inode blocks >23:33:59,406 INFO program: Journal features: (none) >23:33:59,406 INFO program: Journal size: 32M >23:33:59,406 INFO program: Journal length: 32768 >23:33:59,406 INFO program: Journal sequence: 0x00000007 >23:33:59,407 INFO program: Journal start: 0 >23:33:59,407 INFO program: >23:33:59,407 DEBUG program: Return code: 0 >23:33:59,408 INFO program: Running... resize2fs -P /dev/mapper/live-base >23:33:59,414 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:33:59,415 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >23:33:59,415 INFO program: Couldn't find valid filesystem superblock. >23:33:59,415 DEBUG program: Return code: 1 >23:33:59,426 INFO program: Running... udevadm settle --timeout=300 >23:33:59,443 DEBUG program: Return code: 0 >23:33:59,452 INFO program: Running... udevadm settle --timeout=300 >23:33:59,463 DEBUG program: Return code: 0 >23:33:59,469 INFO program: Running... udevadm settle --timeout=300 >23:33:59,480 DEBUG program: Return code: 0 >23:33:59,485 INFO program: Running... udevadm settle --timeout=300 >23:33:59,497 DEBUG program: Return code: 0 >23:33:59,502 INFO program: Running... udevadm settle --timeout=300 >23:33:59,513 DEBUG program: Return code: 0 >23:33:59,518 INFO program: Running... udevadm settle --timeout=300 >23:33:59,529 DEBUG program: Return code: 0 >23:33:59,534 INFO program: Running... udevadm settle --timeout=300 >23:33:59,546 DEBUG program: Return code: 0 >23:33:59,563 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >23:33:59,578 DEBUG program: Return code: 0 >23:33:59,582 INFO program: Running... udevadm settle --timeout=300 >23:33:59,593 DEBUG program: Return code: 0 >23:33:59,594 INFO program: Running... umount /mnt/sysimage >23:33:59,601 DEBUG program: Return code: 0 >23:33:59,602 INFO program: Running... udevadm settle --timeout=300 >23:33:59,614 DEBUG program: Return code: 0 >23:33:59,619 INFO program: Running... udevadm settle --timeout=300 >23:33:59,630 DEBUG program: Return code: 0 >23:33:59,724 INFO program: Running... hwclock --hctosys --utc >23:34:00,000 DEBUG program: Return code: 0 >23:37:29,527 INFO program: Running... modprobe vfat >23:37:29,547 DEBUG program: Return code: 0 >23:37:29,554 INFO program: Running... modprobe btrfs >23:37:29,620 DEBUG program: Return code: 0 >23:37:29,627 INFO program: Running... modprobe xfs >23:37:29,678 DEBUG program: Return code: 0 >23:38:06,208 INFO program: Running... udevadm settle --timeout=300 >23:38:06,224 DEBUG program: Return code: 0 >23:38:06,235 INFO program: Running... mount -t iso9660 -o ro /dev/sdb /tmp/tmpzuIJnU >23:38:06,245 DEBUG program: Return code: 0 >23:38:06,246 INFO program: Running... udevadm settle --timeout=300 >23:38:06,259 DEBUG program: Return code: 0 >23:38:06,259 INFO program: Running... umount /tmp/tmpzuIJnU >23:38:06,266 DEBUG program: Return code: 0 >23:38:51,379 INFO program: Running... udevadm settle --timeout=300 >23:38:51,396 DEBUG program: Return code: 0 >23:38:51,406 INFO program: Running... udevadm settle --timeout=300 >23:38:51,421 DEBUG program: Return code: 0 >23:40:12,175 INFO program: Running... udevadm settle --timeout=300 >23:40:12,193 DEBUG program: Return code: 0 >23:40:12,202 INFO program: Running... udevadm settle --timeout=300 >23:40:12,215 DEBUG program: Return code: 0 >23:41:26,989 INFO program: Running... udevadm settle --timeout=300 >23:41:27,002 DEBUG program: Return code: 0 >23:42:25,905 INFO program: Running... udevadm settle --timeout=300 >23:42:25,930 DEBUG program: Return code: 0 >23:42:25,938 INFO program: Running... udevadm settle --timeout=300 >23:42:25,954 DEBUG program: Return code: 0 >23:42:50,799 INFO program: Running... udevadm settle --timeout=300 >23:42:50,823 DEBUG program: Return code: 0 > > >/tmp/storage.log: >23:33:56,631 INFO blivet: ISCSID is /sbin/iscsid >23:33:56,631 INFO blivet: no initiator set >23:33:56,692 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >23:33:56,692 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >23:33:57,859 DEBUG blivet: trying to set new default fstype to 'ext4' >23:33:57,901 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:57,902 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:33:57,903 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:58,341 INFO blivet: Detected 3984M of memory >23:33:58,341 INFO blivet: Suggested swap size (3984 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >23:33:58,342 INFO blivet: Swap attempt of 0M >23:33:58,421 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7ff1edaf6dd0> >23:33:58,421 INFO blivet: no initiator set >23:33:58,422 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >23:33:58,423 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:33:58,458 DEBUG blivet: protected device spec LABEL=Fedora_20_x86_64 resolved to sdb >23:33:58,520 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >23:33:58,649 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Ut165_USB2FlashStorage_100819555142a6-0:0 /dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-12-12-14-06-38-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_20_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-14-06-38-00', > 'ID_FS_UUID_ENC': '2013-12-12-14-06-38-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB2FlashStorage', > 'ID_MODEL_ENC': 'USB2FlashStorage', > 'ID_MODEL_ID': '0165', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '375fe761', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Ut165_USB2FlashStorage_100819555142a6-0:0', > 'ID_SERIAL_SHORT': '100819555142a6', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Ut165', > 'ID_VENDOR_ENC': 'Ut165\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1307', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11361', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Ut165_USB2FlashStorage_100819555142a6-0:0', > '/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-12-12-14-06-38-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >23:33:58,650 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >23:33:58,651 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:33:58,651 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:58,653 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >23:33:58,654 INFO blivet: sdb is a disk >23:33:58,654 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:58,656 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >23:33:58,667 INFO blivet: added disk sdb (id 0) to device tree >23:33:58,668 DEBUG blivet: looking up parted Device: /dev/sdb >23:33:58,672 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >23:33:58,673 INFO blivet: type detected on 'sdb' is 'iso9660' >23:33:58,674 DEBUG blivet: Iso9660FS.supported: supported: True ; >23:33:58,675 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >23:33:58,676 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >23:33:58,678 INFO blivet: got device: DiskDevice instance (0x7ff1e334b790) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 15421.1010742 > format = existing iso9660 filesystem > major = 8 minor = 16 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Ut165 USB2FlashStorage path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31582415 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15421, 64, 32) biosGeometry: (1965, 255, 63) > PedDevice: <_ped.Device object at 0x7ff1edb6d050> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7ff1e32a9610> >23:33:58,683 DEBUG blivet: Iso9660FS.supported: supported: True ; >23:33:58,683 INFO blivet: got format: Iso9660FS instance (0x7ff1e32a9750) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdb uuid = 2013-12-12-14-06-38-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20_x86_64 size = 0.0 targetSize = 0.0 > >23:33:58,692 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Ut165_USB2FlashStorage_100819555142a6-0:0-part1 /dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-12-12-14-06-38-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_20_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-14-06-38-00', > 'ID_FS_UUID_ENC': '2013-12-12-14-06-38-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB2FlashStorage', > 'ID_MODEL_ENC': 'USB2FlashStorage', > 'ID_MODEL_ID': '0165', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '657408', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '375fe761-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '375fe761', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Ut165_USB2FlashStorage_100819555142a6-0:0', > 'ID_SERIAL_SHORT': '100819555142a6', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Ut165', > 'ID_VENDOR_ENC': 'Ut165\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1307', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11390', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-Ut165_USB2FlashStorage_100819555142a6-0:0-part1', > '/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-12-12-14-06-38-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >23:33:58,692 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >23:33:58,696 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >23:33:58,697 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:58,698 INFO blivet: sdb1 is a partition >23:33:58,699 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >23:33:58,702 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:33:58,703 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15421MB disk sdb (0) with existing iso9660 filesystem >23:33:58,704 DEBUG blivet: lvm filter: adding sdb1 to the reject list >23:33:58,704 DEBUG blivet: ignoring partition sdb1 on iso9660 >23:33:58,704 DEBUG blivet: no device or no media present >23:33:58,715 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Ut165_USB2FlashStorage_100819555142a6-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/2EDC-F622', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2EDC-F622', > 'ID_FS_UUID_ENC': '2EDC-F622', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB2FlashStorage', > 'ID_MODEL_ENC': 'USB2FlashStorage', > 'ID_MODEL_ID': '0165', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '141780', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12552', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '375fe761-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '375fe761', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Ut165_USB2FlashStorage_100819555142a6-0:0', > 'ID_SERIAL_SHORT': '100819555142a6', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Ut165', > 'ID_VENDOR_ENC': 'Ut165\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1307', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11420', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-Ut165_USB2FlashStorage_100819555142a6-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/2EDC-F622'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >23:33:58,716 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >23:33:58,718 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >23:33:58,736 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:58,736 INFO blivet: sdb2 is a partition >23:33:58,738 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >23:33:58,740 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:33:58,742 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15421MB disk sdb (0) with existing iso9660 filesystem >23:33:58,743 DEBUG blivet: lvm filter: adding sdb2 to the reject list >23:33:58,743 DEBUG blivet: ignoring partition sdb2 on iso9660 >23:33:58,743 DEBUG blivet: no device or no media present >23:33:58,757 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Ut165_USB2FlashStorage_100819555142a6-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/0e381e49-8aa2-36fd-9391-2de57ce61591', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0e381e49-8aa2-36fd-9391-2de57ce61591', > 'ID_FS_UUID_ENC': '0e381e49-8aa2-36fd-9391-2de57ce61591', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB2FlashStorage', > 'ID_MODEL_ENC': 'USB2FlashStorage', > 'ID_MODEL_ID': '0165', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '154332', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '50272', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '375fe761-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '375fe761', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Ut165_USB2FlashStorage_100819555142a6-0:0', > 'ID_SERIAL_SHORT': '100819555142a6', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Ut165', > 'ID_VENDOR_ENC': 'Ut165\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1307', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11449', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-Ut165_USB2FlashStorage_100819555142a6-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/0e381e49-8aa2-36fd-9391-2de57ce61591'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >23:33:58,757 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >23:33:58,759 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >23:33:58,760 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:58,760 INFO blivet: sdb3 is a partition >23:33:58,761 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >23:33:58,762 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:33:58,764 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15421MB disk sdb (0) with existing iso9660 filesystem >23:33:58,764 DEBUG blivet: lvm filter: adding sdb3 to the reject list >23:33:58,765 DEBUG blivet: ignoring partition sdb3 on iso9660 >23:33:58,765 DEBUG blivet: no device or no media present >23:33:58,773 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ADATA_XM11_128GB_2300398801000086', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ADATA_XM11_128GB', > 'ID_MODEL_ENC': 'ADATA\\x20XM11\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a9994eac-791f-4c1a-b32a-860832ab1b3c', > 'ID_REVISION': '5.0.1', > 'ID_SERIAL': 'ADATA_XM11_128GB_2300398801000086', > 'ID_SERIAL_SHORT': '2300398801000086', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13586', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ADATA_XM11_128GB_2300398801000086'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >23:33:58,775 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:33:58,777 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:33:58,778 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:58,780 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >23:33:58,783 INFO blivet: sda is a disk >23:33:58,784 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:58,785 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:33:58,794 INFO blivet: added disk sda (id 1) to device tree >23:33:58,795 DEBUG blivet: looking up parted Device: /dev/sda >23:33:58,799 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:33:58,800 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >23:33:58,801 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:33:58,802 DEBUG blivet: required disklabel type for sda (1) is None >23:33:58,802 DEBUG blivet: default disklabel type for sda is gpt >23:33:58,803 DEBUG blivet: selecting gpt disklabel for sda based on size >23:33:58,804 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >23:33:58,815 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7ff1e32c9210>, <parted.partition.Partition object at 0x7ff1e32c94d0>, <parted.partition.Partition object at 0x7ff1e32c9710>] > device: <parted.device.Device object at 0x7ff1e32c9050> > PedDisk: <_ped.Disk object at 0x7ff1e32ca050> >23:33:58,815 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >23:33:58,817 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:33:58,819 INFO blivet: got device: DiskDevice instance (0x7ff1e32a9e90) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 122104.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ADATA XM11 128GB path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7ff1edb6d3b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff1e32a9e10> >23:33:58,821 INFO blivet: got format: DiskLabel instance (0x7ff1e32a9f90) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7ff1e32c9210>, <parted.partition.Partition object at 0x7ff1e32c94d0>, <parted.partition.Partition object at 0x7ff1e32c9710>] > device: <parted.device.Device object at 0x7ff1e32c9050> > PedDisk: <_ped.Disk object at 0x7ff1e32ca050> > origPartedDisk = <parted.disk.Disk object at 0x7ff1e32c9990> > partedDevice = parted.Device instance -- > model: ATA ADATA XM11 128GB path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7ff1edb6d4d0> > >23:33:58,828 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ADATA_XM11_128GB_2300398801000086-part1 /dev/disk/by-partuuid/e3bbf18e-800b-45bd-8e1d-f4169cca0890 /dev/disk/by-uuid/cc409a4c-bee0-40f9-805a-addaba3e5860', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cc409a4c-bee0-40f9-805a-addaba3e5860', > 'ID_FS_UUID_ENC': 'cc409a4c-bee0-40f9-805a-addaba3e5860', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ADATA_XM11_128GB', > 'ID_MODEL_ENC': 'ADATA\\x20XM11\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'e3bbf18e-800b-45bd-8e1d-f4169cca0890', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a9994eac-791f-4c1a-b32a-860832ab1b3c', > 'ID_REVISION': '5.0.1', > 'ID_SERIAL': 'ADATA_XM11_128GB_2300398801000086', > 'ID_SERIAL_SHORT': '2300398801000086', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13645', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ADATA_XM11_128GB_2300398801000086-part1', > '/dev/disk/by-partuuid/e3bbf18e-800b-45bd-8e1d-f4169cca0890', > '/dev/disk/by-uuid/cc409a4c-bee0-40f9-805a-addaba3e5860'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >23:33:58,828 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >23:33:58,830 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >23:33:58,831 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:58,832 INFO blivet: sda1 is a partition >23:33:58,834 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:33:58,835 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:33:58,837 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (1) with existing gpt disklabel >23:33:58,840 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >23:33:58,842 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >23:33:58,842 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:58,845 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:33:58,845 DEBUG blivet: looking up parted Partition: /dev/sda1 >23:33:58,847 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >23:33:58,849 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:33:58,851 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:33:58,853 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >23:33:58,853 INFO blivet: added partition sda1 (id 2) to device tree >23:33:58,855 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:33:58,857 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >23:33:58,859 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:33:58,860 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >23:33:58,864 WARN blivet: disklabel detected but not usable on sda1 >23:33:58,864 INFO blivet: type detected on 'sda1' is 'ext4' >23:33:58,961 DEBUG blivet: padding min size from 14 up to 15 >23:33:58,963 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:58,963 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:33:58,965 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >23:33:58,967 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >23:33:58,968 DEBUG blivet: looking up parted Device: /dev/sda1 >23:33:58,970 INFO blivet: got device: PartitionDevice instance (0x7ff1e32bc110) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 122104MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ff1edb6d710> > 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 0x7ff1e32c9110> fileSystem: <parted.filesystem.FileSystem object at 0x7ff1e32c9610> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1e32c92d0> PedPartition: <_ped.Partition object at 0x7ff1e32c1a70> > disk = existing 122104MB disk sda (1) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = >23:33:58,973 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:58,973 INFO blivet: got format: Ext4FS instance (0x7ff1e32c9cd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = cc409a4c-bee0-40f9-805a-addaba3e5860 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >23:33:58,979 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ADATA_XM11_128GB_2300398801000086-part2 /dev/disk/by-partuuid/368666ca-cc10-4c96-b94a-93e292f313fd /dev/disk/by-uuid/c69098d2-66e8-4ee1-9602-56eb630d498d', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'c69098d2-66e8-4ee1-9602-56eb630d498d', > 'ID_FS_UUID_ENC': 'c69098d2-66e8-4ee1-9602-56eb630d498d', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ADATA_XM11_128GB', > 'ID_MODEL_ENC': 'ADATA\\x20XM11\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '40964096', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '368666ca-cc10-4c96-b94a-93e292f313fd', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a9994eac-791f-4c1a-b32a-860832ab1b3c', > 'ID_REVISION': '5.0.1', > 'ID_SERIAL': 'ADATA_XM11_128GB_2300398801000086', > 'ID_SERIAL_SHORT': '2300398801000086', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13703', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ADATA_XM11_128GB_2300398801000086-part2', > '/dev/disk/by-partuuid/368666ca-cc10-4c96-b94a-93e292f313fd', > '/dev/disk/by-uuid/c69098d2-66e8-4ee1-9602-56eb630d498d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:33:58,980 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:33:58,981 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >23:33:58,982 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:58,982 INFO blivet: sda2 is a partition >23:33:58,984 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:33:58,986 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:33:58,987 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (1) with existing gpt disklabel >23:33:58,988 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >23:33:58,990 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >23:33:58,990 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:58,991 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:33:58,991 DEBUG blivet: looking up parted Partition: /dev/sda2 >23:33:58,993 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >23:33:58,994 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:33:58,996 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:33:58,998 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:33:58,999 INFO blivet: added partition sda2 (id 3) to device tree >23:33:59,000 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:33:59,001 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >23:33:59,002 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:33:59,004 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >23:33:59,007 WARN blivet: disklabel detected but not usable on sda2 >23:33:59,008 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >23:33:59,010 DEBUG blivet: LUKS.__init__: uuid: c69098d2-66e8-4ee1-9602-56eb630d498d ; exists: True ; label: None ; device: /dev/sda2 ; serial: 2300398801000086 ; name: luks-c69098d2-66e8-4ee1-9602-56eb630d498d ; >23:33:59,010 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >23:33:59,011 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >23:33:59,013 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >23:33:59,015 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >23:33:59,016 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-c69098d2-66e8-4ee1-9602-56eb630d498d ; >23:33:59,017 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:59,019 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >23:33:59,020 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:59,022 DEBUG blivet: LUKSDevice._setFormat: luks-c69098d2-66e8-4ee1-9602-56eb630d498d ; current: None ; type: None ; >23:33:59,025 DEBUG blivet: LUKSDevice.setup: luks-c69098d2-66e8-4ee1-9602-56eb630d498d ; status: False ; controllable: True ; orig: False ; >23:33:59,027 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-c69098d2-66e8-4ee1-9602-56eb630d498d ; orig: False ; >23:33:59,029 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:33:59,030 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-c69098d2-66e8-4ee1-9602-56eb630d498d ; status: False ; type: luks ; >23:33:59,031 INFO blivet: setup of luks-c69098d2-66e8-4ee1-9602-56eb630d498d failed: luks device not configured >23:33:59,032 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >23:33:59,033 DEBUG blivet: looking up parted Device: /dev/sda2 >23:33:59,035 INFO blivet: got device: PartitionDevice instance (0x7ff1e32bc190) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 122104MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 20002.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40964096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7ff1edb6d830> > target size = 0 path = /dev/sda2 > 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 0x7ff1e32c9110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1e32c9590> PedPartition: <_ped.Partition object at 0x7ff1e32c1ad0> > disk = existing 122104MB disk sda (1) with existing gpt disklabel > start = 1026048 end = 41990143 length = 40964096 > flags = >23:33:59,036 INFO blivet: got format: LUKS instance (0x24c3650) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda2 uuid = c69098d2-66e8-4ee1-9602-56eb630d498d exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-c69098d2-66e8-4ee1-9602-56eb630d498d > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >23:33:59,047 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ADATA_XM11_128GB_2300398801000086-part3 /dev/disk/by-partuuid/b12d6135-44ae-46fc-88ea-bae1935eaa3f /dev/disk/by-uuid/2da0b34e-be9e-4692-b6ef-9b356ddef932', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2da0b34e-be9e-4692-b6ef-9b356ddef932', > 'ID_FS_UUID_ENC': '2da0b34e-be9e-4692-b6ef-9b356ddef932', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ADATA_XM11_128GB', > 'ID_MODEL_ENC': 'ADATA\\x20XM11\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '41990144', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '208078848', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'b12d6135-44ae-46fc-88ea-bae1935eaa3f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a9994eac-791f-4c1a-b32a-860832ab1b3c', > 'ID_REVISION': '5.0.1', > 'ID_SERIAL': 'ADATA_XM11_128GB_2300398801000086', > 'ID_SERIAL_SHORT': '2300398801000086', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13759', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ADATA_XM11_128GB_2300398801000086-part3', > '/dev/disk/by-partuuid/b12d6135-44ae-46fc-88ea-bae1935eaa3f', > '/dev/disk/by-uuid/2da0b34e-be9e-4692-b6ef-9b356ddef932'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >23:33:59,048 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >23:33:59,049 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >23:33:59,051 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:59,051 INFO blivet: sda3 is a partition >23:33:59,053 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >23:33:59,056 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:33:59,058 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (1) with existing gpt disklabel >23:33:59,060 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >23:33:59,062 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >23:33:59,062 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:59,064 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >23:33:59,065 DEBUG blivet: looking up parted Partition: /dev/sda3 >23:33:59,066 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >23:33:59,068 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >23:33:59,071 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >23:33:59,072 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >23:33:59,073 INFO blivet: added partition sda3 (id 5) to device tree >23:33:59,074 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >23:33:59,077 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >23:33:59,078 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:33:59,080 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >23:33:59,084 WARN blivet: disklabel detected but not usable on sda3 >23:33:59,085 INFO blivet: type detected on 'sda3' is 'crypto_LUKS' >23:33:59,087 DEBUG blivet: LUKS.__init__: uuid: 2da0b34e-be9e-4692-b6ef-9b356ddef932 ; exists: True ; label: None ; device: /dev/sda3 ; serial: 2300398801000086 ; name: luks-2da0b34e-be9e-4692-b6ef-9b356ddef932 ; >23:33:59,088 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >23:33:59,089 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >23:33:59,091 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >23:33:59,092 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >23:33:59,094 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-2da0b34e-be9e-4692-b6ef-9b356ddef932 ; >23:33:59,096 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:59,100 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >23:33:59,100 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:59,112 DEBUG blivet: LUKSDevice._setFormat: luks-2da0b34e-be9e-4692-b6ef-9b356ddef932 ; current: None ; type: None ; >23:33:59,113 DEBUG blivet: LUKSDevice.setup: luks-2da0b34e-be9e-4692-b6ef-9b356ddef932 ; status: False ; controllable: True ; orig: False ; >23:33:59,115 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-2da0b34e-be9e-4692-b6ef-9b356ddef932 ; orig: False ; >23:33:59,117 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:33:59,119 DEBUG blivet: LUKS.setup: device: /dev/sda3 ; mapName: luks-2da0b34e-be9e-4692-b6ef-9b356ddef932 ; status: False ; type: luks ; >23:33:59,119 INFO blivet: setup of luks-2da0b34e-be9e-4692-b6ef-9b356ddef932 failed: luks device not configured >23:33:59,121 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >23:33:59,122 DEBUG blivet: looking up parted Device: /dev/sda3 >23:33:59,124 INFO blivet: got device: PartitionDevice instance (0x24d2210) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 122104MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 101601.0 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 208078848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12952, 255, 63) biosGeometry: (12952, 255, 63) > PedDevice: <_ped.Device object at 0x7ff1edb6d8c0> > target size = 0 path = /dev/sda3 > 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 0x7ff1e32c9110> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1e32c9750> PedPartition: <_ped.Partition object at 0x7ff1e32c1b30> > disk = existing 122104MB disk sda (1) with existing gpt disklabel > start = 41990144 end = 250068991 length = 208078848 > flags = >23:33:59,125 INFO blivet: got format: LUKS instance (0x7ff1e32c98d0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda3 uuid = 2da0b34e-be9e-4692-b6ef-9b356ddef932 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2da0b34e-be9e-4692-b6ef-9b356ddef932 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >23:33:59,129 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '29599', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:33:59,129 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >23:33:59,131 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >23:33:59,132 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:59,132 INFO blivet: loop0 is a loop device >23:33:59,136 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:33:59,138 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >23:33:59,140 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:59,140 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:59,142 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >23:33:59,142 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 7) to device tree >23:33:59,144 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >23:33:59,144 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:59,146 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:33:59,146 INFO blivet: added loop loop0 (id 8) to device tree >23:33:59,148 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:33:59,149 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:33:59,150 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:33:59,150 DEBUG blivet: device loop0 does not contain a disklabel >23:33:59,150 INFO blivet: type detected on 'loop0' is 'squashfs' >23:33:59,151 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:33:59,152 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >23:33:59,153 INFO blivet: got device: LoopDevice instance (0x24d2890) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (7)'] > 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 >23:33:59,153 INFO blivet: got format: DeviceFormat instance (0x24d2990) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >23:33:59,157 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30011', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:33:59,158 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >23:33:59,159 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >23:33:59,161 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:59,161 INFO blivet: loop1 is a loop device >23:33:59,163 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:33:59,164 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >23:33:59,166 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:59,166 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:59,167 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >23:33:59,168 INFO blivet: added file /LiveOS/rootfs.img (id 9) to device tree >23:33:59,171 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >23:33:59,172 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:59,173 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:33:59,173 INFO blivet: added loop loop1 (id 10) to device tree >23:33:59,174 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:33:59,175 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:33:59,177 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:59,177 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:33:59,177 DEBUG blivet: device loop1 does not contain a disklabel >23:33:59,180 INFO blivet: type detected on 'loop1' is 'ext4' >23:33:59,235 DEBUG blivet: using current size 0 as min size >23:33:59,237 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:59,237 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:33:59,239 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >23:33:59,240 INFO blivet: got device: LoopDevice instance (0x24d2910) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/rootfs.img (9)'] > 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 >23:33:59,242 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:59,242 INFO blivet: got format: Ext4FS instance (0x24c3d90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >23:33:59,245 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30424', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:33:59,246 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >23:33:59,247 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >23:33:59,249 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:59,249 INFO blivet: loop2 is a loop device >23:33:59,251 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:33:59,253 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >23:33:59,255 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:59,255 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:59,257 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >23:33:59,257 INFO blivet: added file /overlay (deleted) (id 11) to device tree >23:33:59,260 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >23:33:59,260 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:59,262 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:33:59,262 INFO blivet: added loop loop2 (id 12) to device tree >23:33:59,263 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:33:59,264 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:33:59,264 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:59,265 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >23:33:59,267 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >23:33:59,268 WARN blivet: disklabel detected but not usable on loop2 >23:33:59,269 DEBUG blivet: no type or existing type for loop2, bailing >23:33:59,270 INFO blivet: got device: LoopDevice instance (0x7ff1e32a98d0) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >23:33:59,275 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '628436', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:33:59,275 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >23:33:59,277 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >23:33:59,278 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:59,279 INFO blivet: live-rw is a device-mapper device >23:33:59,280 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >23:33:59,282 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >23:33:59,284 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >23:33:59,286 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >23:33:59,288 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) >23:33:59,290 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >23:33:59,291 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:59,293 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >23:33:59,293 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:59,295 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:33:59,295 INFO blivet: added dm live-rw (id 13) to device tree >23:33:59,298 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:33:59,299 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:33:59,301 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:59,302 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:33:59,302 DEBUG blivet: device live-rw does not contain a disklabel >23:33:59,302 INFO blivet: type detected on 'live-rw' is 'ext4' >23:33:59,333 DEBUG blivet: padding min size from 768 up to 844 >23:33:59,335 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:59,335 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:33:59,337 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:33:59,339 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >23:33:59,343 INFO blivet: got device: DMDevice instance (0x24d2250) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop2 (12)'] > 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 0x7ff1edb6d9e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:33:59,345 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:59,346 INFO blivet: got format: Ext4FS instance (0x24d2ed0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >23:33:59,374 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '636418', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >23:33:59,374 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >23:33:59,375 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >23:33:59,376 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:59,377 INFO blivet: live-base is a device-mapper device >23:33:59,377 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >23:33:59,378 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >23:33:59,380 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >23:33:59,381 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >23:33:59,382 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >23:33:59,383 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:33:59,384 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >23:33:59,385 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:33:59,386 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >23:33:59,386 INFO blivet: added dm live-base (id 14) to device tree >23:33:59,387 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >23:33:59,388 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >23:33:59,389 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:59,389 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:33:59,390 DEBUG blivet: device live-base does not contain a disklabel >23:33:59,390 INFO blivet: type detected on 'live-base' is 'ext4' >23:33:59,416 DEBUG blivet: using current size 0 as min size >23:33:59,419 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:59,419 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:33:59,421 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >23:33:59,421 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >23:33:59,423 INFO blivet: got device: DMDevice instance (0x7ff2072b6290) -- > name = live-base status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop1 (10) 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 0x7ff1e2d15c20> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >23:33:59,425 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:59,426 INFO blivet: got format: Ext4FS instance (0x24d2e90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >23:33:59,450 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:33:59,464 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:33:59,466 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:33:59,469 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:33:59,482 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:33:59,483 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >23:33:59,485 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >23:33:59,498 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:33:59,500 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:33:59,501 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:33:59,514 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:33:59,516 DEBUG blivet: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >23:33:59,518 DEBUG blivet: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >23:33:59,531 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:33:59,532 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:33:59,534 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:33:59,548 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:33:59,548 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >23:33:59,550 INFO blivet: edd: MBR signature on sda is zero. new disk image? >23:33:59,550 INFO blivet: edd: collected mbr signatures: {} >23:33:59,551 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:33:59,562 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:33:59,580 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:33:59,615 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:33:59,617 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:33:59,619 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:33:59,707 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:59,708 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:59,710 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:59,713 DEBUG blivet: Ext4FS.supported: supported: True ; >23:33:59,717 DEBUG blivet: Iso9660FS.supported: supported: True ; >23:33:59,721 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >23:33:59,722 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >23:33:59,752 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb ; >23:33:59,753 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 15421MB disk sdb (0) with existing iso9660 filesystem >23:33:59,805 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >23:33:59,805 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >23:33:59,806 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb ; >23:33:59,808 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 15421MB disk sdb (0) with existing iso9660 filesystem >23:37:28,699 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >23:37:28,699 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >23:37:28,700 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb ; >23:37:28,701 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 15421MB disk sdb (0) with existing iso9660 filesystem >23:37:28,715 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >23:37:28,715 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >23:37:28,717 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb ; >23:37:28,718 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 15421MB disk sdb (0) with existing iso9660 filesystem >23:37:29,042 DEBUG blivet: Iso9660FS.supported: supported: True ; >23:37:29,043 DEBUG blivet: Iso9660FS.supported: supported: True ; >23:37:29,044 DEBUG blivet: NFSv4.supported: supported: False ; >23:37:29,044 DEBUG blivet: NFSv4.supported: supported: False ; >23:37:29,045 DEBUG blivet: SELinuxFS.supported: supported: False ; >23:37:29,046 DEBUG blivet: SELinuxFS.supported: supported: False ; >23:37:29,046 DEBUG blivet: Ext4FS.supported: supported: True ; >23:37:29,047 DEBUG blivet: Ext4FS.supported: supported: True ; >23:37:29,453 DEBUG blivet: Ext3FS.supported: supported: True ; >23:37:29,455 DEBUG blivet: Ext3FS.supported: supported: True ; >23:37:29,486 DEBUG blivet: Ext2FS.supported: supported: True ; >23:37:29,487 DEBUG blivet: Ext2FS.supported: supported: True ; >23:37:29,526 DEBUG blivet: SysFS.supported: supported: False ; >23:37:29,526 DEBUG blivet: SysFS.supported: supported: False ; >23:37:29,549 DEBUG blivet: MultipathMember.__init__: >23:37:29,549 DEBUG blivet: SwapSpace.__init__: >23:37:29,550 DEBUG blivet: ProcFS.supported: supported: False ; >23:37:29,551 DEBUG blivet: ProcFS.supported: supported: False ; >23:37:29,551 DEBUG blivet: MDRaidMember.__init__: >23:37:29,553 DEBUG blivet: DevPtsFS.supported: supported: False ; >23:37:29,553 DEBUG blivet: DevPtsFS.supported: supported: False ; >23:37:29,554 DEBUG blivet: BTRFS.supported: supported: True ; >23:37:29,621 DEBUG blivet: USBFS.supported: supported: False ; >23:37:29,621 DEBUG blivet: USBFS.supported: supported: False ; >23:37:29,622 DEBUG blivet: DiskLabel.__init__: >23:37:29,622 INFO blivet: DiskLabel.partedDevice returning None >23:37:29,623 DEBUG blivet: HFSPlus.supported: supported: False ; >23:37:29,623 DEBUG blivet: HFSPlus.supported: supported: False ; >23:37:29,627 DEBUG blivet: XFS.supported: supported: True ; >23:37:29,679 DEBUG blivet: XFS.supported: supported: True ; >23:37:29,680 DEBUG blivet: TmpFS.supported: supported: True ; >23:37:29,688 DEBUG blivet: LUKS.__init__: >23:37:29,689 DEBUG blivet: DMRaidMember.__init__: >23:37:29,689 DEBUG blivet: NTFS.supported: supported: False ; >23:37:29,690 DEBUG blivet: NTFS.supported: supported: False ; >23:37:29,690 DEBUG blivet: BindFS.supported: supported: False ; >23:37:29,691 DEBUG blivet: BindFS.supported: supported: False ; >23:37:29,691 DEBUG blivet: HFS.supported: supported: False ; >23:37:29,692 DEBUG blivet: HFS.supported: supported: False ; >23:37:29,692 DEBUG blivet: LVMPhysicalVolume.__init__: >23:37:29,693 DEBUG blivet: NFS.supported: supported: False ; >23:37:29,693 DEBUG blivet: NFS.supported: supported: False ; >23:37:29,694 DEBUG blivet: FATFS.supported: supported: True ; >23:37:29,695 DEBUG blivet: FATFS.supported: supported: True ; >23:37:29,696 DEBUG blivet: NoDevFS.supported: supported: False ; >23:37:29,696 DEBUG blivet: NoDevFS.supported: supported: False ; >23:38:06,207 INFO blivet: updating format of device: existing 15421MB disk sdb (0) with existing iso9660 filesystem >23:38:06,208 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb >23:38:06,226 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >23:38:06,226 DEBUG blivet: no type or existing type for sdb, bailing >23:38:06,227 INFO blivet: got format: existing iso9660 filesystem >23:38:06,234 INFO blivet: failed to get default SELinux context for /tmp/tmpzuIJnU: [Errno 2] No such file or directory >23:38:06,234 INFO blivet: set SELinux context for mountpoint /tmp/tmpzuIJnU to None >23:38:30,699 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:30,702 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (1) with existing gpt disklabel >23:38:51,375 INFO blivet: Detected 3984M of memory >23:38:51,375 INFO blivet: Swap attempt of 3984M >23:38:51,377 DEBUG blivet: clearpart: looking at sda3 >23:38:51,377 DEBUG blivet: clearpart: looking at sda2 >23:38:51,377 DEBUG blivet: clearpart: looking at sda1 >23:38:51,378 DEBUG blivet: checking whether disk sda has an empty extended >23:38:51,378 DEBUG blivet: extended is None ; logicals is [] >23:38:51,404 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:51,406 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (1) with existing gpt disklabel >23:38:51,430 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:51,431 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (1) with existing gpt disklabel >23:38:51,433 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:51,434 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (1) with existing gpt disklabel >23:38:51,434 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:38:51,493 DEBUG blivet: starting Blivet copy >23:38:51,520 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >23:38:51,521 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dde7bb50> fileSystem: <parted.filesystem.FileSystem object at 0x7ff1d8eb3e10> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8eb38d0> PedPartition: <_ped.Partition object at 0x7ff1d7c17d70> >23:38:51,522 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >23:38:51,522 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dde7bb50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8eb3410> PedPartition: <_ped.Partition object at 0x7ff1d892ecb0> >23:38:51,523 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >23:38:51,524 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dde7bb50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8eb3150> PedPartition: <_ped.Partition object at 0x7ff1d892e5f0> >23:38:51,524 DEBUG blivet: finished Blivet copy >23:38:51,524 INFO blivet: hiding device disk sdb (id 0) >23:38:51,524 DEBUG blivet: lvm filter: adding sdb to the reject list >23:39:00,290 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >23:39:00,290 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >23:39:00,290 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >23:39:09,396 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, 500.0, [], {} >23:39:09,398 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 500.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x41d8f10) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 122104.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ADATA XM11 128GB path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7ff1edb6d3b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ff1e2bb3450>] ; fstype: ext4 ; encrypted: False ; >23:39:09,398 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, 500.0, ['sda'], {'mountpoint': '/boot', 'fstype': 'ext4', 'encrypted': False} >23:39:09,399 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >23:39:09,399 DEBUG storage.ui: starting Blivet copy >23:39:09,422 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:39:09,422 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1d8f36590> fileSystem: <parted.filesystem.FileSystem object at 0x7ff1d8f1a7d0> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1dc4b8b10> PedPartition: <_ped.Partition object at 0x7ff1dfc04890> >23:39:09,423 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:39:09,424 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1d8f36590> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8f1a910> PedPartition: <_ped.Partition object at 0x7ff1d8d75770> >23:39:09,425 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:39:09,425 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1d8f36590> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8f1a0d0> PedPartition: <_ped.Partition object at 0x7ff1d8cd6b90> >23:39:09,425 DEBUG storage.ui: finished Blivet copy >23:39:09,426 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:39:09,427 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:39:09,428 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:39:09,428 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:39:09,429 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:39:09,429 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:39:09,430 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >23:39:09,431 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >23:39:09,432 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >23:39:09,433 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:39:09,433 INFO storage.ui: added partition req0 (id 15) to device tree >23:39:09,433 INFO storage.ui: registered action: [0] Create Device partition req0 (id 15) >23:39:09,434 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:39:09,434 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at /boot on partition req0 (id 15) >23:39:09,435 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:39:09,436 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)'] from disk(s) ['sda'] >23:39:09,436 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 15)'] >23:39:09,437 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)'] from disk(s) ['sda'] >23:39:09,438 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >23:39:09,439 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:39:09,440 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >23:39:09,441 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:39:09,441 DEBUG storage.ui: failed to resolve '/dev/' >23:39:09,441 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 500.0 ; start: None ; end: None >23:39:09,442 DEBUG storage.ui: checking freespace on sda >23:39:09,442 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True start=None >23:39:09,442 DEBUG storage.ui: checking 34-2047 (0 MB) >23:39:09,443 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:39:09,443 DEBUG storage.ui: checking 250068992-250069646 (0 MB) >23:39:09,443 DEBUG storage.ui: current free range is 250068992-250069646 (0MB) >23:39:09,443 DEBUG storage.ui: not enough free space for primary -- trying logical >23:39:09,444 ERR storage.ui: failed to allocate partitions: not enough free space on disks >23:39:09,444 ERR storage.ui: device post-create method failed: not enough free space on disks >23:39:09,444 INFO storage.ui: removed partition req0 (id 15) from device tree >23:39:09,444 INFO storage.ui: registered action: [2] Destroy Device partition req0 (id 15) >23:39:09,444 ERR storage.ui: failed to configure device factory: not enough free space on disks >23:39:13,648 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >23:39:13,649 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >23:39:13,649 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >23:39:19,961 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, 20000.0, [], {} >23:39:19,963 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 20000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7ff1d8f36350) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 122104.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ADATA XM11 128GB path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7ff1edb6d3b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ff1d8f36390>] ; fstype: ext4 ; encrypted: True ; >23:39:19,963 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, 20000.0, ['sda'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': True} >23:39:19,964 DEBUG storage.ui: LUKS.__init__: >23:39:19,964 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:39:19,964 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >23:39:19,965 DEBUG storage.ui: starting Blivet copy >23:39:19,988 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:39:19,989 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: <parted.filesystem.FileSystem object at 0x7ff1d7becc50> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d7bec2d0> PedPartition: <_ped.Partition object at 0x7ff1d892e2f0> >23:39:19,990 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:39:19,990 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d7becf90> PedPartition: <_ped.Partition object at 0x7ff1dd2e4f50> >23:39:19,991 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:39:19,991 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d7becbd0> PedPartition: <_ped.Partition object at 0x7ff1d8d7a0b0> >23:39:19,992 DEBUG storage.ui: finished Blivet copy >23:39:19,993 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:39:19,993 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:39:19,994 DEBUG storage.ui: LUKS.__init__: >23:39:19,994 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:39:19,995 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:39:19,995 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:39:19,996 DEBUG storage.ui: LUKS.__init__: >23:39:19,996 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:39:19,997 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >23:39:19,997 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:39:19,998 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >23:39:19,999 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >23:39:20,000 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: luks ; >23:39:20,001 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:39:20,001 INFO storage.ui: added partition req1 (id 16) to device tree >23:39:20,002 INFO storage.ui: registered action: [3] Create Device partition req1 (id 16) >23:39:20,002 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:39:20,002 INFO storage.ui: registered action: [4] Create Format luks on partition req1 (id 16) >23:39:20,003 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:39:20,004 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 16)'] from disk(s) ['sda'] >23:39:20,004 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 16)'] >23:39:20,004 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 16)'] from disk(s) ['sda'] >23:39:20,005 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >23:39:20,006 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:39:20,007 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >23:39:20,008 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:39:20,008 DEBUG storage.ui: failed to resolve '/dev/' >23:39:20,008 DEBUG storage.ui: allocating partition: req1 ; id: 16 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: True ; max_size: 20002.0 ; start: None ; end: None >23:39:20,009 DEBUG storage.ui: checking freespace on sda >23:39:20,009 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=True start=None >23:39:20,009 DEBUG storage.ui: checking 34-2047 (0 MB) >23:39:20,010 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:39:20,010 DEBUG storage.ui: checking 250068992-250069646 (0 MB) >23:39:20,010 DEBUG storage.ui: current free range is 250068992-250069646 (0MB) >23:39:20,010 DEBUG storage.ui: not enough free space for primary -- trying logical >23:39:20,011 ERR storage.ui: failed to allocate partitions: not enough free space on disks >23:39:20,011 ERR storage.ui: device post-create method failed: not enough free space on disks >23:39:20,011 INFO storage.ui: removed partition req1 (id 16) from device tree >23:39:20,011 INFO storage.ui: registered action: [5] Destroy Device partition req1 (id 16) >23:39:20,011 ERR storage.ui: failed to configure device factory: not enough free space on disks >23:39:24,867 DEBUG blivet: Ext4FS.supported: supported: True ; >23:39:24,868 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:39:32,936 DEBUG blivet: Ext4FS.supported: supported: True ; >23:39:32,937 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:39:58,221 DEBUG blivet: Ext4FS.supported: supported: True ; >23:39:58,221 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:00,149 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:00,149 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:00,151 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >23:40:00,154 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:40:00,154 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:40:00,155 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >23:40:00,156 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:40:00,159 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >23:40:00,159 INFO storage.ui: registered action: [6] Destroy Format ext4 filesystem on partition sda1 (id 2) >23:40:00,160 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >23:40:00,161 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >23:40:00,162 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >23:40:00,162 INFO storage.ui: registered action: [7] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 2) >23:40:02,130 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:02,131 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:02,133 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >23:40:12,166 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >23:40:12,167 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >23:40:12,167 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:40:12,169 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: luks ; type: None ; >23:40:12,169 INFO storage.ui: registered action: [8] Destroy Format luks on partition sda2 (id 3) >23:40:12,171 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:40:12,172 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >23:40:12,175 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >23:40:12,194 INFO storage.ui: removed partition sda2 (id 3) from device tree >23:40:12,195 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:40:12,195 INFO storage.ui: registered action: [9] Destroy Device partition sda2 (id 3) >23:40:12,196 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >23:40:12,197 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >23:40:12,197 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:40:12,198 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: luks ; type: None ; >23:40:12,198 INFO storage.ui: registered action: [10] Destroy Format luks on partition sda3 (id 5) >23:40:12,199 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:40:12,200 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >23:40:12,202 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >23:40:12,216 INFO storage.ui: removed partition sda3 (id 5) from device tree >23:40:12,217 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:40:12,217 INFO storage.ui: registered action: [11] Destroy Device partition sda3 (id 5) >23:40:15,024 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:15,024 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:15,026 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >23:40:15,040 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >23:40:15,041 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >23:40:15,041 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >23:40:32,371 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, 20000.0, [], {} >23:40:32,373 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 20000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7ff1d8f1aa10) -- > name = sda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 122104.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ADATA XM11 128GB path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7ff1edb6d3b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ff1d8c629d0>] ; fstype: ext4 ; encrypted: True ; >23:40:32,373 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, 20000.0, ['sda'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': True} >23:40:32,374 DEBUG storage.ui: LUKS.__init__: >23:40:32,374 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:40:32,375 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >23:40:32,375 DEBUG storage.ui: starting Blivet copy >23:40:32,407 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:40:32,408 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1d8bad310> fileSystem: <parted.filesystem.FileSystem object at 0x41c83d0> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1e2b7fbd0> PedPartition: <_ped.Partition object at 0x7ff1dfc04890> >23:40:32,408 DEBUG storage.ui: finished Blivet copy >23:40:32,409 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:40:32,410 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:40:32,411 DEBUG storage.ui: LUKS.__init__: >23:40:32,411 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:40:32,412 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:40:32,412 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:40:32,413 DEBUG storage.ui: LUKS.__init__: >23:40:32,413 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:40:32,414 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >23:40:32,414 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:40:32,415 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:40:32,416 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >23:40:32,417 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: luks ; >23:40:32,418 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:40:32,418 INFO storage.ui: added partition req2 (id 17) to device tree >23:40:32,418 INFO storage.ui: registered action: [12] Create Device partition req2 (id 17) >23:40:32,419 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:40:32,419 INFO storage.ui: registered action: [13] Create Format luks on partition req2 (id 17) >23:40:32,420 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:40:32,420 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 17)'] from disk(s) ['sda'] >23:40:32,421 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req2(id 17)'] >23:40:32,421 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 17)'] from disk(s) ['sda'] >23:40:32,422 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >23:40:32,423 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:40:32,424 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >23:40:32,425 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:40:32,425 DEBUG storage.ui: failed to resolve '/dev/' >23:40:32,425 DEBUG storage.ui: allocating partition: req2 ; id: 17 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: True ; max_size: 20002.0 ; start: None ; end: None >23:40:32,426 DEBUG storage.ui: checking freespace on sda >23:40:32,426 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=True start=None >23:40:32,427 DEBUG storage.ui: checking 34-2047 (0 MB) >23:40:32,427 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:40:32,427 DEBUG storage.ui: checking 1026048-250069646 (121603 MB) >23:40:32,427 DEBUG storage.ui: current free range is 1026048-250069646 (121603MB) >23:40:32,427 DEBUG storage.ui: evaluating growth potential for new layout >23:40:32,428 DEBUG storage.ui: calculating growth for disk /dev/sda >23:40:32,429 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:40:32,430 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8f27e50> PedPartition: <_ped.Partition object at 0x7ff1d892ec50> >23:40:32,431 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:40:32,432 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:40:32,432 DEBUG storage.ui: adding request 17 to chunk 249043599 (1026048-250069646) on /dev/sda >23:40:32,433 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >23:40:32,433 DEBUG storage.ui: Chunk.growRequests: 249043599 on /dev/sda start = 1026048 end = 250069646 >sectorSize = 512 > >23:40:32,433 DEBUG storage.ui: req: PartitionRequest instance -- >id = 17 name = sda2 growable = True >base = 4096 growth = 0 max_grow = 40960000 >done = False >23:40:32,433 DEBUG storage.ui: 1 requests and 249039503 (121601MB) left in chunk >23:40:32,433 DEBUG storage.ui: adding 249039503 (121601MB) to 17 (sda2) >23:40:32,433 DEBUG storage.ui: taking back 208079503 (101601MB) from 17 (sda2) >23:40:32,433 DEBUG storage.ui: new grow amount for request 17 (sda2) is 40960000 units, or 20000MB >23:40:32,434 DEBUG storage.ui: request 17 (sda2) growth: 40960000 (20000MB) size: 20002MB >23:40:32,434 DEBUG storage.ui: disk /dev/sda growth: 40960000 (20000MB) >23:40:32,435 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:40:32,435 DEBUG storage.ui: device sda2 new partedPartition None >23:40:32,436 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:40:32,437 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:40:32,437 DEBUG storage.ui: total growth: 40960000 sectors >23:40:32,437 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:40:32,437 DEBUG storage.ui: new free: 1026048-250069646 / 121603MB >23:40:32,437 DEBUG storage.ui: new free allows for 40960000 sectors of growth >23:40:32,438 DEBUG storage.ui: created partition sda2 of 2MB and added it to /dev/sda >23:40:32,439 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:40:32,439 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1dc516d50> PedPartition: <_ped.Partition object at 0x7ff1d8cd6b90> >23:40:32,441 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:40:32,442 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:40:32,443 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:40:32,444 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8e97750> PedPartition: <_ped.Partition object at 0x7ff1d7d58950> >23:40:32,444 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 17)'] >23:40:32,444 DEBUG storage.ui: growable partitions are ['sda2'] >23:40:32,444 DEBUG storage.ui: adding request 17 to chunk 249043599 (1026048-250069646) on /dev/sda >23:40:32,444 DEBUG storage.ui: disk sda has 2 chunks >23:40:32,444 DEBUG storage.ui: Chunk.growRequests: 249043599 on /dev/sda start = 1026048 end = 250069646 >sectorSize = 512 > >23:40:32,445 DEBUG storage.ui: req: PartitionRequest instance -- >id = 17 name = sda2 growable = True >base = 4096 growth = 0 max_grow = 40960000 >done = False >23:40:32,445 DEBUG storage.ui: 1 requests and 249039503 (121601MB) left in chunk >23:40:32,445 DEBUG storage.ui: adding 249039503 (121601MB) to 17 (sda2) >23:40:32,445 DEBUG storage.ui: taking back 208079503 (101601MB) from 17 (sda2) >23:40:32,445 DEBUG storage.ui: new grow amount for request 17 (sda2) is 40960000 units, or 20000MB >23:40:32,445 DEBUG storage.ui: growing partitions on sda >23:40:32,446 DEBUG storage.ui: partition sda2 (17): 0 >23:40:32,446 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 41990143 length: 40964096 > device: <parted.device.Device object at 0x7ff1d8c620d0> PedGeometry: <_ped.Geometry object at 0x7ff1d7d86610> >23:40:32,446 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 17)'] from disk(s) ['sda'] >23:40:32,447 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:40:32,447 DEBUG storage.ui: device sda2 new partedPartition None >23:40:32,448 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:40:32,449 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:40:32,450 DEBUG storage.ui: back from removeNewPartitions >23:40:32,450 DEBUG storage.ui: extended: None >23:40:32,450 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 41990143 length: 40964096 > device: <parted.device.Device object at 0x7ff1d8c620d0> PedGeometry: <_ped.Geometry object at 0x7ff1d7d86610> >23:40:32,451 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:40:32,452 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8f27510> PedPartition: <_ped.Partition object at 0x7ff1d8d75770> >23:40:32,453 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:40:32,454 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:40:32,455 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:40:32,456 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1dc4b8390> PedPartition: <_ped.Partition object at 0x7ff1d7d58a70> >23:40:32,456 DEBUG storage.ui: fixing size of existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:40:32,456 DEBUG storage.ui: fixing size of non-existent 20002MB partition sda2 (17) with non-existent luks at 20002.00 >23:40:32,458 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:40:32,458 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:40:32,459 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >23:40:32,460 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda2 ; current: None ; type: ext4 ; >23:40:32,460 INFO storage.ui: added luks/dm-crypt luks-sda2 (id 18) to device tree >23:40:32,460 INFO storage.ui: registered action: [14] Create Device luks/dm-crypt luks-sda2 (id 18) >23:40:32,461 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:40:32,461 INFO storage.ui: registered action: [15] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-sda2 (id 18) >23:40:32,487 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:32,487 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:32,489 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >23:40:38,888 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:38,888 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:38,892 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, 20000, ['sda'], {'encrypted': True, 'raid_level': None} >23:40:38,893 DEBUG storage.ui: LUKS.__init__: >23:40:38,894 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:40:38,908 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >23:40:38,908 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >23:40:38,908 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >23:40:48,605 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, None, [], {} >23:40:48,607 DEBUG storage.ui: Blivet.factoryDevice: 2 ; None ; mountpoint: /home ; disks: [DiskDevice instance (0x7ff1d8f1aa10) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 122104.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ADATA XM11 128GB path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7ff1edb6d3b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ff1d8c629d0>] ; fstype: ext4 ; encrypted: True ; >23:40:48,607 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, None, ['sda'], {'mountpoint': '/home', 'fstype': 'ext4', 'encrypted': True} >23:40:48,608 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >23:40:48,608 DEBUG storage.ui: starting Blivet copy >23:40:48,634 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:40:48,635 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1d8f36090> fileSystem: <parted.filesystem.FileSystem object at 0x7ff1d894d410> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8932f10> PedPartition: <_ped.Partition object at 0x7ff1dd2e4fb0> >23:40:48,636 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:40:48,636 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1d8f36090> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d894d590> PedPartition: <_ped.Partition object at 0x7ff1d8d7a170> >23:40:48,637 DEBUG storage.ui: finished Blivet copy >23:40:48,638 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:40:48,638 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:40:48,639 DEBUG storage.ui: LUKS.__init__: >23:40:48,639 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:40:48,640 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:40:48,641 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:40:48,642 DEBUG storage.ui: LUKS.__init__: >23:40:48,642 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:40:48,643 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >23:40:48,643 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:40:48,644 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:40:48,645 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >23:40:48,646 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: luks ; >23:40:48,647 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:40:48,647 INFO storage.ui: added partition req3 (id 19) to device tree >23:40:48,647 INFO storage.ui: registered action: [16] Create Device partition req3 (id 19) >23:40:48,647 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:40:48,647 INFO storage.ui: registered action: [17] Create Format luks on partition req3 (id 19) >23:40:48,648 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:40:48,649 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 19)', 'sda2(id 17)'] from disk(s) ['sda'] >23:40:48,650 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:40:48,650 DEBUG storage.ui: device sda2 new partedPartition None >23:40:48,651 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:40:48,652 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:40:48,652 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 19)', 'req2(id 17)'] >23:40:48,653 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 17)', 'req3(id 19)'] from disk(s) ['sda'] >23:40:48,654 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >23:40:48,655 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:40:48,655 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >23:40:48,657 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:40:48,657 DEBUG storage.ui: failed to resolve '/dev/' >23:40:48,657 DEBUG storage.ui: allocating partition: req2 ; id: 17 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20002MB ; grow: False ; max_size: 20002.0 ; start: None ; end: None >23:40:48,657 DEBUG storage.ui: checking freespace on sda >23:40:48,658 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20002MB boot=False best=None grow=False start=None >23:40:48,658 DEBUG storage.ui: checking 34-2047 (0 MB) >23:40:48,658 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:40:48,658 DEBUG storage.ui: checking 1026048-250069646 (121603 MB) >23:40:48,659 DEBUG storage.ui: current free range is 1026048-250069646 (121603MB) >23:40:48,659 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:40:48,659 DEBUG storage.ui: new free: 1026048-250069646 / 121603MB >23:40:48,659 DEBUG storage.ui: new free allows for 0 sectors of growth >23:40:48,660 DEBUG storage.ui: created partition sda2 of 20002MB and added it to /dev/sda >23:40:48,660 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:40:48,661 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8e85dd0> PedPartition: <_ped.Partition object at 0x7ff1d8d75770> >23:40:48,662 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:40:48,663 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:40:48,664 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:40:48,665 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8e85e10> PedPartition: <_ped.Partition object at 0x7ff1d7d589b0> >23:40:48,666 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >23:40:48,667 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:40:48,668 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >23:40:48,669 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:40:48,669 DEBUG storage.ui: failed to resolve '/dev/' >23:40:48,669 DEBUG storage.ui: allocating partition: req3 ; id: 19 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: True ; max_size: 101602 ; start: None ; end: None >23:40:48,669 DEBUG storage.ui: checking freespace on sda >23:40:48,670 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=True start=None >23:40:48,670 DEBUG storage.ui: checking 34-2047 (0 MB) >23:40:48,670 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:40:48,670 DEBUG storage.ui: checking 41990144-250069646 (101601 MB) >23:40:48,671 DEBUG storage.ui: current free range is 41990144-250069646 (101601MB) >23:40:48,671 DEBUG storage.ui: evaluating growth potential for new layout >23:40:48,671 DEBUG storage.ui: calculating growth for disk /dev/sda >23:40:48,672 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:40:48,673 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8e855d0> PedPartition: <_ped.Partition object at 0x7ff1d8cd6b90> >23:40:48,674 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:40:48,675 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:40:48,675 DEBUG storage.ui: adding request 17 to chunk 249043599 (1026048-250069646) on /dev/sda >23:40:48,676 DEBUG storage.ui: adding request 19 to chunk 249043599 (1026048-250069646) on /dev/sda >23:40:48,676 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >23:40:48,676 DEBUG storage.ui: Chunk.growRequests: 249043599 on /dev/sda start = 1026048 end = 250069646 >sectorSize = 512 > >23:40:48,676 DEBUG storage.ui: req: PartitionRequest instance -- >id = 17 name = sda2 growable = False >base = 40964096 growth = 0 max_grow = 0 >done = True >23:40:48,676 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda3 growable = True >base = 4096 growth = 0 max_grow = 208076800 >done = False >23:40:48,676 DEBUG storage.ui: 1 requests and 208075407 (101599MB) left in chunk >23:40:48,676 DEBUG storage.ui: adding 208075407 (101599MB) to 19 (sda3) >23:40:48,677 DEBUG storage.ui: new grow amount for request 19 (sda3) is 208075407 units, or 101599MB >23:40:48,677 DEBUG storage.ui: request 17 (sda2) growth: 0 (0MB) size: 20002MB >23:40:48,677 DEBUG storage.ui: request 19 (sda3) growth: 208075407 (101599MB) size: 101601MB >23:40:48,677 DEBUG storage.ui: disk /dev/sda growth: 208075407 (101599MB) >23:40:48,678 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:40:48,678 DEBUG storage.ui: device sda3 new partedPartition None >23:40:48,679 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:40:48,680 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:40:48,680 DEBUG storage.ui: total growth: 208075407 sectors >23:40:48,680 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:40:48,680 DEBUG storage.ui: new free: 41990144-250069646 / 101601MB >23:40:48,680 DEBUG storage.ui: new free allows for 208075407 sectors of growth >23:40:48,681 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >23:40:48,682 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:40:48,682 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d7bec5d0> PedPartition: <_ped.Partition object at 0x7ff1d7d58a10> >23:40:48,683 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:40:48,684 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:40:48,686 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:40:48,686 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8c622d0> PedPartition: <_ped.Partition object at 0x7ff1d7d58950> >23:40:48,687 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 19)', 'sda2(id 17)'] >23:40:48,687 DEBUG storage.ui: growable partitions are ['sda3'] >23:40:48,687 DEBUG storage.ui: adding request 19 to chunk 249043599 (1026048-250069646) on /dev/sda >23:40:48,687 DEBUG storage.ui: adding request 17 to chunk 249043599 (1026048-250069646) on /dev/sda >23:40:48,687 DEBUG storage.ui: disk sda has 2 chunks >23:40:48,687 DEBUG storage.ui: Chunk.growRequests: 249043599 on /dev/sda start = 1026048 end = 250069646 >sectorSize = 512 > >23:40:48,688 DEBUG storage.ui: req: PartitionRequest instance -- >id = 17 name = sda2 growable = False >base = 40964096 growth = 0 max_grow = 0 >done = True >23:40:48,688 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda3 growable = True >base = 4096 growth = 0 max_grow = 208076800 >done = False >23:40:48,688 DEBUG storage.ui: 1 requests and 208075407 (101599MB) left in chunk >23:40:48,688 DEBUG storage.ui: adding 208075407 (101599MB) to 19 (sda3) >23:40:48,688 DEBUG storage.ui: new grow amount for request 19 (sda3) is 208075407 units, or 101599MB >23:40:48,688 DEBUG storage.ui: growing partitions on sda >23:40:48,688 DEBUG storage.ui: partition sda2 (17): 0 >23:40:48,689 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 41990143 length: 40964096 > device: <parted.device.Device object at 0x7ff1d8c620d0> PedGeometry: <_ped.Geometry object at 0x7ff1dc4b8b90> >23:40:48,689 DEBUG storage.ui: partition sda3 (19): 0 >23:40:48,689 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 41990144 end: 250068991 length: 208078848 > device: <parted.device.Device object at 0x7ff1d8c620d0> PedGeometry: <_ped.Geometry object at 0x7ff1d8e850d0> >23:40:48,689 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 17)', 'sda3(id 19)'] from disk(s) ['sda'] >23:40:48,690 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:40:48,690 DEBUG storage.ui: device sda2 new partedPartition None >23:40:48,691 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:40:48,692 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:40:48,694 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:40:48,694 DEBUG storage.ui: device sda3 new partedPartition None >23:40:48,695 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:40:48,696 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:40:48,696 DEBUG storage.ui: back from removeNewPartitions >23:40:48,696 DEBUG storage.ui: extended: None >23:40:48,696 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 41990143 length: 40964096 > device: <parted.device.Device object at 0x7ff1d8c620d0> PedGeometry: <_ped.Geometry object at 0x7ff1dc4b8b90> >23:40:48,697 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:40:48,698 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8e85510> PedPartition: <_ped.Partition object at 0x7ff1d892ec50> >23:40:48,699 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:40:48,700 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:40:48,701 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:40:48,702 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8e85d50> PedPartition: <_ped.Partition object at 0x7ff1d7d588f0> >23:40:48,702 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 41990144 end: 250068991 length: 208078848 > device: <parted.device.Device object at 0x7ff1d8c620d0> PedGeometry: <_ped.Geometry object at 0x7ff1d8e850d0> >23:40:48,703 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:40:48,703 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8e85c50> PedPartition: <_ped.Partition object at 0x7ff1d7d58b90> >23:40:48,704 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:40:48,705 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:40:48,707 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:40:48,707 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1dc331350> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8e217d0> PedPartition: <_ped.Partition object at 0x7ff1d7d58c50> >23:40:48,708 DEBUG storage.ui: fixing size of existing 500MB partition sda1 (2) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:40:48,708 DEBUG storage.ui: fixing size of non-existent 20002MB partition sda2 (17) with non-existent luks at 20002.00 >23:40:48,708 DEBUG storage.ui: fixing size of non-existent 101601MB partition sda3 (19) with non-existent luks at 101601.00 >23:40:48,710 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:40:48,710 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:40:48,711 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >23:40:48,712 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda3 ; current: None ; type: ext4 ; >23:40:48,712 INFO storage.ui: added luks/dm-crypt luks-sda3 (id 20) to device tree >23:40:48,712 INFO storage.ui: registered action: [18] Create Device luks/dm-crypt luks-sda3 (id 20) >23:40:48,712 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:40:48,713 INFO storage.ui: registered action: [19] Create Format ext4 filesystem mounted at /home on luks/dm-crypt luks-sda3 (id 20) >23:40:48,742 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:48,742 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:48,744 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >23:41:05,679 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:05,680 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:05,683 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x38d9650>, 101599, ['sda'], {'encrypted': True, 'raid_level': None} >23:41:05,684 DEBUG storage.ui: LUKS.__init__: >23:41:05,685 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:41:26,987 INFO storage.ui: unhiding device disk sdb (id 0) >23:41:26,987 DEBUG storage.ui: lvm filter: removing sdb from the reject list >23:41:27,007 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:41:27,008 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (1) with existing gpt disklabel >23:41:27,009 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:41:27,010 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (1) with existing gpt disklabel >23:41:27,010 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:41:46,075 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:41:46,076 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (1) with existing gpt disklabel >23:42:06,901 INFO blivet: hiding device partition sda1 (id 2) >23:42:06,902 DEBUG blivet: cancelling action: [7] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 2) >23:42:06,904 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >23:42:06,905 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >23:42:06,906 DEBUG blivet: cancelling action: [6] Destroy Format ext4 filesystem on partition sda1 (id 2) >23:42:06,908 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >23:42:06,909 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >23:42:06,911 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:42:06,911 DEBUG blivet: lvm filter: adding sda1 to the reject list >23:42:06,911 INFO blivet: hiding device luks/dm-crypt luks-sda2 (id 18) >23:42:06,912 DEBUG blivet: cancelling action: [15] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-sda2 (id 18) >23:42:06,913 DEBUG blivet: LUKSDevice._setFormat: luks-sda2 ; current: ext4 ; type: None ; >23:42:06,913 DEBUG blivet: cancelling action: [14] Create Device luks/dm-crypt luks-sda2 (id 18) >23:42:06,915 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >23:42:06,915 INFO blivet: hiding device partition sda2 (id 17) >23:42:06,915 DEBUG blivet: cancelling action: [13] Create Format luks on partition sda2 (id 17) >23:42:06,917 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >23:42:06,918 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: luks ; type: None ; >23:42:06,919 DEBUG blivet: cancelling action: [12] Create Device partition sda2 (id 17) >23:42:06,920 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:42:06,920 INFO blivet: hiding device luks/dm-crypt luks-sda3 (id 20) >23:42:06,921 DEBUG blivet: cancelling action: [19] Create Format ext4 filesystem mounted at /home on luks/dm-crypt luks-sda3 (id 20) >23:42:06,922 DEBUG blivet: LUKSDevice._setFormat: luks-sda3 ; current: ext4 ; type: None ; >23:42:06,923 DEBUG blivet: cancelling action: [18] Create Device luks/dm-crypt luks-sda3 (id 20) >23:42:06,924 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >23:42:06,924 INFO blivet: hiding device partition sda3 (id 19) >23:42:06,924 DEBUG blivet: cancelling action: [17] Create Format luks on partition sda3 (id 19) >23:42:06,926 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >23:42:06,927 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: luks ; type: None ; >23:42:06,928 DEBUG blivet: cancelling action: [16] Create Device partition sda3 (id 19) >23:42:06,929 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:42:06,929 INFO blivet: hiding device disk sda (id 1) >23:42:06,929 DEBUG blivet: cancelling action: [9] Destroy Device partition sda2 (id 3) >23:42:06,930 DEBUG blivet: cancelling action: [8] Destroy Format luks on partition sda2 (id 3) >23:42:06,931 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >23:42:06,932 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >23:42:06,932 DEBUG blivet: cancelling action: [11] Destroy Device partition sda3 (id 5) >23:42:06,933 DEBUG blivet: cancelling action: [10] Destroy Format luks on partition sda3 (id 5) >23:42:06,934 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >23:42:06,935 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >23:42:06,935 DEBUG blivet: lvm filter: adding sda to the reject list >23:42:06,938 INFO blivet: Detected 3984M of memory >23:42:06,939 INFO blivet: Suggested swap size (3984 M) exceeds 10 % of disk space, using 10 % of disk space (1542 M) instead. >23:42:06,939 INFO blivet: Swap attempt of 1542M >23:42:21,311 INFO blivet: unhiding device disk sda (id 1) >23:42:21,311 DEBUG blivet: lvm filter: removing sda from the reject list >23:42:21,311 INFO blivet: unhiding device partition sda1 (id 2) >23:42:21,312 DEBUG blivet: lvm filter: removing sda1 from the reject list >23:42:21,313 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >23:42:25,898 INFO blivet: Detected 3984M of memory >23:42:25,899 INFO blivet: Swap attempt of 3984M >23:42:25,901 DEBUG blivet: clearpart: looking at sda1 >23:42:25,903 DEBUG blivet: checking whether disk sda has an empty extended >23:42:25,904 DEBUG blivet: extended is None ; logicals is [] >23:42:25,936 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:42:25,937 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (1) with existing gpt disklabel >23:42:25,962 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:42:25,964 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (1) with existing gpt disklabel >23:42:25,966 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:42:25,967 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (1) with existing gpt disklabel >23:42:25,967 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:42:26,024 DEBUG blivet: starting Blivet copy >23:42:26,058 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >23:42:26,059 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1d7bec610> fileSystem: <parted.filesystem.FileSystem object at 0x7ff1d8f27c90> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1dc331190> PedPartition: <_ped.Partition object at 0x7ff1d8cd6b90> >23:42:26,059 DEBUG blivet: finished Blivet copy >23:42:26,059 INFO blivet: hiding device disk sdb (id 0) >23:42:26,059 DEBUG blivet: lvm filter: adding sdb to the reject list >23:42:31,989 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >23:42:31,989 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >23:42:31,989 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >23:42:38,254 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff1d7a1aad0>, 500.0, [], {} >23:42:38,255 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 500.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x7ff1d8e21810) -- > name = sda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 122104.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ADATA XM11 128GB path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7ff1edb6d3b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ff1d8e21a90>] ; fstype: ext4 ; encrypted: False ; >23:42:38,256 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff1d7a1aad0>, 500.0, ['sda'], {'mountpoint': '/boot', 'fstype': 'ext4', 'encrypted': False} >23:42:38,256 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >23:42:38,256 DEBUG storage.ui: starting Blivet copy >23:42:38,279 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:42:38,279 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff1d7d86550> fileSystem: <parted.filesystem.FileSystem object at 0x7ff1d8c627d0> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1d8c62990> PedPartition: <_ped.Partition object at 0x7ff1e57cda10> >23:42:38,280 DEBUG storage.ui: finished Blivet copy >23:42:38,281 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:42:38,281 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:42:38,282 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:42:38,282 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:42:38,283 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:42:38,283 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:42:38,284 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:42:38,285 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >23:42:38,286 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >23:42:38,287 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:42:38,288 INFO storage.ui: added partition req0 (id 21) to device tree >23:42:38,288 INFO storage.ui: registered action: [20] Create Device partition req0 (id 21) >23:42:38,288 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:42:38,288 INFO storage.ui: registered action: [21] Create Format ext4 filesystem mounted at /boot on partition req0 (id 21) >23:42:38,289 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:42:38,290 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 21)'] from disk(s) ['sda'] >23:42:38,290 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 21)'] >23:42:38,290 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 21)'] from disk(s) ['sda'] >23:42:38,292 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >23:42:38,293 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:42:38,294 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >23:42:38,295 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:42:38,295 DEBUG storage.ui: failed to resolve '/dev/' >23:42:38,295 DEBUG storage.ui: allocating partition: req0 ; id: 21 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 500.0 ; start: None ; end: None >23:42:38,295 DEBUG storage.ui: checking freespace on sda >23:42:38,295 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True start=None >23:42:38,296 DEBUG storage.ui: checking 34-2047 (0 MB) >23:42:38,296 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:42:38,296 DEBUG storage.ui: checking 250068992-250069646 (0 MB) >23:42:38,296 DEBUG storage.ui: current free range is 250068992-250069646 (0MB) >23:42:38,297 DEBUG storage.ui: not enough free space for primary -- trying logical >23:42:38,297 ERR storage.ui: failed to allocate partitions: not enough free space on disks >23:42:38,297 ERR storage.ui: device post-create method failed: not enough free space on disks >23:42:38,298 INFO storage.ui: removed partition req0 (id 21) from device tree >23:42:38,298 INFO storage.ui: registered action: [22] Destroy Device partition req0 (id 21) >23:42:38,298 ERR storage.ui: failed to configure device factory: not enough free space on disks >23:42:50,792 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >23:42:50,793 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:42:50,795 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >23:42:50,795 INFO storage.ui: registered action: [23] Destroy Format ext4 filesystem on partition sda1 (id 2) >23:42:50,797 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:42:50,799 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >23:42:50,824 INFO storage.ui: removed partition sda1 (id 2) from device tree >23:42:50,826 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:42:50,826 INFO storage.ui: registered action: [24] Destroy Device partition sda1 (id 2) > > >/tmp/ifcfg.log: >23:33:58,370 DEBUG ifcfg: content of files (network initialization): >23:33:58,374 DEBUG ifcfg: all settings: [] >23:37:28,627 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goaway.lan >23:37:28,628 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goaway.hlan >23:37:28,630 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goaway.hlan >23:37:29,189 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goaway.lan >23:37:29,191 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goaway.hlan >23:37:29,193 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goaway.hlan > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 quiet > > >/tmp/syslog: >23:33:52,934 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="918" x-info="http://www.rsyslog.com"] start >23:33:52,934 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >23:33:52,934 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >23:33:52,934 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >23:33:52,934 NOTICE kernel:[ 0.000000] Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >23:33:52,934 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 quiet >23:33:52,934 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d97c1fff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d97c2000-0x00000000d9dc2fff] ACPI NVS >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9dc3000-0x00000000d9dc5fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9dc6000-0x00000000d9ddafff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9ddb000-0x00000000d9de0fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9de1000-0x00000000d9de2fff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9de3000-0x00000000d9de7fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9de8000-0x00000000d9f40fff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9f41000-0x00000000d9f44fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9f45000-0x00000000d9f8efff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9f8f000-0x00000000d9f95fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9f96000-0x00000000d9f97fff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9f98000-0x00000000d9fb5fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9fb6000-0x00000000d9fb8fff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9fb9000-0x00000000d9fbafff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9fbb000-0x00000000d9fd1fff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9fd2000-0x00000000d9fd7fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9fd8000-0x00000000d9fdffff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9fe0000-0x00000000d9fe0fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9fe1000-0x00000000d9feffff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9ff0000-0x00000000d9ff0fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9ff1000-0x00000000d9ffbfff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9ffc000-0x00000000da000fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da001000-0x00000000da01efff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da01f000-0x00000000da020fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da021000-0x00000000da034fff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da035000-0x00000000da035fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da036000-0x00000000da047fff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da048000-0x00000000da06dfff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da06e000-0x00000000da081fff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da082000-0x00000000da082fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da083000-0x00000000da083fff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da084000-0x00000000da085fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da086000-0x00000000da086fff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da087000-0x00000000da08bfff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da08c000-0x00000000da0a0fff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da0a1000-0x00000000da644fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da645000-0x00000000da8c4fff] ACPI NVS >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da8c5000-0x00000000da8c9fff] ACPI data >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da8ca000-0x00000000da8cafff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da8cb000-0x00000000da90dfff] ACPI NVS >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da90e000-0x00000000dad1cfff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dad1d000-0x00000000daff3fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000daff4000-0x00000000daffffff] usable >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dbc00000-0x00000000dfdfffff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >23:33:52,934 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011f1fffff] usable >23:33:52,934 DEBUG kernel:[ 0.000000] e820: update [mem 0xceb2f018-0xceb3f057] usable ==> usable >23:33:52,934 DEBUG kernel:[ 0.000000] e820: update [mem 0xceb9a018-0xceba4057] usable ==> usable >23:33:52,934 DEBUG kernel:[ 0.000000] e820: update [mem 0xceb24018-0xceb2e057] usable ==> usable >23:33:52,934 INFO kernel:[ 0.000000] extended physical RAM map: >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000040005000-0x00000000ceb24017] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ceb24018-0x00000000ceb2e057] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ceb2e058-0x00000000ceb2f017] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ceb2f018-0x00000000ceb3f057] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ceb3f058-0x00000000ceb9a017] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ceb9a018-0x00000000ceba4057] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ceba4058-0x00000000d97c1fff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d97c2000-0x00000000d9dc2fff] ACPI NVS >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9dc3000-0x00000000d9dc5fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9dc6000-0x00000000d9ddafff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9ddb000-0x00000000d9de0fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9de1000-0x00000000d9de2fff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9de3000-0x00000000d9de7fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9de8000-0x00000000d9f40fff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9f41000-0x00000000d9f44fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9f45000-0x00000000d9f8efff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9f8f000-0x00000000d9f95fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9f96000-0x00000000d9f97fff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9f98000-0x00000000d9fb5fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9fb6000-0x00000000d9fb8fff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9fb9000-0x00000000d9fbafff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9fbb000-0x00000000d9fd1fff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9fd2000-0x00000000d9fd7fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9fd8000-0x00000000d9fdffff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9fe0000-0x00000000d9fe0fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9fe1000-0x00000000d9feffff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9ff0000-0x00000000d9ff0fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9ff1000-0x00000000d9ffbfff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d9ffc000-0x00000000da000fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da001000-0x00000000da01efff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da01f000-0x00000000da020fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da021000-0x00000000da034fff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da035000-0x00000000da035fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da036000-0x00000000da047fff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da048000-0x00000000da06dfff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da06e000-0x00000000da081fff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da082000-0x00000000da082fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da083000-0x00000000da083fff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da084000-0x00000000da085fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da086000-0x00000000da086fff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da087000-0x00000000da08bfff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da08c000-0x00000000da0a0fff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da0a1000-0x00000000da644fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da645000-0x00000000da8c4fff] ACPI NVS >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da8c5000-0x00000000da8c9fff] ACPI data >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da8ca000-0x00000000da8cafff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da8cb000-0x00000000da90dfff] ACPI NVS >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da90e000-0x00000000dad1cfff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000dad1d000-0x00000000daff3fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000daff4000-0x00000000daffffff] usable >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000dbc00000-0x00000000dfdfffff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >23:33:52,934 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000011f1fffff] usable >23:33:52,934 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >23:33:52,934 INFO kernel:[ 0.000000] efi: EFI v2.31 by American Megatrends >23:33:52,934 INFO kernel:[ 0.000000] efi: ACPI=0xda898000 ACPI 2.0=0xda898000 SMBIOS=0xf04c0 MPS=0xfd4b0 >23:33:52,934 INFO kernel:[ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000b000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x000000000000b000-0x000000000005e000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x000000000005e000-0x0000000000060000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem04: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem05: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001100000-0x0000000002000000) (15MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000002000000-0x0000000003409000) (20MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000003409000-0x0000000020000000) (459MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem11: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000020200000-0x000000003caeb000) (456MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem13: type=2, attr=0xf, range=[0x000000003caeb000-0x0000000040000000) (53MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem14: type=7, attr=0xf, range=[0x0000000040000000-0x0000000040004000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem15: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem16: type=7, attr=0xf, range=[0x0000000040005000-0x000000009aa88000) (1450MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem17: type=2, attr=0xf, range=[0x000000009aa88000-0x00000000ce4cf000) (826MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem18: type=1, attr=0xf, range=[0x00000000ce4cf000-0x00000000ce60a000) (1MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem19: type=7, attr=0xf, range=[0x00000000ce60a000-0x00000000ce6c3000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem20: type=2, attr=0xf, range=[0x00000000ce6c3000-0x00000000ce88a000) (1MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem21: type=4, attr=0xf, range=[0x00000000ce88a000-0x00000000cea6d000) (1MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem22: type=7, attr=0xf, range=[0x00000000cea6d000-0x00000000ceb24000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem23: type=2, attr=0xf, range=[0x00000000ceb24000-0x00000000ceb40000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem24: type=4, attr=0xf, range=[0x00000000ceb40000-0x00000000ceb95000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem25: type=7, attr=0xf, range=[0x00000000ceb95000-0x00000000ceb9a000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem26: type=2, attr=0xf, range=[0x00000000ceb9a000-0x00000000ceba5000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem27: type=4, attr=0xf, range=[0x00000000ceba5000-0x00000000ced1b000) (1MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem28: type=7, attr=0xf, range=[0x00000000ced1b000-0x00000000ced1d000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem29: type=4, attr=0xf, range=[0x00000000ced1d000-0x00000000ced24000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem30: type=2, attr=0xf, range=[0x00000000ced24000-0x00000000ced25000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem31: type=4, attr=0xf, range=[0x00000000ced25000-0x00000000ced5a000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem32: type=2, attr=0xf, range=[0x00000000ced5a000-0x00000000ced5b000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem33: type=4, attr=0xf, range=[0x00000000ced5b000-0x00000000d8482000) (151MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem34: type=2, attr=0xf, range=[0x00000000d8482000-0x00000000d8483000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem35: type=4, attr=0xf, range=[0x00000000d8483000-0x00000000d90e1000) (12MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem36: type=7, attr=0xf, range=[0x00000000d90e1000-0x00000000d9798000) (6MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem37: type=3, attr=0xf, range=[0x00000000d9798000-0x00000000d97c2000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem38: type=10, attr=0xf, range=[0x00000000d97c2000-0x00000000d9dc3000) (6MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem39: type=5, attr=0x800000000000000f, range=[0x00000000d9dc3000-0x00000000d9dc6000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem40: type=3, attr=0xf, range=[0x00000000d9dc6000-0x00000000d9ddb000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem41: type=5, attr=0x800000000000000f, range=[0x00000000d9ddb000-0x00000000d9de1000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem42: type=3, attr=0xf, range=[0x00000000d9de1000-0x00000000d9de3000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem43: type=5, attr=0x800000000000000f, range=[0x00000000d9de3000-0x00000000d9de8000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem44: type=3, attr=0xf, range=[0x00000000d9de8000-0x00000000d9f41000) (1MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem45: type=5, attr=0x800000000000000f, range=[0x00000000d9f41000-0x00000000d9f45000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem46: type=3, attr=0xf, range=[0x00000000d9f45000-0x00000000d9f8f000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem47: type=5, attr=0x800000000000000f, range=[0x00000000d9f8f000-0x00000000d9f96000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem48: type=3, attr=0xf, range=[0x00000000d9f96000-0x00000000d9f98000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem49: type=6, attr=0x800000000000000f, range=[0x00000000d9f98000-0x00000000d9fa5000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem50: type=5, attr=0x800000000000000f, range=[0x00000000d9fa5000-0x00000000d9fb6000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem51: type=3, attr=0xf, range=[0x00000000d9fb6000-0x00000000d9fb9000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem52: type=5, attr=0x800000000000000f, range=[0x00000000d9fb9000-0x00000000d9fbb000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem53: type=3, attr=0xf, range=[0x00000000d9fbb000-0x00000000d9fd2000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem54: type=5, attr=0x800000000000000f, range=[0x00000000d9fd2000-0x00000000d9fd8000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem55: type=3, attr=0xf, range=[0x00000000d9fd8000-0x00000000d9fe0000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem56: type=5, attr=0x800000000000000f, range=[0x00000000d9fe0000-0x00000000d9fe1000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem57: type=3, attr=0xf, range=[0x00000000d9fe1000-0x00000000d9ff0000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem58: type=5, attr=0x800000000000000f, range=[0x00000000d9ff0000-0x00000000d9ff1000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem59: type=3, attr=0xf, range=[0x00000000d9ff1000-0x00000000d9ffc000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem60: type=5, attr=0x800000000000000f, range=[0x00000000d9ffc000-0x00000000da001000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem61: type=3, attr=0xf, range=[0x00000000da001000-0x00000000da01f000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem62: type=5, attr=0x800000000000000f, range=[0x00000000da01f000-0x00000000da021000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem63: type=3, attr=0xf, range=[0x00000000da021000-0x00000000da035000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem64: type=5, attr=0x800000000000000f, range=[0x00000000da035000-0x00000000da036000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem65: type=3, attr=0xf, range=[0x00000000da036000-0x00000000da048000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem66: type=5, attr=0x800000000000000f, range=[0x00000000da048000-0x00000000da06e000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem67: type=3, attr=0xf, range=[0x00000000da06e000-0x00000000da082000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem68: type=5, attr=0x800000000000000f, range=[0x00000000da082000-0x00000000da083000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem69: type=3, attr=0xf, range=[0x00000000da083000-0x00000000da084000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem70: type=5, attr=0x800000000000000f, range=[0x00000000da084000-0x00000000da086000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem71: type=3, attr=0xf, range=[0x00000000da086000-0x00000000da087000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem72: type=5, attr=0x800000000000000f, range=[0x00000000da087000-0x00000000da08c000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem73: type=3, attr=0xf, range=[0x00000000da08c000-0x00000000da0a1000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem74: type=6, attr=0x800000000000000f, range=[0x00000000da0a1000-0x00000000da101000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem75: type=5, attr=0x800000000000000f, range=[0x00000000da101000-0x00000000da11b000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem76: type=6, attr=0x800000000000000f, range=[0x00000000da11b000-0x00000000da120000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem77: type=6, attr=0x800000000000000f, range=[0x00000000da120000-0x00000000da126000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem78: type=6, attr=0x800000000000000f, range=[0x00000000da126000-0x00000000da128000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem79: type=6, attr=0x800000000000000f, range=[0x00000000da128000-0x00000000da145000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem80: type=0, attr=0xf, range=[0x00000000da145000-0x00000000da274000) (1MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem81: type=0, attr=0xf, range=[0x00000000da274000-0x00000000da5da000) (3MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem82: type=0, attr=0xf, range=[0x00000000da5da000-0x00000000da5e0000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem83: type=0, attr=0xf, range=[0x00000000da5e0000-0x00000000da645000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem84: type=10, attr=0xf, range=[0x00000000da645000-0x00000000da713000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem85: type=10, attr=0xf, range=[0x00000000da713000-0x00000000da8af000) (1MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem86: type=10, attr=0xf, range=[0x00000000da8af000-0x00000000da8b1000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem87: type=10, attr=0xf, range=[0x00000000da8b1000-0x00000000da8c5000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem88: type=9, attr=0xf, range=[0x00000000da8c5000-0x00000000da8c9000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem89: type=9, attr=0xf, range=[0x00000000da8c9000-0x00000000da8ca000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem90: type=4, attr=0xf, range=[0x00000000da8ca000-0x00000000da8cb000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem91: type=10, attr=0xf, range=[0x00000000da8cb000-0x00000000da90e000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem92: type=4, attr=0xf, range=[0x00000000da90e000-0x00000000daa58000) (1MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem93: type=3, attr=0xf, range=[0x00000000daa58000-0x00000000dacee000) (2MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem94: type=4, attr=0xf, range=[0x00000000dacee000-0x00000000dacf3000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem95: type=3, attr=0xf, range=[0x00000000dacf3000-0x00000000dacf7000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem96: type=4, attr=0xf, range=[0x00000000dacf7000-0x00000000dad04000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem97: type=3, attr=0xf, range=[0x00000000dad04000-0x00000000dad16000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem98: type=4, attr=0xf, range=[0x00000000dad16000-0x00000000dad1d000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem99: type=6, attr=0x800000000000000f, range=[0x00000000dad1d000-0x00000000daff4000) (2MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem100: type=4, attr=0xf, range=[0x00000000daff4000-0x00000000db000000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem101: type=7, attr=0xf, range=[0x0000000100000000-0x000000011f200000) (498MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem102: type=0, attr=0x8000000000000000, range=[0x00000000dbc00000-0x00000000dfe00000) (66MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem103: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem104: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem105: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem106: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem107: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB) >23:33:52,934 INFO kernel:[ 0.000000] efi: mem108: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB) >23:33:52,934 INFO kernel:[ 0.000000] SMBIOS 2.7 present. >23:33:52,934 DEBUG kernel:[ 0.000000] DMI: ASUSTeK COMPUTER INC. UX21A/UX21A, BIOS UX21A.209 06/06/2012 >23:33:52,934 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >23:33:52,934 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >23:33:52,934 INFO kernel:[ 0.000000] No AGP bridge found >23:33:52,934 INFO kernel:[ 0.000000] e820: last_pfn = 0x11f200 max_arch_pfn = 0x400000000 >23:33:52,934 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >23:33:52,934 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >23:33:52,934 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >23:33:52,934 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >23:33:52,934 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >23:33:52,934 DEBUG kernel:[ 0.000000] D0000-DFFFF uncachable >23:33:52,934 DEBUG kernel:[ 0.000000] E0000-FFFFF write-protect >23:33:52,934 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >23:33:52,934 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F00000000 write-back >23:33:52,934 DEBUG kernel:[ 0.000000] 1 base 100000000 mask FE0000000 write-back >23:33:52,934 DEBUG kernel:[ 0.000000] 2 base 0E0000000 mask FE0000000 uncachable >23:33:52,934 DEBUG kernel:[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable >23:33:52,934 DEBUG kernel:[ 0.000000] 4 base 0DBC00000 mask FFFC00000 uncachable >23:33:52,934 DEBUG kernel:[ 0.000000] 5 base 11F800000 mask FFF800000 uncachable >23:33:52,934 DEBUG kernel:[ 0.000000] 6 base 11F400000 mask FFFC00000 uncachable >23:33:52,934 DEBUG kernel:[ 0.000000] 7 base 11F200000 mask FFFE00000 uncachable >23:33:52,934 DEBUG kernel:[ 0.000000] 8 disabled >23:33:52,934 DEBUG kernel:[ 0.000000] 9 disabled >23:33:52,934 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >23:33:52,934 DEBUG kernel:[ 0.000000] e820: update [mem 0xdbc00000-0xffffffff] usable ==> reserved >23:33:52,934 INFO kernel:[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000 >23:33:52,934 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fd780-0x000fd78f] mapped at [ffff8800000fd780] >23:33:52,934 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >23:33:52,934 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >23:33:52,934 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >23:33:52,934 DEBUG kernel:[ 0.000000] BRK [0x02fe7000, 0x02fe7fff] PGTABLE >23:33:52,934 DEBUG kernel:[ 0.000000] BRK [0x02fe8000, 0x02fe8fff] PGTABLE >23:33:52,934 DEBUG kernel:[ 0.000000] BRK [0x02fe9000, 0x02fe9fff] PGTABLE >23:33:52,934 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11f000000-0x11f1fffff] >23:33:52,934 DEBUG kernel:[ 0.000000] [mem 0x11f000000-0x11f1fffff] page 2M >23:33:52,934 DEBUG kernel:[ 0.000000] BRK [0x02fea000, 0x02feafff] PGTABLE >23:33:52,934 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11effffff] >23:33:52,934 DEBUG kernel:[ 0.000000] [mem 0x11c000000-0x11effffff] page 2M >23:33:52,934 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff] >23:33:52,934 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x11bffffff] page 2M >23:33:52,934 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] >23:33:52,934 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >23:33:52,934 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M >23:33:52,934 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff] >23:33:52,934 DEBUG kernel:[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M >23:33:52,934 DEBUG kernel:[ 0.000000] [mem 0x40000000-0x40003fff] page 4k >23:33:52,934 DEBUG kernel:[ 0.000000] BRK [0x02feb000, 0x02febfff] PGTABLE >23:33:52,934 DEBUG kernel:[ 0.000000] BRK [0x02fec000, 0x02fecfff] PGTABLE >23:33:52,934 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x40005000-0xd97c1fff] >23:33:52,934 DEBUG kernel:[ 0.000000] [mem 0x40005000-0x401fffff] page 4k >23:33:52,934 DEBUG kernel:[ 0.000000] [mem 0x40200000-0xd95fffff] page 2M >23:33:52,934 DEBUG kernel:[ 0.000000] [mem 0xd9600000-0xd97c1fff] page 4k >23:33:52,934 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9dc6000-0xd9ddafff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xd9dc6000-0xd9ddafff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9de1000-0xd9de2fff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xd9de1000-0xd9de2fff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9de8000-0xd9f40fff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xd9de8000-0xd9f40fff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9f45000-0xd9f8efff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xd9f45000-0xd9f8efff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9f96000-0xd9f97fff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xd9f96000-0xd9f97fff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9fb6000-0xd9fb8fff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xd9fb6000-0xd9fb8fff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9fbb000-0xd9fd1fff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xd9fbb000-0xd9fd1fff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9fd8000-0xd9fdffff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xd9fd8000-0xd9fdffff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9fe1000-0xd9feffff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xd9fe1000-0xd9feffff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9ff1000-0xd9ffbfff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xd9ff1000-0xd9ffbfff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xda001000-0xda01efff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xda001000-0xda01efff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xda021000-0xda034fff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xda021000-0xda034fff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xda036000-0xda047fff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xda036000-0xda047fff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xda06e000-0xda081fff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xda06e000-0xda081fff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xda083000-0xda083fff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xda083000-0xda083fff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xda086000-0xda086fff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xda086000-0xda086fff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xda08c000-0xda0a0fff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xda08c000-0xda0a0fff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xda8ca000-0xda8cafff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xda8ca000-0xda8cafff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xda90e000-0xdad1cfff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xda90e000-0xda9fffff] page 4k >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xdaa00000-0xdabfffff] page 2M >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xdac00000-0xdad1cfff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xdaff4000-0xdaffffff] >23:33:52,935 DEBUG kernel:[ 0.000000] [mem 0xdaff4000-0xdaffffff] page 4k >23:33:52,935 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3caeb000-0x3ebf1fff] >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000da898000 00024 (v02 _ASUS_) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000da898088 00094 (v01 _ASUS_ Notebook 01072009 AMI 00010013) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: FACP 00000000da8aa0c8 000F4 (v04 _ASUS_ Notebook 01072009 AMI 00010013) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000da8981b8 11F0C (v02 _ASUS_ Notebook 00000013 INTL 20091112) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: FACS 00000000da8c2f80 00040 >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: APIC 00000000da8aa1c0 00072 (v03 _ASUS_ Notebook 01072009 AMI 00010013) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: FPDT 00000000da8aa238 00044 (v01 _ASUS_ Notebook 01072009 AMI 00010013) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: ECDT 00000000da8aa280 000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000da8aa348 0003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000da8aa388 00A3C (v01 DptfTa DptfTab 00001000 INTL 20091112) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000da8aadc8 00CA5 (v01 SADptf SADptf_ 00001000 INTL 20091112) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000da8aba70 00098 (v01 PchDpt PchDptf 00001000 INTL 20091112) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000da8abb08 0091C (v01 CfgTDP CfgTDP_ 00001000 INTL 20091112) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000da8ac428 00176 (v01 _ASUS_ Notebook 01072009 ASUS 00000001) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: HPET 00000000da8ac5a0 00038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000da8ac5d8 009D0 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000da8acfa8 00A92 (v01 PmRef CpuPm 00003000 INTL 20051117) >23:33:52,935 WARNING kernel:[ 0.000000] ACPI: DMAR 00000000da8ada40 000B8 (v01 INTEL SNB 00000001 INTL 00000001) >23:33:52,935 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >23:33:52,935 INFO kernel:[ 0.000000] No NUMA configuration found >23:33:52,935 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011f1fffff] >23:33:52,935 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11f1fffff] >23:33:52,935 INFO kernel:[ 0.000000] NODE_DATA [mem 0x11f1e3000-0x11f1f6fff] >23:33:52,935 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011a800000-ffff88011e7fffff] on node 0 >23:33:52,935 WARNING kernel:[ 0.000000] Zone ranges: >23:33:52,935 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >23:33:52,935 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >23:33:52,935 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x11f1fffff] >23:33:52,935 WARNING kernel:[ 0.000000] Movable zone start for each node >23:33:52,935 WARNING kernel:[ 0.000000] Early memory node ranges >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x1fffffff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0x20200000-0x40003fff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0x40005000-0xd97c1fff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xd9dc6000-0xd9ddafff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xd9de1000-0xd9de2fff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xd9de8000-0xd9f40fff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xd9f45000-0xd9f8efff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xd9f96000-0xd9f97fff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xd9fb6000-0xd9fb8fff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xd9fbb000-0xd9fd1fff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xd9fd8000-0xd9fdffff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xd9fe1000-0xd9feffff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xd9ff1000-0xd9ffbfff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xda001000-0xda01efff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xda021000-0xda034fff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xda036000-0xda047fff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xda06e000-0xda081fff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xda083000-0xda083fff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xda086000-0xda086fff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xda08c000-0xda0a0fff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xda8ca000-0xda8cafff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xda90e000-0xdad1cfff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0xdaff4000-0xdaffffff] >23:33:52,935 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x11f1fffff] >23:33:52,935 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1019362 >23:33:52,935 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >23:33:52,935 DEBUG kernel:[ 0.000000] DMA zone: 25 pages reserved >23:33:52,935 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >23:33:52,935 DEBUG kernel:[ 0.000000] DMA32 zone: 13874 pages used for memmap >23:33:52,935 DEBUG kernel:[ 0.000000] DMA32 zone: 887876 pages, LIFO batch:31 >23:33:52,935 DEBUG kernel:[ 0.000000] Normal zone: 1992 pages used for memmap >23:33:52,935 DEBUG kernel:[ 0.000000] Normal zone: 127488 pages, LIFO batch:31 >23:33:52,935 WARNING kernel:[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED >23:33:52,935 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >23:33:52,935 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >23:33:52,935 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >23:33:52,935 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >23:33:52,935 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled) >23:33:52,935 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >23:33:52,935 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >23:33:52,935 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >23:33:52,935 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >23:33:52,935 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >23:33:52,935 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >23:33:52,935 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >23:33:52,935 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >23:33:52,935 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >23:33:52,935 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >23:33:52,935 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >23:33:52,935 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >23:33:52,935 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xceb24000-0xceb24fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xceb2e000-0xceb2efff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xceb2f000-0xceb2ffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xceb3f000-0xceb3ffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xceb9a000-0xceb9afff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xceba4000-0xceba4fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd97c2000-0xd9dc2fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9dc3000-0xd9dc5fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9ddb000-0xd9de0fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9de3000-0xd9de7fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9f41000-0xd9f44fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9f8f000-0xd9f95fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9f98000-0xd9fb5fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9fb9000-0xd9fbafff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9fd2000-0xd9fd7fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9fe0000-0xd9fe0fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9ff0000-0xd9ff0fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9ffc000-0xda000fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda01f000-0xda020fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda035000-0xda035fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda048000-0xda06dfff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda082000-0xda082fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda084000-0xda085fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda087000-0xda08bfff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda0a1000-0xda644fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda645000-0xda8c4fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda8c5000-0xda8c9fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda8cb000-0xda90dfff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdad1d000-0xdaff3fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdbbfffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdbc00000-0xdfdfffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdfe00000-0xf7ffffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >23:33:52,935 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >23:33:52,935 INFO kernel:[ 0.000000] e820: [mem 0xdfe00000-0xf7ffffff] available for PCI devices >23:33:52,935 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >23:33:52,935 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >23:33:52,935 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011ee00000 s85568 r8192 d20928 u524288 >23:33:52,935 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u524288 alloc=1*2097152 >23:33:52,935 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >23:33:52,935 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1003407 >23:33:52,935 WARNING kernel:[ 0.000000] Policy zone: Normal >23:33:52,935 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 quiet >23:33:52,935 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >23:33:52,935 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >23:33:52,935 INFO kernel:[ 0.000000] Checking aperture... >23:33:52,935 INFO kernel:[ 0.000000] No AGP bridge found >23:33:52,935 WARNING kernel:[ 0.000000] Memory: 3716544K/4077448K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 360904K reserved) >23:33:52,935 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >23:33:52,935 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >23:33:52,935 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >23:33:52,935 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >23:33:52,935 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >23:33:52,935 INFO kernel:[ 0.000000] console [tty0] enabled >23:33:52,935 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >23:33:52,935 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >23:33:52,935 DEBUG kernel:[ 0.000000] hpet clockevent registered >23:33:52,935 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >23:33:52,935 INFO kernel:[ 0.001000] tsc: Detected 2394.438 MHz processor >23:33:52,935 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.87 BogoMIPS (lpj=2394438) >23:33:52,935 INFO kernel:[ 0.000005] pid_max: default: 32768 minimum: 301 >23:33:52,935 INFO kernel:[ 0.000022] init_memory_mapping: [mem 0xd9dc3000-0xd9dc5fff] >23:33:52,935 DEBUG kernel:[ 0.000024] [mem 0xd9dc3000-0xd9dc5fff] page 4k >23:33:52,935 INFO kernel:[ 0.000043] init_memory_mapping: [mem 0xd9ddb000-0xd9de0fff] >23:33:52,935 DEBUG kernel:[ 0.000045] [mem 0xd9ddb000-0xd9de0fff] page 4k >23:33:52,935 INFO kernel:[ 0.000058] init_memory_mapping: [mem 0xd9de3000-0xd9de7fff] >23:33:52,935 DEBUG kernel:[ 0.000060] [mem 0xd9de3000-0xd9de7fff] page 4k >23:33:52,935 INFO kernel:[ 0.000072] init_memory_mapping: [mem 0xd9f41000-0xd9f44fff] >23:33:52,935 DEBUG kernel:[ 0.000074] [mem 0xd9f41000-0xd9f44fff] page 4k >23:33:52,935 INFO kernel:[ 0.000086] init_memory_mapping: [mem 0xd9f8f000-0xd9f95fff] >23:33:52,935 DEBUG kernel:[ 0.000088] [mem 0xd9f8f000-0xd9f95fff] page 4k >23:33:52,935 INFO kernel:[ 0.000102] init_memory_mapping: [mem 0xd9f98000-0xd9fa4fff] >23:33:52,935 DEBUG kernel:[ 0.000104] [mem 0xd9f98000-0xd9fa4fff] page 4k >23:33:52,935 INFO kernel:[ 0.000116] init_memory_mapping: [mem 0xd9fa5000-0xd9fb5fff] >23:33:52,935 DEBUG kernel:[ 0.000118] [mem 0xd9fa5000-0xd9fb5fff] page 4k >23:33:52,935 INFO kernel:[ 0.000130] init_memory_mapping: [mem 0xd9fb9000-0xd9fbafff] >23:33:52,935 DEBUG kernel:[ 0.000131] [mem 0xd9fb9000-0xd9fbafff] page 4k >23:33:52,935 INFO kernel:[ 0.000143] init_memory_mapping: [mem 0xd9fd2000-0xd9fd7fff] >23:33:52,935 DEBUG kernel:[ 0.000144] [mem 0xd9fd2000-0xd9fd7fff] page 4k >23:33:52,935 INFO kernel:[ 0.000155] init_memory_mapping: [mem 0xd9fe0000-0xd9fe0fff] >23:33:52,935 DEBUG kernel:[ 0.000157] [mem 0xd9fe0000-0xd9fe0fff] page 4k >23:33:52,935 INFO kernel:[ 0.000167] init_memory_mapping: [mem 0xd9ff0000-0xd9ff0fff] >23:33:52,935 DEBUG kernel:[ 0.000169] [mem 0xd9ff0000-0xd9ff0fff] page 4k >23:33:52,935 INFO kernel:[ 0.000179] init_memory_mapping: [mem 0xd9ffc000-0xda000fff] >23:33:52,935 DEBUG kernel:[ 0.000181] [mem 0xd9ffc000-0xda000fff] page 4k >23:33:52,935 INFO kernel:[ 0.000192] init_memory_mapping: [mem 0xda01f000-0xda020fff] >23:33:52,935 DEBUG kernel:[ 0.000194] [mem 0xda01f000-0xda020fff] page 4k >23:33:52,935 INFO kernel:[ 0.000205] init_memory_mapping: [mem 0xda035000-0xda035fff] >23:33:52,935 DEBUG kernel:[ 0.000206] [mem 0xda035000-0xda035fff] page 4k >23:33:52,935 INFO kernel:[ 0.000217] init_memory_mapping: [mem 0xda048000-0xda06dfff] >23:33:52,935 DEBUG kernel:[ 0.000218] [mem 0xda048000-0xda06dfff] page 4k >23:33:52,935 INFO kernel:[ 0.000229] init_memory_mapping: [mem 0xda082000-0xda082fff] >23:33:52,935 DEBUG kernel:[ 0.000231] [mem 0xda082000-0xda082fff] page 4k >23:33:52,935 INFO kernel:[ 0.000242] init_memory_mapping: [mem 0xda084000-0xda085fff] >23:33:52,935 DEBUG kernel:[ 0.000243] [mem 0xda084000-0xda085fff] page 4k >23:33:52,935 INFO kernel:[ 0.000253] init_memory_mapping: [mem 0xda087000-0xda08bfff] >23:33:52,935 DEBUG kernel:[ 0.000254] [mem 0xda087000-0xda08bfff] page 4k >23:33:52,935 INFO kernel:[ 0.000264] init_memory_mapping: [mem 0xda0a1000-0xda100fff] >23:33:52,935 DEBUG kernel:[ 0.000266] [mem 0xda0a1000-0xda100fff] page 4k >23:33:52,935 INFO kernel:[ 0.000277] init_memory_mapping: [mem 0xda101000-0xda11afff] >23:33:52,935 DEBUG kernel:[ 0.000278] [mem 0xda101000-0xda11afff] page 4k >23:33:52,935 INFO kernel:[ 0.000288] init_memory_mapping: [mem 0xda11b000-0xda144fff] >23:33:52,935 DEBUG kernel:[ 0.000289] [mem 0xda11b000-0xda144fff] page 4k >23:33:52,935 INFO kernel:[ 0.000300] init_memory_mapping: [mem 0xdad1d000-0xdaff3fff] >23:33:52,935 DEBUG kernel:[ 0.000301] [mem 0xdad1d000-0xdaff3fff] page 4k >23:33:52,935 INFO kernel:[ 0.000324] init_memory_mapping: [mem 0xdbc00000-0xdfdfffff] >23:33:52,935 DEBUG kernel:[ 0.000326] [mem 0xdbc00000-0xdfdfffff] page 2M >23:33:52,935 INFO kernel:[ 0.087975] Security Framework initialized >23:33:52,935 INFO kernel:[ 0.087982] SELinux: Initializing. >23:33:52,935 DEBUG kernel:[ 0.087992] SELinux: Starting in permissive mode >23:33:52,935 INFO kernel:[ 0.088404] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >23:33:52,935 INFO kernel:[ 0.089791] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >23:33:52,935 INFO kernel:[ 0.090402] Mount-cache hash table entries: 256 >23:33:52,935 INFO kernel:[ 0.090605] Initializing cgroup subsys memory >23:33:52,935 INFO kernel:[ 0.090614] Initializing cgroup subsys devices >23:33:52,935 INFO kernel:[ 0.090616] Initializing cgroup subsys freezer >23:33:52,935 INFO kernel:[ 0.090617] Initializing cgroup subsys net_cls >23:33:52,935 INFO kernel:[ 0.090619] Initializing cgroup subsys blkio >23:33:52,935 INFO kernel:[ 0.090620] Initializing cgroup subsys perf_event >23:33:52,935 INFO kernel:[ 0.090623] Initializing cgroup subsys hugetlb >23:33:52,935 INFO kernel:[ 0.090650] CPU: Physical Processor ID: 0 >23:33:52,935 INFO kernel:[ 0.090651] CPU: Processor Core ID: 0 >23:33:52,935 WARNING kernel:[ 0.090657] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >23:33:52,935 WARNING kernel:[ 0.090657] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >23:33:52,935 INFO kernel:[ 0.091162] mce: CPU supports 7 MCE banks >23:33:52,935 INFO kernel:[ 0.091176] CPU0: Thermal monitoring enabled (TM1) >23:33:52,935 INFO kernel:[ 0.091187] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >23:33:52,935 INFO kernel:[ 0.091187] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >23:33:52,935 INFO kernel:[ 0.091187] tlb_flushall_shift: 1 >23:33:52,935 INFO kernel:[ 0.091337] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >23:33:52,935 INFO kernel:[ 0.092777] ACPI: Core revision 20130517 >23:33:52,935 WARNING kernel:[ 0.105951] ACPI: All ACPI Tables successfully acquired >23:33:52,935 INFO kernel:[ 0.117501] ftrace: allocating 25129 entries in 99 pages >23:33:52,935 INFO kernel:[ 0.132761] dmar: Host address width 36 >23:33:52,935 INFO kernel:[ 0.132764] dmar: DRHD base: 0x000000fed90000 flags: 0x0 >23:33:52,935 INFO kernel:[ 0.132777] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a >23:33:52,935 INFO kernel:[ 0.132779] dmar: DRHD base: 0x000000fed91000 flags: 0x1 >23:33:52,935 INFO kernel:[ 0.132788] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a >23:33:52,935 INFO kernel:[ 0.132789] dmar: RMRR base: 0x000000da397000 end: 0x000000da3b3fff >23:33:52,935 INFO kernel:[ 0.132790] dmar: RMRR base: 0x000000dbc00000 end: 0x000000dfdfffff >23:33:52,935 INFO kernel:[ 0.132864] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 >23:33:52,935 INFO kernel:[ 0.132865] HPET id 0 under DRHD base 0xfed91000 >23:33:52,935 INFO kernel:[ 0.133055] Enabled IRQ remapping in x2apic mode >23:33:52,935 INFO kernel:[ 0.133056] Enabling x2apic >23:33:52,935 INFO kernel:[ 0.133058] Enabled x2apic >23:33:52,935 INFO kernel:[ 0.133078] Switched APIC routing to cluster x2apic. >23:33:52,935 INFO kernel:[ 0.133501] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >23:33:52,935 INFO kernel:[ 0.143512] smpboot: CPU0: Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz (fam: 06, model: 3a, stepping: 09) >23:33:52,935 DEBUG kernel:[ 0.143524] TSC deadline timer enabled >23:33:52,935 INFO kernel:[ 0.143535] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >23:33:52,935 INFO kernel:[ 0.143542] ... version: 3 >23:33:52,935 INFO kernel:[ 0.143543] ... bit width: 48 >23:33:52,935 INFO kernel:[ 0.143544] ... generic registers: 4 >23:33:52,935 INFO kernel:[ 0.143546] ... value mask: 0000ffffffffffff >23:33:52,935 INFO kernel:[ 0.143547] ... max period: 0000ffffffffffff >23:33:52,935 INFO kernel:[ 0.143548] ... fixed-purpose events: 3 >23:33:52,935 INFO kernel:[ 0.143549] ... event mask: 000000070000000f >23:33:52,935 INFO kernel:[ 0.158753] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >23:33:52,935 INFO kernel:[ 0.145036] smpboot: Booting Node 0, Processors #1 #2 #3 OK >23:33:52,935 INFO kernel:[ 0.186395] Brought up 4 CPUs >23:33:52,935 INFO kernel:[ 0.186399] smpboot: Total of 4 processors activated (19155.50 BogoMIPS) >23:33:52,935 INFO kernel:[ 0.191301] devtmpfs: initialized >23:33:52,935 INFO kernel:[ 0.191485] PM: Registering ACPI NVS region [mem 0xd97c2000-0xd9dc2fff] (6295552 bytes) >23:33:52,935 INFO kernel:[ 0.191597] PM: Registering ACPI NVS region [mem 0xda645000-0xda8c4fff] (2621440 bytes) >23:33:52,935 INFO kernel:[ 0.191642] PM: Registering ACPI NVS region [mem 0xda8cb000-0xda90dfff] (274432 bytes) >23:33:52,935 INFO kernel:[ 0.192607] atomic64 test passed for x86-64 platform with CX8 and with SSE >23:33:52,935 INFO kernel:[ 0.192634] RTC time: 23:33:37, date: 06/25/14 >23:33:52,935 INFO kernel:[ 0.192681] NET: Registered protocol family 16 >23:33:52,935 INFO kernel:[ 0.192815] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >23:33:52,935 INFO kernel:[ 0.192818] ACPI: bus type PCI registered >23:33:52,935 INFO kernel:[ 0.192820] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >23:33:52,935 INFO kernel:[ 0.192875] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >23:33:52,935 INFO kernel:[ 0.192878] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >23:33:52,935 INFO kernel:[ 0.219017] PCI: Using configuration type 1 for base access >23:33:52,935 INFO kernel:[ 0.219929] bio: create slab <bio-0> at 0 >23:33:52,935 INFO kernel:[ 0.220054] ACPI: Added _OSI(Module Device) >23:33:52,935 INFO kernel:[ 0.220056] ACPI: Added _OSI(Processor Device) >23:33:52,935 INFO kernel:[ 0.220058] ACPI: Added _OSI(3.0 _SCP Extensions) >23:33:52,935 INFO kernel:[ 0.220060] ACPI: Added _OSI(Processor Aggregator Device) >23:33:52,935 INFO kernel:[ 0.222645] ACPI: EC: EC description table is found, configuring boot EC >23:33:52,935 WARNING kernel:[ 0.225347] ACPI: Executed 1 blocks of module-level executable AML code >23:33:52,935 NOTICE kernel:[ 0.233345] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >23:33:52,935 WARNING kernel:[ 0.233802] ACPI: SSDT 00000000da5f2018 00853 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >23:33:52,935 WARNING kernel:[ 0.234453] ACPI: Dynamic OEM Table Load: >23:33:52,935 WARNING kernel:[ 0.234456] ACPI: SSDT (null) 00853 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >23:33:52,935 WARNING kernel:[ 0.238469] ACPI: SSDT 00000000da5f3a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >23:33:52,935 WARNING kernel:[ 0.239147] ACPI: Dynamic OEM Table Load: >23:33:52,935 WARNING kernel:[ 0.239149] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >23:33:52,935 WARNING kernel:[ 0.241325] ACPI: SSDT 00000000da5f4c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >23:33:52,935 WARNING kernel:[ 0.241962] ACPI: Dynamic OEM Table Load: >23:33:52,935 WARNING kernel:[ 0.241964] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >23:33:52,935 INFO kernel:[ 0.245015] ACPI: Interpreter enabled >23:33:52,935 WARNING kernel:[ 0.245024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >23:33:52,935 WARNING kernel:[ 0.245030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >23:33:52,935 INFO kernel:[ 0.245048] ACPI: (supports S0 S3 S4 S5) >23:33:52,935 INFO kernel:[ 0.245050] ACPI: Using IOAPIC for interrupt routing >23:33:52,935 INFO kernel:[ 0.245077] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >23:33:52,935 INFO kernel:[ 0.245254] ACPI: No dock devices found. >23:33:52,935 INFO kernel:[ 0.258490] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >23:33:52,935 INFO kernel:[ 0.258786] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >23:33:52,935 INFO kernel:[ 0.259047] acpi PNP0A08:00: ACPI _OSC control (0x18) granted >23:33:52,935 INFO kernel:[ 0.259773] PCI host bridge to bus 0000:00 >23:33:52,935 INFO kernel:[ 0.259776] pci_bus 0000:00: root bus resource [bus 00-3e] >23:33:52,935 INFO kernel:[ 0.259779] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >23:33:52,935 INFO kernel:[ 0.259781] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >23:33:52,935 INFO kernel:[ 0.259783] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >23:33:52,935 INFO kernel:[ 0.259785] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >23:33:52,935 INFO kernel:[ 0.259787] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >23:33:52,935 INFO kernel:[ 0.259789] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >23:33:52,935 INFO kernel:[ 0.259791] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >23:33:52,935 INFO kernel:[ 0.259793] pci_bus 0000:00: root bus resource [mem 0xdfe00000-0xfeafffff] >23:33:52,935 DEBUG kernel:[ 0.259803] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 >23:33:52,935 DEBUG kernel:[ 0.259933] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 >23:33:52,935 DEBUG kernel:[ 0.259948] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit] >23:33:52,935 DEBUG kernel:[ 0.259956] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >23:33:52,935 DEBUG kernel:[ 0.259962] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] >23:33:52,935 DEBUG kernel:[ 0.260647] pci 0000:00:04.0: [8086:0153] type 00 class 0x118000 >23:33:52,935 DEBUG kernel:[ 0.260660] pci 0000:00:04.0: reg 0x10: [mem 0xfed98000-0xfed9ffff 64bit] >23:33:52,935 DEBUG kernel:[ 0.260809] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >23:33:52,935 DEBUG kernel:[ 0.260835] pci 0000:00:14.0: reg 0x10: [mem 0xf7d00000-0xf7d0ffff 64bit] >23:33:52,935 DEBUG kernel:[ 0.260917] pci 0000:00:14.0: PME# supported from D3hot D3cold >23:33:52,935 INFO kernel:[ 0.260988] pci 0000:00:14.0: System wakeup disabled by ACPI >23:33:52,935 DEBUG kernel:[ 0.261031] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >23:33:52,935 DEBUG kernel:[ 0.261058] pci 0000:00:16.0: reg 0x10: [mem 0xf7d22000-0xf7d2200f 64bit] >23:33:52,935 DEBUG kernel:[ 0.261143] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >23:33:52,935 DEBUG kernel:[ 0.261268] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >23:33:52,935 DEBUG kernel:[ 0.261293] pci 0000:00:1a.0: reg 0x10: [mem 0xf7d20000-0xf7d203ff] >23:33:52,935 DEBUG kernel:[ 0.261394] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >23:33:52,935 INFO kernel:[ 0.261470] pci 0000:00:1a.0: System wakeup disabled by ACPI >23:33:52,935 DEBUG kernel:[ 0.261508] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >23:33:52,935 DEBUG kernel:[ 0.261527] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d18000-0xf7d1bfff 64bit] >23:33:52,935 DEBUG kernel:[ 0.261614] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >23:33:52,935 INFO kernel:[ 1.017445] pci 0000:00:1b.0: System wakeup disabled by ACPI >23:33:52,935 DEBUG kernel:[ 1.017490] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >23:33:52,935 DEBUG kernel:[ 1.017621] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >23:33:52,935 INFO kernel:[ 1.017708] pci 0000:00:1c.0: System wakeup disabled by ACPI >23:33:52,935 DEBUG kernel:[ 1.017748] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 >23:33:52,935 DEBUG kernel:[ 1.017879] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >23:33:52,935 INFO kernel:[ 1.017965] pci 0000:00:1c.1: System wakeup disabled by ACPI >23:33:52,935 DEBUG kernel:[ 1.018018] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >23:33:52,935 DEBUG kernel:[ 1.018043] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d1f000-0xf7d1f3ff] >23:33:52,935 DEBUG kernel:[ 1.018145] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >23:33:52,935 INFO kernel:[ 1.018224] pci 0000:00:1d.0: System wakeup disabled by ACPI >23:33:52,935 DEBUG kernel:[ 1.018263] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100 >23:33:52,935 DEBUG kernel:[ 1.018489] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 >23:33:52,935 DEBUG kernel:[ 1.018512] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] >23:33:52,935 DEBUG kernel:[ 1.018521] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] >23:33:52,935 DEBUG kernel:[ 1.018531] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] >23:33:52,935 DEBUG kernel:[ 1.018541] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] >23:33:52,935 DEBUG kernel:[ 1.018550] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] >23:33:52,935 DEBUG kernel:[ 1.018561] pci 0000:00:1f.2: reg 0x24: [mem 0xf7d1e000-0xf7d1e7ff] >23:33:52,935 DEBUG kernel:[ 1.018614] pci 0000:00:1f.2: PME# supported from D3hot >23:33:52,935 DEBUG kernel:[ 1.018719] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >23:33:52,935 DEBUG kernel:[ 1.018738] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d1d000-0xf7d1d0ff 64bit] >23:33:52,935 DEBUG kernel:[ 1.018763] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] >23:33:52,935 DEBUG kernel:[ 1.018887] pci 0000:00:1f.6: [8086:1e24] type 00 class 0x118000 >23:33:52,935 DEBUG kernel:[ 1.018912] pci 0000:00:1f.6: reg 0x10: [mem 0xf7d1c000-0xf7d1cfff 64bit] >23:33:52,935 INFO kernel:[ 1.019158] pci 0000:00:1c.0: PCI bridge to [bus 01] >23:33:52,935 DEBUG kernel:[ 1.019439] pci 0000:02:00.0: [8086:088e] type 00 class 0x028000 >23:33:52,935 DEBUG kernel:[ 1.019623] pci 0000:02:00.0: reg 0x10: [mem 0xf7c00000-0xf7c01fff 64bit] >23:33:52,935 DEBUG kernel:[ 1.020332] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >23:33:52,935 INFO kernel:[ 1.020533] pci 0000:02:00.0: System wakeup disabled by ACPI >23:33:52,935 INFO kernel:[ 1.022553] pci 0000:00:1c.1: PCI bridge to [bus 02] >23:33:52,935 DEBUG kernel:[ 1.022563] pci 0000:00:1c.1: bridge window [mem 0xf7c00000-0xf7cfffff] >23:33:52,935 INFO kernel:[ 1.022589] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >23:33:52,935 INFO kernel:[ 1.023419] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12) >23:33:52,935 INFO kernel:[ 1.023482] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 10 12) >23:33:52,935 INFO kernel:[ 1.023541] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 12) >23:33:52,935 INFO kernel:[ 1.023598] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 12) >23:33:52,935 INFO kernel:[ 1.023655] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled. >23:33:52,935 INFO kernel:[ 1.023716] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled. >23:33:52,935 INFO kernel:[ 1.023774] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12) >23:33:52,935 INFO kernel:[ 1.023832] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 10 12) >23:33:52,935 WARNING kernel:[ 1.024227] ACPI: Enabled 3 GPEs in block 00 to 3F >23:33:52,935 DEBUG kernel:[ 1.024235] ACPI: \_SB_.PCI0: notify handler is installed >23:33:52,935 DEBUG kernel:[ 1.024317] Found 1 acpi root devices >23:33:52,935 INFO kernel:[ 1.024396] ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62 >23:33:52,935 INFO kernel:[ 1.024483] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >23:33:52,935 INFO kernel:[ 1.024486] vgaarb: loaded >23:33:52,935 INFO kernel:[ 1.024487] vgaarb: bridge control possible 0000:00:02.0 >23:33:52,935 NOTICE kernel:[ 1.024558] SCSI subsystem initialized >23:33:52,935 INFO kernel:[ 1.024560] ACPI: bus type ATA registered >23:33:52,935 DEBUG kernel:[ 1.024612] libata version 3.00 loaded. >23:33:52,935 INFO kernel:[ 1.024631] ACPI: bus type USB registered >23:33:52,935 INFO kernel:[ 1.024646] usbcore: registered new interface driver usbfs >23:33:52,935 INFO kernel:[ 1.024656] usbcore: registered new interface driver hub >23:33:52,935 INFO kernel:[ 1.024696] usbcore: registered new device driver usb >23:33:52,935 INFO kernel:[ 1.024772] PCI: Using ACPI for IRQ routing >23:33:52,935 DEBUG kernel:[ 1.026555] PCI: pci_cache_line_size set to 64 bytes >23:33:52,935 INFO kernel:[ 1.026563] pci 0000:00:04.0: no compatible bridge window for [mem 0xfed98000-0xfed9ffff 64bit] >23:33:52,935 DEBUG kernel:[ 1.026620] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >23:33:52,935 DEBUG kernel:[ 1.026622] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >23:33:52,935 DEBUG kernel:[ 1.026624] e820: reserve RAM buffer [mem 0xceb24018-0xcfffffff] >23:33:52,935 DEBUG kernel:[ 1.026625] e820: reserve RAM buffer [mem 0xceb2f018-0xcfffffff] >23:33:52,935 DEBUG kernel:[ 1.026627] e820: reserve RAM buffer [mem 0xceb9a018-0xcfffffff] >23:33:52,935 DEBUG kernel:[ 1.026629] e820: reserve RAM buffer [mem 0xd97c2000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026638] e820: reserve RAM buffer [mem 0xd9ddb000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026646] e820: reserve RAM buffer [mem 0xd9de3000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026655] e820: reserve RAM buffer [mem 0xd9f41000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026663] e820: reserve RAM buffer [mem 0xd9f8f000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026671] e820: reserve RAM buffer [mem 0xd9f98000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026678] e820: reserve RAM buffer [mem 0xd9fb9000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026686] e820: reserve RAM buffer [mem 0xd9fd2000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026693] e820: reserve RAM buffer [mem 0xd9fe0000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026700] e820: reserve RAM buffer [mem 0xd9ff0000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026706] e820: reserve RAM buffer [mem 0xd9ffc000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026712] e820: reserve RAM buffer [mem 0xda01f000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026718] e820: reserve RAM buffer [mem 0xda035000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026724] e820: reserve RAM buffer [mem 0xda048000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026729] e820: reserve RAM buffer [mem 0xda082000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026734] e820: reserve RAM buffer [mem 0xda084000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026738] e820: reserve RAM buffer [mem 0xda087000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026742] e820: reserve RAM buffer [mem 0xda0a1000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026746] e820: reserve RAM buffer [mem 0xda8cb000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026749] e820: reserve RAM buffer [mem 0xdad1d000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026751] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff] >23:33:52,935 DEBUG kernel:[ 1.026753] e820: reserve RAM buffer [mem 0x11f200000-0x11fffffff] >23:33:52,935 INFO kernel:[ 1.026840] NetLabel: Initializing >23:33:52,935 INFO kernel:[ 1.026842] NetLabel: domain hash size = 128 >23:33:52,935 INFO kernel:[ 1.026843] NetLabel: protocols = UNLABELED CIPSOv4 >23:33:52,935 INFO kernel:[ 1.026855] NetLabel: unlabeled traffic allowed by default >23:33:52,935 INFO kernel:[ 1.026888] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >23:33:52,935 INFO kernel:[ 1.026894] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >23:33:52,935 INFO kernel:[ 1.028924] Switched to clocksource hpet >23:33:52,935 INFO kernel:[ 1.034438] pnp: PnP ACPI init >23:33:52,935 INFO kernel:[ 1.034453] ACPI: bus type PNP registered >23:33:52,935 INFO kernel:[ 1.034541] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >23:33:52,935 DEBUG kernel:[ 1.034545] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >23:33:52,935 DEBUG kernel:[ 1.034607] pnp 00:01: [dma 4] >23:33:52,935 DEBUG kernel:[ 1.034627] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >23:33:52,935 DEBUG kernel:[ 1.034649] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >23:33:52,935 DEBUG kernel:[ 1.034766] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >23:33:52,935 INFO kernel:[ 1.034807] system 00:04: [io 0x0680-0x069f] has been reserved >23:33:52,935 INFO kernel:[ 1.034809] system 00:04: [io 0x0200-0x020f] has been reserved >23:33:52,935 INFO kernel:[ 1.034811] system 00:04: [io 0xffff] has been reserved >23:33:52,935 INFO kernel:[ 1.034814] system 00:04: [io 0xffff] has been reserved >23:33:52,935 INFO kernel:[ 1.034816] system 00:04: [io 0x0400-0x0453] could not be reserved >23:33:52,935 INFO kernel:[ 1.034818] system 00:04: [io 0x0458-0x047f] has been reserved >23:33:52,935 INFO kernel:[ 1.034820] system 00:04: [io 0x0500-0x057f] has been reserved >23:33:52,935 INFO kernel:[ 1.034823] system 00:04: [io 0x164e-0x164f] has been reserved >23:33:52,935 DEBUG kernel:[ 1.034825] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >23:33:52,935 DEBUG kernel:[ 1.034862] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >23:33:52,935 INFO kernel:[ 1.034913] system 00:06: [io 0x0454-0x0457] has been reserved >23:33:52,935 DEBUG kernel:[ 1.034916] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >23:33:52,935 INFO kernel:[ 1.034979] system 00:07: [io 0x04d0-0x04d1] has been reserved >23:33:52,935 DEBUG kernel:[ 1.034983] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >23:33:52,935 DEBUG kernel:[ 1.035011] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active) >23:33:52,935 DEBUG kernel:[ 1.035080] pnp 00:09: Plug and Play ACPI device, IDs ETD0105 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active) >23:33:52,935 DEBUG kernel:[ 1.035126] pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >23:33:52,935 INFO kernel:[ 1.035376] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved >23:33:52,935 INFO kernel:[ 1.035379] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved >23:33:52,935 INFO kernel:[ 1.035381] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved >23:33:52,935 INFO kernel:[ 1.035384] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved >23:33:52,935 INFO kernel:[ 1.035386] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved >23:33:52,935 INFO kernel:[ 1.035389] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved >23:33:52,935 INFO kernel:[ 1.035391] system 00:0b: [mem 0xfed90000-0xfed93fff] could not be reserved >23:33:52,935 INFO kernel:[ 1.035393] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved >23:33:52,935 INFO kernel:[ 1.035396] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved >23:33:52,935 INFO kernel:[ 1.035398] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved >23:33:52,935 INFO kernel:[ 1.035401] system 00:0b: [mem 0xdfe00000-0xdfe00fff] has been reserved >23:33:52,935 DEBUG kernel:[ 1.035404] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >23:33:52,935 INFO kernel:[ 1.035502] system 00:0c: [mem 0xdfe00000-0xdfe00fff] has been reserved >23:33:52,935 DEBUG kernel:[ 1.035505] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >23:33:52,935 INFO kernel:[ 1.035670] system 00:0d: [mem 0x20000000-0x201fffff] has been reserved >23:33:52,935 INFO kernel:[ 1.035673] system 00:0d: [mem 0x40004000-0x40004fff] has been reserved >23:33:52,935 DEBUG kernel:[ 1.035676] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active) >23:33:52,935 INFO kernel:[ 1.035707] pnp: PnP ACPI: found 14 devices >23:33:52,935 INFO kernel:[ 1.035709] ACPI: bus type PNP unregistered >23:33:52,935 INFO kernel:[ 1.042308] pci 0000:00:04.0: BAR 0: assigned [mem 0xdfe08000-0xdfe0ffff 64bit] >23:33:52,935 INFO kernel:[ 1.042315] pci 0000:00:1c.0: PCI bridge to [bus 01] >23:33:52,935 INFO kernel:[ 1.042330] pci 0000:00:1c.1: PCI bridge to [bus 02] >23:33:52,935 INFO kernel:[ 1.042336] pci 0000:00:1c.1: bridge window [mem 0xf7c00000-0xf7cfffff] >23:33:52,935 DEBUG kernel:[ 1.042537] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >23:33:52,935 DEBUG kernel:[ 1.042540] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >23:33:52,935 DEBUG kernel:[ 1.042542] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >23:33:52,935 DEBUG kernel:[ 1.042544] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >23:33:52,935 DEBUG kernel:[ 1.042546] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >23:33:52,935 DEBUG kernel:[ 1.042548] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >23:33:52,935 DEBUG kernel:[ 1.042550] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >23:33:52,935 DEBUG kernel:[ 1.042552] pci_bus 0000:00: resource 11 [mem 0xdfe00000-0xfeafffff] >23:33:52,935 DEBUG kernel:[ 1.042555] pci_bus 0000:02: resource 1 [mem 0xf7c00000-0xf7cfffff] >23:33:52,935 INFO kernel:[ 1.042594] NET: Registered protocol family 2 >23:33:52,935 INFO kernel:[ 1.042801] TCP established hash table entries: 32768 (order: 7, 524288 bytes) >23:33:52,935 INFO kernel:[ 1.042922] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >23:33:52,935 INFO kernel:[ 1.043000] TCP: Hash tables configured (established 32768 bind 32768) >23:33:52,935 INFO kernel:[ 1.043020] TCP: reno registered >23:33:52,935 INFO kernel:[ 1.043031] UDP hash table entries: 2048 (order: 4, 65536 bytes) >23:33:52,935 INFO kernel:[ 1.043052] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >23:33:52,935 INFO kernel:[ 1.043119] NET: Registered protocol family 1 >23:33:52,935 DEBUG kernel:[ 1.043130] pci 0000:00:02.0: Boot video device >23:33:52,935 DEBUG kernel:[ 1.076104] PCI: CLS 64 bytes, default 64 >23:33:52,935 INFO kernel:[ 1.076145] Unpacking initramfs... >23:33:52,935 INFO kernel:[ 5.905498] Freeing initrd memory: 33820K (ffff88003caeb000 - ffff88003ebf2000) >23:33:52,935 INFO kernel:[ 5.905509] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >23:33:52,935 INFO kernel:[ 5.905512] software IO TLB [mem 0xca88a000-0xce88a000] (64MB) mapped at [ffff8800ca88a000-ffff8800ce889fff] >23:33:52,935 INFO kernel:[ 5.908679] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >23:33:52,935 NOTICE kernel:[ 5.909052] Initialise system trusted keyring >23:33:52,935 INFO kernel:[ 5.909117] audit: initializing netlink socket (disabled) >23:33:52,935 NOTICE kernel:[ 5.909127] type=2000 audit(1403739222.101:1): initialized >23:33:52,935 INFO kernel:[ 5.937929] HugeTLB registered 2 MB page size, pre-allocated 0 pages >23:33:52,935 INFO kernel:[ 5.939069] zbud: loaded >23:33:52,935 NOTICE kernel:[ 5.939271] VFS: Disk quotas dquot_6.5.2 >23:33:52,935 WARNING kernel:[ 5.939312] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >23:33:52,935 INFO kernel:[ 5.939731] msgmni has been set to 7673 >23:33:52,935 NOTICE kernel:[ 5.939790] Key type big_key registered >23:33:52,935 DEBUG kernel:[ 5.939791] SELinux: Registering netfilter hooks >23:33:52,935 INFO kernel:[ 5.940514] alg: No test for stdrng (krng) >23:33:52,935 INFO kernel:[ 5.940523] NET: Registered protocol family 38 >23:33:52,935 NOTICE kernel:[ 5.940526] Key type asymmetric registered >23:33:52,935 NOTICE kernel:[ 5.940528] Asymmetric key parser 'x509' registered >23:33:52,935 INFO kernel:[ 5.940561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >23:33:52,935 INFO kernel:[ 5.940596] io scheduler noop registered >23:33:52,935 INFO kernel:[ 5.940599] io scheduler deadline registered >23:33:52,935 INFO kernel:[ 5.940632] io scheduler cfq registered (default) >23:33:52,935 INFO kernel:[ 5.940822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >23:33:52,935 INFO kernel:[ 5.940838] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >23:33:52,935 INFO kernel:[ 5.940909] efifb: probing for efifb >23:33:52,935 INFO kernel:[ 5.941711] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90009900000, using 1876k, total 1875k >23:33:52,935 INFO kernel:[ 5.941713] efifb: mode is 800x600x32, linelength=3200, pages=1 >23:33:52,935 INFO kernel:[ 5.941714] efifb: scrolling: redraw >23:33:52,935 INFO kernel:[ 5.941716] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >23:33:52,935 INFO kernel:[ 5.941779] Console: switching to colour frame buffer device 100x37 >23:33:52,935 INFO kernel:[ 5.943213] fb0: EFI VGA frame buffer device >23:33:52,935 DEBUG kernel:[ 5.943219] intel_idle: MWAIT substates: 0x21120 >23:33:52,935 DEBUG kernel:[ 5.943221] intel_idle: v0.4 model 0x3A >23:33:52,935 DEBUG kernel:[ 5.943222] intel_idle: lapic_timer_reliable_states 0xffffffff >23:33:52,935 INFO kernel:[ 5.948193] ACPI: AC Adapter [AC0] (off-line) >23:33:52,935 INFO kernel:[ 5.948296] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >23:33:52,935 INFO kernel:[ 5.953278] ACPI: Lid Switch [LID] >23:33:52,935 INFO kernel:[ 5.953317] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 >23:33:52,935 INFO kernel:[ 5.953320] ACPI: Power Button [PWRB] >23:33:52,935 INFO kernel:[ 5.953350] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2 >23:33:52,935 INFO kernel:[ 5.953353] ACPI: Sleep Button [SLPB] >23:33:52,935 INFO kernel:[ 5.953433] ACPI: Requesting acpi_cpufreq >23:33:52,935 INFO kernel:[ 5.954253] thermal LNXTHERM:00: registered as thermal_zone0 >23:33:52,935 INFO kernel:[ 5.954255] ACPI: Thermal Zone [THRM] (68 C) >23:33:52,935 INFO kernel:[ 5.954279] GHES: HEST is not enabled! >23:33:52,935 INFO kernel:[ 5.954577] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >23:33:52,935 INFO kernel:[ 5.955274] Non-volatile memory driver v1.3 >23:33:52,935 INFO kernel:[ 5.955276] Linux agpgart interface v0.103 >23:33:52,935 DEBUG kernel:[ 5.955394] ahci 0000:00:1f.2: version 3.0 >23:33:52,935 DEBUG kernel:[ 5.955539] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X >23:33:52,935 INFO kernel:[ 5.955598] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1 impl SATA mode >23:33:52,935 INFO kernel:[ 5.955602] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >23:33:52,935 DEBUG kernel:[ 5.955606] ahci 0000:00:1f.2: setting latency timer to 64 >23:33:52,935 INFO kernel:[ 5.956001] scsi0 : ahci >23:33:52,935 INFO kernel:[ 5.956085] scsi1 : ahci >23:33:52,935 INFO kernel:[ 5.956195] scsi2 : ahci >23:33:52,935 INFO kernel:[ 5.956255] scsi3 : ahci >23:33:52,935 INFO kernel:[ 5.956316] scsi4 : ahci >23:33:52,935 INFO kernel:[ 5.956388] scsi5 : ahci >23:33:52,935 INFO kernel:[ 5.956457] ata1: SATA max UDMA/133 abar m2048@0xf7d1e000 port 0xf7d1e100 irq 42 >23:33:52,935 INFO kernel:[ 5.956459] ata2: DUMMY >23:33:52,935 INFO kernel:[ 5.956460] ata3: DUMMY >23:33:52,935 INFO kernel:[ 5.956461] ata4: DUMMY >23:33:52,935 INFO kernel:[ 5.956462] ata5: DUMMY >23:33:52,935 INFO kernel:[ 5.956463] ata6: DUMMY >23:33:52,935 INFO kernel:[ 5.956565] libphy: Fixed MDIO Bus: probed >23:33:52,935 INFO kernel:[ 5.956661] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >23:33:52,935 INFO kernel:[ 5.956664] ehci-pci: EHCI PCI platform driver >23:33:52,935 DEBUG kernel:[ 5.956800] ehci-pci 0000:00:1a.0: setting latency timer to 64 >23:33:52,935 INFO kernel:[ 5.956810] ehci-pci 0000:00:1a.0: EHCI Host Controller >23:33:52,935 INFO kernel:[ 5.956854] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >23:33:52,935 INFO kernel:[ 5.956870] ehci-pci 0000:00:1a.0: debug port 2 >23:33:52,935 DEBUG kernel:[ 5.960792] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >23:33:52,935 INFO kernel:[ 5.960810] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d20000 >23:33:52,935 INFO kernel:[ 5.965723] ACPI: Battery Slot [BAT0] (battery present) >23:33:52,935 INFO kernel:[ 5.966143] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >23:33:52,935 INFO kernel:[ 5.966166] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >23:33:52,935 INFO kernel:[ 5.966168] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >23:33:52,935 INFO kernel:[ 5.966170] usb usb1: Product: EHCI Host Controller >23:33:52,935 INFO kernel:[ 5.966172] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >23:33:52,935 INFO kernel:[ 5.966174] usb usb1: SerialNumber: 0000:00:1a.0 >23:33:52,935 INFO kernel:[ 5.966282] hub 1-0:1.0: USB hub found >23:33:52,935 INFO kernel:[ 5.966286] hub 1-0:1.0: 2 ports detected >23:33:52,935 DEBUG kernel:[ 5.966459] ehci-pci 0000:00:1d.0: setting latency timer to 64 >23:33:52,935 INFO kernel:[ 5.966465] ehci-pci 0000:00:1d.0: EHCI Host Controller >23:33:52,935 INFO kernel:[ 5.966515] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >23:33:52,935 INFO kernel:[ 5.966529] ehci-pci 0000:00:1d.0: debug port 2 >23:33:52,935 DEBUG kernel:[ 5.970441] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >23:33:52,935 INFO kernel:[ 5.970456] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d1f000 >23:33:52,935 INFO kernel:[ 5.976150] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >23:33:52,935 INFO kernel:[ 5.976163] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >23:33:52,935 INFO kernel:[ 5.976165] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >23:33:52,935 INFO kernel:[ 5.976167] usb usb2: Product: EHCI Host Controller >23:33:52,935 INFO kernel:[ 5.976169] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >23:33:52,935 INFO kernel:[ 5.976171] usb usb2: SerialNumber: 0000:00:1d.0 >23:33:52,935 INFO kernel:[ 5.976267] hub 2-0:1.0: USB hub found >23:33:52,935 INFO kernel:[ 5.976271] hub 2-0:1.0: 2 ports detected >23:33:52,935 INFO kernel:[ 5.976340] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >23:33:52,935 INFO kernel:[ 5.976341] ohci-pci: OHCI PCI platform driver >23:33:52,935 INFO kernel:[ 5.976349] uhci_hcd: USB Universal Host Controller Interface driver >23:33:52,935 DEBUG kernel:[ 5.976498] xhci_hcd 0000:00:14.0: setting latency timer to 64 >23:33:52,935 INFO kernel:[ 5.976502] xhci_hcd 0000:00:14.0: xHCI Host Controller >23:33:52,935 INFO kernel:[ 5.976550] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >23:33:52,935 DEBUG kernel:[ 5.976648] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >23:33:52,935 DEBUG kernel:[ 5.976673] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X >23:33:52,935 INFO kernel:[ 5.976717] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >23:33:52,935 INFO kernel:[ 5.976719] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >23:33:52,935 INFO kernel:[ 5.976721] usb usb3: Product: xHCI Host Controller >23:33:52,935 INFO kernel:[ 5.976723] usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >23:33:52,935 INFO kernel:[ 5.976725] usb usb3: SerialNumber: 0000:00:14.0 >23:33:52,935 DEBUG kernel:[ 5.976795] xHCI xhci_add_endpoint called for root hub >23:33:52,935 DEBUG kernel:[ 5.976797] xHCI xhci_check_bandwidth called for root hub >23:33:52,935 INFO kernel:[ 5.976818] hub 3-0:1.0: USB hub found >23:33:52,935 INFO kernel:[ 5.976825] hub 3-0:1.0: 4 ports detected >23:33:52,935 INFO kernel:[ 5.976907] xhci_hcd 0000:00:14.0: xHCI Host Controller >23:33:52,935 INFO kernel:[ 5.976953] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >23:33:52,935 INFO kernel:[ 5.976976] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >23:33:52,935 INFO kernel:[ 5.976978] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >23:33:52,935 INFO kernel:[ 5.976980] usb usb4: Product: xHCI Host Controller >23:33:52,935 INFO kernel:[ 5.976982] usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >23:33:52,935 INFO kernel:[ 5.976983] usb usb4: SerialNumber: 0000:00:14.0 >23:33:52,935 DEBUG kernel:[ 5.977052] xHCI xhci_add_endpoint called for root hub >23:33:52,935 DEBUG kernel:[ 5.977053] xHCI xhci_check_bandwidth called for root hub >23:33:52,935 INFO kernel:[ 5.977074] hub 4-0:1.0: USB hub found >23:33:52,935 INFO kernel:[ 5.977082] hub 4-0:1.0: 4 ports detected >23:33:52,935 INFO kernel:[ 5.985177] usbcore: registered new interface driver usbserial >23:33:52,935 INFO kernel:[ 5.985184] usbcore: registered new interface driver usbserial_generic >23:33:52,935 INFO kernel:[ 5.985190] usbserial: USB Serial support registered for generic >23:33:52,935 INFO kernel:[ 5.985226] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >23:33:52,935 INFO kernel:[ 5.986944] i8042: Detected active multiplexing controller, rev 1.1 >23:33:52,935 INFO kernel:[ 5.987730] serio: i8042 KBD port at 0x60,0x64 irq 1 >23:33:52,935 INFO kernel:[ 5.987735] serio: i8042 AUX0 port at 0x60,0x64 irq 12 >23:33:52,935 INFO kernel:[ 5.987761] serio: i8042 AUX1 port at 0x60,0x64 irq 12 >23:33:52,935 INFO kernel:[ 5.987778] serio: i8042 AUX2 port at 0x60,0x64 irq 12 >23:33:52,935 INFO kernel:[ 5.987794] serio: i8042 AUX3 port at 0x60,0x64 irq 12 >23:33:52,935 INFO kernel:[ 5.987876] mousedev: PS/2 mouse device common for all mice >23:33:52,935 INFO kernel:[ 5.988071] rtc_cmos 00:05: RTC can wake from S4 >23:33:52,935 INFO kernel:[ 5.988225] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >23:33:52,935 INFO kernel:[ 5.988255] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >23:33:52,935 INFO kernel:[ 5.988320] device-mapper: uevent: version 1.0.3 >23:33:52,935 INFO kernel:[ 5.988386] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >23:33:52,935 INFO kernel:[ 5.988423] Intel P-state driver initializing. >23:33:52,935 INFO kernel:[ 5.988434] Intel pstate controlling: cpu 0 >23:33:52,935 INFO kernel:[ 5.988448] Intel pstate controlling: cpu 1 >23:33:52,935 INFO kernel:[ 5.988463] Intel pstate controlling: cpu 2 >23:33:52,935 INFO kernel:[ 5.988474] Intel pstate controlling: cpu 3 >23:33:52,935 INFO kernel:[ 5.988565] cpuidle: using governor menu >23:33:52,935 INFO kernel:[ 5.988617] EFI Variables Facility v0.08 2004-May-17 >23:33:52,935 INFO kernel:[ 6.026210] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >23:33:52,935 INFO kernel:[ 6.054231] hidraw: raw HID events driver (C) Jiri Kosina >23:33:52,935 INFO kernel:[ 6.054285] usbcore: registered new interface driver usbhid >23:33:52,935 INFO kernel:[ 6.054286] usbhid: USB HID core driver >23:33:52,935 INFO kernel:[ 6.054313] drop_monitor: Initializing network drop monitor service >23:33:52,935 INFO kernel:[ 6.054372] ip_tables: (C) 2000-2006 Netfilter Core Team >23:33:52,935 INFO kernel:[ 6.054422] TCP: cubic registered >23:33:52,935 INFO kernel:[ 6.054424] Initializing XFRM netlink socket >23:33:52,935 INFO kernel:[ 6.054498] NET: Registered protocol family 10 >23:33:52,935 INFO kernel:[ 6.054621] mip6: Mobile IPv6 >23:33:52,935 INFO kernel:[ 6.054623] NET: Registered protocol family 17 >23:33:52,935 DEBUG kernel:[ 6.055326] PM: Hibernation image not present or could not be loaded. >23:33:52,935 NOTICE kernel:[ 6.055332] Loading compiled-in X.509 certificates >23:33:52,935 NOTICE kernel:[ 6.056023] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >23:33:52,935 INFO kernel:[ 6.056031] registered taskstats version 1 >23:33:52,935 INFO kernel:[ 6.056384] Magic number: 2:350:606 >23:33:52,935 INFO kernel:[ 6.056491] rtc_cmos 00:05: setting system clock to 2014-06-25 23:33:43 UTC (1403739223) >23:33:52,935 INFO kernel:[ 6.261455] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >23:33:52,935 INFO kernel:[ 6.268473] usb 1-1: new high-speed USB device number 2 using ehci-pci >23:33:52,935 INFO kernel:[ 6.273234] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >23:33:52,935 DEBUG kernel:[ 6.273300] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded >23:33:52,935 INFO kernel:[ 6.273307] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >23:33:52,935 INFO kernel:[ 6.283596] ata1.00: ATA-8: ADATA XM11 128GB, 5.0.1, max UDMA/133 >23:33:52,935 INFO kernel:[ 6.283603] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >23:33:52,935 INFO kernel:[ 6.293233] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >23:33:52,935 DEBUG kernel:[ 6.293302] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded >23:33:52,935 INFO kernel:[ 6.293309] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >23:33:52,935 INFO kernel:[ 6.303621] ata1.00: configured for UDMA/133 >23:33:52,935 NOTICE kernel:[ 6.303952] scsi 0:0:0:0: Direct-Access ATA ADATA XM11 128GB 5.0. PQ: 0 ANSI: 5 >23:33:52,935 NOTICE kernel:[ 6.304127] sd 0:0:0:0: Attached scsi generic sg0 type 0 >23:33:52,935 NOTICE kernel:[ 6.304138] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB) >23:33:52,935 NOTICE kernel:[ 6.304368] sd 0:0:0:0: [sda] Write Protect is off >23:33:52,935 DEBUG kernel:[ 6.304370] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >23:33:52,935 NOTICE kernel:[ 6.304403] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >23:33:52,935 INFO kernel:[ 6.305443] sda: sda1 sda2 sda3 >23:33:52,935 NOTICE kernel:[ 6.305734] sd 0:0:0:0: [sda] Attached SCSI disk >23:33:52,935 INFO kernel:[ 6.306359] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >23:33:52,935 INFO kernel:[ 6.306361] Write protecting the kernel read-only data: 12288k >23:33:52,935 INFO kernel:[ 6.309521] Freeing unused kernel memory: 1688K (ffff88000265a000 - ffff880002800000) >23:33:52,935 INFO kernel:[ 6.314217] Freeing unused kernel memory: 1232K (ffff880002acc000 - ffff880002c00000) >23:33:52,935 INFO kernel:[ 6.384848] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >23:33:52,935 INFO kernel:[ 6.384853] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >23:33:52,935 INFO kernel:[ 6.385120] hub 1-1:1.0: USB hub found >23:33:52,935 INFO kernel:[ 6.385217] hub 1-1:1.0: 6 ports detected >23:33:52,935 INFO kernel:[ 6.509482] usb 2-1: new high-speed USB device number 2 using ehci-pci >23:33:52,935 INFO kernel:[ 6.553269] psmouse serio4: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >23:33:52,935 INFO kernel:[ 6.674094] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >23:33:52,935 INFO kernel:[ 6.674096] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >23:33:52,935 INFO kernel:[ 6.674371] hub 2-1:1.0: USB hub found >23:33:52,935 INFO kernel:[ 6.674466] hub 2-1:1.0: 6 ports detected >23:33:52,935 INFO kernel:[ 6.748383] psmouse serio4: elantech: assuming hardware version 4 (with firmware version 0x461f02) >23:33:52,935 INFO kernel:[ 6.763993] psmouse serio4: elantech: Synaptics capabilities query result 0x10, 0x16, 0x0d. >23:33:52,935 INFO kernel:[ 6.826067] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio4/input/input4 >23:33:52,935 INFO kernel:[ 6.828894] usb 3-2: new high-speed USB device number 2 using xhci_hcd >23:33:52,935 INFO kernel:[ 6.841499] usb 3-2: New USB device found, idVendor=1307, idProduct=0165 >23:33:52,935 INFO kernel:[ 6.841501] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >23:33:52,935 INFO kernel:[ 6.841503] usb 3-2: Product: USB Mass Storage Device >23:33:52,935 INFO kernel:[ 6.841505] usb 3-2: Manufacturer: USBest Technology >23:33:52,935 INFO kernel:[ 6.841506] usb 3-2: SerialNumber: 100819555142a6 >23:33:52,935 INFO kernel:[ 6.906938] tsc: Refined TSC clocksource calibration: 2394.561 MHz >23:33:52,935 INFO kernel:[ 6.952082] usb 2-1.5: new high-speed USB device number 3 using ehci-pci >23:33:52,935 INFO kernel:[ 7.000148] device-mapper: multipath: version 1.5.1 loaded >23:33:52,935 INFO kernel:[ 7.045992] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >23:33:52,935 INFO kernel:[ 7.045995] EDD information not available. >23:33:52,935 INFO kernel:[ 7.137225] usb 2-1.5: New USB device found, idVendor=04f2, idProduct=b330 >23:33:52,935 INFO kernel:[ 7.137229] usb 2-1.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2 >23:33:52,935 INFO kernel:[ 7.137232] usb 2-1.5: Product: USB2.0 HD UVC WebCam >23:33:52,935 INFO kernel:[ 7.137234] usb 2-1.5: Manufacturer: Chicony Electronics Co.,Ltd. >23:33:52,935 INFO kernel:[ 7.137236] usb 2-1.5: SerialNumber: 200901010001 >23:33:52,935 INFO kernel:[ 7.201263] squashfs: version 4.0 (2009/01/31) Phillip Lougher >23:33:52,935 INFO kernel:[ 7.203763] Loading iSCSI transport class v2.0-870. >23:33:52,935 NOTICE kernel:[ 7.207213] iscsi: registered transport (tcp) >23:33:52,935 INFO kernel:[ 7.208890] alua: device handler registered >23:33:52,935 INFO kernel:[ 7.210532] emc: device handler registered >23:33:52,935 INFO kernel:[ 7.212128] hp_sw: device handler registered >23:33:52,935 INFO kernel:[ 7.213792] rdac: device handler registered >23:33:52,935 INFO kernel:[ 7.214291] usb 2-1.6: new full-speed USB device number 4 using ehci-pci >23:33:52,935 INFO kernel:[ 7.216329] Floppy drive(s): fd0 is 1.44M >23:33:52,935 INFO kernel:[ 7.304327] usb 2-1.6: New USB device found, idVendor=8087, idProduct=07da >23:33:52,935 INFO kernel:[ 7.304334] usb 2-1.6: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >23:33:52,935 INFO kernel:[ 7.908166] Switched to clocksource tsc >23:33:52,935 INFO kernel:[ 10.233944] floppy0: no floppy controllers found >23:33:52,935 INFO kernel:[ 10.233957] work still pending >23:33:52,935 INFO kernel:[ 10.245942] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >23:33:52,935 INFO kernel:[ 10.245946] EDD information not available. >23:33:52,935 INFO kernel:[ 10.257279] No iBFT detected. >23:33:52,935 INFO kernel:[ 10.260705] md: raid0 personality registered for level 0 >23:33:52,935 INFO kernel:[ 10.264556] md: raid1 personality registered for level 1 >23:33:52,935 INFO kernel:[ 10.267591] async_tx: api initialized (async) >23:33:52,935 INFO kernel:[ 10.269285] xor: automatically using best checksumming function: >23:33:52,935 INFO kernel:[ 10.278797] avx : 11992.000 MB/sec >23:33:52,935 WARNING kernel:[ 10.298817] raid6: sse2x1 4625 MB/s >23:33:52,935 WARNING kernel:[ 10.315831] raid6: sse2x2 8078 MB/s >23:33:52,935 WARNING kernel:[ 10.332841] raid6: sse2x4 11472 MB/s >23:33:52,935 WARNING kernel:[ 10.332842] raid6: using algorithm sse2x4 (11472 MB/s) >23:33:52,935 WARNING kernel:[ 10.332843] raid6: using ssse3x2 recovery algorithm >23:33:52,935 INFO kernel:[ 10.336985] md: raid6 personality registered for level 6 >23:33:52,935 INFO kernel:[ 10.336987] md: raid5 personality registered for level 5 >23:33:52,935 INFO kernel:[ 10.336988] md: raid4 personality registered for level 4 >23:33:52,935 INFO kernel:[ 10.340434] md: raid10 personality registered for level 10 >23:33:52,935 INFO kernel:[ 10.341975] md: linear personality registered for level -1 >23:33:52,935 INFO kernel:[ 10.347015] device-mapper: multipath round-robin: version 1.0.0 loaded >23:33:52,935 INFO kernel:[ 10.351114] sha256_ssse3: Using AVX optimized SHA-256 implementation >23:33:52,935 INFO kernel:[ 10.360613] RPC: Registered named UNIX socket transport module. >23:33:52,935 INFO kernel:[ 10.360616] RPC: Registered udp transport module. >23:33:52,936 INFO kernel:[ 10.360617] RPC: Registered tcp transport module. >23:33:52,936 INFO kernel:[ 10.360617] RPC: Registered tcp NFSv4.1 backchannel transport module. >23:33:52,936 INFO kernel:[ 10.496899] wmi: Mapper loaded >23:33:52,936 INFO kernel:[ 10.499515] usb-storage 3-2:1.0: USB Mass Storage device detected >23:33:52,936 INFO kernel:[ 10.499949] scsi6 : usb-storage 3-2:1.0 >23:33:52,936 INFO kernel:[ 10.500180] usbcore: registered new interface driver usb-storage >23:33:52,936 INFO kernel:[ 10.503594] [drm] Initialized drm 1.1.0 20060810 >23:33:52,936 INFO kernel:[ 10.519203] [drm] Memory usable by graphics device = 2048M >23:33:52,936 DEBUG kernel:[ 10.519208] checking generic (e0000000 1d5000) vs hw (e0000000 10000000) >23:33:52,936 INFO kernel:[ 10.519210] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver >23:33:52,936 INFO kernel:[ 10.519224] Console: switching to colour dummy device 80x25 >23:33:52,936 DEBUG kernel:[ 10.519324] i915 0000:00:02.0: setting latency timer to 64 >23:33:52,936 INFO kernel:[ 10.523586] alg: No test for crc32 (crc32-pclmul) >23:33:52,936 DEBUG kernel:[ 10.590371] i915 0000:00:02.0: irq 44 for MSI/MSI-X >23:33:52,936 INFO kernel:[ 10.590379] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >23:33:52,936 INFO kernel:[ 10.590380] [drm] Driver supports precise vblank timestamp query. >23:33:52,936 INFO kernel:[ 10.590451] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >23:33:52,936 INFO kernel:[ 10.637516] fbcon: inteldrmfb (fb0) is primary device >23:33:52,936 NOTICE kernel:[ 11.503377] scsi 6:0:0:0: Direct-Access Ut165 USB2FlashStorage 0.00 PQ: 0 ANSI: 2 >23:33:52,936 NOTICE kernel:[ 11.503563] sd 6:0:0:0: Attached scsi generic sg1 type 0 >23:33:52,936 NOTICE kernel:[ 11.504318] sd 6:0:0:0: [sdb] 31582415 512-byte logical blocks: (16.1 GB/15.0 GiB) >23:33:52,936 NOTICE kernel:[ 11.504635] sd 6:0:0:0: [sdb] Write Protect is off >23:33:52,936 DEBUG kernel:[ 11.504637] sd 6:0:0:0: [sdb] Mode Sense: 00 00 00 00 >23:33:52,936 ERR kernel:[ 11.505079] sd 6:0:0:0: [sdb] Asking for cache data failed >23:33:52,936 ERR kernel:[ 11.505079] sd 6:0:0:0: [sdb] Assuming drive cache: write through >23:33:52,936 ERR kernel:[ 11.507721] sd 6:0:0:0: [sdb] Asking for cache data failed >23:33:52,936 ERR kernel:[ 11.507722] sd 6:0:0:0: [sdb] Assuming drive cache: write through >23:33:52,936 INFO kernel:[ 11.660886] sdb: sdb1 sdb2 sdb3 >23:33:52,936 ERR kernel:[ 11.812993] sd 6:0:0:0: [sdb] Asking for cache data failed >23:33:52,936 ERR kernel:[ 11.812994] sd 6:0:0:0: [sdb] Assuming drive cache: write through >23:33:52,936 NOTICE kernel:[ 11.812995] sd 6:0:0:0: [sdb] Attached SCSI removable disk >23:33:52,936 INFO kernel:[ 12.519723] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off >23:33:52,936 INFO kernel:[ 12.592794] Console: switching to colour frame buffer device 240x67 >23:33:52,936 INFO kernel:[ 12.599782] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >23:33:52,936 INFO kernel:[ 12.599784] i915 0000:00:02.0: registered panic notifier >23:33:52,936 INFO kernel:[ 12.606199] acpi device:34: registered as cooling_device4 >23:33:52,936 INFO kernel:[ 12.615816] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >23:33:52,936 INFO kernel:[ 12.615857] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5 >23:33:52,936 INFO kernel:[ 12.615926] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >23:33:52,936 DEBUG kernel:[ 13.348379] ISO 9660 Extensions: Microsoft Joliet Level 3 >23:33:52,936 DEBUG kernel:[ 13.351596] ISO 9660 Extensions: RRIP_1991A >23:33:52,936 INFO kernel:[ 13.426031] loop: module loaded >23:33:52,936 INFO kernel:[ 13.442738] bio: create slab <bio-1> at 1 >23:33:52,936 INFO kernel:[ 13.449935] bio: create slab <bio-2> at 2 >23:33:52,936 INFO kernel:[ 13.514063] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >23:33:52,936 DEBUG kernel:[ 14.137809] SELinux: 2048 avtab hash slots, 101316 rules. >23:33:52,936 DEBUG kernel:[ 14.149612] SELinux: 2048 avtab hash slots, 101316 rules. >23:33:52,936 DEBUG kernel:[ 14.163185] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >23:33:52,936 DEBUG kernel:[ 14.163187] SELinux: 83 classes, 101316 rules >23:33:52,936 DEBUG kernel:[ 14.167007] SELinux: Completing initialization. >23:33:52,936 DEBUG kernel:[ 14.167009] SELinux: Setting up existing superblocks. >23:33:52,936 DEBUG kernel:[ 14.167015] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.167018] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.167026] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.167029] SELinux: initialized (dev proc, type proc), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.167036] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:33:52,936 DEBUG kernel:[ 14.167062] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >23:33:52,936 DEBUG kernel:[ 14.167722] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >23:33:52,936 DEBUG kernel:[ 14.167725] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168217] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >23:33:52,936 DEBUG kernel:[ 14.168219] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168222] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >23:33:52,936 DEBUG kernel:[ 14.168234] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >23:33:52,936 DEBUG kernel:[ 14.168239] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >23:33:52,936 DEBUG kernel:[ 14.168244] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168251] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168467] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168468] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:33:52,936 DEBUG kernel:[ 14.168473] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:33:52,936 DEBUG kernel:[ 14.168588] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:33:52,936 DEBUG kernel:[ 14.168612] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168618] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168620] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168628] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168631] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168634] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168639] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168641] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168643] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168646] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168650] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168652] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168656] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168660] SELinux: initialized (dev sdb, type iso9660), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.168668] SELinux: initialized (dev loop0, type squashfs), uses xattr >23:33:52,936 DEBUG kernel:[ 14.168682] SELinux: initialized (dev dm-0, type ext4), uses xattr >23:33:52,936 NOTICE kernel:[ 14.184135] type=1403 audit(1403739231.620:2): policy loaded auid=4294967295 ses=4294967295 >23:33:52,936 DEBUG kernel:[ 14.469373] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >23:33:52,936 DEBUG kernel:[ 14.580413] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:33:52,936 DEBUG kernel:[ 14.600958] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >23:33:52,936 DEBUG kernel:[ 14.615758] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >23:33:52,936 INFO kernel:[ 14.968115] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >23:33:52,936 WARNING kernel:[ 14.977228] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \SMB0 1 (20130517/utaddress-251) >23:33:52,936 WARNING kernel:[ 14.977235] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 2 (20130517/utaddress-251) >23:33:52,936 INFO kernel:[ 14.977239] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >23:33:52,936 WARNING kernel:[ 15.006387] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \GPIS 1 (20130517/utaddress-251) >23:33:52,936 WARNING kernel:[ 15.006392] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 2 (20130517/utaddress-251) >23:33:52,936 INFO kernel:[ 15.006395] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >23:33:52,936 WARNING kernel:[ 15.006398] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >23:33:52,936 WARNING kernel:[ 15.006400] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GP01 2 (20130517/utaddress-251) >23:33:52,936 INFO kernel:[ 15.006402] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >23:33:52,936 WARNING kernel:[ 15.006403] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >23:33:52,936 WARNING kernel:[ 15.006405] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GP01 2 (20130517/utaddress-251) >23:33:52,936 INFO kernel:[ 15.006407] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >23:33:52,936 WARNING kernel:[ 15.006408] lpc_ich: Resource conflict(s) found affecting gpio_ich >23:33:52,936 DEBUG kernel:[ 15.028480] mei_me 0000:00:16.0: setting latency timer to 64 >23:33:52,936 DEBUG kernel:[ 15.028531] mei_me 0000:00:16.0: irq 45 for MSI/MSI-X >23:33:52,936 NOTICE kernel:[ 15.050184] type=1400 audit(1403739232.485:3): avc: denied { create } for pid=905 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >23:33:52,936 NOTICE kernel:[ 15.050247] type=1400 audit(1403739232.485:4): avc: denied { setattr } for pid=905 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >23:33:52,936 NOTICE kernel:[ 15.050285] type=1400 audit(1403739232.485:5): avc: denied { relabelfrom } for pid=905 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >23:33:52,936 INFO kernel:[ 15.083321] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x12 >23:33:52,936 INFO kernel:[ 15.175990] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x12 >23:33:52,936 INFO kernel:[ 15.176011] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x12 >23:33:52,936 INFO kernel:[ 15.176026] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x12 >23:33:52,936 INFO kernel:[ 15.176087] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >23:33:52,936 INFO kernel:[ 15.201025] cfg80211: Calling CRDA to update world regulatory domain >23:33:52,936 INFO kernel:[ 15.229647] asus_wmi: ASUS WMI generic driver loaded >23:33:52,936 INFO kernel:[ 15.295923] asus_wmi: Initialization: 0x1 >23:33:52,936 INFO kernel:[ 15.295967] asus_wmi: BIOS WMI version: 7.9 >23:33:52,936 INFO kernel:[ 15.296029] asus_wmi: SFUN value: 0x4a2877 >23:33:52,936 INFO kernel:[ 15.296928] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input6 >23:33:52,936 INFO kernel:[ 15.333251] Intel(R) Wireless WiFi driver for Linux, in-tree:d >23:33:52,936 INFO kernel:[ 15.333254] Copyright(c) 2003-2013 Intel Corporation >23:33:52,936 WARNING kernel:[ 15.333344] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control >23:33:52,936 DEBUG kernel:[ 15.333415] iwlwifi 0000:02:00.0: irq 46 for MSI/MSI-X >23:33:52,936 INFO kernel:[ 15.374957] asus_wmi: Backlight controlled by ACPI video driver >23:33:52,936 INFO kernel:[ 15.398032] iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm >23:33:52,936 NOTICE kernel:[ 15.485411] type=1400 audit(1403739232.920:6): avc: denied { read } for pid=925 comm="bash" name=".profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >23:33:52,936 NOTICE kernel:[ 15.485445] type=1400 audit(1403739232.920:7): avc: denied { open } for pid=925 comm="bash" path="/root/.profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >23:33:52,964 INFO kernel:[ 15.528323] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG enabled >23:33:52,964 INFO kernel:[ 15.528327] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >23:33:52,964 INFO kernel:[ 15.528329] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >23:33:52,964 INFO kernel:[ 15.528331] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_P2P disabled >23:33:52,964 INFO kernel:[ 15.528334] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Advanced-N 6235 AGN, REV=0xB0 >23:33:52,964 INFO kernel:[ 15.528393] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S >23:33:52,993 DEBUG kernel:[ 15.557378] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >23:33:53,364 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >23:33:53,364 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >23:33:53,364 INFO NetworkManager: <info> WEXT support is enabled >23:33:53,446 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >23:33:53,501 INFO polkitd: Started polkitd version 0.112 >23:33:53,588 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >23:33:53,598 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >23:33:53,599 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >23:33:53,599 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >23:33:53,599 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >23:33:53,651 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >23:33:53,652 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >23:33:53,669 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >23:33:53,673 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >23:33:53,675 INFO NetworkManager: <info> rfkill2: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/ieee80211/phy0/rfkill2) (driver iwlwifi) >23:33:53,675 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/asus-nb-wmi/rfkill/rfkill0) (platform driver asus-nb-wmi) >23:33:53,675 INFO NetworkManager: <info> WiFi hardware radio set enabled >23:33:53,676 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >23:33:53,676 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >23:33:53,676 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >23:33:53,676 INFO NetworkManager: <info> Networking is enabled by state file >23:33:53,677 INFO NetworkManager: <info> (lo): link connected >23:33:53,677 INFO NetworkManager: <info> (lo): carrier is ON >23:33:53,677 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >23:33:53,677 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >23:33:53,677 INFO NetworkManager: <info> (lo): No existing connection detected. >23:33:53,677 INFO NetworkManager: <info> (wlp2s0): using nl80211 for WiFi device control >23:33:53,677 INFO NetworkManager: <info> (wlp2s0): driver supports Access Point (AP) mode >23:33:53,678 INFO NetworkManager: <info> (wlp2s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 2) >23:33:53,678 INFO NetworkManager: <info> (wlp2s0): exported as /org/freedesktop/NetworkManager/Devices/1 >23:33:53,678 INFO NetworkManager: <info> (wlp2s0): No existing connection detected. >23:33:53,678 INFO NetworkManager: <info> (wlp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >23:33:53,678 INFO NetworkManager: <info> (wlp2s0): bringing up device. >23:33:53,684 INFO kernel:[ 16.243567] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S >23:33:53,685 INFO kernel:[ 16.250339] iwlwifi 0000:02:00.0: Radio type=0x2-0x1-0x0 >23:33:53,959 INFO kernel:[ 16.518347] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S >23:33:53,960 INFO kernel:[ 16.525247] iwlwifi 0000:02:00.0: Radio type=0x2-0x1-0x0 >23:33:54,034 INFO kernel:[ 16.599660] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready >23:33:54,035 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >23:33:54,040 WARNING NetworkManager: <warn> Couldn't get managed objects: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files >23:33:54,246 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >23:33:54,247 INFO NetworkManager: <info> wpa_supplicant started >23:33:54,277 INFO NetworkManager: <info> (wlp2s0) supports 5 scan SSIDs >23:33:54,278 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: starting -> ready >23:33:54,278 INFO NetworkManager: <info> (wlp2s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >23:33:54,278 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: ready -> disconnected >23:33:54,278 INFO NetworkManager: <info> (wlp2s0) supports 5 scan SSIDs >23:33:54,282 INFO NetworkManager: <info> startup complete >23:33:56,500 NOTICE kernel:[ 19.067467] type=1400 audit(1403739236.499:8): avc: denied { read write } for pid=989 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7217 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >23:33:57,502 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >23:33:57,765 NOTICE kernel:[ 20.333409] type=1400 audit(1403739237.764:9): avc: denied { read write } for pid=1021 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 >23:33:58,479 INFO chronyd: chronyd version 1.29 starting >23:33:58,479 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >23:33:58,479 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 >23:33:58,480 INFO chronyd: Generated key 1 >23:33:59,573 INFO kernel:[ 22.143627] EXT4-fs (sda1): INFO: recovery required on readonly filesystem >23:33:59,573 INFO kernel:[ 22.143630] EXT4-fs (sda1): write access will be enabled during recovery >23:33:59,577 INFO kernel:[ 22.147501] EXT4-fs (sda1): recovery complete >23:33:59,579 INFO kernel:[ 22.147935] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >23:33:59,579 DEBUG kernel:[ 22.147945] SELinux: initialized (dev sda1, type ext4), uses xattr >23:33:59,735 NOTICE kernel:[ 22.305997] type=1400 audit(1403739239.733:10): avc: denied { read write } for pid=1077 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 >23:33:59,736 NOTICE kernel:[ 22.306710] type=1400 audit(1403739239.734:11): avc: denied { read write } for pid=1077 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=7217 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >23:34:00,000 NOTICE kernel:[ 22.573960] type=1400 audit(1403739240.000:12): avc: denied { ioctl } for pid=1077 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 >23:34:00,000 NOTICE kernel:[ 22.573974] type=1400 audit(1403739240.000:13): avc: denied { getattr } for pid=1077 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 >23:34:02,944 NOTICE kernel:[ 25.520000] type=1400 audit(1403739242.943:14): avc: denied { open } for pid=940 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=18099 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >23:34:51,981 NOTICE NetworkManager: ifcfg-rh: read connection 'goaway.hlan' >23:34:51,982 INFO NetworkManager: <info> Activation (wlp2s0) starting connection 'goaway.hlan' >23:34:51,982 INFO NetworkManager: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >23:34:51,982 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >23:34:51,982 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >23:34:51,984 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >23:34:51,984 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >23:34:51,984 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >23:34:51,987 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >23:34:51,987 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >23:34:51,987 INFO NetworkManager: <info> Activation (wlp2s0/wireless): access point 'goaway.hlan' has security, but secrets are required. >23:34:51,987 INFO NetworkManager: <info> (wlp2s0): device state change: config -> need-auth (reason 'none') [50 60 0] >23:34:51,988 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >23:35:02,382 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >23:35:02,383 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-goaway.hlan >23:35:02,384 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >23:35:02,384 INFO NetworkManager: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >23:35:02,384 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >23:35:02,384 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >23:35:02,385 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >23:35:02,385 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >23:35:02,385 INFO NetworkManager: <info> Activation (wlp2s0/wireless): connection 'goaway.hlan' has security, and secrets exist. No new secrets needed. >23:35:02,385 INFO NetworkManager: <info> Config: added 'ssid' value 'goaway.hlan' >23:35:02,385 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >23:35:02,385 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >23:35:02,385 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >23:35:02,385 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >23:35:02,385 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >23:35:02,385 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >23:35:02,404 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: inactive -> scanning >23:35:05,593 INFO kernel:[ 88.222756] wlp2s0: authenticate with 64:70:02:67:87:0e >23:35:05,598 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >23:35:05,598 INFO kernel:[ 88.227348] wlp2s0: send auth to 64:70:02:67:87:0e (try 1/3) >23:35:05,609 INFO kernel:[ 88.238965] wlp2s0: authenticated >23:35:05,611 INFO kernel:[ 88.240176] wlp2s0: associate with 64:70:02:67:87:0e (try 1/3) >23:35:05,612 INFO kernel:[ 88.241377] wlp2s0: RX AssocResp from 64:70:02:67:87:0e (capab=0x11 status=0 aid=1) >23:35:05,615 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: authenticating -> associating >23:35:05,630 INFO kernel:[ 88.259739] wlp2s0: associated >23:35:05,630 INFO kernel:[ 88.259800] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready >23:35:05,636 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associating -> associated >23:35:05,723 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associated -> 4-way handshake >23:35:08,721 INFO kernel:[ 91.353622] wlp2s0: deauthenticated from 64:70:02:67:87:0e (Reason: 2) >23:35:08,745 WARNING NetworkManager: <warn> Connection disconnected (reason 2) >23:35:08,747 INFO kernel:[ 91.377256] cfg80211: Calling CRDA for country: AT >23:35:08,751 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: 4-way handshake -> disconnected >23:35:08,752 INFO NetworkManager: <info> Activation (wlp2s0/wireless): disconnected during association, asking for new key. >23:35:08,752 INFO NetworkManager: <info> (wlp2s0): device state change: config -> need-auth (reason 'supplicant-disconnect') [50 60 8] >23:35:08,850 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >23:35:15,905 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >23:35:15,905 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >23:35:15,905 INFO NetworkManager: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >23:35:15,905 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >23:35:15,905 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >23:35:15,905 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >23:35:15,905 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >23:35:15,905 INFO NetworkManager: <info> Activation (wlp2s0/wireless): connection 'goaway.hlan' has security, and secrets exist. No new secrets needed. >23:35:15,905 INFO NetworkManager: <info> Config: added 'ssid' value 'goaway.hlan' >23:35:15,905 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >23:35:15,905 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >23:35:15,905 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >23:35:15,905 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >23:35:15,905 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >23:35:15,906 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >23:35:15,924 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: inactive -> scanning >23:35:19,212 INFO kernel:[ 101.853653] wlp2s0: authenticate with 64:70:02:67:87:0e >23:35:19,217 INFO kernel:[ 101.857848] wlp2s0: send auth to 64:70:02:67:87:0e (try 1/3) >23:35:19,217 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >23:35:19,229 INFO kernel:[ 101.869859] wlp2s0: authenticated >23:35:19,229 INFO kernel:[ 101.870802] wlp2s0: associate with 64:70:02:67:87:0e (try 1/3) >23:35:19,231 INFO kernel:[ 101.872179] wlp2s0: RX AssocResp from 64:70:02:67:87:0e (capab=0x11 status=0 aid=1) >23:35:19,234 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: authenticating -> associating >23:35:19,249 INFO kernel:[ 101.890715] wlp2s0: associated >23:35:19,255 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associating -> associated >23:35:19,342 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associated -> 4-way handshake >23:35:22,340 INFO kernel:[ 104.984265] wlp2s0: deauthenticated from 64:70:02:67:87:0e (Reason: 2) >23:35:22,364 INFO kernel:[ 105.007886] cfg80211: Calling CRDA to update world regulatory domain >23:35:22,365 WARNING NetworkManager: <warn> Connection disconnected (reason 2) >23:35:22,371 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: 4-way handshake -> disconnected >23:35:22,371 INFO NetworkManager: <info> Activation (wlp2s0/wireless): disconnected during association, asking for new key. >23:35:22,371 INFO NetworkManager: <info> (wlp2s0): device state change: config -> need-auth (reason 'supplicant-disconnect') [50 60 8] >23:35:22,469 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >23:35:33,794 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >23:35:33,795 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >23:35:33,795 INFO NetworkManager: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >23:35:33,796 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >23:35:33,796 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >23:35:33,796 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >23:35:33,796 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >23:35:33,796 INFO NetworkManager: <info> Activation (wlp2s0/wireless): connection 'goaway.hlan' has security, and secrets exist. No new secrets needed. >23:35:33,796 INFO NetworkManager: <info> Config: added 'ssid' value 'goaway.hlan' >23:35:33,796 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >23:35:33,796 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >23:35:33,796 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >23:35:33,796 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >23:35:33,796 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >23:35:33,796 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >23:35:33,815 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: inactive -> scanning >23:35:37,132 INFO kernel:[ 119.788540] wlp2s0: authenticate with 64:70:02:67:87:0e >23:35:37,136 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >23:35:37,137 INFO kernel:[ 119.792398] wlp2s0: send auth to 64:70:02:67:87:0e (try 1/3) >23:35:37,149 INFO kernel:[ 119.805052] wlp2s0: authenticated >23:35:37,150 INFO kernel:[ 119.806170] wlp2s0: associate with 64:70:02:67:87:0e (try 1/3) >23:35:37,151 INFO kernel:[ 119.807488] wlp2s0: RX AssocResp from 64:70:02:67:87:0e (capab=0x11 status=0 aid=1) >23:35:37,154 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: authenticating -> associating >23:35:37,169 INFO kernel:[ 119.825763] wlp2s0: associated >23:35:37,175 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associating -> associated >23:35:37,262 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associated -> completed >23:35:37,262 INFO NetworkManager: <info> Activation (wlp2s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'goaway.hlan'. >23:35:37,262 INFO NetworkManager: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) scheduled. >23:35:37,262 INFO NetworkManager: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) started... >23:35:37,262 INFO NetworkManager: <info> (wlp2s0): device state change: config -> ip-config (reason 'none') [50 70 0] >23:35:37,263 INFO NetworkManager: <info> Activation (wlp2s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >23:35:37,299 INFO NetworkManager: <info> dhclient started with pid 1083 >23:35:37,300 INFO NetworkManager: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) complete. >23:35:37,394 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >23:35:37,394 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >23:35:37,394 INFO dhclient: All rights reserved. >23:35:37,394 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >23:35:37,394 INFO dhclient: >23:35:37,397 INFO NetworkManager: <info> (wlp2s0): DHCPv4 state changed nbi -> preinit >23:35:37,403 INFO dhclient: Listening on LPF/wlp2s0/c4:85:08:10:82:db >23:35:37,403 INFO dhclient: Sending on LPF/wlp2s0/c4:85:08:10:82:db >23:35:37,403 INFO dhclient: Sending on Socket/fallback >23:35:37,403 INFO dhclient: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 8 (xid=0x285cb14e) >23:35:37,409 INFO dhclient: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67 (xid=0x285cb14e) >23:35:37,409 INFO dhclient: DHCPOFFER from 10.0.1.254 >23:35:37,417 INFO dhclient: DHCPACK from 10.0.1.254 (xid=0x285cb14e) >23:35:37,420 INFO NetworkManager: <info> (wlp2s0): DHCPv4 state changed preinit -> bound >23:35:37,420 INFO dhclient: bound to 10.0.1.199 -- renewal in 18668 seconds. >23:35:37,420 INFO NetworkManager: <info> address 10.0.1.199 >23:35:37,420 INFO NetworkManager: <info> plen 24 (255.255.255.0) >23:35:37,420 INFO NetworkManager: <info> gateway 10.0.1.254 >23:35:37,420 INFO NetworkManager: <info> lease time 43200 >23:35:37,420 INFO NetworkManager: <info> nameserver '10.0.1.254' >23:35:37,420 INFO NetworkManager: <info> domain name 'goaway.lan' >23:35:37,420 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >23:35:37,421 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) started... >23:35:37,421 INFO NetworkManager: <info> (wlp2s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >23:35:37,421 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) complete. >23:35:37,422 INFO NetworkManager: <info> (wlp2s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >23:35:37,423 INFO NetworkManager: <info> (wlp2s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >23:35:37,423 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >23:35:37,423 INFO NetworkManager: <info> Policy set 'goaway.hlan' (wlp2s0) as default for IPv4 routing and DNS. >23:35:37,424 INFO NetworkManager: <info> Activation (wlp2s0) successful, device activated. >23:35:37,426 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >23:35:37,428 INFO NetworkManager: <info> Setting system hostname to 'simba.goaway.lan' (from address lookup) >23:35:37,435 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >23:35:42,710 INFO chronyd: Selected source 80.64.132.152 >23:35:46,775 NOTICE NetworkManager: ifcfg-rh: read connection 'goaway.lan' >23:35:46,775 INFO NetworkManager: <info> (wlp2s0): disconnecting for new activation request. >23:35:46,775 INFO NetworkManager: <info> (wlp2s0): device state change: activated -> disconnected (reason 'none') [100 30 0] >23:35:46,775 INFO NetworkManager: <info> (wlp2s0): deactivating device (reason 'none') [0] >23:35:46,976 INFO NetworkManager: <info> (wlp2s0): canceled DHCP transaction, DHCP client pid 1083 >23:35:46,977 INFO kernel:[ 129.625684] wlp2s0: deauthenticating from 64:70:02:67:87:0e by local choice (reason=3) >23:35:47,001 INFO kernel:[ 129.649585] cfg80211: Calling CRDA to update world regulatory domain >23:35:47,002 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >23:35:47,002 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >23:35:47,004 INFO NetworkManager: <info> Activation (wlp2s0) starting connection 'goaway.lan' >23:35:47,004 INFO NetworkManager: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >23:35:47,004 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >23:35:47,004 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >23:35:47,007 WARNING NetworkManager: <warn> Connection disconnected (reason -3) >23:35:47,009 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: completed -> disconnected >23:35:47,009 WARNING NetworkManager: <warn> Connection disconnected (reason -3) >23:35:47,010 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >23:35:47,010 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >23:35:47,010 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >23:35:47,011 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >23:35:47,011 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >23:35:47,011 INFO NetworkManager: <info> Activation (wlp2s0/wireless): access point 'goaway.lan' has security, but secrets are required. >23:35:47,011 INFO NetworkManager: <info> (wlp2s0): device state change: config -> need-auth (reason 'none') [50 60 0] >23:35:47,012 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >23:35:47,042 INFO chronyd: Source 212.183.17.98 offline >23:35:47,042 INFO chronyd: Source 213.235.200.199 offline >23:35:47,042 INFO chronyd: Source 146.255.62.59 offline >23:35:47,042 INFO chronyd: Source 80.64.132.152 offline >23:35:53,642 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >23:35:53,643 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-goaway.lan >23:35:53,644 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >23:35:53,644 INFO NetworkManager: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >23:35:53,644 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >23:35:53,644 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >23:35:53,644 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >23:35:53,644 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >23:35:53,644 INFO NetworkManager: <info> Activation (wlp2s0/wireless): connection 'goaway.lan' has security, and secrets exist. No new secrets needed. >23:35:53,644 INFO NetworkManager: <info> Config: added 'ssid' value 'goaway.lan' >23:35:53,644 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >23:35:53,644 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >23:35:53,644 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >23:35:53,644 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >23:35:53,644 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >23:35:53,645 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >23:35:53,663 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: disconnected -> scanning >23:35:56,922 INFO kernel:[ 139.568159] wlp2s0: authenticate with 64:70:02:67:87:0d >23:35:56,927 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >23:35:56,927 INFO kernel:[ 139.572605] wlp2s0: send auth to 64:70:02:67:87:0d (try 1/3) >23:35:56,931 INFO kernel:[ 139.576739] wlp2s0: authenticated >23:35:56,932 INFO kernel:[ 139.577586] wlp2s0: associate with 64:70:02:67:87:0d (try 1/3) >23:35:56,935 INFO kernel:[ 139.581248] wlp2s0: RX AssocResp from 64:70:02:67:87:0d (capab=0x411 status=0 aid=4) >23:35:56,936 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: authenticating -> associating >23:35:56,954 INFO kernel:[ 139.600406] wlp2s0: associated >23:35:56,960 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associating -> associated >23:35:57,046 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associated -> 4-way handshake >23:36:00,044 INFO kernel:[ 142.690975] wlp2s0: deauthenticated from 64:70:02:67:87:0d (Reason: 2) >23:36:00,071 INFO kernel:[ 142.718070] cfg80211: Calling CRDA for country: AT >23:36:00,073 WARNING NetworkManager: <warn> Connection disconnected (reason 2) >23:36:00,077 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: 4-way handshake -> disconnected >23:36:00,078 INFO NetworkManager: <info> Activation (wlp2s0/wireless): disconnected during association, asking for new key. >23:36:00,078 INFO NetworkManager: <info> (wlp2s0): device state change: config -> need-auth (reason 'supplicant-disconnect') [50 60 8] >23:36:00,176 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >23:36:08,222 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >23:36:08,222 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >23:36:08,222 INFO NetworkManager: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >23:36:08,222 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >23:36:08,222 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >23:36:08,223 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >23:36:08,223 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >23:36:08,223 INFO NetworkManager: <info> Activation (wlp2s0/wireless): connection 'goaway.lan' has security, and secrets exist. No new secrets needed. >23:36:08,223 INFO NetworkManager: <info> Config: added 'ssid' value 'goaway.lan' >23:36:08,223 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >23:36:08,223 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >23:36:08,223 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >23:36:08,223 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >23:36:08,223 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >23:36:08,223 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >23:36:08,243 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: inactive -> scanning >23:36:11,470 INFO kernel:[ 154.121757] wlp2s0: authenticate with 64:70:02:67:87:0d >23:36:11,474 INFO kernel:[ 154.125991] wlp2s0: send auth to 64:70:02:67:87:0d (try 1/3) >23:36:11,474 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >23:36:11,476 INFO kernel:[ 154.128099] wlp2s0: authenticated >23:36:11,476 INFO kernel:[ 154.128557] wlp2s0: associate with 64:70:02:67:87:0d (try 1/3) >23:36:11,482 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: authenticating -> associating >23:36:11,482 INFO kernel:[ 154.133778] wlp2s0: RX AssocResp from 64:70:02:67:87:0d (capab=0x411 status=0 aid=4) >23:36:11,501 INFO kernel:[ 154.153300] wlp2s0: associated >23:36:11,507 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associating -> associated >23:36:11,593 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associated -> 4-way handshake >23:36:14,590 INFO kernel:[ 157.243429] wlp2s0: deauthenticated from 64:70:02:67:87:0d (Reason: 2) >23:36:14,610 INFO kernel:[ 157.263169] cfg80211: Calling CRDA to update world regulatory domain >23:36:14,611 WARNING NetworkManager: <warn> Connection disconnected (reason 2) >23:36:14,616 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: 4-way handshake -> disconnected >23:36:14,617 INFO NetworkManager: <info> Activation (wlp2s0/wireless): disconnected during association, asking for new key. >23:36:14,617 INFO NetworkManager: <info> (wlp2s0): device state change: config -> need-auth (reason 'supplicant-disconnect') [50 60 8] >23:36:14,715 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >23:36:22,856 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >23:36:22,856 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >23:36:22,856 INFO NetworkManager: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >23:36:22,856 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >23:36:22,856 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >23:36:22,856 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >23:36:22,856 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >23:36:22,856 INFO NetworkManager: <info> Activation (wlp2s0/wireless): connection 'goaway.lan' has security, and secrets exist. No new secrets needed. >23:36:22,856 INFO NetworkManager: <info> Config: added 'ssid' value 'goaway.lan' >23:36:22,856 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >23:36:22,856 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >23:36:22,856 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >23:36:22,856 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >23:36:22,856 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >23:36:22,857 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >23:36:22,879 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: inactive -> scanning >23:36:26,118 INFO kernel:[ 168.776861] wlp2s0: authenticate with 64:70:02:67:87:0d >23:36:26,121 INFO kernel:[ 168.779781] wlp2s0: send auth to 64:70:02:67:87:0d (try 1/3) >23:36:26,123 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >23:36:26,123 INFO kernel:[ 168.781812] wlp2s0: authenticated >23:36:26,123 INFO kernel:[ 168.781970] wlp2s0: associate with 64:70:02:67:87:0d (try 1/3) >23:36:26,127 INFO kernel:[ 168.785590] wlp2s0: RX AssocResp from 64:70:02:67:87:0d (capab=0x411 status=0 aid=4) >23:36:26,128 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: authenticating -> associating >23:36:26,146 INFO kernel:[ 168.804688] wlp2s0: associated >23:36:26,152 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associating -> associated >23:36:26,238 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associated -> 4-way handshake >23:36:29,236 INFO kernel:[ 171.895737] wlp2s0: deauthenticated from 64:70:02:67:87:0d (Reason: 2) >23:36:29,260 INFO kernel:[ 171.920281] cfg80211: Calling CRDA for country: AT >23:36:29,261 WARNING NetworkManager: <warn> Connection disconnected (reason 2) >23:36:29,266 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: 4-way handshake -> disconnected >23:36:29,267 INFO NetworkManager: <info> Activation (wlp2s0/wireless): disconnected during association, asking for new key. >23:36:29,267 INFO NetworkManager: <info> (wlp2s0): device state change: config -> need-auth (reason 'supplicant-disconnect') [50 60 8] >23:36:29,365 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >23:36:36,336 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >23:36:36,336 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >23:36:36,336 INFO NetworkManager: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >23:36:36,336 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >23:36:36,336 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >23:36:36,336 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >23:36:36,336 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >23:36:36,337 INFO NetworkManager: <info> Activation (wlp2s0/wireless): connection 'goaway.lan' has security, and secrets exist. No new secrets needed. >23:36:36,337 INFO NetworkManager: <info> Config: added 'ssid' value 'goaway.lan' >23:36:36,337 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >23:36:36,337 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >23:36:36,337 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >23:36:36,337 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >23:36:36,337 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >23:36:36,337 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >23:36:36,355 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: inactive -> scanning >23:36:39,539 INFO kernel:[ 182.203233] wlp2s0: authenticate with 64:70:02:67:87:0d >23:36:39,542 INFO kernel:[ 182.206707] wlp2s0: send auth to 64:70:02:67:87:0d (try 1/3) >23:36:39,543 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >23:36:39,544 INFO kernel:[ 182.208760] wlp2s0: authenticated >23:36:39,546 INFO kernel:[ 182.209919] wlp2s0: associate with 64:70:02:67:87:0d (try 1/3) >23:36:39,550 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: authenticating -> associating >23:36:39,551 INFO kernel:[ 182.215224] wlp2s0: RX AssocResp from 64:70:02:67:87:0d (capab=0x411 status=0 aid=4) >23:36:39,570 INFO kernel:[ 182.234720] wlp2s0: associated >23:36:39,576 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associating -> associated >23:36:39,662 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associated -> 4-way handshake >23:36:42,659 INFO kernel:[ 185.324724] wlp2s0: deauthenticated from 64:70:02:67:87:0d (Reason: 2) >23:36:42,687 INFO kernel:[ 185.352905] cfg80211: Calling CRDA to update world regulatory domain >23:36:42,688 WARNING NetworkManager: <warn> Connection disconnected (reason 2) >23:36:42,694 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: 4-way handshake -> disconnected >23:36:42,694 INFO NetworkManager: <info> Activation (wlp2s0/wireless): disconnected during association, asking for new key. >23:36:42,694 INFO NetworkManager: <info> (wlp2s0): device state change: config -> need-auth (reason 'supplicant-disconnect') [50 60 8] >23:36:42,792 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >23:36:50,688 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >23:36:50,688 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >23:36:50,688 INFO NetworkManager: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >23:36:50,688 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >23:36:50,688 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >23:36:50,689 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >23:36:50,689 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >23:36:50,689 INFO NetworkManager: <info> Activation (wlp2s0/wireless): connection 'goaway.lan' has security, and secrets exist. No new secrets needed. >23:36:50,689 INFO NetworkManager: <info> Config: added 'ssid' value 'goaway.lan' >23:36:50,689 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >23:36:50,689 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >23:36:50,689 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >23:36:50,689 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >23:36:50,689 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >23:36:50,689 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >23:36:50,709 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: inactive -> scanning >23:36:53,880 INFO kernel:[ 196.550663] wlp2s0: authenticate with 64:70:02:67:87:0d >23:36:53,883 INFO kernel:[ 196.554012] wlp2s0: send auth to 64:70:02:67:87:0d (try 1/3) >23:36:53,884 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >23:36:53,885 INFO kernel:[ 196.556177] wlp2s0: authenticated >23:36:53,887 INFO kernel:[ 196.557247] wlp2s0: associate with 64:70:02:67:87:0d (try 1/3) >23:36:53,890 INFO kernel:[ 196.560753] wlp2s0: RX AssocResp from 64:70:02:67:87:0d (capab=0x411 status=0 aid=4) >23:36:53,890 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: authenticating -> associating >23:36:53,909 INFO kernel:[ 196.579748] wlp2s0: associated >23:36:53,914 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associating -> associated >23:36:54,004 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associated -> 4-way handshake >23:36:56,998 INFO kernel:[ 199.670407] wlp2s0: deauthenticated from 64:70:02:67:87:0d (Reason: 2) >23:36:57,023 INFO kernel:[ 199.694236] cfg80211: Calling CRDA to update world regulatory domain >23:36:57,023 WARNING NetworkManager: <warn> Connection disconnected (reason 2) >23:36:57,028 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: 4-way handshake -> disconnected >23:36:57,029 INFO NetworkManager: <info> Activation (wlp2s0/wireless): disconnected during association, asking for new key. >23:36:57,029 INFO NetworkManager: <info> (wlp2s0): device state change: config -> need-auth (reason 'supplicant-disconnect') [50 60 8] >23:36:57,127 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >23:37:07,403 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >23:37:07,404 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >23:37:07,404 INFO NetworkManager: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >23:37:07,404 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >23:37:07,404 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >23:37:07,405 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >23:37:07,405 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >23:37:07,405 INFO NetworkManager: <info> Activation (wlp2s0/wireless): connection 'goaway.lan' has security, and secrets exist. No new secrets needed. >23:37:07,405 INFO NetworkManager: <info> Config: added 'ssid' value 'goaway.lan' >23:37:07,405 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >23:37:07,405 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >23:37:07,405 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >23:37:07,405 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >23:37:07,405 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >23:37:07,405 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >23:37:07,424 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: inactive -> scanning >23:37:10,681 INFO kernel:[ 213.358963] wlp2s0: authenticate with 64:70:02:67:87:0d >23:37:10,687 INFO kernel:[ 213.365374] wlp2s0: send auth to 64:70:02:67:87:0d (try 1/3) >23:37:10,688 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >23:37:10,689 INFO kernel:[ 213.367499] wlp2s0: authenticated >23:37:10,692 INFO kernel:[ 213.369645] wlp2s0: associate with 64:70:02:67:87:0d (try 1/3) >23:37:10,695 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: authenticating -> associating >23:37:10,695 INFO kernel:[ 213.373050] wlp2s0: RX AssocResp from 64:70:02:67:87:0d (capab=0x411 status=0 aid=4) >23:37:10,714 INFO kernel:[ 213.392529] wlp2s0: associated >23:37:10,720 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associating -> associated >23:37:10,807 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associated -> 4-way handshake >23:37:10,814 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: 4-way handshake -> completed >23:37:10,814 INFO NetworkManager: <info> Activation (wlp2s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'goaway.lan'. >23:37:10,814 INFO NetworkManager: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) scheduled. >23:37:10,814 INFO NetworkManager: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) started... >23:37:10,814 INFO NetworkManager: <info> (wlp2s0): device state change: config -> ip-config (reason 'none') [50 70 0] >23:37:10,815 INFO NetworkManager: <info> Activation (wlp2s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >23:37:10,817 INFO NetworkManager: <info> dhclient started with pid 1161 >23:37:10,818 INFO NetworkManager: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) complete. >23:37:10,837 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >23:37:10,837 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >23:37:10,837 INFO dhclient: All rights reserved. >23:37:10,837 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >23:37:10,837 INFO dhclient: >23:37:10,841 INFO NetworkManager: <info> (wlp2s0): DHCPv4 state changed nbi -> preinit >23:37:10,849 INFO dhclient: Listening on LPF/wlp2s0/c4:85:08:10:82:db >23:37:10,849 INFO dhclient: Sending on LPF/wlp2s0/c4:85:08:10:82:db >23:37:10,849 INFO dhclient: Sending on Socket/fallback >23:37:10,849 INFO dhclient: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 4 (xid=0x4ca1d551) >23:37:10,858 INFO dhclient: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67 (xid=0x4ca1d551) >23:37:10,858 INFO dhclient: DHCPOFFER from 10.0.1.254 >23:37:10,869 INFO dhclient: DHCPACK from 10.0.1.254 (xid=0x4ca1d551) >23:37:10,871 INFO NetworkManager: <info> (wlp2s0): DHCPv4 state changed preinit -> bound >23:37:10,871 INFO dhclient: bound to 10.0.1.199 -- renewal in 17867 seconds. >23:37:10,872 INFO NetworkManager: <info> address 10.0.1.199 >23:37:10,872 INFO NetworkManager: <info> plen 24 (255.255.255.0) >23:37:10,872 INFO NetworkManager: <info> gateway 10.0.1.254 >23:37:10,872 INFO NetworkManager: <info> lease time 43200 >23:37:10,872 INFO NetworkManager: <info> nameserver '10.0.1.254' >23:37:10,872 INFO NetworkManager: <info> domain name 'goaway.lan' >23:37:10,872 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >23:37:10,872 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) started... >23:37:10,873 INFO NetworkManager: <info> (wlp2s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >23:37:10,873 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) complete. >23:37:10,874 INFO NetworkManager: <info> (wlp2s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >23:37:10,874 INFO NetworkManager: <info> (wlp2s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >23:37:10,874 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >23:37:10,875 INFO NetworkManager: <info> Policy set 'goaway.lan' (wlp2s0) as default for IPv4 routing and DNS. >23:37:10,876 INFO NetworkManager: <info> Activation (wlp2s0) successful, device activated. >23:37:10,877 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >23:37:10,880 INFO NetworkManager: <info> Setting system hostname to 'simba.goaway.lan' (from address lookup) >23:37:10,883 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >23:37:10,922 INFO chronyd: Source 80.64.132.152 online >23:37:10,922 INFO chronyd: Source 212.183.17.98 online >23:37:10,922 INFO chronyd: Source 213.235.200.199 online >23:37:10,922 INFO chronyd: Source 146.255.62.59 online >23:37:17,422 INFO NetworkManager: <info> (wlp2s0): disconnecting for new activation request. >23:37:17,422 INFO NetworkManager: <info> (wlp2s0): device state change: activated -> disconnected (reason 'none') [100 30 0] >23:37:17,422 INFO NetworkManager: <info> (wlp2s0): deactivating device (reason 'none') [0] >23:37:17,622 INFO NetworkManager: <info> (wlp2s0): canceled DHCP transaction, DHCP client pid 1161 >23:37:17,623 INFO kernel:[ 220.333970] wlp2s0: deauthenticating from 64:70:02:67:87:0d by local choice (reason=3) >23:37:17,647 INFO kernel:[ 220.358492] cfg80211: Calling CRDA for country: AT >23:37:17,648 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >23:37:17,648 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >23:37:17,648 INFO NetworkManager: <info> Activation (wlp2s0) starting connection 'goaway.hlan' >23:37:17,648 INFO NetworkManager: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >23:37:17,649 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >23:37:17,649 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >23:37:17,651 WARNING NetworkManager: <warn> Connection disconnected (reason -3) >23:37:17,652 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: completed -> disconnected >23:37:17,653 WARNING NetworkManager: <warn> Connection disconnected (reason -3) >23:37:17,654 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >23:37:17,654 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >23:37:17,654 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >23:37:17,654 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >23:37:17,654 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >23:37:17,655 INFO NetworkManager: <info> Activation (wlp2s0/wireless): access point 'goaway.hlan' has security, but secrets are required. >23:37:17,655 INFO NetworkManager: <info> (wlp2s0): device state change: config -> need-auth (reason 'none') [50 60 0] >23:37:17,655 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >23:37:17,657 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >23:37:17,657 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >23:37:17,657 INFO NetworkManager: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >23:37:17,657 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >23:37:17,657 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >23:37:17,657 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >23:37:17,657 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >23:37:17,657 INFO NetworkManager: <info> Activation (wlp2s0/wireless): connection 'goaway.hlan' has security, and secrets exist. No new secrets needed. >23:37:17,657 INFO NetworkManager: <info> Config: added 'ssid' value 'goaway.hlan' >23:37:17,657 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >23:37:17,658 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >23:37:17,658 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >23:37:17,658 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >23:37:17,658 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >23:37:17,658 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >23:37:17,680 INFO chronyd: Source 212.183.17.98 offline >23:37:17,680 INFO chronyd: Source 213.235.200.199 offline >23:37:17,680 INFO chronyd: Source 146.255.62.59 offline >23:37:17,680 INFO chronyd: Source 80.64.132.152 offline >23:37:20,785 INFO kernel:[ 223.503126] wlp2s0: authenticate with 64:70:02:67:87:0e >23:37:20,789 INFO kernel:[ 223.507050] wlp2s0: send auth to 64:70:02:67:87:0e (try 1/3) >23:37:20,790 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: disconnected -> authenticating >23:37:20,804 INFO kernel:[ 223.521728] wlp2s0: authenticated >23:37:20,804 INFO kernel:[ 223.522376] wlp2s0: associate with 64:70:02:67:87:0e (try 1/3) >23:37:20,806 INFO kernel:[ 223.523680] wlp2s0: RX AssocResp from 64:70:02:67:87:0e (capab=0x11 status=0 aid=1) >23:37:20,809 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: authenticating -> associating >23:37:20,824 INFO kernel:[ 223.542100] wlp2s0: associated >23:37:20,830 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associating -> associated >23:37:20,917 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associated -> completed >23:37:20,917 INFO NetworkManager: <info> Activation (wlp2s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'goaway.hlan'. >23:37:20,917 INFO NetworkManager: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) scheduled. >23:37:20,917 INFO NetworkManager: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) started... >23:37:20,917 INFO NetworkManager: <info> (wlp2s0): device state change: config -> ip-config (reason 'none') [50 70 0] >23:37:20,918 INFO NetworkManager: <info> Activation (wlp2s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >23:37:20,920 INFO NetworkManager: <info> dhclient started with pid 1233 >23:37:20,920 INFO NetworkManager: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) complete. >23:37:20,936 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >23:37:20,936 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >23:37:20,936 INFO dhclient: All rights reserved. >23:37:20,936 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >23:37:20,936 INFO dhclient: >23:37:20,939 INFO NetworkManager: <info> (wlp2s0): DHCPv4 state changed nbi -> preinit >23:37:20,948 INFO dhclient: Listening on LPF/wlp2s0/c4:85:08:10:82:db >23:37:20,948 INFO dhclient: Sending on LPF/wlp2s0/c4:85:08:10:82:db >23:37:20,948 INFO dhclient: Sending on Socket/fallback >23:37:20,948 INFO dhclient: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67 (xid=0x7e44c808) >23:37:20,957 INFO dhclient: DHCPACK from 10.0.1.254 (xid=0x7e44c808) >23:37:20,959 INFO dhclient: bound to 10.0.1.199 -- renewal in 21384 seconds. >23:37:20,959 INFO NetworkManager: <info> (wlp2s0): DHCPv4 state changed preinit -> reboot >23:37:20,959 INFO NetworkManager: <info> address 10.0.1.199 >23:37:20,959 INFO NetworkManager: <info> plen 24 (255.255.255.0) >23:37:20,959 INFO NetworkManager: <info> gateway 10.0.1.254 >23:37:20,959 INFO NetworkManager: <info> lease time 43200 >23:37:20,959 INFO NetworkManager: <info> nameserver '10.0.1.254' >23:37:20,959 INFO NetworkManager: <info> domain name 'goaway.lan' >23:37:20,959 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >23:37:20,960 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) started... >23:37:20,960 INFO NetworkManager: <info> (wlp2s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >23:37:20,960 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) complete. >23:37:20,961 INFO NetworkManager: <info> (wlp2s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >23:37:20,961 INFO NetworkManager: <info> (wlp2s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >23:37:20,962 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >23:37:20,962 INFO NetworkManager: <info> Policy set 'goaway.hlan' (wlp2s0) as default for IPv4 routing and DNS. >23:37:20,962 INFO NetworkManager: <info> Activation (wlp2s0) successful, device activated. >23:37:20,966 INFO NetworkManager: <info> Setting system hostname to 'simba.goaway.lan' (from address lookup) >23:37:21,002 INFO chronyd: Source 80.64.132.152 online >23:37:21,002 INFO chronyd: Source 212.183.17.98 online >23:37:21,002 INFO chronyd: Source 213.235.200.199 online >23:37:21,002 INFO chronyd: Source 146.255.62.59 online >23:37:29,339 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >23:37:29,349 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >23:37:29,619 INFO kernel:[ 232.346987] bio: create slab <bio-3> at 3 >23:37:29,619 INFO kernel:[ 232.347131] Btrfs loaded >23:37:29,677 INFO kernel:[ 232.405167] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
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 1113318
: 912292 |
912293
|
912294
|
912295
|
912296
|
912297
|
912298
|
912299
|
912300
|
912301
|
912302