Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1143011 Details for
Bug 1323489
IndexError: list index out of range
Home
New
Search
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.rh90 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), 438.65 KB, created by
Raphael Groner
on 2016-04-03 14:56:22 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Raphael Groner
Created:
2016-04-03 14:56:22 UTC
Size:
438.65 KB
patch
obsolete
>anaconda 24.13.1-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/lib/lang_locale_handler.py", line 142, in _select_locale > locale_itr = set_treeview_selection(self._localeView, locales[0], col=1) > File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 205, in initialize > lang_itr, _locale_itr = self._select_locale(self.data.lang.lang) > File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/__init__.py", line 827, in run > self._currentAction.initialize() > File "/sbin/anaconda", line 1196, in <module> > anaconda._intf.run() >IndexError: list index out of range > >Local variables in innermost frame: >parts: {'language': 'C', 'encoding': 'UTF-8', 'territory': None, 'script': None} >locales: [] >self: <pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7fbc08058dd8> >lang_itr: None >locale: C.UTF-8 > > >Anaconda instance, containing members: >displayMode: g >methodstr: livecd:///dev/mapper/live-base >_bootloader: GRUB2 instance, containing members: > _bootloader.stage1_disk: None > _bootloader.disks: [] > _bootloader.skip_bootloader: False > _bootloader._update_only: False > _bootloader.chain_images: [] > _bootloader.stage1_device: None > _bootloader.console: Skipped > _bootloader.stage2_device: None > _bootloader.dracut_args: > _bootloader.stage2_is_preferred_stage1: False > _bootloader.console_options: Skipped > _bootloader.encrypted_password: Skipped > _bootloader._disk_order: [] > _bootloader._timeout: None > _bootloader.errors: [] > _bootloader.warnings: [] > _bootloader.problems: [] > _bootloader.linux_images: [] > _bootloader._default_image: None > _bootloader.boot_args: > _bootloader.password: None >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: DefaultInstall instance, containing members: > _intf._distributionText: <function distributionText at 0x7fbc28072c80> > _intf._actions: Skipped > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf._currentAction: WelcomeLanguageSpoke instance, containing members: > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._autostepDoneCallback: None > _intf._currentAction._languageEntry: Entry instance, containing members: > _intf._currentAction.applyOnSkip: False > _intf._currentAction._autostepRunning: False > _intf._currentAction._xklwrapper: Skipped > _intf._currentAction._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._localeSelection: TreeSelection instance, containing members: > _intf._currentAction.payload: LiveImagePayload instance, containing members: > _intf._currentAction.payload.instclass: None > _intf._currentAction.payload._session: Session instance, containing members: > _intf._currentAction.payload._session.redirect_cache: RecentlyUsedContainer instance, containing members: > _intf._currentAction.payload._session.redirect_cache._maxsize: 1000 > _intf._currentAction.payload._session.redirect_cache.dispose_func: None > _intf._currentAction.payload._session.redirect_cache._container: {} > _intf._currentAction.payload._session.redirect_cache.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fbc100fb9c0> > _intf._currentAction.payload._session.auth: None > _intf._currentAction.payload._session.proxies: {} > _intf._currentAction.payload._session.trust_env: True > _intf._currentAction.payload._session.cert: None > _intf._currentAction.payload._session.max_redirects: 30 > _intf._currentAction.payload._session.adapters: {'https://': HTTPAdapter instance, containing members: > _intf._currentAction.payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None) > _intf._currentAction.payload._session.adapters.poolmanager: PoolManager instance, containing members: > _intf._currentAction.payload._session.adapters.poolmanager.headers: {} > _intf._currentAction.payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _intf._currentAction.payload._session.adapters.poolmanager.pools._maxsize: 10 > _intf._currentAction.payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7fbc100821e0> > _intf._currentAction.payload._session.adapters.poolmanager.pools._container: {} > _intf._currentAction.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fbc100fb840> > _intf._currentAction.payload._session.adapters.poolmanager.connection_pool_kw: {'strict': True, 'block': False, 'maxsize': 10} > _intf._currentAction.payload._session.adapters.proxy_manager: {} > _intf._currentAction.payload._session.adapters._pool_block: False > _intf._currentAction.payload._session.adapters.config: {} > _intf._currentAction.payload._session.adapters._pool_connections: 10 > _intf._currentAction.payload._session.adapters._pool_maxsize: 10 >, 'http://': HTTPAdapter instance, containing members: > _intf._currentAction.payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None) > _intf._currentAction.payload._session.adapters.poolmanager: PoolManager instance, containing members: > _intf._currentAction.payload._session.adapters.poolmanager.headers: {} > _intf._currentAction.payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _intf._currentAction.payload._session.adapters.poolmanager.pools._maxsize: 10 > _intf._currentAction.payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7fbc1008e268> > _intf._currentAction.payload._session.adapters.poolmanager.pools._container: {} > _intf._currentAction.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fbc100fb990> > _intf._currentAction.payload._session.adapters.poolmanager.connection_pool_kw: {'strict': True, 'block': False, 'maxsize': 10} > _intf._currentAction.payload._session.adapters.proxy_manager: {} > _intf._currentAction.payload._session.adapters._pool_block: False > _intf._currentAction.payload._session.adapters.config: {} > _intf._currentAction.payload._session.adapters._pool_connections: 10 > _intf._currentAction.payload._session.adapters._pool_maxsize: 10 >, 'file://': FileAdapter instance, containing members: >, 'ftp://': FTPAdapter instance, containing members: > _intf._currentAction.payload._session.adapters.func_table: {'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7fbc10092438>> >, 'LIST': <bound method FTPAdapter.list of <requests_ftp.ftp.FTPAdapter object at 0x7fbc10092438>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7fbc10092438>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7fbc10092438>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7fbc10092438>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7fbc10092438>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7fbc10092438>> >} >} > _intf._currentAction.payload._session.headers: {'Accept': '*/*', 'Connection': 'keep-alive', 'Accept-Encoding': 'gzip, deflate', 'User-Agent': 'python-requests/2.9.1'} > _intf._currentAction.payload._session.cookies: RequestsCookieJar instance, containing members: > _intf._currentAction.payload._session.cookies._cookies_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fbc100fb780> > _intf._currentAction.payload._session.cookies._policy: DefaultCookiePolicy instance, containing members: > _intf._currentAction.payload._session.cookies._policy.strict_rfc2965_unverifiable: True > _intf._currentAction.payload._session.cookies._policy.netscape: True > _intf._currentAction.payload._session.cookies._policy.strict_ns_set_path: False > _intf._currentAction.payload._session.cookies._policy.rfc2109_as_netscape: None > _intf._currentAction.payload._session.cookies._policy._allowed_domains: None > _intf._currentAction.payload._session.cookies._policy.strict_domain: False > _intf._currentAction.payload._session.cookies._policy.strict_ns_unverifiable: False > _intf._currentAction.payload._session.cookies._policy.strict_ns_set_initial_dollar: False > _intf._currentAction.payload._session.cookies._policy.hide_cookie2: False > _intf._currentAction.payload._session.cookies._policy._blocked_domains: () > _intf._currentAction.payload._session.cookies._policy.strict_ns_domain: 0 > _intf._currentAction.payload._session.cookies._policy.rfc2965: False > _intf._currentAction.payload._session.cookies._cookies: {} > _intf._currentAction.payload._session.hooks: {'response': []} > _intf._currentAction.payload._session.params: {} > _intf._currentAction.payload._session.verify: True > _intf._currentAction.payload._session.stream: False > _intf._currentAction.payload._kernelVersionList: [] > _intf._currentAction.payload.txID: None > _intf._currentAction.payload.pct_lock: None > _intf._currentAction.payload.pct: 0 > _intf._currentAction.payload.source_size: 1 > _intf._currentAction.payload.storage: None > _intf._currentAction.payload.verbose_errors: [] > _intf._currentAction.payload.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 ># Use graphical install >graphical ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable ># System language >lang C.UTF-8 > ># Network information >network --hostname=localhost.localdomain ># System bootloader configuration >bootloader --location=mbr > > >%anaconda >pwpolicy root --minlen=0 --minquality=1 --notstrict --nochanges --emptyok >pwpolicy user --minlen=0 --minquality=1 --notstrict --nochanges --emptyok >pwpolicy luks --minlen=0 --minquality=1 --notstrict --nochanges --emptyok >%end > > _intf._currentAction.payload._adj_size: 0 > _intf._currentAction._languageStore: ListStore instance, containing members: > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._localeView: TreeView instance, containing members: > _intf._currentAction._origStrings: {} > _intf._currentAction._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction.visitedSinceApplied: True > _intf._currentAction._langView: TreeView instance, containing members: > _intf._currentAction._window: StandaloneWindow instance, containing members: > _intf._currentAction._autostepDone: False > _intf._currentAction._left_arrow: Image instance, containing members: > _intf._currentAction._langSelection: TreeSelection instance, containing members: > _intf._currentAction._localeStore: ListStore instance, containing members: > _intf._currentAction._storage: Blivet instance, containing members: > _intf._currentAction._storage.encryptedAutoPart: False > _intf._currentAction._storage.autoPartType: 2 > _intf._currentAction._storage._bootloader: GRUB2 instance, containing members: > _intf._currentAction._storage._bootloader.stage1_disk: None > _intf._currentAction._storage._bootloader.disks: [] > _intf._currentAction._storage._bootloader.skip_bootloader: False > _intf._currentAction._storage._bootloader._update_only: False > _intf._currentAction._storage._bootloader.chain_images: [] > _intf._currentAction._storage._bootloader.stage1_device: None > _intf._currentAction._storage._bootloader.console: Skipped > _intf._currentAction._storage._bootloader.stage2_device: None > _intf._currentAction._storage._bootloader.dracut_args: > _intf._currentAction._storage._bootloader.stage2_is_preferred_stage1: False > _intf._currentAction._storage._bootloader.console_options: Skipped > _intf._currentAction._storage._bootloader.encrypted_password: Skipped > _intf._currentAction._storage._bootloader._disk_order: [] > _intf._currentAction._storage._bootloader._timeout: None > _intf._currentAction._storage._bootloader.errors: [] > _intf._currentAction._storage._bootloader.warnings: [] > _intf._currentAction._storage._bootloader.problems: [] > _intf._currentAction._storage._bootloader.linux_images: [] > _intf._currentAction._storage._bootloader._default_image: None > _intf._currentAction._storage._bootloader.boot_args: > _intf._currentAction._storage._bootloader.password: None > _intf._currentAction._storage.size_sets: [] > _intf._currentAction._storage.encryptionPassphrase: None > _intf._currentAction._storage._dumpFile: /tmp/storage.state > _intf._currentAction._storage.fcoe: fcoe instance, containing members: > _intf._currentAction._storage.fcoe.started: True > _intf._currentAction._storage.fcoe.added_nics: [] > _intf._currentAction._storage.fcoe.lldpadStarted: False > _intf._currentAction._storage.fcoe.nics: [] > _intf._currentAction._storage.clearPartChoice: None > _intf._currentAction._storage.roots: [] > _intf._currentAction._storage.eddDict: {} > _intf._currentAction._storage._defaultFSType: ext4 > _intf._currentAction._storage.services: set() > _intf._currentAction._storage._nextID: 0 > _intf._currentAction._storage.devicetree: existing 7.34 GiB disk sdb (1) with existing iso9660 filesystem >existing 149.05 GiB disk sda (7) with existing msdos disklabel > existing 1.83 GiB partition sda1 (13) with existing ntfs filesystem > existing 127.69 GiB partition sda2 (19) > > _intf._currentAction._storage._free_space_snapshot: {} > _intf._currentAction._storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._storage._defaultBootFSType: None > _intf._currentAction._storage.autoPartEscrowCert: None > _intf._currentAction._storage.config: StorageDiscoveryConfig instance, containing members: > _intf._currentAction._storage.config.zeroMbr: False > _intf._currentAction._storage.config.clearPartType: None > _intf._currentAction._storage.config.clearPartDisks: [] > _intf._currentAction._storage.config.ignoredDisks: [] > _intf._currentAction._storage.config.initializeDisks: False > _intf._currentAction._storage.config.clearNonExistent: False > _intf._currentAction._storage.config.protectedDevSpecs: [/dev/disk/by-label/Fedora-KDE-Live-24-20160403-n-0] > _intf._currentAction._storage.config.diskImages: {} > _intf._currentAction._storage.config.exclusiveDisks: [] > _intf._currentAction._storage.config.ignoreDiskInteractive: False > _intf._currentAction._storage.config.clearPartDevices: [] > _intf._currentAction._storage.encryptionCipher: None > _intf._currentAction._storage.doAutoPart: False > _intf._currentAction._storage.fsset: FSSet instance, containing members: > _intf._currentAction._storage.fsset._dev: None > _intf._currentAction._storage.fsset._proc: None > _intf._currentAction._storage.fsset._run: None > _intf._currentAction._storage.fsset.active: False > _intf._currentAction._storage.fsset._sysfs: None > _intf._currentAction._storage.fsset._efivars: None > _intf._currentAction._storage.fsset._devpts: None > _intf._currentAction._storage.fsset.origFStab: None > _intf._currentAction._storage.fsset._devshm: None > _intf._currentAction._storage.fsset._selinux: None > _intf._currentAction._storage.fsset.preserveLines: [] > _intf._currentAction._storage.fsset.cryptTab: None > _intf._currentAction._storage.fsset._fstab_swaps: set() > _intf._currentAction._storage.fsset.devicetree: Already dumped (DeviceTree instance) > _intf._currentAction._storage.fsset._usb: None > _intf._currentAction._storage.fsset.blkidTab: None > _intf._currentAction._storage.escrowCertificates: {} > _intf._currentAction._storage.dasd: None > _intf._currentAction._storage.zfcp: ZFCP instance, containing members: > _intf._currentAction._storage.zfcp.hasReadConfig: True > _intf._currentAction._storage.zfcp.fcpdevs: set() > _intf._currentAction._storage.zfcp.down: False > _intf._currentAction._storage.zfcp.intf: None > _intf._currentAction._storage.autoPartAddBackupPassphrase: False > _intf._currentAction._storage.iscsi: iscsi instance, containing members: > _intf._currentAction._storage.iscsi.started: False > _intf._currentAction._storage.iscsi.discovered_targets: {} > _intf._currentAction._storage.iscsi._initiator: Skipped > _intf._currentAction._storage.iscsi.ifaces: {} > _intf._currentAction._storage.iscsi.initiatorSet: False > _intf._currentAction._storage.iscsi.ibftNodes: [] > _intf._currentAction._storage.autoPartitionRequests: [PartSpec instance (0x7fbc1001f048) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7fbc1001f080) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7fbc1001f0b8) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False > >, PartSpec instance (0x7fbc1001f128) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7fbc1001f208) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf._currentAction._right_arrow: Image instance, containing members: > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._arrow: None > _intf._currentAction.skipTo: None > _intf._currentAction.lastAutostepSpoke: False > _intf._currentAction._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._automaticEntry: False > _intf.payload: Already dumped (LiveImagePayload instance) > _intf._ui: None > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <gui.MainWindow object at 0x7fbc1008ad38 (pyanaconda+ui+gui+MainWindow at 0x5555a7222400)>> > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: None > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._mnemonic_signal: None > _intf.mainWindow._saved_help_button_label: Help! > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack_contents: set() > _intf.mainWindow._stack: Stack instance, containing members: > _intf.mainWindow._overlay_img: None > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf._gui_lock: <locked _thread.lock object at 0x7fbc1efc4800> > _intf._isFinal: False > _intf.storage: Already dumped (Blivet instance) > _intf.data: Already dumped (AnacondaKSHandler instance) >mediaDevice: None >updateSrc: None >desktop: Desktop instance, containing members: > desktop.desktop: None > desktop._runlevel: 3 >rescue_mount: True >gui_initialized: <locked _thread.lock object at 0x7fbc1efc4800> >_storage: Already dumped (Blivet instance) >isHeadless: False >xdriver: None >ksdata: Already dumped (AnacondaKSHandler instance) >gui_startup_failed: False >dbus_inhibit_id: 17733 >_instClass: Already dumped (DefaultInstall instance) >dir: None >reIPLMessage: None >proxy: None >canReIPL: False >opts: Namespace instance, containing members: > opts.stage2: None > opts.rescue_nomount: False > opts.ksfile: None > opts.liveinst: True > opts.geoloc: None > opts.noverifyssl: False > opts.updateSrc: None > opts.eject: True > opts.mpath: True > opts.extlinux: False > opts.memcheck: True > opts.multiLib: False > opts.syslog: None > opts.loglevel: None > opts.nombr: False > opts.rescue: False > opts.dmraid: True > opts.xdriver: None > opts.ibft: True > opts.askmethod: False > opts.method: livecd:///dev/mapper/live-base > opts.dirinstall: None > opts.mpathfriendlynames: True > opts.debug: False > opts.display_mode: g > opts.leavebootorder: False > opts.vncpassword: Skipped > opts.vnc: False > opts.proxy: None > opts.kexec: False > opts.selinux: -1 > opts.remotelog: None > opts.armPlatform: None > opts.keymap: None > opts.lang: None > opts.runres: None > opts.vncconnect: None > opts.images: [] >proxyPassword: None >dbus_session_connection: DBusConnection instance, containing members: >rootParts: None >_payload: Already dumped (LiveImagePayload instance) >stage2: None >mehConfig: Config instance, containing members: > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.log, /tmp/dnf.rpm.log, /tmp/lvm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fbc10048ea0>, True), 'lsblk_output': (<function lsblk_callback at 0x7fbc10048e18>, True), 'addons': (<function list_addons_callback at 0x7fbc1004f048>, False), 'journalctl': (<function journalctl_callback at 0x7fbc10048f28>, False), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7fbc1004f378>, True)} > mehConfig.programVersion: 24.13.1-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _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] > mehConfig.programName: anaconda >id: None >proxyUsername: None > >Registered callbacks: >journalctl: >-- Logs begin at Sun 2016-04-03 12:31:58 EDT, end at Sun 2016-04-03 16:48:49 EDT. -- >Apr 03 12:31:58 localhost systemd-journald[208]: Runtime journal (/run/log/journal/) is 8.0M, max 191.7M, 183.7M free. >Apr 03 12:31:58 localhost kernel: Linux version 4.5.0-302.fc24.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 6.0.0 20160323 (Red Hat 6.0.0-0.18) (GCC) ) #1 SMP Wed Mar 30 15:41:34 UTC 2016 >Apr 03 12:31:58 localhost kernel: Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-KDE-Live-24-20160403-n-0 rd.live.image rd.live.check quiet >Apr 03 12:31:58 localhost kernel: Disabled fast string operations >Apr 03 12:31:58 localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >Apr 03 12:31:58 localhost kernel: x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' >Apr 03 12:31:58 localhost kernel: x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' >Apr 03 12:31:58 localhost kernel: x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' >Apr 03 12:31:58 localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >Apr 03 12:31:58 localhost kernel: x86/fpu: Using 'eager' FPU context switches. >Apr 03 12:31:58 localhost kernel: e820: BIOS-provided physical RAM map: >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x0000000040200000-0x00000000da99efff] usable >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x00000000da99f000-0x00000000dae9efff] reserved >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x00000000ffd20000-0x00000000ffffffff] reserved >Apr 03 12:31:58 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000011e5fffff] usable >Apr 03 12:31:58 localhost kernel: NX (Execute Disable) protection: active >Apr 03 12:31:58 localhost kernel: SMBIOS 2.6 present. >Apr 03 12:31:58 localhost kernel: DMI: LENOVO 4291OK7/4291OK7, BIOS 8DET58WW (1.28 ) 02/14/2012 >Apr 03 12:31:58 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Apr 03 12:31:58 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Apr 03 12:31:58 localhost kernel: e820: last_pfn = 0x11e600 max_arch_pfn = 0x400000000 >Apr 03 12:31:58 localhost kernel: MTRR default type: uncachable >Apr 03 12:31:58 localhost kernel: MTRR fixed ranges enabled: >Apr 03 12:31:58 localhost kernel: 00000-9FFFF write-back >Apr 03 12:31:58 localhost kernel: A0000-BFFFF uncachable >Apr 03 12:31:58 localhost kernel: C0000-FFFFF write-protect >Apr 03 12:31:58 localhost kernel: MTRR variable ranges enabled: >Apr 03 12:31:58 localhost kernel: 0 base 0FFC00000 mask FFFC00000 write-protect >Apr 03 12:31:58 localhost kernel: 1 base 000000000 mask F80000000 write-back >Apr 03 12:31:58 localhost kernel: 2 base 080000000 mask FC0000000 write-back >Apr 03 12:31:58 localhost kernel: 3 base 0C0000000 mask FE0000000 write-back >Apr 03 12:31:58 localhost kernel: 4 base 0DC000000 mask FFC000000 uncachable >Apr 03 12:31:58 localhost kernel: 5 base 0DB000000 mask FFF000000 uncachable >Apr 03 12:31:58 localhost kernel: 6 base 100000000 mask FE0000000 write-back >Apr 03 12:31:58 localhost kernel: 7 base 11F000000 mask FFF000000 uncachable >Apr 03 12:31:58 localhost kernel: 8 base 11E800000 mask FFF800000 uncachable >Apr 03 12:31:58 localhost kernel: 9 base 11E600000 mask FFFE00000 uncachable >Apr 03 12:31:58 localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT >Apr 03 12:31:58 localhost kernel: e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000 >Apr 03 12:31:58 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Apr 03 12:31:58 localhost kernel: reserving inaccessible SNB gfx pages >Apr 03 12:31:58 localhost kernel: BRK [0x0205e000, 0x0205efff] PGTABLE >Apr 03 12:31:58 localhost kernel: BRK [0x0205f000, 0x0205ffff] PGTABLE >Apr 03 12:31:58 localhost kernel: BRK [0x02060000, 0x02060fff] PGTABLE >Apr 03 12:31:58 localhost kernel: BRK [0x02061000, 0x02061fff] PGTABLE >Apr 03 12:31:58 localhost kernel: BRK [0x02062000, 0x02062fff] PGTABLE >Apr 03 12:31:58 localhost kernel: BRK [0x02063000, 0x02063fff] PGTABLE >Apr 03 12:31:58 localhost kernel: RAMDISK: [mem 0x7d42c000-0x7fffffff] >Apr 03 12:31:58 localhost kernel: ACPI: Early table checksum verification disabled >Apr 03 12:31:58 localhost kernel: ACPI: RSDP 0x00000000000F00E0 000024 (v02 LENOVO) >Apr 03 12:31:58 localhost kernel: ACPI: XSDT 0x00000000DAFFE120 0000AC (v01 LENOVO TP-8D 00001280 PTEC 00000002) >Apr 03 12:31:58 localhost kernel: ACPI: FACP 0x00000000DAFE7000 0000F4 (v04 LENOVO TP-8D 00001280 PTL 00000002) >Apr 03 12:31:58 localhost kernel: ACPI: DSDT 0x00000000DAFEA000 00F6D8 (v01 LENOVO TP-8D 00001280 INTL 20061109) >Apr 03 12:31:58 localhost kernel: ACPI: FACS 0x00000000DAF2D000 000040 >Apr 03 12:31:58 localhost kernel: ACPI: FACS 0x00000000DAF2D000 000040 >Apr 03 12:31:58 localhost kernel: ACPI: SLIC 0x00000000DAFFD000 000176 (v01 LENOVO TP-8D 00001280 PTEC 00000001) >Apr 03 12:31:58 localhost kernel: ACPI: SSDT 0x00000000DAFFC000 000249 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109) >Apr 03 12:31:58 localhost kernel: ACPI: SSDT 0x00000000DAFFB000 000033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109) >Apr 03 12:31:58 localhost kernel: ACPI: SSDT 0x00000000DAFFA000 0007D1 (v01 LENOVO SataAhci 00001000 INTL 20061109) >Apr 03 12:31:58 localhost kernel: ACPI: HPET 0x00000000DAFE6000 000038 (v01 LENOVO TP-8D 00001280 PTL 00000002) >Apr 03 12:31:58 localhost kernel: ACPI: APIC 0x00000000DAFE5000 000098 (v01 LENOVO TP-8D 00001280 PTL 00000002) >Apr 03 12:31:58 localhost kernel: ACPI: MCFG 0x00000000DAFE4000 00003C (v01 LENOVO TP-8D 00001280 PTL 00000002) >Apr 03 12:31:58 localhost kernel: ACPI: ECDT 0x00000000DAFE3000 000052 (v01 LENOVO TP-8D 00001280 PTL 00000002) >Apr 03 12:31:58 localhost kernel: ACPI: ASF! 0x00000000DAFE9000 0000A5 (v32 LENOVO TP-8D 00001280 PTL 00000002) >Apr 03 12:31:58 localhost kernel: ACPI: TCPA 0x00000000DAFE2000 000032 (v02 PTL LENOVO 06040000 LNVO 00000001) >Apr 03 12:31:58 localhost kernel: ACPI: SSDT 0x00000000DAFE1000 000A69 (v01 PmRef Cpu0Ist 00003000 INTL 20061109) >Apr 03 12:31:58 localhost kernel: ACPI: SSDT 0x00000000DAFE0000 000996 (v01 PmRef CpuPm 00003000 INTL 20061109) >Apr 03 12:31:58 localhost kernel: ACPI: DMAR 0x00000000DAFDF000 0000E8 (v01 INTEL SNB 00000001 INTL 00000001) >Apr 03 12:31:58 localhost kernel: ACPI: UEFI 0x00000000DAFDE000 00003E (v01 LENOVO TP-8D 00001280 PTL 00000002) >Apr 03 12:31:58 localhost kernel: ACPI: UEFI 0x00000000DAFDD000 000042 (v01 PTL COMBUF 00000001 PTL 00000001) >Apr 03 12:31:58 localhost kernel: ACPI: UEFI 0x00000000DAFDC000 000292 (v01 LENOVO TP-8D 00001280 PTL 00000002) >Apr 03 12:31:58 localhost kernel: ACPI: Local APIC address 0xfee00000 >Apr 03 12:31:58 localhost kernel: No NUMA configuration found >Apr 03 12:31:58 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000011e5fffff] >Apr 03 12:31:58 localhost kernel: NODE_DATA(0) allocated [mem 0x11e5e6000-0x11e5fcfff] >Apr 03 12:31:58 localhost kernel: Zone ranges: >Apr 03 12:31:58 localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >Apr 03 12:31:58 localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >Apr 03 12:31:58 localhost kernel: Normal [mem 0x0000000100000000-0x000000011e5fffff] >Apr 03 12:31:58 localhost kernel: Device empty >Apr 03 12:31:58 localhost kernel: Movable zone start for each node >Apr 03 12:31:58 localhost kernel: Early memory node ranges >Apr 03 12:31:58 localhost kernel: node 0: [mem 0x0000000000001000-0x000000000009cfff] >Apr 03 12:31:58 localhost kernel: node 0: [mem 0x0000000000100000-0x000000001fffffff] >Apr 03 12:31:58 localhost kernel: node 0: [mem 0x0000000020200000-0x000000003fffffff] >Apr 03 12:31:58 localhost kernel: node 0: [mem 0x0000000040200000-0x00000000da99efff] >Apr 03 12:31:58 localhost kernel: node 0: [mem 0x00000000dafff000-0x00000000daffffff] >Apr 03 12:31:58 localhost kernel: node 0: [mem 0x0000000100000000-0x000000011e5fffff] >Apr 03 12:31:58 localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000011e5fffff] >Apr 03 12:31:58 localhost kernel: On node 0 totalpages: 1018684 >Apr 03 12:31:58 localhost kernel: DMA zone: 64 pages used for memmap >Apr 03 12:31:58 localhost kernel: DMA zone: 156 pages reserved >Apr 03 12:31:58 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >Apr 03 12:31:58 localhost kernel: DMA32 zone: 13911 pages used for memmap >Apr 03 12:31:58 localhost kernel: DMA32 zone: 890272 pages, LIFO batch:31 >Apr 03 12:31:58 localhost kernel: Normal zone: 1944 pages used for memmap >Apr 03 12:31:58 localhost kernel: Normal zone: 124416 pages, LIFO batch:31 >Apr 03 12:31:58 localhost kernel: Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff >Apr 03 12:31:58 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Apr 03 12:31:58 localhost kernel: ACPI: Local APIC address 0xfee00000 >Apr 03 12:31:58 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Apr 03 12:31:58 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Apr 03 12:31:58 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Apr 03 12:31:58 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Apr 03 12:31:58 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Apr 03 12:31:58 localhost kernel: ACPI: IRQ0 used by override. >Apr 03 12:31:58 localhost kernel: ACPI: IRQ9 used by override. >Apr 03 12:31:58 localhost kernel: Using ACPI (MADT) for SMP configuration information >Apr 03 12:31:58 localhost kernel: ACPI: HPET id: 0x8086a301 base: 0xfed00000 >Apr 03 12:31:58 localhost kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0x40000000-0x401fffff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xda99f000-0xdae9efff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xdb000000-0xdf9fffff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffd1ffff] >Apr 03 12:31:58 localhost kernel: PM: Registered nosave memory: [mem 0xffd20000-0xffffffff] >Apr 03 12:31:58 localhost kernel: e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices >Apr 03 12:31:58 localhost kernel: Booting paravirtualized kernel on bare hardware >Apr 03 12:31:58 localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >Apr 03 12:31:58 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >Apr 03 12:31:58 localhost kernel: PERCPU: Embedded 34 pages/cpu @ffff88011e200000 s98648 r8192 d32424 u262144 >Apr 03 12:31:58 localhost kernel: pcpu-alloc: s98648 r8192 d32424 u262144 alloc=1*2097152 >Apr 03 12:31:58 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Apr 03 12:31:58 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1002609 >Apr 03 12:31:58 localhost kernel: Policy zone: Normal >Apr 03 12:31:58 localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-KDE-Live-24-20160403-n-0 rd.live.image rd.live.check quiet >Apr 03 12:31:58 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Apr 03 12:31:58 localhost kernel: Memory: 3879416K/4074736K available (8007K kernel code, 1332K rwdata, 3504K rodata, 1548K init, 1544K bss, 195320K reserved, 0K cma-reserved) >Apr 03 12:31:58 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Apr 03 12:31:58 localhost kernel: Hierarchical RCU implementation. >Apr 03 12:31:58 localhost kernel: Build-time adjustment of leaf fanout to 64. >Apr 03 12:31:58 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8. >Apr 03 12:31:58 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8 >Apr 03 12:31:58 localhost kernel: NR_IRQS:65792 nr_irqs:488 16 >Apr 03 12:31:58 localhost kernel: Offload RCU callbacks from all CPUs >Apr 03 12:31:58 localhost kernel: Offload RCU callbacks from CPUs: 0-7. >Apr 03 12:31:58 localhost kernel: Console: colour VGA+ 80x25 >Apr 03 12:31:58 localhost kernel: console [tty0] enabled >Apr 03 12:31:58 localhost kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns >Apr 03 12:31:58 localhost kernel: hpet clockevent registered >Apr 03 12:31:58 localhost kernel: tsc: Fast TSC calibration using PIT >Apr 03 12:31:58 localhost kernel: tsc: Detected 2691.392 MHz processor >Apr 03 12:31:58 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5382.78 BogoMIPS (lpj=2691392) >Apr 03 12:31:58 localhost kernel: pid_max: default: 32768 minimum: 301 >Apr 03 12:31:58 localhost kernel: ACPI: Core revision 20160108 >Apr 03 12:31:58 localhost kernel: ACPI: 6 ACPI AML tables successfully acquired and loaded >Apr 03 12:31:58 localhost kernel: >Apr 03 12:31:58 localhost kernel: Security Framework initialized >Apr 03 12:31:58 localhost kernel: Yama: becoming mindful. >Apr 03 12:31:58 localhost kernel: SELinux: Initializing. >Apr 03 12:31:58 localhost kernel: SELinux: Starting in permissive mode >Apr 03 12:31:58 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >Apr 03 12:31:58 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >Apr 03 12:31:58 localhost kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) >Apr 03 12:31:58 localhost kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) >Apr 03 12:31:58 localhost kernel: Disabled fast string operations >Apr 03 12:31:58 localhost kernel: CPU: Physical Processor ID: 0 >Apr 03 12:31:58 localhost kernel: CPU: Processor Core ID: 0 >Apr 03 12:31:58 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >Apr 03 12:31:58 localhost kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Apr 03 12:31:58 localhost kernel: mce: CPU supports 7 MCE banks >Apr 03 12:31:58 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Apr 03 12:31:58 localhost kernel: process: using mwait in idle threads >Apr 03 12:31:58 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >Apr 03 12:31:58 localhost kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >Apr 03 12:31:58 localhost kernel: Freeing SMP alternatives memory: 32K (ffffffff81ed2000 - ffffffff81eda000) >Apr 03 12:31:58 localhost kernel: ftrace: allocating 29834 entries in 117 pages >Apr 03 12:31:58 localhost kernel: DMAR: Host address width 36 >Apr 03 12:31:58 localhost kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0 >Apr 03 12:31:58 localhost kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a >Apr 03 12:31:58 localhost kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1 >Apr 03 12:31:58 localhost kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a >Apr 03 12:31:58 localhost kernel: DMAR: RMRR base: 0x000000dacd5000 end: 0x000000dacebfff >Apr 03 12:31:58 localhost kernel: DMAR: RMRR base: 0x000000db800000 end: 0x000000df9fffff >Apr 03 12:31:58 localhost kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 >Apr 03 12:31:58 localhost kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000 >Apr 03 12:31:58 localhost kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. >Apr 03 12:31:58 localhost kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode >Apr 03 12:31:58 localhost kernel: x2apic enabled >Apr 03 12:31:58 localhost kernel: Switched APIC routing to cluster x2apic. >Apr 03 12:31:58 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Apr 03 12:31:58 localhost kernel: TSC deadline timer enabled >Apr 03 12:31:58 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz (family: 0x6, model: 0x2a, stepping: 0x7) >Apr 03 12:31:58 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver. >Apr 03 12:31:58 localhost kernel: perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode >Apr 03 12:31:58 localhost kernel: ... version: 3 >Apr 03 12:31:58 localhost kernel: ... bit width: 48 >Apr 03 12:31:58 localhost kernel: ... generic registers: 4 >Apr 03 12:31:58 localhost kernel: ... value mask: 0000ffffffffffff >Apr 03 12:31:58 localhost kernel: ... max period: 0000ffffffffffff >Apr 03 12:31:58 localhost kernel: ... fixed-purpose events: 3 >Apr 03 12:31:58 localhost kernel: ... event mask: 000000070000000f >Apr 03 12:31:58 localhost kernel: x86: Booting SMP configuration: >Apr 03 12:31:58 localhost kernel: .... node #0, CPUs: #1 >Apr 03 12:31:58 localhost kernel: Disabled fast string operations >Apr 03 12:31:58 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Apr 03 12:31:58 localhost kernel: #2 >Apr 03 12:31:58 localhost kernel: Disabled fast string operations >Apr 03 12:31:58 localhost kernel: #3 >Apr 03 12:31:58 localhost kernel: Disabled fast string operations >Apr 03 12:31:58 localhost kernel: x86: Booted up 1 node, 4 CPUs >Apr 03 12:31:58 localhost kernel: smpboot: Total of 4 processors activated (21531.13 BogoMIPS) >Apr 03 12:31:58 localhost kernel: devtmpfs: initialized >Apr 03 12:31:58 localhost kernel: PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes) >Apr 03 12:31:58 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >Apr 03 12:31:58 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Apr 03 12:31:58 localhost kernel: pinctrl core: initialized pinctrl subsystem >Apr 03 12:31:58 localhost kernel: RTC time: 16:31:44, date: 04/03/16 >Apr 03 12:31:58 localhost kernel: NET: Registered protocol family 16 >Apr 03 12:31:58 localhost kernel: cpuidle: using governor menu >Apr 03 12:31:58 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Apr 03 12:31:58 localhost kernel: ACPI: bus type PCI registered >Apr 03 12:31:58 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Apr 03 12:31:58 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Apr 03 12:31:58 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Apr 03 12:31:58 localhost kernel: PCI: Using configuration type 1 for base access >Apr 03 12:31:58 localhost kernel: perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on >Apr 03 12:31:58 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Apr 03 12:31:58 localhost kernel: ACPI: Added _OSI(Module Device) >Apr 03 12:31:58 localhost kernel: ACPI: Added _OSI(Processor Device) >Apr 03 12:31:58 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Apr 03 12:31:58 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Apr 03 12:31:58 localhost kernel: ACPI : EC: EC description table is found, configuring boot EC >Apr 03 12:31:58 localhost kernel: ACPI : EC: EC started >Apr 03 12:31:58 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Apr 03 12:31:58 localhost kernel: ACPI: Dynamic OEM Table Load: >Apr 03 12:31:58 localhost kernel: ACPI: SSDT 0xFFFF880118AE9000 0008C0 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >Apr 03 12:31:58 localhost kernel: ACPI: Dynamic OEM Table Load: >Apr 03 12:31:58 localhost kernel: ACPI: SSDT 0xFFFF880118A9AC00 000303 (v01 PmRef ApIst 00003000 INTL 20061109) >Apr 03 12:31:58 localhost kernel: ACPI: Dynamic OEM Table Load: >Apr 03 12:31:58 localhost kernel: ACPI: SSDT 0xFFFF880118A57C00 000119 (v01 PmRef ApCst 00003000 INTL 20061109) >Apr 03 12:31:58 localhost kernel: ACPI: Interpreter enabled >Apr 03 12:31:58 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Apr 03 12:31:58 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Apr 03 12:31:58 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Apr 03 12:31:58 localhost kernel: ACPI: Power Resource [PUBS] (on) >Apr 03 12:31:58 localhost kernel: acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1) >Apr 03 12:31:58 localhost kernel: acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2) >Apr 03 12:31:58 localhost kernel: acpi IBM0079:00: ACPI dock station (docks/bays count: 3) >Apr 03 12:31:58 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) >Apr 03 12:31:58 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 9 10 11) >Apr 03 12:31:58 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 9 10 11) >Apr 03 12:31:58 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) >Apr 03 12:31:58 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11) >Apr 03 12:31:58 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >Apr 03 12:31:58 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) >Apr 03 12:31:58 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11) >Apr 03 12:31:58 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >Apr 03 12:31:58 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >Apr 03 12:31:58 localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability] >Apr 03 12:31:58 localhost kernel: acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability] >Apr 03 12:31:58 localhost kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability] >Apr 03 12:31:58 localhost kernel: acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER] >Apr 03 12:31:58 localhost kernel: acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM >Apr 03 12:31:58 localhost kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge >Apr 03 12:31:58 localhost kernel: PCI host bridge to bus 0000:00 >Apr 03 12:31:58 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff window] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff window] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-fe] >Apr 03 12:31:58 localhost kernel: pci 0000:00:00.0: [8086:0104] type 00 class 0x060000 >Apr 03 12:31:58 localhost kernel: pci 0000:00:02.0: [8086:0126] type 00 class 0x030000 >Apr 03 12:31:58 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit] >Apr 03 12:31:58 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >Apr 03 12:31:58 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f] >Apr 03 12:31:58 localhost kernel: pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 >Apr 03 12:31:58 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf2625000-0xf262500f 64bit] >Apr 03 12:31:58 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Apr 03 12:31:58 localhost kernel: pci 0000:00:16.3: [8086:1c3d] type 00 class 0x070002 >Apr 03 12:31:58 localhost kernel: pci 0000:00:16.3: reg 0x10: [io 0x50b0-0x50b7] >Apr 03 12:31:58 localhost kernel: pci 0000:00:16.3: reg 0x14: [mem 0xf262c000-0xf262cfff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 >Apr 03 12:31:58 localhost kernel: pci 0000:00:19.0: reg 0x10: [mem 0xf2600000-0xf261ffff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:19.0: reg 0x14: [mem 0xf262b000-0xf262bfff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:19.0: reg 0x18: [io 0x5080-0x509f] >Apr 03 12:31:58 localhost kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >Apr 03 12:31:58 localhost kernel: pci 0000:00:19.0: System wakeup disabled by ACPI >Apr 03 12:31:58 localhost kernel: pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >Apr 03 12:31:58 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf262a000-0xf262a3ff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Apr 03 12:31:58 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Apr 03 12:31:58 localhost kernel: pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300 >Apr 03 12:31:58 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf2620000-0xf2623fff 64bit] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Apr 03 12:31:58 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400 >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400 >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400 >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400 >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.6: System wakeup disabled by ACPI >Apr 03 12:31:58 localhost kernel: pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >Apr 03 12:31:58 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf2629000-0xf26293ff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Apr 03 12:31:58 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Apr 03 12:31:58 localhost kernel: pci 0000:00:1f.0: [8086:1c4f] type 00 class 0x060100 >Apr 03 12:31:58 localhost kernel: pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601 >Apr 03 12:31:58 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x50a8-0x50af] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x50bc-0x50bf] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x50a0-0x50a7] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x50b8-0x50bb] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf2628000-0xf26287ff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Apr 03 12:31:58 localhost kernel: pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >Apr 03 12:31:58 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf2624000-0xf26240ff 64bit] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Apr 03 12:31:58 localhost kernel: pci 0000:03:00.0: [8086:0085] type 00 class 0x028000 >Apr 03 12:31:58 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf2500000-0xf2501fff 64bit] >Apr 03 12:31:58 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] >Apr 03 12:31:58 localhost kernel: acpiphp: Slot [1] registered >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf1d00000-0xf24fffff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >Apr 03 12:31:58 localhost kernel: pci 0000:0d:00.0: [1180:e823] type 00 class 0x088001 >Apr 03 12:31:58 localhost kernel: pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz. >Apr 03 12:31:58 localhost kernel: pci 0000:0d:00.0: reg 0x10: [mem 0xf1500000-0xf15000ff] >Apr 03 12:31:58 localhost kernel: pci 0000:0d:00.0: supports D1 D2 >Apr 03 12:31:58 localhost kernel: pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 0d] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf1500000-0xf1cfffff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >Apr 03 12:31:58 localhost kernel: pci 0000:0e:00.0: [1033:0194] type 00 class 0x0c0330 >Apr 03 12:31:58 localhost kernel: pci 0000:0e:00.0: reg 0x10: [mem 0xf1400000-0xf1401fff 64bit] >Apr 03 12:31:58 localhost kernel: pci 0000:0e:00.0: PME# supported from D0 D3hot D3cold >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 0e] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xf1400000-0xf14fffff] >Apr 03 12:31:58 localhost kernel: ACPI: Enabled 4 GPEs in block 00 to 3F >Apr 03 12:31:58 localhost kernel: ACPI : EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >Apr 03 12:31:58 localhost kernel: vgaarb: setting as boot device: PCI:0000:00:02.0 >Apr 03 12:31:58 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Apr 03 12:31:58 localhost kernel: vgaarb: loaded >Apr 03 12:31:58 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Apr 03 12:31:58 localhost kernel: SCSI subsystem initialized >Apr 03 12:31:58 localhost kernel: libata version 3.00 loaded. >Apr 03 12:31:58 localhost kernel: ACPI: bus type USB registered >Apr 03 12:31:58 localhost kernel: usbcore: registered new interface driver usbfs >Apr 03 12:31:58 localhost kernel: usbcore: registered new interface driver hub >Apr 03 12:31:58 localhost kernel: usbcore: registered new device driver usb >Apr 03 12:31:58 localhost kernel: PCI: Using ACPI for IRQ routing >Apr 03 12:31:58 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Apr 03 12:31:58 localhost kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >Apr 03 12:31:58 localhost kernel: e820: reserve RAM buffer [mem 0xda99f000-0xdbffffff] >Apr 03 12:31:58 localhost kernel: e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff] >Apr 03 12:31:58 localhost kernel: e820: reserve RAM buffer [mem 0x11e600000-0x11fffffff] >Apr 03 12:31:58 localhost kernel: NetLabel: Initializing >Apr 03 12:31:58 localhost kernel: NetLabel: domain hash size = 128 >Apr 03 12:31:58 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Apr 03 12:31:58 localhost kernel: NetLabel: unlabeled traffic allowed by default >Apr 03 12:31:58 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Apr 03 12:31:58 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Apr 03 12:31:58 localhost kernel: clocksource: Switched to clocksource hpet >Apr 03 12:31:58 localhost kernel: VFS: Disk quotas dquot_6.6.0 >Apr 03 12:31:58 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Apr 03 12:31:58 localhost kernel: pnp: PnP ACPI init >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x000cc000-0x000cffff] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x000dc000-0x000dffff] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x000ec000-0x000effff] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >Apr 03 12:31:58 localhost kernel: system 00:01: [io 0x0400-0x047f] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:01: [io 0x0500-0x057f] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:01: [io 0x0800-0x080f] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:01: [io 0x15e0-0x15ef] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:01: [io 0x1600-0x167f] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:01: [mem 0x00000000-0x00000fff] could not be reserved >Apr 03 12:31:58 localhost kernel: system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved >Apr 03 12:31:58 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >Apr 03 12:31:58 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >Apr 03 12:31:58 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active) >Apr 03 12:31:58 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active) >Apr 03 12:31:58 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active) >Apr 03 12:31:58 localhost kernel: pnp: PnP ACPI: found 6 devices >Apr 03 12:31:58 localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf1d00000-0xf24fffff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 0d] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf1500000-0xf1cfffff] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 0e] >Apr 03 12:31:58 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xf1400000-0xf14fffff] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff window] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff window] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:05: resource 0 [io 0x4000-0x4fff] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xf1d00000-0xf24fffff] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:05: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:0d: resource 0 [io 0x3000-0x3fff] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:0d: resource 1 [mem 0xf1500000-0xf1cfffff] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:0d: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref] >Apr 03 12:31:58 localhost kernel: pci_bus 0000:0e: resource 1 [mem 0xf1400000-0xf14fffff] >Apr 03 12:31:58 localhost kernel: NET: Registered protocol family 2 >Apr 03 12:31:58 localhost kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes) >Apr 03 12:31:58 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >Apr 03 12:31:58 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768) >Apr 03 12:31:58 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) >Apr 03 12:31:58 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >Apr 03 12:31:58 localhost kernel: NET: Registered protocol family 1 >Apr 03 12:31:58 localhost kernel: pci 0000:00:02.0: Video device with shadowed ROM >Apr 03 12:31:58 localhost kernel: PCI: CLS 64 bytes, default 64 >Apr 03 12:31:58 localhost kernel: Unpacking initramfs... >Apr 03 12:31:58 localhost kernel: Freeing initrd memory: 44880K (ffff88007d42c000 - ffff880080000000) >Apr 03 12:31:58 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Apr 03 12:31:58 localhost kernel: software IO TLB [mem 0xd699f000-0xda99f000] (64MB) mapped at [ffff8800d699f000-ffff8800da99efff] >Apr 03 12:31:58 localhost kernel: RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer >Apr 03 12:31:58 localhost kernel: hw unit of domain pp0-core 2^-16 Joules >Apr 03 12:31:58 localhost kernel: hw unit of domain package 2^-16 Joules >Apr 03 12:31:58 localhost kernel: hw unit of domain pp1-gpu 2^-16 Joules >Apr 03 12:31:58 localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes) >Apr 03 12:31:58 localhost kernel: audit: initializing netlink subsys (disabled) >Apr 03 12:31:58 localhost kernel: audit: type=2000 audit(1459701116.550:1): initialized >Apr 03 12:31:58 localhost kernel: Initialise system trusted keyring >Apr 03 12:31:58 localhost kernel: zbud: loaded >Apr 03 12:31:58 localhost kernel: Key type big_key registered >Apr 03 12:31:58 localhost kernel: SELinux: Registering netfilter hooks >Apr 03 12:31:58 localhost kernel: NET: Registered protocol family 38 >Apr 03 12:31:58 localhost kernel: Key type asymmetric registered >Apr 03 12:31:58 localhost kernel: Asymmetric key parser 'x509' registered >Apr 03 12:31:58 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) >Apr 03 12:31:58 localhost kernel: io scheduler noop registered >Apr 03 12:31:58 localhost kernel: io scheduler deadline registered >Apr 03 12:31:58 localhost kernel: io scheduler cfq registered (default) >Apr 03 12:31:58 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Apr 03 12:31:58 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Apr 03 12:31:58 localhost kernel: intel_idle: MWAIT substates: 0x21120 >Apr 03 12:31:58 localhost kernel: intel_idle: v0.4 model 0x2A >Apr 03 12:31:58 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Apr 03 12:31:58 localhost kernel: ACPI: AC Adapter [AC] (off-line) >Apr 03 12:31:58 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 >Apr 03 12:31:58 localhost kernel: ACPI: Lid Switch [LID] >Apr 03 12:31:58 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 >Apr 03 12:31:58 localhost kernel: ACPI: Sleep Button [SLPB] >Apr 03 12:31:58 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >Apr 03 12:31:58 localhost kernel: ACPI: Power Button [PWRF] >Apr 03 12:31:58 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Apr 03 12:31:58 localhost kernel: ACPI: Thermal Zone [THM0] (45 C) >Apr 03 12:31:58 localhost kernel: GHES: HEST is not enabled! >Apr 03 12:31:58 localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >Apr 03 12:31:58 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Apr 03 12:31:58 localhost kernel: 0000:00:16.3: ttyS4 at I/O 0x50b0 (irq = 19, base_baud = 115200) is a 16550A >Apr 03 12:31:58 localhost kernel: Non-volatile memory driver v1.3 >Apr 03 12:31:58 localhost kernel: Linux agpgart interface v0.103 >Apr 03 12:31:58 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Apr 03 12:31:58 localhost kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >Apr 03 12:31:58 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode >Apr 03 12:31:58 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst >Apr 03 12:31:58 localhost kernel: scsi host0: ahci >Apr 03 12:31:58 localhost kernel: scsi host1: ahci >Apr 03 12:31:58 localhost kernel: scsi host2: ahci >Apr 03 12:31:58 localhost kernel: scsi host3: ahci >Apr 03 12:31:58 localhost kernel: scsi host4: ahci >Apr 03 12:31:58 localhost kernel: scsi host5: ahci >Apr 03 12:31:58 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xf2628000 port 0xf2628100 irq 26 >Apr 03 12:31:58 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xf2628000 port 0xf2628180 irq 26 >Apr 03 12:31:58 localhost kernel: ata3: DUMMY >Apr 03 12:31:58 localhost kernel: ata4: DUMMY >Apr 03 12:31:58 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xf2628000 port 0xf2628300 irq 26 >Apr 03 12:31:58 localhost kernel: ata6: DUMMY >Apr 03 12:31:58 localhost kernel: libphy: Fixed MDIO Bus: probed >Apr 03 12:31:58 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Apr 03 12:31:58 localhost kernel: ehci-pci: EHCI PCI platform driver >Apr 03 12:31:58 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Apr 03 12:31:58 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Apr 03 12:31:58 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Apr 03 12:31:58 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Apr 03 12:31:58 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf262a000 >Apr 03 12:31:58 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Apr 03 12:31:58 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Apr 03 12:31:58 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Apr 03 12:31:58 localhost kernel: usb usb1: Product: EHCI Host Controller >Apr 03 12:31:58 localhost kernel: usb usb1: Manufacturer: Linux 4.5.0-302.fc24.x86_64 ehci_hcd >Apr 03 12:31:58 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Apr 03 12:31:58 localhost kernel: hub 1-0:1.0: USB hub found >Apr 03 12:31:58 localhost kernel: hub 1-0:1.0: 3 ports detected >Apr 03 12:31:58 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Apr 03 12:31:58 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Apr 03 12:31:58 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Apr 03 12:31:58 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Apr 03 12:31:58 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf2629000 >Apr 03 12:31:58 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Apr 03 12:31:58 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Apr 03 12:31:58 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Apr 03 12:31:58 localhost kernel: usb usb2: Product: EHCI Host Controller >Apr 03 12:31:58 localhost kernel: usb usb2: Manufacturer: Linux 4.5.0-302.fc24.x86_64 ehci_hcd >Apr 03 12:31:58 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Apr 03 12:31:58 localhost kernel: hub 2-0:1.0: USB hub found >Apr 03 12:31:58 localhost kernel: hub 2-0:1.0: 3 ports detected >Apr 03 12:31:58 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Apr 03 12:31:58 localhost kernel: ohci-pci: OHCI PCI platform driver >Apr 03 12:31:58 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Apr 03 12:31:58 localhost kernel: xhci_hcd 0000:0e:00.0: xHCI Host Controller >Apr 03 12:31:58 localhost kernel: xhci_hcd 0000:0e:00.0: new USB bus registered, assigned bus number 3 >Apr 03 12:31:58 localhost kernel: xhci_hcd 0000:0e:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x00000004 >Apr 03 12:31:58 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Apr 03 12:31:58 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Apr 03 12:31:58 localhost kernel: usb usb3: Product: xHCI Host Controller >Apr 03 12:31:58 localhost kernel: usb usb3: Manufacturer: Linux 4.5.0-302.fc24.x86_64 xhci-hcd >Apr 03 12:31:58 localhost kernel: usb usb3: SerialNumber: 0000:0e:00.0 >Apr 03 12:31:58 localhost kernel: hub 3-0:1.0: USB hub found >Apr 03 12:31:58 localhost kernel: hub 3-0:1.0: 2 ports detected >Apr 03 12:31:58 localhost kernel: xhci_hcd 0000:0e:00.0: xHCI Host Controller >Apr 03 12:31:58 localhost kernel: xhci_hcd 0000:0e:00.0: new USB bus registered, assigned bus number 4 >Apr 03 12:31:58 localhost kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. >Apr 03 12:31:58 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Apr 03 12:31:58 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Apr 03 12:31:58 localhost kernel: usb usb4: Product: xHCI Host Controller >Apr 03 12:31:58 localhost kernel: usb usb4: Manufacturer: Linux 4.5.0-302.fc24.x86_64 xhci-hcd >Apr 03 12:31:58 localhost kernel: usb usb4: SerialNumber: 0000:0e:00.0 >Apr 03 12:31:58 localhost kernel: hub 4-0:1.0: USB hub found >Apr 03 12:31:58 localhost kernel: hub 4-0:1.0: 2 ports detected >Apr 03 12:31:58 localhost kernel: usbcore: registered new interface driver usbserial >Apr 03 12:31:58 localhost kernel: usbcore: registered new interface driver usbserial_generic >Apr 03 12:31:58 localhost kernel: usbserial: USB Serial support registered for generic >Apr 03 12:31:58 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Apr 03 12:31:58 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Apr 03 12:31:58 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Apr 03 12:31:58 localhost kernel: mousedev: PS/2 mouse device common for all mice >Apr 03 12:31:58 localhost kernel: rtc_cmos 00:02: RTC can wake from S4 >Apr 03 12:31:58 localhost kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >Apr 03 12:31:58 localhost kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Apr 03 12:31:58 localhost kernel: device-mapper: uevent: version 1.0.3 >Apr 03 12:31:58 localhost kernel: device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com >Apr 03 12:31:58 localhost kernel: Intel P-state driver initializing. >Apr 03 12:31:58 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Apr 03 12:31:58 localhost kernel: usbcore: registered new interface driver usbhid >Apr 03 12:31:58 localhost kernel: usbhid: USB HID core driver >Apr 03 12:31:58 localhost kernel: drop_monitor: Initializing network drop monitor service >Apr 03 12:31:58 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Apr 03 12:31:58 localhost kernel: Initializing XFRM netlink socket >Apr 03 12:31:58 localhost kernel: NET: Registered protocol family 10 >Apr 03 12:31:58 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >Apr 03 12:31:58 localhost kernel: mip6: Mobile IPv6 >Apr 03 12:31:58 localhost kernel: NET: Registered protocol family 17 >Apr 03 12:31:58 localhost kernel: microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x25 >Apr 03 12:31:58 localhost kernel: microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x25 >Apr 03 12:31:58 localhost kernel: microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x25 >Apr 03 12:31:58 localhost kernel: microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x25 >Apr 03 12:31:58 localhost kernel: microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Apr 03 12:31:58 localhost kernel: AVX version of gcm_enc/dec engaged. >Apr 03 12:31:58 localhost kernel: AES CTR mode by8 optimization enabled >Apr 03 12:31:58 localhost kernel: registered taskstats version 1 >Apr 03 12:31:58 localhost kernel: Loading compiled-in X.509 certificates >Apr 03 12:31:58 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: fdcc36f62c060beb4eb7b95bb74b8ccd73d95491' >Apr 03 12:31:58 localhost kernel: zswap: loaded using pool lzo/zbud >Apr 03 12:31:58 localhost kernel: Magic number: 12:386:539 >Apr 03 12:31:58 localhost kernel: tty ttyS19: hash matches >Apr 03 12:31:58 localhost kernel: rtc_cmos 00:02: setting system clock to 2016-04-03 16:31:57 UTC (1459701117) >Apr 03 12:31:58 localhost kernel: PM: Hibernation image not present or could not be loaded. >Apr 03 12:31:58 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Apr 03 12:31:58 localhost kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >Apr 03 12:31:58 localhost kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >Apr 03 12:31:58 localhost kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >Apr 03 12:31:58 localhost kernel: ata1.00: ATA-8: INTEL SSDSA2BW160G3L, 4PC1LE04, max UDMA/133 >Apr 03 12:31:58 localhost kernel: ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32) >Apr 03 12:31:58 localhost kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >Apr 03 12:31:58 localhost kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >Apr 03 12:31:58 localhost kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >Apr 03 12:31:58 localhost kernel: ata1.00: configured for UDMA/133 >Apr 03 12:31:58 localhost kernel: scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA2BW16 LE04 PQ: 0 ANSI: 5 >Apr 03 12:31:58 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Apr 03 12:31:58 localhost kernel: ata1.00: Enabling discard_zeroes_data >Apr 03 12:31:58 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Apr 03 12:31:58 localhost kernel: sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) >Apr 03 12:31:58 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Apr 03 12:31:58 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Apr 03 12:31:58 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Apr 03 12:31:58 localhost kernel: ata1.00: Enabling discard_zeroes_data >Apr 03 12:31:58 localhost kernel: sda: sda1 sda2 sda3 >Apr 03 12:31:58 localhost kernel: ata1.00: Enabling discard_zeroes_data >Apr 03 12:31:58 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Apr 03 12:31:58 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Apr 03 12:31:58 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >Apr 03 12:31:58 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Apr 03 12:31:58 localhost kernel: hub 1-1:1.0: USB hub found >Apr 03 12:31:58 localhost kernel: hub 1-1:1.0: 6 ports detected >Apr 03 12:31:58 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >Apr 03 12:31:58 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Apr 03 12:31:58 localhost kernel: hub 2-1:1.0: USB hub found >Apr 03 12:31:58 localhost kernel: hub 2-1:1.0: 8 ports detected >Apr 03 12:31:58 localhost kernel: ata2: SATA link down (SStatus 0 SControl 300) >Apr 03 12:31:58 localhost kernel: usb 1-1.2: new full-speed USB device number 3 using ehci-pci >Apr 03 12:31:58 localhost kernel: usb 2-1.2: new high-speed USB device number 3 using ehci-pci >Apr 03 12:31:58 localhost kernel: usb 1-1.2: New USB device found, idVendor=046d, idProduct=c52f >Apr 03 12:31:58 localhost kernel: usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Apr 03 12:31:58 localhost kernel: usb 1-1.2: Product: USB Receiver >Apr 03 12:31:58 localhost kernel: usb 1-1.2: Manufacturer: Logitech >Apr 03 12:31:58 localhost kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C52F.0001/input/input6 >Apr 03 12:31:58 localhost kernel: hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.0-1.2/input0 >Apr 03 12:31:58 localhost kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C52F.0002/input/input7 >Apr 03 12:31:58 localhost kernel: usb 2-1.2: New USB device found, idVendor=054c, idProduct=05b8 >Apr 03 12:31:58 localhost kernel: usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Apr 03 12:31:58 localhost kernel: usb 2-1.2: Product: Storage Media >Apr 03 12:31:58 localhost kernel: usb 2-1.2: Manufacturer: Sony >Apr 03 12:31:58 localhost kernel: usb 2-1.2: SerialNumber: FBA3C09FFF2E9F >Apr 03 12:31:58 localhost kernel: hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1.2/input1 >Apr 03 12:31:58 localhost kernel: psmouse serio1: synaptics: queried max coordinates: x [..5472], y [..4448] >Apr 03 12:31:58 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300) >Apr 03 12:31:58 localhost kernel: usb 1-1.3: new full-speed USB device number 4 using ehci-pci >Apr 03 12:31:58 localhost kernel: tsc: Refined TSC clocksource calibration: 2691.258 MHz >Apr 03 12:31:58 localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26cafc29fa8, max_idle_ns: 440795270837 ns >Apr 03 12:31:58 localhost kernel: Freeing unused kernel memory: 1548K (ffffffff81d4f000 - ffffffff81ed2000) >Apr 03 12:31:58 localhost kernel: Write protecting the kernel read-only data: 12288k >Apr 03 12:31:58 localhost kernel: Freeing unused kernel memory: 172K (ffff8800017d5000 - ffff880001800000) >Apr 03 12:31:58 localhost kernel: Freeing unused kernel memory: 592K (ffff880001b6c000 - ffff880001c00000) >Apr 03 12:31:58 localhost kernel: random: systemd urandom read with 12 bits of entropy available >Apr 03 12:31:58 localhost systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) >Apr 03 12:31:58 localhost systemd[1]: Detected architecture x86-64. >Apr 03 12:31:58 localhost systemd[1]: Running in initial RAM disk. >Apr 03 12:31:58 localhost systemd[1]: No hostname configured. >Apr 03 12:31:58 localhost systemd[1]: Set hostname to <localhost>. >Apr 03 12:31:58 localhost systemd[1]: Initializing machine ID from random generator. >Apr 03 12:31:58 localhost kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x120c00/0x0, board id: 1611, fw id: 774180 >Apr 03 12:31:58 localhost kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 >Apr 03 12:31:58 localhost kernel: usb 1-1.3: New USB device found, idVendor=147e, idProduct=2016 >Apr 03 12:31:58 localhost kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Apr 03 12:31:58 localhost kernel: usb 1-1.3: Product: Biometric Coprocessor >Apr 03 12:31:58 localhost kernel: usb 1-1.3: Manufacturer: UPEK >Apr 03 12:31:58 localhost systemd[1]: Created slice System Slice. >Apr 03 12:31:58 localhost systemd[1]: Reached target Timers. >Apr 03 12:31:58 localhost systemd[1]: Listening on udev Kernel Socket. >Apr 03 12:31:58 localhost systemd[1]: Listening on Journal Socket (/dev/log). >Apr 03 12:31:58 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Apr 03 12:31:58 localhost systemd[1]: Reached target Local File Systems. >Apr 03 12:31:58 localhost systemd[1]: Listening on Journal Audit Socket. >Apr 03 12:31:58 localhost systemd[1]: Reached target Slices. >Apr 03 12:31:58 localhost systemd[1]: Listening on Journal Socket. >Apr 03 12:31:58 localhost systemd[1]: Starting Journal Service... >Apr 03 12:31:58 localhost systemd[1]: Starting dracut cmdline hook... >Apr 03 12:31:58 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Apr 03 12:31:58 localhost systemd[1]: Starting Apply Kernel Variables... >Apr 03 12:31:58 localhost systemd[1]: Reached target Swap. >Apr 03 12:31:58 localhost systemd[1]: Listening on udev Control Socket. >Apr 03 12:31:58 localhost systemd[1]: Reached target Paths. >Apr 03 12:31:58 localhost systemd[1]: Reached target Encrypted Volumes. >Apr 03 12:31:58 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Apr 03 12:31:58 localhost kernel: audit: type=1130 audit(1459701118.428:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost systemd[1]: Started Apply Kernel Variables. >Apr 03 12:31:58 localhost kernel: audit: type=1130 audit(1459701118.428:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5 >Apr 03 12:31:58 localhost systemd[1]: Starting Create Static Device Nodes in /dev... >Apr 03 12:31:58 localhost systemd[1]: Started Create Static Device Nodes in /dev. >Apr 03 12:31:58 localhost kernel: audit: type=1130 audit(1459701118.457:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost kernel: usb 1-1.6: new high-speed USB device number 5 using ehci-pci >Apr 03 12:31:58 localhost systemd-journald[208]: Journal started >Apr 03 12:31:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost systemd[1]: Started Journal Service. >Apr 03 12:31:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost systemd-sysctl[216]: Couldn't write '0' to 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory >Apr 03 12:31:58 localhost systemd-sysctl[216]: Couldn't write '0' to 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory >Apr 03 12:31:58 localhost dracut-cmdline[210]: dracut-24 (Twenty Four) dracut-044-18.git20160108.fc24 >Apr 03 12:31:58 localhost dracut-cmdline[210]: Using kernel command line parameters: rd.driver.pre=scsi_dh_alua rd.driver.pre=scsi_dh_emc rd.driver.pre=scsi_dh_rdac BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-KDE-Live-24-20160403-n-0 rd.live.image rd.live.check quiet >Apr 03 12:31:58 localhost systemd-sysctl[216]: Couldn't write '0' to 'net/bridge/bridge-nf-call-arptables', ignoring: No such file or directory >Apr 03 12:31:58 localhost kernel: audit: type=1130 audit(1459701118.462:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost dracut-cmdline[210]: livenet: no url handler for CDLABEL=Fedora-KDE-Live-24-20160403-n-0 >Apr 03 12:31:58 localhost kernel: loop: module loaded >Apr 03 12:31:58 localhost dracut-cmdline[210]: root was live:CDLABEL=Fedora-KDE-Live-24-20160403-n-0, is now live:/dev/disk/by-label/Fedora-KDE-Live-24-20160403-n-0 >Apr 03 12:31:58 localhost kernel: usb 1-1.6: New USB device found, idVendor=04f2, idProduct=b217 >Apr 03 12:31:58 localhost kernel: usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Apr 03 12:31:58 localhost kernel: usb 1-1.6: Product: Integrated Camera >Apr 03 12:31:58 localhost kernel: usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd. >Apr 03 12:31:58 localhost systemd[1]: Started dracut cmdline hook. >Apr 03 12:31:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost kernel: audit: type=1130 audit(1459701118.567:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost systemd[1]: Starting Open-iSCSI... >Apr 03 12:31:58 localhost systemd[1]: Starting dracut pre-udev hook... >Apr 03 12:31:58 localhost iscsid[371]: iSCSI logger with pid=375 started! >Apr 03 12:31:58 localhost iscsid[375]: iSCSI daemon with pid=376 started! >Apr 03 12:31:58 localhost systemd[1]: iscsid.service: Failed to read PID from file /var/run/iscsid.pid: Invalid argument >Apr 03 12:31:58 localhost kernel: Loading iSCSI transport class v2.0-870. >Apr 03 12:31:58 localhost systemd[1]: Started Open-iSCSI. >Apr 03 12:31:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost kernel: audit: type=1130 audit(1459701118.589:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost kernel: RPC: Registered named UNIX socket transport module. >Apr 03 12:31:58 localhost kernel: RPC: Registered udp transport module. >Apr 03 12:31:58 localhost kernel: RPC: Registered tcp transport module. >Apr 03 12:31:58 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Apr 03 12:31:58 localhost rpc.statd[404]: Version 1.3.3 starting >Apr 03 12:31:58 localhost rpc.statd[404]: Initializing NSM state >Apr 03 12:31:58 localhost rpc.statd[404]: Running as root. chown /var/lib/nfs/statd to choose different user >Apr 03 12:31:58 localhost kernel: alua: device handler registered >Apr 03 12:31:58 localhost kernel: emc: device handler registered >Apr 03 12:31:58 localhost kernel: rdac: device handler registered >Apr 03 12:31:58 localhost systemd[1]: Started dracut pre-udev hook. >Apr 03 12:31:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost kernel: audit: type=1130 audit(1459701118.682:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost systemd[1]: Starting udev Kernel Device Manager... >Apr 03 12:31:58 localhost systemd[1]: Started udev Kernel Device Manager. >Apr 03 12:31:58 localhost kernel: audit: type=1130 audit(1459701118.694:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost systemd[1]: Starting dracut pre-trigger hook... >Apr 03 12:31:58 localhost lldpad[445]: config file failed to load, >Apr 03 12:31:58 localhost lldpad[445]: create a new file. >Apr 03 12:31:58 localhost lldpad[445]: bound ctrl iface to /com/intel/lldpad >Apr 03 12:31:58 localhost dracut-pre-trigger[439]: 446 >Apr 03 12:31:58 localhost dracut-pre-trigger[439]: rd.md=0: removing MD RAID activation >Apr 03 12:31:58 localhost systemd[1]: Started dracut pre-trigger hook. >Apr 03 12:31:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost kernel: audit: type=1130 audit(1459701118.750:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost systemd[1]: Starting udev Coldplug all Devices... >Apr 03 12:31:58 localhost systemd[1]: Mounting Configuration File System... >Apr 03 12:31:58 localhost systemd[1]: Mounted Configuration File System. >Apr 03 12:31:58 localhost systemd[1]: Started udev Coldplug all Devices. >Apr 03 12:31:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:31:58 localhost kernel: FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED >Apr 03 12:31:58 localhost systemd[1]: Starting dracut initqueue hook... >Apr 03 12:31:58 localhost systemd[1]: Reached target System Initialization. >Apr 03 12:31:58 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Apr 03 12:31:58 localhost systemd[1]: Reached target Sockets. >Apr 03 12:31:58 localhost systemd[1]: Reached target Basic System. >Apr 03 12:31:58 localhost kernel: pps_core: LinuxPPS API ver. 1 registered >Apr 03 12:31:58 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Apr 03 12:31:58 localhost kernel: PTP clock support registered >Apr 03 12:31:58 localhost kernel: sdhci: Secure Digital Host Controller Interface driver >Apr 03 12:31:58 localhost kernel: sdhci: Copyright(c) Pierre Ossman >Apr 03 12:31:58 localhost kernel: sdhci-pci 0000:0d:00.0: SDHCI controller found [1180:e823] (rev 4) >Apr 03 12:31:58 localhost kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k >Apr 03 12:31:58 localhost kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation. >Apr 03 12:31:58 localhost kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >Apr 03 12:31:58 localhost kernel: mmc0: SDHCI controller on PCI [0000:0d:00.0] using DMA >Apr 03 12:31:58 localhost kernel: usb-storage 2-1.2:1.0: USB Mass Storage device detected >Apr 03 12:31:58 localhost kernel: scsi host6: usb-storage 2-1.2:1.0 >Apr 03 12:31:58 localhost kernel: usbcore: registered new interface driver usb-storage >Apr 03 12:31:58 localhost kernel: usbcore: registered new interface driver uas >Apr 03 12:31:59 localhost kernel: e1000e 0000:00:19.0 eth0: registered PHC clock >Apr 03 12:31:59 localhost kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) f0:de:f1:ea:82:c9 >Apr 03 12:31:59 localhost kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >Apr 03 12:31:59 localhost kernel: e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF >Apr 03 12:31:59 localhost kernel: e1000e 0000:00:19.0 enp0s25: renamed from eth0 >Apr 03 12:31:59 localhost kernel: 8021q: 802.1Q VLAN Support v1.8 >Apr 03 12:31:59 localhost kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >Apr 03 12:31:59 localhost kernel: clocksource: Switched to clocksource tsc >Apr 03 12:31:59 localhost kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input8 >Apr 03 12:31:59 localhost iscsid[375]: can't open InitiatorName configuration file /etc/iscsi/initiatorname.iscsi >Apr 03 12:31:59 localhost iscsid[375]: Warning: InitiatorName file /etc/iscsi/initiatorname.iscsi does not exist or does not contain a properly formated InitiatorName. If using software iscsi (iscsi_tcp or ib_iser) or partial offload (bnx2i or cxgbi iscsi), you may not be able to log into or d >Apr 03 12:31:59 localhost iscsid[375]: can't open InitiatorAlias configuration file /etc/iscsi/initiatorname.iscsi >Apr 03 12:31:59 localhost iscsid[375]: can't open iscsid.safe_logout configuration file /etc/iscsi/iscsid.conf >Apr 03 12:31:59 localhost kernel: scsi 6:0:0:0: Direct-Access Sony Storage Media 1.00 PQ: 0 ANSI: 6 >Apr 03 12:31:59 localhost kernel: sd 6:0:0:0: Attached scsi generic sg1 type 0 >Apr 03 12:31:59 localhost kernel: sd 6:0:0:0: [sdb] 15400960 512-byte logical blocks: (7.89 GB/7.34 GiB) >Apr 03 12:31:59 localhost kernel: sd 6:0:0:0: [sdb] Write Protect is off >Apr 03 12:31:59 localhost kernel: sd 6:0:0:0: [sdb] Mode Sense: 23 00 00 00 >Apr 03 12:31:59 localhost kernel: sd 6:0:0:0: [sdb] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA >Apr 03 12:31:59 localhost kernel: sdb: sdb1 sdb2 sdb3 >Apr 03 12:31:59 localhost kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk >Apr 03 12:32:00 localhost systemd[1]: dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device: Dev dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 >Apr 03 12:32:00 localhost systemd[1]: dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device: Dev dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 >Apr 03 12:32:00 localhost systemd[1]: Created slice system-checkisomd5.slice. >Apr 03 12:32:00 localhost systemd[1]: Starting Media check on /dev/disk/by-label/Fedora-KDE-Live-24-20160403-n-0... >Apr 03 12:32:00 localhost kernel: random: nonblocking pool is initialized >Apr 03 12:32:40 localhost systemd[1]: Started Media check on /dev/disk/by-label/Fedora-KDE-Live-24-20160403-n-0. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=checkisomd5@dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=checkisomd5@dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost kernel: audit_printk_skb: 3 callbacks suppressed >Apr 03 12:32:40 localhost kernel: audit: type=1130 audit(1459701160.163:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=checkisomd5@dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost kernel: audit: type=1131 audit(1459701160.163:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=checkisomd5@dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Apr 03 12:32:40 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Apr 03 12:32:40 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Apr 03 12:32:40 localhost systemd[1]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-0 >Apr 03 12:32:40 localhost systemd[1]: dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device: Dev dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-0 >Apr 03 12:32:40 localhost systemd[1]: Found device /dev/mapper/live-rw. >Apr 03 12:32:40 localhost systemd[1]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-1 >Apr 03 12:32:40 localhost systemd[1]: dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device: Dev dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-1 >Apr 03 12:32:40 localhost systemd[1]: Started dracut initqueue hook. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Reached target Remote File Systems (Pre). >Apr 03 12:32:40 localhost kernel: audit: type=1130 audit(1459701160.445:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Reached target Remote File Systems. >Apr 03 12:32:40 localhost systemd[1]: Starting dracut pre-mount hook... >Apr 03 12:32:40 localhost systemd[1]: Started dracut pre-mount hook. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Mounting /sysroot... >Apr 03 12:32:40 localhost kernel: audit: type=1130 audit(1459701160.470:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Apr 03 12:32:40 localhost systemd[1]: Mounted /sysroot. >Apr 03 12:32:40 localhost systemd[1]: Reached target Initrd Root File System. >Apr 03 12:32:40 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Apr 03 12:32:40 localhost systemd[1]: Reloading. >Apr 03 12:32:40 localhost systemd[1]: Started Reload Configuration from the Real Root. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Reached target Initrd File Systems. >Apr 03 12:32:40 localhost systemd[1]: Reached target Initrd Default Target. >Apr 03 12:32:40 localhost kernel: audit: type=1130 audit(1459701160.582:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost kernel: audit: type=1131 audit(1459701160.582:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Apr 03 12:32:40 localhost rpcbind[400]: cannot open file = /tmp/rpcbind.xdr for writing >Apr 03 12:32:40 localhost rpcbind[400]: cannot save any registration >Apr 03 12:32:40 localhost rpcbind[400]: cannot open file = /tmp/portmap.xdr for writing >Apr 03 12:32:40 localhost rpcbind[400]: cannot save any registration >Apr 03 12:32:40 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost kernel: audit: type=1130 audit(1459701160.762:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Apr 03 12:32:40 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost kernel: audit: type=1130 audit(1459701160.781:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost kernel: audit: type=1131 audit(1459701160.781:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Stopped target Timers. >Apr 03 12:32:40 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Stopped dracut pre-mount hook. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Stopped target Remote File Systems. >Apr 03 12:32:40 localhost kernel: audit: type=1131 audit(1459701160.784:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Stopped target Remote File Systems (Pre). >Apr 03 12:32:40 localhost systemd[1]: Stopped target Initrd Default Target. >Apr 03 12:32:40 localhost systemd[1]: Stopped target Basic System. >Apr 03 12:32:40 localhost systemd[1]: Stopped target Paths. >Apr 03 12:32:40 localhost systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch. >Apr 03 12:32:40 localhost systemd[1]: Stopped target Slices. >Apr 03 12:32:40 localhost systemd[1]: Stopped target Sockets. >Apr 03 12:32:40 localhost systemd[1]: Closed Open-iSCSI iscsiuio Socket. >Apr 03 12:32:40 localhost systemd[1]: Stopped target System Initialization. >Apr 03 12:32:40 localhost systemd[1]: Stopped Apply Kernel Variables. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Stopped target Local File Systems. >Apr 03 12:32:40 localhost systemd[1]: Stopped target Encrypted Volumes. >Apr 03 12:32:40 localhost systemd[1]: Stopped target Swap. >Apr 03 12:32:40 localhost systemd[1]: Stopped dracut initqueue hook. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Stopping Open-iSCSI... >Apr 03 12:32:40 localhost systemd[1]: Stopped udev Coldplug all Devices. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Stopped dracut pre-trigger hook. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Stopping udev Kernel Device Manager... >Apr 03 12:32:40 localhost iscsid[375]: iscsid shutting down. >Apr 03 12:32:40 localhost systemd[1]: Stopped Open-iSCSI. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Stopped udev Kernel Device Manager. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Stopped Create Static Device Nodes in /dev. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Stopped dracut pre-udev hook. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Closed udev Kernel Socket. >Apr 03 12:32:40 localhost systemd[1]: Closed udev Control Socket. >Apr 03 12:32:40 localhost systemd[1]: Starting Cleanup udevd DB... >Apr 03 12:32:40 localhost systemd[1]: Stopped dracut cmdline hook. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Started Cleanup udevd DB. >Apr 03 12:32:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 12:32:40 localhost systemd[1]: Reached target Switch Root. >Apr 03 12:32:40 localhost systemd[1]: Starting Switch Root... >Apr 03 12:32:40 localhost systemd[1]: Switching root. >Apr 03 12:32:40 localhost systemd-journald[208]: Journal stopped >Apr 03 16:32:42 localhost systemd-journald[872]: Runtime journal (/run/log/journal/) is 8.0M, max 191.7M, 183.7M free. >Apr 03 16:32:42 localhost systemd-journald[872]: System journal (/var/log/journal/) is 8.0M, max 591.9M, 583.9M free. >Apr 03 16:32:42 localhost systemd-journald[872]: Time spent on flushing to /var is 8.239ms for 942 entries. >Apr 03 16:32:42 localhost systemd-journald[208]: Received SIGTERM from PID 1 (systemd). >Apr 03 16:32:42 localhost kernel: SELinux: 32768 avtab hash slots, 104470 rules. >Apr 03 16:32:42 localhost kernel: SELinux: 32768 avtab hash slots, 104470 rules. >Apr 03 16:32:42 localhost kernel: SELinux: 8 users, 14 roles, 4979 types, 306 bools, 1 sens, 1024 cats >Apr 03 16:32:42 localhost kernel: SELinux: 92 classes, 104470 rules >Apr 03 16:32:42 localhost kernel: SELinux: Permission validate_trans in class security not defined in policy. >Apr 03 16:32:42 localhost kernel: SELinux: the above unknown classes and permissions will be allowed >Apr 03 16:32:42 localhost kernel: SELinux: Completing initialization. >Apr 03 16:32:42 localhost kernel: SELinux: Setting up existing superblocks. >Apr 03 16:32:42 localhost systemd[1]: Successfully loaded SELinux policy in 174.713ms. >Apr 03 16:32:42 localhost systemd[1]: RTC configured in localtime, applying delta of -240 minutes to system time. >Apr 03 16:32:42 localhost systemd[1]: Relabelled /dev and /run in 18.205ms. >Apr 03 16:32:42 localhost systemd-journald[872]: Journal started >Apr 03 12:32:41 localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Apr 03 12:32:41 localhost audit: MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 >Apr 03 16:32:42 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:42 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:42 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:42 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:42 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:42 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:42 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >Apr 03 16:32:42 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:42 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:41 localhost systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) >Apr 03 16:32:41 localhost systemd[1]: Detected architecture x86-64. >Apr 03 16:32:42 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:42 localhost systemd[1]: Starting Flush Journal to Persistent Storage... >Apr 03 16:32:43 localhost systemd-sysctl[904]: Couldn't write '0' to 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory >Apr 03 16:32:43 localhost systemd-sysctl[904]: Couldn't write '0' to 'net/bridge/bridge-nf-call-arptables', ignoring: No such file or directory >Apr 03 16:32:43 localhost systemd-sysctl[904]: Couldn't write '0' to 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory >Apr 03 16:32:43 localhost systemd[1]: Started Apply Kernel Variables. >Apr 03 16:32:43 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:43 localhost systemd[1]: Started LVM2 metadata daemon. >Apr 03 16:32:43 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:43 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:43 localhost systemd[1]: Started udev Coldplug all Devices. >Apr 03 16:32:43 localhost systemd[1]: Started Flush Journal to Persistent Storage. >Apr 03 16:32:43 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:43 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Apr 03 16:32:43 localhost systemd[1]: Started Configure read-only root support. >Apr 03 16:32:43 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-readonly comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:43 localhost systemd[1]: Starting Load/Save Random Seed... >Apr 03 16:32:43 localhost systemd[1]: Started Load/Save Random Seed. >Apr 03 16:32:43 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:43 localhost kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de). >Apr 03 16:32:43 localhost systemd[1]: Mounted NFSD configuration filesystem. >Apr 03 16:32:43 localhost systemd[1]: Started Setup Virtual Console. >Apr 03 16:32:43 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:43 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Apr 03 16:32:43 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:43 localhost systemd[1]: Started Create Static Device Nodes in /dev. >Apr 03 16:32:43 localhost systemd[1]: Starting udev Kernel Device Manager... >Apr 03 16:32:43 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Apr 03 16:32:43 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:43 localhost systemd[1]: Started udev Kernel Device Manager. >Apr 03 16:32:43 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:43 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Apr 03 16:32:43 localhost kernel: tpm_tis 00:05: 1.2 TPM (device-id 0x0, rev-id 78) >Apr 03 16:32:43 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\_SB.PCI0.LPC.PMIO) (20160108/utaddress-255) >Apr 03 16:32:43 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Apr 03 16:32:43 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20160108/utaddress-255) >Apr 03 16:32:43 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Apr 03 16:32:43 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20160108/utaddress-255) >Apr 03 16:32:43 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Apr 03 16:32:43 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20160108/utaddress-255) >Apr 03 16:32:43 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Apr 03 16:32:43 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Apr 03 16:32:43 localhost kernel: tpm_tis 00:05: TPM is disabled/deactivated (0x6) >Apr 03 16:32:43 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Apr 03 16:32:43 localhost kernel: wmi: Mapper loaded >Apr 03 16:32:43 localhost kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.25 >Apr 03 16:32:43 localhost kernel: thinkpad_acpi: http://ibm-acpi.sf.net/ >Apr 03 16:32:43 localhost kernel: thinkpad_acpi: ThinkPad BIOS 8DET58WW (1.28 ), EC unknown >Apr 03 16:32:43 localhost kernel: thinkpad_acpi: Lenovo ThinkPad X220, model 4291OK7 >Apr 03 16:32:43 localhost kernel: thinkpad_acpi: detected a 16-level brightness capable ThinkPad >Apr 03 16:32:43 localhost kernel: thinkpad_acpi: radio switch found; radios are enabled >Apr 03 16:32:43 localhost kernel: thinkpad_acpi: possible tablet mode switch found; ThinkPad in laptop mode >Apr 03 16:32:43 localhost kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver >Apr 03 16:32:43 localhost kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default... >Apr 03 16:32:43 localhost kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one >Apr 03 16:32:43 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt >Apr 03 16:32:43 localhost kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input9 >Apr 03 16:32:44 localhost kernel: Intel(R) Wireless WiFi driver for Linux >Apr 03 16:32:44 localhost kernel: Copyright(c) 2003- 2015 Intel Corporation >Apr 03 16:32:44 localhost kernel: iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control >Apr 03 16:32:44 localhost kernel: [drm] Memory usable by graphics device = 2048M >Apr 03 16:32:44 localhost kernel: [drm] Replacing VGA console driver >Apr 03 16:32:44 localhost kernel: Console: switching to colour dummy device 80x25 >Apr 03 16:32:44 localhost mtp-probe[977]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2" >Apr 03 16:32:44 localhost mtp-probe[978]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6" >Apr 03 16:32:44 localhost mtp-probe[977]: bus: 1, device: 3 was not an MTP device >Apr 03 16:32:44 localhost mtp-probe[973]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3" >Apr 03 16:32:44 localhost mtp-probe[978]: bus: 1, device: 5 was not an MTP device >Apr 03 16:32:44 localhost mtp-probe[976]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2" >Apr 03 16:32:44 localhost mtp-probe[976]: bus: 2, device: 3 was not an MTP device >Apr 03 16:32:44 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Apr 03 16:32:44 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Apr 03 16:32:44 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >Apr 03 16:32:44 localhost kernel: iTCO_vendor_support: vendor-support=0 >Apr 03 16:32:44 localhost systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. >Apr 03 16:32:44 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 >Apr 03 16:32:44 localhost kernel: iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460) >Apr 03 16:32:44 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Apr 03 16:32:44 localhost mtp-probe[973]: bus: 1, device: 4 was not an MTP device >Apr 03 16:32:44 localhost kernel: media: Linux media interface: v0.10 >Apr 03 16:32:44 localhost systemd[1]: dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device: Dev dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 >Apr 03 16:32:44 localhost systemd[1]: dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device: Dev dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 >Apr 03 16:32:44 localhost systemd[1]: dev-disk-by\x2dlabel-ANACONDA.device: Dev dev-disk-by\x2dlabel-ANACONDA.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 >Apr 03 16:32:44 localhost kernel: iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm >Apr 03 16:32:44 localhost kernel: Linux video capture interface: v2.00 >Apr 03 16:32:44 localhost systemd[1]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-0 >Apr 03 16:32:44 localhost systemd[1]: dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device: Dev dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-0 >Apr 03 16:32:44 localhost systemd[1]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-1 >Apr 03 16:32:44 localhost systemd[1]: dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device: Dev dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-1 >Apr 03 16:32:44 localhost systemd[1]: Starting Load/Save RF Kill Switch Status... >Apr 03 16:32:44 localhost audit[1014]: AVC avc: denied { write } for pid=1014 comm="systemd-rfkill" name="systemd" dev="dm-0" ino=14122 scontext=system_u:system_r:systemd_rfkill_t:s0 tcontext=system_u:object_r:init_var_lib_t:s0 tclass=dir permissive=0 >Apr 03 16:32:44 localhost audit[1014]: SYSCALL arch=c000003e syscall=83 success=no exit=-13 a0=5576e5f38407 a1=1ed a2=0 a3=5576e5f38400 items=0 ppid=1 pid=1014 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-rfkill" exe="/usr/lib/systemd/systemd-rfkill" subj=system_u:system_r:systemd_rfkill_t:s0 key=(null) >Apr 03 16:32:44 localhost audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-rfkill" >Apr 03 16:32:44 localhost systemd-rfkill[1014]: Failed to create rfkill directory: Permission denied >Apr 03 16:32:44 localhost systemd[1]: systemd-rfkill.service: Main process exited, code=exited, status=1/FAILURE >Apr 03 16:32:44 localhost systemd[1]: Failed to start Load/Save RF Kill Switch Status. >Apr 03 16:32:44 localhost crda[1025]: Could not determine country! Unable to set regulatory domain. >Apr 03 16:32:44 localhost systemd-udevd[964]: Process '/usr/sbin/setregdomain' failed with exit code 1. >Apr 03 16:32:45 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Apr 03 16:32:45 localhost kernel: uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b217) >Apr 03 16:32:45 localhost kernel: uvcvideo 1-1.6:1.0: Entity type for entity Extension 3 was not initialized! >Apr 03 16:32:45 localhost kernel: uvcvideo 1-1.6:1.0: Entity type for entity Processing 2 was not initialized! >Apr 03 16:32:45 localhost kernel: uvcvideo 1-1.6:1.0: Entity type for entity Camera 1 was not initialized! >Apr 03 16:32:45 localhost kernel: input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input10 >Apr 03 16:32:45 localhost kernel: usbcore: registered new interface driver uvcvideo >Apr 03 16:32:45 localhost kernel: USB Video Class driver (1.1.1) >Apr 03 16:32:45 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >Apr 03 16:32:45 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >Apr 03 16:32:45 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >Apr 03 16:32:45 localhost kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0 >Apr 03 16:32:45 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled >Apr 03 16:32:45 localhost kernel: intel_rapl: Found RAPL domain package >Apr 03 16:32:45 localhost kernel: intel_rapl: Found RAPL domain core >Apr 03 16:32:45 localhost kernel: intel_rapl: Found RAPL domain uncore >Apr 03 16:32:45 localhost kernel: intel_rapl: RAPL package 0 domain package locked by BIOS >Apr 03 16:32:45 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >Apr 03 16:32:45 localhost kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0 >Apr 03 16:32:45 localhost kernel: Console: switching to colour frame buffer device 170x48 >Apr 03 16:32:45 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Apr 03 16:32:45 localhost kernel: audit_printk_skb: 147 callbacks suppressed >Apr 03 16:32:45 localhost kernel: audit: type=1130 audit(1459715565.708:69): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >Apr 03 16:32:45 localhost kernel: ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >Apr 03 16:32:45 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Unit entered failed state. >Apr 03 16:32:45 localhost kernel: acpi device:00: registered as cooling_device4 >Apr 03 16:32:45 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11 >Apr 03 16:32:45 localhost kernel: [drm] Initialized i915 1.6.0 20151218 for 0000:00:02.0 on minor 0 >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Failed with result 'exit-code'. >Apr 03 16:32:45 localhost kernel: snd_hda_codec_conexant hdaudioC0D0: CX20590: BIOS auto-probing. >Apr 03 16:32:45 localhost kernel: snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20590: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker >Apr 03 16:32:45 localhost kernel: snd_hda_codec_conexant hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Apr 03 16:32:45 localhost kernel: snd_hda_codec_conexant hdaudioC0D0: hp_outs=2 (0x1c/0x19/0x0/0x0/0x0) >Apr 03 16:32:45 localhost kernel: snd_hda_codec_conexant hdaudioC0D0: mono: mono_out=0x0 >Apr 03 16:32:45 localhost kernel: snd_hda_codec_conexant hdaudioC0D0: inputs: >Apr 03 16:32:45 localhost kernel: snd_hda_codec_conexant hdaudioC0D0: Internal Mic=0x23 >Apr 03 16:32:45 localhost kernel: snd_hda_codec_conexant hdaudioC0D0: Mic=0x1b >Apr 03 16:32:45 localhost kernel: snd_hda_codec_conexant hdaudioC0D0: Dock Mic=0x1a >Apr 03 16:32:45 localhost systemd[1]: Created slice system-systemd\x2dbacklight.slice. >Apr 03 16:32:45 localhost kernel: snd_hda_codec_conexant hdaudioC0D0: Enable sync_write for stable communication >Apr 03 16:32:45 localhost kernel: snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) >Apr 03 16:32:45 localhost kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >Apr 03 16:32:45 localhost kernel: input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 >Apr 03 16:32:45 localhost kernel: input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 >Apr 03 16:32:45 localhost kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 >Apr 03 16:32:45 localhost kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 >Apr 03 16:32:45 localhost kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 >Apr 03 16:32:45 localhost kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 >Apr 03 16:32:45 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight... >Apr 03 16:32:45 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0... >Apr 03 16:32:45 localhost systemd[1]: Starting Load/Save RF Kill Switch Status... >Apr 03 16:32:45 localhost audit[1043]: AVC avc: denied { write } for pid=1043 comm="systemd-rfkill" name="systemd" dev="dm-0" ino=14122 scontext=system_u:system_r:systemd_rfkill_t:s0 tcontext=system_u:object_r:init_var_lib_t:s0 tclass=dir permissive=0 >Apr 03 16:32:45 localhost audit[1043]: SYSCALL arch=c000003e syscall=83 success=no exit=-13 a0=5592bcf97407 a1=1ed a2=0 a3=5592bcf97400 items=0 ppid=1 pid=1043 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-rfkill" exe="/usr/lib/systemd/systemd-rfkill" subj=system_u:system_r:systemd_rfkill_t:s0 key=(null) >Apr 03 16:32:45 localhost audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-rfkill" >Apr 03 16:32:45 localhost systemd-rfkill[1043]: Failed to create rfkill directory: Permission denied >Apr 03 16:32:45 localhost kernel: audit: type=1400 audit(1459715565.815:70): avc: denied { write } for pid=1043 comm="systemd-rfkill" name="systemd" dev="dm-0" ino=14122 scontext=system_u:system_r:systemd_rfkill_t:s0 tcontext=system_u:object_r:init_var_lib_t:s0 tclass=dir permissive=0 >Apr 03 16:32:45 localhost kernel: audit: type=1300 audit(1459715565.815:70): arch=c000003e syscall=83 success=no exit=-13 a0=5592bcf97407 a1=1ed a2=0 a3=5592bcf97400 items=0 ppid=1 pid=1043 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-rfkill" exe="/usr/lib/systemd/systemd-rfkill" subj=system_u:system_r:systemd_rfkill_t:s0 key=(null) >Apr 03 16:32:45 localhost kernel: audit: type=1327 audit(1459715565.815:70): proctitle="/usr/lib/systemd/systemd-rfkill" >Apr 03 16:32:45 localhost kernel: audit: type=1130 audit(1459715565.822:71): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >Apr 03 16:32:45 localhost kernel: audit: type=1130 audit(1459715565.825:72): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:45 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >Apr 03 16:32:45 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Main process exited, code=exited, status=1/FAILURE >Apr 03 16:32:45 localhost systemd[1]: Failed to start Load/Save RF Kill Switch Status. >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Unit entered failed state. >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Failed with result 'exit-code'. >Apr 03 16:32:45 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight. >Apr 03 16:32:45 localhost kernel: audit: type=1130 audit(1459715565.826:73): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:45 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:45 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:acpi_video0. >Apr 03 16:32:45 localhost systemd[1]: Starting Load/Save RF Kill Switch Status... >Apr 03 16:32:45 localhost audit[1053]: AVC avc: denied { write } for pid=1053 comm="systemd-rfkill" name="systemd" dev="dm-0" ino=14122 scontext=system_u:system_r:systemd_rfkill_t:s0 tcontext=system_u:object_r:init_var_lib_t:s0 tclass=dir permissive=0 >Apr 03 16:32:45 localhost audit[1053]: SYSCALL arch=c000003e syscall=83 success=no exit=-13 a0=558027128407 a1=1ed a2=0 a3=558027128400 items=0 ppid=1 pid=1053 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-rfkill" exe="/usr/lib/systemd/systemd-rfkill" subj=system_u:system_r:systemd_rfkill_t:s0 key=(null) >Apr 03 16:32:45 localhost audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-rfkill" >Apr 03 16:32:45 localhost systemd-rfkill[1053]: Failed to create rfkill directory: Permission denied >Apr 03 16:32:45 localhost systemd[1]: Reached target Sound Card. >Apr 03 16:32:45 localhost kernel: audit: type=1400 audit(1459715565.843:74): avc: denied { write } for pid=1053 comm="systemd-rfkill" name="systemd" dev="dm-0" ino=14122 scontext=system_u:system_r:systemd_rfkill_t:s0 tcontext=system_u:object_r:init_var_lib_t:s0 tclass=dir permissive=0 >Apr 03 16:32:45 localhost kernel: audit: type=1300 audit(1459715565.843:74): arch=c000003e syscall=83 success=no exit=-13 a0=558027128407 a1=1ed a2=0 a3=558027128400 items=0 ppid=1 pid=1053 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-rfkill" exe="/usr/lib/systemd/systemd-rfkill" subj=system_u:system_r:systemd_rfkill_t:s0 key=(null) >Apr 03 16:32:45 localhost kernel: audit: type=1327 audit(1459715565.843:74): proctitle="/usr/lib/systemd/systemd-rfkill" >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Main process exited, code=exited, status=1/FAILURE >Apr 03 16:32:45 localhost systemd[1]: Failed to start Load/Save RF Kill Switch Status. >Apr 03 16:32:45 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Unit entered failed state. >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Failed with result 'exit-code'. >Apr 03 16:32:45 localhost systemd[1]: Starting Load/Save RF Kill Switch Status... >Apr 03 16:32:45 localhost audit[1056]: AVC avc: denied { write } for pid=1056 comm="systemd-rfkill" name="systemd" dev="dm-0" ino=14122 scontext=system_u:system_r:systemd_rfkill_t:s0 tcontext=system_u:object_r:init_var_lib_t:s0 tclass=dir permissive=0 >Apr 03 16:32:45 localhost audit[1056]: SYSCALL arch=c000003e syscall=83 success=no exit=-13 a0=55a2fe3bd407 a1=1ed a2=0 a3=55a2fe3bd400 items=0 ppid=1 pid=1056 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-rfkill" exe="/usr/lib/systemd/systemd-rfkill" subj=system_u:system_r:systemd_rfkill_t:s0 key=(null) >Apr 03 16:32:45 localhost audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-rfkill" >Apr 03 16:32:45 localhost systemd-rfkill[1056]: Failed to create rfkill directory: Permission denied >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Main process exited, code=exited, status=1/FAILURE >Apr 03 16:32:45 localhost systemd[1]: Failed to start Load/Save RF Kill Switch Status. >Apr 03 16:32:45 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Unit entered failed state. >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Failed with result 'exit-code'. >Apr 03 16:32:45 localhost systemd[1]: Starting Load/Save RF Kill Switch Status... >Apr 03 16:32:45 localhost audit[1059]: AVC avc: denied { write } for pid=1059 comm="systemd-rfkill" name="systemd" dev="dm-0" ino=14122 scontext=system_u:system_r:systemd_rfkill_t:s0 tcontext=system_u:object_r:init_var_lib_t:s0 tclass=dir permissive=0 >Apr 03 16:32:45 localhost audit[1059]: SYSCALL arch=c000003e syscall=83 success=no exit=-13 a0=55cfb6d56407 a1=1ed a2=0 a3=55cfb6d56400 items=0 ppid=1 pid=1059 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-rfkill" exe="/usr/lib/systemd/systemd-rfkill" subj=system_u:system_r:systemd_rfkill_t:s0 key=(null) >Apr 03 16:32:45 localhost audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-rfkill" >Apr 03 16:32:45 localhost systemd-rfkill[1059]: Failed to create rfkill directory: Permission denied >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Main process exited, code=exited, status=1/FAILURE >Apr 03 16:32:45 localhost systemd[1]: Failed to start Load/Save RF Kill Switch Status. >Apr 03 16:32:45 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Unit entered failed state. >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Failed with result 'exit-code'. >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.service: Start request repeated too quickly. >Apr 03 16:32:45 localhost systemd[1]: Failed to start Load/Save RF Kill Switch Status. >Apr 03 16:32:45 localhost systemd[1]: systemd-rfkill.socket: Unit entered failed state. >Apr 03 16:32:45 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Apr 03 16:32:45 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:45 localhost systemd[1]: Starting Activation of DM RAID sets... >Apr 03 16:32:45 localhost systemd[1]: Started Activation of DM RAID sets. >Apr 03 16:32:45 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:45 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:45 localhost systemd[1]: Reached target Local File Systems (Pre). >Apr 03 16:32:45 localhost systemd[1]: Mounting /var/tmp... >Apr 03 16:32:45 localhost systemd[1]: Reached target Encrypted Volumes. >Apr 03 16:32:45 localhost systemd[1]: Mounted /var/tmp. >Apr 03 16:32:45 localhost systemd[1]: Reached target Local File Systems. >Apr 03 16:32:45 localhost systemd[1]: Starting Preprocess NFS configuration... >Apr 03 16:32:45 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Apr 03 16:32:45 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... >Apr 03 16:32:45 localhost systemd[1]: Starting Import network configuration from initramfs... >Apr 03 16:32:45 localhost systemd[1]: Started Preprocess NFS configuration. >Apr 03 16:32:45 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:45 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:45 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost systemd[1]: Started Restore /run/initramfs on shutdown. >Apr 03 16:32:46 localhost systemd[1]: Started Import network configuration from initramfs. >Apr 03 16:32:46 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost systemd[1]: Starting Create Volatile Files and Directories... >Apr 03 16:32:46 localhost systemd[1]: Received SIGRTMIN+20 from PID 945 (plymouthd). >Apr 03 16:32:46 localhost systemd[1]: Started Show Plymouth Boot Screen. >Apr 03 16:32:46 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Apr 03 16:32:46 localhost systemd[1]: Started Create Volatile Files and Directories. >Apr 03 16:32:46 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost systemd[1]: Starting Security Auditing Service... >Apr 03 16:32:46 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Apr 03 16:32:46 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op="add_rule" key=(null) list=1 res=1 >Apr 03 16:32:46 localhost augenrules[1104]: No rules >Apr 03 16:32:46 localhost systemd[1]: Started Security Auditing Service. >Apr 03 16:32:46 localhost auditd[1103]: Started dispatcher: /sbin/audispd pid: 1123 >Apr 03 16:32:46 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Apr 03 16:32:46 localhost audit: CONFIG_CHANGE audit_pid=1103 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Apr 03 16:32:46 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost audispd[1123]: priority_boost_parser called with: 4 >Apr 03 16:32:46 localhost audispd[1123]: max_restarts_parser called with: 10 >Apr 03 16:32:46 localhost auditd[1103]: Init complete, auditd 2.5 listening for events (startup state enable) >Apr 03 16:32:46 localhost audispd[1123]: No plugins found, exiting >Apr 03 16:32:46 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown... >Apr 03 16:32:46 localhost audit[1125]: SYSTEM_BOOT pid=1125 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown. >Apr 03 16:32:46 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost systemd[1]: Reached target System Initialization. >Apr 03 16:32:46 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Apr 03 16:32:46 localhost systemd[1]: Listening on RPCbind Server Activation Socket. >Apr 03 16:32:46 localhost systemd[1]: Started CUPS Scheduler. >Apr 03 16:32:46 localhost systemd[1]: Reached target Paths. >Apr 03 16:32:46 localhost systemd[1]: Started Updates mlocate database every day. >Apr 03 16:32:46 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Apr 03 16:32:46 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Apr 03 16:32:46 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Apr 03 16:32:46 localhost systemd[1]: Listening on CUPS Scheduler. >Apr 03 16:32:46 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Apr 03 16:32:46 localhost systemd[1]: Reached target Sockets. >Apr 03 16:32:46 localhost systemd[1]: Reached target Basic System. >Apr 03 16:32:46 localhost systemd[1]: Starting NTP client/server... >Apr 03 16:32:46 localhost systemd[1]: Starting Disk Manager... >Apr 03 16:32:46 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mcelog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Apr 03 16:32:46 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Apr 03 16:32:46 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost systemd[1]: Started irqbalance daemon. >Apr 03 16:32:46 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=irqbalance comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: read error >Apr 03 16:32:46 localhost rngd[1134]: No entropy sources working, exiting rngd >Apr 03 16:32:46 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=smartd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=alsa-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:46 localhost systemd[1]: Starting Login Service... >Apr 03 16:32:46 localhost systemd[1]: Starting LSB: Init script for live image.... >Apr 03 16:32:46 localhost systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon. >Apr 03 16:32:46 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Apr 03 16:32:46 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Apr 03 16:32:46 localhost systemd[1]: Starting Modem Manager... >Apr 03 16:32:46 localhost systemd[1]: Started daily update of the root trust anchor for DNSSEC. >Apr 03 16:32:46 localhost systemd[1]: Reached target Timers. >Apr 03 16:32:46 localhost systemd[1]: Starting GSSAPI Proxy Daemon... >Apr 03 16:32:46 localhost alsactl[1146]: alsactl 1.1.1 daemon started >Apr 03 16:32:46 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Apr 03 16:32:46 localhost alsactl[1146]: /usr/sbin/alsactl: load_state:1683Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Apr 03 16:32:46 localhost alsactl[1146]: Found hardware: "HDA-Intel" "Conexant CX20590" "HDA:14f1506e,17aa21da,00100003 HDA:80862805,80860101,00100000" "0x17aa" "0x21da" >Apr 03 16:32:46 localhost alsactl[1146]: Hardware is initialized using a generic method >Apr 03 16:32:46 localhost alsactl[1146]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Apr 03 16:32:46 localhost audit: NETFILTER_CFG table=filter family=2 entries=0 >Apr 03 16:32:46 localhost systemd[1]: Started D-Bus System Message Bus. >Apr 03 16:32:46 localhost chronyd[1166]: chronyd version 2.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SECHASH +ASYNCDNS +IPV6 +DEBUG) >Apr 03 16:32:46 localhost avahi-daemon[1149]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Apr 03 16:32:46 localhost avahi-daemon[1149]: Successfully dropped root privileges. >Apr 03 16:32:46 localhost avahi-daemon[1149]: avahi-daemon 0.6.32-rc starting up. >Apr 03 16:32:46 localhost smartd[1145]: smartd 6.4 2015-06-04 r4109 [x86_64-linux-4.5.0-302.fc24.x86_64] (local build) >Apr 03 16:32:46 localhost smartd[1145]: Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org >Apr 03 16:32:46 localhost smartd[1145]: Opened configuration file /etc/smartmontools/smartd.conf >Apr 03 16:32:46 localhost smartd[1145]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices >Apr 03 16:32:46 localhost smartd[1145]: Device: /dev/sda, type changed from 'scsi' to 'sat' >Apr 03 16:32:46 localhost smartd[1145]: Device: /dev/sda [SAT], opened >Apr 03 16:32:46 localhost smartd[1145]: Device: /dev/sda [SAT], INTEL SSDSA2BW160G3L, S/N:CVPR201100K8160DGN, WWN:5-001517-bb27d8103, FW:4PC1LE04, 160 GB >Apr 03 16:32:46 localhost smartd[1145]: Device: /dev/sda [SAT], found in smartd database: Intel 320 Series SSDs >Apr 03 16:32:46 localhost smartd[1145]: Device: /dev/sda [SAT], can't monitor Current_Pending_Sector count - no Attribute 197 >Apr 03 16:32:46 localhost smartd[1145]: Device: /dev/sda [SAT], can't monitor Offline_Uncorrectable count - no Attribute 198 >Apr 03 16:32:46 localhost smartd[1145]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list. >Apr 03 16:32:46 localhost smartd[1145]: Monitoring 1 ATA and 0 SCSI devices >Apr 03 16:32:47 localhost udisksd[1130]: udisks daemon version 2.1.7 starting >Apr 03 16:32:47 localhost ModemManager[1150]: <info> ModemManager (version 1.6-0.1.rc2.fc24) starting in system bus... >Apr 03 16:32:47 localhost useradd[1178]: new group: name=liveuser, GID=1000 >Apr 03 16:32:47 localhost audit[1178]: ADD_GROUP pid=1178 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-group acct="liveuser" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost useradd[1178]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Apr 03 16:32:47 localhost audit[1178]: ADD_USER pid=1178 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost audit[1178]: USER_MGMT pid=1178 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost livesys[1139]: Adding live user [ OK ] >Apr 03 16:32:47 localhost audit[1188]: USER_CHAUTHTOK pid=1188 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=delete password id=1000 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost audit[1189]: USER_MGMT pid=1189 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost audit[1189]: USER_MGMT pid=1189 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-shadow-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost usermod[1189]: add 'liveuser' to group 'wheel' >Apr 03 16:32:47 localhost usermod[1189]: add 'liveuser' to shadow group 'wheel' >Apr 03 16:32:47 localhost audit[1194]: USER_CHAUTHTOK pid=1194 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=delete password id=0 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost avahi-daemon[1149]: Successfully called chroot(). >Apr 03 16:32:47 localhost avahi-daemon[1149]: Successfully dropped remaining capabilities. >Apr 03 16:32:47 localhost avahi-daemon[1168]: chroot.c: open() failed: No such file or directory >Apr 03 16:32:47 localhost avahi-daemon[1149]: Failed to open /etc/resolv.conf: Invalid argument >Apr 03 16:32:47 localhost rtkit-daemon[1156]: Successfully called chroot. >Apr 03 16:32:47 localhost avahi-daemon[1149]: No service file found in /etc/avahi/services. >Apr 03 16:32:47 localhost rtkit-daemon[1156]: Successfully dropped privileges. >Apr 03 16:32:47 localhost rtkit-daemon[1156]: Successfully limited resources. >Apr 03 16:32:47 localhost rtkit-daemon[1156]: Running. >Apr 03 16:32:47 localhost rtkit-daemon[1156]: Canary thread running. >Apr 03 16:32:47 localhost rtkit-daemon[1156]: Watchdog thread running. >Apr 03 16:32:47 localhost dbus[1159]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Apr 03 16:32:47 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Apr 03 16:32:47 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost dbus[1159]: [system] Successfully activated service 'org.freedesktop.systemd1' >Apr 03 16:32:47 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Apr 03 16:32:47 localhost avahi-daemon[1149]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Apr 03 16:32:47 localhost avahi-daemon[1149]: Network interface enumeration completed. >Apr 03 16:32:47 localhost avahi-daemon[1149]: Server startup complete. Host name is linux.local. Local service cookie is 522347484. >Apr 03 16:32:47 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Apr 03 16:32:47 localhost systemd[1]: Starting System Logging Service... >Apr 03 16:32:47 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost systemd[1]: Started GSSAPI Proxy Daemon. >Apr 03 16:32:47 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost systemd[1]: Started NTP client/server. >Apr 03 16:32:47 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost systemd[1]: Started Login Service. >Apr 03 16:32:47 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost systemd-logind[1137]: New seat seat0. >Apr 03 16:32:47 localhost systemd-logind[1137]: Watching system buttons on /dev/input/event2 (Power Button) >Apr 03 16:32:47 localhost systemd-logind[1137]: Watching system buttons on /dev/input/event10 (Video Bus) >Apr 03 16:32:47 localhost systemd-logind[1137]: Watching system buttons on /dev/input/event0 (Lid Switch) >Apr 03 16:32:47 localhost systemd-logind[1137]: Watching system buttons on /dev/input/event1 (Sleep Button) >Apr 03 16:32:47 localhost systemd-logind[1137]: Watching system buttons on /dev/input/event8 (ThinkPad Extra Buttons) >Apr 03 16:32:47 localhost systemd[1]: Starting Authorization Manager... >Apr 03 16:32:47 localhost systemd[1]: Reached target NFS client services. >Apr 03 16:32:47 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Apr 03 16:32:47 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Apr 03 16:32:47 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Apr 03 16:32:47 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Apr 03 16:32:47 localhost systemd[1]: Stopped Software RAID monitoring and management. >Apr 03 16:32:47 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Apr 03 16:32:47 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Apr 03 16:32:47 localhost systemd[1]: Started System Logging Service. >Apr 03 16:32:47 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost livesys[1139]: No such schema 'org.gnome.software' >Apr 03 16:32:47 localhost systemd[1]: Stopped Command Scheduler. >Apr 03 16:32:47 localhost systemd[1]: Stopped Job spooling tools. >Apr 03 16:32:47 localhost polkitd[1210]: Started polkitd version 0.113 >Apr 03 16:32:47 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:47 localhost systemd[1]: Started Modem Manager. >Apr 03 16:32:47 localhost livesys[1139]: /etc/rc.d/init.d/livesys: line 196: /home/liveuser/.kde/share/config/kres-migratorrc: No such file or directory >Apr 03 16:32:48 localhost systemd[1]: Started LSB: Init script for live image.. >Apr 03 16:32:48 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:48 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Apr 03 16:32:48 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Apr 03 16:32:48 localhost systemd[1]: Started SYSV: Late init script for live image.. >Apr 03 16:32:48 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys-late comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:48 localhost polkitd[1210]: Loading rules from directory /etc/polkit-1/rules.d >Apr 03 16:32:48 localhost polkitd[1210]: Loading rules from directory /usr/share/polkit-1/rules.d >Apr 03 16:32:48 localhost polkitd[1210]: Finished loading, compiling and executing 4 rules >Apr 03 16:32:48 localhost dbus[1159]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Apr 03 16:32:48 localhost polkitd[1210]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Apr 03 16:32:48 localhost systemd[1]: Started Authorization Manager. >Apr 03 16:32:48 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:48 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:48 localhost systemd[1]: Started Disk Manager. >Apr 03 16:32:48 localhost udisksd[1130]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Apr 03 16:32:48 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Apr 03 16:32:48 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:48 localhost systemd[1]: Started ABRT kernel log watcher. >Apr 03 16:32:48 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-oops comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:48 localhost systemd[1]: Starting Install ABRT coredump hook... >Apr 03 16:32:48 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-xorg comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:48 localhost systemd[1]: Started ABRT Xorg log watcher. >Apr 03 16:32:48 localhost systemd[1]: Started Install ABRT coredump hook. >Apr 03 16:32:48 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-ccpp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=raw family=2 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=raw family=2 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=security family=2 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=security family=2 entries=0 >Apr 03 16:32:49 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=2 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=2 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=mangle family=2 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=mangle family=2 entries=0 >Apr 03 16:32:49 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=10 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=10 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=raw family=10 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=raw family=10 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=security family=10 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=security family=10 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=10 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=10 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=mangle family=10 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=mangle family=10 entries=0 >Apr 03 16:32:49 localhost kernel: Ebtables v2.0 registered >Apr 03 16:32:49 localhost kernel: bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. >Apr 03 16:32:49 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Apr 03 16:32:49 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost systemd[1]: Starting Network Manager... >Apr 03 16:32:49 localhost kernel: Netfilter messages via NETLINK v0.30. >Apr 03 16:32:49 localhost kernel: ip_set: protocol 6 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=2 entries=4 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=raw family=2 entries=3 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=security family=2 entries=4 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=2 entries=5 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=10 entries=4 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=raw family=10 entries=3 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=security family=10 entries=4 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=10 entries=5 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=broute family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=broute family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=broute family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=2 entries=4 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=raw family=2 entries=3 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=security family=2 entries=4 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=10 entries=4 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=raw family=10 entries=3 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=security family=10 entries=4 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=broute family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=2 entries=4 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=raw family=2 entries=3 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=security family=2 entries=4 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=2 entries=5 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=10 entries=4 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=raw family=10 entries=3 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=security family=10 entries=4 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=10 entries=5 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=7 entries=1 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=7 entries=1 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=7 entries=2 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=7 entries=2 >Apr 03 16:32:49 localhost NetworkManager[1351]: <info> [1459715569.6897] NetworkManager (version 1.2.0-0.8.beta3.fc24) is starting... >Apr 03 16:32:49 localhost NetworkManager[1351]: <info> [1459715569.6907] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity-fedora.conf) >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=7 entries=3 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=7 entries=1 >Apr 03 16:32:49 localhost NetworkManager[1351]: <info> [1459715569.7003] manager[0x557ffcc4c2b0]: monitoring kernel firmware directory '/lib/firmware'. >Apr 03 16:32:49 localhost NetworkManager[1351]: <info> [1459715569.7024] dns-mgr[0x557ffcc910a0]: set resolv-conf-mode: default >Apr 03 16:32:49 localhost NetworkManager[1351]: <info> [1459715569.7024] dns-mgr[0x557ffcc910a0]: using resolv.conf manager 'none' >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=7 entries=1 >Apr 03 16:32:49 localhost NetworkManager[1351]: <info> [1459715569.7040] rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >Apr 03 16:32:49 localhost NetworkManager[1351]: <info> [1459715569.7042] WiFi hardware radio set enabled >Apr 03 16:32:49 localhost NetworkManager[1351]: <info> [1459715569.7042] WWAN hardware radio set enabled >Apr 03 16:32:49 localhost systemd[1]: Started Network Manager. >Apr 03 16:32:49 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost systemd[1]: Reached target Network. >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=7 entries=2 >Apr 03 16:32:49 localhost dbus[1159]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=7 entries=2 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=7 entries=3 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=broute family=7 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=broute family=7 entries=1 >Apr 03 16:32:49 localhost systemd[1]: Starting Notify NFS peers of a restart... >Apr 03 16:32:49 localhost systemd[1]: Started Logout off all iSCSI sessions on shutdown. >Apr 03 16:32:49 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iscsi-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost systemd[1]: Starting Availability of block devices... >Apr 03 16:32:49 localhost systemd[1]: Reached target Remote File Systems (Pre). >Apr 03 16:32:49 localhost systemd[1]: Reached target Remote File Systems. >Apr 03 16:32:49 localhost systemd[1]: Starting Permit User Sessions... >Apr 03 16:32:49 localhost systemd[1]: Started Availability of block devices. >Apr 03 16:32:49 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=blk-availability comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=raw family=10 entries=9 >Apr 03 16:32:49 localhost systemd[1]: Started Permit User Sessions. >Apr 03 16:32:49 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost systemd[1]: Starting Terminate Plymouth Boot Screen... >Apr 03 16:32:49 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Apr 03 16:32:49 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Apr 03 16:32:49 localhost systemd[1]: Received SIGRTMIN+21 from PID 945 (plymouthd). >Apr 03 16:32:49 localhost sm-notify[1402]: Version 1.3.3 starting >Apr 03 16:32:49 localhost systemd[1]: Started Terminate Plymouth Boot Screen. >Apr 03 16:32:49 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Apr 03 16:32:49 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost systemd[1]: Started Simple Desktop Display Manager. >Apr 03 16:32:49 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost systemd[1]: Started Notify NFS peers of a restart. >Apr 03 16:32:49 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost dbus[1159]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Apr 03 16:32:49 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:49 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Apr 03 16:32:49 localhost NetworkManager[1351]: <info> [1459715569.8639] settings: loaded plugin ifcfg-rh: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ifcfg-rh.so) >Apr 03 16:32:49 localhost NetworkManager[1351]: <info> [1459715569.8683] settings: loaded plugin iBFT: (c) 2014 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ibft.so) >Apr 03 16:32:49 localhost NetworkManager[1351]: <info> [1459715569.8683] settings: loaded plugin keyfile: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Apr 03 16:32:49 localhost dbus[1159]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Apr 03 16:32:49 localhost systemd[1]: Starting Hostname Service... >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=2 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=raw family=2 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=security family=2 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=2 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=mangle family=2 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=filter family=10 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=raw family=10 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=security family=10 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=nat family=10 entries=0 >Apr 03 16:32:49 localhost audit: NETFILTER_CFG table=mangle family=10 entries=0 >Apr 03 16:32:50 localhost dbus[1159]: [system] Successfully activated service 'org.freedesktop.hostname1' >Apr 03 16:32:50 localhost systemd[1]: Started Hostname Service. >Apr 03 16:32:50 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0230] settings: hostname: using hostnamed >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0232] settings: hostname changed from (none) to "localhost" >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0235] Using DHCP client 'dhclient' >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0236] manager: WiFi enabled by radio killswitch; enabled by state file >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0236] manager: WWAN enabled by radio killswitch; enabled by state file >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0237] manager: Networking is enabled by state file >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0237] Loaded device plugin: NMVxlanFactory (internal) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0237] Loaded device plugin: NMVlanFactory (internal) >Apr 03 16:32:50 localhost nm-dispatcher[1421]: req:1 'hostname': new request (5 scripts) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0238] Loaded device plugin: NMVethFactory (internal) >Apr 03 16:32:50 localhost nm-dispatcher[1421]: req:1 'hostname': start running ordered scripts... >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0238] Loaded device plugin: NMTunFactory (internal) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0238] Loaded device plugin: NMMacvlanFactory (internal) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0238] Loaded device plugin: NMIPTunnelFactory (internal) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0238] Loaded device plugin: NMInfinibandFactory (internal) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0239] Loaded device plugin: NMEthernetFactory (internal) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0239] Loaded device plugin: NMBridgeFactory (internal) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0239] Loaded device plugin: NMBondFactory (internal) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.0907] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.1625] Loaded device plugin: NMWwanFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wwan.so) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.2410] Loaded device plugin: NMBluezManager (/usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.2939] Loaded device plugin: NMAtmManager (/usr/lib64/NetworkManager/libnm-device-plugin-adsl.so) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.3354] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.3452] (wlp3s0): using nl80211 for WiFi device control >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.3497] device (wlp3s0): driver supports Access Point (AP) mode >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.3506] manager: (wlp3s0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/0) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.3515] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Apr 03 16:32:50 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Apr 03 16:32:50 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled >Apr 03 16:32:50 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled >Apr 03 16:32:50 localhost kernel: iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >Apr 03 16:32:50 localhost ModemManager[1150]: <info> Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin >Apr 03 16:32:50 localhost ModemManager[1150]: <info> Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0': not supported by any plugin >Apr 03 16:32:50 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled >Apr 03 16:32:50 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled >Apr 03 16:32:50 localhost kernel: iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=2 entries=41 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=10 entries=41 >Apr 03 16:32:50 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.6982] manager: (enp0s25): new Ethernet device (/org/freedesktop/NetworkManager/Devices/1) >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.6994] ifcfg-rh: add connection in-memory (744a6ca3-fb15-4dca-a84c-7555227d84b5,"Wired connection 1") >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=2 entries=49 >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.6998] settings: (enp0s25): created default wired connection 'Wired connection 1' >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=10 entries=49 >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.7072] device (enp0s25): state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Apr 03 16:32:50 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready >Apr 03 16:32:50 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=10 entries=52 >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.9384] device (lo): link connected >Apr 03 16:32:50 localhost NetworkManager[1351]: <info> [1459715570.9393] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/2) >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=2 entries=52 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=10 entries=53 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=2 entries=53 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=10 entries=54 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=2 entries=54 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=10 entries=55 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=2 entries=62 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=10 entries=63 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=2 entries=65 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=10 entries=66 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=2 entries=73 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=filter family=10 entries=74 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=nat family=2 entries=26 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=nat family=10 entries=26 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=nat family=2 entries=34 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=nat family=10 entries=34 >Apr 03 16:32:50 localhost audit: NETFILTER_CFG table=nat family=2 entries=37 >Apr 03 16:32:51 localhost dbus[1159]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Apr 03 16:32:51 localhost audit: NETFILTER_CFG table=nat family=10 entries=37 >Apr 03 16:32:51 localhost NetworkManager[1351]: <info> [1459715571.0050] ModemManager available in the bus >Apr 03 16:32:51 localhost audit: NETFILTER_CFG table=nat family=2 entries=45 >Apr 03 16:32:51 localhost audit: NETFILTER_CFG table=nat family=10 entries=45 >Apr 03 16:32:51 localhost audit: NETFILTER_CFG table=mangle family=2 entries=27 >Apr 03 16:32:51 localhost audit: NETFILTER_CFG table=mangle family=10 entries=27 >Apr 03 16:32:51 localhost audit: NETFILTER_CFG table=mangle family=2 entries=35 >Apr 03 16:32:51 localhost audit: NETFILTER_CFG table=mangle family=10 entries=35 >Apr 03 16:32:51 localhost audit: NETFILTER_CFG table=filter family=2 entries=76 >Apr 03 16:32:51 localhost audit: NETFILTER_CFG table=nat family=2 entries=48 >Apr 03 16:32:51 localhost audit: NETFILTER_CFG table=mangle family=2 entries=38 >Apr 03 16:32:51 localhost audit: NETFILTER_CFG table=filter family=10 entries=77 >Apr 03 16:32:51 localhost audit: NETFILTER_CFG table=nat family=10 entries=48 >Apr 03 16:32:51 localhost audit: NETFILTER_CFG table=mangle family=10 entries=38 >Apr 03 16:32:51 localhost systemd[1]: Starting WPA supplicant... >Apr 03 16:32:51 localhost dbus[1159]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Apr 03 16:32:51 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:51 localhost systemd[1]: Started WPA supplicant. >Apr 03 16:32:51 localhost wpa_supplicant[1486]: Successfully initialized wpa_supplicant >Apr 03 16:32:51 localhost NetworkManager[1351]: <info> [1459715571.1586] supplicant: wpa_supplicant running >Apr 03 16:32:51 localhost NetworkManager[1351]: <info> [1459715571.1587] device (wlp3s0): supplicant interface state: init -> starting >Apr 03 16:32:51 localhost NetworkManager[1351]: <info> [1459715571.2045] sup-iface[0x557ffcc76360,wlp3s0]: supports 5 scan SSIDs >Apr 03 16:32:51 localhost NetworkManager[1351]: <info> [1459715571.2066] device (wlp3s0): supplicant interface state: starting -> ready >Apr 03 16:32:51 localhost NetworkManager[1351]: <info> [1459715571.2067] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Apr 03 16:32:51 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Apr 03 16:32:51 localhost audit[1492]: USER_AUTH pid=1492 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_permit acct="liveuser" exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:51 localhost audit[1492]: USER_ACCT pid=1492 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:51 localhost audit[1492]: CRED_ACQ pid=1492 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_permit acct="liveuser" exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:51 localhost audit[1492]: USER_ROLE_CHANGE pid=1492 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=:0 res=success' >Apr 03 16:32:51 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Apr 03 16:32:51 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Apr 03 16:32:51 localhost systemd[1]: Created slice User Slice of liveuser. >Apr 03 16:32:51 localhost systemd[1]: Starting User Manager for UID 1000... >Apr 03 16:32:51 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Apr 03 16:32:51 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Apr 03 16:32:51 localhost systemd-logind[1137]: New session 1 of user liveuser. >Apr 03 16:32:51 localhost systemd[1]: Started Session 1 of user liveuser. >Apr 03 16:32:51 localhost audit[1495]: USER_ACCT pid=1495 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:51 localhost audit[1495]: USER_ROLE_CHANGE pid=1495 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:51 localhost systemd[1495]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Apr 03 16:32:51 localhost audit[1495]: USER_START pid=1495 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:51 localhost systemd[1495]: Reached target Timers. >Apr 03 16:32:51 localhost systemd[1495]: Starting D-Bus User Message Bus Socket. >Apr 03 16:32:51 localhost systemd[1495]: Reached target Paths. >Apr 03 16:32:51 localhost systemd[1495]: Listening on D-Bus User Message Bus Socket. >Apr 03 16:32:51 localhost systemd[1495]: Reached target Sockets. >Apr 03 16:32:51 localhost systemd[1495]: Reached target Basic System. >Apr 03 16:32:51 localhost systemd[1495]: Reached target Default. >Apr 03 16:32:51 localhost systemd[1495]: Startup finished in 26ms. >Apr 03 16:32:51 localhost systemd[1]: Started User Manager for UID 1000. >Apr 03 16:32:51 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:51 localhost sddm-helper[1492]: pam_unix(sddm-autologin:session): session opened for user liveuser by (uid=0) >Apr 03 16:32:51 localhost audit[1492]: USER_START pid=1492 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_keyinit,pam_namespace,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_lastlog acct="liveuser" exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=:0 res=success' >Apr 03 16:32:52 localhost systemd[1495]: Started D-Bus User Message Bus. >Apr 03 16:32:54 localhost NetworkManager[1351]: <info> [1459715574.3504] device (wlp3s0): supplicant interface state: ready -> inactive >Apr 03 16:32:54 localhost kdeinit5[1579]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/device_automounter.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/freespacenotifier.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/powerdevil.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/appmenu.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/ktimezoned.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/proxyscout.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/ksysguard.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/networkstatus.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/solidautoeject.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/statusnotifierwatcher.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/remotedirnotify.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/recentdocumentsnotifier.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/bluedevil.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/networkmanagement.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/baloosearchmodule.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/keyboard.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/networkwatcher.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/kscreen.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/khotkeys.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/desktopnotifier.so" >Apr 03 16:32:55 localhost kdeinit5[1582]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/soliduiserver.so" >Apr 03 16:32:55 localhost NetworkManager[1351]: <info> [1459715575.7662] manager: startup complete >Apr 03 16:32:56 localhost kdeinit5[1585]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\\"\"." >Apr 03 16:32:56 localhost kdeinit5[1585]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\$\"." >Apr 03 16:32:56 localhost kdeinit5[1585]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\\"\"." >Apr 03 16:32:56 localhost kdeinit5[1585]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\$\"." >Apr 03 16:32:56 localhost kdeinit5[1585]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\$\"." >Apr 03 16:32:56 localhost kdeinit5[1585]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\$\"." >Apr 03 16:32:56 localhost kdeinit5[1585]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\$\"." >Apr 03 16:32:56 localhost kdeinit5[1585]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\$\"." >Apr 03 16:32:57 localhost dbus-daemon[1523]: Activating service name='org.kde.kglobalaccel' >Apr 03 16:32:57 localhost ksmserver[1597]: Qt: Session management error: networkIdsList argument is NULL >Apr 03 16:32:57 localhost dbus-daemon[1523]: Successfully activated service 'org.kde.kglobalaccel' >Apr 03 16:32:57 localhost ksmserver[1597]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.9' >Apr 03 16:32:58 localhost dbus[1159]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Apr 03 16:32:58 localhost systemd[1]: Starting Daemon for power management... >Apr 03 16:32:58 localhost dbus[1159]: [system] Successfully activated service 'org.freedesktop.UPower' >Apr 03 16:32:58 localhost systemd[1]: Started Daemon for power management. >Apr 03 16:32:58 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:32:58 localhost kdeinit5[1582]: kf5.kded: found kded module "printmanager" by prepending 'kded_' to the library path, please fix your metadata. >Apr 03 16:32:59 localhost kdeinit5[1582]: kf5.kded: found kded module "accounts" by prepending 'kded_' to the library path, please fix your metadata. >Apr 03 16:32:59 localhost polkitd[1210]: Registered Authentication Agent for unix-session:1 (system bus name :1.23 [/usr/libexec/kf5/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Apr 03 16:32:59 localhost polkit-kde-authentication-agent-1[1663]: Invalid service name "/org/kde/polkit-kde-authentication-agent-1" using: "/org/kde/polkitkdeauthenticationagent1" >Apr 03 16:32:59 localhost ksmserver[1597]: kcminit not running? If we are running with mobile profile or in another platform other than X11 this is normal. >Apr 03 16:32:59 localhost rtkit-daemon[1156]: Successfully made thread 1692 of process 1692 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Apr 03 16:32:59 localhost rtkit-daemon[1156]: Supervising 1 threads of 1 processes of 1 users. >Apr 03 16:33:00 localhost kdeinit5[1582]: kf5.kded: found kded module "colord" by prepending 'kded_' to the library path, please fix your metadata. >Apr 03 16:33:00 localhost dbus-daemon[1523]: Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' >Apr 03 16:33:00 localhost systemd[1495]: Starting Accessibility services bus... >Apr 03 16:33:00 localhost at-spi-bus-launcher[1723]: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >Apr 03 16:33:00 localhost dbus-daemon[1523]: Successfully activated service 'org.a11y.Bus' >Apr 03 16:33:00 localhost systemd[1495]: Started Accessibility services bus. >Apr 03 16:33:00 localhost at-spi-bus-launcher[1723]: ** (process:1723): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files >Apr 03 16:33:00 localhost at-spi-bus-launcher[1723]: Activating service name='org.a11y.atspi.Registry' >Apr 03 16:33:00 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:33:00 localhost at-spi-bus-launcher[1723]: Successfully activated service 'org.a11y.atspi.Registry' >Apr 03 16:33:00 localhost org.a11y.atspi.Registry[1728]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Apr 03 16:33:00 localhost kdeinit5[1582]: powerdevil: Handle button events action could not check for screen configuration >Apr 03 16:33:00 localhost rtkit-daemon[1156]: Supervising 1 threads of 1 processes of 1 users. >Apr 03 16:33:01 localhost dbus-daemon[1523]: Activating service name='org.freedesktop.Telepathy.AccountManager' >Apr 03 16:33:01 localhost kdeinit5[1582]: Icc path "/home/liveuser/.local/share/icc" does not exist >Apr 03 16:33:01 localhost kdeinit5[1582]: "/home/liveuser/.local/share/icc/.." is not an ICC profile >Apr 03 16:33:01 localhost kdeinit5[1582]: "/home/liveuser/.local/share/icc/." is not an ICC profile >Apr 03 16:33:01 localhost rtkit-daemon[1156]: Successfully made thread 1748 of process 1692 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Apr 03 16:33:01 localhost rtkit-daemon[1156]: Supervising 2 threads of 1 processes of 1 users. >Apr 03 16:33:01 localhost rtkit-daemon[1156]: Supervising 2 threads of 1 processes of 1 users. >Apr 03 16:33:01 localhost kwin_x11[1605]: QMetaProperty::read: Unable to handle unregistered datatype 'KWayland::Server::SurfaceInterface*' for property 'KWin::Toplevel::surface' >Apr 03 16:33:01 localhost rtkit-daemon[1156]: Successfully made thread 1755 of process 1692 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Apr 03 16:33:01 localhost rtkit-daemon[1156]: Supervising 3 threads of 1 processes of 1 users. >Apr 03 16:33:01 localhost dbus-daemon[1523]: Activating service name='org.kde.KScreen' >Apr 03 16:33:01 localhost dbus[1159]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Apr 03 16:33:01 localhost dbus[1159]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Apr 03 16:33:01 localhost dbus[1159]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) >Apr 03 16:33:01 localhost dbus-daemon[1523]: Successfully activated service 'org.kde.KScreen' >Apr 03 16:33:01 localhost pulseaudio[1692]: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Apr 03 16:33:01 localhost pulseaudio[1692]: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.config/pulse/cookie': No such file or directory >Apr 03 16:33:01 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Apr 03 16:33:01 localhost pulseaudio[1692]: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Apr 03 16:33:01 localhost pulseaudio[1692]: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.pulse-cookie': No such file or directory >Apr 03 16:33:01 localhost kscreen_backend_launcher[1760]: kscreen.xrandr: Connected output 66 to CRTC 63 >Apr 03 16:33:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Detected XRandR 1.4 >Apr 03 16:33:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Event Base: 88 >Apr 03 16:33:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Event Error: 145 >Apr 03 16:33:01 localhost dbus[1159]: [system] Successfully activated service 'org.freedesktop.problems' >Apr 03 16:33:01 localhost audit[1767]: AVC avc: denied { read } for pid=1767 comm="colord" name="hwdb.bin" dev="dm-0" ino=14270 scontext=system_u:system_r:colord_t:s0 tcontext=system_u:object_r:systemd_hwdb_etc_t:s0 tclass=file permissive=0 >Apr 03 16:33:01 localhost audit[1767]: AVC avc: denied { read } for pid=1767 comm="colord" name="hwdb.bin" dev="dm-0" ino=14270 scontext=system_u:system_r:colord_t:s0 tcontext=system_u:object_r:systemd_hwdb_etc_t:s0 tclass=file permissive=0 >Apr 03 16:33:01 localhost dbus[1159]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Apr 03 16:33:01 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:33:01 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Apr 03 16:33:01 localhost org.freedesktop.Telepathy.AccountManager[1523]: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >Apr 03 16:33:01 localhost kdeinit5[1582]: "/home/liveuser/.local/share/icc/.." is not an ICC profile >Apr 03 16:33:01 localhost kdeinit5[1582]: "/home/liveuser/.local/share/icc/." is not an ICC profile >Apr 03 16:33:01 localhost dbus-daemon[1523]: Successfully activated service 'org.freedesktop.Telepathy.AccountManager' >Apr 03 16:33:01 localhost dbus-daemon[1523]: Activating service name='org.freedesktop.Telepathy.Client.KTp.Approver' >Apr 03 16:33:01 localhost dbus-daemon[1523]: Activating service name='org.freedesktop.Telepathy.Client.KTp.KdedIntegrationModule' >Apr 03 16:33:01 localhost krunner[1615]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion >Apr 03 16:33:01 localhost kdeinit5[1582]: Failed to register device: "device id 'xrandr-AU Optronics' already exists" >Apr 03 16:33:02 localhost kdeinit5[1582]: Trying to convert empty KLocalizedString to QString. >Apr 03 16:33:02 localhost kdeinit5[1582]: Trying to convert empty KLocalizedString to QString. >Apr 03 16:33:02 localhost kdeinit5[1582]: Trying to convert empty KLocalizedString to QString. >Apr 03 16:33:02 localhost kdeinit5[1582]: Failed to open layout memory xml file for reading "/home/liveuser/.local/share/kded5/keyboard/session/layout_memory.xml" error: 5 >Apr 03 16:33:02 localhost kdeinit5[1582]: kf5.kded: found kded module "kwrited" by prepending 'kded_' to the library path, please fix your metadata. >Apr 03 16:33:02 localhost kdeinit5[1582]: kf5.kded: found kded module "touchpad" by prepending 'kded_' to the library path, please fix your metadata. >Apr 03 16:33:02 localhost kdeinit5[1582]: EDID ICC Profile already exists "/home/liveuser/.local/share/icc/edid-7c4f47b635a0342d129ec38f20009786.icc" >Apr 03 16:33:02 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1026, resource id: 2097164, major code: 2 (ChangeWindowAttributes), minor code: 0 >Apr 03 16:33:02 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1030, resource id: 2097181, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:33:02 localhost spice-vdagent[1832]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 >Apr 03 16:33:02 localhost kdeinit5[1582]: kf5.kded: found kded module "ktp_approver" by prepending 'kded_' to the library path, please fix your metadata. >Apr 03 16:33:02 localhost dbus-daemon[1523]: Successfully activated service 'org.freedesktop.Telepathy.Client.KTp.Approver' >Apr 03 16:33:02 localhost kdeinit5[1582]: kf5.kded: found kded module "ktp_integration_module" by prepending 'kded_' to the library path, please fix your metadata. >Apr 03 16:33:02 localhost kdeinit5[1582]: BluezQt: PendingCall Error: "The name org.bluez.obex was not provided by any .service files" >Apr 03 16:33:02 localhost kdeinit5[1582]: QSqlQuery::value: not positioned on a valid record >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRotify_OutputChange >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: CRTC: 63 >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Mode: 76 >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Rotation: "Rotate_0" >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Connection: "Connected" >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Subpixel Order: 1 >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRScreenChangeNotify >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Window: 44040196 >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Root: 196 >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Rotation: "Rotate_0" >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Size ID: 0 >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Size: 1366 768 >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: SizeMM: 361 203 >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRotify_OutputChange >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: CRTC: 63 >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Mode: 76 >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Rotation: "Rotate_0" >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Connection: "Connected" >Apr 03 16:33:02 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Subpixel Order: 1 >Apr 03 16:33:02 localhost kdeinit5[1582]: Failed to register device: "device id 'xrandr-AU Optronics' already exists" >Apr 03 16:33:02 localhost kdeinit5[1582]: EDID ICC Profile already exists "/home/liveuser/.local/share/icc/edid-7c4f47b635a0342d129ec38f20009786.icc" >Apr 03 16:33:02 localhost korgac[1687]: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" >Apr 03 16:33:02 localhost korgac[1687]: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" >Apr 03 16:33:02 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1103, resource id: 2097164, major code: 20 (GetProperty), minor code: 0 >Apr 03 16:33:02 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1106, resource id: 2097164, major code: 20 (GetProperty), minor code: 0 >Apr 03 16:33:02 localhost akonadi_control[1836]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) >Apr 03 16:33:02 localhost akonadiserver[1841]: QCommandLineParser: option not defined: "start-without-control" >Apr 03 16:33:02 localhost akonadiserver[1841]: QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still in use, all queries will cease to work. >Apr 03 16:33:02 localhost akonadiserver[1841]: search paths: ("lib64", "lib64/qt5/plugins/", "lib64/kf5/", "lib64/kf5/plugins/", "/usr/lib/qt5/plugins/", "/usr/lib64/qt5/plugins", "/usr/bin") >Apr 03 16:33:02 localhost akonadiserver[1841]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) >Apr 03 16:33:02 localhost akonadi_control[1836]: search paths: ("/usr/local/bin", "/usr/bin", "/bin", "/usr/local/sbin", "/usr/sbin", "/home/liveuser/.local/bin", "/home/liveuser/bin") >Apr 03 16:33:03 localhost akonadi_newmailnotifier_agent[1849]: log_kidentitymanagement: IdentityManager: There was no default identity. Marking first one as default. >Apr 03 16:33:03 localhost dbus-daemon[1523]: Activating service name='org.kde.kuiserver' >Apr 03 16:33:03 localhost dbus-daemon[1523]: Successfully activated service 'org.kde.kuiserver' >Apr 03 16:33:03 localhost akonadi_migration_agent[1855]: QDBusConnection: name 'org.kde.JobViewServer' had owner '' but we thought it was ':1.42' >Apr 03 16:33:03 localhost kuiserver5[1894]: kuiserver: removing jobview from list, it finished >Apr 03 16:33:04 localhost akonadiserver[1841]: QObject::killTimer: Timers cannot be stopped from another thread >Apr 03 16:33:04 localhost akonadi_indexing_agent[1865]: log_akonadi_indexer_agent: Xapian error in indexer: Can't delete non-existent document #3 >Apr 03 16:33:04 localhost akonadi_mailfilter_agent[1850]: log_kidentitymanagement: IdentityManager: There was no default identity. Marking first one as default. >Apr 03 16:33:04 localhost akonadi_archivemail_agent[1858]: log_kidentitymanagement: IdentityManager: There was no default identity. Marking first one as default. >Apr 03 16:33:05 localhost akonadi_ical_resource[1972]: "No file selected." >Apr 03 16:33:05 localhost akonadi_ical_resource[1972]: Invalid URL: QUrl("/home/liveuser/.local/share/apps/korganizer/std.ics") >Apr 03 16:33:05 localhost akonadi_ical_resource[1972]: "Could not load file '/home/liveuser/.local/share/apps/korganizer/std.ics'." >Apr 03 16:33:05 localhost akonadi_ical_resource[1972]: akonadi_ical_resource: writeToFile() mCalendar is 0! >Apr 03 16:33:05 localhost akonadi_ical_resource[1972]: Error writing to file >Apr 03 16:33:05 localhost akonadi_ical_resource[1972]: akonadi_ical_resource: retrieveItems(): mCalendar is 0! >Apr 03 16:33:05 localhost akonadi_ical_resource[1972]: Invalid URL: QUrl("/home/liveuser/.local/share/apps/korganizer/std.ics") >Apr 03 16:33:05 localhost akonadi_ical_resource[1972]: "Could not load file '/home/liveuser/.local/share/apps/korganizer/std.ics'." >Apr 03 16:33:05 localhost akonadi_akonotes_resource[1980]: log_maildirresource: the resource is not properly configured: >Apr 03 16:33:05 localhost akonadi_akonotes_resource[1980]: log_maildirresource: there is no config file for the resource. >Apr 03 16:33:05 localhost akonadi_akonotes_resource[1980]: log_maildirresource: we create a new one. >Apr 03 16:33:05 localhost akonadiserver[1841]: QObject::killTimer: Timers cannot be stopped from another thread >Apr 03 16:33:05 localhost akonadi_indexing_agent[1865]: log_akonadi_indexer_agent: Xapian error in indexer: Can't delete non-existent document #9 >Apr 03 16:33:06 localhost systemd[1]: Starting CUPS Scheduler... >Apr 03 16:33:06 localhost systemd[1]: Started CUPS Scheduler. >Apr 03 16:33:06 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:33:06 localhost cupsd[1990]: REQUEST localhost - - "POST / HTTP/1.1" 200 418 Create-Printer-Subscriptions successful-ok >Apr 03 16:33:06 localhost kdeinit5[1582]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "AllDevices" >Apr 03 16:33:06 localhost kdeinit5[1582]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Devices" >Apr 03 16:33:06 localhost kdeinit5[1582]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "GlobalDnsConfiguration" >Apr 03 16:33:08 localhost ModemManager[1150]: <info> Creating modem with plugin 'Generic' and '1' ports >Apr 03 16:33:08 localhost ModemManager[1150]: <warn> Could not grab port (tty/ttyS4): 'Cannot add port 'tty/ttyS4', unhandled serial type' >Apr 03 16:33:08 localhost ModemManager[1150]: <warn> Couldn't create modem for device at '/sys/devices/pci0000:00/0000:00:16.3': Failed to find primary AT port >Apr 03 16:33:20 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:33:26 localhost dbus[1159]: [system] Failed to activate service 'org.bluez': timed out >Apr 03 16:33:26 localhost pulseaudio[1692]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >Apr 03 16:33:26 localhost kdeinit5[1582]: BluezQt: PendingCall Error: "Failed to activate service 'org.bluez': timed out" >Apr 03 16:34:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:34:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:34:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:34:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:34:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:34:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:34:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:34:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:34:12 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_fcopy.device: Job sys-devices-virtual-misc-vmbus\x21hv_fcopy.device/start timed out. >Apr 03 16:34:12 localhost systemd[1]: Timed out waiting for device sys-devices-virtual-misc-vmbus\x21hv_fcopy.device. >Apr 03 16:34:12 localhost systemd[1]: Dependency failed for Hyper-V FCOPY daemon. >Apr 03 16:34:12 localhost systemd[1]: hypervfcopyd.service: Job hypervfcopyd.service/start failed with result 'dependency'. >Apr 03 16:34:12 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_fcopy.device: Job sys-devices-virtual-misc-vmbus\x21hv_fcopy.device/start failed with result 'timeout'. >Apr 03 16:34:12 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_vss.device: Job sys-devices-virtual-misc-vmbus\x21hv_vss.device/start timed out. >Apr 03 16:34:12 localhost systemd[1]: Timed out waiting for device sys-devices-virtual-misc-vmbus\x21hv_vss.device. >Apr 03 16:34:12 localhost systemd[1]: Dependency failed for Hyper-V VSS daemon. >Apr 03 16:34:12 localhost systemd[1]: hypervvssd.service: Job hypervvssd.service/start failed with result 'dependency'. >Apr 03 16:34:12 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_vss.device: Job sys-devices-virtual-misc-vmbus\x21hv_vss.device/start failed with result 'timeout'. >Apr 03 16:34:12 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_kvp.device: Job sys-devices-virtual-misc-vmbus\x21hv_kvp.device/start timed out. >Apr 03 16:34:12 localhost systemd[1]: Timed out waiting for device sys-devices-virtual-misc-vmbus\x21hv_kvp.device. >Apr 03 16:34:12 localhost systemd[1]: Dependency failed for Hyper-V KVP daemon. >Apr 03 16:34:12 localhost systemd[1]: hypervkvpd.service: Job hypervkvpd.service/start failed with result 'dependency'. >Apr 03 16:34:12 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_kvp.device: Job sys-devices-virtual-misc-vmbus\x21hv_kvp.device/start failed with result 'timeout'. >Apr 03 16:34:12 localhost systemd[1]: Reached target Multi-User System. >Apr 03 16:34:12 localhost systemd[1]: Reached target Graphical Interface. >Apr 03 16:34:12 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Apr 03 16:34:12 localhost audit[2003]: SYSTEM_RUNLEVEL pid=2003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=5 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >Apr 03 16:34:12 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Apr 03 16:34:12 localhost systemd[1]: Startup finished in 13.567s (kernel) + 43.127s (initrd) + 1min 31.312s (userspace) = 2min 28.007s. >Apr 03 16:34:12 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:34:12 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:34:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:34:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:34:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:34:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:34:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:34:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:34:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:34:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:35:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:35:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:35:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:35:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:35:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:35:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:35:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:35:01 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:35:01 localhost dbus-daemon[1523]: Failed to activate service 'org.freedesktop.Telepathy.Client.KTp.KdedIntegrationModule': timed out >Apr 03 16:37:10 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:37:10 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:37:10 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:37:10 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:37:10 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:37:10 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:37:10 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:37:10 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:37:23 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3093, resource id: 88080384, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:37:23 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3102, resource id: 88080385, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:37:23 localhost systemsettings5[2013]: Could not resolve property : linearGradient4538 >Apr 03 16:37:23 localhost systemsettings5[2013]: Could not resolve property : linearGradient4588 >Apr 03 16:37:23 localhost systemsettings5[2013]: Could not resolve property : linearGradient4554 >Apr 03 16:37:23 localhost systemsettings5[2013]: Could not resolve property : linearGradient4572 >Apr 03 16:37:23 localhost systemsettings5[2013]: Could not resolve property : linearGradient4532 >Apr 03 16:37:23 localhost systemsettings5[2013]: Could not resolve property : linearGradient4582 >Apr 03 16:37:23 localhost systemsettings5[2013]: Could not resolve property : linearGradient4566 >Apr 03 16:37:23 localhost systemsettings5[2013]: Could not resolve property : linearGradient4548 >Apr 03 16:37:23 localhost systemsettings5[2013]: Could not resolve property : linearGradient4532 >Apr 03 16:37:23 localhost systemsettings5[2013]: Could not resolve property : linearGradient4582 >Apr 03 16:37:23 localhost systemsettings5[2013]: Could not resolve property : linearGradient4566 >Apr 03 16:37:23 localhost systemsettings5[2013]: Could not resolve property : linearGradient4548 >Apr 03 16:37:26 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4120, resource id: 88080402, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:37:43 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5696, resource id: 88080384, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:37:43 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5701, resource id: 88080384, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:37:43 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5710, resource id: 88080385, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:37:43 localhost audit[2025]: USER_AUTH pid=2025 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success' >Apr 03 16:37:43 localhost audit[2025]: USER_ACCT pid=2025 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success' >Apr 03 16:37:43 localhost su[2025]: (to root) liveuser on pts/1 >Apr 03 16:37:43 localhost audit[2025]: CRED_ACQ pid=2025 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success' >Apr 03 16:37:43 localhost su[2025]: pam_systemd(su:session): Cannot create session: Already running in a session >Apr 03 16:37:43 localhost su[2025]: pam_unix(su:session): session opened for user root by (uid=1000) >Apr 03 16:37:43 localhost audit[2025]: USER_START pid=2025 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_xauth acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success' >Apr 03 16:37:43 localhost audit[2032]: USER_AUTH pid=2032 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/2 res=success' >Apr 03 16:37:43 localhost audit[2032]: USER_ACCT pid=2032 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/2 res=success' >Apr 03 16:37:43 localhost su[2032]: (to root) liveuser on pts/2 >Apr 03 16:37:43 localhost audit[2032]: CRED_ACQ pid=2032 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/2 res=success' >Apr 03 16:37:43 localhost su[2032]: pam_systemd(su:session): Cannot create session: Already running in a session >Apr 03 16:37:43 localhost su[2032]: pam_unix(su:session): session opened for user root by (uid=1000) >Apr 03 16:37:43 localhost audit[2032]: USER_START pid=2032 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_xauth acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/2 res=success' >Apr 03 16:37:43 localhost partitionmanager[2040]: QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0 >Apr 03 16:37:43 localhost partitionmanager[2040]: QLayout: Attempting to add QLayout "" to PartitionManagerWidget "m_PartitionManagerWidget", which already has a layout >Apr 03 16:37:43 localhost partitionmanager[2040]: QLayout: Attempting to add QLayout "" to ListDevices "m_ListDevices", which already has a layout >Apr 03 16:37:43 localhost partitionmanager[2040]: QLayout: Attempting to add QLayout "" to ListOperations "m_ListOperations", which already has a layout >Apr 03 16:37:43 localhost partitionmanager[2040]: QLayout: Attempting to add QLayout "" to QWidget "m_InfoPane", which already has a layout >Apr 03 16:37:43 localhost partitionmanager[2040]: QLayout: Attempting to add QLayout "" to TreeLog "m_TreeLog", which already has a layout >Apr 03 16:37:44 localhost partitionmanager[2040]: Shortcut for action "undoOperation" "Undo" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. >Apr 03 16:37:44 localhost partitionmanager[2040]: Shortcut for action "refreshDevices" "Refresh Devices" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. >Apr 03 16:37:44 localhost partitionmanager[2040]: Shortcut for action "createNewPartitionTable" "New Partition Table" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. >Apr 03 16:37:44 localhost partitionmanager[2040]: Shortcut for action "newPartition" "New" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. >Apr 03 16:37:44 localhost partitionmanager[2040]: Shortcut for action "resizePartition" "Resize/Move" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. >Apr 03 16:37:44 localhost partitionmanager[2040]: Shortcut for action "deletePartition" "Delete" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. >Apr 03 16:37:44 localhost partitionmanager[2040]: Shortcut for action "shredPartition" "Shred" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. >Apr 03 16:37:44 localhost partitionmanager[2040]: Shortcut for action "copyPartition" "Copy" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. >Apr 03 16:37:44 localhost partitionmanager[2040]: Shortcut for action "pastePartition" "Paste" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. >Apr 03 16:37:44 localhost systemd[1]: dev-disk-by\x2dlabel-ANACONDA.device: Dev dev-disk-by\x2dlabel-ANACONDA.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 >Apr 03 16:37:44 localhost partitionmanager[2040]: QFileInfo::absolutePath: Constructed with empty filename >Apr 03 16:37:44 localhost partitionmanager[2040]: QFileInfo::absolutePath: Constructed with empty filename >Apr 03 16:37:45 localhost partitionmanager[2040]: QFileInfo::absolutePath: Constructed with empty filename >Apr 03 16:37:45 localhost systemd[1]: dev-disk-by\x2dlabel-ANACONDA.device: Dev dev-disk-by\x2dlabel-ANACONDA.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 >Apr 03 16:37:45 localhost systemd[1495]: dev-disk-by\x2dlabel-ANACONDA.device: Dev dev-disk-by\x2dlabel-ANACONDA.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 >Apr 03 16:37:45 localhost systemd[1495]: dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device: Dev dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb >Apr 03 16:37:45 localhost systemd[1495]: dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device: Dev dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb >Apr 03 16:37:45 localhost systemd[1]: dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device: Dev dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 >Apr 03 16:37:45 localhost systemd[1]: dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device: Dev dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 >Apr 03 16:37:45 localhost systemd[1495]: dev-disk-by\x2dlabel-ANACONDA.device: Dev dev-disk-by\x2dlabel-ANACONDA.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 >Apr 03 16:37:45 localhost systemd[1]: dev-disk-by\x2dlabel-ANACONDA.device: Dev dev-disk-by\x2dlabel-ANACONDA.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 >Apr 03 16:37:57 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8671, resource id: 10485768, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:41:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:41:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:41:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:41:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:41:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:41:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:41:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:41:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:42:13 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:42:13 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:42:13 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:42:13 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:42:13 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:42:13 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:42:13 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:42:13 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:42:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:42:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:42:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:42:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:42:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:42:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:42:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:42:43 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:45:44 localhost kscreenlocker_greet[2139]: file:///usr/share/plasma/look-and-feel/org.fedoraproject.fedora.twenty.four/contents/components/UserDelegate.qml:82:9: QML Image: Cannot open: file:///usr/share/plasma/look-and-feel/org.fedoraproject.fedora.twenty.four/contents/components/user-identity >Apr 03 16:45:44 localhost kscreenlocker_greet[2139]: file:///usr/share/plasma/look-and-feel/org.fedoraproject.fedora.twenty.four/contents/components/UserDelegate.qml:82:9: QML Image: Cannot open: file:///usr/share/plasma/look-and-feel/org.fedoraproject.fedora.twenty.four/contents/components/system-log-out >Apr 03 16:46:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:46:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:46:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:46:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:46:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored) >Apr 03 16:46:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Output: 66 >Apr 03 16:46:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: Property: Backlight >Apr 03 16:46:31 localhost kscreen_backend_launcher[1760]: kscreen.xcb.helper: State (newValue, Deleted): 0 >Apr 03 16:46:41 localhost audit[2150]: USER_AUTH pid=2150 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:unix_chkpwd acct="liveuser" exe="/usr/sbin/unix_chkpwd" hostname=? addr=? terminal=? res=success' >Apr 03 16:46:41 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10750, resource id: 10485790, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:47:44 localhost systemd[1]: Starting Cleanup of Temporary Directories... >Apr 03 16:47:44 localhost systemd[1]: Started Cleanup of Temporary Directories. >Apr 03 16:47:44 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:47:44 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Apr 03 16:48:35 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11696, resource id: 92274808, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:48:35 localhost su[2032]: pam_unix(su:session): session closed for user root >Apr 03 16:48:35 localhost audit[2032]: USER_END pid=2032 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_xauth acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/2 res=success' >Apr 03 16:48:35 localhost audit[2032]: CRED_DISP pid=2032 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/2 res=success' >Apr 03 16:48:35 localhost su[2025]: pam_unix(su:session): session closed for user root >Apr 03 16:48:35 localhost audit[2025]: USER_END pid=2025 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_xauth acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success' >Apr 03 16:48:35 localhost audit[2025]: CRED_DISP pid=2025 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success' >Apr 03 16:48:35 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11706, resource id: 88080388, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:48:41 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 12142, resource id: 10485760, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:48:41 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 12147, resource id: 10485760, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:48:41 localhost kwin_x11[1605]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 12151, resource id: 10485761, major code: 18 (ChangeProperty), minor code: 0 >Apr 03 16:48:41 localhost audit[2158]: USER_AUTH pid=2158 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Apr 03 16:48:41 localhost audit[2158]: USER_ACCT pid=2158 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_permit acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Apr 03 16:48:41 localhost userhelper[2158]: pam_timestamp(liveinst:session): updated timestamp file `/var/run//pam_timestamp/liveuser/unknown:root' >Apr 03 16:48:41 localhost audit[2158]: USER_START pid=2158 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Apr 03 16:48:41 localhost audit[2158]: CRED_ACQ pid=2158 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Apr 03 16:48:41 localhost userhelper[2162]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Apr 03 16:48:41 localhost kernel: md: raid0 personality registered for level 0 >Apr 03 16:48:41 localhost kernel: md: raid1 personality registered for level 1 >Apr 03 16:48:41 localhost kernel: raid6: sse2x1 gen() 7792 MB/s >Apr 03 16:48:41 localhost kernel: raid6: sse2x1 xor() 6462 MB/s >Apr 03 16:48:41 localhost kernel: raid6: sse2x2 gen() 10578 MB/s >Apr 03 16:48:41 localhost kernel: raid6: sse2x2 xor() 7861 MB/s >Apr 03 16:48:41 localhost kernel: raid6: sse2x4 gen() 12636 MB/s >Apr 03 16:48:41 localhost kernel: raid6: sse2x4 xor() 8992 MB/s >Apr 03 16:48:41 localhost kernel: raid6: using algorithm sse2x4 gen() 12636 MB/s >Apr 03 16:48:41 localhost kernel: raid6: .... xor() 8992 MB/s, rmw enabled >Apr 03 16:48:41 localhost kernel: raid6: using ssse3x2 recovery algorithm >Apr 03 16:48:41 localhost kernel: async_tx: api initialized (async) >Apr 03 16:48:41 localhost kernel: xor: automatically using best checksumming function: >Apr 03 16:48:41 localhost kernel: avx : 24180.000 MB/sec >Apr 03 16:48:41 localhost kernel: md: raid6 personality registered for level 6 >Apr 03 16:48:41 localhost kernel: md: raid5 personality registered for level 5 >Apr 03 16:48:41 localhost kernel: md: raid4 personality registered for level 4 >Apr 03 16:48:41 localhost kernel: md: raid10 personality registered for level 10 >Apr 03 16:48:41 localhost kernel: device-mapper: multipath: version 1.10.0 loaded >Apr 03 16:48:41 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Apr 03 16:48:41 localhost kernel: iscsi: registered transport (tcp) >Apr 03 16:48:41 localhost kernel: No iBFT detected. >Apr 03 16:48:41 localhost audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=1 >Apr 03 16:48:41 localhost audit[2047]: USER_AVC pid=2047 uid=0 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Apr 03 16:48:41 localhost dbus[1523]: avc: received setenforce notice (enforcing=0) >Apr 03 16:48:41 localhost dbus[1728]: avc: received setenforce notice (enforcing=0) >Apr 03 16:48:41 localhost audit[1159]: USER_AVC pid=1159 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Apr 03 16:48:42 localhost systemd[1495]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/dm-1 and /sys/devices/virtual/block/loop1 >Apr 03 16:48:42 localhost systemd[1495]: dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device: Dev dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device appeared twice with different sysfs paths /sys/devices/virtual/block/dm-1 and /sys/devices/virtual/block/loop1 >Apr 03 16:48:42 localhost systemd[1495]: dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device: Dev dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb >Apr 03 16:48:42 localhost systemd[1495]: dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device: Dev dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb >Apr 03 16:48:42 localhost systemd[1495]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/dm-1 and /sys/devices/virtual/block/dm-0 >Apr 03 16:48:42 localhost systemd[1495]: dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device: Dev dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device appeared twice with different sysfs paths /sys/devices/virtual/block/dm-1 and /sys/devices/virtual/block/dm-0 >Apr 03 16:48:42 localhost systemd[1]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-0 >Apr 03 16:48:42 localhost systemd[1]: dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device: Dev dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-0 >Apr 03 16:48:42 localhost systemd[1]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-1 >Apr 03 16:48:42 localhost systemd[1]: dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device: Dev dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-1 >Apr 03 16:48:42 localhost systemd[1]: dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device: Dev dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 >Apr 03 16:48:42 localhost systemd[1]: dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device: Dev dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 >Apr 03 16:48:42 localhost systemd[1]: dev-disk-by\x2dlabel-ANACONDA.device: Dev dev-disk-by\x2dlabel-ANACONDA.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 >Apr 03 16:48:42 localhost systemd[1495]: dev-disk-by\x2dlabel-ANACONDA.device: Dev dev-disk-by\x2dlabel-ANACONDA.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 >op.add_option("--devnum", dest="devnum", required=1) >option = self.option_class(*args, **kwargs) >op.add_option("--add-boot", action="store_true", dest="addBoot", default=False) >default=False) >op.add_option("--vckeymap", dest="vc_keymap", action="store", default="") >callback=csv_parse_callback, nargs=1, type="string") >required=1) >op.add_option("--biospart", dest="biospart") >required=1) >op.add_option("--server", dest="server", required=1) >dest="format", default=True, nargs=0) >dest="format", default=True, nargs=0) >op.add_option("--url", required=1) >const=CLEARPART_TYPE_ALL) >callback=drive_cb, nargs=1, type="string") >callback=services_cb, nargs=1, type="string") >callback=services_cb, nargs=1, type="string") >op.add_option("--url", dest="url", required=1) >op.add_option("--osname", dest="osname", required=1) >op.add_option("--encrypted", action="store_true", default=False) >dest="type", nargs=0) >dest="device", type="string", nargs=1, required=1) >dest="device", type="string", nargs=1, required=1) >op.add_option("--fstype", dest="fstype") >dest="format", default=True, nargs=0) >op.add_option("--nic", dest="nic", required=1) >dest="agreed", action="store_true", default=False) >callback=groups_cb, nargs=1, type="string") >callback=groups_cb, nargs=1, type="string") >action="store_true", default=False) >dest="format", default=True, nargs=0) >dest="format", default=True, nargs=0) >op.add_option("--connect") >nargs=1, type="string") >default=False) >callback=part_cb, nargs=1, type="string") >op.add_option("--username", dest="username", required=True) >action="store_const", const=FIRSTBOOT_SKIP) >op.add_option("--target", dest="target", action="store", type="string") >op.add_option("--username", dest="username", required=True) >op.add_option("--utc", dest="isUtc", action="store_true", default=False) >callback=servers_cb, nargs=1, type="string") >op.add_option("--source") >op.add_option("--host") >op.add_option("--opts", dest="moduleOpts", default="") >callback=list_cb, nargs=1, type="string") >callback=list_cb, nargs=1, type="string") >default=False) >const=SELINUX_DISABLED) >op.add_option("--name", dest="name", required=1) >nargs=1, type="string") >op.add_option("--append", dest="appendLine") >callback=driveorder_cb, nargs=1, type="string") >op.add_option("--nomount", dest="nomount", action="store_true", default=False) >action="store_false") >callback=firewall_port_cb, nargs=1, type="string") >op.add_option("--root-device", dest="root_device") >choices=self.bootprotoList) >callback=teamslaves_cb, nargs=1, type="string") >callback=drive_cb, nargs=1, type="string", required=1) >callback=drive_cb, nargs=1, type="string", required=1) >op.add_option("--card") >op.add_option("--name", required=1) >op.add_option("--minlen", type="int") >Apr 03 16:48:47 localhost systemd[1495]: dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device: Dev dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb >Apr 03 16:48:47 localhost systemd[1495]: dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device: Dev dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb >Apr 03 16:48:47 localhost systemd[1495]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/dm-1 and /sys/devices/virtual/block/loop1 >Apr 03 16:48:47 localhost systemd[1495]: dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device: Dev dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device appeared twice with different sysfs paths /sys/devices/virtual/block/dm-1 and /sys/devices/virtual/block/loop1 >Apr 03 16:48:47 localhost systemd[1495]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/dm-1 and /sys/devices/virtual/block/dm-0 >Apr 03 16:48:47 localhost systemd[1495]: dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device: Dev dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device appeared twice with different sysfs paths /sys/devices/virtual/block/dm-1 and /sys/devices/virtual/block/dm-0 >Apr 03 16:48:47 localhost systemd[1]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-0 >Apr 03 16:48:47 localhost systemd[1]: dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device: Dev dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-0 >Apr 03 16:48:47 localhost systemd[1]: dev-disk-by\x2dlabel-Anaconda.device: Dev dev-disk-by\x2dlabel-Anaconda.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-1 >Apr 03 16:48:47 localhost systemd[1]: dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device: Dev dev-disk-by\x2duuid-95719567\x2d18e4\x2d4927\x2db716\x2dd386ac31e4ae.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop1 and /sys/devices/virtual/block/dm-1 >Apr 03 16:48:47 localhost systemd[1]: dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device: Dev dev-disk-by\x2dlabel-Fedora\x2dKDE\x2dLive\x2d24\x2d20160403\x2dn\x2d0.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 >Apr 03 16:48:47 localhost systemd[1]: dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device: Dev dev-disk-by\x2duuid-2016\x2d04\x2d03\x2d10\x2d03\x2d57\x2d00.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 >Apr 03 16:48:47 localhost systemd[1495]: dev-disk-by\x2dlabel-ANACONDA.device: Dev dev-disk-by\x2dlabel-ANACONDA.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 >Apr 03 16:48:47 localhost systemd[1]: dev-disk-by\x2dlabel-ANACONDA.device: Dev dev-disk-by\x2dlabel-ANACONDA.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 and /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 >self._setToObj(self.op, opts, pd) >default=False) >option = self.option_class(*args, **kwargs) >Apr 03 16:48:47 localhost NetworkManager[1351]: <info> [1459716527.3914] audit: op="connection-update" uuid="744a6ca3-fb15-4dca-a84c-7555227d84b5" name="enp0s25" pid=2334 uid=0 result="success" >op.add_option("--devnum", dest="devnum", required=1) >op.add_option("--add-boot", action="store_true", dest="addBoot", default=False) >default=False) >op.add_option("--vckeymap", dest="vc_keymap", action="store", default="") >callback=csv_parse_callback, nargs=1, type="string") >required=1) >op.add_option("--biospart", dest="biospart") >required=1) >op.add_option("--server", dest="server", required=1) >dest="format", default=True, nargs=0) >dest="format", default=True, nargs=0) >op.add_option("--url", required=1) >const=CLEARPART_TYPE_ALL) >callback=drive_cb, nargs=1, type="string") >callback=services_cb, nargs=1, type="string") >callback=services_cb, nargs=1, type="string") >op.add_option("--url", dest="url", required=1) >op.add_option("--osname", dest="osname", required=1) >op.add_option("--encrypted", action="store_true", default=False) >dest="type", nargs=0) >dest="device", type="string", nargs=1, required=1) >dest="device", type="string", nargs=1, required=1) >op.add_option("--fstype", dest="fstype") >dest="format", default=True, nargs=0) >op.add_option("--nic", dest="nic", required=1) >dest="agreed", action="store_true", default=False) >callback=groups_cb, nargs=1, type="string") >callback=groups_cb, nargs=1, type="string") >action="store_true", default=False) >dest="format", default=True, nargs=0) >dest="format", default=True, nargs=0) >op.add_option("--connect") >nargs=1, type="string") >default=False) >callback=part_cb, nargs=1, type="string") >op.add_option("--username", dest="username", required=True) >action="store_const", const=FIRSTBOOT_SKIP) >op.add_option("--target", dest="target", action="store", type="string") >op.add_option("--username", dest="username", required=True) >op.add_option("--utc", dest="isUtc", action="store_true", default=False) >callback=servers_cb, nargs=1, type="string") >op.add_option("--source") >op.add_option("--host") >op.add_option("--opts", dest="moduleOpts", default="") >callback=list_cb, nargs=1, type="string") >callback=list_cb, nargs=1, type="string") >default=False) >const=SELINUX_DISABLED) >op.add_option("--name", dest="name", required=1) >nargs=1, type="string") >op.add_option("--append", dest="appendLine") >callback=driveorder_cb, nargs=1, type="string") >op.add_option("--nomount", dest="nomount", action="store_true", default=False) >action="store_false") >callback=firewall_port_cb, nargs=1, type="string") >op.add_option("--root-device", dest="root_device") >choices=self.bootprotoList) >callback=teamslaves_cb, nargs=1, type="string") >callback=drive_cb, nargs=1, type="string", required=1) >callback=drive_cb, nargs=1, type="string", required=1) >op.add_option("--card") >op.add_option("--name", required=1) >op.add_option("--minlen", type="int") >Apr 03 16:48:48 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >0, GObject.G_MAXUINT, 0, >GObject.PARAM_READWRITE), >"nm-state-changed": (GObject.SIGNAL_RUN_LAST, GObject.TYPE_NONE, []), >yield Device.from_sys_path(self.context, name) >yield Device.from_sys_path(self.context, name) >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0 ' >'/dev/disk/by-label/Fedora-KDE-Live-24-20160403-n-0 ' >'/dev/disk/by-id/usb-Sony_Storage_Media_FBA3C09FFF2E9F-0:0', >'DEVNAME': '/dev/sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.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-KDE-Live-24-20160403-n-0', >'ID_FS_LABEL_ENC': 'Fedora-KDE-Live-24-20160403-n-0', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2016-04-03-10-03-57-00', >'ID_FS_UUID_ENC': '2016-04-03-10-03-57-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05b8', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '319b82d0', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Sony_Storage_Media_FBA3C09FFF2E9F-0:0', >'ID_SERIAL_SHORT': 'FBA3C09FFF2E9F', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '59511924'} ; >name = sdb status = True kids = 0 id = 1 >parents = [] >uuid = None size = 7.34 GiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb >target size = 7.34 GiB path = /dev/sdb >format args = [] originalFormat = None removable = True >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1 ' >'/dev/disk/by-label/Fedora-KDE-Live-24-20160403-n-0 ' >'/dev/disk/by-id/usb-Sony_Storage_Media_FBA3C09FFF2E9F-0:0-part1', >'DEVNAME': '/dev/sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.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-KDE-Live-24-20160403-n-0', >'ID_FS_LABEL_ENC': 'Fedora-KDE-Live-24-20160403-n-0', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2016-04-03-10-03-57-00', >'ID_FS_UUID_ENC': '2016-04-03-10-03-57-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05b8', >'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': '2875392', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '319b82d0-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '319b82d0', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Sony_Storage_Media_FBA3C09FFF2E9F-0:0', >'ID_SERIAL_SHORT': 'FBA3C09FFF2E9F', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '17', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '59517968'} ; >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2 ' >'/dev/disk/by-label/ANACONDA /dev/disk/by-uuid/A75E-9158', >'DEVNAME': '/dev/sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.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': 'A75E-9158', >'ID_FS_UUID_ENC': 'A75E-9158', >'ID_FS_VERSION': 'FAT12', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05b8', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '103340', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '10636', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '319b82d0-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '319b82d0', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Sony_Storage_Media_FBA3C09FFF2E9F-0:0', >'ID_SERIAL_SHORT': 'FBA3C09FFF2E9F', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '18', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '59526764'} ; >'/dev/disk/by-label/ANACONDA ' >'/dev/disk/by-uuid/ddc6b77c-7474-3b49-9944-476b3a13b354 ' >'/dev/disk/by-id/usb-Sony_Storage_Media_FBA3C09FFF2E9F-0:0-part3', >'DEVNAME': '/dev/sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.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': 'ddc6b77c-7474-3b49-9944-476b3a13b354', >'ID_FS_UUID_ENC': 'ddc6b77c-7474-3b49-9944-476b3a13b354', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05b8', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '113976', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '23344', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '319b82d0-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '319b82d0', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Sony_Storage_Media_FBA3C09FFF2E9F-0:0', >'ID_SERIAL_SHORT': 'FBA3C09FFF2E9F', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '19', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '59543365'} ; >'/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' >'/dev/disk/by-id/wwn-0x5001517bb27d8103', >'DEVNAME': '/dev/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_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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'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': 'INTEL_SSDSA2BW160G3L', >'ID_MODEL_ENC': 'INTEL\\x20SSDSA2BW160G3L\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '9942ac82', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': '4PC1LE04', >'ID_SERIAL': 'INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN', >'ID_SERIAL_SHORT': 'CVPR201100K8160DGN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5001517bb27d8103', >'ID_WWN_WITH_EXTENSION': '0x5001517bb27d8103', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '59112352'} ; >name = sda status = True kids = 0 id = 7 >parents = [] >uuid = None size = 149.05 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >target size = 149.05 GiB path = /dev/sda >format args = [] originalFormat = None removable = False >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fbc00cf9f60>, <parted.partition.Partition object at 0x7fbc00cf9940>, <parted.partition.Partition object at 0x7fbc00cf9550>] >device: <parted.device.Device object at 0x7fbc00d02588> >PedDisk: <_ped.Disk object at 0x7fbc00d0acc8> >'/dev/disk/by-label/SYSTEM_DRV ' >'/dev/disk/by-id/ata-INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN-part1 ' >'/dev/disk/by-id/wwn-0x5001517bb27d8103-part1 ' >'/dev/disk/by-uuid/8A9E34C69E34AC97', >'DEVNAME': '/dev/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_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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'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_LABEL': 'SYSTEM_DRV', >'ID_FS_LABEL_ENC': 'SYSTEM_DRV', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '8A9E34C69E34AC97', >'ID_FS_UUID_ENC': '8A9E34C69E34AC97', >'ID_MODEL': 'INTEL_SSDSA2BW160G3L', >'ID_MODEL_ENC': 'INTEL\\x20SSDSA2BW160G3L\\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_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '3840000', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '9942ac82-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '9942ac82', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': '4PC1LE04', >'ID_SERIAL': 'INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN', >'ID_SERIAL_SHORT': 'CVPR201100K8160DGN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5001517bb27d8103', >'ID_WWN_WITH_EXTENSION': '0x5001517bb27d8103', >'MAJOR': '8', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '59133814'} ; >name = sda1 status = True kids = 0 id = 13 >parents = ['existing 149.05 GiB disk sda (7) with existing msdos disklabel'] >uuid = None size = 1.83 GiB >format = existing None >major = 8 minor = 1 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >target size = 1.83 GiB path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fbc00d02550> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc00cf99b0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fbc00cf9518> PedPartition: <_ped.Partition object at 0x7fbc00ce6ba0> >disk = existing 149.05 GiB disk sda (7) with existing msdos disklabel >start = 2048 end = 3842047 length = 3840000 >flags = boot >'/dev/disk/by-id/ata-INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN-part2 ' >'/dev/disk/by-uuid/589236D19236B37C ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' >'/dev/disk/by-label/Windows7_OS', >'DEVNAME': '/dev/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_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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'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_LABEL': 'Windows7_OS', >'ID_FS_LABEL_ENC': 'Windows7_OS', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '589236D19236B37C', >'ID_FS_UUID_ENC': '589236D19236B37C', >'ID_MODEL': 'INTEL_SSDSA2BW160G3L', >'ID_MODEL_ENC': 'INTEL\\x20SSDSA2BW160G3L\\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': '3842048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '267776000', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '9942ac82-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '9942ac82', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': '4PC1LE04', >'ID_SERIAL': 'INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN', >'ID_SERIAL_SHORT': 'CVPR201100K8160DGN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5001517bb27d8103', >'ID_WWN_WITH_EXTENSION': '0x5001517bb27d8103', >'MAJOR': '8', >'MINOR': '2', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '59138412'} ; >name = sda2 status = True kids = 0 id = 19 >parents = ['existing 149.05 GiB disk sda (7) with existing msdos disklabel'] >uuid = None size = 127.69 GiB >format = existing None >major = 8 minor = 2 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >target size = 127.69 GiB path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fbc00d02550> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc00cf9048> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fbc00cf9cc0> PedPartition: <_ped.Partition object at 0x7fbc00ce6938> >disk = existing 149.05 GiB disk sda (7) with existing msdos disklabel >start = 3842048 end = 271618047 length = 267776000 >flags = > >File "/sbin/anaconda", line 1196, in <module> >anaconda._intf.run() > >File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/__init__.py", line 827, in run >self._currentAction.initialize() > >File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 205, in initialize >lang_itr, _locale_itr = self._select_locale(self.data.lang.lang) > >File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/lib/lang_locale_handler.py", line 142, in _select_locale >locale_itr = set_treeview_selection(self._localeView, locales[0], col=1) > >IndexError: list index out of range >'/dev/disk/by-label/Lenovo_Recovery ' >'/dev/disk/by-id/wwn-0x5001517bb27d8103-part3 ' >'/dev/disk/by-uuid/D274494C7449350F ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3', >'DEVNAME': '/dev/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_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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'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_LABEL': 'Lenovo_Recovery', >'ID_FS_LABEL_ENC': 'Lenovo_Recovery', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'D274494C7449350F', >'ID_FS_UUID_ENC': 'D274494C7449350F', >'ID_MODEL': 'INTEL_SSDSA2BW160G3L', >'ID_MODEL_ENC': 'INTEL\\x20SSDSA2BW160G3L\\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': '271618048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40961712', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '9942ac82-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '9942ac82', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': '4PC1LE04', >'ID_SERIAL': 'INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN', >'ID_SERIAL_SHORT': 'CVPR201100K8160DGN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5001517bb27d8103', >'ID_WWN_WITH_EXTENSION': '0x5001517bb27d8103', >'MAJOR': '8', >'MINOR': '3', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '59137065'} ; > > > >/tmp/anaconda.log: >16:48:46,825 INFO anaconda: /sbin/anaconda 24.13.1-1 >16:48:47,049 INFO anaconda: 4057712 kB (3962 MB) are available >16:48:47,054 INFO anaconda: check_memory(): total:3962, needed:320, graphical:410 >16:48:47,062 INFO anaconda: Not doing 'early exception handler' in live installation >16:48:47,062 INFO anaconda: Not doing 'start audit daemon' in live installation >16:48:47,062 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >16:48:47,063 INFO anaconda: Default encoding = utf-8 >16:48:47,073 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/zfcp.py:95: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--devnum", dest="devnum", required=1) > >16:48:47,079 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >16:48:47,082 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/reqpart.py:55: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--add-boot", action="store_true", dest="addBoot", default=False) > >16:48:47,083 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/reboot.py:76: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > default=False) > >16:48:47,085 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/keyboard.py:114: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--vckeymap", dest="vc_keymap", action="store", default="") > >16:48:47,085 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/keyboard.py:116: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=csv_parse_callback, nargs=1, type="string") > >16:48:47,086 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/multipath.py:77: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > required=1) > >16:48:47,086 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/harddrive.py:63: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--biospart", dest="biospart") > >16:48:47,087 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/dmraid.py:76: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > required=1) > >16:48:47,088 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/nfs.py:53: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--server", dest="server", required=1) > >16:48:47,088 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/volgroup.py:118: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="format", default=True, nargs=0) > >16:48:47,088 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/volgroup.py:118: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="format", default=True, nargs=0) > >16:48:47,089 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/liveimg.py:66: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--url", required=1) > >16:48:47,090 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/clearpart.py:71: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > const=CLEARPART_TYPE_ALL) > >16:48:47,090 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/clearpart.py:73: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=drive_cb, nargs=1, type="string") > >16:48:47,091 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/services.py:58: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=services_cb, nargs=1, type="string") > >16:48:47,091 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/services.py:58: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=services_cb, nargs=1, type="string") > >16:48:47,091 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/url.py:55: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--url", dest="url", required=1) > >16:48:47,092 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/ostreesetup.py:61: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--osname", dest="osname", required=1) > >16:48:47,093 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/autopart.py:80: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--encrypted", action="store_true", default=False) > >16:48:47,093 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/autopart.py:260: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="type", nargs=0) > >16:48:47,094 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/raid.py:297: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="device", type="string", nargs=1, required=1) > >16:48:47,094 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/raid.py:297: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="device", type="string", nargs=1, required=1) > >16:48:47,095 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/logvol.py:373: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--fstype", dest="fstype") > >16:48:47,095 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/logvol.py:380: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="format", default=True, nargs=0) > >16:48:47,096 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/fcoe.py:107: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--nic", dest="nic", required=1) > >16:48:47,097 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/eula.py:54: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="agreed", action="store_true", default=False) > >16:48:47,097 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/user.py:151: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=groups_cb, nargs=1, type="string") > >16:48:47,097 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/user.py:151: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=groups_cb, nargs=1, type="string") > >16:48:47,098 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/autostep.py:48: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > action="store_true", default=False) > >16:48:47,099 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/btrfs.py:133: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="format", default=True, nargs=0) > >16:48:47,099 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/btrfs.py:133: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="format", default=True, nargs=0) > >16:48:47,099 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/vnc.py:52: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--connect") > >16:48:47,100 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/vnc.py:101: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > nargs=1, type="string") > >16:48:47,100 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/partition.py:294: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > default=False) > >16:48:47,101 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/partition.py:308: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=part_cb, nargs=1, type="string") > >16:48:47,102 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/sshpw.py:113: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--username", dest="username", required=True) > >16:48:47,102 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/firstboot.py:52: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > action="store_const", const=FIRSTBOOT_SKIP) > >16:48:47,103 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/iscsi.py:130: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--target", dest="target", action="store", type="string") > >16:48:47,103 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/sshkey.py:79: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--username", dest="username", required=True) > >16:48:47,105 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/timezone.py:52: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--utc", dest="isUtc", action="store_true", default=False) > >16:48:47,105 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/timezone.py:156: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=servers_cb, nargs=1, type="string") > >16:48:47,106 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/driverdisk.py:108: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--source") > >16:48:47,107 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/logging.py:58: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--host") > >16:48:47,107 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/device.py:90: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--opts", dest="moduleOpts", default="") > >16:48:47,108 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/lang.py:80: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=list_cb, nargs=1, type="string") > >16:48:47,108 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/lang.py:80: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=list_cb, nargs=1, type="string") > ><auto-removed line containing rootpw> > default=False) > >16:48:47,109 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/selinux.py:54: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > const=SELINUX_DISABLED) > >16:48:47,110 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/repo.py:173: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--name", dest="name", required=1) > >16:48:47,110 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/repo.py:225: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > nargs=1, type="string") > >16:48:47,111 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/bootloader.py:85: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--append", dest="appendLine") > >16:48:47,111 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/bootloader.py:101: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=driveorder_cb, nargs=1, type="string") > >16:48:47,112 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/rescue.py:55: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--nomount", dest="nomount", action="store_true", default=False) > >16:48:47,112 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/firewall.py:100: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > action="store_false") > >16:48:47,113 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/firewall.py:108: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=firewall_port_cb, nargs=1, type="string") > >16:48:47,113 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/upgrade.py:86: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--root-device", dest="root_device") > >16:48:47,114 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/network.py:347: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > choices=self.bootprotoList) > >16:48:47,115 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/network.py:509: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=teamslaves_cb, nargs=1, type="string") > >16:48:47,116 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/ignoredisk.py:51: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=drive_cb, nargs=1, type="string", required=1) > >16:48:47,116 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/ignoredisk.py:51: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=drive_cb, nargs=1, type="string", required=1) > >16:48:47,116 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/xconfig.py:79: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--card") > >16:48:47,117 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/group.py:74: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--name", required=1) > >16:48:47,121 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:101: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--minlen", type="int") > >16:48:47,122 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >16:48:47,248 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:117: PendingDeprecationWarning: _setToObj has been renamed to set_to_obj. The old name will be removed in a future release. > self._setToObj(self.op, opts, pd) > >16:48:47,250 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/sections.py:148: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > default=False) > >16:48:47,250 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >16:48:47,252 DEBUG anaconda: setting locale to: en_US.UTF-8 >16:48:47,264 DEBUG anaconda: network: devices found ['wlp3s0', 'enp0s25'] >16:48:47,392 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp0s25 >16:48:47,392 DEBUG anaconda: network: missing ifcfgs created for devices ['enp0s25'] >16:48:47,410 DEBUG anaconda: updating host name localhost.localdomain >16:48:47,411 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/zfcp.py:95: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--devnum", dest="devnum", required=1) > >16:48:47,411 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/reqpart.py:55: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--add-boot", action="store_true", dest="addBoot", default=False) > >16:48:47,412 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/reboot.py:76: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > default=False) > >16:48:47,412 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/keyboard.py:114: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--vckeymap", dest="vc_keymap", action="store", default="") > >16:48:47,413 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/keyboard.py:116: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=csv_parse_callback, nargs=1, type="string") > >16:48:47,413 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/multipath.py:77: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > required=1) > >16:48:47,413 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/harddrive.py:63: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--biospart", dest="biospart") > >16:48:47,414 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/dmraid.py:76: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > required=1) > >16:48:47,414 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/nfs.py:53: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--server", dest="server", required=1) > >16:48:47,414 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/volgroup.py:118: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="format", default=True, nargs=0) > >16:48:47,415 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/volgroup.py:118: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="format", default=True, nargs=0) > >16:48:47,415 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/liveimg.py:66: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--url", required=1) > >16:48:47,415 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/clearpart.py:71: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > const=CLEARPART_TYPE_ALL) > >16:48:47,416 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/clearpart.py:73: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=drive_cb, nargs=1, type="string") > >16:48:47,416 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/services.py:58: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=services_cb, nargs=1, type="string") > >16:48:47,416 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/services.py:58: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=services_cb, nargs=1, type="string") > >16:48:47,416 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/url.py:55: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--url", dest="url", required=1) > >16:48:47,417 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/ostreesetup.py:61: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--osname", dest="osname", required=1) > >16:48:47,417 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/autopart.py:80: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--encrypted", action="store_true", default=False) > >16:48:47,418 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/autopart.py:260: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="type", nargs=0) > >16:48:47,418 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/raid.py:297: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="device", type="string", nargs=1, required=1) > >16:48:47,418 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/raid.py:297: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="device", type="string", nargs=1, required=1) > >16:48:47,419 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/logvol.py:373: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--fstype", dest="fstype") > >16:48:47,419 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/logvol.py:380: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="format", default=True, nargs=0) > >16:48:47,420 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/fcoe.py:107: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--nic", dest="nic", required=1) > >16:48:47,421 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/eula.py:54: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="agreed", action="store_true", default=False) > >16:48:47,421 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/user.py:151: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=groups_cb, nargs=1, type="string") > >16:48:47,421 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/user.py:151: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=groups_cb, nargs=1, type="string") > >16:48:47,422 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/autostep.py:48: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > action="store_true", default=False) > >16:48:47,422 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/btrfs.py:133: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > dest="format", default=True, nargs=0) > >16:48:47,422 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/btrfs.py:133: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > dest="format", default=True, nargs=0) > >16:48:47,423 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/vnc.py:52: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--connect") > >16:48:47,423 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/vnc.py:101: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > nargs=1, type="string") > >16:48:47,423 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/partition.py:294: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > default=False) > >16:48:47,424 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/partition.py:308: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=part_cb, nargs=1, type="string") > >16:48:47,424 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/sshpw.py:113: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--username", dest="username", required=True) > >16:48:47,425 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/firstboot.py:52: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > action="store_const", const=FIRSTBOOT_SKIP) > >16:48:47,425 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/iscsi.py:130: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--target", dest="target", action="store", type="string") > >16:48:47,426 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/sshkey.py:79: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--username", dest="username", required=True) > >16:48:47,426 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/timezone.py:52: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--utc", dest="isUtc", action="store_true", default=False) > >16:48:47,426 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/timezone.py:156: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=servers_cb, nargs=1, type="string") > >16:48:47,427 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/driverdisk.py:108: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--source") > >16:48:47,428 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/logging.py:58: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--host") > >16:48:47,428 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/device.py:90: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--opts", dest="moduleOpts", default="") > >16:48:47,428 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/lang.py:80: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=list_cb, nargs=1, type="string") > >16:48:47,429 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/lang.py:80: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=list_cb, nargs=1, type="string") > ><auto-removed line containing rootpw> > default=False) > >16:48:47,429 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/selinux.py:54: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > const=SELINUX_DISABLED) > >16:48:47,430 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/repo.py:173: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--name", dest="name", required=1) > >16:48:47,430 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/repo.py:225: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > nargs=1, type="string") > >16:48:47,431 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/bootloader.py:85: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--append", dest="appendLine") > >16:48:47,431 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/bootloader.py:101: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=driveorder_cb, nargs=1, type="string") > >16:48:47,432 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/rescue.py:55: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--nomount", dest="nomount", action="store_true", default=False) > >16:48:47,432 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/firewall.py:100: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > action="store_false") > >16:48:47,432 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/firewall.py:108: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=firewall_port_cb, nargs=1, type="string") > >16:48:47,433 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/upgrade.py:86: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--root-device", dest="root_device") > >16:48:47,433 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/network.py:347: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > choices=self.bootprotoList) > >16:48:47,434 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/network.py:509: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=teamslaves_cb, nargs=1, type="string") > >16:48:47,435 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/ignoredisk.py:51: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > callback=drive_cb, nargs=1, type="string", required=1) > >16:48:47,435 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/ignoredisk.py:51: PendingDeprecationWarning: action="callback" is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > callback=drive_cb, nargs=1, type="string", required=1) > >16:48:47,435 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/xconfig.py:79: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--card") > >16:48:47,436 WARN anaconda: /usr/lib/python3.5/site-packages/pykickstart/commands/group.py:74: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--name", required=1) > >16:48:47,436 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:101: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--minlen", type="int") > >16:48:47,437 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140445863765760) >16:48:47,444 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140445863765760) >16:48:47,444 WARN anaconda.stdout: Not asking for VNC because we don't have a network >16:48:47,445 INFO anaconda: Display mode = g >16:48:47,445 INFO anaconda: 4057712 kB (3962 MB) are available >16:48:47,450 INFO anaconda: check_memory(): total:3962, needed:320, graphical:410 >16:48:47,816 INFO anaconda: Fedora is the highest priority installclass, using it >16:48:47,962 INFO anaconda: bootloader GRUB2 on X86 platform >16:48:47,963 INFO anaconda: Detected 3.75 GiB of memory >16:48:47,964 INFO anaconda: Suggested swap size (3.75 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >16:48:47,964 INFO anaconda: Swap attempt of 0.0 >16:48:47,964 INFO anaconda: bootloader GRUB2 on X86 platform >16:48:47,965 INFO anaconda: Running Thread: AnaStorageThread (140445863765760) >16:48:47,966 INFO anaconda: Running Thread: AnaTimeInitThread (140445493491456) >16:48:47,991 INFO anaconda: Running Thread: AnaPayloadRestartThread (140445485098752) >16:48:47,992 ERR anaconda: Geolocation refresh failed - no connectivity >16:48:47,992 INFO anaconda: Not doing 'start chronyd' in live installation >16:48:47,996 INFO anaconda: Running Thread: AnaPayloadThread (140445476706048) >16:48:47,997 INFO anaconda: Thread Done: AnaPayloadRestartThread (140445485098752) >16:48:48,061 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:119: PyGIDeprecationWarning: GObject.G_MAXUINT is deprecated; use GLib.MAXUINT instead > 0, GObject.G_MAXUINT, 0, > >16:48:48,062 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:120: PyGIDeprecationWarning: GObject.PARAM_READWRITE is deprecated; use GObject.ParamFlags.READWRITE (glib 2.42+) instead > GObject.PARAM_READWRITE), > >16:48:48,063 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:243: PyGIDeprecationWarning: GObject.SIGNAL_RUN_LAST is deprecated; use GObject.SignalFlags.RUN_LAST instead > "nm-state-changed": (GObject.SIGNAL_RUN_LAST, GObject.TYPE_NONE, []), > >16:48:48,392 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >16:48:48,400 DEBUG anaconda: Detected primary monitor: 1366x768 125dpix 125dpiy >16:48:48,416 WARN anaconda: /usr/lib/python3.5/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >16:48:48,441 INFO anaconda: Not doing 'activate layouts' in live installation >16:48:49,191 DEBUG anaconda: setting locale to: C.UTF-8 >16:48:49,224 DEBUG anaconda: running handleException >16:48:49,229 CRIT anaconda: Traceback (most recent call last): > > File "/sbin/anaconda", line 1196, in <module> > anaconda._intf.run() > > File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/__init__.py", line 827, in run > self._currentAction.initialize() > > File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 205, in initialize > lang_itr, _locale_itr = self._select_locale(self.data.lang.lang) > > File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/lib/lang_locale_handler.py", line 142, in _select_locale > locale_itr = set_treeview_selection(self._localeView, locales[0], col=1) > >IndexError: list index out of range > >16:48:49,230 DEBUG anaconda: Gtk not running, starting Gtk and running exception handler in it > > >/tmp/packaging.log: > > >/tmp/program.log: >16:48:41,957 INFO program: Running [1] lvm version ... >16:48:41,960 INFO program: stdout[1]: LVM version: 2.02.143(2) (2016-02-21) > Library version: 1.02.117 (2016-02-21) > Driver version: 4.34.0 > >16:48:41,960 INFO program: stderr[1]: >16:48:41,960 INFO program: ...done [1] (exit code: 0) >16:48:41,961 INFO program: Running [2] btrfs --version ... >16:48:41,962 INFO program: stdout[2]: btrfs-progs v4.4 > >16:48:41,962 INFO program: stderr[2]: >16:48:41,962 INFO program: ...done [2] (exit code: 0) >16:48:41,965 INFO program: Running [3] mkswap --version ... >16:48:41,967 INFO program: stdout[3]: mkswap from util-linux 2.28-rc2 > >16:48:41,968 INFO program: stderr[3]: >16:48:41,968 INFO program: ...done [3] (exit code: 0) >16:48:41,968 INFO program: Running [4] swapon --version ... >16:48:41,985 INFO program: stdout[4]: swapon from util-linux 2.28-rc2 > >16:48:41,985 INFO program: stderr[4]: >16:48:41,985 INFO program: ...done [4] (exit code: 0) >16:48:41,986 INFO program: Running [5] swapoff --version ... >16:48:41,987 INFO program: stdout[5]: swapoff from util-linux 2.28-rc2 > >16:48:41,988 INFO program: stderr[5]: >16:48:41,988 INFO program: ...done [5] (exit code: 0) >16:48:41,988 INFO program: Running [6] losetup --version ... >16:48:41,995 INFO program: stdout[6]: losetup from util-linux 2.28-rc2 > >16:48:41,996 INFO program: stderr[6]: >16:48:41,996 INFO program: ...done [6] (exit code: 0) >16:48:42,011 INFO program: Running [7] multipath --version ... >16:48:42,030 INFO program: stdout[7]: >16:48:42,031 INFO program: stderr[7]: Unknown switch: (null) >multipath-tools v0.4.9 (05/33, 2016) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-T tm:val] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [dev] > multipath -F [-v lvl] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -T tm:val > check if tm matches the multipathd timestamp. If so val is > whether or not the device is a path in a multipath device > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t dump internal hardware table > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -p policy failover|multibus|group_by_serial|group_by_prio > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >16:48:42,031 INFO program: ...done [7] (exit code: 256) >16:48:42,035 INFO program: Running [8] dmsetup --version ... >16:48:42,042 INFO program: stdout[8]: Library version: 1.02.117 (2016-02-21) >Driver version: 4.34.0 > >16:48:42,042 INFO program: stderr[8]: >16:48:42,042 INFO program: ...done [8] (exit code: 0) >16:48:42,043 INFO program: Running [9] mdadm --version ... >16:48:42,068 INFO program: stdout[9]: >16:48:42,069 INFO program: stderr[9]: mdadm - v3.3.4 - 3rd August 2015 > >16:48:42,069 INFO program: ...done [9] (exit code: 0) >16:48:42,408 INFO program: Running... udevadm settle --timeout=300 >16:48:42,415 DEBUG program: Return code: 0 >16:48:42,416 INFO program: Running... udevadm settle --timeout=300 >16:48:42,422 DEBUG program: Return code: 0 >16:48:44,625 INFO program: Running... udevadm settle --timeout=300 >16:48:44,632 DEBUG program: Return code: 0 >16:48:44,656 INFO program: Running... udevadm settle --timeout=300 >16:48:44,663 DEBUG program: Return code: 0 >16:48:44,667 INFO program: Running... udevadm settle --timeout=300 >16:48:44,675 DEBUG program: Return code: 0 >16:48:44,679 INFO program: Running... udevadm settle --timeout=300 >16:48:44,686 DEBUG program: Return code: 0 >16:48:44,690 INFO program: Running... udevadm settle --timeout=300 >16:48:44,696 DEBUG program: Return code: 0 >16:48:44,700 INFO program: Running... udevadm settle --timeout=300 >16:48:44,707 DEBUG program: Return code: 0 >16:48:44,711 INFO program: Running... udevadm settle --timeout=300 >16:48:44,717 DEBUG program: Return code: 0 >16:48:44,723 INFO program: Running... udevadm settle --timeout=300 >16:48:44,729 DEBUG program: Return code: 0 >16:48:44,733 INFO program: Running... udevadm settle --timeout=300 >16:48:44,739 DEBUG program: Return code: 0 >16:48:44,744 INFO program: Running... udevadm settle --timeout=300 >16:48:44,750 DEBUG program: Return code: 0 >16:48:44,754 INFO program: Running... udevadm settle --timeout=300 >16:48:44,760 DEBUG program: Return code: 0 >16:48:44,765 INFO program: Running... udevadm settle --timeout=300 >16:48:44,771 DEBUG program: Return code: 0 >16:48:44,776 INFO program: Running... udevadm settle --timeout=300 >16:48:44,781 DEBUG program: Return code: 0 >16:48:44,786 INFO program: Running... udevadm settle --timeout=300 >16:48:44,792 DEBUG program: Return code: 0 >16:48:44,797 INFO program: Running... udevadm settle --timeout=300 >16:48:44,803 DEBUG program: Return code: 0 >16:48:44,807 INFO program: Running... udevadm settle --timeout=300 >16:48:44,813 DEBUG program: Return code: 0 >16:48:44,817 INFO program: Running... udevadm settle --timeout=300 >16:48:44,825 DEBUG program: Return code: 0 >16:48:44,830 INFO program: Running... udevadm settle --timeout=300 >16:48:44,836 DEBUG program: Return code: 0 >16:48:44,842 INFO program: Running... udevadm settle --timeout=300 >16:48:44,849 DEBUG program: Return code: 0 >16:48:44,854 INFO program: Running... udevadm settle --timeout=300 >16:48:44,860 DEBUG program: Return code: 0 >16:48:44,865 INFO program: Running... udevadm settle --timeout=300 >16:48:44,871 DEBUG program: Return code: 0 >16:48:44,876 INFO program: Running... udevadm settle --timeout=300 >16:48:44,882 DEBUG program: Return code: 0 >16:48:44,887 INFO program: Running... udevadm settle --timeout=300 >16:48:44,892 DEBUG program: Return code: 0 >16:48:44,896 INFO program: Running... udevadm settle --timeout=300 >16:48:44,902 DEBUG program: Return code: 0 >16:48:44,907 INFO program: Running... udevadm settle --timeout=300 >16:48:44,915 DEBUG program: Return code: 0 >16:48:44,920 INFO program: Running... udevadm settle --timeout=300 >16:48:44,926 DEBUG program: Return code: 0 >16:48:44,931 INFO program: Running... udevadm settle --timeout=300 >16:48:44,937 DEBUG program: Return code: 0 >16:48:44,942 INFO program: Running... udevadm settle --timeout=300 >16:48:44,948 DEBUG program: Return code: 0 >16:48:44,953 INFO program: Running... udevadm settle --timeout=300 >16:48:44,959 DEBUG program: Return code: 0 >16:48:44,963 INFO program: Running... udevadm settle --timeout=300 >16:48:44,969 DEBUG program: Return code: 0 >16:48:44,974 INFO program: Running... udevadm settle --timeout=300 >16:48:44,980 DEBUG program: Return code: 0 >16:48:44,985 INFO program: Running... udevadm settle --timeout=300 >16:48:44,991 DEBUG program: Return code: 0 >16:48:44,995 INFO program: Running... udevadm settle --timeout=300 >16:48:45,001 DEBUG program: Return code: 0 >16:48:45,006 INFO program: Running... udevadm settle --timeout=300 >16:48:45,012 DEBUG program: Return code: 0 >16:48:45,016 INFO program: Running... udevadm settle --timeout=300 >16:48:45,023 DEBUG program: Return code: 0 >16:48:45,027 INFO program: Running... udevadm settle --timeout=300 >16:48:45,033 DEBUG program: Return code: 0 >16:48:45,039 INFO program: Running... udevadm settle --timeout=300 >16:48:45,045 DEBUG program: Return code: 0 >16:48:45,049 INFO program: Running... udevadm settle --timeout=300 >16:48:45,055 DEBUG program: Return code: 0 >16:48:45,059 INFO program: Running... udevadm settle --timeout=300 >16:48:45,064 DEBUG program: Return code: 0 >16:48:45,065 INFO program: Running... udevadm settle --timeout=300 >16:48:45,072 DEBUG program: Return code: 0 >16:48:45,077 INFO program: Running... udevadm settle --timeout=300 >16:48:45,082 DEBUG program: Return code: 0 >16:48:45,087 INFO program: Running... udevadm settle --timeout=300 >16:48:45,093 DEBUG program: Return code: 0 >16:48:45,098 INFO program: Running... udevadm settle --timeout=300 >16:48:45,104 DEBUG program: Return code: 0 >16:48:45,109 INFO program: Running... udevadm settle --timeout=300 >16:48:45,115 DEBUG program: Return code: 0 >16:48:45,117 INFO program: Running... udevadm settle --timeout=300 >16:48:45,123 DEBUG program: Return code: 0 >16:48:45,124 INFO program: Running... udevadm settle --timeout=300 >16:48:45,130 DEBUG program: Return code: 0 >16:48:45,135 INFO program: Running... udevadm settle --timeout=300 >16:48:45,141 DEBUG program: Return code: 0 >16:48:45,146 INFO program: Running... udevadm settle --timeout=300 >16:48:45,152 DEBUG program: Return code: 0 >16:48:45,157 INFO program: Running... udevadm settle --timeout=300 >16:48:45,163 DEBUG program: Return code: 0 >16:48:45,167 INFO program: Running... udevadm settle --timeout=300 >16:48:45,173 DEBUG program: Return code: 0 >16:48:45,176 INFO program: Running... udevadm settle --timeout=300 >16:48:45,181 DEBUG program: Return code: 0 >16:48:45,182 INFO program: Running... udevadm settle --timeout=300 >16:48:45,189 DEBUG program: Return code: 0 >16:48:45,194 INFO program: Running... udevadm settle --timeout=300 >16:48:45,200 DEBUG program: Return code: 0 >16:48:45,204 INFO program: Running... udevadm settle --timeout=300 >16:48:45,210 DEBUG program: Return code: 0 >16:48:45,215 INFO program: Running... udevadm settle --timeout=300 >16:48:45,221 DEBUG program: Return code: 0 >16:48:45,226 INFO program: Running... udevadm settle --timeout=300 >16:48:45,232 DEBUG program: Return code: 0 >16:48:45,234 INFO program: Running... udevadm settle --timeout=300 >16:48:45,240 DEBUG program: Return code: 0 >16:48:47,049 INFO program: Running... losetup --list >16:48:47,063 INFO program: Running... udevadm control --env=ANACONDA=1 >16:48:47,071 DEBUG program: Return code: 0 >16:48:47,140 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:48:47,148 DEBUG program: Return code: 0 >16:48:47,149 INFO program: Running... udevadm settle --timeout=300 >16:48:47,196 DEBUG program: Return code: 0 >16:48:47,198 INFO program: Running... modprobe fcoe >16:48:47,240 DEBUG program: Return code: 0 >16:48:47,240 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:48:47,247 INFO program: stdout: >16:48:47,247 INFO program: No FCoE boot disk information is found in EDD! >16:48:47,247 DEBUG program: Return code: 1 >16:48:47,446 INFO program: Running... losetup --list >16:48:47,967 INFO program: Running... udevadm settle --timeout=300 >16:48:47,983 DEBUG program: Return code: 0 >16:48:47,984 INFO program: Running [10] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >16:48:48,040 INFO program: stdout[10]: >16:48:48,041 INFO program: stderr[10]: >16:48:48,041 INFO program: ...done [10] (exit code: 0) >16:48:48,063 INFO program: Running... udevadm settle --timeout=300 >16:48:48,376 DEBUG program: Return code: 0 >16:48:48,404 INFO program: Running... udevadm settle --timeout=300 >16:48:48,414 DEBUG program: Return code: 0 >16:48:48,698 INFO program: Running... ntfsresize -c /dev/sda1 >16:48:48,706 INFO program: stdout: >16:48:48,707 INFO program: ntfsresize v2016.2.22 (libntfs-3g) >16:48:48,707 DEBUG program: Return code: 0 >16:48:48,707 INFO program: Running... ntfsinfo -m /dev/sda1 >16:48:48,728 INFO program: stdout: >16:48:48,728 INFO program: Volume Information >16:48:48,728 INFO program: Name of device: /dev/sda1 >16:48:48,729 INFO program: Device state: 11 >16:48:48,729 INFO program: Volume Name: SYSTEM_DRV >16:48:48,729 INFO program: Volume State: 91 >16:48:48,729 INFO program: Volume Flags: 0x0000 >16:48:48,729 INFO program: Volume Version: 3.1 >16:48:48,729 INFO program: Sector Size: 512 >16:48:48,729 INFO program: Cluster Size: 4096 >16:48:48,730 INFO program: Index Block Size: 4096 >16:48:48,730 INFO program: Volume Size in Clusters: 479999 >16:48:48,730 INFO program: MFT Information >16:48:48,730 INFO program: MFT Record Size: 1024 >16:48:48,730 INFO program: MFT Zone Multiplier: 0 >16:48:48,730 INFO program: MFT Data Position: 24 >16:48:48,730 INFO program: MFT Zone Start: 159999 >16:48:48,731 INFO program: MFT Zone End: 219998 >16:48:48,731 INFO program: MFT Zone Position: 159999 >16:48:48,731 INFO program: Current Position in First Data Zone: 219998 >16:48:48,731 INFO program: Current Position in Second Data Zone: 0 >16:48:48,731 INFO program: Allocated clusters 64 (0.0%) >16:48:48,731 INFO program: LCN of Data Attribute for FILE_MFT: 159999 >16:48:48,731 INFO program: FILE_MFTMirr Size: 4 >16:48:48,732 INFO program: LCN of Data Attribute for File_MFTMirr: 16 >16:48:48,732 INFO program: Size of Attribute Definition Table: 2560 >16:48:48,732 INFO program: Number of Attached Extent Inodes: 0 >16:48:48,732 INFO program: FILE_Bitmap Information >16:48:48,732 INFO program: FILE_Bitmap MFT Record Number: 6 >16:48:48,732 INFO program: State of FILE_Bitmap Inode: 80 >16:48:48,732 INFO program: Length of Attribute List: 0 >16:48:48,733 INFO program: Number of Attached Extent Inodes: 0 >16:48:48,733 INFO program: FILE_Bitmap Data Attribute Information >16:48:48,733 INFO program: Decompressed Runlist: not done yet >16:48:48,733 INFO program: Base Inode: 6 >16:48:48,734 INFO program: Attribute Types: not done yet >16:48:48,734 INFO program: Attribute Name Length: 0 >16:48:48,734 INFO program: Attribute State: 3 >16:48:48,734 INFO program: Attribute Allocated Size: 61440 >16:48:48,734 INFO program: Attribute Data Size: 60000 >16:48:48,734 INFO program: Attribute Initialized Size: 60000 >16:48:48,734 INFO program: Attribute Compressed Size: 0 >16:48:48,735 INFO program: Compression Block Size: 0 >16:48:48,735 INFO program: Compression Block Size Bits: 0 >16:48:48,735 INFO program: Compression Block Clusters: 0 >16:48:48,735 INFO program: Free Clusters: 386589 (80.5%) >16:48:48,735 DEBUG program: Return code: 0 >16:48:48,736 INFO program: Running... ntfsresize -m /dev/sda1 >16:48:48,748 INFO program: stdout: >16:48:48,749 INFO program: ntfsresize v2016.2.22 (libntfs-3g) >16:48:48,749 INFO program: Minsize (in MB): 383 >16:48:48,749 DEBUG program: Return code: 0 >16:48:48,874 INFO program: Running... ntfsresize -c /dev/sda2 >16:48:48,882 INFO program: stdout: >16:48:48,883 INFO program: ntfsresize v2016.2.22 (libntfs-3g) >16:48:48,883 DEBUG program: Return code: 0 >16:48:48,883 INFO program: Running... ntfsinfo -m /dev/sda2 >16:48:48,915 INFO program: stdout: >16:48:48,916 INFO program: Volume Information >16:48:48,916 INFO program: Name of device: /dev/sda2 >16:48:48,916 INFO program: Device state: 11 >16:48:48,916 INFO program: Volume Name: Windows7_OS >16:48:48,916 INFO program: Volume State: 91 >16:48:48,916 INFO program: Volume Flags: 0x0000 >16:48:48,917 INFO program: Volume Version: 3.1 >16:48:48,917 INFO program: Sector Size: 512 >16:48:48,917 INFO program: Cluster Size: 4096 >16:48:48,917 INFO program: Index Block Size: 4096 >16:48:48,917 INFO program: Volume Size in Clusters: 33471999 >16:48:48,917 INFO program: MFT Information >16:48:48,918 INFO program: MFT Record Size: 1024 >16:48:48,918 INFO program: MFT Zone Multiplier: 0 >16:48:48,918 INFO program: MFT Data Position: 24 >16:48:48,918 INFO program: MFT Zone Start: 786432 >16:48:48,918 INFO program: MFT Zone End: 4970431 >16:48:48,918 INFO program: MFT Zone Position: 786432 >16:48:48,918 INFO program: Current Position in First Data Zone: 4970431 >16:48:48,919 INFO program: Current Position in Second Data Zone: 0 >16:48:48,919 INFO program: Allocated clusters 30016 (0.1%) >16:48:48,919 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >16:48:48,919 INFO program: FILE_MFTMirr Size: 4 >16:48:48,919 INFO program: LCN of Data Attribute for File_MFTMirr: 16 >16:48:48,919 INFO program: Size of Attribute Definition Table: 2560 >16:48:48,919 INFO program: Number of Attached Extent Inodes: 0 >16:48:48,919 INFO program: FILE_Bitmap Information >16:48:48,920 INFO program: FILE_Bitmap MFT Record Number: 6 >16:48:48,920 INFO program: State of FILE_Bitmap Inode: 80 >16:48:48,920 INFO program: Length of Attribute List: 0 >16:48:48,920 INFO program: Number of Attached Extent Inodes: 0 >16:48:48,920 INFO program: FILE_Bitmap Data Attribute Information >16:48:48,920 INFO program: Decompressed Runlist: not done yet >16:48:48,921 INFO program: Base Inode: 6 >16:48:48,921 INFO program: Attribute Types: not done yet >16:48:48,921 INFO program: Attribute Name Length: 0 >16:48:48,921 INFO program: Attribute State: 3 >16:48:48,921 INFO program: Attribute Allocated Size: 4186112 >16:48:48,921 INFO program: Attribute Data Size: 4184000 >16:48:48,921 INFO program: Attribute Initialized Size: 4184000 >16:48:48,922 INFO program: Attribute Compressed Size: 0 >16:48:48,922 INFO program: Compression Block Size: 0 >16:48:48,922 INFO program: Compression Block Size Bits: 0 >16:48:48,922 INFO program: Compression Block Clusters: 0 >16:48:48,922 INFO program: Free Clusters: 26191360 (78.2%) >16:48:48,923 DEBUG program: Return code: 0 >16:48:48,923 INFO program: Running... ntfsresize -m /dev/sda2 >16:48:49,863 INFO program: stdout: >16:48:49,863 INFO program: ntfsresize v2016.2.22 (libntfs-3g) >16:48:49,863 INFO program: Minsize (in MB): 29822 >16:48:49,863 DEBUG program: Return code: 0 >16:48:49,864 INFO program: Running... journalctl -b > > >/tmp/storage.log: >16:48:42,143 DEBUG blivet: registered device format class DeviceFormat as None >16:48:42,213 DEBUG blivet: registered device format class LUKS as luks >16:48:42,219 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >16:48:42,237 DEBUG blivet: registered device format class Ext2FS as ext2 >16:48:42,237 DEBUG blivet: registered device format class Ext3FS as ext3 >16:48:42,237 DEBUG blivet: registered device format class Ext4FS as ext4 >16:48:42,237 DEBUG blivet: registered device format class FATFS as vfat >16:48:42,237 DEBUG blivet: registered device format class EFIFS as efi >16:48:42,237 DEBUG blivet: registered device format class BTRFS as btrfs >16:48:42,238 DEBUG blivet: registered device format class GFS2 as gfs2 >16:48:42,238 DEBUG blivet: registered device format class JFS as jfs >16:48:42,238 DEBUG blivet: registered device format class ReiserFS as reiserfs >16:48:42,238 DEBUG blivet: registered device format class XFS as xfs >16:48:42,238 DEBUG blivet: registered device format class HFS as hfs >16:48:42,238 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >16:48:42,238 DEBUG blivet: registered device format class HFSPlus as hfs+ >16:48:42,238 DEBUG blivet: registered device format class MacEFIFS as macefi >16:48:42,239 DEBUG blivet: registered device format class NTFS as ntfs >16:48:42,239 DEBUG blivet: registered device format class NFS as nfs >16:48:42,239 DEBUG blivet: registered device format class NFSv4 as nfs4 >16:48:42,239 DEBUG blivet: registered device format class Iso9660FS as iso9660 >16:48:42,239 DEBUG blivet: registered device format class NoDevFS as nodev >16:48:42,239 DEBUG blivet: registered device format class DevPtsFS as devpts >16:48:42,239 DEBUG blivet: registered device format class ProcFS as proc >16:48:42,239 DEBUG blivet: registered device format class SysFS as sysfs >16:48:42,239 DEBUG blivet: registered device format class TmpFS as tmpfs >16:48:42,240 DEBUG blivet: registered device format class BindFS as bind >16:48:42,240 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >16:48:42,240 DEBUG blivet: registered device format class USBFS as usbfs >16:48:42,240 DEBUG blivet: registered device format class EFIVarFS as efivarfs >16:48:42,240 DEBUG blivet: registered device format class DiskLabel as disklabel >16:48:42,241 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >16:48:42,241 DEBUG blivet: registered device format class MDRaidMember as mdmember >16:48:42,242 DEBUG blivet: registered device format class SwapSpace as swap >16:48:42,242 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >16:48:42,243 DEBUG blivet: registered device format class BIOSBoot as biosboot >16:48:42,243 DEBUG blivet: registered device format class MultipathMember as multipath_member >16:48:42,340 DEBUG blivet: IGNORED: Caught exception, continuing. >16:48:42,340 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >16:48:42,341 DEBUG blivet: IGNORED: Begin exception details. >16:48:42,341 DEBUG blivet: IGNORED: Traceback (most recent call last): >16:48:42,341 DEBUG blivet: IGNORED: File "/usr/lib/python3.5/site-packages/blivet/iscsi.py", line 153, in __init__ >16:48:42,341 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >16:48:42,341 DEBUG blivet: IGNORED: OSError: Unknown error >16:48:42,341 DEBUG blivet: IGNORED: End exception details. >16:48:42,415 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >16:48:42,415 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:48:42,415 INFO blivet: sdb1 looks to be the live device; marking as protected >16:48:42,427 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >16:48:42,430 DEBUG blivet: Populator.addUdevDevice: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3C09FFF2E9F-0:0 ' > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-uuid/2016-04-03-10-03-57-00 ' > '/dev/disk/by-label/Fedora-KDE-Live-24-20160403-n-0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.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-KDE-Live-24-20160403-n-0', > 'ID_FS_LABEL_ENC': 'Fedora-KDE-Live-24-20160403-n-0', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2016-04-03-10-03-57-00', > 'ID_FS_UUID_ENC': '2016-04-03-10-03-57-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '319b82d0', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3C09FFF2E9F-0:0', > 'ID_SERIAL_SHORT': 'FBA3C09FFF2E9F', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59511924'} ; >16:48:42,430 INFO blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >16:48:42,431 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sdb ; >16:48:42,431 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:42,432 DEBUG blivet: Populator.addUdevDiskDevice: name: sdb ; >16:48:42,434 INFO blivet: sdb is a disk >16:48:42,434 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >16:48:42,434 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >16:48:42,440 DEBUG blivet: DiskDevice._setFormat: sdb ; type: None ; current: None ; >16:48:42,441 DEBUG blivet: DiskDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb ; exists: True ; path: /dev/sdb ; >16:48:42,441 DEBUG blivet: updated sdb size to 7.34 GiB (7.34 GiB) >16:48:42,441 INFO blivet: added disk sdb (id 0) to device tree >16:48:42,442 INFO blivet: got device: DiskDevice instance (0x7fec095e2b70) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7.34 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb > target size = 7.34 GiB path = /dev/sdb > format args = [] originalFormat = None removable = True >16:48:42,443 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdb ; >16:48:42,444 INFO blivet: type detected on 'sdb' is 'iso9660' >16:48:42,445 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:48:42,445 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >16:48:42,446 DEBUG blivet: DiskDevice._setFormat: sdb ; type: iso9660 ; current: None ; >16:48:42,446 INFO blivet: got format: existing iso9660 filesystem >16:48:42,448 DEBUG blivet: Populator.addUdevDevice: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-uuid/2016-04-03-10-03-57-00 ' > '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3C09FFF2E9F-0:0-part1 ' > '/dev/disk/by-label/Fedora-KDE-Live-24-20160403-n-0', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.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-KDE-Live-24-20160403-n-0', > 'ID_FS_LABEL_ENC': 'Fedora-KDE-Live-24-20160403-n-0', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2016-04-03-10-03-57-00', > 'ID_FS_UUID_ENC': '2016-04-03-10-03-57-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > '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': '2875392', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '319b82d0-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '319b82d0', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3C09FFF2E9F-0:0', > 'ID_SERIAL_SHORT': 'FBA3C09FFF2E9F', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '59517968'} ; >16:48:42,448 INFO blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >16:48:42,449 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sdb1 ; >16:48:42,449 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:42,450 INFO blivet: sdb1 is a partition >16:48:42,450 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdb1 ; >16:48:42,451 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sdb ; >16:48:42,451 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.34 GiB disk sdb (0) with existing iso9660 filesystem >16:48:42,452 DEBUG blivet: lvm filter: adding sdb1 to the reject list >16:48:42,452 DEBUG blivet: ignoring partition sdb1 on iso9660 >16:48:42,452 DEBUG blivet: no device obtained for sdb1 >16:48:42,454 DEBUG blivet: Populator.addUdevDevice: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/A75E-9158 /dev/disk/by-label/ANACONDA ' > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3C09FFF2E9F-0:0-part2', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.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': 'A75E-9158', > 'ID_FS_UUID_ENC': 'A75E-9158', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '103340', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10636', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '319b82d0-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '319b82d0', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3C09FFF2E9F-0:0', > 'ID_SERIAL_SHORT': 'FBA3C09FFF2E9F', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '59526764'} ; >16:48:42,454 INFO blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >16:48:42,454 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sdb2 ; >16:48:42,455 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:42,455 INFO blivet: sdb2 is a partition >16:48:42,456 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdb2 ; >16:48:42,456 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sdb ; >16:48:42,457 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.34 GiB disk sdb (0) with existing iso9660 filesystem >16:48:42,457 DEBUG blivet: lvm filter: adding sdb2 to the reject list >16:48:42,457 DEBUG blivet: ignoring partition sdb2 on iso9660 >16:48:42,457 DEBUG blivet: no device obtained for sdb2 >16:48:42,459 DEBUG blivet: Populator.addUdevDevice: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/ddc6b77c-7474-3b49-9944-476b3a13b354 ' > '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3C09FFF2E9F-0:0-part3 ' > '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3', > 'DEVNAME': '/dev/sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.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': 'ddc6b77c-7474-3b49-9944-476b3a13b354', > 'ID_FS_UUID_ENC': 'ddc6b77c-7474-3b49-9944-476b3a13b354', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '113976', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '23344', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '319b82d0-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '319b82d0', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3C09FFF2E9F-0:0', > 'ID_SERIAL_SHORT': 'FBA3C09FFF2E9F', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '19', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '59543365'} ; >16:48:42,459 INFO blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >16:48:42,460 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sdb3 ; >16:48:42,460 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:42,460 INFO blivet: sdb3 is a partition >16:48:42,461 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdb3 ; >16:48:42,461 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sdb ; >16:48:42,462 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.34 GiB disk sdb (0) with existing iso9660 filesystem >16:48:42,462 DEBUG blivet: lvm filter: adding sdb3 to the reject list >16:48:42,462 DEBUG blivet: ignoring partition sdb3 on iso9660 >16:48:42,462 DEBUG blivet: no device obtained for sdb3 >16:48:42,464 DEBUG blivet: Populator.addUdevDevice: name: sda ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' > '/dev/disk/by-id/ata-INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN ' > '/dev/disk/by-id/wwn-0x5001517bb27d8103', > 'DEVNAME': '/dev/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_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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > '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': 'INTEL_SSDSA2BW160G3L', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2BW160G3L\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9942ac82', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': '4PC1LE04', > 'ID_SERIAL': 'INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN', > 'ID_SERIAL_SHORT': 'CVPR201100K8160DGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517bb27d8103', > 'ID_WWN_WITH_EXTENSION': '0x5001517bb27d8103', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59112352'} ; >16:48:42,464 INFO blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:48:42,465 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sda ; >16:48:42,465 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:42,466 DEBUG blivet: Populator.addUdevDiskDevice: name: sda ; >16:48:42,467 INFO blivet: sda is a disk >16:48:42,467 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >16:48:42,468 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 8 >16:48:42,468 DEBUG blivet: DiskDevice._setFormat: sda ; type: None ; current: None ; >16:48:42,469 DEBUG blivet: DiskDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; exists: True ; path: /dev/sda ; >16:48:42,469 DEBUG blivet: updated sda size to 149.05 GiB (149.05 GiB) >16:48:42,469 INFO blivet: added disk sda (id 6) to device tree >16:48:42,470 INFO blivet: got device: DiskDevice instance (0x7fec095162b0) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 149.05 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] originalFormat = None removable = False >16:48:42,471 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda ; >16:48:42,471 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: dos ; device: sda ; >16:48:42,472 DEBUG blivet: DiskDevice.setup: sda ; orig: False ; controllable: True ; status: True ; >16:48:42,473 DEBUG blivet: DiskLabel.__init__: exists: True ; device: /dev/sda ; >16:48:42,493 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fec09516898>, <parted.partition.Partition object at 0x7fec09516b38>, <parted.partition.Partition object at 0x7fec09516da0>] > device: <parted.device.Device object at 0x7fec09516588> > PedDisk: <_ped.Disk object at 0x7fec09520948> >16:48:42,545 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 10 >16:48:42,547 DEBUG blivet: DiskDevice._setFormat: sda ; type: disklabel ; current: None ; >16:48:42,550 DEBUG blivet: Populator.addUdevDevice: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 ' > '/dev/disk/by-label/SYSTEM_DRV ' > '/dev/disk/by-id/ata-INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN-part1 ' > '/dev/disk/by-uuid/8A9E34C69E34AC97 ' > '/dev/disk/by-id/wwn-0x5001517bb27d8103-part1', > 'DEVNAME': '/dev/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_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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > '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_LABEL': 'SYSTEM_DRV', > 'ID_FS_LABEL_ENC': 'SYSTEM_DRV', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8A9E34C69E34AC97', > 'ID_FS_UUID_ENC': '8A9E34C69E34AC97', > 'ID_MODEL': 'INTEL_SSDSA2BW160G3L', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2BW160G3L\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3840000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '9942ac82-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9942ac82', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': '4PC1LE04', > 'ID_SERIAL': 'INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN', > 'ID_SERIAL_SHORT': 'CVPR201100K8160DGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517bb27d8103', > 'ID_WWN_WITH_EXTENSION': '0x5001517bb27d8103', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59133814'} ; >16:48:42,550 INFO blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >16:48:42,551 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sda1 ; >16:48:42,552 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:42,552 INFO blivet: sda1 is a partition >16:48:42,553 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda1 ; >16:48:42,553 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sda ; >16:48:42,554 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (6) with existing msdos disklabel >16:48:42,561 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >16:48:42,563 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >16:48:42,563 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 14 >16:48:42,564 DEBUG blivet: PartitionDevice._setFormat: sda1 ; type: None ; current: None ; >16:48:42,565 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; exists: True ; path: /dev/sda1 ; >16:48:42,565 DEBUG blivet: updated sda1 size to 1.83 GiB (1.83 GiB) >16:48:42,565 DEBUG blivet: looking up parted Partition: /dev/sda1 >16:48:42,572 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >16:48:42,573 DEBUG blivet: PartitionDevice.getFlag: flag: 1 ; path: /dev/sda1 ; >16:48:42,573 DEBUG blivet: PartitionDevice.getFlag: flag: 10 ; path: /dev/sda1 ; >16:48:42,574 DEBUG blivet: PartitionDevice.getFlag: flag: 12 ; path: /dev/sda1 ; >16:48:42,575 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; exists: True ; path: /dev/sda1 ; >16:48:42,576 DEBUG blivet: updated sda1 size to 1.83 GiB (1.83 GiB) >16:48:42,576 INFO blivet: added partition sda1 (id 12) to device tree >16:48:42,582 INFO blivet: parted exception: msdos disk labels do not support partition names. >16:48:42,576 INFO blivet: got device: PartitionDevice instance (0x7fec09546f98) -- > name = sda1 status = True kids = 0 id = 12 > parents = ['existing 149.05 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1.83 GiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 1.83 GiB path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fec09516470> fileSystem: <parted.filesystem.FileSystem object at 0x7fec09516c50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fec09516828> PedPartition: <_ped.Partition object at 0x7fec09524468> > disk = existing 149.05 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 3842047 length = 3840000 > flags = boot >16:48:42,589 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda1 ; >16:48:42,590 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: sda1 ; >16:48:42,590 DEBUG blivet: device sda1 does not contain a disklabel >16:48:42,591 INFO blivet: type detected on 'sda1' is 'ntfs' >16:48:42,592 DEBUG blivet: NTFS.supported: supported: False ; >16:48:42,592 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 16 >16:48:42,592 DEBUG blivet: PartitionDevice._setFormat: sda1 ; type: ntfs ; current: None ; >16:48:42,593 INFO blivet: got format: existing ntfs filesystem >16:48:42,595 DEBUG blivet: Populator.addUdevDevice: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/589236D19236B37C ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' > '/dev/disk/by-id/wwn-0x5001517bb27d8103-part2 ' > '/dev/disk/by-label/Windows7_OS ' > '/dev/disk/by-id/ata-INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN-part2', > 'DEVNAME': '/dev/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_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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > '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_LABEL': 'Windows7_OS', > 'ID_FS_LABEL_ENC': 'Windows7_OS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '589236D19236B37C', > 'ID_FS_UUID_ENC': '589236D19236B37C', > 'ID_MODEL': 'INTEL_SSDSA2BW160G3L', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2BW160G3L\\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': '3842048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '267776000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '9942ac82-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9942ac82', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': '4PC1LE04', > 'ID_SERIAL': 'INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN', > 'ID_SERIAL_SHORT': 'CVPR201100K8160DGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517bb27d8103', > 'ID_WWN_WITH_EXTENSION': '0x5001517bb27d8103', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59138412'} ; >16:48:42,596 INFO blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >16:48:42,596 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sda2 ; >16:48:42,597 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:42,597 INFO blivet: sda2 is a partition >16:48:42,598 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda2 ; >16:48:42,598 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sda ; >16:48:42,599 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (6) with existing msdos disklabel >16:48:42,605 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19 >16:48:42,606 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >16:48:42,606 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >16:48:42,607 DEBUG blivet: PartitionDevice._setFormat: sda2 ; type: None ; current: None ; >16:48:42,608 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; exists: True ; path: /dev/sda2 ; >16:48:42,609 DEBUG blivet: updated sda2 size to 127.69 GiB (127.69 GiB) >16:48:42,609 DEBUG blivet: looking up parted Partition: /dev/sda2 >16:48:42,615 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >16:48:42,616 DEBUG blivet: PartitionDevice.getFlag: flag: 1 ; path: /dev/sda2 ; >16:48:42,617 DEBUG blivet: PartitionDevice.getFlag: flag: 10 ; path: /dev/sda2 ; >16:48:42,617 DEBUG blivet: PartitionDevice.getFlag: flag: 12 ; path: /dev/sda2 ; >16:48:42,618 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; exists: True ; path: /dev/sda2 ; >16:48:42,619 DEBUG blivet: updated sda2 size to 127.69 GiB (127.69 GiB) >16:48:42,619 INFO blivet: added partition sda2 (id 18) to device tree >16:48:42,624 INFO blivet: parted exception: msdos disk labels do not support partition names. >16:48:42,619 INFO blivet: got device: PartitionDevice instance (0x7fec094abcf8) -- > name = sda2 status = True kids = 0 id = 18 > parents = ['existing 149.05 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 127.69 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 127.69 GiB path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fec09516470> fileSystem: <parted.filesystem.FileSystem object at 0x7fec09516cc0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fec09516b00> PedPartition: <_ped.Partition object at 0x7fec095244c0> > disk = existing 149.05 GiB disk sda (6) with existing msdos disklabel > start = 3842048 end = 271618047 length = 267776000 > flags = >16:48:42,631 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda2 ; >16:48:42,632 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: sda2 ; >16:48:42,632 DEBUG blivet: device sda2 does not contain a disklabel >16:48:42,633 INFO blivet: type detected on 'sda2' is 'ntfs' >16:48:42,634 DEBUG blivet: NTFS.supported: supported: False ; >16:48:42,634 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 22 >16:48:42,634 DEBUG blivet: PartitionDevice._setFormat: sda2 ; type: ntfs ; current: None ; >16:48:42,635 INFO blivet: got format: existing ntfs filesystem >16:48:42,637 DEBUG blivet: Populator.addUdevDevice: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5001517bb27d8103-part3 ' > '/dev/disk/by-uuid/D274494C7449350F ' > '/dev/disk/by-id/ata-INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN-part3 ' > '/dev/disk/by-label/Lenovo_Recovery ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3', > 'DEVNAME': '/dev/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_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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > '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_LABEL': 'Lenovo_Recovery', > 'ID_FS_LABEL_ENC': 'Lenovo_Recovery', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D274494C7449350F', > 'ID_FS_UUID_ENC': 'D274494C7449350F', > 'ID_MODEL': 'INTEL_SSDSA2BW160G3L', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2BW160G3L\\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': '271618048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40961712', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '9942ac82-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9942ac82', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': '4PC1LE04', > 'ID_SERIAL': 'INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN', > 'ID_SERIAL_SHORT': 'CVPR201100K8160DGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517bb27d8103', > 'ID_WWN_WITH_EXTENSION': '0x5001517bb27d8103', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '59137065'} ; >16:48:42,637 INFO blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >16:48:42,638 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sda3 ; >16:48:42,638 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:42,639 INFO blivet: sda3 is a partition >16:48:42,639 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda3 ; >16:48:42,640 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: sda ; >16:48:42,640 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (6) with existing msdos disklabel >16:48:42,646 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 25 >16:48:42,647 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >16:48:42,647 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >16:48:42,648 DEBUG blivet: PartitionDevice._setFormat: sda3 ; type: None ; current: None ; >16:48:42,649 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; exists: True ; path: /dev/sda3 ; >16:48:42,649 DEBUG blivet: updated sda3 size to 19.53 GiB (19.53 GiB) >16:48:42,649 DEBUG blivet: looking up parted Partition: /dev/sda3 >16:48:42,655 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >16:48:42,656 DEBUG blivet: PartitionDevice.getFlag: flag: 1 ; path: /dev/sda3 ; >16:48:42,657 DEBUG blivet: PartitionDevice.getFlag: flag: 10 ; path: /dev/sda3 ; >16:48:42,657 DEBUG blivet: PartitionDevice.getFlag: flag: 12 ; path: /dev/sda3 ; >16:48:42,658 DEBUG blivet: PartitionDevice.readCurrentSize: sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; exists: True ; path: /dev/sda3 ; >16:48:42,659 DEBUG blivet: updated sda3 size to 19.53 GiB (19.53 GiB) >16:48:42,659 INFO blivet: added partition sda3 (id 24) to device tree >16:48:42,664 INFO blivet: parted exception: msdos disk labels do not support partition names. >16:48:42,659 INFO blivet: got device: PartitionDevice instance (0x7fec095e2c88) -- > name = sda3 status = True kids = 0 id = 24 > parents = ['existing 149.05 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 19.53 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 19.53 GiB path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fec09516470> fileSystem: <parted.filesystem.FileSystem object at 0x7fec09516e80> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fec09516dd8> PedPartition: <_ped.Partition object at 0x7fec09524518> > disk = existing 149.05 GiB disk sda (6) with existing msdos disklabel > start = 271618048 end = 312579759 length = 40961712 > flags = >16:48:42,670 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda3 ; >16:48:42,671 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: sda3 ; >16:48:42,672 DEBUG blivet: device sda3 does not contain a disklabel >16:48:42,672 INFO blivet: type detected on 'sda3' is 'ntfs' >16:48:42,673 DEBUG blivet: NTFS.supported: supported: False ; >16:48:42,673 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 28 >16:48:42,673 DEBUG blivet: PartitionDevice._setFormat: sda3 ; type: ntfs ; current: None ; >16:48:42,673 INFO blivet: got format: existing ntfs filesystem >16:48:42,675 DEBUG blivet: Populator.addUdevDevice: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59262879'} ; >16:48:42,675 INFO blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >16:48:42,676 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: loop0 ; >16:48:42,676 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:42,676 INFO blivet: loop0 is a loop device >16:48:42,677 DEBUG blivet: Populator.addUdevLoopDevice: name: loop0 ; >16:48:42,678 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:48:42,678 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:42,678 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >16:48:42,678 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >16:48:42,679 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >16:48:42,680 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 30) to device tree >16:48:42,680 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >16:48:42,681 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:48:42,681 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 36 >16:48:42,681 DEBUG blivet: LoopDevice._setFormat: loop0 ; type: None ; current: None ; >16:48:42,681 INFO blivet: added loop loop0 (id 34) to device tree >16:48:42,682 INFO blivet: got device: LoopDevice instance (0x7fec094d35f8) -- > name = loop0 status = False kids = 0 id = 34 > parents = ['existing 1.3 GiB file /run/initramfs/live/LiveOS/squashfs.img (30)'] > uuid = None size = 1.3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >16:48:42,683 DEBUG blivet: Populator.handleUdevDeviceFormat: name: loop0 ; >16:48:42,684 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: loop0 ; >16:48:42,684 DEBUG blivet: device loop0 does not contain a disklabel >16:48:42,684 INFO blivet: type detected on 'loop0' is 'squashfs' >16:48:42,684 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 38 >16:48:42,685 DEBUG blivet: LoopDevice._setFormat: loop0 ; type: None ; current: None ; >16:48:42,686 DEBUG blivet: Populator.addUdevDevice: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/95719567-18e4-4927-b716-d386ac31e4ae', > 'DEVNAME': '/dev/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': '95719567-18e4-4927-b716-d386ac31e4ae', > 'ID_FS_UUID_ENC': '95719567-18e4-4927-b716-d386ac31e4ae', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59266601'} ; >16:48:42,686 INFO blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >16:48:42,687 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: loop1 ; >16:48:42,687 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:42,687 INFO blivet: loop1 is a loop device >16:48:42,688 DEBUG blivet: Populator.addUdevLoopDevice: name: loop1 ; >16:48:42,688 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: /LiveOS/rootfs.img ; >16:48:42,689 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:42,689 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >16:48:42,689 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 >16:48:42,690 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; type: None ; current: None ; >16:48:42,690 INFO blivet: added file /LiveOS/rootfs.img (id 40) to device tree >16:48:42,690 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >16:48:42,691 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >16:48:42,691 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 46 >16:48:42,692 DEBUG blivet: LoopDevice._setFormat: loop1 ; type: None ; current: None ; >16:48:42,692 INFO blivet: added loop loop1 (id 44) to device tree >16:48:42,693 INFO blivet: got device: LoopDevice instance (0x7fec094d3a90) -- > name = loop1 status = False kids = 0 id = 44 > parents = ['existing 0 B file /LiveOS/rootfs.img (40)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >16:48:42,693 DEBUG blivet: Populator.handleUdevDeviceFormat: name: loop1 ; >16:48:42,694 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: loop1 ; >16:48:42,694 DEBUG blivet: device loop1 does not contain a disklabel >16:48:42,694 INFO blivet: type detected on 'loop1' is 'ext4' >16:48:42,695 DEBUG blivet: Ext4FS.supported: supported: True ; >16:48:44,586 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 48 >16:48:44,587 DEBUG blivet: LoopDevice._setFormat: loop1 ; type: ext4 ; current: None ; >16:48:44,587 INFO blivet: got format: existing ext4 filesystem >16:48:44,588 DEBUG blivet: Populator.addUdevDevice: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59264222'} ; >16:48:44,589 INFO blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >16:48:44,589 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: loop2 ; >16:48:44,590 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:44,590 INFO blivet: loop2 is a loop device >16:48:44,590 DEBUG blivet: Populator.addUdevLoopDevice: name: loop2 ; >16:48:44,591 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: /overlay (deleted) ; >16:48:44,592 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:44,592 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 51 >16:48:44,592 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >16:48:44,592 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; type: None ; current: None ; >16:48:44,593 INFO blivet: added file /overlay (deleted) (id 50) to device tree >16:48:44,593 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >16:48:44,593 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:48:44,594 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 56 >16:48:44,594 DEBUG blivet: LoopDevice._setFormat: loop2 ; type: None ; current: None ; >16:48:44,594 INFO blivet: added loop loop2 (id 54) to device tree >16:48:44,595 INFO blivet: got device: LoopDevice instance (0x7fec094d3908) -- > name = loop2 status = False kids = 0 id = 54 > parents = ['existing 0 B file /overlay (deleted) (50)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >16:48:44,595 DEBUG blivet: Populator.handleUdevDeviceFormat: name: loop2 ; >16:48:44,596 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: loop2 ; >16:48:44,596 DEBUG blivet: device loop2 does not contain a disklabel >16:48:44,596 DEBUG blivet: no type or existing type for loop2, bailing >16:48:44,597 DEBUG blivet: Populator.addUdevDevice: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/mapper/live-rw ' > '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/95719567-18e4-4927-b716-d386ac31e4ae', > 'DEVNAME': '/dev/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': '95719567-18e4-4927-b716-d386ac31e4ae', > 'ID_FS_UUID_ENC': '95719567-18e4-4927-b716-d386ac31e4ae', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55617288'} ; >16:48:44,598 INFO blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >16:48:44,598 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: live-rw ; >16:48:44,599 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:44,599 INFO blivet: live-rw is a device-mapper device >16:48:44,599 DEBUG blivet: Populator.addUdevDMDevice: name: live-rw ; >16:48:44,601 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: loop1 ; >16:48:44,601 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (44) with existing ext4 filesystem >16:48:44,602 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: loop2 ; >16:48:44,603 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (54) >16:48:44,604 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: live-rw ; >16:48:44,604 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:44,604 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >16:48:44,605 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >16:48:44,606 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >16:48:44,606 DEBUG blivet: DMDevice._setFormat: live-rw ; type: None ; current: None ; >16:48:44,607 DEBUG blivet: DMDevice.readCurrentSize: sysfsPath: /sys/devices/virtual/block/dm-0 ; exists: True ; path: /dev/mapper/live-rw ; >16:48:44,607 DEBUG blivet: updated live-rw size to 6 GiB (6 GiB) >16:48:44,608 INFO blivet: added dm live-rw (id 59) to device tree >16:48:44,608 INFO blivet: got device: DMDevice instance (0x7fec094d8588) -- > name = live-rw status = True kids = 0 id = 59 > parents = ['existing 0 B loop loop1 (44) with existing ext4 filesystem'] > uuid = None size = 6 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6 GiB path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:48:44,609 DEBUG blivet: Populator.handleUdevDeviceFormat: name: live-rw ; >16:48:44,610 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: live-rw ; >16:48:44,610 DEBUG blivet: device live-rw does not contain a disklabel >16:48:44,610 INFO blivet: type detected on 'live-rw' is 'ext4' >16:48:44,611 DEBUG blivet: Ext4FS.supported: supported: True ; >16:48:44,611 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 63 >16:48:44,611 DEBUG blivet: DMDevice._setFormat: live-rw ; type: ext4 ; current: None ; >16:48:44,612 INFO blivet: got format: existing ext4 filesystem >16:48:44,613 DEBUG blivet: Populator.addUdevDevice: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/95719567-18e4-4927-b716-d386ac31e4ae ' > '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base', > 'DEVNAME': '/dev/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': '95719567-18e4-4927-b716-d386ac31e4ae', > 'ID_FS_UUID_ENC': '95719567-18e4-4927-b716-d386ac31e4ae', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55647456'} ; >16:48:44,613 INFO blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >16:48:44,614 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: live-base ; >16:48:44,614 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:44,614 INFO blivet: live-base is a device-mapper device >16:48:44,615 DEBUG blivet: Populator.addUdevDMDevice: name: live-base ; >16:48:44,616 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: loop1 ; >16:48:44,617 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (44) with existing ext4 filesystem >16:48:44,617 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; hidden: False ; name: live-base ; >16:48:44,618 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:44,618 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >16:48:44,619 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop1 ; >16:48:44,619 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >16:48:44,619 DEBUG blivet: DMDevice._setFormat: live-base ; type: None ; current: None ; >16:48:44,620 DEBUG blivet: DMDevice.readCurrentSize: sysfsPath: /sys/devices/virtual/block/dm-1 ; exists: True ; path: /dev/mapper/live-base ; >16:48:44,621 DEBUG blivet: updated live-base size to 6 GiB (6 GiB) >16:48:44,621 INFO blivet: added dm live-base (id 65) to device tree >16:48:44,621 INFO blivet: got device: DMDevice instance (0x7fec094d89b0) -- > name = live-base status = True kids = 0 id = 65 > parents = ['existing 0 B loop loop1 (44) with existing ext4 filesystem'] > uuid = None size = 6 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6 GiB path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >16:48:44,622 DEBUG blivet: Populator.handleUdevDeviceFormat: name: live-base ; >16:48:44,623 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: live-base ; >16:48:44,623 DEBUG blivet: device live-base does not contain a disklabel >16:48:44,623 INFO blivet: type detected on 'live-base' is 'ext4' >16:48:44,624 DEBUG blivet: Ext4FS.supported: supported: True ; >16:48:44,624 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >16:48:44,624 DEBUG blivet: DMDevice._setFormat: live-base ; type: ext4 ; current: None ; >16:48:44,624 INFO blivet: got format: existing ext4 filesystem >16:48:44,637 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >16:48:44,656 DEBUG blivet: DiskDevice.teardown: sdb ; controllable: True ; status: True ; >16:48:45,027 DEBUG blivet: Iso9660FS.teardown: type: iso9660 ; device: /dev/sdb ; status: False ; >16:48:45,049 DEBUG blivet: Iso9660FS.teardown: type: iso9660 ; device: /dev/sdb ; status: False ; >16:48:45,065 DEBUG blivet: PartitionDevice.teardown: sda1 ; controllable: True ; status: True ; >16:48:45,076 DEBUG blivet: NTFS.teardown: type: ntfs ; device: /dev/sda1 ; status: False ; >16:48:45,098 DEBUG blivet: NTFS.teardown: type: ntfs ; device: /dev/sda1 ; status: False ; >16:48:45,115 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >16:48:45,116 DEBUG blivet: DiskLabel.teardown: type: disklabel ; device: /dev/sda ; status: False ; >16:48:45,117 DEBUG blivet: DiskLabel.teardown: type: disklabel ; device: /dev/sda ; status: False ; >16:48:45,124 DEBUG blivet: PartitionDevice.teardown: sda2 ; controllable: True ; status: True ; >16:48:45,135 DEBUG blivet: NTFS.teardown: type: ntfs ; device: /dev/sda2 ; status: False ; >16:48:45,157 DEBUG blivet: NTFS.teardown: type: ntfs ; device: /dev/sda2 ; status: False ; >16:48:45,174 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >16:48:45,175 DEBUG blivet: DiskLabel.teardown: type: disklabel ; device: /dev/sda ; status: False ; >16:48:45,175 DEBUG blivet: DiskLabel.teardown: type: disklabel ; device: /dev/sda ; status: False ; >16:48:45,182 DEBUG blivet: PartitionDevice.teardown: sda3 ; controllable: True ; status: True ; >16:48:45,193 DEBUG blivet: NTFS.teardown: type: ntfs ; device: /dev/sda3 ; status: False ; >16:48:45,215 DEBUG blivet: NTFS.teardown: type: ntfs ; device: /dev/sda3 ; status: False ; >16:48:45,232 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >16:48:45,233 DEBUG blivet: DiskLabel.teardown: type: disklabel ; device: /dev/sda ; status: False ; >16:48:45,234 DEBUG blivet: DiskLabel.teardown: type: disklabel ; device: /dev/sda ; status: False ; >16:48:45,241 DEBUG blivet: LoopDevice.teardown: loop2 ; controllable: False ; status: False ; >16:48:45,241 DEBUG blivet: FileDevice.teardown: /overlay (deleted) ; controllable: False ; status: False ; >16:48:46,964 DEBUG blivet: IGNORED: Caught exception, continuing. >16:48:46,964 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >16:48:46,964 DEBUG blivet: IGNORED: Begin exception details. >16:48:46,965 DEBUG blivet: IGNORED: Traceback (most recent call last): >16:48:46,965 DEBUG blivet: IGNORED: File "/usr/lib/python3.5/site-packages/blivet/iscsi.py", line 153, in __init__ >16:48:46,965 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >16:48:46,965 DEBUG blivet: IGNORED: OSError: Unknown error >16:48:46,965 DEBUG blivet: IGNORED: End exception details. >16:48:47,197 INFO blivet: ISCSID is /sbin/iscsid >16:48:47,197 INFO blivet: no initiator set >16:48:47,247 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:48:47,247 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >16:48:47,642 DEBUG blivet: trying to set new default fstype to 'ext4' >16:48:47,809 DEBUG blivet: Ext4FS.supported: supported: True ; >16:48:47,809 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >16:48:47,810 DEBUG blivet: Ext4FS.supported: supported: True ; >16:48:47,966 INFO blivet: resetting Blivet (version 1.19) instance <blivet.blivet.Blivet object at 0x7fbc19d267b8> >16:48:47,967 INFO blivet: no initiator set >16:48:47,984 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >16:48:47,984 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:48:48,403 DEBUG blivet: protected device spec /dev/disk/by-label/Fedora-KDE-Live-24-20160403-n-0 resolved to sdb1 >16:48:48,404 INFO blivet: sdb1 looks to be the live device; marking as protected >16:48:48,419 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >16:48:48,431 DEBUG blivet: Populator.addUdevDevice: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-uuid/2016-04-03-10-03-57-00 ' > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-label/Fedora-KDE-Live-24-20160403-n-0 ' > '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3C09FFF2E9F-0:0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.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-KDE-Live-24-20160403-n-0', > 'ID_FS_LABEL_ENC': 'Fedora-KDE-Live-24-20160403-n-0', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2016-04-03-10-03-57-00', > 'ID_FS_UUID_ENC': '2016-04-03-10-03-57-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '319b82d0', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3C09FFF2E9F-0:0', > 'ID_SERIAL_SHORT': 'FBA3C09FFF2E9F', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59511924'} ; >16:48:48,431 INFO blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >16:48:48,432 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; hidden: False ; incomplete: False ; >16:48:48,433 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:48,434 DEBUG blivet: Populator.addUdevDiskDevice: name: sdb ; >16:48:48,443 INFO blivet: sdb is a disk >16:48:48,443 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >16:48:48,443 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 3 >16:48:48,446 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >16:48:48,448 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; path: /dev/sdb ; sysfsPath: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb ; >16:48:48,448 DEBUG blivet: updated sdb size to 7.34 GiB (7.34 GiB) >16:48:48,449 INFO blivet: added disk sdb (id 1) to device tree >16:48:48,450 INFO blivet: got device: DiskDevice instance (0x7fbc00f6fc50) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 7.34 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb > target size = 7.34 GiB path = /dev/sdb > format args = [] originalFormat = None removable = True >16:48:48,453 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdb ; >16:48:48,453 INFO blivet: type detected on 'sdb' is 'iso9660' >16:48:48,455 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:48:48,455 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 5 >16:48:48,457 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >16:48:48,457 INFO blivet: got format: existing iso9660 filesystem >16:48:48,461 DEBUG blivet: Populator.addUdevDevice: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2016-04-03-10-03-57-00 ' > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-label/Fedora-KDE-Live-24-20160403-n-0 ' > '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3C09FFF2E9F-0:0-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.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-KDE-Live-24-20160403-n-0', > 'ID_FS_LABEL_ENC': 'Fedora-KDE-Live-24-20160403-n-0', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2016-04-03-10-03-57-00', > 'ID_FS_UUID_ENC': '2016-04-03-10-03-57-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > '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': '2875392', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '319b82d0-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '319b82d0', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3C09FFF2E9F-0:0', > 'ID_SERIAL_SHORT': 'FBA3C09FFF2E9F', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '59517968'} ; >16:48:48,462 INFO blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >16:48:48,463 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; hidden: False ; incomplete: False ; >16:48:48,464 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:48,465 INFO blivet: sdb1 is a partition >16:48:48,466 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdb1 ; >16:48:48,467 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; hidden: False ; incomplete: False ; >16:48:48,468 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.34 GiB disk sdb (1) with existing iso9660 filesystem >16:48:48,468 DEBUG blivet: lvm filter: adding sdb1 to the reject list >16:48:48,468 DEBUG blivet: ignoring partition sdb1 on iso9660 >16:48:48,468 DEBUG blivet: no device obtained for sdb1 >16:48:48,471 DEBUG blivet: Populator.addUdevDevice: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3C09FFF2E9F-0:0-part2 ' > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-label/ANACONDA /dev/disk/by-uuid/A75E-9158', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.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': 'A75E-9158', > 'ID_FS_UUID_ENC': 'A75E-9158', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '103340', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10636', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '319b82d0-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '319b82d0', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3C09FFF2E9F-0:0', > 'ID_SERIAL_SHORT': 'FBA3C09FFF2E9F', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '59526764'} ; >16:48:48,471 INFO blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >16:48:48,472 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; hidden: False ; incomplete: False ; >16:48:48,473 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:48,473 INFO blivet: sdb2 is a partition >16:48:48,474 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdb2 ; >16:48:48,476 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; hidden: False ; incomplete: False ; >16:48:48,477 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.34 GiB disk sdb (1) with existing iso9660 filesystem >16:48:48,478 DEBUG blivet: lvm filter: adding sdb2 to the reject list >16:48:48,478 DEBUG blivet: ignoring partition sdb2 on iso9660 >16:48:48,478 DEBUG blivet: no device obtained for sdb2 >16:48:48,481 DEBUG blivet: Populator.addUdevDevice: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-uuid/ddc6b77c-7474-3b49-9944-476b3a13b354 ' > '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3C09FFF2E9F-0:0-part3', > 'DEVNAME': '/dev/sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.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': 'ddc6b77c-7474-3b49-9944-476b3a13b354', > 'ID_FS_UUID_ENC': 'ddc6b77c-7474-3b49-9944-476b3a13b354', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '113976', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '23344', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '319b82d0-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '319b82d0', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3C09FFF2E9F-0:0', > 'ID_SERIAL_SHORT': 'FBA3C09FFF2E9F', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '19', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '59543365'} ; >16:48:48,481 INFO blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >16:48:48,482 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; hidden: False ; incomplete: False ; >16:48:48,483 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:48,483 INFO blivet: sdb3 is a partition >16:48:48,484 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdb3 ; >16:48:48,485 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; hidden: False ; incomplete: False ; >16:48:48,486 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.34 GiB disk sdb (1) with existing iso9660 filesystem >16:48:48,486 DEBUG blivet: lvm filter: adding sdb3 to the reject list >16:48:48,486 DEBUG blivet: ignoring partition sdb3 on iso9660 >16:48:48,487 DEBUG blivet: no device obtained for sdb3 >16:48:48,488 DEBUG blivet: Populator.addUdevDevice: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' > '/dev/disk/by-id/wwn-0x5001517bb27d8103', > 'DEVNAME': '/dev/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_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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > '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': 'INTEL_SSDSA2BW160G3L', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2BW160G3L\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9942ac82', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': '4PC1LE04', > 'ID_SERIAL': 'INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN', > 'ID_SERIAL_SHORT': 'CVPR201100K8160DGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517bb27d8103', > 'ID_WWN_WITH_EXTENSION': '0x5001517bb27d8103', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59112352'} ; >16:48:48,489 INFO blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:48:48,490 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; hidden: False ; incomplete: False ; >16:48:48,491 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:48,492 DEBUG blivet: Populator.addUdevDiskDevice: name: sda ; >16:48:48,493 INFO blivet: sda is a disk >16:48:48,494 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 8 >16:48:48,494 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 9 >16:48:48,495 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:48:48,496 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; path: /dev/sda ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >16:48:48,497 DEBUG blivet: updated sda size to 149.05 GiB (149.05 GiB) >16:48:48,497 INFO blivet: added disk sda (id 7) to device tree >16:48:48,498 INFO blivet: got device: DiskDevice instance (0x7fbc00cf9e10) -- > name = sda status = True kids = 0 id = 7 > parents = [] > uuid = None size = 149.05 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] originalFormat = None removable = False >16:48:48,499 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda ; >16:48:48,501 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >16:48:48,502 DEBUG blivet: DiskDevice.setup: sda ; controllable: True ; status: True ; orig: False ; >16:48:48,503 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; exists: True ; >16:48:48,521 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbc00cf9f60>, <parted.partition.Partition object at 0x7fbc00cf9940>, <parted.partition.Partition object at 0x7fbc00cf9550>] > device: <parted.device.Device object at 0x7fbc00d02588> > PedDisk: <_ped.Disk object at 0x7fbc00d0acc8> >16:48:48,582 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 11 >16:48:48,583 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >16:48:48,586 DEBUG blivet: Populator.addUdevDevice: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 ' > '/dev/disk/by-label/SYSTEM_DRV ' > '/dev/disk/by-id/ata-INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN-part1 ' > '/dev/disk/by-id/wwn-0x5001517bb27d8103-part1 ' > '/dev/disk/by-uuid/8A9E34C69E34AC97', > 'DEVNAME': '/dev/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_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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > '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_LABEL': 'SYSTEM_DRV', > 'ID_FS_LABEL_ENC': 'SYSTEM_DRV', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8A9E34C69E34AC97', > 'ID_FS_UUID_ENC': '8A9E34C69E34AC97', > 'ID_MODEL': 'INTEL_SSDSA2BW160G3L', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2BW160G3L\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3840000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '9942ac82-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9942ac82', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': '4PC1LE04', > 'ID_SERIAL': 'INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN', > 'ID_SERIAL_SHORT': 'CVPR201100K8160DGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517bb27d8103', > 'ID_WWN_WITH_EXTENSION': '0x5001517bb27d8103', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59133814'} ; >16:48:48,587 INFO blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >16:48:48,588 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; hidden: False ; incomplete: False ; >16:48:48,589 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:48,589 INFO blivet: sda1 is a partition >16:48:48,591 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda1 ; >16:48:48,591 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; hidden: False ; incomplete: False ; >16:48:48,593 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (7) with existing msdos disklabel >16:48:48,621 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 14 >16:48:48,624 DEBUG blivet: DiskDevice.addChild: name: sda ; kids: 0 ; >16:48:48,624 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 15 >16:48:48,625 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >16:48:48,626 DEBUG blivet: PartitionDevice.readCurrentSize: exists: True ; path: /dev/sda1 ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >16:48:48,627 DEBUG blivet: updated sda1 size to 1.83 GiB (1.83 GiB) >16:48:48,628 DEBUG blivet: looking up parted Partition: /dev/sda1 >16:48:48,637 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >16:48:48,639 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >16:48:48,640 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >16:48:48,641 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >16:48:48,643 DEBUG blivet: PartitionDevice.readCurrentSize: exists: True ; path: /dev/sda1 ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >16:48:48,643 DEBUG blivet: updated sda1 size to 1.83 GiB (1.83 GiB) >16:48:48,644 INFO blivet: added partition sda1 (id 13) to device tree >16:48:48,653 INFO blivet: parted exception: msdos disk labels do not support partition names. >16:48:48,644 INFO blivet: got device: PartitionDevice instance (0x7fbc00d1a550) -- > name = sda1 status = True kids = 0 id = 13 > parents = ['existing 149.05 GiB disk sda (7) with existing msdos disklabel'] > uuid = None size = 1.83 GiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 1.83 GiB path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc00d02550> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc00cf99b0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc00cf9518> PedPartition: <_ped.Partition object at 0x7fbc00ce6ba0> > disk = existing 149.05 GiB disk sda (7) with existing msdos disklabel > start = 2048 end = 3842047 length = 3840000 > flags = boot >16:48:48,669 INFO blivet: parted exception: msdos disk labels do not support partition names. >16:48:48,686 INFO blivet: parted exception: msdos disk labels do not support partition names. >16:48:48,696 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda1 ; >16:48:48,697 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >16:48:48,697 DEBUG blivet: device sda1 does not contain a disklabel >16:48:48,698 INFO blivet: type detected on 'sda1' is 'ntfs' >16:48:48,749 DEBUG blivet: padding min size from 365.26 MiB up to 401.78 MiB >16:48:48,752 DEBUG blivet: NTFS.supported: supported: False ; >16:48:48,752 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 17 >16:48:48,753 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >16:48:48,754 INFO blivet: got format: existing ntfs filesystem >16:48:48,759 DEBUG blivet: Populator.addUdevDevice: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5001517bb27d8103-part2 ' > '/dev/disk/by-id/ata-INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN-part2 ' > '/dev/disk/by-uuid/589236D19236B37C ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' > '/dev/disk/by-label/Windows7_OS', > 'DEVNAME': '/dev/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_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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > '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_LABEL': 'Windows7_OS', > 'ID_FS_LABEL_ENC': 'Windows7_OS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '589236D19236B37C', > 'ID_FS_UUID_ENC': '589236D19236B37C', > 'ID_MODEL': 'INTEL_SSDSA2BW160G3L', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2BW160G3L\\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': '3842048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '267776000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '9942ac82-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9942ac82', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': '4PC1LE04', > 'ID_SERIAL': 'INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN', > 'ID_SERIAL_SHORT': 'CVPR201100K8160DGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517bb27d8103', > 'ID_WWN_WITH_EXTENSION': '0x5001517bb27d8103', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59138412'} ; >16:48:48,759 INFO blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >16:48:48,761 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; hidden: False ; incomplete: False ; >16:48:48,762 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:48,763 INFO blivet: sda2 is a partition >16:48:48,764 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda2 ; >16:48:48,766 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; hidden: False ; incomplete: False ; >16:48:48,767 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (7) with existing msdos disklabel >16:48:48,790 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >16:48:48,792 DEBUG blivet: DiskDevice.addChild: name: sda ; kids: 1 ; >16:48:48,793 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >16:48:48,794 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >16:48:48,796 DEBUG blivet: PartitionDevice.readCurrentSize: exists: True ; path: /dev/sda2 ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >16:48:48,797 DEBUG blivet: updated sda2 size to 127.69 GiB (127.69 GiB) >16:48:48,798 DEBUG blivet: looking up parted Partition: /dev/sda2 >16:48:48,807 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >16:48:48,809 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >16:48:48,810 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >16:48:48,812 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >16:48:48,815 DEBUG blivet: PartitionDevice.readCurrentSize: exists: True ; path: /dev/sda2 ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >16:48:48,816 DEBUG blivet: updated sda2 size to 127.69 GiB (127.69 GiB) >16:48:48,816 INFO blivet: added partition sda2 (id 19) to device tree >16:48:48,826 INFO blivet: parted exception: msdos disk labels do not support partition names. >16:48:48,817 INFO blivet: got device: PartitionDevice instance (0x7fbc00d02c88) -- > name = sda2 status = True kids = 0 id = 19 > parents = ['existing 149.05 GiB disk sda (7) with existing msdos disklabel'] > uuid = None size = 127.69 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 127.69 GiB path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc00d02550> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc00cf9048> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc00cf9cc0> PedPartition: <_ped.Partition object at 0x7fbc00ce6938> > disk = existing 149.05 GiB disk sda (7) with existing msdos disklabel > start = 3842048 end = 271618047 length = 267776000 > flags = >16:48:48,843 INFO blivet: parted exception: msdos disk labels do not support partition names. >16:48:48,860 INFO blivet: parted exception: msdos disk labels do not support partition names. >16:48:48,870 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda2 ; >16:48:48,873 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >16:48:48,873 DEBUG blivet: device sda2 does not contain a disklabel >16:48:48,873 INFO blivet: type detected on 'sda2' is 'ntfs' >16:48:49,864 DEBUG blivet: padding min size from 27.77 GiB up to 28.26 GiB >16:48:49,870 DEBUG blivet: NTFS.supported: supported: False ; >16:48:49,871 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 23 >16:48:49,873 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >16:48:49,873 INFO blivet: got format: existing ntfs filesystem >16:48:49,882 DEBUG blivet: Populator.addUdevDevice: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN-part3 ' > '/dev/disk/by-label/Lenovo_Recovery ' > '/dev/disk/by-id/wwn-0x5001517bb27d8103-part3 ' > '/dev/disk/by-uuid/D274494C7449350F ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3', > 'DEVNAME': '/dev/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_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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > '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_LABEL': 'Lenovo_Recovery', > 'ID_FS_LABEL_ENC': 'Lenovo_Recovery', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D274494C7449350F', > 'ID_FS_UUID_ENC': 'D274494C7449350F', > 'ID_MODEL': 'INTEL_SSDSA2BW160G3L', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2BW160G3L\\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': '271618048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40961712', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '9942ac82-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9942ac82', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': '4PC1LE04', > 'ID_SERIAL': 'INTEL_SSDSA2BW160G3L_CVPR201100K8160DGN', > 'ID_SERIAL_SHORT': 'CVPR201100K8160DGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517bb27d8103', > 'ID_WWN_WITH_EXTENSION': '0x5001517bb27d8103', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '59137065'} ; >16:48:49,883 INFO blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >16:48:49,886 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; hidden: False ; incomplete: False ; >16:48:49,888 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:48:49,889 INFO blivet: sda3 is a partition >16:48:49,891 DEBUG blivet: Populator.addUdevPartitionDevice: name: sda3 ; >16:48:49,894 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; hidden: False ; incomplete: False ; >16:48:49,897 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (7) with existing msdos disklabel >16:48:49,951 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 > > >/tmp/ifcfg.log: >16:48:47,265 DEBUG ifcfg: content of files (network initialization): >16:48:47,271 DEBUG ifcfg: all settings: [{'ipv6': {'method': 'auto', 'address-data': [], 'routes': [], 'addresses': [], 'dns': [], 'dns-search': [], 'route-data': []}, '802-3-ethernet': {'mac-address-blacklist': [], 's390-options': {}, 'mac-address': [240, 222, 241, 234, 130, 201]}, 'connection': {'permissions': [], 'autoconnect-priority': -999, 'secondaries': [], 'type': '802-3-ethernet', 'uuid': '744a6ca3-fb15-4dca-a84c-7555227d84b5', 'timestamp': 1459715570, 'id': 'Wired connection 1'}, 'ipv4': {'method': 'auto', 'address-data': [], 'routes': [], 'addresses': [], 'dns': [], 'dns-search': [], 'route-data': []}}] >16:48:47,392 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp0s25']): >16:48:47,392 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp0s25: >16:48:47,393 DEBUG ifcfg: HWADDR=F0:DE:F1:EA:82:C9 >16:48:47,393 DEBUG ifcfg: TYPE=Ethernet >16:48:47,393 DEBUG ifcfg: BOOTPROTO=dhcp >16:48:47,393 DEBUG ifcfg: DEFROUTE=yes >16:48:47,393 DEBUG ifcfg: PEERDNS=yes >16:48:47,393 DEBUG ifcfg: PEERROUTES=yes >16:48:47,394 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >16:48:47,394 DEBUG ifcfg: IPV6INIT=yes >16:48:47,394 DEBUG ifcfg: IPV6_AUTOCONF=yes >16:48:47,394 DEBUG ifcfg: IPV6_DEFROUTE=yes >16:48:47,394 DEBUG ifcfg: IPV6_PEERDNS=yes >16:48:47,394 DEBUG ifcfg: IPV6_PEERROUTES=yes >16:48:47,395 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >16:48:47,395 DEBUG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >16:48:47,395 DEBUG ifcfg: NAME=enp0s25 >16:48:47,395 DEBUG ifcfg: UUID=744a6ca3-fb15-4dca-a84c-7555227d84b5 >16:48:47,395 DEBUG ifcfg: ONBOOT=yes >16:48:47,395 DEBUG ifcfg: AUTOCONNECT_PRIORITY=-999 >16:48:47,407 DEBUG ifcfg: all settings: [{'ipv6': {'method': 'auto', 'address-data': [], 'routes': [], 'addresses': [], 'dns': [], 'dns-search': [], 'route-data': []}, '802-3-ethernet': {'mac-address-blacklist': [], 's390-options': {}, 'mac-address': [240, 222, 241, 234, 130, 201]}, 'connection': {'permissions': [], 'autoconnect-priority': -999, 'secondaries': [], 'type': '802-3-ethernet', 'uuid': '744a6ca3-fb15-4dca-a84c-7555227d84b5', 'timestamp': 1459715570, 'id': 'enp0s25'}, 'ipv4': {'method': 'auto', 'address-data': [], 'routes': [], 'addresses': [], 'dns': [], 'dns-search': [], 'route-data': []}}] > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-KDE-Live-24-20160403-n-0 rd.live.image rd.live.check quiet
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 1323489
: 1143011 |
1143012
|
1143013
|
1143014
|
1143015
|
1143016
|
1143017
|
1143018
|
1143019
|
1143020