Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 894719 Details for
Bug 1096846
Empty ksdevice option causes traceback.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
the traceback
anaconda-tb-ZE64Ru (text/plain), 76.90 KB, created by
Radek Vykydal
on 2014-05-12 14:14:11 UTC
(
hide
)
Description:
the traceback
Filename:
MIME Type:
Creator:
Radek Vykydal
Created:
2014-05-12 14:14:11 UTC
Size:
76.90 KB
patch
obsolete
>anaconda 19.31.79-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 926, in ks_spec_to_device_name > elif ':' in ksdevice: > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 1107, in get_device_name > dev_name = ks_spec_to_device_name(ksspec) > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 1144, in apply_kickstart > dev_name = get_device_name(network_data) > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 1199, in networkInitialize > devnames = apply_kickstart(ksdata) > File "/sbin/anaconda", line 1085, in <module> > networkInitialize(ksdata) >TypeError: argument of type 'NoneType' is not iterable > >Local variables in innermost frame: >ksdevice: None >bootif_mac: >ksspec: None >dev: ens3 > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x7f8de0393090>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: None > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: xfs > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: [] > _intf.storage.fsset.devicetree.populated: False > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: #version=RHEL7 > ># Use network installation >url --url="http://download.devel.redhat.com/rel-eng/rhel-7.0-20140507.0/compose/server/x86_64/os/" ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=static --gateway=10.34.102.254 --ip=10.34.102.222 --nameserver=10.34.39.2 --netmask=255.255.255.0 ># System bootloader configuration >bootloader --location=mbr > > > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f8de0393150) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f8de0393110) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f8de03931d0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = xfs encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f8de0393210) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f8de0393250) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7f8e04542b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: False > _intf.payload.txID: None > _intf.payload.default_repos: [red hat enterprise linux, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3 GB > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: None >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >_network: None >methodstr: http://download.devel.redhat.com/rel-eng/rhel-7.0-20140507.0/compose/server/x86_64/os/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: 5 > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f8de03b3140>, True), 'type': (<function <lambda> at 0x7f8de03b32a8>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f8de03b31b8>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 19.31.79-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'memcheck': True, 'iscsi': False, 'ksfile': '/run/install/ks.cfg', 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'http://download.devel.redhat.com/rel-eng/rhel-7.0-20140507.0/compose/server/x86_64/os/', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None >Registered callbacks: > > >/tmp/anaconda.log: >14:07:21,443 INFO anaconda: /sbin/anaconda 19.31.79-1 >14:07:21,738 INFO anaconda: 3407872 kB (3328 MB) are available >14:07:21,738 INFO anaconda: check_memory(): total:3328, needed:512, graphical:512 >14:07:21,759 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >14:07:21,762 INFO anaconda: Default encoding = utf-8 >14:07:23,586 INFO anaconda: Display mode = g >14:07:23,588 INFO anaconda: 3407872 kB (3328 MB) are available >14:07:23,588 INFO anaconda: check_memory(): total:3328, needed:512, graphical:512 >14:07:25,856 DEBUG anaconda: X server has signalled a successful start. >14:07:25,862 INFO anaconda: Starting window manager, pid 1349. >14:07:27,174 INFO anaconda: using only installclass Red Hat Enterprise Linux >14:07:28,036 INFO anaconda: bootloader GRUB2 on X86 platform >14:07:28,038 INFO anaconda: bootloader GRUB2 on X86 platform >14:07:28,073 DEBUG anaconda: network: devices found ['ens3', 'ens7'] >14:07:28,103 DEBUG anaconda: running handleException >14:07:28,103 DEBUG anaconda: Gtk not running, starting Gtk and running exception handler in it > > >/tmp/packaging.log: >14:07:28,035 DEBUG packaging: getting release version from tree at None (7.0) >14:07:28,035 DEBUG packaging: got a release version of 7.0 > > >/tmp/program.log: >14:07:21,854 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:07:21,890 DEBUG program: Return code: 0 >14:07:21,892 INFO program: Running... udevadm settle --timeout=300 >14:07:23,411 DEBUG program: Return code: 0 >14:07:23,415 INFO program: Running... modprobe fcoe >14:07:23,485 DEBUG program: Return code: 0 >14:07:23,489 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:07:23,542 INFO program: No FCoE boot disk information is found in EDD! >14:07:23,545 DEBUG program: Return code: 1 >14:07:25,872 INFO program: Running... metacity --display :1 --sm-disable >14:07:27,177 INFO program: Running... modprobe xfs >14:07:27,286 DEBUG program: Return code: 0 > > >/tmp/storage.log: >14:07:23,414 INFO blivet: ISCSID is /sbin/iscsid >14:07:23,415 INFO blivet: no initiator set >14:07:23,545 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:07:23,547 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >14:07:27,110 DEBUG blivet: trying to set new default fstype to 'ext4' >14:07:27,163 DEBUG blivet: Ext4FS.supported: supported: True ; >14:07:27,164 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >14:07:27,166 DEBUG blivet: Ext4FS.supported: supported: True ; >14:07:27,175 DEBUG blivet: trying to set new default fstype to 'xfs' >14:07:27,177 DEBUG blivet: XFS.supported: supported: True ; >14:07:27,290 DEBUG blivet: getFormat('xfs') returning XFS instance >14:07:27,292 DEBUG blivet: XFS.supported: supported: True ; >14:07:28,037 INFO blivet: Detected 3344M of memory >14:07:28,037 INFO blivet: Suggested swap size (3344 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >14:07:28,038 INFO blivet: Swap attempt of 0M > > >/tmp/ifcfg.log: >14:07:28,074 DEBUG ifcfg: content of files (network initialization): >14:07:28,074 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >14:07:28,074 DEBUG ifcfg: # Generated by dracut initrd >14:07:28,074 DEBUG ifcfg: DEVICE="ens3" >14:07:28,074 DEBUG ifcfg: ONBOOT=yes >14:07:28,075 DEBUG ifcfg: NETBOOT=yes >14:07:28,075 DEBUG ifcfg: UUID="af4b6277-1369-470d-a69f-ce01b5367851" >14:07:28,075 DEBUG ifcfg: IPV6INIT=yes >14:07:28,075 DEBUG ifcfg: BOOTPROTO=dhcp >14:07:28,075 DEBUG ifcfg: HWADDR="52:54:00:32:77:59" >14:07:28,075 DEBUG ifcfg: TYPE=Ethernet >14:07:28,075 DEBUG ifcfg: NAME="ens3" >14:07:28,075 DEBUG ifcfg: DNS1="10.34.39.2" >14:07:28,086 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 50, 119, 89]}, 'connection': {'timestamp': 1399903638L, 'interface-name': 'ens3', 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': 'af4b6277-1369-470d-a69f-ce01b5367851'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [36119050L], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] > > >/proc/cmdline: >initrd=test/rv/r7rc3/initrd.img root=live:http://10.34.39.2/trees/rv/r7rc3/squashfs.img repo=http://download.devel.redhat.com/rel-eng/rhel-7.0-20140507.0/compose/server/x86_64/os/ ip=ens3:dhcp rd.break=pre-pivot ks=http://10.34.39.2/ks/rv/ks.defaultdevice.cfg ksdevice BOOT_IMAGE=test/rv/r7rc3/vmlinuz > > >/tmp/syslog: >14:07:15,265 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.7" x-pid="1150" x-info="http://www.rsyslog.com"] start >14:07:15,273 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >14:07:15,273 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >14:07:15,273 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >14:07:15,273 NOTICE kernel:[ 0.000000] Linux version 3.10.0-123.el7.x86_64 (mockbuild@x86-017.build.eng.bos.redhat.com) (gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC) ) #1 SMP Mon May 5 11:16:57 EDT 2014 >14:07:15,273 INFO kernel:[ 0.000000] Command line: initrd=test/rv/r7rc3/initrd.img root=live:http://10.34.39.2/trees/rv/r7rc3/squashfs.img repo=http://download.devel.redhat.com/rel-eng/rhel-7.0-20140507.0/compose/server/x86_64/os/ ip=ens3:dhcp rd.break=pre-pivot ks=http://10.34.39.2/ks/rv/ks.defaultdevice.cfg ksdevice BOOT_IMAGE=test/rv/r7rc3/vmlinuz >14:07:15,273 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >14:07:15,273 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >14:07:15,273 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >14:07:15,273 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >14:07:15,273 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000d11fcfff] usable >14:07:15,273 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d11fd000-0x00000000d11fffff] reserved >14:07:15,273 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >14:07:15,273 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >14:07:15,273 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >14:07:15,273 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >14:07:15,273 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >14:07:15,273 INFO kernel:[ 0.000000] Hypervisor detected: KVM >14:07:15,273 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >14:07:15,273 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >14:07:15,273 INFO kernel:[ 0.000000] No AGP bridge found >14:07:15,273 INFO kernel:[ 0.000000] e820: last_pfn = 0xd11fd max_arch_pfn = 0x400000000 >14:07:15,273 DEBUG kernel:[ 0.000000] MTRR default type: write-back >14:07:15,273 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >14:07:15,273 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >14:07:15,273 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >14:07:15,273 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >14:07:15,273 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >14:07:15,273 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >14:07:15,273 DEBUG kernel:[ 0.000000] 1 disabled >14:07:15,273 DEBUG kernel:[ 0.000000] 2 disabled >14:07:15,273 DEBUG kernel:[ 0.000000] 3 disabled >14:07:15,273 DEBUG kernel:[ 0.000000] 4 disabled >14:07:15,273 DEBUG kernel:[ 0.000000] 5 disabled >14:07:15,273 DEBUG kernel:[ 0.000000] 6 disabled >14:07:15,273 DEBUG kernel:[ 0.000000] 7 disabled >14:07:15,273 INFO kernel:[ 0.000000] PAT not supported by CPU. >14:07:15,273 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0] >14:07:15,273 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >14:07:15,273 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >14:07:15,273 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >14:07:15,273 DEBUG kernel:[ 0.000000] BRK [0x01e1d000, 0x01e1dfff] PGTABLE >14:07:15,273 DEBUG kernel:[ 0.000000] BRK [0x01e1e000, 0x01e1efff] PGTABLE >14:07:15,273 DEBUG kernel:[ 0.000000] BRK [0x01e1f000, 0x01e1ffff] PGTABLE >14:07:15,273 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd0e00000-0xd0ffffff] >14:07:15,273 DEBUG kernel:[ 0.000000] [mem 0xd0e00000-0xd0ffffff] page 2M >14:07:15,273 DEBUG kernel:[ 0.000000] BRK [0x01e20000, 0x01e20fff] PGTABLE >14:07:15,273 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd0000000-0xd0dfffff] >14:07:15,273 DEBUG kernel:[ 0.000000] [mem 0xd0000000-0xd0dfffff] page 2M >14:07:15,273 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x80000000-0xcfffffff] >14:07:15,273 DEBUG kernel:[ 0.000000] [mem 0x80000000-0xcfffffff] page 2M >14:07:15,273 DEBUG kernel:[ 0.000000] BRK [0x01e21000, 0x01e21fff] PGTABLE >14:07:15,273 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7fffffff] >14:07:15,273 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >14:07:15,273 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x7fffffff] page 2M >14:07:15,273 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd1000000-0xd11fcfff] >14:07:15,273 DEBUG kernel:[ 0.000000] [mem 0xd1000000-0xd11fcfff] page 4k >14:07:15,273 DEBUG kernel:[ 0.000000] BRK [0x01e22000, 0x01e22fff] PGTABLE >14:07:15,273 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7de19000-0x7fffefff] >14:07:15,273 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd970 00014 (v00 BOCHS ) >14:07:15,273 WARNING kernel:[ 0.000000] ACPI: RSDT 00000000d11fe430 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >14:07:15,273 WARNING kernel:[ 0.000000] ACPI: FACP 00000000d11fff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >14:07:15,273 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000d11fe470 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >14:07:15,273 WARNING kernel:[ 0.000000] ACPI: FACS 00000000d11fff40 00040 >14:07:15,273 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d11ffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >14:07:15,273 WARNING kernel:[ 0.000000] ACPI: APIC 00000000d11ffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >14:07:15,273 WARNING kernel:[ 0.000000] ACPI: HPET 00000000d11ffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >14:07:15,273 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d11ff6c0 0066E (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >14:07:15,273 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:07:15,273 INFO kernel:[ 0.000000] No NUMA configuration found >14:07:15,273 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000000d11fcfff] >14:07:15,273 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0xd11fcfff] >14:07:15,273 INFO kernel:[ 0.000000] NODE_DATA [mem 0xd11d6000-0xd11fcfff] >14:07:15,273 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >14:07:15,273 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:d1186001, boot clock >14:07:15,273 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00035fffff] PMD -> [ffff8800cd000000-ffff8800d05fffff] on node 0 >14:07:15,273 WARNING kernel:[ 0.000000] Zone ranges: >14:07:15,273 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >14:07:15,273 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >14:07:15,273 WARNING kernel:[ 0.000000] Normal empty >14:07:15,273 WARNING kernel:[ 0.000000] Movable zone start for each node >14:07:15,273 WARNING kernel:[ 0.000000] Early memory node ranges >14:07:15,273 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >14:07:15,273 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xd11fcfff] >14:07:15,273 DEBUG kernel:[ 0.000000] On node 0 totalpages: 856475 >14:07:15,273 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >14:07:15,273 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >14:07:15,273 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >14:07:15,273 DEBUG kernel:[ 0.000000] DMA32 zone: 13320 pages used for memmap >14:07:15,273 DEBUG kernel:[ 0.000000] DMA32 zone: 852477 pages, LIFO batch:31 >14:07:15,273 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >14:07:15,273 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:07:15,273 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >14:07:15,273 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >14:07:15,273 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >14:07:15,273 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >14:07:15,273 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >14:07:15,273 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >14:07:15,273 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >14:07:15,273 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >14:07:15,273 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >14:07:15,273 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >14:07:15,273 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >14:07:15,273 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >14:07:15,273 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >14:07:15,273 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >14:07:15,273 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >14:07:15,273 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >14:07:15,273 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >14:07:15,273 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >14:07:15,273 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >14:07:15,273 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >14:07:15,273 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >14:07:15,273 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >14:07:15,273 INFO kernel:[ 0.000000] e820: [mem 0xd1200000-0xfeffbfff] available for PCI devices >14:07:15,273 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >14:07:15,273 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >14:07:15,273 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff8800d0c00000 s86592 r8192 d24000 u2097152 >14:07:15,273 DEBUG kernel:[ 0.000000] pcpu-alloc: s86592 r8192 d24000 u2097152 alloc=1*2097152 >14:07:15,273 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >14:07:15,273 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:d1186001, primary cpu clock >14:07:15,273 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >14:07:15,273 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr d0c0dfc0 >14:07:15,273 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 843070 >14:07:15,273 WARNING kernel:[ 0.000000] Policy zone: DMA32 >14:07:15,273 NOTICE kernel:[ 0.000000] Kernel command line: initrd=test/rv/r7rc3/initrd.img root=live:http://10.34.39.2/trees/rv/r7rc3/squashfs.img repo=http://download.devel.redhat.com/rel-eng/rhel-7.0-20140507.0/compose/server/x86_64/os/ ip=ens3:dhcp rd.break=pre-pivot ks=http://10.34.39.2/ks/rv/ks.defaultdevice.cfg ksdevice BOOT_IMAGE=test/rv/r7rc3/vmlinuz >14:07:15,273 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >14:07:15,273 INFO kernel:[ 0.000000] Checking aperture... >14:07:15,273 INFO kernel:[ 0.000000] No AGP bridge found >14:07:15,273 INFO kernel:[ 0.000000] Memory: 3320488k/3426292k available (6105k kernel code, 392k absent, 105412k reserved, 4065k data, 1584k init) >14:07:15,273 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >14:07:15,273 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >14:07:15,273 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1. >14:07:15,273 INFO kernel:[ 0.000000] Experimental no-CBs for all CPUs >14:07:15,273 INFO kernel:[ 0.000000] Experimental no-CBs CPUs: 0. >14:07:15,273 INFO kernel:[ 0.000000] NR_IRQS:327936 nr_irqs:256 16 >14:07:15,273 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >14:07:15,273 INFO kernel:[ 0.000000] console [tty0] enabled >14:07:15,273 INFO kernel:[ 0.000000] allocated 14155776 bytes of page_cgroup >14:07:15,273 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >14:07:15,273 DEBUG kernel:[ 0.000000] hpet clockevent registered >14:07:15,273 INFO kernel:[ 0.000000] tsc: Detected 3158.748 MHz processor >14:07:15,273 INFO kernel:[ 0.002000] Calibrating delay loop (skipped) preset value.. 6317.49 BogoMIPS (lpj=3158748) >14:07:15,273 INFO kernel:[ 0.002007] pid_max: default: 32768 minimum: 301 >14:07:15,273 INFO kernel:[ 0.003048] Security Framework initialized >14:07:15,273 INFO kernel:[ 0.004038] SELinux: Initializing. >14:07:15,273 DEBUG kernel:[ 0.005021] SELinux: Starting in permissive mode >14:07:15,273 INFO kernel:[ 0.005455] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >14:07:15,273 INFO kernel:[ 0.009589] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >14:07:15,273 INFO kernel:[ 0.011528] Mount-cache hash table entries: 4096 >14:07:15,273 INFO kernel:[ 0.012507] Initializing cgroup subsys memory >14:07:15,273 INFO kernel:[ 0.013028] Initializing cgroup subsys devices >14:07:15,273 INFO kernel:[ 0.013570] Initializing cgroup subsys freezer >14:07:15,273 INFO kernel:[ 0.014005] Initializing cgroup subsys net_cls >14:07:15,273 INFO kernel:[ 0.014545] Initializing cgroup subsys blkio >14:07:15,273 INFO kernel:[ 0.015005] Initializing cgroup subsys perf_event >14:07:15,273 INFO kernel:[ 0.015559] Initializing cgroup subsys hugetlb >14:07:15,273 INFO kernel:[ 0.016137] mce: CPU supports 10 MCE banks >14:07:15,273 INFO kernel:[ 0.017068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >14:07:15,273 INFO kernel:[ 0.017068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >14:07:15,273 INFO kernel:[ 0.017068] tlb_flushall_shift: 6 >14:07:15,273 INFO kernel:[ 0.105666] Freeing SMP alternatives: 24k freed >14:07:15,273 INFO kernel:[ 0.111747] ACPI: Core revision 20130517 >14:07:15,273 WARNING kernel:[ 0.112689] ACPI: All ACPI Tables successfully acquired >14:07:15,273 INFO kernel:[ 0.113561] ftrace: allocating 23383 entries in 92 pages >14:07:15,273 INFO kernel:[ 0.122413] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >14:07:15,273 INFO kernel:[ 0.122963] smpboot: CPU0: Intel QEMU Virtual CPU version 1.2.2 (fam: 06, model: 02, stepping: 03) >14:07:15,273 INFO kernel:[ 0.125000] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >14:07:15,273 INFO kernel:[ 0.126832] Brought up 1 CPUs >14:07:15,273 INFO kernel:[ 0.127003] smpboot: Total of 1 processors activated (6317.49 BogoMIPS) >14:07:15,273 WARNING kernel:[ 0.128480] NMI watchdog: disabled (cpu0): hardware events not enabled >14:07:15,273 INFO kernel:[ 0.129133] devtmpfs: initialized >14:07:15,273 INFO kernel:[ 0.130536] EVM: security.selinux >14:07:15,273 INFO kernel:[ 0.130966] EVM: security.ima >14:07:15,273 INFO kernel:[ 0.131001] EVM: security.capability >14:07:15,273 INFO kernel:[ 0.132866] atomic64 test passed for x86-64 platform with CX8 and with SSE >14:07:15,273 INFO kernel:[ 0.133050] NET: Registered protocol family 16 >14:07:15,273 INFO kernel:[ 0.134126] ACPI: bus type PCI registered >14:07:15,273 INFO kernel:[ 0.134568] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >14:07:15,273 INFO kernel:[ 0.135138] PCI: Using configuration type 1 for base access >14:07:15,273 INFO kernel:[ 0.136542] bio: create slab <bio-0> at 0 >14:07:15,273 INFO kernel:[ 0.137100] ACPI: Added _OSI(Module Device) >14:07:15,273 INFO kernel:[ 0.137547] ACPI: Added _OSI(Processor Device) >14:07:15,273 INFO kernel:[ 0.138003] ACPI: Added _OSI(3.0 _SCP Extensions) >14:07:15,273 INFO kernel:[ 0.138478] ACPI: Added _OSI(Processor Aggregator Device) >14:07:15,273 DEBUG kernel:[ 0.139497] ACPI: EC: Look up EC in DSDT >14:07:15,273 INFO kernel:[ 0.140977] ACPI: Interpreter enabled >14:07:15,273 WARNING kernel:[ 0.141006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >14:07:15,273 WARNING kernel:[ 0.142434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >14:07:15,273 INFO kernel:[ 0.143395] ACPI: (supports S0 S3 S4 S5) >14:07:15,273 INFO kernel:[ 0.143838] ACPI: Using IOAPIC for interrupt routing >14:07:15,273 INFO kernel:[ 0.144015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >14:07:15,273 INFO kernel:[ 0.145209] ACPI: No dock devices found. >14:07:15,273 INFO kernel:[ 0.148551] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >14:07:15,273 INFO kernel:[ 0.149007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >14:07:15,276 INFO kernel:[ 0.149530] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >14:07:15,276 WARNING kernel:[ 0.150092] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >14:07:15,276 INFO kernel:[ 0.151225] acpiphp: Slot [3] registered >14:07:15,276 INFO kernel:[ 0.151694] acpiphp: Slot [4] registered >14:07:15,276 INFO kernel:[ 0.152031] acpiphp: Slot [5] registered >14:07:15,276 INFO kernel:[ 0.152489] acpiphp: Slot [6] registered >14:07:15,276 INFO kernel:[ 0.153024] acpiphp: Slot [7] registered >14:07:15,276 INFO kernel:[ 0.154024] acpiphp: Slot [8] registered >14:07:15,276 INFO kernel:[ 0.155023] acpiphp: Slot [9] registered >14:07:15,276 INFO kernel:[ 0.155486] acpiphp: Slot [10] registered >14:07:15,276 INFO kernel:[ 0.156024] acpiphp: Slot [11] registered >14:07:15,276 INFO kernel:[ 0.156499] acpiphp: Slot [12] registered >14:07:15,276 INFO kernel:[ 0.157042] acpiphp: Slot [13] registered >14:07:15,276 INFO kernel:[ 0.157507] acpiphp: Slot [14] registered >14:07:15,276 INFO kernel:[ 0.158023] acpiphp: Slot [15] registered >14:07:15,276 INFO kernel:[ 0.158514] acpiphp: Slot [16] registered >14:07:15,276 INFO kernel:[ 0.159024] acpiphp: Slot [17] registered >14:07:15,276 INFO kernel:[ 0.159487] acpiphp: Slot [18] registered >14:07:15,276 INFO kernel:[ 0.160032] acpiphp: Slot [19] registered >14:07:15,276 INFO kernel:[ 0.160496] acpiphp: Slot [20] registered >14:07:15,276 INFO kernel:[ 0.161024] acpiphp: Slot [21] registered >14:07:15,276 INFO kernel:[ 0.161510] acpiphp: Slot [22] registered >14:07:15,276 INFO kernel:[ 0.162012] acpiphp: Slot [23] registered >14:07:15,276 INFO kernel:[ 0.162502] acpiphp: Slot [24] registered >14:07:15,276 INFO kernel:[ 0.162974] acpiphp: Slot [25] registered >14:07:15,276 INFO kernel:[ 0.163024] acpiphp: Slot [26] registered >14:07:15,276 INFO kernel:[ 0.163516] acpiphp: Slot [27] registered >14:07:15,276 INFO kernel:[ 0.164024] acpiphp: Slot [28] registered >14:07:15,276 INFO kernel:[ 0.164494] acpiphp: Slot [29] registered >14:07:15,276 INFO kernel:[ 0.165023] acpiphp: Slot [30] registered >14:07:15,276 INFO kernel:[ 0.165487] acpiphp: Slot [31] registered >14:07:15,276 INFO kernel:[ 0.166014] PCI host bridge to bus 0000:00 >14:07:15,276 INFO kernel:[ 0.166454] pci_bus 0000:00: root bus resource [bus 00-ff] >14:07:15,276 INFO kernel:[ 0.167003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >14:07:15,276 INFO kernel:[ 0.167504] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >14:07:15,276 INFO kernel:[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >14:07:15,276 INFO kernel:[ 0.168532] pci_bus 0000:00: root bus resource [mem 0xd1200000-0xfebfffff] >14:07:15,276 DEBUG kernel:[ 0.169047] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >14:07:15,276 DEBUG kernel:[ 0.170003] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >14:07:15,276 DEBUG kernel:[ 0.170613] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >14:07:15,276 DEBUG kernel:[ 0.172588] pci 0000:00:01.1: reg 0x20: [io 0xc2c0-0xc2cf] >14:07:15,276 DEBUG kernel:[ 0.173573] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >14:07:15,276 DEBUG kernel:[ 0.175391] pci 0000:00:01.2: reg 0x20: [io 0xc240-0xc25f] >14:07:15,276 DEBUG kernel:[ 0.176407] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >14:07:15,276 INFO kernel:[ 0.176880] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >14:07:15,276 INFO kernel:[ 0.177014] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >14:07:15,276 DEBUG kernel:[ 0.178242] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >14:07:15,276 DEBUG kernel:[ 0.181054] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >14:07:15,276 DEBUG kernel:[ 0.182860] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >14:07:15,276 DEBUG kernel:[ 0.184081] pci 0000:00:02.0: reg 0x18: [mem 0xfc030000-0xfc033fff] >14:07:15,276 DEBUG kernel:[ 0.186050] pci 0000:00:02.0: reg 0x1c: [io 0xc260-0xc27f] >14:07:15,276 DEBUG kernel:[ 0.192874] pci 0000:00:02.0: reg 0x30: [mem 0xfc000000-0xfc00ffff pref] >14:07:15,276 DEBUG kernel:[ 0.193484] pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000 >14:07:15,276 DEBUG kernel:[ 0.194003] pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc0ff] >14:07:15,276 DEBUG kernel:[ 0.194680] pci 0000:00:03.0: reg 0x14: [mem 0xfc034000-0xfc0340ff] >14:07:15,276 DEBUG kernel:[ 0.198003] pci 0000:00:03.0: reg 0x30: [mem 0xfc010000-0xfc01ffff pref] >14:07:15,276 DEBUG kernel:[ 0.198226] pci 0000:00:04.0: [1af4:1003] type 00 class 0x078000 >14:07:15,276 DEBUG kernel:[ 0.199003] pci 0000:00:04.0: reg 0x10: [io 0xc280-0xc29f] >14:07:15,276 DEBUG kernel:[ 0.199678] pci 0000:00:04.0: reg 0x14: [mem 0xfc035000-0xfc035fff] >14:07:15,276 DEBUG kernel:[ 0.203767] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >14:07:15,276 DEBUG kernel:[ 0.204354] pci 0000:00:05.0: reg 0x10: [io 0xc200-0xc23f] >14:07:15,276 DEBUG kernel:[ 0.205003] pci 0000:00:05.0: reg 0x14: [mem 0xfc036000-0xfc036fff] >14:07:15,276 DEBUG kernel:[ 0.209107] pci 0000:00:06.0: [1af4:1002] type 00 class 0x00ff00 >14:07:15,276 DEBUG kernel:[ 0.209530] pci 0000:00:06.0: reg 0x10: [io 0xc2a0-0xc2bf] >14:07:15,276 DEBUG kernel:[ 0.211940] pci 0000:00:07.0: [10ec:8139] type 00 class 0x020000 >14:07:15,276 DEBUG kernel:[ 0.212727] pci 0000:00:07.0: reg 0x10: [io 0xc100-0xc1ff] >14:07:15,276 DEBUG kernel:[ 0.213356] pci 0000:00:07.0: reg 0x14: [mem 0xfc037000-0xfc0370ff] >14:07:15,276 DEBUG kernel:[ 0.216697] pci 0000:00:07.0: reg 0x30: [mem 0xfc020000-0xfc02ffff pref] >14:07:15,276 INFO kernel:[ 0.217710] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >14:07:15,276 INFO kernel:[ 0.218746] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >14:07:15,276 INFO kernel:[ 0.219822] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >14:07:15,276 INFO kernel:[ 0.220828] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >14:07:15,276 INFO kernel:[ 0.222137] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >14:07:15,276 WARNING kernel:[ 0.223771] ACPI: Enabled 16 GPEs in block 00 to 0F >14:07:15,276 DEBUG kernel:[ 0.224006] ACPI: \_SB_.PCI0: notify handler is installed >14:07:15,276 DEBUG kernel:[ 0.224023] Found 1 acpi root devices >14:07:15,276 INFO kernel:[ 0.224434] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >14:07:15,276 INFO kernel:[ 0.225002] vgaarb: loaded >14:07:15,276 INFO kernel:[ 0.226001] vgaarb: bridge control possible 0000:00:02.0 >14:07:15,276 NOTICE kernel:[ 0.226705] SCSI subsystem initialized >14:07:15,276 INFO kernel:[ 0.227052] ACPI: bus type USB registered >14:07:15,276 INFO kernel:[ 0.227540] usbcore: registered new interface driver usbfs >14:07:15,276 INFO kernel:[ 0.228014] usbcore: registered new interface driver hub >14:07:15,276 INFO kernel:[ 0.229065] usbcore: registered new device driver usb >14:07:15,276 INFO kernel:[ 0.229678] PCI: Using ACPI for IRQ routing >14:07:15,276 DEBUG kernel:[ 0.230011] PCI: pci_cache_line_size set to 64 bytes >14:07:15,276 DEBUG kernel:[ 0.230278] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >14:07:15,276 DEBUG kernel:[ 0.230285] e820: reserve RAM buffer [mem 0xd11fd000-0xd3ffffff] >14:07:15,276 INFO kernel:[ 0.230495] NetLabel: Initializing >14:07:15,277 INFO kernel:[ 0.231002] NetLabel: domain hash size = 128 >14:07:15,277 INFO kernel:[ 0.231448] NetLabel: protocols = UNLABELED CIPSOv4 >14:07:15,277 INFO kernel:[ 0.232022] NetLabel: unlabeled traffic allowed by default >14:07:15,277 INFO kernel:[ 0.232601] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >14:07:15,277 INFO kernel:[ 0.233029] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >14:07:15,277 INFO kernel:[ 0.234002] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >14:07:15,277 INFO kernel:[ 0.238054] Switching to clocksource kvm-clock >14:07:15,277 INFO kernel:[ 0.249679] pnp: PnP ACPI init >14:07:15,277 INFO kernel:[ 0.250163] ACPI: bus type PNP registered >14:07:15,277 DEBUG kernel:[ 0.250724] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >14:07:15,277 DEBUG kernel:[ 0.250799] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >14:07:15,277 DEBUG kernel:[ 0.250846] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >14:07:15,277 DEBUG kernel:[ 0.250883] pnp 00:03: [dma 2] >14:07:15,277 DEBUG kernel:[ 0.250904] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >14:07:15,277 DEBUG kernel:[ 0.251046] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) >14:07:15,277 DEBUG kernel:[ 0.251188] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active) >14:07:15,277 INFO kernel:[ 0.251322] pnp: PnP ACPI: found 6 devices >14:07:15,277 INFO kernel:[ 0.252664] ACPI: bus type PNP unregistered >14:07:15,277 DEBUG kernel:[ 0.259506] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >14:07:15,277 DEBUG kernel:[ 0.259508] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >14:07:15,277 DEBUG kernel:[ 0.259510] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >14:07:15,277 DEBUG kernel:[ 0.259512] pci_bus 0000:00: resource 7 [mem 0xd1200000-0xfebfffff] >14:07:15,277 INFO kernel:[ 0.259591] NET: Registered protocol family 2 >14:07:15,277 INFO kernel:[ 0.260525] TCP established hash table entries: 32768 (order: 6, 262144 bytes) >14:07:15,277 INFO kernel:[ 0.261534] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >14:07:15,277 INFO kernel:[ 0.262970] TCP: Hash tables configured (established 32768 bind 32768) >14:07:15,277 INFO kernel:[ 0.263780] TCP: reno registered >14:07:15,277 INFO kernel:[ 0.264225] UDP hash table entries: 2048 (order: 4, 65536 bytes) >14:07:15,277 INFO kernel:[ 0.264793] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >14:07:15,277 INFO kernel:[ 0.265527] NET: Registered protocol family 1 >14:07:15,277 INFO kernel:[ 0.266026] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >14:07:15,277 INFO kernel:[ 0.266536] pci 0000:00:01.0: PIIX3: Enabling Passive Release >14:07:15,277 INFO kernel:[ 0.267095] pci 0000:00:01.0: Activating ISA DMA hang workarounds >14:07:15,277 WARNING kernel:[ 0.267997] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >14:07:15,277 DEBUG kernel:[ 0.268773] pci 0000:00:02.0: Boot video device >14:07:15,277 DEBUG kernel:[ 0.268846] PCI: CLS 0 bytes, default 64 >14:07:15,277 INFO kernel:[ 0.268988] Unpacking initramfs... >14:07:15,277 INFO kernel:[ 3.885335] Freeing initrd memory: 34712k freed >14:07:15,277 INFO kernel:[ 3.900290] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >14:07:15,277 INFO kernel:[ 3.900848] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >14:07:15,277 INFO kernel:[ 3.901994] futex hash table entries: 256 (order: 2, 16384 bytes) >14:07:15,277 NOTICE kernel:[ 3.902549] Initialise system trusted keyring >14:07:15,277 INFO kernel:[ 3.903074] audit: initializing netlink socket (disabled) >14:07:15,277 NOTICE kernel:[ 3.903582] type=2000 audit(1399903598.652:1): initialized >14:07:15,277 INFO kernel:[ 3.924144] HugeTLB registered 2 MB page size, pre-allocated 0 pages >14:07:15,277 INFO kernel:[ 3.925799] zbud: loaded >14:07:15,277 NOTICE kernel:[ 3.926325] VFS: Disk quotas dquot_6.5.2 >14:07:15,277 WARNING kernel:[ 3.926808] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >14:07:15,277 INFO kernel:[ 3.927511] msgmni has been set to 6553 >14:07:15,277 NOTICE kernel:[ 3.928027] Key type big_key registered >14:07:15,277 DEBUG kernel:[ 3.928462] SELinux: Registering netfilter hooks >14:07:15,277 INFO kernel:[ 3.929383] alg: No test for stdrng (krng) >14:07:15,277 INFO kernel:[ 3.929842] NET: Registered protocol family 38 >14:07:15,277 NOTICE kernel:[ 3.930312] Key type asymmetric registered >14:07:15,277 NOTICE kernel:[ 3.930767] Asymmetric key parser 'x509' registered >14:07:15,277 INFO kernel:[ 3.931269] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >14:07:15,277 INFO kernel:[ 3.932113] io scheduler noop registered >14:07:15,277 INFO kernel:[ 3.932549] io scheduler deadline registered (default) >14:07:15,277 INFO kernel:[ 3.933078] io scheduler cfq registered >14:07:15,277 INFO kernel:[ 3.933613] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >14:07:15,277 INFO kernel:[ 3.934152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >14:07:15,277 DEBUG kernel:[ 3.934723] intel_idle: does not run on family 6 model 2 >14:07:15,277 INFO kernel:[ 3.934778] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >14:07:15,277 INFO kernel:[ 3.935588] ACPI: Power Button [PWRF] >14:07:15,277 INFO kernel:[ 3.936168] GHES: HEST is not enabled! >14:07:15,277 INFO kernel:[ 3.936649] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >14:07:15,277 INFO kernel:[ 3.959842] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >14:07:15,277 INFO kernel:[ 3.960897] Non-volatile memory driver v1.3 >14:07:15,277 INFO kernel:[ 3.961365] Linux agpgart interface v0.103 >14:07:15,277 INFO kernel:[ 3.961912] crash memory driver: version 1.1 >14:07:15,277 INFO kernel:[ 3.962395] rdac: device handler registered >14:07:15,277 INFO kernel:[ 3.962884] hp_sw: device handler registered >14:07:15,277 INFO kernel:[ 3.963350] emc: device handler registered >14:07:15,277 INFO kernel:[ 3.963799] alua: device handler registered >14:07:15,277 INFO kernel:[ 3.964288] libphy: Fixed MDIO Bus: probed >14:07:15,277 INFO kernel:[ 3.964776] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >14:07:15,277 INFO kernel:[ 3.965309] ehci-pci: EHCI PCI platform driver >14:07:15,277 INFO kernel:[ 3.965774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >14:07:15,277 INFO kernel:[ 3.966299] ohci-pci: OHCI PCI platform driver >14:07:15,277 INFO kernel:[ 3.966766] uhci_hcd: USB Universal Host Controller Interface driver >14:07:15,277 INFO kernel:[ 3.967547] uhci_hcd 0000:00:01.2: UHCI Host Controller >14:07:15,277 INFO kernel:[ 3.968095] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >14:07:15,277 INFO kernel:[ 3.969031] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c240 >14:07:15,277 INFO kernel:[ 3.969634] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >14:07:15,277 INFO kernel:[ 3.970181] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:07:15,277 INFO kernel:[ 3.970963] usb usb1: Product: UHCI Host Controller >14:07:15,277 INFO kernel:[ 3.971444] usb usb1: Manufacturer: Linux 3.10.0-123.el7.x86_64 uhci_hcd >14:07:15,277 INFO kernel:[ 3.971974] usb usb1: SerialNumber: 0000:00:01.2 >14:07:15,277 INFO kernel:[ 3.972552] hub 1-0:1.0: USB hub found >14:07:15,277 INFO kernel:[ 3.973141] hub 1-0:1.0: 2 ports detected >14:07:15,277 INFO kernel:[ 3.973810] usbcore: registered new interface driver usbserial >14:07:15,277 INFO kernel:[ 3.974333] usbcore: registered new interface driver usbserial_generic >14:07:15,277 INFO kernel:[ 3.975392] usbserial: USB Serial support registered for generic >14:07:15,277 INFO kernel:[ 3.975932] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >14:07:15,277 INFO kernel:[ 3.977576] serio: i8042 KBD port at 0x60,0x64 irq 1 >14:07:15,277 INFO kernel:[ 3.978185] serio: i8042 AUX port at 0x60,0x64 irq 12 >14:07:15,277 INFO kernel:[ 3.978859] mousedev: PS/2 mouse device common for all mice >14:07:15,277 INFO kernel:[ 3.979834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >14:07:15,277 INFO kernel:[ 3.983111] rtc_cmos 00:00: RTC can wake from S4 >14:07:15,277 INFO kernel:[ 3.983894] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >14:07:15,277 INFO kernel:[ 3.984540] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs >14:07:15,277 INFO kernel:[ 3.985102] cpuidle: using governor menu >14:07:15,277 INFO kernel:[ 3.985610] hidraw: raw HID events driver (C) Jiri Kosina >14:07:15,277 INFO kernel:[ 3.986205] usbcore: registered new interface driver usbhid >14:07:15,277 INFO kernel:[ 3.986699] usbhid: USB HID core driver >14:07:15,277 INFO kernel:[ 3.987187] drop_monitor: Initializing network drop monitor service >14:07:15,277 INFO kernel:[ 3.987767] TCP: cubic registered >14:07:15,277 INFO kernel:[ 3.988203] Initializing XFRM netlink socket >14:07:15,277 INFO kernel:[ 3.988863] NET: Registered protocol family 10 >14:07:15,277 INFO kernel:[ 3.989554] NET: Registered protocol family 17 >14:07:15,277 NOTICE kernel:[ 3.990348] Loading compiled-in X.509 certificates >14:07:15,277 NOTICE kernel:[ 3.991378] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' >14:07:15,277 NOTICE kernel:[ 3.992838] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' >14:07:15,277 NOTICE kernel:[ 3.994274] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 00aa5f56c587bd82f2f99d64ba83dd1e9e0d334a' >14:07:15,277 INFO kernel:[ 3.995204] registered taskstats version 1 >14:07:15,277 NOTICE kernel:[ 4.001540] Key type trusted registered >14:07:15,277 NOTICE kernel:[ 4.006892] Key type encrypted registered >14:07:15,277 INFO kernel:[ 4.012194] IMA: No TPM chip found, activating TPM-bypass! >14:07:15,277 INFO kernel:[ 4.013133] rtc_cmos 00:00: setting system clock to 2014-05-12 14:06:37 UTC (1399903597) >14:07:15,277 INFO kernel:[ 4.014909] Freeing unused kernel memory: 1584k freed >14:07:15,277 INFO kernel:[ 4.216134] device-mapper: uevent: version 1.0.3 >14:07:15,277 INFO kernel:[ 4.218267] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >14:07:15,277 INFO kernel:[ 4.229537] device-mapper: multipath: version 1.6.0 loaded >14:07:15,277 INFO kernel:[ 4.275113] usb 1-1: new full-speed USB device number 2 using uhci_hcd >14:07:15,277 INFO kernel:[ 4.396301] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >14:07:15,277 INFO kernel:[ 4.435444] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >14:07:15,277 INFO kernel:[ 4.436064] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >14:07:15,277 INFO kernel:[ 4.436668] usb 1-1: Product: QEMU USB Tablet >14:07:15,277 INFO kernel:[ 4.437197] usb 1-1: Manufacturer: QEMU >14:07:15,277 INFO kernel:[ 4.437707] usb 1-1: SerialNumber: 42 >14:07:15,277 INFO kernel:[ 4.448863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input2 >14:07:15,277 INFO kernel:[ 4.449968] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >14:07:15,277 INFO kernel:[ 4.553042] usb 1-2: new full-speed USB device number 3 using uhci_hcd >14:07:15,277 INFO kernel:[ 4.718670] usb 1-2: New USB device found, idVendor=0409, idProduct=55aa >14:07:15,277 INFO kernel:[ 4.719239] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >14:07:15,277 INFO kernel:[ 4.719779] usb 1-2: Product: QEMU USB Hub >14:07:15,277 INFO kernel:[ 4.720242] usb 1-2: Manufacturer: QEMU >14:07:15,277 INFO kernel:[ 4.720714] usb 1-2: SerialNumber: 314159-0000:00:01.2-2 >14:07:15,277 INFO kernel:[ 4.723661] hub 1-2:1.0: USB hub found >14:07:15,277 INFO kernel:[ 4.725635] hub 1-2:1.0: 8 ports detected >14:07:15,277 INFO kernel:[ 4.815611] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >14:07:15,277 INFO kernel:[ 4.900057] tsc: Refined TSC clocksource calibration: 3158.766 MHz >14:07:15,277 INFO kernel:[ 5.207068] squashfs: version 4.0 (2009/01/31) Phillip Lougher >14:07:15,277 INFO kernel:[ 5.214585] Loading iSCSI transport class v2.0-870. >14:07:15,277 NOTICE kernel:[ 5.219496] iscsi: registered transport (tcp) >14:07:15,277 INFO kernel:[ 5.300519] FDC 0 is a S82078B >14:07:15,277 INFO kernel:[ 5.310810] No iBFT detected. >14:07:15,277 INFO kernel:[ 5.316196] md: raid0 personality registered for level 0 >14:07:15,277 INFO kernel:[ 5.323899] md: raid1 personality registered for level 1 >14:07:15,277 INFO kernel:[ 5.329438] async_tx: api initialized (async) >14:07:15,277 INFO kernel:[ 5.331092] xor: measuring software checksum speed >14:07:15,277 INFO kernel:[ 5.341014] prefetch64-sse: 11608.000 MB/sec >14:07:15,277 INFO kernel:[ 5.351014] generic_sse: 9864.000 MB/sec >14:07:15,277 INFO kernel:[ 5.351467] xor: using function: prefetch64-sse (11608.000 MB/sec) >14:07:15,277 INFO kernel:[ 5.353894] usb 1-2.1: new full-speed USB device number 4 using uhci_hcd >14:07:15,277 WARNING kernel:[ 5.372021] raid6: sse2x1 4199 MB/s >14:07:15,277 WARNING kernel:[ 5.389019] raid6: sse2x2 8242 MB/s >14:07:15,277 WARNING kernel:[ 5.406018] raid6: sse2x4 9300 MB/s >14:07:15,277 WARNING kernel:[ 5.406451] raid6: using algorithm sse2x4 (9300 MB/s) >14:07:15,277 WARNING kernel:[ 5.406928] raid6: using intx1 recovery algorithm >14:07:15,277 INFO kernel:[ 5.418242] md: raid6 personality registered for level 6 >14:07:15,277 INFO kernel:[ 5.634546] md: raid5 personality registered for level 5 >14:07:15,277 INFO kernel:[ 5.635149] md: raid4 personality registered for level 4 >14:07:15,277 INFO kernel:[ 5.652997] md: raid10 personality registered for level 10 >14:07:15,277 INFO kernel:[ 5.658500] md: linear personality registered for level -1 >14:07:15,277 INFO kernel:[ 5.692264] device-mapper: multipath round-robin: version 1.0.0 loaded >14:07:15,277 INFO kernel:[ 5.707695] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >14:07:15,277 INFO kernel:[ 5.735040] usb 1-2.1: New USB device found, idVendor=0411, idProduct=0089 >14:07:15,277 INFO kernel:[ 5.735685] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >14:07:15,277 INFO kernel:[ 5.736547] usb 1-2.1: Product: USB Flash Disk >14:07:15,277 INFO kernel:[ 5.737202] usb 1-2.1: Manufacturer: BUFFALO >14:07:15,277 INFO kernel:[ 5.737685] usb 1-2.1: SerialNumber: 0EF17B50B381ABC4 >14:07:15,277 INFO kernel:[ 5.770791] RPC: Registered named UNIX socket transport module. >14:07:15,277 INFO kernel:[ 5.771351] RPC: Registered udp transport module. >14:07:15,277 INFO kernel:[ 5.771828] RPC: Registered tcp transport module. >14:07:15,277 INFO kernel:[ 5.772306] RPC: Registered tcp NFSv4.1 backchannel transport module. >14:07:15,277 INFO kernel:[ 5.986420] usb-storage 1-2.1:1.0: USB Mass Storage device detected >14:07:15,277 INFO kernel:[ 5.989750] scsi0 : usb-storage 1-2.1:1.0 >14:07:15,277 INFO kernel:[ 5.990321] usbcore: registered new interface driver usb-storage >14:07:15,277 INFO kernel:[ 6.229972] ACPI: bus type ATA registered >14:07:15,277 INFO kernel:[ 6.240425] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >14:07:15,277 DEBUG kernel:[ 6.262858] libata version 3.00 loaded. >14:07:15,277 WARNING kernel:[ 6.269100] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >14:07:15,277 INFO kernel:[ 6.273350] 8139cp 0000:00:03.0 eth0: RTL-8139C+ at 0xffffc900006f8000, 52:54:00:32:77:59, IRQ 10 >14:07:15,277 DEBUG kernel:[ 6.277622] ata_piix 0000:00:01.1: version 2.13 >14:07:15,277 INFO kernel:[ 6.284623] [drm] Initialized drm 1.1.0 20060810 >14:07:15,277 INFO kernel:[ 6.289221] scsi1 : ata_piix >14:07:15,277 INFO kernel:[ 6.301597] scsi2 : ata_piix >14:07:15,277 INFO kernel:[ 6.302379] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc2c0 irq 14 >14:07:15,277 INFO kernel:[ 6.302930] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc2c8 irq 15 >14:07:15,277 WARNING kernel:[ 6.304467] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >14:07:15,277 INFO kernel:[ 6.309429] 8139cp 0000:00:07.0 eth1: RTL-8139C+ at 0xffffc9000075a000, 52:54:00:d8:53:44, IRQ 10 >14:07:15,277 WARNING kernel:[ 6.314426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >14:07:15,277 INFO kernel:[ 6.318036] 8139too: 8139too Fast Ethernet driver 0.9.28 >14:07:15,277 ERR kernel:[ 6.328850] [drm:qxl_pci_probe] *ERROR* qxl too old, doesn't support client_monitors_config, use xf86-video-qxl in user mode >14:07:15,277 WARNING kernel:[ 6.332053] qxl: probe of 0000:00:02.0 failed with error -22 >14:07:15,277 DEBUG kernel:[ 6.345377] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >14:07:15,277 DEBUG kernel:[ 6.345403] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >14:07:15,277 INFO kernel:[ 6.349047] vda: vda1 vda2 >14:07:15,277 DEBUG kernel:[ 6.464541] ata2.01: NODEV after polling detection >14:07:15,277 INFO kernel:[ 6.464867] ata2.00: ATAPI: QEMU DVD-ROM, 1.2.2, max UDMA/100 >14:07:15,277 INFO kernel:[ 6.466164] ata2.00: configured for MWDMA2 >14:07:15,277 NOTICE kernel:[ 6.467336] scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.2. PQ: 0 ANSI: 5 >14:07:15,277 WARNING kernel:[ 6.478537] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >14:07:15,277 INFO kernel:[ 6.479186] cdrom: Uniform CD-ROM driver Revision: 3.20 >14:07:15,277 DEBUG kernel:[ 6.479988] sr 2:0:0:0: Attached scsi CD-ROM sr0 >14:07:15,277 NOTICE kernel:[ 6.999703] scsi 0:0:0:0: Direct-Access BUFFALO USB Flash Disk 3.00 PQ: 0 ANSI: 0 CCS >14:07:15,277 NOTICE kernel:[ 7.040390] sd 0:0:0:0: [sda] 251904 512-byte logical blocks: (128 MB/123 MiB) >14:07:15,277 NOTICE kernel:[ 7.046672] sd 0:0:0:0: [sda] Write Protect is off >14:07:15,277 DEBUG kernel:[ 7.047162] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00 >14:07:15,277 ERR kernel:[ 7.053657] sd 0:0:0:0: [sda] No Caching mode page found >14:07:15,277 ERR kernel:[ 7.054165] sd 0:0:0:0: [sda] Assuming drive cache: write through >14:07:15,277 INFO kernel:[ 7.069402] 8139cp 0000:00:03.0 ens3: link up, 100Mbps, full-duplex, lpa 0x05E1 >14:07:15,277 ERR kernel:[ 7.091683] sd 0:0:0:0: [sda] No Caching mode page found >14:07:15,277 ERR kernel:[ 7.092207] sd 0:0:0:0: [sda] Assuming drive cache: write through >14:07:15,277 INFO kernel:[ 7.100691] sda: sda1 >14:07:15,277 ERR kernel:[ 7.125715] sd 0:0:0:0: [sda] No Caching mode page found >14:07:15,277 ERR kernel:[ 7.126256] sd 0:0:0:0: [sda] Assuming drive cache: write through >14:07:15,277 NOTICE kernel:[ 7.126774] sd 0:0:0:0: [sda] Attached SCSI removable disk >14:07:15,277 INFO kernel:[ 15.213403] loop: module loaded >14:07:15,277 INFO kernel:[ 15.344986] bio: create slab <bio-1> at 1 >14:07:15,277 INFO kernel:[ 15.376140] bio: create slab <bio-2> at 2 >14:07:15,277 INFO kernel:[ 15.715629] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >14:07:15,277 DEBUG kernel:[ 38.644184] SELinux: 2048 avtab hash slots, 106409 rules. >14:07:15,277 DEBUG kernel:[ 38.662677] SELinux: 2048 avtab hash slots, 106409 rules. >14:07:15,277 DEBUG kernel:[ 38.688562] SELinux: 8 users, 86 roles, 4801 types, 280 bools, 1 sens, 1024 cats >14:07:15,277 DEBUG kernel:[ 38.688568] SELinux: 83 classes, 106409 rules >14:07:15,277 DEBUG kernel:[ 38.696063] SELinux: Completing initialization. >14:07:15,277 DEBUG kernel:[ 38.696066] SELinux: Setting up existing superblocks. >14:07:15,277 DEBUG kernel:[ 38.696075] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.696080] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.696096] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.696100] SELinux: initialized (dev proc, type proc), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.696168] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:07:15,277 DEBUG kernel:[ 38.696186] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >14:07:15,277 DEBUG kernel:[ 38.696866] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >14:07:15,277 DEBUG kernel:[ 38.696870] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.698067] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >14:07:15,277 DEBUG kernel:[ 38.698071] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.698074] SELinux: initialized (dev aio, type aio), not configured for labeling >14:07:15,277 DEBUG kernel:[ 38.698076] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >14:07:15,277 DEBUG kernel:[ 38.698092] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:07:15,277 DEBUG kernel:[ 38.698099] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >14:07:15,277 DEBUG kernel:[ 38.698104] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.698117] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.698122] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.698615] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:07:15,277 DEBUG kernel:[ 38.698620] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:07:15,277 DEBUG kernel:[ 38.698799] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:07:15,277 DEBUG kernel:[ 38.698830] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.698840] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.698842] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.698849] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.698855] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:07:15,277 DEBUG kernel:[ 38.698863] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:07:15,285 DEBUG kernel:[ 38.698867] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:07:15,285 DEBUG kernel:[ 38.698871] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:07:15,285 DEBUG kernel:[ 38.698879] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:07:15,285 DEBUG kernel:[ 38.698888] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:07:15,285 DEBUG kernel:[ 38.698891] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:07:15,285 DEBUG kernel:[ 38.698897] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >14:07:15,285 DEBUG kernel:[ 38.698903] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >14:07:15,285 DEBUG kernel:[ 38.698908] SELinux: initialized (dev loop0, type squashfs), uses xattr >14:07:15,285 DEBUG kernel:[ 38.698922] SELinux: initialized (dev dm-0, type ext4), uses xattr >14:07:15,285 NOTICE kernel:[ 38.701565] type=1403 audit(1399903632.187:2): policy loaded auid=4294967295 ses=4294967295 >14:07:15,285 DEBUG kernel:[ 39.183790] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >14:07:15,285 DEBUG kernel:[ 39.283765] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:07:15,285 DEBUG kernel:[ 39.427644] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:07:15,285 INFO kernel:[ 40.426763] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >14:07:15,285 INFO kernel:[ 40.567570] input: PC Speaker as /devices/platform/pcspkr/input/input4 >14:07:15,285 DEBUG kernel:[ 40.570624] virtio-pci 0000:00:04.0: irq 42 for MSI/MSI-X >14:07:15,285 DEBUG kernel:[ 40.570661] virtio-pci 0000:00:04.0: irq 43 for MSI/MSI-X >14:07:15,285 NOTICE kernel:[ 41.723515] type=1400 audit(1399903635.209:3): avc: denied { write } for pid=1146 comm="firewalld" name="python2.7" dev="dm-0" ino=90723 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >14:07:15,285 NOTICE kernel:[ 41.723525] type=1400 audit(1399903635.209:4): avc: denied { remove_name } for pid=1146 comm="firewalld" name="site.pyc" dev="dm-0" ino=91547 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >14:07:15,285 NOTICE kernel:[ 41.723531] type=1400 audit(1399903635.209:5): avc: denied { unlink } for pid=1146 comm="firewalld" name="site.pyc" dev="dm-0" ino=91547 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=lnk_file >14:07:15,285 NOTICE kernel:[ 41.724696] type=1400 audit(1399903635.210:6): avc: denied { add_name } for pid=1146 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >14:07:15,285 NOTICE kernel:[ 41.724717] type=1400 audit(1399903635.210:7): avc: denied { create } for pid=1146 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >14:07:15,285 NOTICE kernel:[ 41.724808] type=1400 audit(1399903635.210:8): avc: denied { write } for pid=1146 comm="firewalld" path="/usr/lib64/python2.7/site.pyc" dev="dm-0" ino=91547 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >14:07:16,618 NOTICE kernel:[ 43.131677] type=1400 audit(1399903636.617:9): avc: denied { create } for pid=1146 comm="firewalld" name="modules.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >14:07:16,618 NOTICE kernel:[ 43.131712] type=1400 audit(1399903636.617:10): avc: denied { write } for pid=1146 comm="firewalld" path="/usr/lib/python2.7/site-packages/firewall/core/modules.pyc" dev="dm-0" ino=25505 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >14:07:16,927 ERR firewalld: 2014-05-12 14:07:16 ERROR: ebtables not usable, disabling ethernet bridge firewall. >14:07:16,928 CRIT firewalld: 2014-05-12 14:07:16 FATAL ERROR: No IPv4 and IPv6 firewall. >14:07:16,928 ERR firewalld: 2014-05-12 14:07:16 ERROR: Raising SystemExit in run_server >14:07:17,427 INFO NetworkManager: <info> NetworkManager (version 0.9.9.1-13.git20140326.4dba720.el7) is starting... >14:07:17,428 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf and conf.d: 90-anaconda-no-auto-default.conf >14:07:17,428 INFO NetworkManager: <info> WEXT support is disabled >14:07:17,459 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:07:17,535 INFO polkitd: Started polkitd version 0.112 >14:07:17,666 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:07:17,703 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >14:07:17,705 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >14:07:17,705 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:07:17,705 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:07:17,757 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >14:07:17,757 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-ens3 ... >14:07:17,759 NOTICE NetworkManager: ifcfg-rh: read connection 'ens3' >14:07:17,762 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >14:07:17,801 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >14:07:17,817 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >14:07:17,861 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so >14:07:17,866 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wwan.so >14:07:17,872 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-adsl.so >14:07:17,880 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >14:07:17,880 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >14:07:17,880 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >14:07:17,880 INFO NetworkManager: <info> Networking is enabled by state file >14:07:17,958 INFO NetworkManager: <info> (lo): link connected >14:07:17,958 INFO NetworkManager: <info> (lo): carrier is ON >14:07:17,958 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >14:07:17,958 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >14:07:17,968 INFO NetworkManager: <info> (ens3): link connected >14:07:17,968 INFO NetworkManager: <info> (ens3): carrier is ON >14:07:18,000 INFO NetworkManager: <info> (ens3): new Ethernet device (driver: '8139cp' ifindex: 2) >14:07:18,000 INFO NetworkManager: <info> (ens3): exported as /org/freedesktop/NetworkManager/Devices/1 >14:07:18,001 INFO NetworkManager: <info> (ens3): found matching connection 'ens3' >14:07:18,001 INFO NetworkManager: <info> (ens3): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >14:07:18,096 INFO NetworkManager: <info> (ens3): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >14:07:18,096 INFO NetworkManager: <info> Activation (ens3) starting connection 'ens3' >14:07:18,096 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) scheduled... >14:07:18,141 INFO NetworkManager: <info> (ens7): carrier is OFF >14:07:18,159 INFO NetworkManager: <info> (ens7): new Ethernet device (driver: '8139cp' ifindex: 3) >14:07:18,159 INFO NetworkManager: <info> (ens7): exported as /org/freedesktop/NetworkManager/Devices/2 >14:07:18,159 INFO NetworkManager: <info> (ens7): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >14:07:18,173 INFO NetworkManager: <info> (ens7): link connected >14:07:18,173 INFO NetworkManager: <info> (ens7): preparing device >14:07:18,179 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) started... >14:07:18,179 INFO NetworkManager: <info> (ens3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >14:07:18,179 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) scheduled... >14:07:18,179 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) complete. >14:07:18,179 INFO NetworkManager: <info> (ens7): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >14:07:18,184 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) starting... >14:07:18,184 INFO NetworkManager: <info> (ens3): device state change: prepare -> config (reason 'none') [40 50 0] >14:07:18,184 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) successful. >14:07:18,184 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) scheduled. >14:07:18,184 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) complete. >14:07:18,184 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) started... >14:07:18,184 INFO NetworkManager: <info> (ens3): device state change: config -> ip-config (reason 'none') [50 70 0] >14:07:18,184 INFO NetworkManager: <info> Activation (ens3) Beginning DHCPv4 transaction (timeout in 45 seconds) >14:07:18,226 INFO NetworkManager: <info> dhclient started with pid 1251 >14:07:18,228 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) complete. >14:07:18,230 INFO kernel:[ 44.673172] 8139cp 0000:00:07.0 ens7: link up, 100Mbps, full-duplex, lpa 0x05E1 >14:07:18,232 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv6 Commit) scheduled... >14:07:18,232 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv6 Commit) started... >14:07:18,232 INFO NetworkManager: <info> (ens3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >14:07:18,241 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv6 Commit) complete. >14:07:18,253 INFO NetworkManager: <info> (ens3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >14:07:18,280 INFO NetworkManager: <info> (ens3): device state change: secondaries -> activated (reason 'none') [90 100 0] >14:07:18,291 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >14:07:18,316 INFO NetworkManager: <info> Policy set 'ens3' (ens3) as default for IPv4 routing and DNS. >14:07:18,326 INFO NetworkManager: <info> Policy set 'ens3' (ens3) as default for IPv6 routing and DNS. >14:07:18,381 INFO NetworkManager: <info> Activation (ens3) successful, device activated. >14:07:18,384 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >14:07:18,398 INFO NetworkManager: <info> Setting system hostname to 'office35.anaconda.englab.brq.redhat.com' (from address lookup) >14:07:18,514 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:07:18,676 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >14:07:18,680 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >14:07:18,681 INFO dhclient: All rights reserved. >14:07:18,681 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >14:07:18,682 INFO dhclient: >14:07:18,742 INFO NetworkManager: <info> (ens3): DHCPv4 state changed nbi -> preinit >14:07:18,746 INFO dhclient: Listening on LPF/ens3/52:54:00:32:77:59 >14:07:18,746 INFO dhclient: Sending on LPF/ens3/52:54:00:32:77:59 >14:07:18,746 INFO dhclient: Sending on Socket/fallback >14:07:18,746 INFO dhclient: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x6377f477) >14:07:18,753 INFO dhclient: DHCPACK from 10.34.102.252 (xid=0x6377f477) >14:07:18,796 INFO NetworkManager: <info> (ens3): DHCPv4 state changed preinit -> reboot >14:07:18,796 INFO NetworkManager: <info> address 10.34.102.35 >14:07:18,796 INFO NetworkManager: <info> plen 24 (255.255.255.0) >14:07:18,796 INFO NetworkManager: <info> gateway 10.34.102.254 >14:07:18,796 INFO NetworkManager: <info> server identifier 10.34.39.2 >14:07:18,796 INFO NetworkManager: <info> lease time 3600 >14:07:18,796 INFO NetworkManager: <info> nameserver '10.34.39.2' >14:07:18,796 INFO NetworkManager: <info> domain name 'anaconda.englab.brq.redhat.com' >14:07:18,796 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >14:07:18,796 INFO NetworkManager: <info> domain name 'brq.redhat.com' >14:07:18,796 INFO NetworkManager: <info> domain name 'redhat.com' >14:07:18,797 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >14:07:18,797 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) started... >14:07:18,801 INFO dhclient: bound to 10.34.102.35 -- renewal in 1780 seconds. >14:07:18,802 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) complete. >14:07:21,755 NOTICE kernel:[ 48.268379] type=1400 audit(1399903641.754:11): avc: denied { read write } for pid=1309 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=8071 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >14:07:23,491 INFO NetworkManager: <info> startup complete >14:07:23,579 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >14:07:25,286 NOTICE kernel:[ 51.799150] type=1400 audit(1399903645.285:12): avc: denied { open } for pid=1164 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=17130 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >14:07:26,558 NOTICE kernel:[ 53.070428] type=1400 audit(1399903646.556:13): avc: denied { read write } for pid=1354 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >14:07:27,283 INFO kernel:[ 53.795770] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled > > >/run/install/ks.cfg: >network --bootproto static --ip=10.34.102.222 --netmask=255.255.255.0 --gateway=10.34.102.254 --nameserver=10.34.39.2 >
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 1096846
: 894719 |
894731