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 934413 Details for
Bug 1138322
KeyError: 'workstation-product-environment'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 325.43 KB, created by
Igor Gnatenko
on 2014-09-04 13:37:48 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Igor Gnatenko
Created:
2014-09-04 13:37:48 UTC
Size:
325.43 KB
patch
obsolete
>anaconda 21.48.3-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 372, in _allAddons > [""] + \ > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 378, in _get_selected_addons > addons = self._allAddons() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 88, in _apply > addons = self._get_selected_addons() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 248, in _initialize > self._apply() > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 92, in get > self.raise_if_error(name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 168, in ready > return bool(not threadMgr.get(constants.THREAD_SOFTWARE_WATCHER) and > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 166, in _createBox > if flags.automatedInstall and spoke.ready and spoke.changed and \ > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 322, in refresh > self._createBox() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 696, in _on_continue_clicked > nextAction.refresh() >KeyError: 'workstation-product-environment' > >Local variables in innermost frame: >self: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f8e0e070190> > > >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 MainWindow.lightbox_on of <MainWindow object at 0x7f8e0fe222d0 (pyanaconda+ui+gui+MainWindow at 0x24b42e0)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># Install OS instead of upgrade >install >repo --name="fedora" --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch >repo --name="updates" --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch >repo --name="updates-testing" --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch >repo --name="rpmfusion-free-rawhide" --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-rawhide&arch=$basearch >repo --name="rpmfusion-nonfree-rawhide" --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-rawhide&arch=$basearch ># Reboot after installation >reboot ># Use network installation >url --mirrorlist="http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch" >firstboot --disable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --vckeymap=us --xlayouts='us','ru' --switch='grp:caps_toggle' ># System language >lang en_US.UTF-8 --addsupport=ru_RU.UTF-8 > ># Network information >network --hostname=x1carbon.localdomain ># Root password >rootpw --iscrypted $6$Igor Gnatenko$3A/Rvf4D7X/kQi2kjLIwZjrUJ7GeHCOFcHo2i3OmS/kpaSAeq3EJZaSpHqmnS2PpgmHQXpwh31zP9u9SR..ds/ ># SELinux configuration >selinux --enforcing ># System services >services --enabled="chronyd" ># System timezone >timezone Europe/Moscow --isUtc >user --groups=wheel --name=brain --password=$6$Igor Gnatenko$3A/Rvf4D7X/kQi2kjLIwZjrUJ7GeHCOFcHo2i3OmS/kpaSAeq3EJZaSpHqmnS2PpgmHQXpwh31zP9u9SR..ds/ --iscrypted --gecos="Igor Gnatenko" ># X Window System configuration information >xconfig --startxonboot ># System bootloader configuration >bootloader --append="rhgb quiet" --location=mbr --driveorder="sda" --timeout=2 >autopart --type=btrfs ># Partition clearing information >clearpart --all --drives=sda > >%packages --default > >%end > >%addon com_redhat_kdump --disable --reserve-mb='128' > >%end > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition sda2 (31) with existing ext4 filesystem >, '/boot/efi': existing 200 MiB partition sda1 (25) with existing efi filesystem >, '/': existing 50 GiB lvmlv fedora_x1carbon-root (48) with existing ext4 filesystem >, '/home': existing 180.15 GiB lvmlv fedora_x1carbon-home (53) with existing ext4 filesystem >} > swaps: [existing 7824 MiB lvmlv fedora_x1carbon-swap (43) with existing swap >] > name: Fedora Linux 22 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [sda] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: {'/dev/sda3': {'LVM2_PV_UUID': 'hDIV0z-dBff-nE1w-4CH9-e0Pf-5zf5-25Izdn', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '0', 'LVM2_PV_NAME': '/dev/sda3', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '60874', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora_x1carbon', 'LVM2_VG_UUID': 'xCgfzV-fCRM-oMXh-Y588-F0ak-Q2Tx-7rfrsF', 'LVM2_VG_FREE': '0', 'LVM2_VG_SIZE': '249339904.00'}} > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: SanDisk Cruzer Contour path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 12288 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08a950> > exists: True > _size: 24 MiB > id: 16 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f8e0fd2f950) -- > name = sr0 status = True kids = 0 id = 16 > parents = [] > uuid = None size = 24 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:1/block/sr0 partedDevice = parted.Device instance -- > model: SanDisk Cruzer Contour path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 12288 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08a950> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f8e0fd2f950) -- > name = sr0 status = True kids = 0 id = 16 > parents = [] > uuid = None size = 24 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:1/block/sr0 partedDevice = parted.Device instance -- > model: SanDisk Cruzer Contour path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 12288 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08a950> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: existing None > deviceLinks: [/dev/cdrom, /dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830772FEB1-0:1, /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:1] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:1/block/sr0 > _targetSize: 0 B > _model: Cruzer_Contour > kids: 0 > _vendor: SanDisk > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, existing 238.47 GiB disk sda (20) with existing gpt disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 237.79 GiB partition sda3 (36) with existing lvmpv >, existing 237.79 GiB lvmvg fedora_x1carbon (40) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 59 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f8e0fd11390) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 59 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f8e0fd11390) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 59 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 62 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f8e0f0bce90) -- > name = loop0 status = False kids = 0 id = 62 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (59)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f8e0f0bce90) -- > name = loop0 status = False kids = 0 id = 62 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (59)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 67 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f8e0f0bcb90) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 67 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f8e0f0bcb90) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 67 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 70 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f8e0f0bca10) -- > name = loop1 status = False kids = 1 id = 70 > parents = ['existing 0 B file /LiveOS/rootfs.img (67)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f8e0f0bca10) -- > name = loop1 status = False kids = 1 id = 70 > parents = ['existing 0 B file /LiveOS/rootfs.img (67)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: 786d5d2f-9db4-4512-b656-1623560deffc > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 73 > _format._device: /dev/loop1 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/786d5d2f-9db4-4512-b656-1623560deffc] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 73 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 786d5d2f-9db4-4512-b656-1623560deffc > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 75 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f8e0f0bc150) -- > name = /overlay (deleted) status = False kids = 1 id = 75 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f8e0f0bc150) -- > name = /overlay (deleted) status = False kids = 1 id = 75 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 78 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f8e0f0bc190) -- > name = loop2 status = False kids = 1 id = 78 > parents = ['existing 0 B file /overlay (deleted) (75)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f8e0f0bc190) -- > name = loop2 status = False kids = 1 id = 78 > parents = ['existing 0 B file /overlay (deleted) (75)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (82) with existing ext4 filesystem >, existing 2048 MiB dm live-base (87) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdc1, sdc2, sdc3, sr0, sda, sda1, sda2, sda3, fedora_x1carbon, fedora_x1carbon-swap, fedora_x1carbon-root, fedora_x1carbon-home, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, sdb1, sdb, sdc] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sdc] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 1910 MiB partition sdb1 (6) with existing vfat filesystem >, existing 1911 MiB disk sdb (1) with existing msdos disklabel >, existing 3836 MiB disk sdc (11) with existing iso9660 filesystem >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora-WS-21-A-T5-x86_64] > _intf.storage.fsset.devicetree._lvInfo: {'fedora_x1carbon-swap': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'fedora_x1carbon', 'LVM2_LV_SIZE': '8011776.00', 'LVM2_LV_UUID': 'Zdtrvo-48YU-0f2r-iWlA-F1BN-W3k5-2pEmG9'}, 'fedora_x1carbon-root': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'fedora_x1carbon', 'LVM2_LV_SIZE': '52428800.00', 'LVM2_LV_UUID': 'Sts3HI-ROs1-Z3cv-orvb-0QTZ-WQcc-5Sj1fK'}, 'fedora_x1carbon-home': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'home', 'LVM2_VG_NAME': 'fedora_x1carbon', 'LVM2_LV_SIZE': '188899328.00', 'LVM2_LV_UUID': 'egglX0-Ysny-Himb-m3TG-Unfx-xbTa-YtGC80'}} > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 1 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora-WS-21-A-T5-x86_64] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: EFIGRUB instance, containing members: > _intf.storage._bootloader.efi_dir: BOOT > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.password: None > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._timeout: None > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: 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 (0x7f8e0fe20490) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f8e0fe20510) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f8e0fe20550) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f8e0fe20590) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 MiB maxSize = 200 MiB grow = True > >, PartSpec instance (0x7f8e0fe205d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: NetworkStandaloneSpoke instance, containing members: > _intf.mainWindow._current_action._window: StandaloneWindow instance, containing members: > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.visitedSinceApplied: True > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._now_available: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._initially_available: False > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload: YumPayload instance, containing members: > _intf.mainWindow._current_action.payload._groups: Skipped > _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.payload._rescueVersionList: [] > _intf.mainWindow._current_action.payload.install_device: None > _intf.mainWindow._current_action.payload._environmentAddons: {} > _intf.mainWindow._current_action.payload._root_dir: /tmp/yum.root > _intf.mainWindow._current_action.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.mainWindow._current_action.payload._setup: True > _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action.payload.requiredGroups: [] > _intf.mainWindow._current_action.payload._base_repo: None > _intf.mainWindow._current_action.payload.txID: None > _intf.mainWindow._current_action.payload._rpm_macros: [] > _intf.mainWindow._current_action.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.mainWindow._current_action.payload._createdInitrds: False > _intf.mainWindow._current_action.payload._packages: [] > _intf.mainWindow._current_action.payload.requiredPackages: [] > _intf.mainWindow._current_action.payload._space_required: 2861.02 MiB > _intf.mainWindow._current_action.payload._yum: Skipped > _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload._kernelVersionList: [] > _intf.mainWindow._current_action.network_control_box: NetworkControlBox instance, containing members: > _intf.mainWindow._current_action.network_control_box.spoke: Already dumped (NetworkStandaloneSpoke instance) > _intf.mainWindow._current_action.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf.mainWindow._current_action.network_control_box.builder: Already dumped (Builder instance) > _intf.mainWindow._current_action.network_control_box._running_nmce: None > _intf.mainWindow._current_action.network_control_box.selected_ssid: MGTS_GPON_4455 > _intf.mainWindow._current_action.network_control_box.client: Client instance, containing members: > _intf.mainWindow._current_action.network_control_box.entry_hostname: Entry instance, containing members: > _intf.mainWindow._current_action.network_control_box._updating_device: False > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.spokes.network.NetworkStandaloneSpoke object at 0x7f8e0fd11b10>]) > _intf.mainWindow._overlay_img: Image instance, containing members: > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x7f8e342e3c80> > _intf._actions: Skipped > _intf.payload: Already dumped (YumPayload instance) > _intf._currentAction: Already dumped (NetworkStandaloneSpoke instance) >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora-WS-21-A-T5-x86_64 >rescue_mount: True >_bootloader: EFIGRUB instance, containing members: > _bootloader.efi_dir: BOOT > _bootloader._update_only: False > _bootloader.stage1_device: None > _bootloader.stage2_device: None > _bootloader.stage1_disk: None > _bootloader.dracut_args: > _bootloader.errors: [] > _bootloader.console: Skipped > _bootloader.stage2_is_preferred_stage1: False > _bootloader._default_image: None > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.encrypted_password: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.problems: [] > _bootloader.password: None > _bootloader.boot_args: > _bootloader._disk_order: [] > _bootloader.disks: [] > _bootloader._timeout: None >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f8e0fe51230>, True), 'type': (<function <lambda> at 0x7f8e0fe51488>, True), 'addons': (<function list_addons_callback at 0x7f8e0fe51398>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f8e0fe512a8>, True)} > 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, payload._yum] > mehConfig.programVersion: 21.48.3-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/dnf.log, /tmp/dnf.rpm.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: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: hd:LABEL=Fedora-WS-21-A-T5-x86_64 > opts.dmraid: True > opts.method: None > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: /run/install/ks.cfg > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >addons: >com_redhat_kdump > > >/tmp/anaconda.log: >13:36:08,106 INFO anaconda: /sbin/anaconda 21.48.3-1 >13:36:08,389 INFO anaconda: 7995392 kB (7808 MB) are available >13:36:08,507 INFO anaconda: check_memory(): total:7995392, needed:320, graphical:410 >13:36:08,533 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >13:36:08,534 INFO anaconda: Default encoding = utf-8 >13:36:08,580 INFO anaconda: Parsing kickstart: /run/install/ks.cfg >13:36:08,595 INFO anaconda: 7995392 kB (7808 MB) are available >13:36:09,179 ERR anaconda: Unknown method: None >13:36:09,187 WARN anaconda.stdout: Not asking for VNC because we don't have a network >13:36:09,188 INFO anaconda: Display mode = g >13:36:09,188 INFO anaconda: 7995392 kB (7808 MB) are available >13:36:09,295 INFO anaconda: check_memory(): total:7995392, needed:320, graphical:410 >13:36:10,343 DEBUG anaconda: X server has signalled a successful start. >13:36:10,344 INFO anaconda: Starting window manager, pid 1339. >13:36:10,357 INFO anaconda: Started spice-vdagent. >13:36:11,033 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:36:11,034 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:36:11,034 INFO anaconda: using only installclass _Fedora >13:36:11,540 INFO anaconda: bootloader EFIGRUB on EFI platform >13:36:11,563 INFO anaconda: bootloader EFIGRUB on EFI platform >13:36:11,589 DEBUG anaconda: network: devices found ['wlp3s0'] >13:36:11,624 DEBUG anaconda: setOnboot: SettingsNotFoundError('wlp3s0',) >13:36:11,624 DEBUG anaconda: network: setting real kickstart ONBOOT value for devices ['wlp3s0'] >13:36:11,628 INFO anaconda: Running Thread: AnaStorageThread (140248309782272) >13:36:11,628 INFO anaconda: Running Thread: AnaTimeInitThread (140248108058368) >13:36:11,629 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140248099665664) >13:36:11,629 INFO anaconda: Running Thread: AnaPayloadThread (140248091272960) >13:36:11,638 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140248099665664) >13:36:12,001 INFO anaconda: Thread Done: AnaTimeInitThread (140248108058368) >13:36:12,809 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >13:36:12,809 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >13:36:12,809 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >13:36:12,810 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >13:36:12,811 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >13:36:12,811 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >13:36:12,811 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >13:36:12,812 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >13:36:14,145 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >13:36:14,146 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >13:36:14,147 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >13:36:14,180 DEBUG anaconda: network standalone spoke (init): completed: False >13:36:14,205 DEBUG anaconda: network: GUI, device configuration added: connection None device wlp3s0 >13:36:14,337 DEBUG anaconda: Entered spoke: NetworkStandaloneSpoke >13:36:14,400 WARN anaconda: logo image is missing, using a substitute >13:36:17,499 INFO anaconda: Thread Done: AnaStorageThread (140248309782272) >13:36:17,594 INFO anaconda: Thread Done: AnaPayloadThread (140248091272960) >13:36:19,009 INFO anaconda: network: selected access point: MGTS_GPON_4455 >13:36:19,021 DEBUG anaconda: network: on_wireless_ap_changed: SettingsNotFoundError('MGTS_GPON_4455',) >13:36:19,044 DEBUG anaconda: network: secrets requested path '/org/freedesktop/NetworkManager/Settings/0' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 5 >13:36:19,047 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >13:36:26,014 DEBUG anaconda: updating hostname x1carbon.localdomain >13:36:26,031 DEBUG anaconda: network: apply ksdata # Network information >network --hostname=x1carbon.localdomain > >13:36:26,038 DEBUG anaconda: network standalone spoke (apply) payload: None completed: False >13:36:26,044 DEBUG anaconda: Left spoke: NetworkStandaloneSpoke >13:36:26,044 DEBUG anaconda: Entered hub: SummaryHub >13:36:26,299 INFO anaconda: Running Thread: AnaNTPserver1 (140248091272960) >13:36:26,300 INFO anaconda: Running Thread: AnaNTPserver2 (140248309782272) >13:36:26,301 INFO anaconda: Running Thread: AnaNTPserver3 (140248108058368) >13:36:26,302 INFO anaconda: Running Thread: AnaNTPserver4 (140248099665664) >13:36:26,302 INFO anaconda: Running Thread: AnaDateTimeThread (140248039155456) >13:36:26,306 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >13:36:26,325 INFO anaconda: Thread Done: AnaNTPserver4 (140248099665664) >13:36:26,346 INFO anaconda: Thread Done: AnaNTPserver3 (140248108058368) >13:36:26,349 INFO anaconda: Thread Done: AnaNTPserver1 (140248091272960) >13:36:26,359 INFO anaconda: Thread Done: AnaNTPserver2 (140248309782272) >13:36:26,377 INFO anaconda: Thread Done: AnaDateTimeThread (140248039155456) >13:36:26,405 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140248039155456) >13:36:26,406 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f8e0b4c7310>> on <dictionary-keyiterator object at 0x7f8e0a90b730> >13:36:26,406 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140248309782272) >13:36:26,409 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140248309782272) >13:36:26,443 INFO anaconda: Running Thread: AnaKeyboardThread (140248309782272) >13:36:26,447 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >13:36:26,521 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >13:36:26,549 INFO anaconda: Running Thread: AnaSourceWatcher (140248091272960) >13:36:26,561 DEBUG anaconda: Setting up repos: ['fedora', 'updates', 'updates-testing', 'rpmfusion-free-rawhide', 'rpmfusion-nonfree-rawhide'] >13:36:26,578 INFO anaconda: Thread Done: AnaSourceWatcher (140248091272960) >13:36:26,585 INFO anaconda: Running Thread: AnaSoftwareWatcher (140248108058368) >13:36:26,587 DEBUG anaconda: running handleException >13:36:26,587 DEBUG anaconda: running handleException >13:36:26,588 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 248, in _initialize > self._apply() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 88, in _apply > addons = self._get_selected_addons() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 378, in _get_selected_addons > addons = self._allAddons() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 372, in _allAddons > [""] + \ > >KeyError: 'workstation-product-environment' > >13:36:26,588 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >13:36:26,588 INFO anaconda: Thread Done: AnaSoftwareWatcher (140248108058368) >13:36:26,589 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 696, in _on_continue_clicked > nextAction.refresh() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 322, in refresh > self._createBox() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 166, in _createBox > if flags.automatedInstall and spoke.ready and spoke.changed and \ > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 168, in ready > return bool(not threadMgr.get(constants.THREAD_SOFTWARE_WATCHER) and > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 92, in get > self.raise_if_error(name) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 248, in _initialize > self._apply() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 88, in _apply > addons = self._get_selected_addons() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 378, in _get_selected_addons > addons = self._allAddons() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 372, in _allAddons > [""] + \ > >KeyError: 'workstation-product-environment' > >13:36:26,589 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >17:36:27,427 INFO anaconda: Running kickstart %%traceback script(s) >17:36:27,428 INFO anaconda: All kickstart %%traceback script(s) have been run >17:36:27,440 WARN anaconda: /usr/lib/python2.7/site-packages/meh/ui/gui.py:79: Warning: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version. > builder.add_from_file(glade_file) > > > >/tmp/packaging.log: >13:36:17,500 INFO packaging: configuring base repo >13:36:17,527 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >13:36:17,528 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >13:36:17,528 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >13:36:17,529 DEBUG yum.verbose.plugin: Adding en_US to language list >13:36:17,532 DEBUG yum.verbose.YumBase: Config time: 0.027 >13:36:17,553 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >13:36:17,553 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >13:36:17,553 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >13:36:17,553 DEBUG yum.verbose.plugin: Adding en_US to language list >13:36:17,555 DEBUG yum.verbose.YumBase: Config time: 0.005 >13:36:17,567 INFO packaging: adding yum repo, name: anaconda, baseurl: None, mirrorlist: http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-21&arch=x86_64 >13:36:17,574 ERR packaging: base repo (url/None) not valid -- removing it >13:36:17,582 INFO packaging: gathering repo metadata >13:36:17,583 INFO packaging: skipping disabled repo updates-debuginfo >13:36:17,584 INFO packaging: skipping disabled repo fedora >13:36:17,584 INFO packaging: skipping disabled repo updates-source >13:36:17,585 INFO packaging: skipping disabled repo updates-testing-debuginfo >13:36:17,586 INFO packaging: skipping disabled repo updates-testing >13:36:17,586 INFO packaging: skipping disabled repo updates >13:36:17,587 INFO packaging: skipping disabled repo updates-testing-source >13:36:17,588 INFO packaging: skipping disabled repo fedora-source >13:36:17,588 INFO packaging: skipping disabled repo fedora-debuginfo >13:36:17,588 INFO packaging: Refreshing environmentAddons >13:36:17,590 DEBUG yum.verbose.YumBase: Setting up Package Sacks >13:36:17,590 INFO_2 yum.verbose.plugin: Determining fastest mirrors >13:36:17,590 DEBUG yum.verbose.YumBase: group time: 0.001 >13:36:17,591 INFO packaging: metadata retrieval complete > > >/tmp/program.log: >13:36:08,389 INFO program: Running... losetup --list >13:36:08,596 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:36:08,612 DEBUG program: Return code: 0 >13:36:08,613 INFO program: Running... udevadm settle --timeout=300 >13:36:08,738 DEBUG program: Return code: 0 >13:36:08,765 INFO program: Running... modprobe fcoe >13:36:08,890 DEBUG program: Return code: 0 >13:36:08,890 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >13:36:08,907 INFO program: No FCoE boot disk information is found in EDD! >13:36:08,907 DEBUG program: Return code: 1 >13:36:08,912 INFO program: Running... udevadm settle --timeout=300 >13:36:08,922 DEBUG program: Return code: 0 >13:36:08,928 INFO program: Running... udevadm settle --timeout=300 >13:36:08,938 DEBUG program: Return code: 0 >13:36:08,943 INFO program: Running... udevadm settle --timeout=300 >13:36:08,952 DEBUG program: Return code: 0 >13:36:08,958 INFO program: Running... udevadm settle --timeout=300 >13:36:08,967 DEBUG program: Return code: 0 >13:36:08,981 INFO program: Running... loadkeys us >13:36:09,083 DEBUG program: Return code: 0 >13:36:09,189 INFO program: Running... losetup --list >13:36:10,344 INFO program: Running... metacity --display :1 --sm-disable >13:36:10,345 INFO program: Running... spice-vdagent >13:36:10,357 DEBUG program: Return code: 0 >13:36:11,629 INFO program: Running... hwclock --hctosys --utc >13:36:12,000 DEBUG program: Return code: 0 >13:36:12,001 INFO program: Running... systemctl start chronyd.service >13:36:12,083 DEBUG program: Return code: 0 >13:36:12,084 INFO program: Running... udevadm settle --timeout=300 >13:36:12,101 DEBUG program: Return code: 0 >13:36:12,102 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >13:36:12,237 DEBUG program: Return code: 0 >13:36:12,330 INFO program: Running... udevadm settle --timeout=300 >13:36:12,787 DEBUG program: Return code: 0 >13:36:12,797 INFO program: Running... udevadm settle --timeout=300 >13:36:12,810 DEBUG program: Return code: 0 >13:36:12,835 INFO program: Running... multipath -c /dev/sdb >13:36:12,842 INFO program: /dev/sdb is not a valid multipath device path >13:36:12,843 DEBUG program: Return code: 1 >13:36:13,005 INFO program: Running... multipath -c /dev/sdc >13:36:13,014 INFO program: /dev/sdc is not a valid multipath device path >13:36:13,015 DEBUG program: Return code: 1 >13:36:13,317 INFO program: Running... multipath -c /dev/sda >13:36:13,326 INFO program: /dev/sda is not a valid multipath device path >13:36:13,328 DEBUG program: Return code: 1 >13:36:13,575 INFO program: Running... dumpe2fs -h /dev/sda2 >13:36:13,604 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >13:36:13,605 INFO program: Filesystem volume name: <none> >13:36:13,605 INFO program: Last mounted on: /boot >13:36:13,605 INFO program: Filesystem UUID: 227414d4-5266-4449-94f7-3a07f50c4af2 >13:36:13,605 INFO program: Filesystem magic number: 0xEF53 >13:36:13,605 INFO program: Filesystem revision #: 1 (dynamic) >13:36:13,605 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:36:13,606 INFO program: Filesystem flags: signed_directory_hash >13:36:13,606 INFO program: Default mount options: user_xattr acl >13:36:13,606 INFO program: Filesystem state: clean >13:36:13,606 INFO program: Errors behavior: Continue >13:36:13,606 INFO program: Filesystem OS type: Linux >13:36:13,606 INFO program: Inode count: 128016 >13:36:13,606 INFO program: Block count: 512000 >13:36:13,607 INFO program: Reserved block count: 25600 >13:36:13,607 INFO program: Free blocks: 350271 >13:36:13,607 INFO program: Free inodes: 127980 >13:36:13,607 INFO program: First block: 1 >13:36:13,607 INFO program: Block size: 1024 >13:36:13,607 INFO program: Fragment size: 1024 >13:36:13,608 INFO program: Reserved GDT blocks: 256 >13:36:13,608 INFO program: Blocks per group: 8192 >13:36:13,608 INFO program: Fragments per group: 8192 >13:36:13,608 INFO program: Inodes per group: 2032 >13:36:13,608 INFO program: Inode blocks per group: 254 >13:36:13,608 INFO program: Flex block group size: 16 >13:36:13,608 INFO program: Filesystem created: Mon Dec 30 09:32:13 2013 >13:36:13,609 INFO program: Last mount time: Thu Sep 4 13:29:11 2014 >13:36:13,609 INFO program: Last write time: Thu Sep 4 13:29:11 2014 >13:36:13,609 INFO program: Mount count: 244 >13:36:13,609 INFO program: Maximum mount count: -1 >13:36:13,609 INFO program: Last checked: Mon Dec 30 09:32:13 2013 >13:36:13,610 INFO program: Check interval: 0 (<none>) >13:36:13,610 INFO program: Lifetime writes: 2545 MB >13:36:13,610 INFO program: Reserved blocks uid: 0 (user root) >13:36:13,610 INFO program: Reserved blocks gid: 0 (group root) >13:36:13,610 INFO program: First inode: 11 >13:36:13,610 INFO program: Inode size: 128 >13:36:13,610 INFO program: Journal inode: 8 >13:36:13,610 INFO program: Default directory hash: half_md4 >13:36:13,611 INFO program: Directory Hash Seed: fd951a96-baf1-4480-a02e-94d436e4994c >13:36:13,611 INFO program: Journal backup: inode blocks >13:36:13,611 INFO program: Journal features: journal_incompat_revoke >13:36:13,611 INFO program: Journal size: 8M >13:36:13,611 INFO program: Journal length: 8192 >13:36:13,611 INFO program: Journal sequence: 0x0000068f >13:36:13,611 INFO program: Journal start: 0 >13:36:13,612 INFO program: >13:36:13,612 DEBUG program: Return code: 0 >13:36:13,612 INFO program: Running... resize2fs -P /dev/sda2 >13:36:13,628 INFO program: resize2fs 1.42.11 (09-Jul-2014) >13:36:13,629 INFO program: Please run 'e2fsck -f /dev/sda2' first. >13:36:13,629 INFO program: >13:36:13,629 DEBUG program: Return code: 1 >13:36:13,784 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } global {locking_type=4} >13:36:13,805 INFO program: LVM2_PV_NAME=/dev/sda3 LVM2_PV_UUID=hDIV0z-dBff-nE1w-4CH9-e0Pf-5zf5-25Izdn LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora_x1carbon LVM2_VG_UUID=xCgfzV-fCRM-oMXh-Y588-F0ak-Q2Tx-7rfrsF LVM2_VG_SIZE=249339904.00 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=60874 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=1 >13:36:13,806 DEBUG program: Return code: 0 >13:36:13,831 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } global {locking_type=4} >13:36:13,842 INFO program: LVM2_VG_NAME=fedora_x1carbon LVM2_LV_NAME=home LVM2_LV_UUID=egglX0-Ysny-Himb-m3TG-Unfx-xbTa-YtGC80 LVM2_LV_SIZE=188899328.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >13:36:13,842 INFO program: LVM2_VG_NAME=fedora_x1carbon LVM2_LV_NAME=root LVM2_LV_UUID=Sts3HI-ROs1-Z3cv-orvb-0QTZ-WQcc-5Sj1fK LVM2_LV_SIZE=52428800.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >13:36:13,843 INFO program: LVM2_VG_NAME=fedora_x1carbon LVM2_LV_NAME=swap LVM2_LV_UUID=Zdtrvo-48YU-0f2r-iWlA-F1BN-W3k5-2pEmG9 LVM2_LV_SIZE=8011776.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >13:36:13,843 DEBUG program: Return code: 0 >13:36:14,722 INFO program: Running... dumpe2fs -h /dev/mapper/fedora_x1carbon-root >13:36:14,730 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >13:36:14,730 INFO program: Filesystem volume name: <none> >13:36:14,731 INFO program: Last mounted on: / >13:36:14,731 INFO program: Filesystem UUID: 9d89e375-66b6-418c-9b00-59de948375cb >13:36:14,731 INFO program: Filesystem magic number: 0xEF53 >13:36:14,732 INFO program: Filesystem revision #: 1 (dynamic) >13:36:14,732 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:36:14,733 INFO program: Filesystem flags: signed_directory_hash >13:36:14,733 INFO program: Default mount options: user_xattr acl >13:36:14,733 INFO program: Filesystem state: clean >13:36:14,734 INFO program: Errors behavior: Continue >13:36:14,734 INFO program: Filesystem OS type: Linux >13:36:14,735 INFO program: Inode count: 3276800 >13:36:14,735 INFO program: Block count: 13107200 >13:36:14,735 INFO program: Reserved block count: 655360 >13:36:14,736 INFO program: Free blocks: 7122663 >13:36:14,736 INFO program: Free inodes: 2930032 >13:36:14,736 INFO program: First block: 0 >13:36:14,737 INFO program: Block size: 4096 >13:36:14,737 INFO program: Fragment size: 4096 >13:36:14,737 INFO program: Reserved GDT blocks: 1020 >13:36:14,738 INFO program: Blocks per group: 32768 >13:36:14,738 INFO program: Fragments per group: 32768 >13:36:14,739 INFO program: Inodes per group: 8192 >13:36:14,739 INFO program: Inode blocks per group: 512 >13:36:14,739 INFO program: Flex block group size: 16 >13:36:14,740 INFO program: Filesystem created: Mon Dec 30 09:32:13 2013 >13:36:14,740 INFO program: Last mount time: Thu Sep 4 13:29:11 2014 >13:36:14,740 INFO program: Last write time: Thu Sep 4 13:29:11 2014 >13:36:14,741 INFO program: Mount count: 247 >13:36:14,741 INFO program: Maximum mount count: -1 >13:36:14,741 INFO program: Last checked: Mon Dec 30 09:32:13 2013 >13:36:14,742 INFO program: Check interval: 0 (<none>) >13:36:14,742 INFO program: Lifetime writes: 1344 GB >13:36:14,742 INFO program: Reserved blocks uid: 0 (user root) >13:36:14,742 INFO program: Reserved blocks gid: 0 (group root) >13:36:14,743 INFO program: First inode: 11 >13:36:14,743 INFO program: Inode size: 256 >13:36:14,743 INFO program: Required extra isize: 28 >13:36:14,744 INFO program: Desired extra isize: 28 >13:36:14,744 INFO program: Journal inode: 8 >13:36:14,744 INFO program: Default directory hash: half_md4 >13:36:14,744 INFO program: Directory Hash Seed: e40cbf43-50d9-47f5-95ae-c5eab3c78171 >13:36:14,745 INFO program: Journal backup: inode blocks >13:36:14,745 INFO program: Journal features: journal_incompat_revoke >13:36:14,745 INFO program: Journal size: 128M >13:36:14,746 INFO program: Journal length: 32768 >13:36:14,746 INFO program: Journal sequence: 0x00201135 >13:36:14,746 INFO program: Journal start: 0 >13:36:14,747 INFO program: >13:36:14,747 DEBUG program: Return code: 0 >13:36:14,748 INFO program: Running... resize2fs -P /dev/mapper/fedora_x1carbon-root >13:36:14,756 INFO program: resize2fs 1.42.11 (09-Jul-2014) >13:36:14,756 INFO program: Please run 'e2fsck -f /dev/mapper/fedora_x1carbon-root' first. >13:36:14,757 INFO program: >13:36:14,757 DEBUG program: Return code: 1 >13:36:15,099 INFO program: Running... dumpe2fs -h /dev/mapper/fedora_x1carbon-home >13:36:15,107 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >13:36:15,108 INFO program: Filesystem volume name: <none> >13:36:15,108 INFO program: Last mounted on: /home >13:36:15,108 INFO program: Filesystem UUID: dedda6c2-855f-42b4-9b07-ef3196cd6c7d >13:36:15,108 INFO program: Filesystem magic number: 0xEF53 >13:36:15,109 INFO program: Filesystem revision #: 1 (dynamic) >13:36:15,109 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:36:15,109 INFO program: Filesystem flags: signed_directory_hash >13:36:15,109 INFO program: Default mount options: user_xattr acl >13:36:15,109 INFO program: Filesystem state: clean >13:36:15,109 INFO program: Errors behavior: Continue >13:36:15,110 INFO program: Filesystem OS type: Linux >13:36:15,110 INFO program: Inode count: 11812864 >13:36:15,110 INFO program: Block count: 47224832 >13:36:15,110 INFO program: Reserved block count: 2361241 >13:36:15,110 INFO program: Free blocks: 21461200 >13:36:15,110 INFO program: Free inodes: 11601240 >13:36:15,111 INFO program: First block: 0 >13:36:15,111 INFO program: Block size: 4096 >13:36:15,111 INFO program: Fragment size: 4096 >13:36:15,111 INFO program: Reserved GDT blocks: 1012 >13:36:15,111 INFO program: Blocks per group: 32768 >13:36:15,111 INFO program: Fragments per group: 32768 >13:36:15,112 INFO program: Inodes per group: 8192 >13:36:15,112 INFO program: Inode blocks per group: 512 >13:36:15,112 INFO program: Flex block group size: 16 >13:36:15,112 INFO program: Filesystem created: Thu Dec 5 16:07:16 2013 >13:36:15,112 INFO program: Last mount time: Thu Sep 4 13:29:11 2014 >13:36:15,113 INFO program: Last write time: Thu Sep 4 13:32:07 2014 >13:36:15,113 INFO program: Mount count: 271 >13:36:15,113 INFO program: Maximum mount count: -1 >13:36:15,113 INFO program: Last checked: Thu Dec 5 16:07:16 2013 >13:36:15,113 INFO program: Check interval: 0 (<none>) >13:36:15,113 INFO program: Lifetime writes: 1389 GB >13:36:15,114 INFO program: Reserved blocks uid: 0 (user root) >13:36:15,114 INFO program: Reserved blocks gid: 0 (group root) >13:36:15,114 INFO program: First inode: 11 >13:36:15,114 INFO program: Inode size: 256 >13:36:15,114 INFO program: Required extra isize: 28 >13:36:15,114 INFO program: Desired extra isize: 28 >13:36:15,115 INFO program: Journal inode: 8 >13:36:15,115 INFO program: Default directory hash: half_md4 >13:36:15,115 INFO program: Directory Hash Seed: c9ecc406-85d0-417c-a0be-3d2e1ad87f33 >13:36:15,115 INFO program: Journal backup: inode blocks >13:36:15,115 INFO program: Journal features: journal_incompat_revoke >13:36:15,115 INFO program: Journal size: 128M >13:36:15,116 INFO program: Journal length: 32768 >13:36:15,116 INFO program: Journal sequence: 0x003639b5 >13:36:15,116 INFO program: Journal start: 0 >13:36:15,116 INFO program: >13:36:15,116 DEBUG program: Return code: 0 >13:36:15,117 INFO program: Running... resize2fs -P /dev/mapper/fedora_x1carbon-home >13:36:15,123 INFO program: resize2fs 1.42.11 (09-Jul-2014) >13:36:15,124 INFO program: Please run 'e2fsck -f /dev/mapper/fedora_x1carbon-home' first. >13:36:15,124 INFO program: >13:36:15,124 DEBUG program: Return code: 1 >13:36:15,249 INFO program: Running... dumpe2fs -h /dev/loop1 >13:36:15,255 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >13:36:15,255 INFO program: Filesystem volume name: Anaconda >13:36:15,255 INFO program: Last mounted on: / >13:36:15,255 INFO program: Filesystem UUID: 786d5d2f-9db4-4512-b656-1623560deffc >13:36:15,256 INFO program: Filesystem magic number: 0xEF53 >13:36:15,256 INFO program: Filesystem revision #: 1 (dynamic) >13:36:15,256 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:36:15,256 INFO program: Filesystem flags: signed_directory_hash >13:36:15,256 INFO program: Default mount options: user_xattr acl >13:36:15,257 INFO program: Filesystem state: clean >13:36:15,257 INFO program: Errors behavior: Continue >13:36:15,257 INFO program: Filesystem OS type: Linux >13:36:15,257 INFO program: Inode count: 131072 >13:36:15,257 INFO program: Block count: 2097152 >13:36:15,258 INFO program: Reserved block count: 0 >13:36:15,258 INFO program: Free blocks: 1182253 >13:36:15,258 INFO program: Free inodes: 96690 >13:36:15,258 INFO program: First block: 1 >13:36:15,258 INFO program: Block size: 1024 >13:36:15,258 INFO program: Fragment size: 1024 >13:36:15,259 INFO program: Reserved GDT blocks: 256 >13:36:15,259 INFO program: Blocks per group: 8192 >13:36:15,259 INFO program: Fragments per group: 8192 >13:36:15,259 INFO program: Inodes per group: 512 >13:36:15,259 INFO program: Inode blocks per group: 128 >13:36:15,259 INFO program: Flex block group size: 16 >13:36:15,260 INFO program: Filesystem created: Sat Aug 30 03:10:56 2014 >13:36:15,260 INFO program: Last mount time: Sat Aug 30 03:11:18 2014 >13:36:15,260 INFO program: Last write time: Sat Aug 30 03:11:30 2014 >13:36:15,260 INFO program: Mount count: 2 >13:36:15,260 INFO program: Maximum mount count: -1 >13:36:15,260 INFO program: Last checked: Sat Aug 30 03:10:56 2014 >13:36:15,261 INFO program: Check interval: 0 (<none>) >13:36:15,261 INFO program: Lifetime writes: 32 MB >13:36:15,261 INFO program: Reserved blocks uid: 0 (user root) >13:36:15,261 INFO program: Reserved blocks gid: 0 (group root) >13:36:15,261 INFO program: First inode: 11 >13:36:15,261 INFO program: Inode size: 256 >13:36:15,262 INFO program: Required extra isize: 28 >13:36:15,262 INFO program: Desired extra isize: 28 >13:36:15,262 INFO program: Journal inode: 8 >13:36:15,262 INFO program: Default directory hash: half_md4 >13:36:15,262 INFO program: Directory Hash Seed: 2bb131b5-b918-4d7c-82fa-6413df5a7f33 >13:36:15,263 INFO program: Journal backup: inode blocks >13:36:15,263 INFO program: Journal features: (none) >13:36:15,263 INFO program: Journal size: 32M >13:36:15,263 INFO program: Journal length: 32768 >13:36:15,263 INFO program: Journal sequence: 0x00000009 >13:36:15,263 INFO program: Journal start: 0 >13:36:15,264 INFO program: >13:36:15,264 DEBUG program: Return code: 0 >13:36:15,264 INFO program: Running... resize2fs -P /dev/loop1 >13:36:15,269 INFO program: resize2fs 1.42.11 (09-Jul-2014) >13:36:15,270 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >13:36:15,270 INFO program: Couldn't find valid filesystem superblock. >13:36:15,270 DEBUG program: Return code: 1 >13:36:15,485 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:36:15,490 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >13:36:15,491 INFO program: Filesystem volume name: Anaconda >13:36:15,491 INFO program: Last mounted on: / >13:36:15,491 INFO program: Filesystem UUID: 786d5d2f-9db4-4512-b656-1623560deffc >13:36:15,491 INFO program: Filesystem magic number: 0xEF53 >13:36:15,491 INFO program: Filesystem revision #: 1 (dynamic) >13:36:15,492 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:36:15,492 INFO program: Filesystem flags: signed_directory_hash >13:36:15,492 INFO program: Default mount options: user_xattr acl >13:36:15,492 INFO program: Filesystem state: clean >13:36:15,492 INFO program: Errors behavior: Continue >13:36:15,492 INFO program: Filesystem OS type: Linux >13:36:15,493 INFO program: Inode count: 131072 >13:36:15,493 INFO program: Block count: 2097152 >13:36:15,493 INFO program: Reserved block count: 0 >13:36:15,493 INFO program: Free blocks: 1182253 >13:36:15,493 INFO program: Free inodes: 96690 >13:36:15,493 INFO program: First block: 1 >13:36:15,493 INFO program: Block size: 1024 >13:36:15,494 INFO program: Fragment size: 1024 >13:36:15,494 INFO program: Reserved GDT blocks: 256 >13:36:15,494 INFO program: Blocks per group: 8192 >13:36:15,494 INFO program: Fragments per group: 8192 >13:36:15,494 INFO program: Inodes per group: 512 >13:36:15,494 INFO program: Inode blocks per group: 128 >13:36:15,495 INFO program: Flex block group size: 16 >13:36:15,495 INFO program: Filesystem created: Sat Aug 30 03:10:56 2014 >13:36:15,495 INFO program: Last mount time: Thu Sep 4 13:36:00 2014 >13:36:15,495 INFO program: Last write time: Thu Sep 4 13:36:00 2014 >13:36:15,495 INFO program: Mount count: 3 >13:36:15,495 INFO program: Maximum mount count: -1 >13:36:15,495 INFO program: Last checked: Sat Aug 30 03:10:56 2014 >13:36:15,496 INFO program: Check interval: 0 (<none>) >13:36:15,496 INFO program: Lifetime writes: 32 MB >13:36:15,496 INFO program: Reserved blocks uid: 0 (user root) >13:36:15,496 INFO program: Reserved blocks gid: 0 (group root) >13:36:15,496 INFO program: First inode: 11 >13:36:15,496 INFO program: Inode size: 256 >13:36:15,497 INFO program: Required extra isize: 28 >13:36:15,497 INFO program: Desired extra isize: 28 >13:36:15,497 INFO program: Journal inode: 8 >13:36:15,497 INFO program: Default directory hash: half_md4 >13:36:15,497 INFO program: Directory Hash Seed: 2bb131b5-b918-4d7c-82fa-6413df5a7f33 >13:36:15,497 INFO program: Journal backup: inode blocks >13:36:15,497 INFO program: Journal features: (none) >13:36:15,498 INFO program: Journal size: 32M >13:36:15,498 INFO program: Journal length: 32768 >13:36:15,498 INFO program: Journal sequence: 0x0000000a >13:36:15,498 INFO program: Journal start: 1 >13:36:15,498 INFO program: >13:36:15,498 DEBUG program: Return code: 0 >13:36:15,499 INFO program: Running... resize2fs -P /dev/mapper/live-rw >13:36:15,504 INFO program: resize2fs 1.42.11 (09-Jul-2014) >13:36:15,505 INFO program: Estimated minimum size of the filesystem: 994603 >13:36:15,505 DEBUG program: Return code: 0 >13:36:15,569 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >13:36:15,575 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >13:36:15,575 INFO program: Filesystem volume name: Anaconda >13:36:15,575 INFO program: Last mounted on: / >13:36:15,575 INFO program: Filesystem UUID: 786d5d2f-9db4-4512-b656-1623560deffc >13:36:15,576 INFO program: Filesystem magic number: 0xEF53 >13:36:15,576 INFO program: Filesystem revision #: 1 (dynamic) >13:36:15,576 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:36:15,576 INFO program: Filesystem flags: signed_directory_hash >13:36:15,576 INFO program: Default mount options: user_xattr acl >13:36:15,576 INFO program: Filesystem state: clean >13:36:15,576 INFO program: Errors behavior: Continue >13:36:15,577 INFO program: Filesystem OS type: Linux >13:36:15,577 INFO program: Inode count: 131072 >13:36:15,577 INFO program: Block count: 2097152 >13:36:15,577 INFO program: Reserved block count: 0 >13:36:15,577 INFO program: Free blocks: 1182253 >13:36:15,577 INFO program: Free inodes: 96690 >13:36:15,578 INFO program: First block: 1 >13:36:15,578 INFO program: Block size: 1024 >13:36:15,578 INFO program: Fragment size: 1024 >13:36:15,578 INFO program: Reserved GDT blocks: 256 >13:36:15,578 INFO program: Blocks per group: 8192 >13:36:15,578 INFO program: Fragments per group: 8192 >13:36:15,578 INFO program: Inodes per group: 512 >13:36:15,579 INFO program: Inode blocks per group: 128 >13:36:15,579 INFO program: Flex block group size: 16 >13:36:15,579 INFO program: Filesystem created: Sat Aug 30 03:10:56 2014 >13:36:15,579 INFO program: Last mount time: Sat Aug 30 03:11:18 2014 >13:36:15,579 INFO program: Last write time: Sat Aug 30 03:11:30 2014 >13:36:15,579 INFO program: Mount count: 2 >13:36:15,580 INFO program: Maximum mount count: -1 >13:36:15,580 INFO program: Last checked: Sat Aug 30 03:10:56 2014 >13:36:15,580 INFO program: Check interval: 0 (<none>) >13:36:15,580 INFO program: Lifetime writes: 32 MB >13:36:15,580 INFO program: Reserved blocks uid: 0 (user root) >13:36:15,580 INFO program: Reserved blocks gid: 0 (group root) >13:36:15,580 INFO program: First inode: 11 >13:36:15,581 INFO program: Inode size: 256 >13:36:15,581 INFO program: Required extra isize: 28 >13:36:15,581 INFO program: Desired extra isize: 28 >13:36:15,581 INFO program: Journal inode: 8 >13:36:15,581 INFO program: Default directory hash: half_md4 >13:36:15,581 INFO program: Directory Hash Seed: 2bb131b5-b918-4d7c-82fa-6413df5a7f33 >13:36:15,582 INFO program: Journal backup: inode blocks >13:36:15,582 INFO program: Journal features: (none) >13:36:15,582 INFO program: Journal size: 32M >13:36:15,582 INFO program: Journal length: 32768 >13:36:15,582 INFO program: Journal sequence: 0x00000009 >13:36:15,582 INFO program: Journal start: 0 >13:36:15,582 INFO program: >13:36:15,583 DEBUG program: Return code: 0 >13:36:15,583 INFO program: Running... resize2fs -P /dev/mapper/live-base >13:36:15,588 INFO program: resize2fs 1.42.11 (09-Jul-2014) >13:36:15,589 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >13:36:15,589 INFO program: Couldn't find valid filesystem superblock. >13:36:15,589 DEBUG program: Return code: 1 >13:36:16,489 INFO program: Running... udevadm settle --timeout=300 >13:36:16,514 DEBUG program: Return code: 0 >13:36:16,521 INFO program: Running... udevadm settle --timeout=300 >13:36:16,540 DEBUG program: Return code: 0 >13:36:16,544 INFO program: Running... udevadm settle --timeout=300 >13:36:16,561 DEBUG program: Return code: 0 >13:36:16,564 INFO program: Running... udevadm settle --timeout=300 >13:36:16,579 DEBUG program: Return code: 0 >13:36:16,581 INFO program: Running... udevadm settle --timeout=300 >13:36:16,592 DEBUG program: Return code: 0 >13:36:16,596 INFO program: Running... udevadm settle --timeout=300 >13:36:16,607 DEBUG program: Return code: 0 >13:36:16,608 INFO program: Running... udevadm settle --timeout=300 >13:36:16,619 DEBUG program: Return code: 0 >13:36:16,624 INFO program: Running... udevadm settle --timeout=300 >13:36:16,635 DEBUG program: Return code: 0 >13:36:16,639 INFO program: Running... udevadm settle --timeout=300 >13:36:16,649 DEBUG program: Return code: 0 >13:36:16,651 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } fedora_x1carbon/swap >13:36:16,685 DEBUG program: Return code: 0 >13:36:16,689 INFO program: Running... udevadm settle --timeout=300 >13:36:16,700 DEBUG program: Return code: 0 >13:36:16,702 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } fedora_x1carbon >13:36:16,732 INFO program: 0 logical volume(s) in volume group "fedora_x1carbon" now active >13:36:16,733 DEBUG program: Return code: 0 >13:36:16,738 INFO program: Running... udevadm settle --timeout=300 >13:36:16,749 DEBUG program: Return code: 0 >13:36:16,754 INFO program: Running... udevadm settle --timeout=300 >13:36:16,765 DEBUG program: Return code: 0 >13:36:16,775 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >13:36:16,787 DEBUG program: Return code: 0 >13:36:16,789 INFO program: Running... udevadm settle --timeout=300 >13:36:16,801 DEBUG program: Return code: 0 >13:36:16,801 INFO program: Running... umount /mnt/sysimage >13:36:16,814 DEBUG program: Return code: 0 >13:36:16,814 INFO program: Running... udevadm settle --timeout=300 >13:36:16,825 DEBUG program: Return code: 0 >13:36:16,829 INFO program: Running... udevadm settle --timeout=300 >13:36:16,840 DEBUG program: Return code: 0 >13:36:16,845 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|","r|/sdb1$|","r|/sdb$|","r|/sdc$|"] } fedora_x1carbon/root >13:36:16,890 DEBUG program: Return code: 0 >13:36:16,891 INFO program: Running... udevadm settle --timeout=300 >13:36:16,902 DEBUG program: Return code: 0 >13:36:16,902 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora_x1carbon-root /mnt/sysimage >13:36:16,913 DEBUG program: Return code: 0 >13:36:16,917 INFO program: Running... arch >13:36:16,950 INFO program: x86_64 >13:36:16,950 DEBUG program: Return code: 0 >13:36:17,008 INFO program: Running... udevadm settle --timeout=300 >13:36:17,019 DEBUG program: Return code: 0 >13:36:17,019 INFO program: Running... umount /mnt/sysimage >13:36:17,036 DEBUG program: Return code: 0 >13:36:17,037 INFO program: Running... udevadm settle --timeout=300 >13:36:17,048 DEBUG program: Return code: 0 >13:36:17,049 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|","r|/sdb1$|","r|/sdb$|","r|/sdc$|"] } fedora_x1carbon/root >13:36:17,080 DEBUG program: Return code: 0 >13:36:17,085 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|","r|/sdb1$|","r|/sdb$|","r|/sdc$|"] } fedora_x1carbon/home >13:36:17,130 DEBUG program: Return code: 0 >13:36:17,131 INFO program: Running... udevadm settle --timeout=300 >13:36:17,142 DEBUG program: Return code: 0 >13:36:17,143 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora_x1carbon-home /mnt/sysimage >13:36:17,155 DEBUG program: Return code: 0 >13:36:17,157 INFO program: Running... udevadm settle --timeout=300 >13:36:17,168 DEBUG program: Return code: 0 >13:36:17,168 INFO program: Running... umount /mnt/sysimage >13:36:17,185 DEBUG program: Return code: 0 >13:36:17,185 INFO program: Running... udevadm settle --timeout=300 >13:36:17,197 DEBUG program: Return code: 0 >13:36:17,198 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|","r|/sdb1$|","r|/sdb$|","r|/sdc$|"] } fedora_x1carbon/home >13:36:17,230 DEBUG program: Return code: 0 >13:36:17,234 INFO program: Running... udevadm settle --timeout=300 >13:36:17,246 DEBUG program: Return code: 0 >13:36:17,248 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|","r|/sdb1$|","r|/sdb$|","r|/sdc$|"] } fedora_x1carbon >13:36:17,270 INFO program: 0 logical volume(s) in volume group "fedora_x1carbon" now active >13:36:17,271 DEBUG program: Return code: 0 >13:36:17,275 INFO program: Running... udevadm settle --timeout=300 >13:36:17,286 DEBUG program: Return code: 0 >13:36:17,292 INFO program: Running... udevadm settle --timeout=300 >13:36:17,303 DEBUG program: Return code: 0 >13:36:26,380 INFO program: Running... systemctl status chronyd.service >13:36:26,390 INFO program: * chronyd.service - NTP client/server >13:36:26,390 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >13:36:26,390 INFO program: Active: active (running) since Thu 2014-09-04 13:36:12 UTC; 14s ago >13:36:26,390 INFO program: Process: 1371 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >13:36:26,391 INFO program: Process: 1367 ExecStart=/usr/sbin/chronyd $OPTIONS (code=exited, status=0/SUCCESS) >13:36:26,391 INFO program: Main PID: 1369 (chronyd) >13:36:26,391 INFO program: CGroup: /system.slice/chronyd.service >13:36:26,391 INFO program: `-1369 /usr/sbin/chronyd >13:36:26,391 DEBUG program: Return code: 0 > > >/tmp/storage.log: >13:36:08,763 DEBUG blivet: IGNORED: Caught exception, continuing. >13:36:08,763 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >13:36:08,763 DEBUG blivet: IGNORED: Begin exception details. >13:36:08,764 DEBUG blivet: IGNORED: Traceback (most recent call last): >13:36:08,764 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >13:36:08,764 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >13:36:08,764 DEBUG blivet: IGNORED: IOError: Unknown error >13:36:08,764 DEBUG blivet: IGNORED: End exception details. >13:36:08,764 INFO blivet: ISCSID is /sbin/iscsid >13:36:08,764 INFO blivet: no initiator set >13:36:08,907 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >13:36:08,908 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >13:36:11,015 DEBUG blivet: trying to set new default fstype to 'ext4' >13:36:11,018 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:11,018 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >13:36:11,019 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:11,020 DEBUG blivet: IGNORED: Caught exception, continuing. >13:36:11,020 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >13:36:11,020 DEBUG blivet: IGNORED: Begin exception details. >13:36:11,020 DEBUG blivet: IGNORED: Traceback (most recent call last): >13:36:11,020 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >13:36:11,020 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >13:36:11,020 DEBUG blivet: IGNORED: IOError: Unknown error >13:36:11,020 DEBUG blivet: IGNORED: End exception details. >13:36:11,541 INFO blivet: Detected 7808 MiB of memory >13:36:11,552 INFO blivet: Suggested swap size (7808 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >13:36:11,563 INFO blivet: Swap attempt of 0.0 >13:36:11,629 INFO blivet: resetting Blivet (version 0.62) instance <blivet.Blivet object at 0x7f8e299d7390> >13:36:11,630 INFO blivet: no initiator set >13:36:11,633 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >13:36:11,634 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >13:36:12,797 DEBUG blivet: protected device spec LABEL=Fedora-WS-21-A-T5-x86_64 resolved to sdc >13:36:12,817 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >13:36:12,822 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-General_USB_Flash_Disk_0000000000003277-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '800a', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '71e2a0ce', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'General_USB_Flash_Disk_0000000000003277-0:0', > 'ID_SERIAL_SHORT': '0000000000003277', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'General', > 'ID_VENDOR_ENC': 'General\\x20', > 'ID_VENDOR_ID': '8644', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '238866', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-General_USB_Flash_Disk_0000000000003277-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >13:36:12,823 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >13:36:12,824 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >13:36:12,825 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:12,825 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >13:36:12,829 INFO blivet: sdb is a disk >13:36:12,829 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >13:36:12,834 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >13:36:12,843 INFO blivet: added disk sdb (id 1) to device tree >13:36:12,844 DEBUG blivet: looking up parted Device: /dev/sdb >13:36:12,844 INFO blivet: got device: DiskDevice instance (0x7f8e10143bd0) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1911 MiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: General USB Flash Disk path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3913728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08a560> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f8e0fcbd490> >13:36:12,871 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >13:36:12,872 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >13:36:12,873 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >13:36:12,873 DEBUG blivet: required disklabel type for sdb (1) is None >13:36:12,873 DEBUG blivet: default disklabel type for sdb is gpt >13:36:12,874 DEBUG blivet: selecting gpt disklabel for sdb based on size >13:36:12,875 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >13:36:12,891 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f8e0fcca7d0>] > device: <parted.device.Device object at 0x7f8e0fcca590> > PedDisk: <_ped.Disk object at 0x7f8e0fcd0290> >13:36:12,893 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >13:36:12,895 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >13:36:12,899 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-General_USB_Flash_Disk_0000000000003277-0:0-part1 /dev/disk/by-label/KS /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/100C-0B71', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'KS', > 'ID_FS_LABEL_ENC': 'KS', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '100C-0B71', > 'ID_FS_UUID_ENC': '100C-0B71', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '800a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3911680', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '71e2a0ce-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '71e2a0ce', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'General_USB_Flash_Disk_0000000000003277-0:0', > 'ID_SERIAL_SHORT': '0000000000003277', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'General', > 'ID_VENDOR_ENC': 'General\\x20', > 'ID_VENDOR_ID': '8644', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '238964', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-General_USB_Flash_Disk_0000000000003277-0:0-part1', > '/dev/disk/by-label/KS', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/100C-0B71'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >13:36:12,900 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >13:36:12,901 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb1 ; incomplete: False ; >13:36:12,902 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:12,902 INFO blivet: sdb1 is a partition >13:36:12,903 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >13:36:12,904 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >13:36:12,905 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdb (1) with existing msdos disklabel >13:36:12,921 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >13:36:12,922 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >13:36:12,922 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >13:36:12,924 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >13:36:12,924 DEBUG blivet: looking up parted Partition: /dev/sdb1 >13:36:12,925 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >13:36:12,926 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >13:36:12,927 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >13:36:12,928 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >13:36:12,929 INFO blivet: added partition sdb1 (id 6) to device tree >13:36:12,933 DEBUG blivet: looking up parted Device: /dev/sdb1 >13:36:12,929 INFO blivet: got device: PartitionDevice instance (0x7f8e0fcbd590) -- > name = sdb1 status = True kids = 0 id = 6 > parents = ['existing 1911 MiB disk sdb (1) with existing msdos disklabel'] > uuid = None size = 1910 MiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3911680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1017, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08a7a0> > target size = 0 B path = /dev/sdb1 > 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 0x7f8e0fcca650> fileSystem: <parted.filesystem.FileSystem object at 0x7f8e0fccac90> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8e0fcca910> PedPartition: <_ped.Partition object at 0x7f8e0fccb590> > disk = existing 1911 MiB disk sdb (1) with existing msdos disklabel > start = 2048 end = 3913727 length = 3911680 > flags = lba >13:36:12,988 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >13:36:12,989 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >13:36:12,989 DEBUG blivet: device sdb1 does not contain a disklabel >13:36:12,990 INFO blivet: type detected on 'sdb1' is 'vfat' >13:36:12,991 DEBUG blivet: FATFS.supported: supported: True ; >13:36:12,991 DEBUG blivet: getFormat('vfat') returning FATFS instance with object id 9 >13:36:12,992 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >13:36:12,993 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: vfat ; >13:36:12,993 INFO blivet: got format: existing vfat filesystem >13:36:12,998 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830772FEB1-0:0 /dev/disk/by-label/Fedora-WS-21-A-T5-x86_64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-08-30-03-17-26-00', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > '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-WS-21-A-T5-x86_64', > 'ID_FS_LABEL_ENC': 'Fedora-WS-21-A-T5-x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-08-30-03-17-26-00', > 'ID_FS_UUID_ENC': '2014-08-30-03-17-26-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Contour', > 'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', > 'ID_MODEL_ID': '540e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '57ed05eb', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '4.12', > 'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830772FEB1-0:0', > 'ID_SERIAL_SHORT': '000016830772FEB1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '243932', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830772FEB1-0:0', > '/dev/disk/by-label/Fedora-WS-21-A-T5-x86_64', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-08-30-03-17-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; >13:36:12,999 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:0/block/sdc)... >13:36:13,000 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >13:36:13,001 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:13,002 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >13:36:13,003 INFO blivet: sdc is a disk >13:36:13,004 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >13:36:13,005 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >13:36:13,015 INFO blivet: added disk sdc (id 11) to device tree >13:36:13,015 DEBUG blivet: looking up parted Device: /dev/sdc >13:36:13,015 INFO blivet: got device: DiskDevice instance (0x7f8e10143b50) -- > name = sdc status = True kids = 0 id = 11 > parents = [] > uuid = None size = 3836 MiB > format = existing None > major = 8 minor = 32 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: SanDisk Cruzer Contour path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7856128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 124, 62) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08a830> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f8e0fd20a90> >13:36:13,055 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >13:36:13,055 INFO blivet: type detected on 'sdc' is 'iso9660' >13:36:13,058 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:36:13,058 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 14 >13:36:13,059 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: iso9660 ; >13:36:13,059 INFO blivet: got format: existing iso9660 filesystem >13:36:13,066 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830772FEB1-0:0-part1 /dev/disk/by-label/Fedora-WS-21-A-T5-x86_64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-08-30-03-17-26-00', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1', > '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-WS-21-A-T5-x86_64', > 'ID_FS_LABEL_ENC': 'Fedora-WS-21-A-T5-x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-08-30-03-17-26-00', > 'ID_FS_UUID_ENC': '2014-08-30-03-17-26-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Contour', > 'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', > 'ID_MODEL_ID': '540e', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '57ed05eb-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '57ed05eb', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '4.12', > 'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830772FEB1-0:0', > 'ID_SERIAL_SHORT': '000016830772FEB1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '243973', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830772FEB1-0:0-part1', > '/dev/disk/by-label/Fedora-WS-21-A-T5-x86_64', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-08-30-03-17-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >13:36:13,067 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1)... >13:36:13,068 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >13:36:13,070 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:13,071 INFO blivet: sdc1 is a partition >13:36:13,072 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >13:36:13,074 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >13:36:13,076 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3836 MiB disk sdc (11) with existing iso9660 filesystem >13:36:13,093 DEBUG blivet: lvm filter: adding sdc1 to the reject list >13:36:13,094 DEBUG blivet: ignoring partition sdc1 on iso9660 >13:36:13,094 DEBUG blivet: no device obtained for sdc1 >13:36:13,099 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830772FEB1-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/2439-EDD7', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2', > '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': '2439-EDD7', > 'ID_FS_UUID_ENC': '2439-EDD7', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Contour', > 'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', > 'ID_MODEL_ID': '540e', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '180804', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12652', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '57ed05eb-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '57ed05eb', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '4.12', > 'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830772FEB1-0:0', > 'ID_SERIAL_SHORT': '000016830772FEB1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '34', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '244019', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830772FEB1-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/2439-EDD7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >13:36:13,100 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2)... >13:36:13,101 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc2 ; incomplete: False ; >13:36:13,103 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:13,104 INFO blivet: sdc2 is a partition >13:36:13,106 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >13:36:13,107 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >13:36:13,109 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3836 MiB disk sdc (11) with existing iso9660 filesystem >13:36:13,125 DEBUG blivet: lvm filter: adding sdc2 to the reject list >13:36:13,125 DEBUG blivet: ignoring partition sdc2 on iso9660 >13:36:13,126 DEBUG blivet: no device obtained for sdc2 >13:36:13,135 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830772FEB1-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/8a3c6589-0acf-3c77-a184-8613eaad8f6c', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3', > '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': '8a3c6589-0acf-3c77-a184-8613eaad8f6c', > 'ID_FS_UUID_ENC': '8a3c6589-0acf-3c77-a184-8613eaad8f6c', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Contour', > 'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', > 'ID_MODEL_ID': '540e', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '193456', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '50656', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '57ed05eb-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '57ed05eb', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '4.12', > 'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830772FEB1-0:0', > 'ID_SERIAL_SHORT': '000016830772FEB1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '35', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '244096', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830772FEB1-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/8a3c6589-0acf-3c77-a184-8613eaad8f6c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >13:36:13,135 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3)... >13:36:13,137 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc3 ; incomplete: False ; >13:36:13,139 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:13,139 INFO blivet: sdc3 is a partition >13:36:13,141 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >13:36:13,142 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >13:36:13,144 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3836 MiB disk sdc (11) with existing iso9660 filesystem >13:36:13,162 DEBUG blivet: lvm filter: adding sdc3 to the reject list >13:36:13,162 DEBUG blivet: ignoring partition sdc3 on iso9660 >13:36:13,162 DEBUG blivet: no device obtained for sdc3 >13:36:13,167 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830772FEB1-0:1 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:1/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > 'ID_BUS': 'usb', > 'ID_CDROM': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_1', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'Cruzer_Contour', > 'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', > 'ID_MODEL_ID': '540e', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_1', > 'ID_REVISION': '4.12', > 'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830772FEB1-0:1', > 'ID_SERIAL_SHORT': '000016830772FEB1', > 'ID_TYPE': 'cd', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '244491', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830772FEB1-0:1', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:1/block/sr0'} ; name: sr0 ; >13:36:13,168 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:1/block/sr0)... >13:36:13,170 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >13:36:13,171 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:13,172 INFO blivet: sr0 is a cdrom >13:36:13,173 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >13:36:13,176 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >13:36:13,178 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >13:36:13,179 INFO blivet: added cdrom sr0 (id 16) to device tree >13:36:13,182 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:36:13,195 DEBUG blivet: looking up parted Device: /dev/sr0 >13:36:13,179 INFO blivet: got device: OpticalDevice instance (0x7f8e0fd2f950) -- > name = sr0 status = True kids = 0 id = 16 > parents = [] > uuid = None size = 24 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host7/target7:0:0/7:0:0:1/block/sr0 partedDevice = parted.Device instance -- > model: SanDisk Cruzer Contour path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 12288 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08a950> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >13:36:13,230 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:36:13,247 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:36:13,273 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:36:13,291 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >13:36:13,292 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:36:13,306 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >13:36:13,306 DEBUG blivet: device sr0 does not contain a disklabel >13:36:13,306 DEBUG blivet: no type or existing type for sr0, bailing >13:36:13,310 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SD5SG2256G1052E_132206401936 /dev/disk/by-id/wwn-0x5001b449d3b29590', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > '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': 'SanDisk_SD5SG2256G1052E', > 'ID_MODEL_ENC': 'SanDisk\\x20SD5SG2256G1052E\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c37f486e-8b36-4214-94d0-15e7f45326e6', > 'ID_REVISION': '10.04.01', > 'ID_SERIAL': 'SanDisk_SD5SG2256G1052E_132206401936', > 'ID_SERIAL_SHORT': '132206401936', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b449d3b29590', > 'ID_WWN_WITH_EXTENSION': '0x5001b449d3b29590', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '246615', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SD5SG2256G1052E_132206401936', > '/dev/disk/by-id/wwn-0x5001b449d3b29590'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >13:36:13,311 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >13:36:13,312 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:36:13,313 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:13,315 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >13:36:13,316 INFO blivet: sda is a disk >13:36:13,316 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >13:36:13,317 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:36:13,328 INFO blivet: added disk sda (id 20) to device tree >13:36:13,329 DEBUG blivet: looking up parted Device: /dev/sda >13:36:13,329 INFO blivet: got device: DiskDevice instance (0x7f8e0fcf5450) -- > name = sda status = True kids = 0 id = 20 > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SanDisk SD5SG225 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08a8c0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8e0fcf5650> >13:36:13,368 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >13:36:13,369 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >13:36:13,370 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:36:13,371 DEBUG blivet: required disklabel type for sda (1) is None >13:36:13,371 DEBUG blivet: default disklabel type for sda is gpt >13:36:13,371 DEBUG blivet: selecting gpt disklabel for sda based on size >13:36:13,372 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >13:36:13,384 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f8e0fcf5dd0>, <parted.partition.Partition object at 0x7f8e0fd00150>, <parted.partition.Partition object at 0x7f8e0fd003d0>] > device: <parted.device.Device object at 0x7f8e0fcf5b90> > PedDisk: <_ped.Disk object at 0x7f8e0fcfbf80> >13:36:13,385 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 23 >13:36:13,387 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >13:36:13,396 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SD5SG2256G1052E_132206401936-part1 /dev/disk/by-id/wwn-0x5001b449d3b29590-part1 /dev/disk/by-partlabel/EFI\\x20System\\x20Partition /dev/disk/by-partuuid/da22a3d1-f80d-4102-b681-2e7c2c6aad70 /dev/disk/by-uuid/D9D1-72BE', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D9D1-72BE', > 'ID_FS_UUID_ENC': 'D9D1-72BE', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'SanDisk_SD5SG2256G1052E', > 'ID_MODEL_ENC': 'SanDisk\\x20SD5SG2256G1052E\\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_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'da22a3d1-f80d-4102-b681-2e7c2c6aad70', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c37f486e-8b36-4214-94d0-15e7f45326e6', > 'ID_REVISION': '10.04.01', > 'ID_SERIAL': 'SanDisk_SD5SG2256G1052E_132206401936', > 'ID_SERIAL_SHORT': '132206401936', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b449d3b29590', > 'ID_WWN_WITH_EXTENSION': '0x5001b449d3b29590', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '246661', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SD5SG2256G1052E_132206401936-part1', > '/dev/disk/by-id/wwn-0x5001b449d3b29590-part1', > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition', > '/dev/disk/by-partuuid/da22a3d1-f80d-4102-b681-2e7c2c6aad70', > '/dev/disk/by-uuid/D9D1-72BE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >13:36:13,396 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >13:36:13,397 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >13:36:13,398 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:13,399 INFO blivet: sda1 is a partition >13:36:13,400 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >13:36:13,402 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:36:13,403 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (20) with existing gpt disklabel >13:36:13,417 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >13:36:13,418 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >13:36:13,418 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >13:36:13,420 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >13:36:13,420 DEBUG blivet: looking up parted Partition: /dev/sda1 >13:36:13,421 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >13:36:13,422 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >13:36:13,423 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >13:36:13,424 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >13:36:13,424 INFO blivet: added partition sda1 (id 25) to device tree >13:36:13,429 DEBUG blivet: looking up parted Device: /dev/sda1 >13:36:13,424 INFO blivet: got device: PartitionDevice instance (0x7f8e0fcf5410) -- > name = sda1 status = True kids = 0 id = 25 > parents = ['existing 238.47 GiB disk sda (20) with existing gpt disklabel'] > uuid = None size = 200 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08a9e0> > target size = 0 B 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 0x7f8e0fcf5c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f8e0fd00290> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8e0fcf5ed0> PedPartition: <_ped.Partition object at 0x7f8e0fcef4d0> > disk = existing 238.47 GiB disk sda (20) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp >13:36:13,481 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >13:36:13,483 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >13:36:13,483 DEBUG blivet: device sda1 does not contain a disklabel >13:36:13,483 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 28 >13:36:13,483 INFO blivet: type detected on 'sda1' is 'vfat' >13:36:13,484 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 29 >13:36:13,485 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >13:36:13,486 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >13:36:13,486 INFO blivet: got format: existing efi filesystem >13:36:13,491 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SD5SG2256G1052E_132206401936-part2 /dev/disk/by-id/wwn-0x5001b449d3b29590-part2 /dev/disk/by-partuuid/ec5342d7-0a20-4f6e-a10f-f71b05a5111b /dev/disk/by-uuid/227414d4-5266-4449-94f7-3a07f50c4af2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '227414d4-5266-4449-94f7-3a07f50c4af2', > 'ID_FS_UUID_ENC': '227414d4-5266-4449-94f7-3a07f50c4af2', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SanDisk_SD5SG2256G1052E', > 'ID_MODEL_ENC': 'SanDisk\\x20SD5SG2256G1052E\\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': '411648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'ec5342d7-0a20-4f6e-a10f-f71b05a5111b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c37f486e-8b36-4214-94d0-15e7f45326e6', > 'ID_REVISION': '10.04.01', > 'ID_SERIAL': 'SanDisk_SD5SG2256G1052E_132206401936', > 'ID_SERIAL_SHORT': '132206401936', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b449d3b29590', > 'ID_WWN_WITH_EXTENSION': '0x5001b449d3b29590', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '246700', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SD5SG2256G1052E_132206401936-part2', > '/dev/disk/by-id/wwn-0x5001b449d3b29590-part2', > '/dev/disk/by-partuuid/ec5342d7-0a20-4f6e-a10f-f71b05a5111b', > '/dev/disk/by-uuid/227414d4-5266-4449-94f7-3a07f50c4af2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >13:36:13,491 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >13:36:13,492 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >13:36:13,493 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:13,493 INFO blivet: sda2 is a partition >13:36:13,494 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >13:36:13,495 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:36:13,496 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (20) with existing gpt disklabel >13:36:13,509 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >13:36:13,510 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >13:36:13,511 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >13:36:13,512 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >13:36:13,512 DEBUG blivet: looking up parted Partition: /dev/sda2 >13:36:13,513 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >13:36:13,514 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >13:36:13,515 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >13:36:13,516 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >13:36:13,517 INFO blivet: added partition sda2 (id 31) to device tree >13:36:13,521 DEBUG blivet: looking up parted Device: /dev/sda2 >13:36:13,517 INFO blivet: got device: PartitionDevice instance (0x7f8e0fd00850) -- > name = sda2 status = True kids = 0 id = 31 > parents = ['existing 238.47 GiB disk sda (20) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08ad40> > target size = 0 B 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 0x7f8e0fcf5c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f8e0fd002d0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8e0fd00210> PedPartition: <_ped.Partition object at 0x7f8e0fcef6b0> > disk = existing 238.47 GiB disk sda (20) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = msftdata >13:36:13,574 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >13:36:13,575 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >13:36:13,575 DEBUG blivet: device sda2 does not contain a disklabel >13:36:13,575 INFO blivet: type detected on 'sda2' is 'ext4' >13:36:13,629 DEBUG blivet: size=0 B, current=500 MiB >13:36:13,649 DEBUG blivet: using current size 0 as min size >13:36:13,651 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:13,651 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 34 >13:36:13,652 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >13:36:13,654 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >13:36:13,654 INFO blivet: got format: existing ext4 filesystem >13:36:13,661 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SD5SG2256G1052E_132206401936-part3 /dev/disk/by-id/lvm-pv-uuid-hDIV0z-dBff-nE1w-4CH9-e0Pf-5zf5-25Izdn /dev/disk/by-id/wwn-0x5001b449d3b29590-part3 /dev/disk/by-partuuid/62d61c64-9601-4566-b0ef-e2cf09c9859f', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'hDIV0z-dBff-nE1w-4CH9-e0Pf-5zf5-25Izdn', > 'ID_FS_UUID_ENC': 'hDIV0z-dBff-nE1w-4CH9-e0Pf-5zf5-25Izdn', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'SanDisk_SD5SG2256G1052E', > 'ID_MODEL_ENC': 'SanDisk\\x20SD5SG2256G1052E\\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': '1435648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '498681856', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '62d61c64-9601-4566-b0ef-e2cf09c9859f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c37f486e-8b36-4214-94d0-15e7f45326e6', > 'ID_REVISION': '10.04.01', > 'ID_SERIAL': 'SanDisk_SD5SG2256G1052E_132206401936', > 'ID_SERIAL_SHORT': '132206401936', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b449d3b29590', > 'ID_WWN_WITH_EXTENSION': '0x5001b449d3b29590', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '246742', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SD5SG2256G1052E_132206401936-part3', > '/dev/disk/by-id/lvm-pv-uuid-hDIV0z-dBff-nE1w-4CH9-e0Pf-5zf5-25Izdn', > '/dev/disk/by-id/wwn-0x5001b449d3b29590-part3', > '/dev/disk/by-partuuid/62d61c64-9601-4566-b0ef-e2cf09c9859f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >13:36:13,661 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >13:36:13,663 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >13:36:13,664 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:13,664 INFO blivet: sda3 is a partition >13:36:13,666 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >13:36:13,667 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:36:13,668 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (20) with existing gpt disklabel >13:36:13,688 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >13:36:13,690 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >13:36:13,690 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >13:36:13,692 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >13:36:13,692 DEBUG blivet: looking up parted Partition: /dev/sda3 >13:36:13,694 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >13:36:13,695 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >13:36:13,697 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >13:36:13,698 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >13:36:13,699 INFO blivet: added partition sda3 (id 36) to device tree >13:36:13,706 DEBUG blivet: looking up parted Device: /dev/sda3 >13:36:13,699 INFO blivet: got device: PartitionDevice instance (0x7f8e0fcf5a90) -- > name = sda3 status = True kids = 0 id = 36 > parents = ['existing 238.47 GiB disk sda (20) with existing gpt disklabel'] > uuid = None size = 237.79 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 498681856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (31041, 255, 63) biosGeometry: (31041, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08ae60> > target size = 0 B 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 0x7f8e0fcf5c50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8e0fd00410> PedPartition: <_ped.Partition object at 0x7f8e0fcef5f0> > disk = existing 238.47 GiB disk sda (20) with existing gpt disklabel > start = 1435648 end = 500117503 length = 498681856 > flags = lvm >13:36:13,782 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >13:36:13,784 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >13:36:13,784 DEBUG blivet: device sda3 does not contain a disklabel >13:36:13,806 INFO blivet: type detected on 'sda3' is 'LVM2_member' >13:36:13,808 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_x1carbon ; uuid: hDIV0z-dBff-nE1w-4CH9-e0Pf-5zf5-25Izdn ; exists: True ; vgUuid: xCgfzV-fCRM-oMXh-Y588-F0ak-Q2Tx-7rfrsF ; label: None ; peStart: 1024 KiB ; device: /dev/sda3 ; serial: 132206401936 ; >13:36:13,819 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 39 >13:36:13,820 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >13:36:13,822 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >13:36:13,822 INFO blivet: got format: existing lvmpv >13:36:13,823 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >13:36:13,824 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: xCgfzV-fCRM-oMXh-Y588-F0ak-Q2Tx-7rfrsF ; incomplete: True ; >13:36:13,825 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:36:13,827 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_x1carbon ; member: sda3 ; >13:36:13,828 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >13:36:13,829 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >13:36:13,830 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_x1carbon ; current: None ; type: None ; >13:36:13,831 INFO blivet: added lvmvg fedora_x1carbon (id 40) to device tree >13:36:13,845 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora_x1carbon-swap ; incomplete: False ; >13:36:13,846 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:13,847 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: Zdtrvo-48YU-0f2r-iWlA-F1BN-W3k5-2pEmG9 ; incomplete: False ; >13:36:13,848 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:36:13,850 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_x1carbon ; >13:36:13,850 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >13:36:13,851 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_x1carbon-swap ; current: None ; type: None ; >13:36:13,852 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_x1carbon-swap >13:36:13,859 DEBUG blivet: Adding fedora_x1carbon-swap/7824 MiB to fedora_x1carbon >13:36:13,874 INFO blivet: added lvmlv fedora_x1carbon-swap (id 43) to device tree >13:36:13,876 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_x1carbon-swap ; status: True ; controllable: True ; orig: False ; >13:36:13,877 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_x1carbon-swap ; status: True ; >13:36:13,879 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_x1carbon-swap ; status: True ; >13:36:13,883 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_x1carbon-swap /dev/disk/by-id/dm-uuid-LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFZdtrvo48YU0f2riWlAF1BNW3k52pEmG9 /dev/disk/by-uuid/180fa74d-9ae3-4f11-b8fc-4e201c443e19 /dev/fedora_x1carbon/swap /dev/mapper/fedora_x1carbon-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > 'DM_NAME': 'fedora_x1carbon-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFZdtrvo48YU0f2riWlAF1BNW3k52pEmG9', > 'DM_VG_NAME': 'fedora_x1carbon', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '180fa74d-9ae3-4f11-b8fc-4e201c443e19', > 'ID_FS_UUID_ENC': '180fa74d-9ae3-4f11-b8fc-4e201c443e19', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '278244', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_x1carbon-swap', > '/dev/disk/by-id/dm-uuid-LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFZdtrvo48YU0f2riWlAF1BNW3k52pEmG9', > '/dev/disk/by-uuid/180fa74d-9ae3-4f11-b8fc-4e201c443e19', > '/dev/fedora_x1carbon/swap', > '/dev/mapper/fedora_x1carbon-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_x1carbon-swap ; >13:36:13,884 INFO blivet: scanning fedora_x1carbon-swap (/devices/virtual/block/dm-2)... >13:36:13,885 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora_x1carbon-swap ; incomplete: False ; >13:36:13,886 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7824 MiB lvmlv fedora_x1carbon-swap (43) >13:36:13,917 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:13,925 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:13,937 DEBUG blivet: vg fedora_x1carbon has 230.15 GiB free >13:36:13,948 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:13,960 DEBUG blivet: vg fedora_x1carbon has 230.15 GiB free >13:36:13,899 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f8e0fd11150) -- > name = fedora_x1carbon-swap status = True kids = 0 id = 43 > parents = ['existing 237.79 GiB lvmvg fedora_x1carbon (40)'] > uuid = Zdtrvo-48YU-0f2r-iWlA-F1BN-W3k5-2pEmG9 size = 7824 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_x1carbon-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16023552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (997, 255, 63) biosGeometry: (997, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08aef0> > target size = 7824 MiB path = /dev/mapper/fedora_x1carbon-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e0fd00e50) -- > name = fedora_x1carbon status = True kids = 1 id = 40 > parents = ['existing 237.79 GiB partition sda3 (36) with existing lvmpv'] > uuid = xCgfzV-fCRM-oMXh-Y588-F0ak-Q2Tx-7rfrsF size = 237.79 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 237.79 GiB path = /dev/fedora_x1carbon > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 60874 > PE Free = 0 PV Count = 1 > modified = False extents = 60874 free space = 230.15 GiB > free extents = 58918 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.79 GiB partition sda3 (36) with existing lvmpv'] > LVs = ['existing 7824 MiB lvmlv fedora_x1carbon-swap (43)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 7824 MiB >13:36:14,009 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:14,018 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,030 DEBUG blivet: vg fedora_x1carbon has 230.15 GiB free >13:36:14,041 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,053 DEBUG blivet: vg fedora_x1carbon has 230.15 GiB free >13:36:14,102 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:14,110 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,122 DEBUG blivet: vg fedora_x1carbon has 230.15 GiB free >13:36:14,134 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,145 DEBUG blivet: vg fedora_x1carbon has 230.15 GiB free >13:36:14,207 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:14,213 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,222 DEBUG blivet: vg fedora_x1carbon has 230.15 GiB free >13:36:14,230 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,239 DEBUG blivet: vg fedora_x1carbon has 230.15 GiB free >13:36:14,262 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_x1carbon-swap ; >13:36:14,264 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_x1carbon-swap ; label_type: None ; >13:36:14,264 DEBUG blivet: device fedora_x1carbon-swap does not contain a disklabel >13:36:14,265 INFO blivet: type detected on 'fedora_x1carbon-swap' is 'swap' >13:36:14,266 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora_x1carbon-swap ; serial: None ; uuid: 180fa74d-9ae3-4f11-b8fc-4e201c443e19 ; exists: True ; label: None ; >13:36:14,267 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 46 >13:36:14,270 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_x1carbon-swap ; current: None ; type: swap ; >13:36:14,271 INFO blivet: got format: existing swap >13:36:14,275 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora_x1carbon-root ; incomplete: False ; >13:36:14,277 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:14,279 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: Sts3HI-ROs1-Z3cv-orvb-0QTZ-WQcc-5Sj1fK ; incomplete: False ; >13:36:14,280 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:36:14,282 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_x1carbon ; >13:36:14,282 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >13:36:14,284 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_x1carbon-root ; current: None ; type: None ; >13:36:14,284 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_x1carbon-root >13:36:14,294 DEBUG blivet: Adding fedora_x1carbon-root/50 GiB to fedora_x1carbon >13:36:14,311 INFO blivet: added lvmlv fedora_x1carbon-root (id 48) to device tree >13:36:14,314 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_x1carbon-root ; status: True ; controllable: True ; orig: False ; >13:36:14,316 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_x1carbon-root ; status: True ; >13:36:14,319 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_x1carbon-root ; status: True ; >13:36:14,324 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_x1carbon-root /dev/disk/by-id/dm-uuid-LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFSts3HIROs1Z3cvorvb0QTZWQcc5Sj1fK /dev/disk/by-uuid/9d89e375-66b6-418c-9b00-59de948375cb /dev/fedora_x1carbon/root /dev/mapper/fedora_x1carbon-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > 'DM_NAME': 'fedora_x1carbon-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFSts3HIROs1Z3cvorvb0QTZWQcc5Sj1fK', > 'DM_VG_NAME': 'fedora_x1carbon', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d89e375-66b6-418c-9b00-59de948375cb', > 'ID_FS_UUID_ENC': '9d89e375-66b6-418c-9b00-59de948375cb', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '284481', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_x1carbon-root', > '/dev/disk/by-id/dm-uuid-LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFSts3HIROs1Z3cvorvb0QTZWQcc5Sj1fK', > '/dev/disk/by-uuid/9d89e375-66b6-418c-9b00-59de948375cb', > '/dev/fedora_x1carbon/root', > '/dev/mapper/fedora_x1carbon-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora_x1carbon-root ; >13:36:14,325 INFO blivet: scanning fedora_x1carbon-root (/devices/virtual/block/dm-4)... >13:36:14,326 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora_x1carbon-root ; incomplete: False ; >13:36:14,328 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora_x1carbon-root (48) >13:36:14,369 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:14,382 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,399 DEBUG blivet: vg fedora_x1carbon has 180.15 GiB free >13:36:14,410 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,423 DEBUG blivet: vg fedora_x1carbon has 180.15 GiB free >13:36:14,343 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f8e0f0a1b10) -- > name = fedora_x1carbon-root status = True kids = 0 id = 48 > parents = ['existing 237.79 GiB lvmvg fedora_x1carbon (40)'] > uuid = Sts3HI-ROs1-Z3cv-orvb-0QTZ-WQcc-5Sj1fK size = 50 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_x1carbon-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f0ae0e0> > target size = 50 GiB path = /dev/mapper/fedora_x1carbon-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e0fd00e50) -- > name = fedora_x1carbon status = True kids = 2 id = 40 > parents = ['existing 237.79 GiB partition sda3 (36) with existing lvmpv'] > uuid = xCgfzV-fCRM-oMXh-Y588-F0ak-Q2Tx-7rfrsF size = 237.79 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 237.79 GiB path = /dev/fedora_x1carbon > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 60874 > PE Free = 0 PV Count = 1 > modified = False extents = 60874 free space = 180.15 GiB > free extents = 46118 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.79 GiB partition sda3 (36) with existing lvmpv'] > LVs = ['existing 7824 MiB lvmlv fedora_x1carbon-swap (43) with existing swap', > 'existing 50 GiB lvmlv fedora_x1carbon-root (48)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 50 GiB >13:36:14,474 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:14,483 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,495 DEBUG blivet: vg fedora_x1carbon has 180.15 GiB free >13:36:14,507 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,519 DEBUG blivet: vg fedora_x1carbon has 180.15 GiB free >13:36:14,577 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:14,585 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,602 DEBUG blivet: vg fedora_x1carbon has 180.15 GiB free >13:36:14,613 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,622 DEBUG blivet: vg fedora_x1carbon has 180.15 GiB free >13:36:14,663 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:14,669 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,678 DEBUG blivet: vg fedora_x1carbon has 180.15 GiB free >13:36:14,686 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,695 DEBUG blivet: vg fedora_x1carbon has 180.15 GiB free >13:36:14,720 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_x1carbon-root ; >13:36:14,721 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_x1carbon-root ; label_type: None ; >13:36:14,721 DEBUG blivet: device fedora_x1carbon-root does not contain a disklabel >13:36:14,721 INFO blivet: type detected on 'fedora_x1carbon-root' is 'ext4' >13:36:14,757 DEBUG blivet: size=0 B, current=50 GiB >13:36:14,772 DEBUG blivet: using current size 0 as min size >13:36:14,774 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:14,774 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 51 >13:36:14,775 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_x1carbon-root ; current: None ; type: ext4 ; >13:36:14,776 INFO blivet: got format: existing ext4 filesystem >13:36:14,777 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora_x1carbon-home ; incomplete: False ; >13:36:14,778 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:14,779 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: egglX0-Ysny-Himb-m3TG-Unfx-xbTa-YtGC80 ; incomplete: False ; >13:36:14,780 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:36:14,782 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_x1carbon ; >13:36:14,782 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 54 >13:36:14,784 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_x1carbon-home ; current: None ; type: None ; >13:36:14,784 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_x1carbon-home >13:36:14,790 DEBUG blivet: Adding fedora_x1carbon-home/180.15 GiB to fedora_x1carbon >13:36:14,801 INFO blivet: added lvmlv fedora_x1carbon-home (id 53) to device tree >13:36:14,803 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_x1carbon-home ; status: True ; controllable: True ; orig: False ; >13:36:14,804 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_x1carbon-home ; status: True ; >13:36:14,805 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_x1carbon-home ; status: True ; >13:36:14,809 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_x1carbon-home /dev/disk/by-id/dm-uuid-LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFegglX0YsnyHimbm3TGUnfxxbTaYtGC80 /dev/disk/by-uuid/dedda6c2-855f-42b4-9b07-ef3196cd6c7d /dev/fedora_x1carbon/home /dev/mapper/fedora_x1carbon-home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > 'DM_NAME': 'fedora_x1carbon-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFegglX0YsnyHimbm3TGUnfxxbTaYtGC80', > 'DM_VG_NAME': 'fedora_x1carbon', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dedda6c2-855f-42b4-9b07-ef3196cd6c7d', > 'ID_FS_UUID_ENC': 'dedda6c2-855f-42b4-9b07-ef3196cd6c7d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '279456', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_x1carbon-home', > '/dev/disk/by-id/dm-uuid-LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFegglX0YsnyHimbm3TGUnfxxbTaYtGC80', > '/dev/disk/by-uuid/dedda6c2-855f-42b4-9b07-ef3196cd6c7d', > '/dev/fedora_x1carbon/home', > '/dev/mapper/fedora_x1carbon-home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora_x1carbon-home ; >13:36:14,810 INFO blivet: scanning fedora_x1carbon-home (/devices/virtual/block/dm-3)... >13:36:14,811 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora_x1carbon-home ; incomplete: False ; >13:36:14,812 DEBUG blivet: DeviceTree.getDeviceByName returned existing 180.15 GiB lvmlv fedora_x1carbon-home (53) >13:36:14,838 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:14,846 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,857 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:14,858 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,870 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:14,823 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f8e0f0bc390) -- > name = fedora_x1carbon-home status = True kids = 0 id = 53 > parents = ['existing 237.79 GiB lvmvg fedora_x1carbon (40)'] > uuid = egglX0-Ysny-Himb-m3TG-Unfx-xbTa-YtGC80 size = 180.15 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_x1carbon-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 377798656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23516, 255, 63) biosGeometry: (23516, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08af80> > target size = 180.15 GiB path = /dev/mapper/fedora_x1carbon-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e0fd00e50) -- > name = fedora_x1carbon status = True kids = 3 id = 40 > parents = ['existing 237.79 GiB partition sda3 (36) with existing lvmpv'] > uuid = xCgfzV-fCRM-oMXh-Y588-F0ak-Q2Tx-7rfrsF size = 237.79 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 237.79 GiB path = /dev/fedora_x1carbon > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 60874 > PE Free = 0 PV Count = 1 > modified = False extents = 60874 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.79 GiB partition sda3 (36) with existing lvmpv'] > LVs = ['existing 7824 MiB lvmlv fedora_x1carbon-swap (43) with existing swap', > 'existing 50 GiB lvmlv fedora_x1carbon-root (48) with existing ext4 filesystem', > 'existing 180.15 GiB lvmlv fedora_x1carbon-home (53)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 180.15 GiB >13:36:14,907 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:14,914 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,925 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:14,926 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,938 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:14,975 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:14,982 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:14,993 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:14,994 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:15,006 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:15,043 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:15,050 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:15,061 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:15,062 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:15,074 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:15,097 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_x1carbon-home ; >13:36:15,098 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_x1carbon-home ; label_type: None ; >13:36:15,098 DEBUG blivet: device fedora_x1carbon-home does not contain a disklabel >13:36:15,099 INFO blivet: type detected on 'fedora_x1carbon-home' is 'ext4' >13:36:15,125 DEBUG blivet: size=0 B, current=180.15 GiB >13:36:15,137 DEBUG blivet: using current size 0 as min size >13:36:15,138 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:15,139 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 56 >13:36:15,140 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_x1carbon-home ; current: None ; type: ext4 ; >13:36:15,140 INFO blivet: got format: existing ext4 filesystem >13:36:15,142 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora_x1carbon-swap ; incomplete: False ; >13:36:15,143 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7824 MiB lvmlv fedora_x1carbon-swap (43) with existing swap >13:36:15,154 DEBUG blivet: set fedora_x1carbon-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 7824 MiB >13:36:15,166 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora_x1carbon-root ; incomplete: False ; >13:36:15,167 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora_x1carbon-root (48) with existing ext4 filesystem >13:36:15,179 DEBUG blivet: set fedora_x1carbon-root copies to 1, metadata size to 0 B, log size to 0 B, total size 50 GiB >13:36:15,190 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora_x1carbon-home ; incomplete: False ; >13:36:15,192 DEBUG blivet: DeviceTree.getDeviceByName returned existing 180.15 GiB lvmlv fedora_x1carbon-home (53) with existing ext4 filesystem >13:36:15,203 DEBUG blivet: set fedora_x1carbon-home copies to 1, metadata size to 0 B, log size to 0 B, total size 180.15 GiB >13:36:15,215 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > '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': '285109', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >13:36:15,216 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >13:36:15,217 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >13:36:15,217 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:15,218 INFO blivet: loop0 is a loop device >13:36:15,219 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >13:36:15,220 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/install/repo/LiveOS/squashfs.img ; incomplete: False ; >13:36:15,220 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:15,221 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >13:36:15,222 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >13:36:15,222 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 59) to device tree >13:36:15,224 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >13:36:15,224 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >13:36:15,225 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:36:15,225 INFO blivet: added loop loop0 (id 62) to device tree >13:36:15,225 INFO blivet: got device: LoopDevice instance (0x7f8e0f0bce90) -- > name = loop0 status = False kids = 0 id = 62 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (59)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >13:36:15,229 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >13:36:15,230 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >13:36:15,230 DEBUG blivet: device loop0 does not contain a disklabel >13:36:15,230 INFO blivet: type detected on 'loop0' is 'squashfs' >13:36:15,230 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 65 >13:36:15,232 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:36:15,234 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/786d5d2f-9db4-4512-b656-1623560deffc', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '786d5d2f-9db4-4512-b656-1623560deffc', > 'ID_FS_UUID_ENC': '786d5d2f-9db4-4512-b656-1623560deffc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '285705', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/786d5d2f-9db4-4512-b656-1623560deffc'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >13:36:15,234 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >13:36:15,235 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >13:36:15,236 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:15,236 INFO blivet: loop1 is a loop device >13:36:15,237 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >13:36:15,238 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >13:36:15,239 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:15,240 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 68 >13:36:15,241 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >13:36:15,241 INFO blivet: added file /LiveOS/rootfs.img (id 67) to device tree >13:36:15,242 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >13:36:15,242 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 71 >13:36:15,244 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:36:15,244 INFO blivet: added loop loop1 (id 70) to device tree >13:36:15,244 INFO blivet: got device: LoopDevice instance (0x7f8e0f0bca10) -- > name = loop1 status = False kids = 0 id = 70 > parents = ['existing 0 B file /LiveOS/rootfs.img (67)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >13:36:15,247 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >13:36:15,248 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >13:36:15,248 DEBUG blivet: device loop1 does not contain a disklabel >13:36:15,249 INFO blivet: type detected on 'loop1' is 'ext4' >13:36:15,271 DEBUG blivet: size=0 B, current=2048 MiB >13:36:15,282 DEBUG blivet: using current size 0 as min size >13:36:15,284 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:15,284 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 73 >13:36:15,285 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >13:36:15,285 INFO blivet: got format: existing ext4 filesystem >13:36:15,287 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '286198', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >13:36:15,287 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >13:36:15,288 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >13:36:15,289 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:15,289 INFO blivet: loop2 is a loop device >13:36:15,290 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >13:36:15,291 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >13:36:15,292 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:15,292 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >13:36:15,293 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >13:36:15,294 INFO blivet: added file /overlay (deleted) (id 75) to device tree >13:36:15,295 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >13:36:15,295 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >13:36:15,296 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:36:15,297 INFO blivet: added loop loop2 (id 78) to device tree >13:36:15,297 INFO blivet: got device: LoopDevice instance (0x7f8e0f0bc190) -- > name = loop2 status = False kids = 0 id = 78 > parents = ['existing 0 B file /overlay (deleted) (75)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >13:36:15,300 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >13:36:15,301 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >13:36:15,301 DEBUG blivet: device loop2 does not contain a disklabel >13:36:15,302 DEBUG blivet: no type or existing type for loop2, bailing >13:36:15,305 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/786d5d2f-9db4-4512-b656-1623560deffc /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > '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': '786d5d2f-9db4-4512-b656-1623560deffc', > 'ID_FS_UUID_ENC': '786d5d2f-9db4-4512-b656-1623560deffc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '992146', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/786d5d2f-9db4-4512-b656-1623560deffc', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >13:36:15,305 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >13:36:15,306 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >13:36:15,307 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:15,307 INFO blivet: live-rw is a device-mapper device >13:36:15,308 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >13:36:15,309 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_x1carbon-swap ; status: True ; >13:36:15,311 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_x1carbon-root ; status: True ; >13:36:15,312 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_x1carbon-home ; status: True ; >13:36:15,313 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >13:36:15,314 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (70) with existing ext4 filesystem >13:36:15,315 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >13:36:15,316 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (78) >13:36:15,318 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >13:36:15,319 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:15,320 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >13:36:15,321 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 83 >13:36:15,322 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >13:36:15,322 INFO blivet: added dm live-rw (id 82) to device tree >13:36:15,323 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >13:36:15,322 INFO blivet: got device: DMDevice instance (0x7f8e0f0a1e10) -- > name = live-rw status = True kids = 0 id = 82 > parents = ['existing 0 B loop loop2 (78)'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f0ae170> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >13:36:15,483 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >13:36:15,484 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >13:36:15,484 DEBUG blivet: device live-rw does not contain a disklabel >13:36:15,485 INFO blivet: type detected on 'live-rw' is 'ext4' >13:36:15,505 DEBUG blivet: size=971.29 MiB, current=2048 MiB >13:36:15,525 DEBUG blivet: padding min size from 1018473472 up to 1018473972 >13:36:15,527 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:15,527 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 85 >13:36:15,528 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >13:36:15,528 INFO blivet: got format: existing ext4 filesystem >13:36:15,531 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/786d5d2f-9db4-4512-b656-1623560deffc /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > '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': '786d5d2f-9db4-4512-b656-1623560deffc', > 'ID_FS_UUID_ENC': '786d5d2f-9db4-4512-b656-1623560deffc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4632', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/786d5d2f-9db4-4512-b656-1623560deffc', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >13:36:15,531 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >13:36:15,532 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >13:36:15,533 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:15,534 INFO blivet: live-base is a device-mapper device >13:36:15,534 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >13:36:15,536 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_x1carbon-swap ; status: True ; >13:36:15,537 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_x1carbon-root ; status: True ; >13:36:15,538 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_x1carbon-home ; status: True ; >13:36:15,539 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >13:36:15,540 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >13:36:15,541 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (70) with existing ext4 filesystem >13:36:15,542 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >13:36:15,543 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:36:15,545 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >13:36:15,545 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 88 >13:36:15,546 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >13:36:15,546 INFO blivet: added dm live-base (id 87) to device tree >13:36:15,547 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >13:36:15,547 INFO blivet: got device: DMDevice instance (0x7f8e0f0c34d0) -- > name = live-base status = True kids = 0 id = 87 > parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f0ae200> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >13:36:15,567 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >13:36:15,568 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >13:36:15,568 DEBUG blivet: device live-base does not contain a disklabel >13:36:15,568 INFO blivet: type detected on 'live-base' is 'ext4' >13:36:15,589 DEBUG blivet: size=0 B, current=2048 MiB >13:36:15,601 DEBUG blivet: using current size 0 as min size >13:36:15,602 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:15,602 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 90 >13:36:15,603 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >13:36:15,603 INFO blivet: got format: existing ext4 filesystem >13:36:15,607 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_x1carbon-swap /dev/disk/by-id/dm-uuid-LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFZdtrvo48YU0f2riWlAF1BNW3k52pEmG9 /dev/disk/by-uuid/180fa74d-9ae3-4f11-b8fc-4e201c443e19 /dev/fedora_x1carbon/swap /dev/mapper/fedora_x1carbon-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > 'DM_NAME': 'fedora_x1carbon-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFZdtrvo48YU0f2riWlAF1BNW3k52pEmG9', > 'DM_VG_NAME': 'fedora_x1carbon', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '180fa74d-9ae3-4f11-b8fc-4e201c443e19', > 'ID_FS_UUID_ENC': '180fa74d-9ae3-4f11-b8fc-4e201c443e19', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '278244', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_x1carbon-swap', > '/dev/disk/by-id/dm-uuid-LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFZdtrvo48YU0f2riWlAF1BNW3k52pEmG9', > '/dev/disk/by-uuid/180fa74d-9ae3-4f11-b8fc-4e201c443e19', > '/dev/fedora_x1carbon/swap', > '/dev/mapper/fedora_x1carbon-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_x1carbon-swap ; >13:36:15,607 INFO blivet: scanning fedora_x1carbon-swap (/devices/virtual/block/dm-2)... >13:36:15,608 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora_x1carbon-swap ; incomplete: False ; >13:36:15,609 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7824 MiB lvmlv fedora_x1carbon-swap (43) with existing swap >13:36:15,636 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:15,643 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:15,655 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:15,656 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:15,668 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:15,621 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f8e0fd11150) -- > name = fedora_x1carbon-swap status = True kids = 0 id = 43 > parents = ['existing 237.79 GiB lvmvg fedora_x1carbon (40)'] > uuid = Zdtrvo-48YU-0f2r-iWlA-F1BN-W3k5-2pEmG9 size = 7824 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_x1carbon-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16023552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (997, 255, 63) biosGeometry: (997, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08aef0> > target size = 7824 MiB path = /dev/mapper/fedora_x1carbon-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e0fd00e50) -- > name = fedora_x1carbon status = True kids = 3 id = 40 > parents = ['existing 237.79 GiB partition sda3 (36) with existing lvmpv'] > uuid = xCgfzV-fCRM-oMXh-Y588-F0ak-Q2Tx-7rfrsF size = 237.79 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 237.79 GiB path = /dev/fedora_x1carbon > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 60874 > PE Free = 0 PV Count = 1 > modified = False extents = 60874 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.79 GiB partition sda3 (36) with existing lvmpv'] > LVs = ['existing 7824 MiB lvmlv fedora_x1carbon-swap (43) with existing swap', > 'existing 50 GiB lvmlv fedora_x1carbon-root (48) with existing ext4 filesystem', > 'existing 180.15 GiB lvmlv fedora_x1carbon-home (53) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 7824 MiB >13:36:15,705 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:15,712 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:15,724 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:15,724 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:15,736 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:15,773 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:15,781 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:15,792 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:15,793 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:15,805 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:15,843 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:15,850 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:15,862 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:15,863 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:15,875 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:15,897 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_x1carbon-swap ; >13:36:15,898 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_x1carbon-swap ; label_type: None ; >13:36:15,899 DEBUG blivet: device fedora_x1carbon-swap does not contain a disklabel >13:36:15,899 DEBUG blivet: no type or existing type for fedora_x1carbon-swap, bailing >13:36:15,902 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_x1carbon-home /dev/disk/by-id/dm-uuid-LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFegglX0YsnyHimbm3TGUnfxxbTaYtGC80 /dev/disk/by-uuid/dedda6c2-855f-42b4-9b07-ef3196cd6c7d /dev/fedora_x1carbon/home /dev/mapper/fedora_x1carbon-home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > 'DM_NAME': 'fedora_x1carbon-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFegglX0YsnyHimbm3TGUnfxxbTaYtGC80', > 'DM_VG_NAME': 'fedora_x1carbon', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dedda6c2-855f-42b4-9b07-ef3196cd6c7d', > 'ID_FS_UUID_ENC': 'dedda6c2-855f-42b4-9b07-ef3196cd6c7d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '279456', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_x1carbon-home', > '/dev/disk/by-id/dm-uuid-LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFegglX0YsnyHimbm3TGUnfxxbTaYtGC80', > '/dev/disk/by-uuid/dedda6c2-855f-42b4-9b07-ef3196cd6c7d', > '/dev/fedora_x1carbon/home', > '/dev/mapper/fedora_x1carbon-home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora_x1carbon-home ; >13:36:15,902 INFO blivet: scanning fedora_x1carbon-home (/devices/virtual/block/dm-3)... >13:36:15,903 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora_x1carbon-home ; incomplete: False ; >13:36:15,904 DEBUG blivet: DeviceTree.getDeviceByName returned existing 180.15 GiB lvmlv fedora_x1carbon-home (53) with existing ext4 filesystem >13:36:15,931 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:15,938 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:15,950 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:15,951 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:15,963 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:15,915 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f8e0f0bc390) -- > name = fedora_x1carbon-home status = True kids = 0 id = 53 > parents = ['existing 237.79 GiB lvmvg fedora_x1carbon (40)'] > uuid = egglX0-Ysny-Himb-m3TG-Unfx-xbTa-YtGC80 size = 180.15 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_x1carbon-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 377798656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23516, 255, 63) biosGeometry: (23516, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f08af80> > target size = 180.15 GiB path = /dev/mapper/fedora_x1carbon-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e0fd00e50) -- > name = fedora_x1carbon status = True kids = 3 id = 40 > parents = ['existing 237.79 GiB partition sda3 (36) with existing lvmpv'] > uuid = xCgfzV-fCRM-oMXh-Y588-F0ak-Q2Tx-7rfrsF size = 237.79 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 237.79 GiB path = /dev/fedora_x1carbon > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 60874 > PE Free = 0 PV Count = 1 > modified = False extents = 60874 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.79 GiB partition sda3 (36) with existing lvmpv'] > LVs = ['existing 7824 MiB lvmlv fedora_x1carbon-swap (43) with existing swap', > 'existing 50 GiB lvmlv fedora_x1carbon-root (48) with existing ext4 filesystem', > 'existing 180.15 GiB lvmlv fedora_x1carbon-home (53) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 180.15 GiB >13:36:16,000 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:16,007 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,019 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,020 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,032 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,069 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:16,076 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,088 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,089 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,101 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,138 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:16,146 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,157 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,158 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,170 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,193 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_x1carbon-home ; >13:36:16,194 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_x1carbon-home ; label_type: None ; >13:36:16,194 DEBUG blivet: device fedora_x1carbon-home does not contain a disklabel >13:36:16,194 DEBUG blivet: no type or existing type for fedora_x1carbon-home, bailing >13:36:16,197 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_x1carbon-root /dev/disk/by-id/dm-uuid-LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFSts3HIROs1Z3cvorvb0QTZWQcc5Sj1fK /dev/disk/by-uuid/9d89e375-66b6-418c-9b00-59de948375cb /dev/fedora_x1carbon/root /dev/mapper/fedora_x1carbon-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1409837762', > 'DM_NAME': 'fedora_x1carbon-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFSts3HIROs1Z3cvorvb0QTZWQcc5Sj1fK', > 'DM_VG_NAME': 'fedora_x1carbon', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d89e375-66b6-418c-9b00-59de948375cb', > 'ID_FS_UUID_ENC': '9d89e375-66b6-418c-9b00-59de948375cb', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '284481', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_x1carbon-root', > '/dev/disk/by-id/dm-uuid-LVM-xCgfzVfCRMoMXhY588F0akQ2Tx7rfrsFSts3HIROs1Z3cvorvb0QTZWQcc5Sj1fK', > '/dev/disk/by-uuid/9d89e375-66b6-418c-9b00-59de948375cb', > '/dev/fedora_x1carbon/root', > '/dev/mapper/fedora_x1carbon-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora_x1carbon-root ; >13:36:16,198 INFO blivet: scanning fedora_x1carbon-root (/devices/virtual/block/dm-4)... >13:36:16,198 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora_x1carbon-root ; incomplete: False ; >13:36:16,199 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora_x1carbon-root (48) with existing ext4 filesystem >13:36:16,226 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:16,233 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,245 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,246 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,258 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,211 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f8e0f0a1b10) -- > name = fedora_x1carbon-root status = True kids = 0 id = 48 > parents = ['existing 237.79 GiB lvmvg fedora_x1carbon (40)'] > uuid = Sts3HI-ROs1-Z3cv-orvb-0QTZ-WQcc-5Sj1fK size = 50 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_x1carbon-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f8e0f0ae0e0> > target size = 50 GiB path = /dev/mapper/fedora_x1carbon-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e0fd00e50) -- > name = fedora_x1carbon status = True kids = 3 id = 40 > parents = ['existing 237.79 GiB partition sda3 (36) with existing lvmpv'] > uuid = xCgfzV-fCRM-oMXh-Y588-F0ak-Q2Tx-7rfrsF size = 237.79 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 237.79 GiB path = /dev/fedora_x1carbon > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 60874 > PE Free = 0 PV Count = 1 > modified = False extents = 60874 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 237.79 GiB partition sda3 (36) with existing lvmpv'] > LVs = ['existing 7824 MiB lvmlv fedora_x1carbon-swap (43) with existing swap', > 'existing 50 GiB lvmlv fedora_x1carbon-root (48) with existing ext4 filesystem', > 'existing 180.15 GiB lvmlv fedora_x1carbon-home (53) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 50 GiB >13:36:16,295 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:16,302 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,314 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,315 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,327 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,364 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:16,371 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,383 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,384 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,395 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,433 DEBUG blivet: looking up parted Device: /dev/fedora_x1carbon >13:36:16,440 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,452 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,453 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:16,465 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:16,487 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_x1carbon-root ; >13:36:16,488 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_x1carbon-root ; label_type: None ; >13:36:16,488 DEBUG blivet: device fedora_x1carbon-root does not contain a disklabel >13:36:16,489 DEBUG blivet: no type or existing type for fedora_x1carbon-root, bailing >13:36:16,521 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >13:36:16,541 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >13:36:16,543 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:36:16,544 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:36:16,562 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >13:36:16,563 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:36:16,564 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:36:16,580 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >13:36:16,593 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:36:16,594 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:36:16,596 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:36:16,608 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:36:16,621 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:36:16,622 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:36:16,624 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:36:16,636 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_x1carbon-swap ; status: True ; controllable: True ; >13:36:16,637 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora_x1carbon-swap ; status: False ; type: swap ; >13:36:16,638 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora_x1carbon-swap ; status: False ; type: swap ; >13:36:16,651 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_x1carbon-swap ; status: True ; controllable: True ; >13:36:16,686 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_x1carbon ; status: True ; controllable: True ; >13:36:16,688 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_x1carbon ; status: False ; type: None ; >13:36:16,689 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_x1carbon ; status: False ; type: None ; >13:36:16,702 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_x1carbon ; status: True ; controllable: True ; >13:36:16,734 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >13:36:16,736 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >13:36:16,738 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >13:36:16,751 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:36:16,753 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:36:16,754 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:36:16,767 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_x1carbon-root ; status: False ; controllable: True ; >13:36:16,768 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_x1carbon-home ; status: False ; controllable: True ; >13:36:16,769 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:36:16,769 INFO blivet: hiding device partition sdb1 (id 6) >13:36:16,769 INFO blivet: removed partition sdb1 (id 6) from device tree >13:36:16,770 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >13:36:16,770 DEBUG blivet: lvm filter: adding sdb1 to the reject list >13:36:16,771 INFO blivet: hiding device disk sdb (id 1) >13:36:16,771 INFO blivet: removed disk sdb (id 1) from device tree >13:36:16,771 DEBUG blivet: lvm filter: adding sdb to the reject list >13:36:16,771 INFO blivet: hiding device disk sdc (id 11) >13:36:16,771 INFO blivet: removed disk sdc (id 11) from device tree >13:36:16,772 DEBUG blivet: lvm filter: adding sdc to the reject list >13:36:16,772 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >13:36:16,773 INFO blivet: edd: MBR signature on sda is zero. new disk image? >13:36:16,773 INFO blivet: edd: collected mbr signatures: {} >13:36:16,774 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:36:16,788 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:36:16,827 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:36:16,828 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:36:16,829 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:36:16,842 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_x1carbon-root ; status: False ; controllable: True ; orig: False ; >13:36:16,843 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_x1carbon-root ; orig: False ; >13:36:16,844 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_x1carbon ; status: True ; controllable: True ; orig: False ; >13:36:16,845 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_x1carbon-root ; status: False ; controllable: True ; orig: False ; >13:36:16,955 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >13:36:16,956 INFO blivet: IGNORED: Caught exception, continuing. >13:36:16,957 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >13:36:16,957 INFO blivet: IGNORED: Begin exception details. >13:36:16,958 INFO blivet: IGNORED: Traceback (most recent call last): >13:36:16,958 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >13:36:16,958 INFO blivet: IGNORED: blkidTab.parse() >13:36:16,958 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >13:36:16,959 INFO blivet: IGNORED: with open(path) as f: >13:36:16,959 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >13:36:16,959 INFO blivet: IGNORED: End exception details. >13:36:16,960 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >13:36:16,960 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >13:36:16,961 DEBUG blivet: IGNORED: Caught exception, continuing. >13:36:16,962 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >13:36:16,962 DEBUG blivet: IGNORED: Begin exception details. >13:36:16,962 DEBUG blivet: IGNORED: Traceback (most recent call last): >13:36:16,962 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2300, in parse >13:36:16,963 DEBUG blivet: IGNORED: self.blkidTab.parse() >13:36:16,963 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >13:36:16,963 DEBUG blivet: IGNORED: with open(path) as f: >13:36:16,963 DEBUG blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >13:36:16,964 DEBUG blivet: IGNORED: End exception details. >13:36:16,964 DEBUG blivet: crypttab maps: [] >13:36:16,964 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >13:36:16,967 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_x1carbon-root ; hidden: False ; incomplete: False ; >13:36:16,969 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 50 GiB lvmlv fedora_x1carbon-root (48) with existing ext4 filesystem >13:36:16,981 DEBUG blivet: resolved '/dev/mapper/fedora_x1carbon-root' to 'fedora_x1carbon-root' (lvmlv) >13:36:16,981 DEBUG blivet: resolved 'UUID=227414d4-5266-4449-94f7-3a07f50c4af2' to 'sda2' (partition) >13:36:16,981 DEBUG blivet: resolved 'UUID=D9D1-72BE' to 'sda1' (partition) >13:36:16,982 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_x1carbon-home ; hidden: False ; incomplete: False ; >13:36:16,983 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 180.15 GiB lvmlv fedora_x1carbon-home (53) with existing ext4 filesystem >13:36:16,994 DEBUG blivet: resolved '/dev/mapper/fedora_x1carbon-home' to 'fedora_x1carbon-home' (lvmlv) >13:36:16,995 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_x1carbon-swap ; hidden: False ; incomplete: False ; >13:36:16,996 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7824 MiB lvmlv fedora_x1carbon-swap (43) with existing swap >13:36:17,007 DEBUG blivet: resolved '/dev/mapper/fedora_x1carbon-swap' to 'fedora_x1carbon-swap' (lvmlv) >13:36:17,007 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_x1carbon-root ; status: True ; controllable: True ; >13:36:17,049 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_x1carbon-root ; status: True ; controllable: True ; >13:36:17,081 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_x1carbon-home ; status: False ; controllable: True ; orig: False ; >13:36:17,082 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_x1carbon-home ; orig: False ; >13:36:17,083 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_x1carbon ; status: True ; controllable: True ; orig: False ; >13:36:17,084 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_x1carbon-home ; status: False ; controllable: True ; orig: False ; >13:36:17,156 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_x1carbon-home ; status: True ; controllable: True ; >13:36:17,198 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_x1carbon-home ; status: True ; controllable: True ; >13:36:17,232 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_x1carbon ; status: True ; controllable: True ; >13:36:17,233 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_x1carbon ; status: False ; type: None ; >13:36:17,234 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_x1carbon ; status: False ; type: None ; >13:36:17,248 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_x1carbon ; status: True ; controllable: True ; >13:36:17,272 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >13:36:17,273 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >13:36:17,275 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >13:36:17,288 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:36:17,290 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:36:17,291 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:36:17,382 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:17,394 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:17,395 DEBUG blivet: fedora_x1carbon size is 237.79 GiB >13:36:17,407 DEBUG blivet: vg fedora_x1carbon has 0 B free >13:36:17,410 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:17,412 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:17,415 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:17,417 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:17,419 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:17,422 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:17,424 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:36:17,502 DEBUG blivet: /dev/sdc is mounted on /run/install/repo >13:36:17,555 DEBUG blivet: /dev/sdc is mounted on /run/install/repo >17:36:26,812 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:36:26,823 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:36:27,850 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:36:27,862 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; > > >/tmp/ifcfg.log: >13:36:11,590 DEBUG ifcfg: content of files (network initialization): >13:36:11,592 DEBUG ifcfg: all settings: [] >13:36:11,625 DEBUG ifcfg: content of files (setting real kickstart ONBOOT value for devices ['wlp3s0']): >13:36:11,627 DEBUG ifcfg: all settings: [] > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-WS-21-A-T5-x86_64 quiet ks=hd:LABEL=KS:/x1carbon.ks > > >/tmp/syslog: >13:36:03,970 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="1189" x-info="http://www.rsyslog.com"] start >13:36:03,970 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >13:36:03,970 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >13:36:03,970 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >13:36:03,970 NOTICE kernel:[ 0.000000] Linux version 3.16.1-301.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.1 20140813 (Red Hat 4.9.1-7) (GCC) ) #1 SMP Mon Aug 25 13:06:39 UTC 2014 >13:36:03,970 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-WS-21-A-T5-x86_64 quiet ks=hd:LABEL=KS:/x1carbon.ks >13:36:03,970 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009bfff] usable >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009c000-0x000000000009cfff] reserved >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009dfff] usable >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000bffff] reserved >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000cfe11fff] usable >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cfe12000-0x00000000d0013fff] reserved >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d0014000-0x00000000d694efff] usable >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d694f000-0x00000000dae9efff] reserved >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved >13:36:03,970 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >13:36:03,971 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable >13:36:03,971 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000021e600000-0x000000021e7fffff] reserved >13:36:03,971 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >13:36:03,971 DEBUG kernel:[ 0.000000] e820: update [mem 0xcfc01018-0xcfc0c857] usable ==> usable >13:36:03,971 DEBUG kernel:[ 0.000000] e820: update [mem 0xcfbf0018-0xcfc00057] usable ==> usable >13:36:03,971 DEBUG kernel:[ 0.000000] e820: update [mem 0xcfbe5018-0xcfbef857] usable ==> usable >13:36:03,971 DEBUG kernel:[ 0.000000] e820: update [mem 0xcfbda018-0xcfbe4857] usable ==> usable >13:36:03,971 INFO kernel:[ 0.000000] extended physical RAM map: >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009bfff] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000009c000-0x000000000009cfff] reserved >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000009d000-0x000000000009dfff] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000bffff] reserved >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000040005000-0x00000000cfbda017] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfbda018-0x00000000cfbe4857] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfbe4858-0x00000000cfbe5017] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfbe5018-0x00000000cfbef857] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfbef858-0x00000000cfbf0017] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfbf0018-0x00000000cfc00057] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfc00058-0x00000000cfc01017] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfc01018-0x00000000cfc0c857] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfc0c858-0x00000000cfe11fff] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfe12000-0x00000000d0013fff] reserved >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d0014000-0x00000000d694efff] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d694f000-0x00000000dae9efff] reserved >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000dafff000-0x00000000daffffff] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000db000000-0x00000000df9fffff] reserved >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000021e5fffff] usable >13:36:03,971 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000021e600000-0x000000021e7fffff] reserved >13:36:03,971 INFO kernel:[ 0.000000] efi: EFI v2.31 by Lenovo >13:36:03,971 INFO kernel:[ 0.000000] efi: ACPI 2.0=0xdaffe014 ACPI=0xdaffe000 SMBIOS=0xdae9e000 >13:36:03,971 INFO kernel:[ 0.000000] efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000002000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000002000-0x0000000000087000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x0000000000087000-0x0000000000088000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000088000-0x000000000009c000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem05: type=0, attr=0xf, range=[0x000000000009c000-0x000000000009d000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem06: type=4, attr=0xf, range=[0x000000000009d000-0x000000000009e000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem07: type=0, attr=0xf, range=[0x000000000009e000-0x00000000000a0000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000001000000-0x000000000243c000) (20MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x000000000243c000-0x0000000020000000) (475MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem11: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000020200000-0x000000003d5b9000) (467MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem13: type=2, attr=0xf, range=[0x000000003d5b9000-0x0000000040000000) (42MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem14: type=7, attr=0xf, range=[0x0000000040000000-0x0000000040004000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem15: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem16: type=7, attr=0xf, range=[0x0000000040005000-0x0000000099430000) (1428MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem17: type=2, attr=0xf, range=[0x0000000099430000-0x00000000cd9e3000) (837MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x00000000cd9e3000-0x00000000cda03000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem19: type=7, attr=0xf, range=[0x00000000cda03000-0x00000000cfbda000) (33MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem20: type=2, attr=0xf, range=[0x00000000cfbda000-0x00000000cfcff000) (1MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem21: type=7, attr=0xf, range=[0x00000000cfcff000-0x00000000cfd02000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem22: type=2, attr=0xf, range=[0x00000000cfd02000-0x00000000cfd03000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem23: type=7, attr=0xf, range=[0x00000000cfd03000-0x00000000cfd04000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem24: type=2, attr=0xf, range=[0x00000000cfd04000-0x00000000cfd05000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem25: type=7, attr=0xf, range=[0x00000000cfd05000-0x00000000cfd0b000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem26: type=2, attr=0xf, range=[0x00000000cfd0b000-0x00000000cfdfc000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem27: type=4, attr=0xf, range=[0x00000000cfdfc000-0x00000000cfe12000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem28: type=0, attr=0xf, range=[0x00000000cfe12000-0x00000000d0014000) (2MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem29: type=4, attr=0xf, range=[0x00000000d0014000-0x00000000d09d3000) (9MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem30: type=7, attr=0xf, range=[0x00000000d09d3000-0x00000000d09d4000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem31: type=2, attr=0xf, range=[0x00000000d09d4000-0x00000000d09d6000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem32: type=7, attr=0xf, range=[0x00000000d09d6000-0x00000000d09d8000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem33: type=2, attr=0xf, range=[0x00000000d09d8000-0x00000000d09da000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem34: type=7, attr=0xf, range=[0x00000000d09da000-0x00000000d09dc000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem35: type=2, attr=0xf, range=[0x00000000d09dc000-0x00000000d09dd000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem36: type=7, attr=0xf, range=[0x00000000d09dd000-0x00000000d09de000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem37: type=2, attr=0xf, range=[0x00000000d09de000-0x00000000d09e2000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem38: type=7, attr=0xf, range=[0x00000000d09e2000-0x00000000d0aa7000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem39: type=1, attr=0xf, range=[0x00000000d0aa7000-0x00000000d0be2000) (1MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem40: type=7, attr=0xf, range=[0x00000000d0be2000-0x00000000d20db000) (20MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem41: type=4, attr=0xf, range=[0x00000000d20db000-0x00000000d20dc000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem42: type=7, attr=0xf, range=[0x00000000d20dc000-0x00000000d20df000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem43: type=4, attr=0xf, range=[0x00000000d20df000-0x00000000d20e0000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem44: type=7, attr=0xf, range=[0x00000000d20e0000-0x00000000d20e6000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem45: type=4, attr=0xf, range=[0x00000000d20e6000-0x00000000d20e7000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem46: type=7, attr=0xf, range=[0x00000000d20e7000-0x00000000d20e8000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem47: type=4, attr=0xf, range=[0x00000000d20e8000-0x00000000d20e9000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem48: type=7, attr=0xf, range=[0x00000000d20e9000-0x00000000d210b000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem49: type=4, attr=0xf, range=[0x00000000d210b000-0x00000000d210d000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem50: type=7, attr=0xf, range=[0x00000000d210d000-0x00000000d2114000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem51: type=4, attr=0xf, range=[0x00000000d2114000-0x00000000d2117000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem52: type=7, attr=0xf, range=[0x00000000d2117000-0x00000000d2118000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem53: type=4, attr=0xf, range=[0x00000000d2118000-0x00000000d2173000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem54: type=7, attr=0xf, range=[0x00000000d2173000-0x00000000d2175000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem55: type=4, attr=0xf, range=[0x00000000d2175000-0x00000000d217a000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem56: type=7, attr=0xf, range=[0x00000000d217a000-0x00000000d217b000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem57: type=4, attr=0xf, range=[0x00000000d217b000-0x00000000d21a9000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem58: type=7, attr=0xf, range=[0x00000000d21a9000-0x00000000d2441000) (2MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem59: type=4, attr=0xf, range=[0x00000000d2441000-0x00000000d4399000) (31MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem60: type=7, attr=0xf, range=[0x00000000d4399000-0x00000000d43aa000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem61: type=4, attr=0xf, range=[0x00000000d43aa000-0x00000000d5f4f000) (27MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem62: type=7, attr=0xf, range=[0x00000000d5f4f000-0x00000000d6485000) (5MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem63: type=3, attr=0xf, range=[0x00000000d6485000-0x00000000d694f000) (4MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem64: type=5, attr=0x800000000000000f, range=[0x00000000d694f000-0x00000000d6a20000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem65: type=5, attr=0x800000000000000f, range=[0x00000000d6a20000-0x00000000d6b4f000) (1MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem66: type=6, attr=0x800000000000000f, range=[0x00000000d6b4f000-0x00000000d76f8000) (11MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem67: type=6, attr=0x800000000000000f, range=[0x00000000d76f8000-0x00000000da59f000) (46MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem68: type=0, attr=0xf, range=[0x00000000da59f000-0x00000000dabf0000) (6MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem69: type=0, attr=0xf, range=[0x00000000dabf0000-0x00000000dae9b000) (2MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem70: type=0, attr=0xf, range=[0x00000000dae9b000-0x00000000dae9c000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem71: type=0, attr=0xf, range=[0x00000000dae9c000-0x00000000dae9f000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem72: type=10, attr=0xf, range=[0x00000000dae9f000-0x00000000daef5000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem73: type=10, attr=0xf, range=[0x00000000daef5000-0x00000000daf9f000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem74: type=9, attr=0xf, range=[0x00000000daf9f000-0x00000000dafd6000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem75: type=9, attr=0xf, range=[0x00000000dafd6000-0x00000000dafff000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem76: type=4, attr=0xf, range=[0x00000000dafff000-0x00000000db000000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem77: type=7, attr=0xf, range=[0x0000000100000000-0x000000021e600000) (4582MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem78: type=0, attr=0x0, range=[0x00000000000a0000-0x00000000000c0000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem79: type=0, attr=0x0, range=[0x00000000db000000-0x00000000dfa00000) (74MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem80: type=11, attr=0x8000000000000001, range=[0x00000000f80f8000-0x00000000f80f9000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem81: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >13:36:03,971 INFO kernel:[ 0.000000] efi: mem82: type=0, attr=0x0, range=[0x000000021e600000-0x000000021e800000) (2MB) >13:36:03,971 INFO kernel:[ 0.000000] SMBIOS 2.7 present. >13:36:03,971 DEBUG kernel:[ 0.000000] DMI: LENOVO 3444FHG/3444FHG, BIOS G6ETA6WW (2.66 ) 05/28/2014 >13:36:03,971 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >13:36:03,971 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >13:36:03,971 INFO kernel:[ 0.000000] e820: last_pfn = 0x21e600 max_arch_pfn = 0x400000000 >13:36:03,971 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >13:36:03,971 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >13:36:03,971 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >13:36:03,971 DEBUG kernel:[ 0.000000] A0000-FFFFF uncachable >13:36:03,971 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >13:36:03,971 DEBUG kernel:[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect >13:36:03,971 DEBUG kernel:[ 0.000000] 1 base 000000000 mask F80000000 write-back >13:36:03,971 DEBUG kernel:[ 0.000000] 2 base 080000000 mask FC0000000 write-back >13:36:03,971 DEBUG kernel:[ 0.000000] 3 base 0C0000000 mask FE0000000 write-back >13:36:03,971 DEBUG kernel:[ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable >13:36:03,971 DEBUG kernel:[ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable >13:36:03,971 DEBUG kernel:[ 0.000000] 6 base 100000000 mask F00000000 write-back >13:36:03,971 DEBUG kernel:[ 0.000000] 7 base 200000000 mask FE0000000 write-back >13:36:03,971 DEBUG kernel:[ 0.000000] 8 base 21F000000 mask FFF000000 uncachable >13:36:03,971 DEBUG kernel:[ 0.000000] 9 base 21E800000 mask FFF800000 uncachable >13:36:03,971 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >13:36:03,971 INFO kernel:[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000 >13:36:03,971 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576 >13:36:03,971 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >13:36:03,971 DEBUG kernel:[ 0.000000] BRK [0x02018000, 0x02018fff] PGTABLE >13:36:03,971 DEBUG kernel:[ 0.000000] BRK [0x02019000, 0x02019fff] PGTABLE >13:36:03,971 DEBUG kernel:[ 0.000000] BRK [0x0201a000, 0x0201afff] PGTABLE >13:36:03,971 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x21e400000-0x21e5fffff] >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0x21e400000-0x21e5fffff] page 2M >13:36:03,971 DEBUG kernel:[ 0.000000] BRK [0x0201b000, 0x0201bfff] PGTABLE >13:36:03,971 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x21c000000-0x21e3fffff] >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0x21c000000-0x21e3fffff] page 2M >13:36:03,971 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff] >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0x200000000-0x21bffffff] page 2M >13:36:03,971 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M >13:36:03,971 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff] >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0x40000000-0x40003fff] page 4k >13:36:03,971 DEBUG kernel:[ 0.000000] BRK [0x0201c000, 0x0201cfff] PGTABLE >13:36:03,971 DEBUG kernel:[ 0.000000] BRK [0x0201d000, 0x0201dfff] PGTABLE >13:36:03,971 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x40005000-0xcfe11fff] >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0x40005000-0x401fffff] page 4k >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0x40200000-0xcfdfffff] page 2M >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0xcfe00000-0xcfe11fff] page 4k >13:36:03,971 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd0014000-0xd694efff] >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0xd0014000-0xd01fffff] page 4k >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0xd0200000-0xd67fffff] page 2M >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0xd6800000-0xd694efff] page 4k >13:36:03,971 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xdafff000-0xdaffffff] >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0xdafff000-0xdaffffff] page 4k >13:36:03,971 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff] >13:36:03,971 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M >13:36:03,971 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3d5b9000-0x3fffafff] >13:36:03,971 INFO kernel:[ 0.000000] Secure boot enabled >13:36:03,971 INFO kernel:[ 0.000000] ACPI: Early table checksum verification disabled >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000DAFFE014 000024 (v02 LENOVO) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: XSDT 0x00000000DAFFE170 0000DC (v01 LENOVO TP-G6 00002660 PTL 00000002) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: FACP 0x00000000DAFE7000 00010C (v05 LENOVO TP-G6 00002660 PTL 00000002) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: DSDT 0x00000000DAFE9000 00FC18 (v01 LENOVO TP-G6 00002660 INTL 20061109) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: FACS 0x00000000DAF5A000 000040 >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: SLIC 0x00000000DAFFD000 000176 (v01 LENOVO TP-G6 00002660 PTL 00000001) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: TCPA 0x00000000DAFFC000 000032 (v02 PTL LENOVO 06040000 LNVO 00000001) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DAFFB000 000408 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DAFFA000 000033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DAFF9000 000797 (v01 LENOVO SataAhci 00001000 INTL 20061109) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: HPET 0x00000000DAFE5000 000038 (v01 LENOVO TP-G6 00002660 PTL 00000002) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: APIC 0x00000000DAFE4000 000098 (v01 LENOVO TP-G6 00002660 PTL 00000002) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: MCFG 0x00000000DAFE3000 00003C (v01 LENOVO TP-G6 00002660 PTL 00000002) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: ECDT 0x00000000DAFE2000 000052 (v01 LENOVO TP-G6 00002660 PTL 00000002) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: FPDT 0x00000000DAFE1000 000064 (v01 LENOVO TP-G6 00002660 PTL 00000002) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: ASF! 0x00000000DAFE8000 0000A5 (v32 LENOVO TP-G6 00002660 PTL 00000002) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: UEFI 0x00000000DAFE0000 00003E (v01 LENOVO TP-G6 00002660 PTL 00000002) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: UEFI 0x00000000DAFDF000 000042 (v01 PTL COMBUF 00000001 PTL 00000001) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: MSDM 0x00000000DAFDE000 000055 (v03 LENOVO TP-G6 00002660 PTL 00000002) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DAFDD000 000C9E (v01 PmRef Cpu0Ist 00003000 INTL 20061109) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DAFDC000 000A83 (v01 PmRef CpuPm 00003000 INTL 20061109) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: DMAR 0x00000000DAFDB000 0000B8 (v01 INTEL SNB 00000001 INTL 00000001) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DAFDA000 0000D0 (v01 LENOVO IffsAsl 00003000 INTL 20061109) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: UEFI 0x00000000DAFD9000 0002A6 (v01 LENOVO TP-G6 00002660 PTL 00000002) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DAFD8000 000379 (v01 LENOVO AoacTabl 00001000 INTL 20061109) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: DBG2 0x00000000DAFD7000 0000B4 (v00 LENOVO TP-G6 00002660 PTL 00000002) >13:36:03,971 WARNING kernel:[ 0.000000] ACPI: BGRT 0x00000000DAFD6000 000038 (v00 LENOVO TP-G6 00002660 PTL 00000002) >13:36:03,971 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:36:03,971 INFO kernel:[ 0.000000] No NUMA configuration found >13:36:03,971 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021e5fffff] >13:36:03,971 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x21e5fffff] >13:36:03,971 INFO kernel:[ 0.000000] NODE_DATA [mem 0x21e5e2000-0x21e5f5fff] >13:36:03,971 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880215c00000-ffff88021dbfffff] on node 0 >13:36:03,971 WARNING kernel:[ 0.000000] Zone ranges: >13:36:03,971 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >13:36:03,971 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >13:36:03,971 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x21e5fffff] >13:36:03,971 WARNING kernel:[ 0.000000] Movable zone start for each node >13:36:03,971 WARNING kernel:[ 0.000000] Early memory node ranges >13:36:03,971 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009bfff] >13:36:03,971 WARNING kernel:[ 0.000000] node 0: [mem 0x0009d000-0x0009dfff] >13:36:03,971 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x1fffffff] >13:36:03,971 WARNING kernel:[ 0.000000] node 0: [mem 0x20200000-0x40003fff] >13:36:03,971 WARNING kernel:[ 0.000000] node 0: [mem 0x40005000-0xcfe11fff] >13:36:03,971 WARNING kernel:[ 0.000000] node 0: [mem 0xd0014000-0xd694efff] >13:36:03,971 WARNING kernel:[ 0.000000] node 0: [mem 0xdafff000-0xdaffffff] >13:36:03,971 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x21e5fffff] >13:36:03,971 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2050793 >13:36:03,971 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >13:36:03,971 DEBUG kernel:[ 0.000000] DMA zone: 23 pages reserved >13:36:03,971 DEBUG kernel:[ 0.000000] DMA zone: 3996 pages, LIFO batch:0 >13:36:03,971 DEBUG kernel:[ 0.000000] DMA32 zone: 13654 pages used for memmap >13:36:03,971 DEBUG kernel:[ 0.000000] DMA32 zone: 873805 pages, LIFO batch:31 >13:36:03,971 DEBUG kernel:[ 0.000000] Normal zone: 18328 pages used for memmap >13:36:03,971 DEBUG kernel:[ 0.000000] Normal zone: 1172992 pages, LIFO batch:31 >13:36:03,971 WARNING kernel:[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED >13:36:03,971 INFO kernel:[ 0.000000] Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff >13:36:03,971 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >13:36:03,971 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:36:03,971 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >13:36:03,971 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >13:36:03,971 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >13:36:03,971 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >13:36:03,971 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >13:36:03,971 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >13:36:03,971 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >13:36:03,971 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >13:36:03,971 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >13:36:03,971 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >13:36:03,971 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >13:36:03,971 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >13:36:03,971 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >13:36:03,971 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >13:36:03,971 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >13:36:03,971 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >13:36:03,971 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >13:36:03,971 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >13:36:03,971 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >13:36:03,971 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs >13:36:03,971 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000bffff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfbda000-0xcfbdafff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfbe4000-0xcfbe4fff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfbe5000-0xcfbe5fff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfbef000-0xcfbeffff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfbf0000-0xcfbf0fff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfc00000-0xcfc00fff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfc01000-0xcfc01fff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfc0c000-0xcfc0cfff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfe12000-0xd0013fff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd694f000-0xdae9efff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf9fffff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf80f7fff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf80f8000-0xf80f8fff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf80f9000-0xfed1bfff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >13:36:03,971 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xffffffff] >13:36:03,971 INFO kernel:[ 0.000000] e820: [mem 0xdfa00000-0xf80f7fff] available for PCI devices >13:36:03,971 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >13:36:03,971 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >13:36:03,971 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88021e200000 s87872 r8192 d22720 u262144 >13:36:03,971 DEBUG kernel:[ 0.000000] pcpu-alloc: s87872 r8192 d22720 u262144 alloc=1*2097152 >13:36:03,971 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >13:36:03,971 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2018724 >13:36:03,971 WARNING kernel:[ 0.000000] Policy zone: Normal >13:36:03,971 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-WS-21-A-T5-x86_64 quiet ks=hd:LABEL=KS:/x1carbon.ks >13:36:03,971 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >13:36:03,971 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >13:36:03,971 WARNING kernel:[ 0.000000] Memory: 7868556K/8203172K available (7326K kernel code, 1196K rwdata, 3156K rodata, 1452K init, 1504K bss, 334616K reserved) >13:36:03,971 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >13:36:03,971 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >13:36:03,971 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8. >13:36:03,971 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >13:36:03,971 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0-7. >13:36:03,971 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >13:36:03,971 INFO kernel:[ 0.000000] NR_IRQS:65792 nr_irqs:744 16 >13:36:03,971 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >13:36:03,971 INFO kernel:[ 0.000000] console [tty0] enabled >13:36:03,971 INFO kernel:[ 0.000000] allocated 33554432 bytes of page_cgroup >13:36:03,971 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >13:36:03,971 DEBUG kernel:[ 0.000000] hpet clockevent registered >13:36:03,971 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >13:36:03,971 INFO kernel:[ 0.000000] tsc: Detected 2494.181 MHz processor >13:36:03,971 INFO kernel:[ 0.000043] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.36 BogoMIPS (lpj=2494181) >13:36:03,971 INFO kernel:[ 0.000047] pid_max: default: 32768 minimum: 301 >13:36:03,971 INFO kernel:[ 0.000056] ACPI: Core revision 20140424 >13:36:03,971 WARNING kernel:[ 0.015452] ACPI: All ACPI Tables successfully acquired >13:36:03,971 INFO kernel:[ 0.054775] Security Framework initialized >13:36:03,971 INFO kernel:[ 0.054783] SELinux: Initializing. >13:36:03,971 DEBUG kernel:[ 0.054791] SELinux: Starting in permissive mode >13:36:03,971 INFO kernel:[ 0.055594] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >13:36:03,971 INFO kernel:[ 0.058304] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >13:36:03,971 INFO kernel:[ 0.059473] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) >13:36:03,971 INFO kernel:[ 0.059488] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) >13:36:03,971 INFO kernel:[ 0.059763] Initializing cgroup subsys memory >13:36:03,971 INFO kernel:[ 0.059792] Initializing cgroup subsys devices >13:36:03,971 INFO kernel:[ 0.059799] Initializing cgroup subsys freezer >13:36:03,971 INFO kernel:[ 0.059803] Initializing cgroup subsys net_cls >13:36:03,971 INFO kernel:[ 0.059807] Initializing cgroup subsys blkio >13:36:03,971 INFO kernel:[ 0.059811] Initializing cgroup subsys perf_event >13:36:03,971 INFO kernel:[ 0.059814] Initializing cgroup subsys net_prio >13:36:03,971 INFO kernel:[ 0.059822] Initializing cgroup subsys hugetlb >13:36:03,971 INFO kernel:[ 0.059850] CPU: Physical Processor ID: 0 >13:36:03,971 INFO kernel:[ 0.059851] CPU: Processor Core ID: 0 >13:36:03,971 WARNING kernel:[ 0.059856] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >13:36:03,971 WARNING kernel:[ 0.059856] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >13:36:03,971 INFO kernel:[ 0.060340] mce: CPU supports 7 MCE banks >13:36:03,971 INFO kernel:[ 0.060353] CPU0: Thermal monitoring enabled (TM1) >13:36:03,971 INFO kernel:[ 0.060364] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >13:36:03,971 INFO kernel:[ 0.060364] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >13:36:03,971 INFO kernel:[ 0.060364] tlb_flushall_shift: 2 >13:36:03,971 INFO kernel:[ 0.060502] Freeing SMP alternatives memory: 24K (ffffffff81e98000 - ffffffff81e9e000) >13:36:03,971 INFO kernel:[ 0.065204] ftrace: allocating 26743 entries in 105 pages >13:36:03,971 INFO kernel:[ 0.080586] dmar: Host address width 36 >13:36:03,971 INFO kernel:[ 0.080590] dmar: DRHD base: 0x000000fed90000 flags: 0x0 >13:36:03,971 INFO kernel:[ 0.080600] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a >13:36:03,971 INFO kernel:[ 0.080602] dmar: DRHD base: 0x000000fed91000 flags: 0x1 >13:36:03,971 INFO kernel:[ 0.080608] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a >13:36:03,971 INFO kernel:[ 0.080610] dmar: RMRR base: 0x000000da3ba000 end: 0x000000da3d0fff >13:36:03,971 INFO kernel:[ 0.080611] dmar: RMRR base: 0x000000db800000 end: 0x000000df9fffff >13:36:03,971 INFO kernel:[ 0.080686] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 >13:36:03,971 INFO kernel:[ 0.080687] HPET id 0 under DRHD base 0xfed91000 >13:36:03,971 INFO kernel:[ 0.080688] Queued invalidation will be enabled to support x2apic and Intr-remapping. >13:36:03,971 INFO kernel:[ 0.080867] Enabled IRQ remapping in x2apic mode >13:36:03,971 INFO kernel:[ 0.080868] Enabling x2apic >13:36:03,971 INFO kernel:[ 0.080870] Enabled x2apic >13:36:03,971 INFO kernel:[ 0.080879] Switched APIC routing to cluster x2apic. >13:36:03,971 INFO kernel:[ 0.081368] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >13:36:03,971 INFO kernel:[ 0.091381] smpboot: CPU0: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz (fam: 06, model: 3a, stepping: 09) >13:36:03,971 DEBUG kernel:[ 0.091391] TSC deadline timer enabled >13:36:03,971 INFO kernel:[ 0.091419] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >13:36:03,971 INFO kernel:[ 0.091444] ... version: 3 >13:36:03,971 INFO kernel:[ 0.091445] ... bit width: 48 >13:36:03,971 INFO kernel:[ 0.091446] ... generic registers: 4 >13:36:03,971 INFO kernel:[ 0.091447] ... value mask: 0000ffffffffffff >13:36:03,971 INFO kernel:[ 0.091449] ... max period: 0000ffffffffffff >13:36:03,971 INFO kernel:[ 0.091450] ... fixed-purpose events: 3 >13:36:03,971 INFO kernel:[ 0.091451] ... event mask: 000000070000000f >13:36:03,971 INFO kernel:[ 0.093191] x86: Booting SMP configuration: >13:36:03,971 INFO kernel:[ 0.093193] .... node #0, CPUs: #1 >13:36:03,971 INFO kernel:[ 0.107069] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >13:36:03,971 WARNING kernel:[ 0.107175] #2 #3 >13:36:03,971 INFO kernel:[ 0.134593] x86: Booted up 1 node, 4 CPUs >13:36:03,971 INFO kernel:[ 0.134597] smpboot: Total of 4 processors activated (19953.44 BogoMIPS) >13:36:03,971 INFO kernel:[ 0.139433] devtmpfs: initialized >13:36:03,971 INFO kernel:[ 0.142769] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes) >13:36:03,971 INFO kernel:[ 0.143822] atomic64_test: passed for x86-64 platform with CX8 and with SSE >13:36:03,971 INFO kernel:[ 0.143826] pinctrl core: initialized pinctrl subsystem >13:36:03,971 INFO kernel:[ 0.143879] RTC time: 13:35:49, date: 09/04/14 >13:36:03,971 INFO kernel:[ 0.143941] NET: Registered protocol family 16 >13:36:03,971 INFO kernel:[ 0.144082] cpuidle: using governor menu >13:36:03,971 INFO kernel:[ 0.144227] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >13:36:03,971 INFO kernel:[ 0.144229] ACPI: bus type PCI registered >13:36:03,971 INFO kernel:[ 0.144231] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >13:36:03,971 INFO kernel:[ 0.144451] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >13:36:03,971 INFO kernel:[ 0.144454] PCI: not using MMCONFIG >13:36:03,971 INFO kernel:[ 0.144455] PCI: Using configuration type 1 for base access >13:36:03,971 INFO kernel:[ 0.148688] ACPI: Added _OSI(Module Device) >13:36:03,971 INFO kernel:[ 0.148691] ACPI: Added _OSI(Processor Device) >13:36:03,971 INFO kernel:[ 0.148692] ACPI: Added _OSI(3.0 _SCP Extensions) >13:36:03,971 INFO kernel:[ 0.148694] ACPI: Added _OSI(Processor Aggregator Device) >13:36:03,971 INFO kernel:[ 0.150436] ACPI : EC: EC description table is found, configuring boot EC >13:36:03,971 NOTICE kernel:[ 0.155450] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >13:36:03,971 WARNING kernel:[ 0.163998] ACPI: Dynamic OEM Table Load: >13:36:03,971 WARNING kernel:[ 0.164015] ACPI: SSDT 0xFFFF880212588000 000A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >13:36:03,971 WARNING kernel:[ 0.166580] ACPI: Dynamic OEM Table Load: >13:36:03,971 WARNING kernel:[ 0.166593] ACPI: SSDT 0xFFFF88021276B800 000303 (v01 PmRef ApIst 00003000 INTL 20061109) >13:36:03,971 WARNING kernel:[ 0.168450] ACPI: Dynamic OEM Table Load: >13:36:03,971 WARNING kernel:[ 0.168460] ACPI: SSDT 0xFFFF88021278CA00 000119 (v01 PmRef ApCst 00003000 INTL 20061109) >13:36:03,971 INFO kernel:[ 0.171047] ACPI: Interpreter enabled >13:36:03,971 WARNING kernel:[ 0.171054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) >13:36:03,971 WARNING kernel:[ 0.171059] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) >13:36:03,971 INFO kernel:[ 0.171075] ACPI: (supports S0 S3 S4 S5) >13:36:03,971 INFO kernel:[ 0.171076] ACPI: Using IOAPIC for interrupt routing >13:36:03,971 INFO kernel:[ 0.171092] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >13:36:03,971 INFO kernel:[ 0.172729] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources >13:36:03,971 INFO kernel:[ 0.172851] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >13:36:03,971 INFO kernel:[ 0.176018] ACPI: Power Resource [PUBS] (on) >13:36:03,971 INFO kernel:[ 0.176714] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1) >13:36:03,971 INFO kernel:[ 0.177682] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2) >13:36:03,971 INFO kernel:[ 0.180711] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >13:36:03,971 INFO kernel:[ 0.180788] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >13:36:03,971 INFO kernel:[ 0.180861] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >13:36:03,971 INFO kernel:[ 0.180933] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >13:36:03,971 INFO kernel:[ 0.181005] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >13:36:03,971 INFO kernel:[ 0.181073] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >13:36:03,971 INFO kernel:[ 0.181145] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >13:36:03,971 INFO kernel:[ 0.181217] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >13:36:03,971 INFO kernel:[ 0.181367] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f]) >13:36:03,971 INFO kernel:[ 0.181377] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >13:36:03,971 INFO kernel:[ 0.181500] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability] >13:36:03,971 INFO kernel:[ 0.181554] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability] >13:36:03,971 INFO kernel:[ 0.181557] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability] >13:36:03,971 INFO kernel:[ 0.181560] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER] >13:36:03,971 INFO kernel:[ 0.181561] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM >13:36:03,971 INFO kernel:[ 0.181737] PCI host bridge to bus 0000:00 >13:36:03,971 INFO kernel:[ 0.181741] pci_bus 0000:00: root bus resource [bus 00-3f] >13:36:03,971 INFO kernel:[ 0.181743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >13:36:03,971 INFO kernel:[ 0.181745] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >13:36:03,971 INFO kernel:[ 0.181747] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >13:36:03,971 INFO kernel:[ 0.181749] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff] >13:36:03,971 INFO kernel:[ 0.181751] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff] >13:36:03,971 INFO kernel:[ 0.181753] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff] >13:36:03,971 INFO kernel:[ 0.181754] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff] >13:36:03,971 INFO kernel:[ 0.181756] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >13:36:03,971 INFO kernel:[ 0.181758] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >13:36:03,971 INFO kernel:[ 0.181760] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >13:36:03,971 INFO kernel:[ 0.181762] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >13:36:03,971 INFO kernel:[ 0.181764] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >13:36:03,971 INFO kernel:[ 0.181765] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >13:36:03,971 INFO kernel:[ 0.181767] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff] >13:36:03,971 INFO kernel:[ 0.181769] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff] >13:36:03,971 INFO kernel:[ 0.181771] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff] >13:36:03,971 INFO kernel:[ 0.181773] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff] >13:36:03,971 DEBUG kernel:[ 0.181782] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 >13:36:03,971 DEBUG kernel:[ 0.181895] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 >13:36:03,971 DEBUG kernel:[ 0.181908] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit] >13:36:03,971 DEBUG kernel:[ 0.181916] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >13:36:03,971 DEBUG kernel:[ 0.181922] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f] >13:36:03,971 DEBUG kernel:[ 0.182046] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >13:36:03,971 DEBUG kernel:[ 0.182072] pci 0000:00:14.0: reg 0x10: [mem 0xf1500000-0xf150ffff 64bit] >13:36:03,971 DEBUG kernel:[ 0.182149] pci 0000:00:14.0: PME# supported from D3hot D3cold >13:36:03,971 INFO kernel:[ 0.182198] pci 0000:00:14.0: System wakeup disabled by ACPI >13:36:03,971 DEBUG kernel:[ 0.182251] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >13:36:03,971 DEBUG kernel:[ 0.182278] pci 0000:00:16.0: reg 0x10: [mem 0xf1515000-0xf151500f 64bit] >13:36:03,971 DEBUG kernel:[ 0.182361] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >13:36:03,971 DEBUG kernel:[ 0.182461] pci 0000:00:16.3: [8086:1e3d] type 00 class 0x070002 >13:36:03,971 DEBUG kernel:[ 0.182482] pci 0000:00:16.3: reg 0x10: [io 0x4090-0x4097] >13:36:03,971 DEBUG kernel:[ 0.182493] pci 0000:00:16.3: reg 0x14: [mem 0xf151b000-0xf151bfff] >13:36:03,971 DEBUG kernel:[ 0.182658] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >13:36:03,971 DEBUG kernel:[ 0.182682] pci 0000:00:1a.0: reg 0x10: [mem 0xf151a000-0xf151a3ff] >13:36:03,971 DEBUG kernel:[ 0.182780] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >13:36:03,971 INFO kernel:[ 0.182829] pci 0000:00:1a.0: System wakeup disabled by ACPI >13:36:03,971 DEBUG kernel:[ 0.182880] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >13:36:03,971 DEBUG kernel:[ 0.182900] pci 0000:00:1b.0: reg 0x10: [mem 0xf1510000-0xf1513fff 64bit] >13:36:03,971 DEBUG kernel:[ 0.182984] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >13:36:03,971 INFO kernel:[ 0.183039] pci 0000:00:1b.0: System wakeup disabled by ACPI >13:36:03,971 DEBUG kernel:[ 0.183092] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >13:36:03,971 DEBUG kernel:[ 0.183231] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >13:36:03,971 DEBUG kernel:[ 0.183339] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 >13:36:03,971 DEBUG kernel:[ 0.183483] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >13:36:03,971 INFO kernel:[ 0.183542] pci 0000:00:1c.1: System wakeup disabled by ACPI >13:36:03,971 DEBUG kernel:[ 0.183603] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >13:36:03,971 DEBUG kernel:[ 0.183627] pci 0000:00:1d.0: reg 0x10: [mem 0xf1519000-0xf15193ff] >13:36:03,971 DEBUG kernel:[ 0.183725] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >13:36:03,971 INFO kernel:[ 0.183774] pci 0000:00:1d.0: System wakeup disabled by ACPI >13:36:03,971 DEBUG kernel:[ 0.183821] pci 0000:00:1f.0: [8086:1e56] type 00 class 0x060100 >13:36:03,971 DEBUG kernel:[ 0.184014] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 >13:36:03,971 DEBUG kernel:[ 0.184035] pci 0000:00:1f.2: reg 0x10: [io 0x4088-0x408f] >13:36:03,971 DEBUG kernel:[ 0.184044] pci 0000:00:1f.2: reg 0x14: [io 0x409c-0x409f] >13:36:03,971 DEBUG kernel:[ 0.184053] pci 0000:00:1f.2: reg 0x18: [io 0x4080-0x4087] >13:36:03,971 DEBUG kernel:[ 0.184062] pci 0000:00:1f.2: reg 0x1c: [io 0x4098-0x409b] >13:36:03,971 DEBUG kernel:[ 0.184071] pci 0000:00:1f.2: reg 0x20: [io 0x4060-0x407f] >13:36:03,971 DEBUG kernel:[ 0.184082] pci 0000:00:1f.2: reg 0x24: [mem 0xf1518000-0xf15187ff] >13:36:03,971 DEBUG kernel:[ 0.184133] pci 0000:00:1f.2: PME# supported from D3hot >13:36:03,971 DEBUG kernel:[ 0.184219] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >13:36:03,971 DEBUG kernel:[ 0.184238] pci 0000:00:1f.3: reg 0x10: [mem 0xf1514000-0xf15140ff 64bit] >13:36:03,971 DEBUG kernel:[ 0.184261] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf] >13:36:03,971 DEBUG kernel:[ 0.184653] pci 0000:02:00.0: [1180:e822] type 00 class 0x088001 >13:36:03,971 NOTICE kernel:[ 0.184678] pci 0000:02:00.0: MMC controller base frequency changed to 50Mhz. >13:36:03,971 DEBUG kernel:[ 0.184707] pci 0000:02:00.0: reg 0x10: [mem 0xf0d00000-0xf0d000ff] >13:36:03,971 DEBUG kernel:[ 0.184941] pci 0000:02:00.0: supports D1 D2 >13:36:03,971 DEBUG kernel:[ 0.184943] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >13:36:03,971 INFO kernel:[ 0.187626] pci 0000:00:1c.0: PCI bridge to [bus 02] >13:36:03,971 DEBUG kernel:[ 0.187631] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] >13:36:03,971 DEBUG kernel:[ 0.187637] pci 0000:00:1c.0: bridge window [mem 0xf0d00000-0xf14fffff] >13:36:03,971 DEBUG kernel:[ 0.187646] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >13:36:03,971 DEBUG kernel:[ 0.187896] pci 0000:03:00.0: [8086:0085] type 00 class 0x028000 >13:36:03,971 DEBUG kernel:[ 0.188099] pci 0000:03:00.0: reg 0x10: [mem 0xf0c00000-0xf0c01fff 64bit] >13:36:03,971 DEBUG kernel:[ 0.188964] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >13:36:03,971 INFO kernel:[ 0.191576] pci 0000:00:1c.1: PCI bridge to [bus 03] >13:36:03,971 DEBUG kernel:[ 0.191585] pci 0000:00:1c.1: bridge window [mem 0xf0c00000-0xf0cfffff] >13:36:03,971 WARNING kernel:[ 0.192621] ACPI: Enabled 4 GPEs in block 00 to 3F >13:36:03,971 INFO kernel:[ 0.192691] ACPI : EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >13:36:03,971 INFO kernel:[ 0.192819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=mem,locks=none >13:36:03,971 INFO kernel:[ 0.192822] vgaarb: loaded >13:36:03,971 INFO kernel:[ 0.192823] vgaarb: bridge control possible 0000:00:02.0 >13:36:03,971 NOTICE kernel:[ 0.192912] SCSI subsystem initialized >13:36:03,971 DEBUG kernel:[ 0.192969] libata version 3.00 loaded. >13:36:03,971 INFO kernel:[ 0.193009] ACPI: bus type USB registered >13:36:03,971 INFO kernel:[ 0.193029] usbcore: registered new interface driver usbfs >13:36:03,971 INFO kernel:[ 0.193038] usbcore: registered new interface driver hub >13:36:03,971 INFO kernel:[ 0.193063] usbcore: registered new device driver usb >13:36:03,971 INFO kernel:[ 0.193173] PCI: Using ACPI for IRQ routing >13:36:03,971 DEBUG kernel:[ 0.194923] PCI: pci_cache_line_size set to 64 bytes >13:36:03,971 DEBUG kernel:[ 0.195383] e820: reserve RAM buffer [mem 0x0009c000-0x0009ffff] >13:36:03,971 DEBUG kernel:[ 0.195385] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] >13:36:03,971 DEBUG kernel:[ 0.195387] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >13:36:03,971 DEBUG kernel:[ 0.195388] e820: reserve RAM buffer [mem 0xcfbda018-0xcfffffff] >13:36:03,971 DEBUG kernel:[ 0.195390] e820: reserve RAM buffer [mem 0xcfbe5018-0xcfffffff] >13:36:03,971 DEBUG kernel:[ 0.195392] e820: reserve RAM buffer [mem 0xcfbf0018-0xcfffffff] >13:36:03,971 DEBUG kernel:[ 0.195394] e820: reserve RAM buffer [mem 0xcfc01018-0xcfffffff] >13:36:03,971 DEBUG kernel:[ 0.195396] e820: reserve RAM buffer [mem 0xcfe12000-0xcfffffff] >13:36:03,971 DEBUG kernel:[ 0.195397] e820: reserve RAM buffer [mem 0xd694f000-0xd7ffffff] >13:36:03,971 DEBUG kernel:[ 0.195399] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff] >13:36:03,971 DEBUG kernel:[ 0.195400] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff] >13:36:03,971 INFO kernel:[ 0.195536] NetLabel: Initializing >13:36:03,971 INFO kernel:[ 0.195538] NetLabel: domain hash size = 128 >13:36:03,971 INFO kernel:[ 0.195539] NetLabel: protocols = UNLABELED CIPSOv4 >13:36:03,971 INFO kernel:[ 0.195553] NetLabel: unlabeled traffic allowed by default >13:36:03,971 INFO kernel:[ 0.195599] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >13:36:03,971 INFO kernel:[ 0.195605] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >13:36:03,971 INFO kernel:[ 0.197648] Switched to clocksource hpet >13:36:03,971 INFO kernel:[ 0.204449] pnp: PnP ACPI init >13:36:03,971 INFO kernel:[ 0.204467] ACPI: bus type PNP registered >13:36:03,971 INFO kernel:[ 0.204867] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >13:36:03,971 INFO kernel:[ 0.204871] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >13:36:03,971 INFO kernel:[ 0.204873] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved >13:36:03,971 INFO kernel:[ 0.204875] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved >13:36:03,971 INFO kernel:[ 0.204878] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved >13:36:03,971 DEBUG kernel:[ 0.204881] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >13:36:03,971 DEBUG kernel:[ 0.204928] pnp 00:01: Plug and Play ACPI device, IDs PNP0c40 (active) >13:36:03,971 INFO kernel:[ 0.205029] pnp 00:02: [Firmware Bug]: PNP resource [mem 0xfed10000-0xfed13fff] covers only part of 0000:00:00.0 Intel MCH; extending to [mem 0xfed10000-0xfed17fff] >13:36:03,971 INFO kernel:[ 0.205055] system 00:02: [io 0x0400-0x047f] could not be reserved >13:36:03,971 INFO kernel:[ 0.205057] system 00:02: [io 0x0500-0x057f] has been reserved >13:36:03,971 INFO kernel:[ 0.205060] system 00:02: [io 0x0800-0x080f] has been reserved >13:36:03,971 INFO kernel:[ 0.205062] system 00:02: [io 0x15e0-0x15ef] has been reserved >13:36:03,971 INFO kernel:[ 0.205064] system 00:02: [io 0x1600-0x167f] has been reserved >13:36:03,971 INFO kernel:[ 0.205067] system 00:02: [mem 0xf8000000-0xfbffffff] could not be reserved >13:36:03,971 INFO kernel:[ 0.205069] system 00:02: [mem 0xfffff000-0xffffffff] has been reserved >13:36:03,971 INFO kernel:[ 0.205072] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved >13:36:03,971 INFO kernel:[ 0.205074] system 00:02: [mem 0xfed10000-0xfed17fff] has been reserved >13:36:03,971 INFO kernel:[ 0.205076] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved >13:36:03,971 INFO kernel:[ 0.205078] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved >13:36:03,971 INFO kernel:[ 0.205080] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved >13:36:03,971 DEBUG kernel:[ 0.205083] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >13:36:03,971 DEBUG kernel:[ 0.205153] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >13:36:03,971 DEBUG kernel:[ 0.205190] pnp 00:04: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active) >13:36:03,971 DEBUG kernel:[ 0.205225] pnp 00:05: Plug and Play ACPI device, IDs LEN0030 PNP0f13 (active) >13:36:03,971 DEBUG kernel:[ 0.205277] pnp 00:06: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active) >13:36:03,971 INFO kernel:[ 0.205699] pnp: PnP ACPI: found 7 devices >13:36:03,971 INFO kernel:[ 0.205702] ACPI: bus type PNP unregistered >13:36:03,972 INFO kernel:[ 0.212955] pci 0000:00:1c.0: PCI bridge to [bus 02] >13:36:03,972 INFO kernel:[ 0.212963] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] >13:36:03,972 INFO kernel:[ 0.212971] pci 0000:00:1c.0: bridge window [mem 0xf0d00000-0xf14fffff] >13:36:03,972 INFO kernel:[ 0.212977] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >13:36:03,972 INFO kernel:[ 0.212987] pci 0000:00:1c.1: PCI bridge to [bus 03] >13:36:03,972 INFO kernel:[ 0.212994] pci 0000:00:1c.1: bridge window [mem 0xf0c00000-0xf0cfffff] >13:36:03,972 DEBUG kernel:[ 0.213008] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >13:36:03,972 DEBUG kernel:[ 0.213010] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >13:36:03,972 DEBUG kernel:[ 0.213012] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >13:36:03,972 DEBUG kernel:[ 0.213014] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff] >13:36:03,972 DEBUG kernel:[ 0.213016] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff] >13:36:03,972 DEBUG kernel:[ 0.213018] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff] >13:36:03,972 DEBUG kernel:[ 0.213020] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff] >13:36:03,972 DEBUG kernel:[ 0.213022] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff] >13:36:03,972 DEBUG kernel:[ 0.213024] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff] >13:36:03,972 DEBUG kernel:[ 0.213025] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff] >13:36:03,972 DEBUG kernel:[ 0.213027] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff] >13:36:03,972 DEBUG kernel:[ 0.213029] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff] >13:36:03,972 DEBUG kernel:[ 0.213031] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff] >13:36:03,972 DEBUG kernel:[ 0.213033] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff] >13:36:03,972 DEBUG kernel:[ 0.213035] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff] >13:36:03,972 DEBUG kernel:[ 0.213037] pci_bus 0000:00: resource 19 [mem 0xdfa00000-0xfebfffff] >13:36:03,972 DEBUG kernel:[ 0.213039] pci_bus 0000:00: resource 20 [mem 0xfed40000-0xfed4bfff] >13:36:03,972 DEBUG kernel:[ 0.213041] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] >13:36:03,972 DEBUG kernel:[ 0.213043] pci_bus 0000:02: resource 1 [mem 0xf0d00000-0xf14fffff] >13:36:03,972 DEBUG kernel:[ 0.213045] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref] >13:36:03,972 DEBUG kernel:[ 0.213047] pci_bus 0000:03: resource 1 [mem 0xf0c00000-0xf0cfffff] >13:36:03,972 INFO kernel:[ 0.213085] NET: Registered protocol family 2 >13:36:03,972 INFO kernel:[ 0.213342] TCP established hash table entries: 65536 (order: 7, 524288 bytes) >13:36:03,972 INFO kernel:[ 0.213540] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >13:36:03,972 INFO kernel:[ 0.213695] TCP: Hash tables configured (established 65536 bind 65536) >13:36:03,972 INFO kernel:[ 0.213713] TCP: reno registered >13:36:03,972 INFO kernel:[ 0.213727] UDP hash table entries: 4096 (order: 5, 131072 bytes) >13:36:03,972 INFO kernel:[ 0.213762] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >13:36:03,972 INFO kernel:[ 0.213835] NET: Registered protocol family 1 >13:36:03,972 DEBUG kernel:[ 0.213853] pci 0000:00:02.0: Boot video device >13:36:03,972 DEBUG kernel:[ 0.214517] PCI: CLS 64 bytes, default 64 >13:36:03,972 INFO kernel:[ 0.214573] Unpacking initramfs... >13:36:03,972 INFO kernel:[ 4.697783] Freeing initrd memory: 43272K (ffff88003d5b9000 - ffff88003fffb000) >13:36:03,972 INFO kernel:[ 4.697834] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >13:36:03,972 INFO kernel:[ 4.697837] software IO TLB [mem 0xc99e3000-0xcd9e3000] (64MB) mapped at [ffff8800c99e3000-ffff8800cd9e2fff] >13:36:03,972 INFO kernel:[ 4.698150] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer >13:36:03,972 INFO kernel:[ 4.698676] AVX version of gcm_enc/dec engaged. >13:36:03,972 INFO kernel:[ 4.701321] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >13:36:03,972 INFO kernel:[ 4.701927] futex hash table entries: 2048 (order: 5, 131072 bytes) >13:36:03,972 NOTICE kernel:[ 4.701953] Initialise system trusted keyring >13:36:03,972 INFO kernel:[ 4.701984] audit: initializing netlink subsys (disabled) >13:36:03,972 NOTICE kernel:[ 4.701998] audit: type=2000 audit(1409837752.680:1): initialized >13:36:03,972 INFO kernel:[ 4.702448] HugeTLB registered 2 MB page size, pre-allocated 0 pages >13:36:03,972 INFO kernel:[ 4.704181] zbud: loaded >13:36:03,972 NOTICE kernel:[ 4.704389] VFS: Disk quotas dquot_6.5.2 >13:36:03,972 WARNING kernel:[ 4.704433] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >13:36:03,972 INFO kernel:[ 4.704835] msgmni has been set to 15601 >13:36:03,972 NOTICE kernel:[ 4.704901] Key type big_key registered >13:36:03,972 DEBUG kernel:[ 4.704904] SELinux: Registering netfilter hooks >13:36:03,972 INFO kernel:[ 4.706007] alg: No test for stdrng (krng) >13:36:03,972 INFO kernel:[ 4.706023] NET: Registered protocol family 38 >13:36:03,972 NOTICE kernel:[ 4.706032] Key type asymmetric registered >13:36:03,972 NOTICE kernel:[ 4.706035] Asymmetric key parser 'x509' registered >13:36:03,972 INFO kernel:[ 4.706079] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >13:36:03,972 INFO kernel:[ 4.706139] io scheduler noop registered >13:36:03,972 INFO kernel:[ 4.706143] io scheduler deadline registered >13:36:03,972 INFO kernel:[ 4.706202] io scheduler cfq registered (default) >13:36:03,972 INFO kernel:[ 4.706630] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >13:36:03,972 INFO kernel:[ 4.706649] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >13:36:03,972 INFO kernel:[ 4.706709] efifb: probing for efifb >13:36:03,972 INFO kernel:[ 4.706732] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90004f80000, using 5628k, total 5625k >13:36:03,972 INFO kernel:[ 4.706734] efifb: mode is 1600x900x32, linelength=6400, pages=1 >13:36:03,972 INFO kernel:[ 4.706735] efifb: scrolling: redraw >13:36:03,972 INFO kernel:[ 4.706737] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >13:36:03,972 INFO kernel:[ 4.706839] Console: switching to colour frame buffer device 200x56 >13:36:03,972 INFO kernel:[ 4.710252] fb0: EFI VGA frame buffer device >13:36:03,972 DEBUG kernel:[ 4.710264] intel_idle: MWAIT substates: 0x21120 >13:36:03,972 DEBUG kernel:[ 4.710266] intel_idle: v0.4 model 0x3A >13:36:03,972 DEBUG kernel:[ 4.710267] intel_idle: lapic_timer_reliable_states 0xffffffff >13:36:03,972 INFO kernel:[ 4.710909] ACPI: AC Adapter [AC] (on-line) >13:36:03,972 INFO kernel:[ 4.711016] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 >13:36:03,972 INFO kernel:[ 4.711237] ACPI: Lid Switch [LID] >13:36:03,972 INFO kernel:[ 4.711283] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 >13:36:03,972 INFO kernel:[ 4.711287] ACPI: Sleep Button [SLPB] >13:36:03,972 INFO kernel:[ 4.711365] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >13:36:03,972 INFO kernel:[ 4.711369] ACPI: Power Button [PWRF] >13:36:03,972 INFO kernel:[ 4.712744] thermal LNXTHERM:00: registered as thermal_zone0 >13:36:03,972 INFO kernel:[ 4.712746] ACPI: Thermal Zone [THM0] (58 C) >13:36:03,972 INFO kernel:[ 4.712777] GHES: HEST is not enabled! >13:36:03,972 INFO kernel:[ 4.712891] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >13:36:03,972 INFO kernel:[ 4.734313] 0000:00:16.3: ttyS0 at I/O 0x4090 (irq = 19, base_baud = 115200) is a 16550A >13:36:03,972 INFO kernel:[ 4.734876] Non-volatile memory driver v1.3 >13:36:03,972 INFO kernel:[ 4.734882] Linux agpgart interface v0.103 >13:36:03,972 DEBUG kernel:[ 4.735098] ahci 0000:00:1f.2: version 3.0 >13:36:03,972 DEBUG kernel:[ 4.735221] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X >13:36:03,972 INFO kernel:[ 4.735279] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1 impl SATA mode >13:36:03,972 INFO kernel:[ 4.735284] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >13:36:03,972 INFO kernel:[ 4.736197] scsi0 : ahci >13:36:03,972 INFO kernel:[ 4.736506] scsi1 : ahci >13:36:03,972 INFO kernel:[ 4.736642] scsi2 : ahci >13:36:03,972 INFO kernel:[ 4.736810] scsi3 : ahci >13:36:03,972 INFO kernel:[ 4.736984] scsi4 : ahci >13:36:03,972 INFO kernel:[ 4.737127] scsi5 : ahci >13:36:03,972 INFO kernel:[ 4.737192] ata1: SATA max UDMA/133 abar m2048@0xf1518000 port 0xf1518100 irq 42 >13:36:03,972 INFO kernel:[ 4.737194] ata2: DUMMY >13:36:03,972 INFO kernel:[ 4.737195] ata3: DUMMY >13:36:03,972 INFO kernel:[ 4.737196] ata4: DUMMY >13:36:03,972 INFO kernel:[ 4.737197] ata5: DUMMY >13:36:03,972 INFO kernel:[ 4.737198] ata6: DUMMY >13:36:03,972 INFO kernel:[ 4.737299] libphy: Fixed MDIO Bus: probed >13:36:03,972 INFO kernel:[ 4.737442] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >13:36:03,972 INFO kernel:[ 4.737456] ehci-pci: EHCI PCI platform driver >13:36:03,972 INFO kernel:[ 4.737582] ehci-pci 0000:00:1a.0: EHCI Host Controller >13:36:03,972 INFO kernel:[ 4.737643] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >13:36:03,972 INFO kernel:[ 4.737659] ehci-pci 0000:00:1a.0: debug port 2 >13:36:03,972 INFO kernel:[ 4.740282] ACPI: Battery Slot [BAT0] (battery present) >13:36:03,972 DEBUG kernel:[ 4.741578] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >13:36:03,972 INFO kernel:[ 4.741600] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf151a000 >13:36:03,972 INFO kernel:[ 4.746863] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >13:36:03,972 INFO kernel:[ 4.746905] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >13:36:03,972 INFO kernel:[ 4.746907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:36:03,972 INFO kernel:[ 4.746909] usb usb1: Product: EHCI Host Controller >13:36:03,972 INFO kernel:[ 4.746911] usb usb1: Manufacturer: Linux 3.16.1-301.fc21.x86_64 ehci_hcd >13:36:03,972 INFO kernel:[ 4.746913] usb usb1: SerialNumber: 0000:00:1a.0 >13:36:03,972 INFO kernel:[ 4.747056] hub 1-0:1.0: USB hub found >13:36:03,972 INFO kernel:[ 4.747063] hub 1-0:1.0: 3 ports detected >13:36:03,972 INFO kernel:[ 4.747319] ehci-pci 0000:00:1d.0: EHCI Host Controller >13:36:03,972 INFO kernel:[ 4.747373] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >13:36:03,972 INFO kernel:[ 4.747390] ehci-pci 0000:00:1d.0: debug port 2 >13:36:03,972 DEBUG kernel:[ 4.751294] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >13:36:03,972 INFO kernel:[ 4.751308] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf1519000 >13:36:03,972 INFO kernel:[ 4.756874] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >13:36:03,972 INFO kernel:[ 4.756918] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >13:36:03,972 INFO kernel:[ 4.756920] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:36:03,972 INFO kernel:[ 4.756922] usb usb2: Product: EHCI Host Controller >13:36:03,972 INFO kernel:[ 4.756924] usb usb2: Manufacturer: Linux 3.16.1-301.fc21.x86_64 ehci_hcd >13:36:03,972 INFO kernel:[ 4.756926] usb usb2: SerialNumber: 0000:00:1d.0 >13:36:03,972 INFO kernel:[ 4.757088] hub 2-0:1.0: USB hub found >13:36:03,972 INFO kernel:[ 4.757094] hub 2-0:1.0: 3 ports detected >13:36:03,972 INFO kernel:[ 4.757244] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >13:36:03,972 INFO kernel:[ 4.757256] ohci-pci: OHCI PCI platform driver >13:36:03,972 INFO kernel:[ 4.757269] uhci_hcd: USB Universal Host Controller Interface driver >13:36:03,972 INFO kernel:[ 4.757384] xhci_hcd 0000:00:14.0: xHCI Host Controller >13:36:03,972 INFO kernel:[ 4.757473] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >13:36:03,972 DEBUG kernel:[ 4.757574] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >13:36:03,972 DEBUG kernel:[ 4.757602] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X >13:36:03,972 INFO kernel:[ 4.757664] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >13:36:03,972 INFO kernel:[ 4.757666] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:36:03,972 INFO kernel:[ 4.757668] usb usb3: Product: xHCI Host Controller >13:36:03,972 INFO kernel:[ 4.757670] usb usb3: Manufacturer: Linux 3.16.1-301.fc21.x86_64 xhci_hcd >13:36:03,972 INFO kernel:[ 4.757672] usb usb3: SerialNumber: 0000:00:14.0 >13:36:03,972 INFO kernel:[ 4.757827] hub 3-0:1.0: USB hub found >13:36:03,972 INFO kernel:[ 4.757840] hub 3-0:1.0: 4 ports detected >13:36:03,972 INFO kernel:[ 4.758279] xhci_hcd 0000:00:14.0: xHCI Host Controller >13:36:03,972 INFO kernel:[ 4.758366] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >13:36:03,972 INFO kernel:[ 4.758408] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >13:36:03,972 INFO kernel:[ 4.758410] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:36:03,972 INFO kernel:[ 4.758411] usb usb4: Product: xHCI Host Controller >13:36:03,972 INFO kernel:[ 4.758413] usb usb4: Manufacturer: Linux 3.16.1-301.fc21.x86_64 xhci_hcd >13:36:03,972 INFO kernel:[ 4.758415] usb usb4: SerialNumber: 0000:00:14.0 >13:36:03,972 INFO kernel:[ 4.758566] hub 4-0:1.0: USB hub found >13:36:03,972 INFO kernel:[ 4.758579] hub 4-0:1.0: 4 ports detected >13:36:03,972 INFO kernel:[ 4.759111] usbcore: registered new interface driver usbserial >13:36:03,972 INFO kernel:[ 4.759119] usbcore: registered new interface driver usbserial_generic >13:36:03,972 INFO kernel:[ 4.759126] usbserial: USB Serial support registered for generic >13:36:03,972 INFO kernel:[ 4.759161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >13:36:03,972 INFO kernel:[ 4.760909] serio: i8042 KBD port at 0x60,0x64 irq 1 >13:36:03,972 INFO kernel:[ 4.760914] serio: i8042 AUX port at 0x60,0x64 irq 12 >13:36:03,972 INFO kernel:[ 4.761057] mousedev: PS/2 mouse device common for all mice >13:36:03,972 INFO kernel:[ 4.761430] rtc_cmos 00:03: RTC can wake from S4 >13:36:03,972 INFO kernel:[ 4.761596] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >13:36:03,972 INFO kernel:[ 4.761629] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >13:36:03,972 INFO kernel:[ 4.761716] device-mapper: uevent: version 1.0.3 >13:36:03,972 INFO kernel:[ 4.761808] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >13:36:03,972 INFO kernel:[ 4.761889] Intel P-state driver initializing. >13:36:03,972 INFO kernel:[ 4.761908] Intel pstate controlling: cpu 0 >13:36:03,972 INFO kernel:[ 4.761943] Intel pstate controlling: cpu 1 >13:36:03,972 INFO kernel:[ 4.761964] Intel pstate controlling: cpu 2 >13:36:03,972 INFO kernel:[ 4.762013] Intel pstate controlling: cpu 3 >13:36:03,972 INFO kernel:[ 4.762683] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >13:36:03,972 INFO kernel:[ 4.763588] EFI Variables Facility v0.08 2004-May-17 >13:36:03,972 INFO kernel:[ 4.788636] hidraw: raw HID events driver (C) Jiri Kosina >13:36:03,972 INFO kernel:[ 4.788883] usbcore: registered new interface driver usbhid >13:36:03,972 INFO kernel:[ 4.788899] usbhid: USB HID core driver >13:36:03,972 INFO kernel:[ 4.789019] drop_monitor: Initializing network drop monitor service >13:36:03,972 INFO kernel:[ 4.789173] ip_tables: (C) 2000-2006 Netfilter Core Team >13:36:03,972 INFO kernel:[ 4.789264] TCP: cubic registered >13:36:03,972 INFO kernel:[ 4.789297] Initializing XFRM netlink socket >13:36:03,972 INFO kernel:[ 4.789531] NET: Registered protocol family 10 >13:36:03,972 INFO kernel:[ 4.789949] mip6: Mobile IPv6 >13:36:03,972 INFO kernel:[ 4.789957] NET: Registered protocol family 17 >13:36:03,972 NOTICE kernel:[ 4.793524] Loading compiled-in X.509 certificates >13:36:03,972 NOTICE kernel:[ 4.795535] Loaded X.509 cert 'Fedora kernel signing key: 3ef43f90de979dd933841ca4d009814f19f7d554' >13:36:03,972 NOTICE kernel:[ 4.796152] EFI: Loaded cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to '.system_keyring' >13:36:03,972 NOTICE kernel:[ 4.796188] EFI: Loaded cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to '.system_keyring' >13:36:03,972 NOTICE kernel:[ 4.796210] EFI: Loaded cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949' linked to '.system_keyring' >13:36:03,972 NOTICE kernel:[ 4.797097] EFI: Loaded cert 'Fedora Secure Boot CA: fde32599c2d61db1bf5807335d7b20e4cd963b42' linked to '.system_keyring' >13:36:03,972 INFO kernel:[ 4.797405] registered taskstats version 1 >13:36:03,972 INFO kernel:[ 4.798271] Magic number: 14:724:583 >13:36:03,972 INFO kernel:[ 4.798403] rtc_cmos 00:03: setting system clock to 2014-09-04 13:35:53 UTC (1409837753) >13:36:03,972 INFO kernel:[ 5.042272] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >13:36:03,972 DEBUG kernel:[ 5.042775] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >13:36:03,972 INFO kernel:[ 5.042785] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >13:36:03,972 INFO kernel:[ 5.046206] ata1.00: ATA-8: SanDisk SD5SG2256G1052E, 10.04.01, max UDMA/133 >13:36:03,972 INFO kernel:[ 5.046213] ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 31/32), AA >13:36:03,972 DEBUG kernel:[ 5.046770] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >13:36:03,972 INFO kernel:[ 5.046779] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >13:36:03,972 INFO kernel:[ 5.047599] ata1.00: configured for UDMA/133 >13:36:03,972 NOTICE kernel:[ 5.048009] scsi 0:0:0:0: Direct-Access ATA SanDisk SD5SG225 4.01 PQ: 0 ANSI: 5 >13:36:03,972 NOTICE kernel:[ 5.048794] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB) >13:36:03,972 NOTICE kernel:[ 5.048846] sd 0:0:0:0: Attached scsi generic sg0 type 0 >13:36:03,972 NOTICE kernel:[ 5.049183] sd 0:0:0:0: [sda] Write Protect is off >13:36:03,972 DEBUG kernel:[ 5.049212] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >13:36:03,972 INFO kernel:[ 5.049274] usb 1-1: new high-speed USB device number 2 using ehci-pci >13:36:03,972 NOTICE kernel:[ 5.049358] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >13:36:03,972 INFO kernel:[ 5.051977] sda: sda1 sda2 sda3 >13:36:03,972 NOTICE kernel:[ 5.053437] sd 0:0:0:0: [sda] Attached SCSI disk >13:36:03,972 INFO kernel:[ 5.055711] Freeing unused kernel memory: 1452K (ffffffff81d2d000 - ffffffff81e98000) >13:36:03,972 INFO kernel:[ 5.055717] Write protecting the kernel read-only data: 12288k >13:36:03,972 INFO kernel:[ 5.060378] Freeing unused kernel memory: 856K (ffff88000172a000 - ffff880001800000) >13:36:03,972 INFO kernel:[ 5.064704] Freeing unused kernel memory: 940K (ffff880001b15000 - ffff880001c00000) >13:36:03,972 NOTICE kernel:[ 5.103375] random: systemd urandom read with 24 bits of entropy available >13:36:03,972 INFO kernel:[ 5.160313] device-mapper: multipath: version 1.7.0 loaded >13:36:03,972 INFO kernel:[ 5.162980] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >13:36:03,972 INFO kernel:[ 5.165769] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >13:36:03,972 INFO kernel:[ 5.165773] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >13:36:03,972 INFO kernel:[ 5.166039] hub 1-1:1.0: USB hub found >13:36:03,972 INFO kernel:[ 5.166122] hub 1-1:1.0: 6 ports detected >13:36:03,972 INFO kernel:[ 5.207059] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >13:36:03,972 INFO kernel:[ 5.207061] EDD information not available. >13:36:03,972 INFO kernel:[ 5.269491] usb 2-1: new high-speed USB device number 2 using ehci-pci >13:36:03,972 INFO kernel:[ 5.354884] squashfs: version 4.0 (2009/01/31) Phillip Lougher >13:36:03,972 INFO kernel:[ 5.360270] Loading iSCSI transport class v2.0-870. >13:36:03,972 NOTICE kernel:[ 5.367000] iscsi: registered transport (tcp) >13:36:03,972 INFO kernel:[ 5.384002] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >13:36:03,972 INFO kernel:[ 5.384005] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >13:36:03,972 INFO kernel:[ 5.384286] hub 2-1:1.0: USB hub found >13:36:03,972 INFO kernel:[ 5.384370] hub 2-1:1.0: 8 ports detected >13:36:03,972 INFO kernel:[ 5.495208] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >13:36:03,972 INFO kernel:[ 5.509288] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5 >13:36:03,972 INFO kernel:[ 5.538918] usb 3-2: new high-speed USB device number 2 using xhci_hcd >13:36:03,972 INFO kernel:[ 5.701033] tsc: Refined TSC clocksource calibration: 2494.332 MHz >13:36:03,972 INFO kernel:[ 5.704366] usb 3-2: New USB device found, idVendor=8644, idProduct=800a >13:36:03,972 INFO kernel:[ 5.704376] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >13:36:03,972 INFO kernel:[ 5.704381] usb 3-2: Product: USB Flash Disk >13:36:03,972 INFO kernel:[ 5.704386] usb 3-2: Manufacturer: General >13:36:03,972 INFO kernel:[ 5.704390] usb 3-2: SerialNumber: 0000000000003277 >13:36:03,972 INFO kernel:[ 5.858274] usb 3-4: new high-speed USB device number 3 using xhci_hcd >13:36:03,972 INFO kernel:[ 6.025410] usb 3-4: New USB device found, idVendor=0bdb, idProduct=1926 >13:36:03,972 INFO kernel:[ 6.025420] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >13:36:03,972 INFO kernel:[ 6.025425] usb 3-4: Product: H5321 gw >13:36:03,972 INFO kernel:[ 6.025430] usb 3-4: Manufacturer: Lenovo >13:36:03,972 INFO kernel:[ 6.025434] usb 3-4: SerialNumber: E9EC227FDA7760M0 >13:36:03,972 INFO kernel:[ 6.133640] usb 1-1.2: new high-speed USB device number 3 using ehci-pci >13:36:03,972 INFO kernel:[ 6.221120] usb 1-1.2: New USB device found, idVendor=0781, idProduct=540e >13:36:03,972 INFO kernel:[ 6.221129] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >13:36:03,972 INFO kernel:[ 6.221133] usb 1-1.2: Product: Cruzer Contour >13:36:03,972 INFO kernel:[ 6.221137] usb 1-1.2: Manufacturer: SanDisk Corporation >13:36:03,972 INFO kernel:[ 6.221141] usb 1-1.2: SerialNumber: 000016830772FEB1 >13:36:03,972 INFO kernel:[ 6.294826] usb 1-1.3: new full-speed USB device number 4 using ehci-pci >13:36:03,972 INFO kernel:[ 6.381465] usb 1-1.3: New USB device found, idVendor=147e, idProduct=2020 >13:36:03,972 INFO kernel:[ 6.381473] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >13:36:03,972 INFO kernel:[ 6.381478] usb 1-1.3: Product: Biometric Coprocessor >13:36:03,972 INFO kernel:[ 6.381482] usb 1-1.3: Manufacturer: Auth >13:36:03,972 INFO kernel:[ 6.455009] usb 1-1.4: new full-speed USB device number 5 using ehci-pci >13:36:03,972 INFO kernel:[ 6.544373] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6 >13:36:03,972 INFO kernel:[ 6.544381] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >13:36:03,972 INFO kernel:[ 6.544386] usb 1-1.4: Product: BCM20702A0 >13:36:03,972 INFO kernel:[ 6.544390] usb 1-1.4: Manufacturer: Broadcom Corp >13:36:03,972 INFO kernel:[ 6.544393] usb 1-1.4: SerialNumber: F82FA8EA10D4 >13:36:03,972 INFO kernel:[ 6.618192] usb 1-1.6: new high-speed USB device number 6 using ehci-pci >13:36:03,972 INFO kernel:[ 6.702472] Switched to clocksource tsc >13:36:03,972 INFO kernel:[ 6.768767] usb 1-1.6: New USB device found, idVendor=5986, idProduct=0266 >13:36:03,972 INFO kernel:[ 6.768777] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >13:36:03,972 INFO kernel:[ 6.768782] usb 1-1.6: Product: Integrated Camera >13:36:03,972 INFO kernel:[ 6.768786] usb 1-1.6: Manufacturer: SunplusIT INC. >13:36:03,972 INFO kernel:[ 8.408172] floppy0: no floppy controllers found >13:36:03,972 INFO kernel:[ 8.408195] work still pending >13:36:03,972 INFO kernel:[ 8.422662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >13:36:03,972 INFO kernel:[ 8.422668] EDD information not available. >13:36:03,972 INFO kernel:[ 8.439386] No iBFT detected. >13:36:03,972 INFO kernel:[ 8.446057] md: raid0 personality registered for level 0 >13:36:03,972 INFO kernel:[ 8.454581] md: raid1 personality registered for level 1 >13:36:03,972 WARNING kernel:[ 8.488119] raid6: sse2x1 4492 MB/s >13:36:03,972 WARNING kernel:[ 8.505138] raid6: sse2x2 6097 MB/s >13:36:03,972 WARNING kernel:[ 8.522156] raid6: sse2x4 10859 MB/s >13:36:03,972 WARNING kernel:[ 8.522157] raid6: using algorithm sse2x4 (10859 MB/s) >13:36:03,972 WARNING kernel:[ 8.522158] raid6: using ssse3x2 recovery algorithm >13:36:03,972 INFO kernel:[ 8.523247] async_tx: api initialized (async) >13:36:03,972 INFO kernel:[ 8.524537] xor: automatically using best checksumming function: >13:36:03,972 INFO kernel:[ 8.534168] avx : 23492.000 MB/sec >13:36:03,972 INFO kernel:[ 8.544256] md: raid6 personality registered for level 6 >13:36:03,972 INFO kernel:[ 8.544261] md: raid5 personality registered for level 5 >13:36:03,972 INFO kernel:[ 8.544264] md: raid4 personality registered for level 4 >13:36:03,972 INFO kernel:[ 8.550561] md: raid10 personality registered for level 10 >13:36:03,972 INFO kernel:[ 8.552631] md: linear personality registered for level -1 >13:36:03,972 INFO kernel:[ 8.559285] device-mapper: multipath round-robin: version 1.0.0 loaded >13:36:03,972 INFO kernel:[ 8.565362] sha256_ssse3: Using AVX optimized SHA-256 implementation >13:36:03,972 INFO kernel:[ 8.585201] RPC: Registered named UNIX socket transport module. >13:36:03,972 INFO kernel:[ 8.585203] RPC: Registered udp transport module. >13:36:03,972 INFO kernel:[ 8.585204] RPC: Registered tcp transport module. >13:36:03,972 INFO kernel:[ 8.585205] RPC: Registered tcp NFSv4.1 backchannel transport module. >13:36:03,972 INFO kernel:[ 8.660537] cdc_wdm 3-4:1.5: cdc-wdm0: USB WDM device >13:36:03,972 INFO kernel:[ 8.660584] cdc_wdm 3-4:1.8: cdc-wdm1: USB WDM device >13:36:03,972 INFO kernel:[ 8.660604] usbcore: registered new interface driver cdc_wdm >13:36:03,972 INFO kernel:[ 8.661783] usb-storage 3-2:1.0: USB Mass Storage device detected >13:36:03,972 INFO kernel:[ 8.661845] scsi6 : usb-storage 3-2:1.0 >13:36:03,973 INFO kernel:[ 8.661955] usb-storage 1-1.2:1.0: USB Mass Storage device detected >13:36:03,973 INFO kernel:[ 8.661997] scsi7 : usb-storage 1-1.2:1.0 >13:36:03,973 INFO kernel:[ 8.662084] usbcore: registered new interface driver usb-storage >13:36:03,973 INFO kernel:[ 8.664669] usbcore: registered new interface driver uas >13:36:03,973 INFO kernel:[ 8.667916] usbcore: registered new interface driver cdc_ncm >13:36:03,973 INFO kernel:[ 8.688016] cdc_mbim 3-4:1.6: cdc-wdm2: USB WDM device >13:36:03,973 INFO kernel:[ 8.688178] cdc_mbim 3-4:1.6 wwan0: register 'cdc_mbim' at usb-0000:00:14.0-4, CDC MBIM, f2:f9:b8:01:27:4d >13:36:03,973 INFO kernel:[ 8.688201] usbcore: registered new interface driver cdc_mbim >13:36:03,973 INFO kernel:[ 8.725114] wmi: Mapper loaded >13:36:03,973 INFO kernel:[ 8.752105] [drm] Initialized drm 1.1.0 20060810 >13:36:03,973 INFO kernel:[ 8.759717] alg: No test for crc32 (crc32-pclmul) >13:36:03,973 INFO kernel:[ 8.799447] i915 0000:00:02.0: enabling device (0006 -> 0007) >13:36:03,973 INFO kernel:[ 8.799786] [drm] Memory usable by graphics device = 2048M >13:36:03,973 INFO kernel:[ 8.799788] [drm] Replacing VGA console driver >13:36:03,973 DEBUG kernel:[ 8.799790] checking generic (e0000000 57f000) vs hw (e0000000 10000000) >13:36:03,973 INFO kernel:[ 8.799792] fb: switching to inteldrmfb from EFI VGA >13:36:03,973 INFO kernel:[ 8.799808] Console: switching to colour dummy device 80x25 >13:36:03,973 DEBUG kernel:[ 8.805705] i915 0000:00:02.0: irq 44 for MSI/MSI-X >13:36:03,973 INFO kernel:[ 8.805722] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >13:36:03,973 INFO kernel:[ 8.805724] [drm] Driver supports precise vblank timestamp query. >13:36:03,973 INFO kernel:[ 8.805844] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=mem >13:36:03,973 INFO kernel:[ 8.893682] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2 >13:36:03,973 INFO kernel:[ 8.952749] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5 >13:36:03,973 INFO kernel:[ 8.962496] fbcon: inteldrmfb (fb0) is primary device >13:36:03,973 NOTICE kernel:[ 9.666563] scsi 7:0:0:0: Direct-Access SanDisk Cruzer Contour 4.12 PQ: 0 ANSI: 2 >13:36:03,973 NOTICE kernel:[ 9.667080] scsi 7:0:0:1: CD-ROM SanDisk Cruzer Contour 4.12 PQ: 0 ANSI: 2 >13:36:03,973 NOTICE kernel:[ 9.668101] scsi 6:0:0:0: Direct-Access General USB Flash Disk 1.00 PQ: 0 ANSI: 2 >13:36:03,973 NOTICE kernel:[ 9.668779] sd 6:0:0:0: Attached scsi generic sg1 type 0 >13:36:03,973 NOTICE kernel:[ 9.668983] sd 6:0:0:0: [sdb] 3913728 512-byte logical blocks: (2.00 GB/1.86 GiB) >13:36:03,973 NOTICE kernel:[ 9.669152] sd 6:0:0:0: [sdb] Write Protect is off >13:36:03,973 DEBUG kernel:[ 9.669157] sd 6:0:0:0: [sdb] Mode Sense: 0b 00 00 08 >13:36:03,973 NOTICE kernel:[ 9.669337] sd 7:0:0:0: Attached scsi generic sg2 type 0 >13:36:03,973 ERR kernel:[ 9.669339] sd 6:0:0:0: [sdb] No Caching mode page found >13:36:03,973 ERR kernel:[ 9.669342] sd 6:0:0:0: [sdb] Assuming drive cache: write through >13:36:03,973 NOTICE kernel:[ 9.669920] sd 7:0:0:0: [sdc] 7856128 512-byte logical blocks: (4.02 GB/3.74 GiB) >13:36:03,973 NOTICE kernel:[ 9.670785] sd 7:0:0:0: [sdc] Write Protect is off >13:36:03,973 DEBUG kernel:[ 9.670790] sd 7:0:0:0: [sdc] Mode Sense: 03 00 00 00 >13:36:03,973 INFO kernel:[ 9.671334] sdb: sdb1 >13:36:03,973 WARNING kernel:[ 9.671403] sr0: scsi3-mmc drive: 8x/40x writer xa/form2 cdda tray >13:36:03,973 INFO kernel:[ 9.671405] cdrom: Uniform CD-ROM driver Revision: 3.20 >13:36:03,973 DEBUG kernel:[ 9.671858] sr 7:0:0:1: Attached scsi CD-ROM sr0 >13:36:03,973 ERR kernel:[ 9.672222] sd 7:0:0:0: [sdc] No Caching mode page found >13:36:03,973 ERR kernel:[ 9.672225] sd 7:0:0:0: [sdc] Assuming drive cache: write through >13:36:03,973 NOTICE kernel:[ 9.672455] sr 7:0:0:1: Attached scsi generic sg3 type 5 >13:36:03,973 NOTICE kernel:[ 9.672984] sd 6:0:0:0: [sdb] Attached SCSI removable disk >13:36:03,973 INFO kernel:[ 9.677571] sdc: sdc1 sdc2 sdc3 >13:36:03,973 NOTICE kernel:[ 9.684934] sd 7:0:0:0: [sdc] Attached SCSI removable disk >13:36:03,973 INFO kernel:[ 9.736112] Console: switching to colour frame buffer device 200x56 >13:36:03,973 INFO kernel:[ 9.740568] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >13:36:03,973 INFO kernel:[ 9.740571] i915 0000:00:02.0: registered panic notifier >13:36:03,973 NOTICE kernel:[ 9.757982] random: nonblocking pool is initialized >13:36:03,973 INFO kernel:[ 9.776108] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >13:36:03,973 INFO kernel:[ 9.776229] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6 >13:36:03,973 INFO kernel:[ 9.776380] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >13:36:03,973 INFO kernel:[ 10.730996] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off >13:36:03,973 DEBUG kernel:[ 10.827260] ISO 9660 Extensions: Microsoft Joliet Level 3 >13:36:03,973 DEBUG kernel:[ 10.835477] ISO 9660 Extensions: RRIP_1991A >13:36:03,973 INFO kernel:[ 10.976061] loop: module loaded >13:36:03,973 INFO kernel:[ 11.889475] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >13:36:03,973 DEBUG kernel:[ 13.063536] SELinux: 2048 avtab hash slots, 108796 rules. >13:36:03,973 DEBUG kernel:[ 13.076793] SELinux: 2048 avtab hash slots, 108796 rules. >13:36:03,973 DEBUG kernel:[ 13.093096] SELinux: 8 users, 103 roles, 4900 types, 292 bools, 1 sens, 1024 cats >13:36:03,973 DEBUG kernel:[ 13.093099] SELinux: 83 classes, 108796 rules >13:36:03,973 INFO kernel:[ 13.096382] SELinux: Permission audit_read in class capability2 not defined in policy. >13:36:03,973 INFO kernel:[ 13.096386] SELinux: the above unknown classes and permissions will be allowed >13:36:03,973 DEBUG kernel:[ 13.096391] SELinux: Completing initialization. >13:36:03,973 DEBUG kernel:[ 13.096392] SELinux: Setting up existing superblocks. >13:36:03,973 DEBUG kernel:[ 13.096395] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:36:03,973 DEBUG kernel:[ 13.096420] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.096428] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.096432] SELinux: initialized (dev proc, type proc), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.096468] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >13:36:03,973 DEBUG kernel:[ 13.096922] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.097577] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >13:36:03,973 DEBUG kernel:[ 13.097579] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >13:36:03,973 DEBUG kernel:[ 13.097582] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.097584] SELinux: initialized (dev aio, type aio), not configured for labeling >13:36:03,973 DEBUG kernel:[ 13.097587] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >13:36:03,973 DEBUG kernel:[ 13.097599] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:36:03,973 DEBUG kernel:[ 13.097605] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >13:36:03,973 DEBUG kernel:[ 13.097611] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.097620] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.097898] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.097900] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:36:03,973 DEBUG kernel:[ 13.097905] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:36:03,973 DEBUG kernel:[ 13.097992] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:36:03,973 DEBUG kernel:[ 13.098012] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098015] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098017] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098032] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098034] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098036] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098040] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098042] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098044] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098045] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098050] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098051] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098054] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098057] SELinux: initialized (dev drm, type drm), not configured for labeling >13:36:03,973 DEBUG kernel:[ 13.098062] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098064] SELinux: initialized (dev sdc, type iso9660), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.098073] SELinux: initialized (dev loop0, type squashfs), uses xattr >13:36:03,973 DEBUG kernel:[ 13.098087] SELinux: initialized (dev dm-0, type ext4), uses xattr >13:36:03,973 NOTICE kernel:[ 13.107759] audit: type=1403 audit(1409837761.798:2): policy loaded auid=4294967295 ses=4294967295 >13:36:03,973 DEBUG kernel:[ 13.488224] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >13:36:03,973 DEBUG kernel:[ 13.643396] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:36:03,973 DEBUG kernel:[ 13.643805] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:36:03,973 WARNING kernel:[ 14.330502] intel_rapid_start: probe of INT3392:00 failed with error -22 >13:36:03,973 WARNING kernel:[ 14.365509] thinkpad_acpi: Unknown symbol rfkill_unregister (err 0) >13:36:03,973 WARNING kernel:[ 14.365525] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >13:36:03,973 WARNING kernel:[ 14.365536] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >13:36:03,973 WARNING kernel:[ 14.365543] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >13:36:03,973 WARNING kernel:[ 14.365556] thinkpad_acpi: Unknown symbol rfkill_destroy (err 0) >13:36:03,973 WARNING kernel:[ 14.365575] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >13:36:03,973 WARNING kernel:[ 14.365585] thinkpad_acpi: Unknown symbol rfkill_init_sw_state (err 0) >13:36:03,973 WARNING kernel:[ 14.365598] thinkpad_acpi: Unknown symbol snd_card_new (err 0) >13:36:03,973 WARNING kernel:[ 14.365607] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >13:36:03,973 WARNING kernel:[ 14.365623] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >13:36:03,973 WARNING kernel:[ 14.365631] thinkpad_acpi: Unknown symbol rfkill_set_hw_state (err 0) >13:36:03,973 WARNING kernel:[ 14.365644] thinkpad_acpi: Unknown symbol rfkill_alloc (err 0) >13:36:03,973 WARNING kernel:[ 14.365664] thinkpad_acpi: Unknown symbol rfkill_register (err 0) >13:36:03,973 WARNING kernel:[ 14.365686] thinkpad_acpi: Unknown symbol rfkill_set_sw_state (err 0) >13:36:03,973 INFO kernel:[ 14.395451] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >13:36:03,973 WARNING kernel:[ 14.396293] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\_SB_.PCI0.LPC_.PMIO) (20140424/utaddress-258) >13:36:03,973 INFO kernel:[ 14.396299] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >13:36:03,973 WARNING kernel:[ 14.396306] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\_SB_.PCI0.LPC_.LPIO) (20140424/utaddress-258) >13:36:03,973 INFO kernel:[ 14.396310] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >13:36:03,973 WARNING kernel:[ 14.396312] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\_SB_.PCI0.LPC_.LPIO) (20140424/utaddress-258) >13:36:03,973 INFO kernel:[ 14.396315] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >13:36:03,973 WARNING kernel:[ 14.396317] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\_SB_.PCI0.LPC_.LPIO) (20140424/utaddress-258) >13:36:03,973 INFO kernel:[ 14.396320] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >13:36:03,973 WARNING kernel:[ 14.396321] lpc_ich: Resource conflict(s) found affecting gpio_ich >13:36:03,973 INFO kernel:[ 14.404975] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >13:36:03,973 WARNING kernel:[ 14.411131] thinkpad_acpi: Unknown symbol rfkill_unregister (err 0) >13:36:03,973 WARNING kernel:[ 14.411147] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >13:36:03,973 WARNING kernel:[ 14.411158] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >13:36:03,973 WARNING kernel:[ 14.411167] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >13:36:03,973 WARNING kernel:[ 14.411180] thinkpad_acpi: Unknown symbol rfkill_destroy (err 0) >13:36:03,973 WARNING kernel:[ 14.411200] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >13:36:03,973 WARNING kernel:[ 14.411212] thinkpad_acpi: Unknown symbol rfkill_init_sw_state (err 0) >13:36:03,973 WARNING kernel:[ 14.411224] thinkpad_acpi: Unknown symbol snd_card_new (err 0) >13:36:03,973 WARNING kernel:[ 14.411233] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >13:36:03,973 WARNING kernel:[ 14.411249] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >13:36:03,973 WARNING kernel:[ 14.411257] thinkpad_acpi: Unknown symbol rfkill_set_hw_state (err 0) >13:36:03,973 WARNING kernel:[ 14.411271] thinkpad_acpi: Unknown symbol rfkill_alloc (err 0) >13:36:03,973 WARNING kernel:[ 14.411291] thinkpad_acpi: Unknown symbol rfkill_register (err 0) >13:36:03,973 WARNING kernel:[ 14.411314] thinkpad_acpi: Unknown symbol rfkill_set_sw_state (err 0) >13:36:03,973 INFO kernel:[ 14.449211] cdc_acm 3-4:1.1: ttyACM0: USB ACM device >13:36:03,973 INFO kernel:[ 14.450212] cdc_acm 3-4:1.3: ttyACM1: USB ACM device >13:36:03,973 INFO kernel:[ 14.450505] cdc_acm 3-4:1.9: ttyACM2: USB ACM device >13:36:03,973 INFO kernel:[ 14.454365] usbcore: registered new interface driver cdc_acm >13:36:03,973 INFO kernel:[ 14.454367] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters >13:36:03,973 WARNING kernel:[ 14.460782] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >13:36:03,973 WARNING kernel:[ 14.460798] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >13:36:03,973 WARNING kernel:[ 14.460809] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >13:36:03,973 WARNING kernel:[ 14.460818] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >13:36:03,973 WARNING kernel:[ 14.460830] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >13:36:03,973 WARNING kernel:[ 14.460841] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >13:36:03,973 WARNING kernel:[ 14.460858] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >13:36:03,973 WARNING kernel:[ 14.460867] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >13:36:03,973 WARNING kernel:[ 14.460877] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >13:36:03,973 WARNING kernel:[ 14.460884] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >13:36:03,973 DEBUG kernel:[ 14.469689] mei_me 0000:00:16.0: irq 45 for MSI/MSI-X >13:36:03,973 INFO kernel:[ 14.667483] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x19 >13:36:03,973 INFO kernel:[ 14.694365] sdhci: Secure Digital Host Controller Interface driver >13:36:03,973 INFO kernel:[ 14.694368] sdhci: Copyright(c) Pierre Ossman >13:36:03,973 INFO kernel:[ 14.697371] cfg80211: Calling CRDA to update world regulatory domain >13:36:03,973 INFO kernel:[ 14.707984] sdhci-pci 0000:02:00.0: SDHCI controller found [1180:e822] (rev 7) >13:36:03,973 INFO kernel:[ 14.708615] mmc0: no vqmmc regulator found >13:36:03,973 INFO kernel:[ 14.708617] mmc0: no vmmc regulator found >13:36:03,973 INFO kernel:[ 14.708787] mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA >13:36:03,973 INFO kernel:[ 14.745717] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x19 >13:36:03,973 INFO kernel:[ 14.745743] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x19 >13:36:03,973 INFO kernel:[ 14.745759] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x19 >13:36:03,973 INFO kernel:[ 14.745835] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >13:36:03,973 INFO kernel:[ 14.751570] Intel(R) Wireless WiFi driver for Linux, in-tree:d >13:36:03,973 INFO kernel:[ 14.751572] Copyright(c) 2003- 2014 Intel Corporation >13:36:03,973 WARNING kernel:[ 14.751739] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control >13:36:03,973 DEBUG kernel:[ 14.752139] iwlwifi 0000:03:00.0: irq 46 for MSI/MSI-X >13:36:03,973 INFO kernel:[ 14.889101] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm >13:36:03,973 INFO kernel:[ 15.000654] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >13:36:03,973 INFO kernel:[ 15.000655] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >13:36:03,973 INFO kernel:[ 15.000656] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >13:36:03,973 INFO kernel:[ 15.000658] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205S AGN, REV=0xB0 >13:36:03,973 INFO kernel:[ 15.001071] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >13:36:03,973 DEBUG kernel:[ 15.091668] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >13:36:03,973 NOTICE kernel:[ 15.280450] audit: type=1400 audit(1409837763.968:3): avc: denied { unlink } for pid=1189 comm="rsyslogd" name="log" dev="devtmpfs" ino=11894 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >13:36:04,675 INFO NetworkManager: <info> NetworkManager (version 0.9.10.0-4.git20140704.fc21) is starting... >13:36:04,675 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >13:36:04,675 INFO NetworkManager: <info> WEXT support is enabled >13:36:04,790 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >13:36:04,849 INFO polkitd: Started polkitd version 0.112 >13:36:04,972 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >13:36:04,997 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >13:36:04,997 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >13:36:04,997 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:36:04,997 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:36:05,062 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >13:36:05,062 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >13:36:05,083 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >13:36:05,085 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >13:36:05,091 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >13:36:05,092 INFO NetworkManager: <info> WiFi hardware radio set enabled >13:36:05,092 INFO NetworkManager: <info> WWAN hardware radio set enabled >13:36:05,102 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >13:36:05,103 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >13:36:05,103 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >13:36:05,103 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >13:36:05,103 INFO NetworkManager: <info> Networking is enabled by state file >13:36:05,103 INFO NetworkManager: <info> (lo): link connected >13:36:05,103 INFO NetworkManager: <info> (lo): carrier is ON >13:36:05,104 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >13:36:05,104 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >13:36:05,104 INFO NetworkManager: <info> (wlp3s0): using nl80211 for WiFi device control >13:36:05,104 INFO NetworkManager: <info> (wlp3s0): driver supports Access Point (AP) mode >13:36:05,104 INFO NetworkManager: <info> (wlp3s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >13:36:05,104 INFO NetworkManager: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/1 >13:36:05,104 INFO NetworkManager: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >13:36:05,105 INFO kernel:[ 16.416933] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >13:36:05,112 INFO kernel:[ 16.423765] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >13:36:05,377 INFO kernel:[ 16.689195] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >13:36:05,384 INFO kernel:[ 16.696021] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >13:36:05,466 INFO kernel:[ 16.778514] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >13:36:05,466 INFO NetworkManager: <info> (wlp3s0): preparing device >13:36:05,467 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >13:36:05,555 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >13:36:05,556 INFO NetworkManager: <info> wpa_supplicant started >13:36:05,607 INFO NetworkManager: <info> (wlp3s0) supports 5 scan SSIDs >13:36:05,607 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: starting -> ready >13:36:05,607 INFO NetworkManager: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >13:36:05,607 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: ready -> disconnected >13:36:05,607 INFO NetworkManager: <info> (wlp3s0) supports 5 scan SSIDs >13:36:05,609 INFO NetworkManager: <info> startup complete >13:36:05,803 INFO kernel:[ 17.115261] cfg80211: Calling CRDA to update world regulatory domain >13:36:08,532 NOTICE kernel:[ 19.847907] audit: type=1400 audit(1409837768.530:4): avc: denied { read write } for pid=1279 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=167 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >13:36:08,783 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: disconnected -> inactive >13:36:09,002 NOTICE kernel:[ 20.317963] audit: type=1400 audit(1409837769.000:5): avc: denied { read write } for pid=1326 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >13:36:09,003 NOTICE kernel:[ 20.318981] audit: type=1400 audit(1409837769.001:6): avc: denied { open } for pid=1326 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >13:36:09,003 NOTICE kernel:[ 20.318992] audit: type=1400 audit(1409837769.001:7): avc: denied { ioctl } for pid=1326 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >13:36:09,086 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >13:36:09,131 DEBUG kernel:[ 20.447173] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:36:09,154 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >13:36:09,167 NOTICE kernel:[ 20.483615] audit: type=1107 audit(1409837769.165:8): pid=1242 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.6 spid=1328 tpid=1257 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >13:36:09,167 NOTICE kernel:[ 20.483615] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >13:36:10,899 NOTICE kernel:[ 22.217780] audit: type=1400 audit(1409837770.897:9): avc: denied { read write } for pid=1344 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 permissive=1 >13:36:11,644 NOTICE kernel:[ 22.962850] audit: type=1400 audit(1409837771.642:10): avc: denied { read write } for pid=1364 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >13:36:11,644 NOTICE kernel:[ 22.963437] audit: type=1400 audit(1409837771.642:11): avc: denied { read write } for pid=1364 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=167 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >13:36:12,000 NOTICE kernel:[ 23.090377] audit: type=1400 audit(1409837772.000:12): avc: denied { ioctl } for pid=1364 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >13:36:12,000 NOTICE kernel:[ 23.090387] audit: type=1400 audit(1409837772.000:13): avc: denied { getattr } for pid=1364 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >13:36:12,067 INFO chronyd: chronyd version 1.31-pre1 starting >13:36:12,068 INFO chronyd: Generated key 1 >13:36:14,210 NOTICE kernel:[ 25.302573] audit: type=1400 audit(1409837774.209:14): avc: denied { open } for pid=1216 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=20812 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=file permissive=1 >13:36:16,786 INFO kernel:[ 27.881732] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >13:36:16,786 DEBUG kernel:[ 27.881902] SELinux: initialized (dev sda2, type ext4), uses xattr >13:36:16,913 INFO kernel:[ 28.008831] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >13:36:16,913 DEBUG kernel:[ 28.008837] SELinux: initialized (dev dm-2, type ext4), uses xattr >13:36:17,155 INFO kernel:[ 28.250466] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >13:36:17,155 DEBUG kernel:[ 28.250473] SELinux: initialized (dev dm-2, type ext4), uses xattr >13:36:19,034 INFO NetworkManager: <info> read connection 'MGTS_GPON_4455' >13:36:19,035 INFO NetworkManager: <info> Activation (wlp3s0) starting connection 'MGTS_GPON_4455' >13:36:19,035 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >13:36:19,036 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >13:36:19,036 INFO NetworkManager: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >13:36:19,036 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >13:36:19,036 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >13:36:19,036 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >13:36:19,037 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >13:36:19,037 INFO NetworkManager: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >13:36:19,038 INFO NetworkManager: <info> Activation (wlp3s0/wireless): access point 'MGTS_GPON_4455' has security, but secrets are required. >13:36:19,038 INFO NetworkManager: <info> (wlp3s0): device state change: config -> need-auth (reason 'none') [50 60 0] >13:36:19,039 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >13:36:23,580 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >13:36:23,581 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >13:36:23,581 INFO NetworkManager: <info> (wlp3s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >13:36:23,581 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >13:36:23,581 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >13:36:23,582 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >13:36:23,582 INFO NetworkManager: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >13:36:23,582 INFO NetworkManager: <info> Activation (wlp3s0/wireless): connection 'MGTS_GPON_4455' has security, and secrets exist. No new secrets needed. >13:36:23,582 INFO NetworkManager: <info> Config: added 'ssid' value 'MGTS_GPON_4455' >13:36:23,582 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >13:36:23,582 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >13:36:23,582 INFO NetworkManager: <info> Config: added 'auth_alg' value 'OPEN' >13:36:23,582 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >13:36:23,582 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >13:36:23,583 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >13:36:23,596 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: inactive -> scanning >13:36:26,828 INFO kernel:[ 37.933954] wlp3s0: authenticate with 00:0e:8f:66:58:b8 >13:36:26,832 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: scanning -> authenticating >13:36:26,832 INFO kernel:[ 37.939001] wlp3s0: send auth to 00:0e:8f:66:58:b8 (try 1/3) >13:36:26,834 INFO kernel:[ 37.941329] wlp3s0: authenticated >13:36:26,834 INFO kernel:[ 37.941414] wlp3s0: AP has invalid WMM params (AIFSN=1 for ACI 2), disabling WMM >13:36:26,834 INFO kernel:[ 37.941417] wlp3s0: waiting for beacon from 00:0e:8f:66:58:b8 >13:36:26,839 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: authenticating -> associating >13:36:26,923 INFO kernel:[ 38.029855] wlp3s0: associate with 00:0e:8f:66:58:b8 (try 1/3) >13:36:26,929 INFO kernel:[ 38.035971] wlp3s0: RX AssocResp from 00:0e:8f:66:58:b8 (capab=0x411 status=0 aid=2) >13:36:26,956 INFO kernel:[ 38.062652] wlp3s0: associated >13:36:26,956 INFO kernel:[ 38.062680] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready >13:36:26,956 INFO kernel:[ 38.062718] cfg80211: Calling CRDA to update world regulatory domain >13:36:26,960 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: associating -> 4-way handshake >13:36:26,996 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: 4-way handshake -> completed >13:36:26,996 INFO NetworkManager: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'MGTS_GPON_4455'. >13:36:26,996 INFO NetworkManager: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled. >13:36:26,996 INFO NetworkManager: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started... >13:36:26,996 INFO NetworkManager: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0] >13:36:26,996 INFO NetworkManager: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >13:36:27,019 INFO NetworkManager: <info> dhclient started with pid 1539 >13:36:27,021 INFO NetworkManager: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete. >13:36:27,099 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1 >13:36:27,099 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >13:36:27,099 INFO dhclient: All rights reserved. >13:36:27,099 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >13:36:27,099 INFO dhclient: >13:36:27,102 INFO NetworkManager: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit >13:36:27,114 INFO dhclient: Listening on LPF/wlp3s0/84:3a:4b:cf:eb:84 >13:36:27,114 INFO dhclient: Sending on LPF/wlp3s0/84:3a:4b:cf:eb:84 >13:36:27,114 INFO dhclient: Sending on Socket/fallback >13:36:27,114 INFO dhclient: Created duid \000\001\000\001\033\233'[\204:K\317\353\204. >13:36:27,115 INFO dhclient: DHCPDISCOVER on wlp3s0 to 255.255.255.255 port 67 interval 8 (xid=0x182566d8) >13:36:28,086 INFO NetworkManager: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >13:36:28,086 INFO NetworkManager: <info> Activation (wlp3s0) Beginning DHCPv6 transaction (timeout in 45 seconds) >13:36:28,088 INFO NetworkManager: <info> dhclient started with pid 1541 >13:36:28,099 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1 >13:36:28,099 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >13:36:28,099 INFO dhclient: All rights reserved. >13:36:28,099 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >13:36:28,099 INFO dhclient: >13:36:28,101 INFO NetworkManager: <info> (wlp3s0): DHCPv6 state changed nbi -> preinit6 >13:36:28,102 INFO dhclient: Listening on Socket/wlp3s0 >13:36:28,102 INFO dhclient: Sending on Socket/wlp3s0 > > >/run/install/ks.cfg: >lang en_US.UTF-8 --addsupport=ru_RU.UTF-8 >keyboard --vckeymap=us --xlayouts='us','ru' --switch='grp:caps_toggle' >network --bootproto=dhcp --hostname=x1carbon.localdomain --device=wlp3s0 --essid="MGTS_GPON_4455" --wpakey="ZX0MO7OG" >timezone --utc Europe/Moscow >url --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch >repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch >repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch >repo --name=updates-testing --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch >#repo --name=rpmfusion-free --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-$releasever&arch=$basearch >#repo --name=rpmfusion-free-updates --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-$releasever&arch=$basearch >#repo --name=rpmfusion-free-updates-testing --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-testing-$releasever&arch=$basearch >#repo --name=rpmfusion-nonfree --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-$releasever&arch=$basearch >#repo --name=rpmfusion-nonfree-updates --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-$releasever&arch=$basearch >#repo --name=rpmfusion-nonfree-updates-testing --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-testing-$releasever&arch=$basearch >repo --name=rpmfusion-free-rawhide --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-rawhide&arch=$basearch >repo --name=rpmfusion-nonfree-rawhide --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-rawhide&arch=$basearch >ignoredisk --only-use=sda >clearpart --all --drives=sda >autopart --type=btrfs >install >bootloader --location=mbr --timeout=2 --driveorder=sda --append="rhgb quiet" >firstboot --disable >xconfig --startxonboot >%packages --default >@^workstation-product-environment >@gnome-desktop >@firefox >@epiphany >@libreoffice >@gnome-games >gbrainy >@development-tools >@development-libs >@c-development >@rpm-development-tools >@fedora-packager >dnf >dnf-plugins-core >vim-enhanced >gnome-session-wayland-session >rpmfusion-free-release >rpmfusion-nonfree-release >-@fedora-release-standard >-fedora-release-standard >-fedora-release-server >%end >rootpw --iscrypted "$6$Igor Gnatenko$3A/Rvf4D7X/kQi2kjLIwZjrUJ7GeHCOFcHo2i3OmS/kpaSAeq3EJZaSpHqmnS2PpgmHQXpwh31zP9u9SR..ds/" >user --name="brain" --gecos="Igor Gnatenko" --groups="wheel" --iscrypted --password "$6$Igor Gnatenko$3A/Rvf4D7X/kQi2kjLIwZjrUJ7GeHCOFcHo2i3OmS/kpaSAeq3EJZaSpHqmnS2PpgmHQXpwh31zP9u9SR..ds/" >reboot
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 1138322
: 934413 |
934414
|
934415
|
934416
|
934417
|
934418
|
934419
|
934420
|
934421
|
934422
|
934423
|
934424