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 658960 Details for
Bug 884813
KeyError: None
[?]
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), 696.24 KB, created by
Andrew Jones
on 2012-12-06 18:50:10 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Andrew Jones
Created:
2012-12-06 18:50:10 UTC
Size:
696.24 KB
patch
obsolete
>anaconda 18.34 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1679, in _populate_right_side > typeCombo.set_active(type_index_map[device_type]) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1287, in _save_right_side > self._populate_right_side(selector) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2414, in on_apply_clicked > self._save_right_side(self._current_selector) >KeyError: None > >Local variables in innermost frame: >reformatCheckbox: <CheckButton object at 0x7f00d25e8a50 (GtkCheckButton at 0x41add20)> >include_disk: False >device_type: None >mountPointEntry: <Entry object at 0x7f00d25e8640 (GtkEntry at 0x41108b0)> >md_included: False >device: existing 63968MB lvmvg roots (14) with non-existent ext4 filesystem mounted at / >fs_type: vfat >btrfs_included: True >mountpoint: / >device_name: roots >itr: <gi.overrides.Gtk.TreeModelRow object at 0x7f00d24e4f10> >ancestors: [PartitionDevice instance (0x7f00d25cf910) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 244198MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 64000.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 131072000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8158, 255, 63) biosGeometry: (8158, 255, 63) > PedDevice: <_ped.Device object at 0x7f00dc4aae60> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = luks grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f00d25cf650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f00d25de190> PedPartition: <_ped.Partition object at 0x7f00d25d04d0> > disk = existing 244198MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 132098047 length = 131072000 > flags = , DiskDevice instance (0x7f00d25cf450) -- > name = sda status = True kids = 3 id = 0 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 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 0x7f00dc4aa0e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f00d25cf490>, LUKSDevice instance (0x7f00d25dec10) -- > name = luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 status = False kids = 1 id = 13 > parents = ['existing 64000MB partition sda2 (2) with existing luks'] > uuid = None size = 63998.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 131067904 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8158, 255, 63) biosGeometry: (8158, 255, 63) > PedDevice: <_ped.Device object at 0x7f00d25ea560> > target size = 0 path = /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 > format args = [] originalFormat = lvmpv target = crypt dmUuid = None] >include_btrfs: True >labelEntry: <Entry object at 0x7f00d25fad20 (GtkEntry at 0x4110a50)> >data: <gi.overrides.Gtk.TreeModelRow object at 0x7f00d24e4e50> >include_md: False >raid_level: None >encryptCheckbox: <CheckButton object at 0x7f00d25fabe0 (GtkCheckButton at 0x41ad000)> >swap: False >sizeSpinner: <SpinButton object at 0x7f00d25e8410 (GtkSpinButton at 0x41079b0)> >_type: 4 >partition_pos: 0 >nameEntry: <Entry object at 0x7f00d25faa00 (GtkEntry at 0x4110bf0)> >type_index_map: {0: 2, 1: None, 2: 0, 3: 1, 4: None} >selectedDeviceLabel: <Label object at 0x7f00d25e8be0 (GtkLabel at 0x3fa1850)> >use_dev: existing 63968MB lvmvg roots (14) with non-existent ext4 filesystem mounted at / >btrfs_pos: 1 >min_size: 63968 >typeCombo: <ComboBoxText object at 0x7f00d25e8820 (GtkComboBoxText at 0x4107ba0)> >remove_indices: [] >selector: <MountpointSelector object at 0x7f00d25faaf0 (AnacondaMountpointSelector at 0x56e7640)> >disk_pos: None >max_size: 0 >d: existing 244198MB disk sda (0) with existing msdos disklabel >a: existing 63998MB luks/dm-crypt luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 (13) with existing lvmpv >name: root >idx: 2 >fsCombo: <ComboBoxText object at 0x7f00d25fae10 (GtkComboBoxText at 0x4107d90)> >disk_included: False >lvm_pos: 2 >can_label: True >self: <pyanaconda.ui.gui.spokes.custom.CustomPartitioningSpoke object at 0x7f00e4d3ab90> >md_pos: None >selectedDeviceDescLabel: <Label object at 0x7f00d25e83c0 (GtkLabel at 0x3ef5e40)> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3] > _intf.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 244198MB disk sda (0) with existing msdos disklabel >, existing 500MB partition sda1 (1) with existing ext4 filesystem >, existing 64000MB partition sda2 (2) with existing luks >, existing 179697MB partition sda3 (4) with existing luks >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /tmp/curl_fetch_url1/squashfs.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 091c5ca0-866c-4617-b4dd-19912993dd85 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 091c5ca0-866c-4617-b4dd-19912993dd85 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, existing 1024MB dm live-rw (12) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _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.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f00dc519a90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f00dc519ad0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f00dc519b10) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f00dc519b50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f00dc519b90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7696 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1354851756.86 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 1.43 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20121203.n.0/compose/Workstation/x86_64/os/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.34 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20121203.n.0/compose/Workstation/x86_64/os/', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >03:41:14,546 INFO anaconda: /sbin/anaconda 18.34 >03:41:15,399 INFO anaconda: 7995392 kB (7808 MB) are available >03:41:15,399 INFO anaconda: check_memory(): total:7808, needed:512, graphical:512 >03:41:15,407 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >03:41:15,407 INFO anaconda: Default encoding = utf-8 >03:41:15,483 INFO anaconda: ISCSID is /sbin/iscsid >03:41:15,483 INFO anaconda: no initiator set >03:41:15,709 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >03:41:15,710 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >03:41:15,834 INFO anaconda: Display mode = g >03:41:15,835 INFO anaconda: 7995392 kB (7808 MB) are available >03:41:15,835 INFO anaconda: check_memory(): total:7808, needed:512, graphical:512 >03:41:16,537 DEBUG anaconda: X server has signalled a successful start. >03:41:16,538 INFO anaconda: Starting window manager, pid 1201. >03:41:17,205 INFO anaconda: _Fedora is the highest priority installclass, using it >03:41:17,655 INFO anaconda: Detected 7696M of memory >03:41:17,656 INFO anaconda: Swap attempt of 7696M >03:41:17,666 INFO anaconda: Running Thread: AnaStorageThread (139641809086208) >03:41:17,668 INFO anaconda: Running Thread: AnaNetworkThread (139641817478912) >03:41:17,673 INFO anaconda: Running Thread: AnaPayloadThread (139641576924928) >03:41:17,737 DEBUG anaconda: updating hostname localhost.localdomain >03:41:17,739 INFO anaconda: Thread Done: AnaNetworkThread (139641817478912) >03:41:18,351 INFO anaconda: no initiator set >03:41:18,490 DEBUG anaconda: required disklabel type for sda (1) is None >03:41:18,490 DEBUG anaconda: default disklabel type for sda is msdos >03:41:18,490 DEBUG anaconda: selecting msdos disklabel for sda based on size >03:41:18,994 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >03:41:19,007 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >03:41:19,158 INFO anaconda: Thread Done: AnaStorageThread (139641809086208) >03:41:19,448 INFO anaconda: Thread Done: AnaPayloadThread (139641576924928) >03:41:19,828 DEBUG anaconda: network standalone spoke (init): completed: True >22:41:25,087 INFO anaconda: Running Thread: AnaSourceWatcher (139641560139520) >22:41:25,091 INFO anaconda: Thread Done: AnaSourceWatcher (139641560139520) >22:41:25,172 INFO anaconda: Running Thread: AnaSoftwareWatcher (139641560139520) >22:41:25,179 INFO anaconda: Running Thread: AnaStorageWatcher (139641568532224) >22:41:25,621 INFO anaconda: Running Thread: AnaNTPserver0 (139641576924928) >22:41:25,621 INFO anaconda: Running Thread: AnaNTPserver1 (139641502828288) >22:41:25,624 INFO anaconda: Running Thread: AnaNTPserver2 (139641511220992) >22:41:25,630 INFO anaconda: Running Thread: AnaNTPserver3 (139641494435584) >22:41:25,639 INFO anaconda: Thread Done: AnaNTPserver2 (139641511220992) >22:41:25,687 INFO anaconda: Thread Done: AnaNTPserver1 (139641502828288) >22:41:25,692 INFO anaconda: Thread Done: AnaNTPserver0 (139641576924928) >22:41:25,716 INFO anaconda: Thread Done: AnaNTPserver3 (139641494435584) >22:41:26,544 INFO anaconda: Thread Done: AnaStorageWatcher (139641568532224) >22:41:26,545 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f00d72755d0> status to: Probing storage... >22:41:26,545 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f00d72755d0> status to: Downloading package metadata... >22:41:26,546 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f00d72755d0> >22:41:26,547 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f00e4d35e90> status to: Downloading package metadata... >22:41:26,548 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f00e4d35e90> status to: Downloading group metadata... >22:41:26,548 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f00e4d2e1d0> status to: Probing storage... >22:41:26,549 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f00e4d35e90> >22:41:26,550 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139641568532224) >22:41:26,551 INFO anaconda: Thread Done: AnaSoftwareWatcher (139641560139520) >22:41:26,556 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f00e4d2e1d0> >22:41:26,558 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f00e4d35e90> >22:41:26,559 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f00d72755d0> >22:41:26,559 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f00e4d35e90> status to: Checking software dependencies... >22:41:27,512 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139641568532224) >22:41:27,696 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f00d7273290> status to: Wired (em1) connected >22:41:27,698 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f00e4d35e90> >22:41:27,699 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f00d72755d0> >22:41:27,836 INFO anaconda: Running Thread: AnaNTPserver4 (139641494435584) >22:41:27,836 INFO anaconda: Running Thread: AnaNTPserver5 (139641560139520) >22:41:27,837 INFO anaconda: Running Thread: AnaNTPserver6 (139641568532224) >22:41:27,852 INFO anaconda: Running Thread: AnaNTPserver7 (139641576924928) >22:41:27,862 INFO anaconda: Thread Done: AnaNTPserver6 (139641568532224) >22:41:27,918 INFO anaconda: Thread Done: AnaNTPserver4 (139641494435584) >04:41:37,321 INFO anaconda: Thread Done: AnaNTPserver5 (139641560139520) >04:41:37,327 INFO anaconda: Thread Done: AnaNTPserver7 (139641576924928) >04:42:36,856 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139641576924928) >04:42:37,014 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f00e4d35e90> >04:42:37,030 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f00d72755d0> >04:42:37,031 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f00e4d35e90> status to: Checking software dependencies... >04:42:38,847 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139641576924928) >04:42:38,991 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f00e4d35e90> >04:42:38,992 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f00d72755d0> >04:42:40,265 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >04:42:45,620 DEBUG anaconda: disk free: 1.30 MB fs free: 440 MB sw needs: 1.43 GB auto swap: 7.69 GB >04:43:19,612 INFO anaconda: Running Thread: AnaExecuteStorageThread (139641576924928) >04:43:19,656 INFO anaconda: Thread Done: AnaExecuteStorageThread (139641576924928) >04:43:19,688 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3'] >04:43:19,688 DEBUG anaconda: ui: unused=['sda2', 'sda3', 'sda1'] >04:43:19,689 DEBUG anaconda: ui: new_devices=[] >04:43:19,696 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >04:43:19,696 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >04:43:19,992 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f00e4d2e1d0> >04:43:19,992 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f00e4d2e1d0> status to: Saving storage configuration... >04:43:19,993 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f00e4d2e1d0> >04:43:22,496 DEBUG anaconda: page clicked: Unknown >04:43:22,497 DEBUG anaconda: show first mountpoint: Unknown >04:43:22,518 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >04:43:22,521 DEBUG anaconda: updated device_disks to ['sda'] >04:43:22,521 DEBUG anaconda: updated device_vg_name to None >04:43:22,522 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >04:43:22,524 DEBUG anaconda: fs type changed: ext4 >04:43:22,532 INFO anaconda: getting device type for None >04:43:22,532 ERR anaconda: unknown device type: 'None' >04:43:22,532 DEBUG anaconda: device_type_changed: None None >04:43:22,534 INFO anaconda: getting device type for Standard Partition >04:43:22,534 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:43:22,534 INFO anaconda: getting device type for Standard Partition >04:43:22,535 DEBUG anaconda: populate_raid: 2, None >04:43:22,535 INFO anaconda: getting device type for Standard Partition >04:43:22,535 INFO anaconda: getting device type for Standard Partition >04:43:22,536 DEBUG anaconda: populate_raid: 2, None >04:43:22,536 INFO anaconda: getting device type for Standard Partition >04:43:51,904 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >04:43:51,904 DEBUG anaconda: new selector: existing 64000MB partition sda2 (2) with existing luks >04:43:51,905 DEBUG anaconda: notebook page = 1 >04:43:51,905 INFO anaconda: ui: saving changes to device sda1 >04:43:51,906 DEBUG anaconda: old_name: sda1 >04:43:51,906 DEBUG anaconda: new_name: sda1 >04:43:51,906 DEBUG anaconda: new size: 500.0 >04:43:51,907 DEBUG anaconda: old size: 500.0 >04:43:51,907 INFO anaconda: getting device type for Standard Partition >04:43:51,909 DEBUG anaconda: new device type: 2 >04:43:51,909 DEBUG anaconda: reformat: False >04:43:51,910 DEBUG anaconda: new fs type: ext4 >04:43:51,910 DEBUG anaconda: old encryption setting: False >04:43:51,910 DEBUG anaconda: new encryption setting: False >04:43:51,910 DEBUG anaconda: old mountpoint: >04:43:51,910 DEBUG anaconda: new mountpoint: /boot >04:43:51,912 INFO anaconda: getting device type for Standard Partition >04:43:51,913 DEBUG anaconda: updating mountpoint to /boot >04:43:57,535 INFO anaconda: trying to unlock sda2... >04:43:59,739 INFO anaconda: unlocked sda2, now going to populate devicetree... >04:44:01,232 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >04:44:01,252 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:44:03,655 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/roots-fedora1 on /mnt/sysimage as ext4 with options defaults,ro >04:44:03,673 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:44:06,248 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/roots-fedora0 on /mnt/sysimage as ext4 with options defaults,ro >04:44:06,327 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:44:06,545 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/roots-rhel7 on /mnt/sysimage as ext4 with options defaults,ro >04:44:06,563 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:44:10,254 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/roots-rhel6 on /mnt/sysimage as ext4 with options defaults,ro >19:44:10,272 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:44:10,574 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2', 'roots', 'roots-fedora0', 'roots-fedora1', 'roots-rhel6', 'roots-rhel7', 'sda', 'sda1', 'sda2', 'sda3'] >19:44:10,575 DEBUG anaconda: ui: unused=['roots-rhel6', 'roots-fedora1', 'roots-rhel7', 'sda3'] >19:44:10,576 DEBUG anaconda: ui: new_devices=['sda1'] >19:44:10,591 DEBUG anaconda: page clicked: Unknown >19:44:10,591 DEBUG anaconda: show first mountpoint: Unknown >19:44:10,593 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:44:10,594 DEBUG anaconda: updated device_disks to ['sda'] >19:44:10,594 DEBUG anaconda: updated device_vg_name to roots >19:44:10,595 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:44:10,600 INFO anaconda: getting device type for LVM >19:44:10,601 DEBUG anaconda: device_type_changed: 0 LVM >19:44:10,601 INFO anaconda: getting device type for LVM >19:44:10,601 DEBUG anaconda: populate_raid: 0, None >19:44:10,601 INFO anaconda: getting device type for LVM >19:44:10,602 INFO anaconda: getting device type for LVM >19:44:10,602 DEBUG anaconda: populate_raid: 0, None >19:44:10,602 INFO anaconda: getting device type for LVM >19:44:10,602 DEBUG anaconda: default vg is roots >19:44:10,603 DEBUG anaconda: new vg selection: roots >19:44:19,364 DEBUG anaconda: current selector: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:44:19,365 DEBUG anaconda: new selector: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:44:19,365 DEBUG anaconda: notebook page = 1 >19:44:19,365 INFO anaconda: ui: saving changes to device roots-fedora1 >19:44:19,366 DEBUG anaconda: old_name: fedora1 >19:44:19,366 DEBUG anaconda: new_name: fedora1 >19:44:19,366 DEBUG anaconda: new size: 16000.0 >19:44:19,367 DEBUG anaconda: old size: 16000.0 >19:44:19,367 INFO anaconda: getting device type for LVM >19:44:19,368 DEBUG anaconda: new device type: 0 >19:44:19,368 DEBUG anaconda: reformat: False >19:44:19,368 DEBUG anaconda: new fs type: ext4 >19:44:19,369 DEBUG anaconda: old encryption setting: True >19:44:19,369 DEBUG anaconda: new encryption setting: True >19:44:19,369 DEBUG anaconda: old mountpoint: >19:44:19,370 DEBUG anaconda: new mountpoint: >19:44:19,370 INFO anaconda: getting device type for LVM >19:44:19,373 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:44:19,373 DEBUG anaconda: updated device_disks to ['sda'] >19:44:19,373 DEBUG anaconda: updated device_vg_name to roots >19:44:19,374 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:44:19,376 INFO anaconda: getting device type for LVM >19:44:19,377 DEBUG anaconda: populate_raid: 0, None >19:44:19,377 INFO anaconda: getting device type for LVM >19:44:19,377 DEBUG anaconda: default vg is roots >19:44:19,377 DEBUG anaconda: new vg selection: None >19:44:19,379 DEBUG anaconda: new vg selection: None >19:44:19,381 DEBUG anaconda: new vg selection: roots >19:44:28,258 INFO anaconda: ui: saving changes to device roots-rhel7 >19:44:28,258 DEBUG anaconda: old_name: rhel7 >19:44:28,258 DEBUG anaconda: new_name: rhel7 >19:44:28,258 DEBUG anaconda: new size: 16000.0 >19:44:28,259 DEBUG anaconda: old size: 16000.0 >19:44:28,259 INFO anaconda: getting device type for LVM >19:44:28,259 DEBUG anaconda: new device type: 0 >19:44:28,259 DEBUG anaconda: reformat: False >19:44:28,259 DEBUG anaconda: new fs type: ext4 >19:44:28,260 DEBUG anaconda: old encryption setting: True >19:44:28,260 DEBUG anaconda: new encryption setting: True >19:44:28,260 DEBUG anaconda: old mountpoint: >19:44:28,260 DEBUG anaconda: new mountpoint: / >19:44:28,262 INFO anaconda: getting device type for LVM >19:44:28,270 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:44:28,270 DEBUG anaconda: updated device_disks to ['sda'] >19:44:28,270 DEBUG anaconda: updated device_vg_name to roots >19:44:28,271 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:44:28,273 INFO anaconda: getting device type for LVM >19:44:28,273 DEBUG anaconda: populate_raid: 0, None >19:44:28,273 INFO anaconda: getting device type for LVM >19:44:28,274 DEBUG anaconda: default vg is roots >19:44:28,274 DEBUG anaconda: new vg selection: None >19:44:28,276 DEBUG anaconda: new vg selection: None >19:44:28,278 DEBUG anaconda: new vg selection: roots >19:44:30,057 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >19:44:30,057 DEBUG anaconda: notebook page = 1 >19:44:30,057 INFO anaconda: ui: saving changes to device roots-rhel7 >19:44:30,058 DEBUG anaconda: old_name: rhel7 >19:44:30,058 DEBUG anaconda: new_name: rhel7 >19:44:30,058 DEBUG anaconda: new size: 16000.0 >19:44:30,059 DEBUG anaconda: old size: 16000.0 >19:44:30,059 INFO anaconda: getting device type for LVM >19:44:30,060 DEBUG anaconda: new device type: 0 >19:44:30,060 DEBUG anaconda: reformat: False >19:44:30,061 DEBUG anaconda: new fs type: ext4 >19:44:30,061 DEBUG anaconda: old encryption setting: True >19:44:30,061 DEBUG anaconda: new encryption setting: True >19:44:30,062 DEBUG anaconda: old mountpoint: >19:44:30,062 DEBUG anaconda: new mountpoint: >19:44:30,062 INFO anaconda: getting device type for LVM >19:44:30,070 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >19:44:30,070 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:44:30,070 DEBUG anaconda: updated device_disks to ['sda'] >19:44:30,070 DEBUG anaconda: updated device_vg_name to None >19:44:30,071 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:44:30,073 INFO anaconda: getting device type for Standard Partition >19:44:30,074 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:44:30,074 INFO anaconda: getting device type for Standard Partition >19:44:30,074 DEBUG anaconda: populate_raid: 2, None >19:44:30,074 INFO anaconda: getting device type for Standard Partition >19:44:30,075 INFO anaconda: getting device type for Standard Partition >19:44:30,075 DEBUG anaconda: populate_raid: 2, None >19:44:30,075 INFO anaconda: getting device type for Standard Partition >19:44:33,669 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >19:44:33,669 DEBUG anaconda: notebook page = 1 >19:44:33,669 INFO anaconda: ui: saving changes to device sda1 >19:44:33,670 DEBUG anaconda: old_name: sda1 >19:44:33,670 DEBUG anaconda: new_name: sda1 >19:44:33,670 DEBUG anaconda: new size: 500.0 >19:44:33,670 DEBUG anaconda: old size: 500.0 >19:44:33,670 INFO anaconda: getting device type for Standard Partition >19:44:33,671 DEBUG anaconda: new device type: 2 >19:44:33,671 DEBUG anaconda: reformat: False >19:44:33,671 DEBUG anaconda: new fs type: ext4 >19:44:33,671 DEBUG anaconda: old encryption setting: False >19:44:33,671 DEBUG anaconda: new encryption setting: False >19:44:33,671 DEBUG anaconda: old mountpoint: /boot >19:44:33,671 DEBUG anaconda: new mountpoint: /boot >19:44:33,671 INFO anaconda: getting device type for Standard Partition >19:44:33,673 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >19:44:33,673 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:44:33,673 DEBUG anaconda: updated device_disks to ['sda'] >19:44:33,673 DEBUG anaconda: updated device_vg_name to None >19:44:33,674 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:44:33,676 INFO anaconda: getting device type for Standard Partition >19:44:33,676 DEBUG anaconda: populate_raid: 2, None >19:44:33,676 INFO anaconda: getting device type for Standard Partition >19:44:36,570 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >19:44:36,571 DEBUG anaconda: notebook page = 1 >19:44:36,571 INFO anaconda: ui: saving changes to device sda1 >19:44:36,571 DEBUG anaconda: old_name: sda1 >19:44:36,572 DEBUG anaconda: new_name: sda1 >19:44:36,572 DEBUG anaconda: new size: 500.0 >19:44:36,572 DEBUG anaconda: old size: 500.0 >19:44:36,572 INFO anaconda: getting device type for Standard Partition >19:44:36,573 DEBUG anaconda: new device type: 2 >19:44:36,574 DEBUG anaconda: reformat: False >19:44:36,574 DEBUG anaconda: new fs type: ext4 >19:44:36,574 DEBUG anaconda: old encryption setting: False >19:44:36,575 DEBUG anaconda: new encryption setting: False >19:44:36,575 DEBUG anaconda: old mountpoint: /boot >19:44:36,575 DEBUG anaconda: new mountpoint: /boot >19:44:36,575 INFO anaconda: getting device type for Standard Partition >19:44:36,580 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >19:44:36,580 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:44:36,580 DEBUG anaconda: updated device_disks to ['sda'] >19:44:36,580 DEBUG anaconda: updated device_vg_name to None >19:44:36,581 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:44:36,583 INFO anaconda: getting device type for Standard Partition >19:44:36,583 DEBUG anaconda: populate_raid: 2, None >19:44:36,583 INFO anaconda: getting device type for Standard Partition >19:44:39,145 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >19:44:39,146 DEBUG anaconda: notebook page = 1 >19:44:39,146 INFO anaconda: ui: saving changes to device sda1 >19:44:39,146 DEBUG anaconda: old_name: sda1 >19:44:39,147 DEBUG anaconda: new_name: sda1 >19:44:39,147 DEBUG anaconda: new size: 500.0 >19:44:39,147 DEBUG anaconda: old size: 500.0 >19:44:39,148 INFO anaconda: getting device type for Standard Partition >19:44:39,149 DEBUG anaconda: new device type: 2 >19:44:39,149 DEBUG anaconda: reformat: False >19:44:39,149 DEBUG anaconda: new fs type: ext4 >19:44:39,150 DEBUG anaconda: old encryption setting: False >19:44:39,150 DEBUG anaconda: new encryption setting: False >19:44:39,150 DEBUG anaconda: old mountpoint: /boot >19:44:39,150 DEBUG anaconda: new mountpoint: /boot >19:44:39,150 INFO anaconda: getting device type for Standard Partition >19:44:39,151 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >19:44:39,152 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:44:39,152 DEBUG anaconda: updated device_disks to ['sda'] >19:44:39,152 DEBUG anaconda: updated device_vg_name to None >19:44:39,152 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:44:39,154 INFO anaconda: getting device type for Standard Partition >19:44:39,155 DEBUG anaconda: populate_raid: 2, None >19:44:39,155 INFO anaconda: getting device type for Standard Partition >19:44:41,844 DEBUG anaconda: page clicked: Unknown >19:44:41,844 DEBUG anaconda: notebook page = 1 >19:44:41,844 INFO anaconda: ui: saving changes to device sda1 >19:44:41,845 DEBUG anaconda: old_name: sda1 >19:44:41,845 DEBUG anaconda: new_name: sda1 >19:44:41,845 DEBUG anaconda: new size: 500.0 >19:44:41,846 DEBUG anaconda: old size: 500.0 >19:44:41,846 INFO anaconda: getting device type for Standard Partition >19:44:41,847 DEBUG anaconda: new device type: 2 >19:44:41,847 DEBUG anaconda: reformat: False >19:44:41,848 DEBUG anaconda: new fs type: ext4 >19:44:41,848 DEBUG anaconda: old encryption setting: False >19:44:41,848 DEBUG anaconda: new encryption setting: False >19:44:41,848 DEBUG anaconda: old mountpoint: /boot >19:44:41,849 DEBUG anaconda: new mountpoint: /boot >19:44:41,849 INFO anaconda: getting device type for Standard Partition >19:44:41,851 DEBUG anaconda: show first mountpoint: Unknown >19:44:41,851 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:44:41,851 DEBUG anaconda: updated device_disks to ['sda'] >19:44:41,852 DEBUG anaconda: updated device_vg_name to roots >19:44:41,852 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:44:41,854 INFO anaconda: getting device type for LVM >19:44:41,855 DEBUG anaconda: device_type_changed: 0 LVM >19:44:41,855 INFO anaconda: getting device type for LVM >19:44:41,855 DEBUG anaconda: populate_raid: 0, None >19:44:41,855 INFO anaconda: getting device type for LVM >19:44:41,856 INFO anaconda: getting device type for LVM >19:44:41,856 DEBUG anaconda: populate_raid: 0, None >19:44:41,856 INFO anaconda: getting device type for LVM >19:44:41,856 DEBUG anaconda: default vg is roots >19:44:41,856 DEBUG anaconda: new vg selection: None >19:44:41,858 DEBUG anaconda: new vg selection: None >19:44:41,860 DEBUG anaconda: new vg selection: roots >19:44:45,213 DEBUG anaconda: page clicked: Unknown >19:44:45,214 DEBUG anaconda: notebook page = 1 >19:44:45,214 INFO anaconda: ui: saving changes to device roots-fedora1 >19:44:45,214 DEBUG anaconda: old_name: fedora1 >19:44:45,215 DEBUG anaconda: new_name: fedora1 >19:44:45,215 DEBUG anaconda: new size: 16000.0 >19:44:45,216 DEBUG anaconda: old size: 16000.0 >19:44:45,216 INFO anaconda: getting device type for LVM >19:44:45,216 DEBUG anaconda: new device type: 0 >19:44:45,217 DEBUG anaconda: reformat: False >19:44:45,217 DEBUG anaconda: new fs type: ext4 >19:44:45,217 DEBUG anaconda: old encryption setting: True >19:44:45,218 DEBUG anaconda: new encryption setting: True >19:44:45,218 DEBUG anaconda: old mountpoint: >19:44:45,218 DEBUG anaconda: new mountpoint: >19:44:45,218 INFO anaconda: getting device type for LVM >19:44:45,222 DEBUG anaconda: show first mountpoint: Unknown >19:44:45,223 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:44:45,223 DEBUG anaconda: updated device_disks to ['sda'] >19:44:45,223 DEBUG anaconda: updated device_vg_name to roots >19:44:45,223 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:44:45,226 INFO anaconda: getting device type for LVM >19:44:45,226 DEBUG anaconda: populate_raid: 0, None >19:44:45,226 INFO anaconda: getting device type for LVM >19:44:45,226 DEBUG anaconda: default vg is roots >19:44:45,226 DEBUG anaconda: new vg selection: None >19:44:45,228 DEBUG anaconda: new vg selection: None >19:44:45,230 DEBUG anaconda: new vg selection: roots >19:44:45,770 DEBUG anaconda: page clicked: Unknown >19:44:45,771 DEBUG anaconda: notebook page = 1 >19:44:45,771 INFO anaconda: ui: saving changes to device roots-fedora1 >19:44:45,771 DEBUG anaconda: old_name: fedora1 >19:44:45,772 DEBUG anaconda: new_name: fedora1 >19:44:45,772 DEBUG anaconda: new size: 16000.0 >19:44:45,773 DEBUG anaconda: old size: 16000.0 >19:44:45,773 INFO anaconda: getting device type for LVM >19:44:45,773 DEBUG anaconda: new device type: 0 >19:44:45,774 DEBUG anaconda: reformat: False >19:44:45,774 DEBUG anaconda: new fs type: ext4 >19:44:45,774 DEBUG anaconda: old encryption setting: True >19:44:45,775 DEBUG anaconda: new encryption setting: True >19:44:45,775 DEBUG anaconda: old mountpoint: >19:44:45,775 DEBUG anaconda: new mountpoint: >19:44:45,775 INFO anaconda: getting device type for LVM >19:44:45,781 DEBUG anaconda: show first mountpoint: Unknown >19:44:45,782 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:44:45,782 DEBUG anaconda: updated device_disks to ['sda'] >19:44:45,782 DEBUG anaconda: updated device_vg_name to roots >19:44:45,782 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:44:45,785 INFO anaconda: getting device type for LVM >19:44:45,785 DEBUG anaconda: populate_raid: 0, None >19:44:45,785 INFO anaconda: getting device type for LVM >19:44:45,785 DEBUG anaconda: default vg is roots >19:44:45,785 DEBUG anaconda: new vg selection: None >19:44:45,787 DEBUG anaconda: new vg selection: None >19:44:45,790 DEBUG anaconda: new vg selection: roots >19:44:47,826 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >19:44:47,826 DEBUG anaconda: notebook page = 1 >19:44:47,827 INFO anaconda: ui: saving changes to device roots-fedora1 >19:44:47,827 DEBUG anaconda: old_name: fedora1 >19:44:47,827 DEBUG anaconda: new_name: fedora1 >19:44:47,828 DEBUG anaconda: new size: 16000.0 >19:44:47,828 DEBUG anaconda: old size: 16000.0 >19:44:47,829 INFO anaconda: getting device type for LVM >19:44:47,829 DEBUG anaconda: new device type: 0 >19:44:47,829 DEBUG anaconda: reformat: False >19:44:47,830 DEBUG anaconda: new fs type: ext4 >19:44:47,830 DEBUG anaconda: old encryption setting: True >19:44:47,830 DEBUG anaconda: new encryption setting: True >19:44:47,831 DEBUG anaconda: old mountpoint: >19:44:47,831 DEBUG anaconda: new mountpoint: >19:44:47,831 INFO anaconda: getting device type for LVM >19:44:47,840 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >19:44:47,840 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:44:47,840 DEBUG anaconda: updated device_disks to ['sda'] >19:44:47,840 DEBUG anaconda: updated device_vg_name to None >19:44:47,841 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:44:47,843 INFO anaconda: getting device type for Standard Partition >19:44:47,843 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:44:47,843 INFO anaconda: getting device type for Standard Partition >19:44:47,844 DEBUG anaconda: populate_raid: 2, None >19:44:47,844 INFO anaconda: getting device type for Standard Partition >19:44:47,844 INFO anaconda: getting device type for Standard Partition >19:44:47,845 DEBUG anaconda: populate_raid: 2, None >19:44:47,845 INFO anaconda: getting device type for Standard Partition >19:44:54,240 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >19:44:54,240 DEBUG anaconda: notebook page = 1 >19:44:54,241 INFO anaconda: ui: saving changes to device sda1 >19:44:54,241 DEBUG anaconda: old_name: sda1 >19:44:54,241 DEBUG anaconda: new_name: sda1 >19:44:54,242 DEBUG anaconda: new size: 500.0 >19:44:54,242 DEBUG anaconda: old size: 500.0 >19:44:54,242 INFO anaconda: getting device type for Standard Partition >19:44:54,243 DEBUG anaconda: new device type: 2 >19:44:54,244 DEBUG anaconda: reformat: False >19:44:54,244 DEBUG anaconda: new fs type: ext4 >19:44:54,244 DEBUG anaconda: old encryption setting: False >19:44:54,244 DEBUG anaconda: new encryption setting: False >19:44:54,245 DEBUG anaconda: old mountpoint: /boot >19:44:54,245 DEBUG anaconda: new mountpoint: /boot >19:44:54,245 INFO anaconda: getting device type for Standard Partition >19:44:54,249 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >19:44:54,250 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:44:54,250 DEBUG anaconda: updated device_disks to ['sda'] >19:44:54,250 DEBUG anaconda: updated device_vg_name to None >19:44:54,250 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:44:54,253 INFO anaconda: getting device type for Standard Partition >19:44:54,253 DEBUG anaconda: populate_raid: 2, None >19:44:54,253 INFO anaconda: getting device type for Standard Partition >19:44:56,361 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >19:44:56,361 DEBUG anaconda: notebook page = 1 >19:44:56,361 INFO anaconda: ui: saving changes to device sda1 >19:44:56,362 DEBUG anaconda: old_name: sda1 >19:44:56,362 DEBUG anaconda: new_name: sda1 >19:44:56,362 DEBUG anaconda: new size: 500.0 >19:44:56,363 DEBUG anaconda: old size: 500.0 >19:44:56,363 INFO anaconda: getting device type for Standard Partition >19:44:56,364 DEBUG anaconda: new device type: 2 >19:44:56,364 DEBUG anaconda: reformat: False >19:44:56,365 DEBUG anaconda: new fs type: ext4 >19:44:56,365 DEBUG anaconda: old encryption setting: False >19:44:56,365 DEBUG anaconda: new encryption setting: False >19:44:56,365 DEBUG anaconda: old mountpoint: /boot >19:44:56,366 DEBUG anaconda: new mountpoint: /boot >19:44:56,366 INFO anaconda: getting device type for Standard Partition >19:44:56,370 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >19:44:56,370 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:44:56,371 DEBUG anaconda: updated device_disks to ['sda'] >19:44:56,371 DEBUG anaconda: updated device_vg_name to None >19:44:56,372 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:44:56,374 INFO anaconda: getting device type for Standard Partition >19:44:56,374 DEBUG anaconda: populate_raid: 2, None >19:44:56,374 INFO anaconda: getting device type for Standard Partition >19:45:06,869 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:45:06,870 DEBUG anaconda: new selector: existing 16000MB lvmlv roots-fedora0 (16) with existing ext4 filesystem >19:45:06,870 DEBUG anaconda: notebook page = 1 >19:45:06,870 INFO anaconda: ui: saving changes to device sda1 >19:45:06,870 DEBUG anaconda: old_name: sda1 >19:45:06,870 DEBUG anaconda: new_name: sda1 >19:45:06,871 DEBUG anaconda: new size: 500.0 >19:45:06,871 DEBUG anaconda: old size: 500.0 >19:45:06,871 INFO anaconda: getting device type for Standard Partition >19:45:06,872 DEBUG anaconda: new device type: 2 >19:45:06,872 DEBUG anaconda: reformat: False >19:45:06,872 DEBUG anaconda: new fs type: ext4 >19:45:06,872 DEBUG anaconda: old encryption setting: False >19:45:06,872 DEBUG anaconda: new encryption setting: False >19:45:06,872 DEBUG anaconda: old mountpoint: /boot >19:45:06,873 DEBUG anaconda: new mountpoint: /boot >19:45:06,873 INFO anaconda: getting device type for Standard Partition >19:45:06,876 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-fedora0 (16) with existing ext4 filesystem >19:45:06,876 DEBUG anaconda: updated device_disks to ['sda'] >19:45:06,876 DEBUG anaconda: updated device_vg_name to roots >19:45:06,877 DEBUG anaconda: min: 4301.0 max: 16000.0 current: 16000.0 >19:45:06,879 INFO anaconda: getting device type for LVM >19:45:06,879 DEBUG anaconda: device_type_changed: 0 LVM >19:45:06,880 INFO anaconda: getting device type for LVM >19:45:06,880 DEBUG anaconda: populate_raid: 0, None >19:45:06,880 INFO anaconda: getting device type for LVM >19:45:06,881 DEBUG anaconda: default vg is roots >19:45:06,881 DEBUG anaconda: new vg selection: None >19:45:06,883 DEBUG anaconda: new vg selection: None >19:45:06,885 DEBUG anaconda: new vg selection: roots >19:45:06,888 INFO anaconda: getting device type for LVM >19:45:06,889 DEBUG anaconda: populate_raid: 0, None >19:45:06,889 INFO anaconda: getting device type for LVM >19:45:06,889 DEBUG anaconda: default vg is roots >19:45:06,889 DEBUG anaconda: new vg selection: None >19:45:06,891 DEBUG anaconda: new vg selection: None >19:45:06,894 DEBUG anaconda: new vg selection: roots >19:45:09,519 DEBUG anaconda: current selector: existing 16000MB lvmlv roots-fedora0 (16) with existing ext4 filesystem >19:45:09,520 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:45:09,520 DEBUG anaconda: notebook page = 1 >19:45:09,520 INFO anaconda: ui: saving changes to device roots-fedora0 >19:45:09,520 DEBUG anaconda: old_name: fedora0 >19:45:09,520 DEBUG anaconda: new_name: fedora0 >19:45:09,521 DEBUG anaconda: new size: 16000.0 >19:45:09,521 DEBUG anaconda: old size: 16000.0 >19:45:09,521 INFO anaconda: getting device type for LVM >19:45:09,521 DEBUG anaconda: new device type: 0 >19:45:09,522 DEBUG anaconda: reformat: False >19:45:09,522 DEBUG anaconda: new fs type: ext4 >19:45:09,522 DEBUG anaconda: old encryption setting: True >19:45:09,522 DEBUG anaconda: new encryption setting: True >19:45:09,522 DEBUG anaconda: old mountpoint: >19:45:09,522 DEBUG anaconda: new mountpoint: >19:45:09,523 INFO anaconda: getting device type for LVM >19:45:09,527 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:45:09,527 DEBUG anaconda: updated device_disks to ['sda'] >19:45:09,528 DEBUG anaconda: updated device_vg_name to None >19:45:09,528 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:45:09,531 INFO anaconda: getting device type for Standard Partition >19:45:09,531 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:45:09,531 INFO anaconda: getting device type for Standard Partition >19:45:09,532 DEBUG anaconda: populate_raid: 2, None >19:45:09,532 INFO anaconda: getting device type for Standard Partition >19:45:09,533 INFO anaconda: getting device type for Standard Partition >19:45:09,533 DEBUG anaconda: populate_raid: 2, None >19:45:09,533 INFO anaconda: getting device type for Standard Partition >19:45:13,660 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >19:45:13,661 DEBUG anaconda: notebook page = 1 >19:45:13,661 INFO anaconda: ui: saving changes to device sda1 >19:45:13,662 DEBUG anaconda: old_name: sda1 >19:45:13,662 DEBUG anaconda: new_name: sda1 >19:45:13,662 DEBUG anaconda: new size: 500.0 >19:45:13,663 DEBUG anaconda: old size: 500.0 >19:45:13,663 INFO anaconda: getting device type for Standard Partition >19:45:13,665 DEBUG anaconda: new device type: 2 >19:45:13,666 DEBUG anaconda: reformat: False >19:45:13,666 DEBUG anaconda: new fs type: ext4 >19:45:13,667 DEBUG anaconda: old encryption setting: False >19:45:13,667 DEBUG anaconda: new encryption setting: False >19:45:13,667 DEBUG anaconda: old mountpoint: /boot >19:45:13,668 DEBUG anaconda: new mountpoint: /boot >19:45:13,668 INFO anaconda: getting device type for Standard Partition >19:45:13,673 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >19:45:13,673 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:45:13,674 DEBUG anaconda: updated device_disks to ['sda'] >19:45:13,674 DEBUG anaconda: updated device_vg_name to None >19:45:13,675 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:45:13,680 INFO anaconda: getting device type for Standard Partition >19:45:13,681 DEBUG anaconda: populate_raid: 2, None >19:45:13,681 INFO anaconda: getting device type for Standard Partition >19:45:18,235 DEBUG anaconda: page clicked: Unknown >19:45:18,235 DEBUG anaconda: notebook page = 1 >19:45:18,235 INFO anaconda: ui: saving changes to device sda1 >19:45:18,236 DEBUG anaconda: old_name: sda1 >19:45:18,236 DEBUG anaconda: new_name: sda1 >19:45:18,236 DEBUG anaconda: new size: 500.0 >19:45:18,237 DEBUG anaconda: old size: 500.0 >19:45:18,237 INFO anaconda: getting device type for Standard Partition >19:45:18,238 DEBUG anaconda: new device type: 2 >19:45:18,238 DEBUG anaconda: reformat: False >19:45:18,239 DEBUG anaconda: new fs type: ext4 >19:45:18,239 DEBUG anaconda: old encryption setting: False >19:45:18,239 DEBUG anaconda: new encryption setting: False >19:45:18,240 DEBUG anaconda: old mountpoint: /boot >19:45:18,240 DEBUG anaconda: new mountpoint: /boot >19:45:18,240 INFO anaconda: getting device type for Standard Partition >19:45:18,241 DEBUG anaconda: show first mountpoint: Unknown >19:45:18,242 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:45:18,242 DEBUG anaconda: updated device_disks to ['sda'] >19:45:18,242 DEBUG anaconda: updated device_vg_name to roots >19:45:18,243 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:45:18,245 INFO anaconda: getting device type for LVM >19:45:18,245 DEBUG anaconda: device_type_changed: 0 LVM >19:45:18,245 INFO anaconda: getting device type for LVM >19:45:18,245 DEBUG anaconda: populate_raid: 0, None >19:45:18,245 INFO anaconda: getting device type for LVM >19:45:18,246 INFO anaconda: getting device type for LVM >19:45:18,246 DEBUG anaconda: populate_raid: 0, None >19:45:18,246 INFO anaconda: getting device type for LVM >19:45:18,247 DEBUG anaconda: default vg is roots >19:45:18,247 DEBUG anaconda: new vg selection: None >19:45:18,249 DEBUG anaconda: new vg selection: None >19:45:18,251 DEBUG anaconda: new vg selection: roots >19:45:22,497 DEBUG anaconda: current selector: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:45:22,498 DEBUG anaconda: new selector: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:45:22,498 DEBUG anaconda: notebook page = 1 >19:45:22,499 INFO anaconda: ui: saving changes to device roots-fedora1 >19:45:22,499 DEBUG anaconda: old_name: fedora1 >19:45:22,499 DEBUG anaconda: new_name: fedora1 >19:45:22,499 DEBUG anaconda: new size: 16000.0 >19:45:22,500 DEBUG anaconda: old size: 16000.0 >19:45:22,500 INFO anaconda: getting device type for LVM >19:45:22,500 DEBUG anaconda: new device type: 0 >19:45:22,500 DEBUG anaconda: reformat: False >19:45:22,500 DEBUG anaconda: new fs type: ext4 >19:45:22,500 DEBUG anaconda: old encryption setting: True >19:45:22,501 DEBUG anaconda: new encryption setting: True >19:45:22,501 DEBUG anaconda: old mountpoint: >19:45:22,501 DEBUG anaconda: new mountpoint: >19:45:22,501 INFO anaconda: getting device type for LVM >19:45:22,504 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:45:22,504 DEBUG anaconda: updated device_disks to ['sda'] >19:45:22,504 DEBUG anaconda: updated device_vg_name to roots >19:45:22,505 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:45:22,507 INFO anaconda: getting device type for LVM >19:45:22,507 DEBUG anaconda: populate_raid: 0, None >19:45:22,507 INFO anaconda: getting device type for LVM >19:45:22,508 DEBUG anaconda: default vg is roots >19:45:22,508 DEBUG anaconda: new vg selection: None >19:45:22,510 DEBUG anaconda: new vg selection: None >19:45:22,512 DEBUG anaconda: new vg selection: roots >19:45:27,685 INFO anaconda: ui: saving changes to device roots-rhel7 >19:45:27,685 DEBUG anaconda: old_name: rhel7 >19:45:27,686 DEBUG anaconda: new_name: rhel7 >19:45:27,686 DEBUG anaconda: new size: 16000.0 >19:45:27,687 DEBUG anaconda: old size: 16000.0 >19:45:27,687 INFO anaconda: getting device type for LVM >19:45:27,688 DEBUG anaconda: new device type: 0 >19:45:27,688 DEBUG anaconda: reformat: False >19:45:27,689 DEBUG anaconda: new fs type: ext4 >19:45:27,689 DEBUG anaconda: old encryption setting: True >19:45:27,689 DEBUG anaconda: new encryption setting: True >19:45:27,689 DEBUG anaconda: old mountpoint: >19:45:27,690 DEBUG anaconda: new mountpoint: / >19:45:27,691 INFO anaconda: getting device type for LVM >19:45:27,696 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:45:27,696 DEBUG anaconda: updated device_disks to ['sda'] >19:45:27,696 DEBUG anaconda: updated device_vg_name to roots >19:45:27,698 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:45:27,701 INFO anaconda: getting device type for LVM >19:45:27,701 DEBUG anaconda: populate_raid: 0, None >19:45:27,702 INFO anaconda: getting device type for LVM >19:45:27,702 DEBUG anaconda: default vg is roots >19:45:27,702 DEBUG anaconda: new vg selection: None >19:45:27,704 DEBUG anaconda: new vg selection: None >19:45:27,706 DEBUG anaconda: new vg selection: roots >19:45:30,106 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >19:45:30,106 DEBUG anaconda: notebook page = 1 >19:45:30,107 INFO anaconda: ui: saving changes to device roots-rhel7 >19:45:30,107 DEBUG anaconda: old_name: rhel7 >19:45:30,107 DEBUG anaconda: new_name: rhel7 >19:45:30,107 DEBUG anaconda: new size: 16000.0 >19:45:30,108 DEBUG anaconda: old size: 16000.0 >19:45:30,109 INFO anaconda: getting device type for LVM >19:45:30,109 DEBUG anaconda: new device type: 0 >19:45:30,109 DEBUG anaconda: reformat: False >19:45:30,110 DEBUG anaconda: new fs type: ext4 >19:45:30,110 DEBUG anaconda: old encryption setting: True >19:45:30,110 DEBUG anaconda: new encryption setting: True >19:45:30,110 DEBUG anaconda: old mountpoint: >19:45:30,110 DEBUG anaconda: new mountpoint: >19:45:30,110 INFO anaconda: getting device type for LVM >19:45:30,113 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >19:45:30,113 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:45:30,114 DEBUG anaconda: updated device_disks to ['sda'] >19:45:30,114 DEBUG anaconda: updated device_vg_name to None >19:45:30,114 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:45:30,116 INFO anaconda: getting device type for Standard Partition >19:45:30,117 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:45:30,117 INFO anaconda: getting device type for Standard Partition >19:45:30,117 DEBUG anaconda: populate_raid: 2, None >19:45:30,117 INFO anaconda: getting device type for Standard Partition >19:45:30,118 INFO anaconda: getting device type for Standard Partition >19:45:30,118 DEBUG anaconda: populate_raid: 2, None >19:45:30,118 INFO anaconda: getting device type for Standard Partition >19:45:32,297 DEBUG anaconda: page clicked: Unknown >19:45:32,297 DEBUG anaconda: notebook page = 1 >19:45:32,298 INFO anaconda: ui: saving changes to device sda1 >19:45:32,298 DEBUG anaconda: old_name: sda1 >19:45:32,298 DEBUG anaconda: new_name: sda1 >19:45:32,299 DEBUG anaconda: new size: 500.0 >19:45:32,299 DEBUG anaconda: old size: 500.0 >19:45:32,299 INFO anaconda: getting device type for Standard Partition >19:45:32,300 DEBUG anaconda: new device type: 2 >19:45:32,300 DEBUG anaconda: reformat: False >19:45:32,300 DEBUG anaconda: new fs type: ext4 >19:45:32,300 DEBUG anaconda: old encryption setting: False >19:45:32,300 DEBUG anaconda: new encryption setting: False >19:45:32,300 DEBUG anaconda: old mountpoint: /boot >19:45:32,301 DEBUG anaconda: new mountpoint: /boot >19:45:32,301 INFO anaconda: getting device type for Standard Partition >19:45:32,302 DEBUG anaconda: show first mountpoint: Unknown >19:45:32,303 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:45:32,303 DEBUG anaconda: updated device_disks to ['sda'] >19:45:32,303 DEBUG anaconda: updated device_vg_name to roots >19:45:32,304 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:45:32,306 INFO anaconda: getting device type for LVM >19:45:32,307 DEBUG anaconda: device_type_changed: 0 LVM >19:45:32,307 INFO anaconda: getting device type for LVM >19:45:32,307 DEBUG anaconda: populate_raid: 0, None >19:45:32,307 INFO anaconda: getting device type for LVM >19:45:32,308 INFO anaconda: getting device type for LVM >19:45:32,308 DEBUG anaconda: populate_raid: 0, None >19:45:32,309 INFO anaconda: getting device type for LVM >19:45:32,309 DEBUG anaconda: default vg is roots >19:45:32,309 DEBUG anaconda: new vg selection: None >19:45:32,312 DEBUG anaconda: new vg selection: None >19:45:32,314 DEBUG anaconda: new vg selection: roots >19:45:33,905 DEBUG anaconda: current selector: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:45:33,906 DEBUG anaconda: new selector: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:45:33,906 DEBUG anaconda: notebook page = 1 >19:45:33,906 INFO anaconda: ui: saving changes to device roots-fedora1 >19:45:33,907 DEBUG anaconda: old_name: fedora1 >19:45:33,907 DEBUG anaconda: new_name: fedora1 >19:45:33,908 DEBUG anaconda: new size: 16000.0 >19:45:33,909 DEBUG anaconda: old size: 16000.0 >19:45:33,909 INFO anaconda: getting device type for LVM >19:45:33,910 DEBUG anaconda: new device type: 0 >19:45:33,910 DEBUG anaconda: reformat: False >19:45:33,910 DEBUG anaconda: new fs type: ext4 >19:45:33,910 DEBUG anaconda: old encryption setting: True >19:45:33,911 DEBUG anaconda: new encryption setting: True >19:45:33,911 DEBUG anaconda: old mountpoint: >19:45:33,911 DEBUG anaconda: new mountpoint: >19:45:33,911 INFO anaconda: getting device type for LVM >19:45:33,916 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:45:33,916 DEBUG anaconda: updated device_disks to ['sda'] >19:45:33,916 DEBUG anaconda: updated device_vg_name to roots >19:45:33,917 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:45:33,919 INFO anaconda: getting device type for LVM >19:45:33,919 DEBUG anaconda: populate_raid: 0, None >19:45:33,920 INFO anaconda: getting device type for LVM >19:45:33,920 DEBUG anaconda: default vg is roots >19:45:33,920 DEBUG anaconda: new vg selection: None >19:45:33,922 DEBUG anaconda: new vg selection: None >19:45:33,924 DEBUG anaconda: new vg selection: roots >19:45:38,319 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >19:45:38,320 DEBUG anaconda: notebook page = 1 >19:45:38,320 INFO anaconda: ui: saving changes to device roots-rhel7 >19:45:38,320 DEBUG anaconda: old_name: rhel7 >19:45:38,320 DEBUG anaconda: new_name: rhel7 >19:45:38,320 DEBUG anaconda: new size: 16000.0 >19:45:38,321 DEBUG anaconda: old size: 16000.0 >19:45:38,321 INFO anaconda: getting device type for LVM >19:45:38,321 DEBUG anaconda: new device type: 0 >19:45:38,322 DEBUG anaconda: reformat: False >19:45:38,322 DEBUG anaconda: new fs type: ext4 >19:45:38,322 DEBUG anaconda: old encryption setting: True >19:45:38,322 DEBUG anaconda: new encryption setting: True >19:45:38,322 DEBUG anaconda: old mountpoint: >19:45:38,322 DEBUG anaconda: new mountpoint: >19:45:38,322 INFO anaconda: getting device type for LVM >19:45:38,330 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >19:45:38,330 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:45:38,330 DEBUG anaconda: updated device_disks to ['sda'] >19:45:38,331 DEBUG anaconda: updated device_vg_name to None >19:45:38,331 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:45:38,337 INFO anaconda: getting device type for Standard Partition >19:45:38,338 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:45:38,338 INFO anaconda: getting device type for Standard Partition >19:45:38,338 DEBUG anaconda: populate_raid: 2, None >19:45:38,339 INFO anaconda: getting device type for Standard Partition >19:45:38,340 INFO anaconda: getting device type for Standard Partition >19:45:38,340 DEBUG anaconda: populate_raid: 2, None >19:45:38,340 INFO anaconda: getting device type for Standard Partition >19:45:41,827 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >19:45:41,827 DEBUG anaconda: notebook page = 1 >19:45:41,827 INFO anaconda: ui: saving changes to device sda1 >19:45:41,828 DEBUG anaconda: old_name: sda1 >19:45:41,828 DEBUG anaconda: new_name: sda1 >19:45:41,828 DEBUG anaconda: new size: 500.0 >19:45:41,829 DEBUG anaconda: old size: 500.0 >19:45:41,829 INFO anaconda: getting device type for Standard Partition >19:45:41,830 DEBUG anaconda: new device type: 2 >19:45:41,830 DEBUG anaconda: reformat: False >19:45:41,830 DEBUG anaconda: new fs type: ext4 >19:45:41,831 DEBUG anaconda: old encryption setting: False >19:45:41,831 DEBUG anaconda: new encryption setting: False >19:45:41,831 DEBUG anaconda: old mountpoint: /boot >19:45:41,831 DEBUG anaconda: new mountpoint: /boot >19:45:41,832 INFO anaconda: getting device type for Standard Partition >19:45:41,836 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >19:45:41,836 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:45:41,837 DEBUG anaconda: updated device_disks to ['sda'] >19:45:41,837 DEBUG anaconda: updated device_vg_name to None >19:45:41,838 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:45:41,841 INFO anaconda: getting device type for Standard Partition >19:45:41,841 DEBUG anaconda: populate_raid: 2, None >19:45:41,842 INFO anaconda: getting device type for Standard Partition >19:45:46,469 DEBUG anaconda: page clicked: Unknown >19:45:46,470 DEBUG anaconda: notebook page = 1 >19:45:46,470 INFO anaconda: ui: saving changes to device sda1 >19:45:46,470 DEBUG anaconda: old_name: sda1 >19:45:46,470 DEBUG anaconda: new_name: sda1 >19:45:46,470 DEBUG anaconda: new size: 500.0 >19:45:46,470 DEBUG anaconda: old size: 500.0 >19:45:46,470 INFO anaconda: getting device type for Standard Partition >19:45:46,471 DEBUG anaconda: new device type: 2 >19:45:46,471 DEBUG anaconda: reformat: False >19:45:46,471 DEBUG anaconda: new fs type: ext4 >19:45:46,471 DEBUG anaconda: old encryption setting: False >19:45:46,471 DEBUG anaconda: new encryption setting: False >19:45:46,471 DEBUG anaconda: old mountpoint: /boot >19:45:46,471 DEBUG anaconda: new mountpoint: /boot >19:45:46,471 INFO anaconda: getting device type for Standard Partition >19:45:46,473 DEBUG anaconda: show first mountpoint: Unknown >19:45:46,473 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:45:46,473 DEBUG anaconda: updated device_disks to ['sda'] >19:45:46,473 DEBUG anaconda: updated device_vg_name to roots >19:45:46,474 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:45:46,476 INFO anaconda: getting device type for LVM >19:45:46,476 DEBUG anaconda: device_type_changed: 0 LVM >19:45:46,477 INFO anaconda: getting device type for LVM >19:45:46,477 DEBUG anaconda: populate_raid: 0, None >19:45:46,477 INFO anaconda: getting device type for LVM >19:45:46,478 INFO anaconda: getting device type for LVM >19:45:46,478 DEBUG anaconda: populate_raid: 0, None >19:45:46,478 INFO anaconda: getting device type for LVM >19:45:46,478 DEBUG anaconda: default vg is roots >19:45:46,478 DEBUG anaconda: new vg selection: None >19:45:46,481 DEBUG anaconda: new vg selection: None >19:45:46,483 DEBUG anaconda: new vg selection: roots >19:45:49,798 DEBUG anaconda: current selector: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:45:49,798 DEBUG anaconda: new selector: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:45:49,799 DEBUG anaconda: notebook page = 1 >19:45:49,799 INFO anaconda: ui: saving changes to device roots-fedora1 >19:45:49,799 DEBUG anaconda: old_name: fedora1 >19:45:49,800 DEBUG anaconda: new_name: fedora1 >19:45:49,800 DEBUG anaconda: new size: 16000.0 >19:45:49,800 DEBUG anaconda: old size: 16000.0 >19:45:49,800 INFO anaconda: getting device type for LVM >19:45:49,800 DEBUG anaconda: new device type: 0 >19:45:49,800 DEBUG anaconda: reformat: False >19:45:49,801 DEBUG anaconda: new fs type: ext4 >19:45:49,801 DEBUG anaconda: old encryption setting: True >19:45:49,801 DEBUG anaconda: new encryption setting: True >19:45:49,801 DEBUG anaconda: old mountpoint: >19:45:49,801 DEBUG anaconda: new mountpoint: >19:45:49,801 INFO anaconda: getting device type for LVM >19:45:49,804 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:45:49,804 DEBUG anaconda: updated device_disks to ['sda'] >19:45:49,805 DEBUG anaconda: updated device_vg_name to roots >19:45:49,805 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:45:49,807 INFO anaconda: getting device type for LVM >19:45:49,808 DEBUG anaconda: populate_raid: 0, None >19:45:49,808 INFO anaconda: getting device type for LVM >19:45:49,808 DEBUG anaconda: default vg is roots >19:45:49,808 DEBUG anaconda: new vg selection: None >19:45:49,810 DEBUG anaconda: new vg selection: None >19:45:49,812 DEBUG anaconda: new vg selection: roots >19:45:54,706 DEBUG anaconda: current selector: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:45:54,706 DEBUG anaconda: new selector: existing 179697MB partition sda3 (4) with existing luks >19:45:54,707 DEBUG anaconda: notebook page = 1 >19:45:54,707 INFO anaconda: ui: saving changes to device roots-rhel7 >19:45:54,707 DEBUG anaconda: old_name: rhel7 >19:45:54,707 DEBUG anaconda: new_name: rhel7 >19:45:54,708 DEBUG anaconda: new size: 16000.0 >19:45:54,708 DEBUG anaconda: old size: 16000.0 >19:45:54,709 INFO anaconda: getting device type for LVM >19:45:54,709 DEBUG anaconda: new device type: 0 >19:45:54,709 DEBUG anaconda: reformat: False >19:45:54,710 DEBUG anaconda: new fs type: ext4 >19:45:54,710 DEBUG anaconda: old encryption setting: True >19:45:54,710 DEBUG anaconda: new encryption setting: True >19:45:54,710 DEBUG anaconda: old mountpoint: >19:45:54,710 DEBUG anaconda: new mountpoint: >19:45:54,710 INFO anaconda: getting device type for LVM >19:45:56,152 INFO anaconda: trying to unlock sda3... >19:45:58,313 INFO anaconda: unlocked sda3, now going to populate devicetree... >19:45:59,503 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >19:45:59,519 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:46:01,883 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/roots-fedora1 on /mnt/sysimage as ext4 with options defaults,ro >19:46:01,901 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:46:04,483 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/roots-fedora0 on /mnt/sysimage as ext4 with options defaults,ro >19:46:04,566 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:46:04,773 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/roots-rhel7 on /mnt/sysimage as ext4 with options defaults,ro >19:46:04,792 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:46:07,354 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/roots-rhel6 on /mnt/sysimage as ext4 with options defaults,ro >19:46:07,373 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:46:09,974 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/common-home on /mnt/sysimage as ext4 with options defaults,ro >19:46:10,002 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:46:12,616 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/common-images on /mnt/sysimage as ext4 with options defaults,ro >19:46:12,639 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:46:12,942 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'common', 'common-home', 'common-images', 'common-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2', 'luks-c4bee372-a740-443e-a78a-6a2c8810803f', 'roots', 'roots-fedora0', 'roots-fedora1', 'roots-rhel6', 'roots-rhel7', 'sda', 'sda1', 'sda2', 'sda3'] >19:46:12,943 DEBUG anaconda: ui: unused=['roots-rhel6', 'roots-rhel7', 'roots-fedora1'] >19:46:12,943 DEBUG anaconda: ui: new_devices=['common-swap', 'sda1'] >19:46:12,960 DEBUG anaconda: page clicked: Unknown >19:46:12,960 DEBUG anaconda: show first mountpoint: Unknown >19:46:12,961 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:46:12,961 DEBUG anaconda: updated device_disks to ['sda'] >19:46:12,961 DEBUG anaconda: updated device_vg_name to roots >19:46:12,962 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:46:12,964 INFO anaconda: getting device type for LVM >19:46:12,964 DEBUG anaconda: populate_raid: 0, None >19:46:12,964 INFO anaconda: getting device type for LVM >19:46:12,965 DEBUG anaconda: default vg is roots >19:46:12,965 DEBUG anaconda: new vg selection: None >19:46:12,967 DEBUG anaconda: new vg selection: None >19:46:12,970 DEBUG anaconda: new vg selection: roots >19:46:21,165 DEBUG anaconda: current selector: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:46:21,166 DEBUG anaconda: new selector: existing 15968MB lvmlv roots-rhel6 (18) with existing ext4 filesystem >19:46:21,167 DEBUG anaconda: notebook page = 1 >19:46:21,167 INFO anaconda: ui: saving changes to device roots-fedora1 >19:46:21,168 DEBUG anaconda: old_name: fedora1 >19:46:21,168 DEBUG anaconda: new_name: fedora1 >19:46:21,168 DEBUG anaconda: new size: 16000.0 >19:46:21,170 DEBUG anaconda: old size: 16000.0 >19:46:21,170 INFO anaconda: getting device type for LVM >19:46:21,170 DEBUG anaconda: new device type: 0 >19:46:21,170 DEBUG anaconda: reformat: False >19:46:21,171 DEBUG anaconda: new fs type: ext4 >19:46:21,171 DEBUG anaconda: old encryption setting: True >19:46:21,171 DEBUG anaconda: new encryption setting: True >19:46:21,171 DEBUG anaconda: old mountpoint: >19:46:21,171 DEBUG anaconda: new mountpoint: >19:46:21,171 INFO anaconda: getting device type for LVM >19:46:21,175 DEBUG anaconda: populate_right_side: existing 15968MB lvmlv roots-rhel6 (18) with existing ext4 filesystem >19:46:21,175 DEBUG anaconda: updated device_disks to ['sda'] >19:46:21,175 DEBUG anaconda: updated device_vg_name to roots >19:46:21,176 DEBUG anaconda: min: 222.2 max: 15968.0 current: 15968.0 >19:46:21,178 INFO anaconda: getting device type for LVM >19:46:21,178 DEBUG anaconda: populate_raid: 0, None >19:46:21,179 INFO anaconda: getting device type for LVM >19:46:21,179 DEBUG anaconda: default vg is roots >19:46:21,179 DEBUG anaconda: new vg selection: None >19:46:21,181 DEBUG anaconda: new vg selection: None >19:46:21,183 DEBUG anaconda: new vg selection: roots >19:46:23,650 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >19:46:23,650 DEBUG anaconda: notebook page = 1 >19:46:23,650 INFO anaconda: ui: saving changes to device roots-rhel6 >19:46:23,651 DEBUG anaconda: old_name: rhel6 >19:46:23,651 DEBUG anaconda: new_name: rhel6 >19:46:23,651 DEBUG anaconda: new size: 15968.0 >19:46:23,652 DEBUG anaconda: old size: 15968.0 >19:46:23,652 INFO anaconda: getting device type for LVM >19:46:23,653 DEBUG anaconda: new device type: 0 >19:46:23,653 DEBUG anaconda: reformat: False >19:46:23,653 DEBUG anaconda: new fs type: ext4 >19:46:23,654 DEBUG anaconda: old encryption setting: True >19:46:23,654 DEBUG anaconda: new encryption setting: True >19:46:23,654 DEBUG anaconda: old mountpoint: >19:46:23,654 DEBUG anaconda: new mountpoint: >19:46:23,655 INFO anaconda: getting device type for LVM >19:46:23,661 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >19:46:23,661 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:46:23,661 DEBUG anaconda: updated device_disks to ['sda'] >19:46:23,661 DEBUG anaconda: updated device_vg_name to None >19:46:23,662 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:46:23,664 INFO anaconda: getting device type for Standard Partition >19:46:23,664 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:46:23,665 INFO anaconda: getting device type for Standard Partition >19:46:23,665 DEBUG anaconda: populate_raid: 2, None >19:46:23,665 INFO anaconda: getting device type for Standard Partition >19:46:23,666 INFO anaconda: getting device type for Standard Partition >19:46:23,666 DEBUG anaconda: populate_raid: 2, None >19:46:23,666 INFO anaconda: getting device type for Standard Partition >19:46:30,454 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >19:46:30,454 DEBUG anaconda: notebook page = 1 >19:46:30,454 INFO anaconda: ui: saving changes to device sda1 >19:46:30,455 DEBUG anaconda: old_name: sda1 >19:46:30,455 DEBUG anaconda: new_name: sda1 >19:46:30,455 DEBUG anaconda: new size: 500.0 >19:46:30,456 DEBUG anaconda: old size: 500.0 >19:46:30,456 INFO anaconda: getting device type for Standard Partition >19:46:30,457 DEBUG anaconda: new device type: 2 >19:46:30,457 DEBUG anaconda: reformat: False >19:46:30,458 DEBUG anaconda: new fs type: ext4 >19:46:30,458 DEBUG anaconda: old encryption setting: False >19:46:30,458 DEBUG anaconda: new encryption setting: False >19:46:30,458 DEBUG anaconda: old mountpoint: /boot >19:46:30,459 DEBUG anaconda: new mountpoint: /boot >19:46:30,459 INFO anaconda: getting device type for Standard Partition >19:46:30,461 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >19:46:30,461 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:46:30,461 DEBUG anaconda: updated device_disks to ['sda'] >19:46:30,461 DEBUG anaconda: updated device_vg_name to None >19:46:30,462 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:46:30,465 INFO anaconda: getting device type for Standard Partition >19:46:30,465 DEBUG anaconda: populate_raid: 2, None >19:46:30,465 INFO anaconda: getting device type for Standard Partition >19:46:37,954 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:46:37,955 DEBUG anaconda: new selector: existing 64000MB lvmlv common-images (23) with existing ext4 filesystem >19:46:37,955 DEBUG anaconda: notebook page = 1 >19:46:37,955 INFO anaconda: ui: saving changes to device sda1 >19:46:37,956 DEBUG anaconda: old_name: sda1 >19:46:37,956 DEBUG anaconda: new_name: sda1 >19:46:37,956 DEBUG anaconda: new size: 500.0 >19:46:37,957 DEBUG anaconda: old size: 500.0 >19:46:37,957 INFO anaconda: getting device type for Standard Partition >19:46:37,958 DEBUG anaconda: new device type: 2 >19:46:37,958 DEBUG anaconda: reformat: False >19:46:37,959 DEBUG anaconda: new fs type: ext4 >19:46:37,959 DEBUG anaconda: old encryption setting: False >19:46:37,959 DEBUG anaconda: new encryption setting: False >19:46:37,959 DEBUG anaconda: old mountpoint: /boot >19:46:37,960 DEBUG anaconda: new mountpoint: /boot >19:46:37,960 INFO anaconda: getting device type for Standard Partition >19:46:37,961 DEBUG anaconda: populate_right_side: existing 64000MB lvmlv common-images (23) with existing ext4 filesystem >19:46:37,962 DEBUG anaconda: updated device_disks to ['sda'] >19:46:37,962 DEBUG anaconda: updated device_vg_name to common >19:46:37,962 DEBUG anaconda: min: 327.8 max: 64000.0 current: 64000.0 >19:46:37,965 INFO anaconda: getting device type for LVM >19:46:37,965 DEBUG anaconda: device_type_changed: 0 LVM >19:46:37,965 INFO anaconda: getting device type for LVM >19:46:37,965 DEBUG anaconda: populate_raid: 0, None >19:46:37,965 INFO anaconda: getting device type for LVM >19:46:37,965 DEBUG anaconda: default vg is common >19:46:37,966 DEBUG anaconda: new vg selection: None >19:46:37,968 DEBUG anaconda: new vg selection: None >19:46:37,970 DEBUG anaconda: new vg selection: common >19:46:37,972 INFO anaconda: getting device type for LVM >19:46:37,972 DEBUG anaconda: populate_raid: 0, None >19:46:37,972 INFO anaconda: getting device type for LVM >19:46:37,973 DEBUG anaconda: default vg is common >19:46:37,973 DEBUG anaconda: new vg selection: None >19:46:37,974 DEBUG anaconda: new vg selection: None >19:46:37,976 DEBUG anaconda: new vg selection: None >19:46:37,978 DEBUG anaconda: new vg selection: common >19:46:40,905 DEBUG anaconda: current selector: existing 64000MB lvmlv common-images (23) with existing ext4 filesystem >19:46:40,907 DEBUG anaconda: new selector: existing 64000MB lvmlv common-images (23) with existing ext4 filesystem >19:46:40,907 DEBUG anaconda: notebook page = 1 >19:46:40,907 INFO anaconda: ui: saving changes to device common-images >19:46:40,908 DEBUG anaconda: old_name: images >19:46:40,908 DEBUG anaconda: new_name: images >19:46:40,909 DEBUG anaconda: new size: 64000.0 >19:46:40,910 DEBUG anaconda: old size: 64000.0 >19:46:40,910 INFO anaconda: getting device type for LVM >19:46:40,910 DEBUG anaconda: new device type: 0 >19:46:40,910 DEBUG anaconda: reformat: False >19:46:40,911 DEBUG anaconda: new fs type: ext4 >19:46:40,911 DEBUG anaconda: old encryption setting: True >19:46:40,911 DEBUG anaconda: new encryption setting: True >19:46:40,911 DEBUG anaconda: old mountpoint: >19:46:40,911 DEBUG anaconda: new mountpoint: >19:46:40,911 INFO anaconda: getting device type for LVM >19:46:40,916 DEBUG anaconda: populate_right_side: existing 64000MB lvmlv common-images (23) with existing ext4 filesystem >19:46:40,916 DEBUG anaconda: updated device_disks to ['sda'] >19:46:40,916 DEBUG anaconda: updated device_vg_name to common >19:46:40,917 DEBUG anaconda: min: 327.8 max: 64000.0 current: 64000.0 >19:46:40,919 INFO anaconda: getting device type for LVM >19:46:40,920 DEBUG anaconda: populate_raid: 0, None >19:46:40,920 INFO anaconda: getting device type for LVM >19:46:40,920 DEBUG anaconda: default vg is common >19:46:40,920 DEBUG anaconda: new vg selection: None >19:46:40,923 DEBUG anaconda: new vg selection: None >19:46:40,925 DEBUG anaconda: new vg selection: None >19:46:40,927 DEBUG anaconda: new vg selection: common >19:46:56,574 INFO anaconda: ui: saving changes to device common-images >19:46:56,575 DEBUG anaconda: old_name: images >19:46:56,575 DEBUG anaconda: new_name: images >19:46:56,575 DEBUG anaconda: new size: 64000.0 >19:46:56,576 DEBUG anaconda: old size: 64000.0 >19:46:56,577 INFO anaconda: getting device type for LVM >19:46:56,577 DEBUG anaconda: new device type: 0 >19:46:56,577 DEBUG anaconda: reformat: False >19:46:56,578 DEBUG anaconda: new fs type: ext4 >19:46:56,578 DEBUG anaconda: old encryption setting: True >19:46:56,578 DEBUG anaconda: new encryption setting: True >19:46:56,579 DEBUG anaconda: old mountpoint: >19:46:56,579 DEBUG anaconda: new mountpoint: /var/lib/libvirt/images >19:46:56,581 INFO anaconda: getting device type for LVM >19:46:56,589 DEBUG anaconda: updating mountpoint to /var/lib/libvirt/images >19:47:04,256 INFO anaconda: ui: saving changes to device common-images >19:47:04,256 DEBUG anaconda: old_name: images >19:47:04,257 DEBUG anaconda: new_name: images >19:47:04,257 DEBUG anaconda: new size: 64000.0 >19:47:04,258 DEBUG anaconda: old size: 64000.0 >19:47:04,258 INFO anaconda: getting device type for LVM >19:47:04,259 DEBUG anaconda: new device type: 0 >19:47:04,259 DEBUG anaconda: reformat: False >19:47:04,259 DEBUG anaconda: new fs type: ext4 >19:47:04,260 DEBUG anaconda: old encryption setting: True >19:47:04,260 DEBUG anaconda: new encryption setting: True >19:47:04,260 DEBUG anaconda: old mountpoint: /var/lib/libvirt/images >19:47:04,260 DEBUG anaconda: new mountpoint: /var/lib/libvirt/images >19:47:04,260 INFO anaconda: getting device type for LVM >19:47:05,991 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >19:47:05,991 DEBUG anaconda: notebook page = 1 >19:47:05,992 INFO anaconda: ui: saving changes to device common-images >19:47:05,992 DEBUG anaconda: old_name: images >19:47:05,992 DEBUG anaconda: new_name: images >19:47:05,993 DEBUG anaconda: new size: 64000.0 >19:47:05,993 DEBUG anaconda: old size: 64000.0 >19:47:05,994 INFO anaconda: getting device type for LVM >19:47:05,994 DEBUG anaconda: new device type: 0 >19:47:05,994 DEBUG anaconda: reformat: False >19:47:05,995 DEBUG anaconda: new fs type: ext4 >19:47:05,995 DEBUG anaconda: old encryption setting: True >19:47:05,995 DEBUG anaconda: new encryption setting: True >19:47:05,996 DEBUG anaconda: old mountpoint: /var/lib/libvirt/images >19:47:05,996 DEBUG anaconda: new mountpoint: /var/lib/libvirt/images >19:47:05,996 INFO anaconda: getting device type for LVM >19:47:06,002 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >19:47:06,003 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:47:06,003 DEBUG anaconda: updated device_disks to ['sda'] >19:47:06,003 DEBUG anaconda: updated device_vg_name to None >19:47:06,004 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:47:06,006 INFO anaconda: getting device type for Standard Partition >19:47:06,006 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:47:06,007 INFO anaconda: getting device type for Standard Partition >19:47:06,007 DEBUG anaconda: populate_raid: 2, None >19:47:06,007 INFO anaconda: getting device type for Standard Partition >19:47:06,008 INFO anaconda: getting device type for Standard Partition >19:47:06,009 DEBUG anaconda: populate_raid: 2, None >19:47:06,009 INFO anaconda: getting device type for Standard Partition >19:47:08,475 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >19:47:08,475 DEBUG anaconda: notebook page = 1 >19:47:08,476 INFO anaconda: ui: saving changes to device sda1 >19:47:08,476 DEBUG anaconda: old_name: sda1 >19:47:08,477 DEBUG anaconda: new_name: sda1 >19:47:08,477 DEBUG anaconda: new size: 500.0 >19:47:08,478 DEBUG anaconda: old size: 500.0 >19:47:08,478 INFO anaconda: getting device type for Standard Partition >19:47:08,480 DEBUG anaconda: new device type: 2 >19:47:08,480 DEBUG anaconda: reformat: False >19:47:08,480 DEBUG anaconda: new fs type: ext4 >19:47:08,480 DEBUG anaconda: old encryption setting: False >19:47:08,480 DEBUG anaconda: new encryption setting: False >19:47:08,481 DEBUG anaconda: old mountpoint: /boot >19:47:08,481 DEBUG anaconda: new mountpoint: /boot >19:47:08,481 INFO anaconda: getting device type for Standard Partition >19:47:08,484 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >19:47:08,484 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:47:08,484 DEBUG anaconda: updated device_disks to ['sda'] >19:47:08,484 DEBUG anaconda: updated device_vg_name to None >19:47:08,485 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:47:08,487 INFO anaconda: getting device type for Standard Partition >19:47:08,488 DEBUG anaconda: populate_raid: 2, None >19:47:08,488 INFO anaconda: getting device type for Standard Partition >19:47:09,427 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >19:47:09,428 DEBUG anaconda: notebook page = 1 >19:47:09,428 INFO anaconda: ui: saving changes to device sda1 >19:47:09,429 DEBUG anaconda: old_name: sda1 >19:47:09,429 DEBUG anaconda: new_name: sda1 >19:47:09,429 DEBUG anaconda: new size: 500.0 >19:47:09,430 DEBUG anaconda: old size: 500.0 >19:47:09,430 INFO anaconda: getting device type for Standard Partition >19:47:09,431 DEBUG anaconda: new device type: 2 >19:47:09,431 DEBUG anaconda: reformat: False >19:47:09,431 DEBUG anaconda: new fs type: ext4 >19:47:09,431 DEBUG anaconda: old encryption setting: False >19:47:09,431 DEBUG anaconda: new encryption setting: False >19:47:09,431 DEBUG anaconda: old mountpoint: /boot >19:47:09,431 DEBUG anaconda: new mountpoint: /boot >19:47:09,432 INFO anaconda: getting device type for Standard Partition >19:47:09,433 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >19:47:09,433 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:47:09,433 DEBUG anaconda: updated device_disks to ['sda'] >19:47:09,433 DEBUG anaconda: updated device_vg_name to None >19:47:09,434 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:47:09,436 INFO anaconda: getting device type for Standard Partition >19:47:09,436 DEBUG anaconda: populate_raid: 2, None >19:47:09,437 INFO anaconda: getting device type for Standard Partition >19:47:11,185 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:47:11,186 DEBUG anaconda: new selector: existing 111680MB lvmlv common-home (22) with existing ext4 filesystem >19:47:11,187 DEBUG anaconda: notebook page = 1 >19:47:11,187 INFO anaconda: ui: saving changes to device sda1 >19:47:11,188 DEBUG anaconda: old_name: sda1 >19:47:11,188 DEBUG anaconda: new_name: sda1 >19:47:11,188 DEBUG anaconda: new size: 500.0 >19:47:11,189 DEBUG anaconda: old size: 500.0 >19:47:11,189 INFO anaconda: getting device type for Standard Partition >19:47:11,190 DEBUG anaconda: new device type: 2 >19:47:11,190 DEBUG anaconda: reformat: False >19:47:11,191 DEBUG anaconda: new fs type: ext4 >19:47:11,191 DEBUG anaconda: old encryption setting: False >19:47:11,191 DEBUG anaconda: new encryption setting: False >19:47:11,191 DEBUG anaconda: old mountpoint: /boot >19:47:11,191 DEBUG anaconda: new mountpoint: /boot >19:47:11,191 INFO anaconda: getting device type for Standard Partition >19:47:11,195 DEBUG anaconda: populate_right_side: existing 111680MB lvmlv common-home (22) with existing ext4 filesystem >19:47:11,195 DEBUG anaconda: updated device_disks to ['sda'] >19:47:11,195 DEBUG anaconda: updated device_vg_name to common >19:47:11,196 DEBUG anaconda: min: 436.7 max: 111680.0 current: 111680.0 >19:47:11,198 INFO anaconda: getting device type for LVM >19:47:11,199 DEBUG anaconda: device_type_changed: 0 LVM >19:47:11,199 INFO anaconda: getting device type for LVM >19:47:11,199 DEBUG anaconda: populate_raid: 0, None >19:47:11,199 INFO anaconda: getting device type for LVM >19:47:11,200 DEBUG anaconda: default vg is common >19:47:11,200 DEBUG anaconda: new vg selection: None >19:47:11,202 DEBUG anaconda: new vg selection: None >19:47:11,204 DEBUG anaconda: new vg selection: None >19:47:11,207 DEBUG anaconda: new vg selection: common >19:47:11,210 INFO anaconda: getting device type for LVM >19:47:11,210 DEBUG anaconda: populate_raid: 0, None >19:47:11,210 INFO anaconda: getting device type for LVM >19:47:11,210 DEBUG anaconda: default vg is common >19:47:11,211 DEBUG anaconda: new vg selection: None >19:47:11,213 DEBUG anaconda: new vg selection: None >19:47:11,215 DEBUG anaconda: new vg selection: None >19:47:11,217 DEBUG anaconda: new vg selection: common >19:47:16,399 INFO anaconda: ui: saving changes to device common-home >19:47:16,400 DEBUG anaconda: old_name: home >19:47:16,400 DEBUG anaconda: new_name: home >19:47:16,400 DEBUG anaconda: new size: 111680.0 >19:47:16,402 DEBUG anaconda: old size: 111680.0 >19:47:16,402 INFO anaconda: getting device type for LVM >19:47:16,403 DEBUG anaconda: new device type: 0 >19:47:16,403 DEBUG anaconda: reformat: False >19:47:16,404 DEBUG anaconda: new fs type: ext4 >19:47:16,405 DEBUG anaconda: old encryption setting: True >19:47:16,405 DEBUG anaconda: new encryption setting: True >19:47:16,405 DEBUG anaconda: old mountpoint: >19:47:16,406 DEBUG anaconda: new mountpoint: /home >19:47:16,410 INFO anaconda: getting device type for LVM >19:47:16,413 DEBUG anaconda: updating mountpoint to /home >19:47:18,947 DEBUG anaconda: page clicked: Unknown >19:47:18,948 DEBUG anaconda: notebook page = 1 >19:47:18,948 INFO anaconda: ui: saving changes to device common-home >19:47:18,949 DEBUG anaconda: old_name: home >19:47:18,949 DEBUG anaconda: new_name: home >19:47:18,949 DEBUG anaconda: new size: 111680.0 >19:47:18,950 DEBUG anaconda: old size: 111680.0 >19:47:18,950 INFO anaconda: getting device type for LVM >19:47:18,950 DEBUG anaconda: new device type: 0 >19:47:18,951 DEBUG anaconda: reformat: False >19:47:18,951 DEBUG anaconda: new fs type: ext4 >19:47:18,951 DEBUG anaconda: old encryption setting: True >19:47:18,951 DEBUG anaconda: new encryption setting: True >19:47:18,951 DEBUG anaconda: old mountpoint: /home >19:47:18,951 DEBUG anaconda: new mountpoint: /home >19:47:18,952 INFO anaconda: getting device type for LVM >19:47:18,956 DEBUG anaconda: show first mountpoint: Unknown >19:47:18,957 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:47:18,957 DEBUG anaconda: updated device_disks to ['sda'] >19:47:18,957 DEBUG anaconda: updated device_vg_name to roots >19:47:18,958 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:47:18,960 INFO anaconda: getting device type for LVM >19:47:18,960 DEBUG anaconda: populate_raid: 0, None >19:47:18,961 INFO anaconda: getting device type for LVM >19:47:18,961 DEBUG anaconda: default vg is roots >19:47:18,961 DEBUG anaconda: new vg selection: None >19:47:18,964 DEBUG anaconda: new vg selection: None >19:47:18,966 DEBUG anaconda: new vg selection: None >19:47:18,968 DEBUG anaconda: new vg selection: roots >19:47:21,680 DEBUG anaconda: current selector: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:47:21,681 DEBUG anaconda: new selector: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:47:21,682 DEBUG anaconda: notebook page = 1 >19:47:21,682 INFO anaconda: ui: saving changes to device roots-fedora1 >19:47:21,683 DEBUG anaconda: old_name: fedora1 >19:47:21,683 DEBUG anaconda: new_name: fedora1 >19:47:21,683 DEBUG anaconda: new size: 16000.0 >19:47:21,684 DEBUG anaconda: old size: 16000.0 >19:47:21,685 INFO anaconda: getting device type for LVM >19:47:21,686 DEBUG anaconda: new device type: 0 >19:47:21,686 DEBUG anaconda: reformat: False >19:47:21,687 DEBUG anaconda: new fs type: ext4 >19:47:21,687 DEBUG anaconda: old encryption setting: True >19:47:21,688 DEBUG anaconda: new encryption setting: True >19:47:21,688 DEBUG anaconda: old mountpoint: >19:47:21,688 DEBUG anaconda: new mountpoint: >19:47:21,689 INFO anaconda: getting device type for LVM >19:47:21,696 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:47:21,696 DEBUG anaconda: updated device_disks to ['sda'] >19:47:21,696 DEBUG anaconda: updated device_vg_name to roots >19:47:21,697 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:47:21,701 INFO anaconda: getting device type for LVM >19:47:21,701 DEBUG anaconda: populate_raid: 0, None >19:47:21,701 INFO anaconda: getting device type for LVM >19:47:21,701 DEBUG anaconda: default vg is roots >19:47:21,702 DEBUG anaconda: new vg selection: None >19:47:21,704 DEBUG anaconda: new vg selection: None >19:47:21,705 DEBUG anaconda: new vg selection: roots >19:47:25,739 INFO anaconda: ui: saving changes to device roots-rhel7 >19:47:25,740 DEBUG anaconda: old_name: rhel7 >19:47:25,740 DEBUG anaconda: new_name: rhel7 >19:47:25,741 DEBUG anaconda: new size: 16000.0 >19:47:25,742 DEBUG anaconda: old size: 16000.0 >19:47:25,742 INFO anaconda: getting device type for LVM >19:47:25,742 DEBUG anaconda: new device type: 0 >19:47:25,743 DEBUG anaconda: reformat: False >19:47:25,743 DEBUG anaconda: new fs type: ext4 >19:47:25,743 DEBUG anaconda: old encryption setting: True >19:47:25,744 DEBUG anaconda: new encryption setting: True >19:47:25,744 DEBUG anaconda: old mountpoint: >19:47:25,744 DEBUG anaconda: new mountpoint: / >19:47:25,747 INFO anaconda: getting device type for LVM >19:47:25,751 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:47:25,751 DEBUG anaconda: updated device_disks to ['sda'] >19:47:25,751 DEBUG anaconda: updated device_vg_name to roots >19:47:25,752 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:47:25,754 INFO anaconda: getting device type for LVM >19:47:25,754 DEBUG anaconda: populate_raid: 0, None >19:47:25,755 INFO anaconda: getting device type for LVM >19:47:25,755 DEBUG anaconda: default vg is roots >19:47:25,755 DEBUG anaconda: new vg selection: None >19:47:25,757 DEBUG anaconda: new vg selection: None >19:47:25,759 DEBUG anaconda: new vg selection: roots >19:47:28,044 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >19:47:28,044 DEBUG anaconda: notebook page = 1 >19:47:28,045 INFO anaconda: ui: saving changes to device roots-rhel7 >19:47:28,045 DEBUG anaconda: old_name: rhel7 >19:47:28,046 DEBUG anaconda: new_name: rhel7 >19:47:28,046 DEBUG anaconda: new size: 16000.0 >19:47:28,047 DEBUG anaconda: old size: 16000.0 >19:47:28,048 INFO anaconda: getting device type for LVM >19:47:28,049 DEBUG anaconda: new device type: 0 >19:47:28,049 DEBUG anaconda: reformat: False >19:47:28,050 DEBUG anaconda: new fs type: ext4 >19:47:28,050 DEBUG anaconda: old encryption setting: True >19:47:28,050 DEBUG anaconda: new encryption setting: True >19:47:28,050 DEBUG anaconda: old mountpoint: >19:47:28,050 DEBUG anaconda: new mountpoint: >19:47:28,050 INFO anaconda: getting device type for LVM >19:47:28,053 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >19:47:28,053 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:47:28,054 DEBUG anaconda: updated device_disks to ['sda'] >19:47:28,054 DEBUG anaconda: updated device_vg_name to None >19:47:28,054 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:47:28,056 INFO anaconda: getting device type for Standard Partition >19:47:28,057 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:47:28,057 INFO anaconda: getting device type for Standard Partition >19:47:28,057 DEBUG anaconda: populate_raid: 2, None >19:47:28,057 INFO anaconda: getting device type for Standard Partition >19:47:28,058 INFO anaconda: getting device type for Standard Partition >19:47:28,058 DEBUG anaconda: populate_raid: 2, None >19:47:28,058 INFO anaconda: getting device type for Standard Partition >19:47:43,658 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >19:47:43,659 DEBUG anaconda: notebook page = 1 >19:47:43,659 INFO anaconda: ui: saving changes to device sda1 >19:47:43,660 DEBUG anaconda: old_name: sda1 >19:47:43,660 DEBUG anaconda: new_name: sda1 >19:47:43,660 DEBUG anaconda: new size: 500.0 >19:47:43,660 DEBUG anaconda: old size: 500.0 >19:47:43,660 INFO anaconda: getting device type for Standard Partition >19:47:43,661 DEBUG anaconda: new device type: 2 >19:47:43,661 DEBUG anaconda: reformat: False >19:47:43,661 DEBUG anaconda: new fs type: ext4 >19:47:43,662 DEBUG anaconda: old encryption setting: False >19:47:43,662 DEBUG anaconda: new encryption setting: False >19:47:43,662 DEBUG anaconda: old mountpoint: /boot >19:47:43,662 DEBUG anaconda: new mountpoint: /boot >19:47:43,662 INFO anaconda: getting device type for Standard Partition >19:47:43,665 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >19:47:43,665 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:47:43,665 DEBUG anaconda: updated device_disks to ['sda'] >19:47:43,665 DEBUG anaconda: updated device_vg_name to None >19:47:43,666 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:47:43,668 INFO anaconda: getting device type for Standard Partition >19:47:43,669 DEBUG anaconda: populate_raid: 2, None >19:47:43,669 INFO anaconda: getting device type for Standard Partition >19:47:47,199 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:47:47,200 DEBUG anaconda: new selector: existing 16000MB lvmlv roots-fedora0 (16) with existing ext4 filesystem >19:47:47,200 DEBUG anaconda: notebook page = 1 >19:47:47,200 INFO anaconda: ui: saving changes to device sda1 >19:47:47,201 DEBUG anaconda: old_name: sda1 >19:47:47,201 DEBUG anaconda: new_name: sda1 >19:47:47,201 DEBUG anaconda: new size: 500.0 >19:47:47,201 DEBUG anaconda: old size: 500.0 >19:47:47,201 INFO anaconda: getting device type for Standard Partition >19:47:47,202 DEBUG anaconda: new device type: 2 >19:47:47,202 DEBUG anaconda: reformat: False >19:47:47,202 DEBUG anaconda: new fs type: ext4 >19:47:47,202 DEBUG anaconda: old encryption setting: False >19:47:47,203 DEBUG anaconda: new encryption setting: False >19:47:47,203 DEBUG anaconda: old mountpoint: /boot >19:47:47,203 DEBUG anaconda: new mountpoint: /boot >19:47:47,203 INFO anaconda: getting device type for Standard Partition >19:47:47,206 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-fedora0 (16) with existing ext4 filesystem >19:47:47,206 DEBUG anaconda: updated device_disks to ['sda'] >19:47:47,206 DEBUG anaconda: updated device_vg_name to roots >19:47:47,207 DEBUG anaconda: min: 4301.0 max: 16000.0 current: 16000.0 >19:47:47,209 INFO anaconda: getting device type for LVM >19:47:47,210 DEBUG anaconda: device_type_changed: 0 LVM >19:47:47,210 INFO anaconda: getting device type for LVM >19:47:47,210 DEBUG anaconda: populate_raid: 0, None >19:47:47,210 INFO anaconda: getting device type for LVM >19:47:47,211 DEBUG anaconda: default vg is roots >19:47:47,211 DEBUG anaconda: new vg selection: None >19:47:47,213 DEBUG anaconda: new vg selection: None >19:47:47,216 DEBUG anaconda: new vg selection: roots >19:47:47,219 INFO anaconda: getting device type for LVM >19:47:47,219 DEBUG anaconda: populate_raid: 0, None >19:47:47,219 INFO anaconda: getting device type for LVM >19:47:47,219 DEBUG anaconda: default vg is roots >19:47:47,220 DEBUG anaconda: new vg selection: None >19:47:47,222 DEBUG anaconda: new vg selection: None >19:47:47,224 DEBUG anaconda: new vg selection: roots >19:48:00,241 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >19:48:00,241 DEBUG anaconda: notebook page = 1 >19:48:00,242 INFO anaconda: ui: saving changes to device roots-fedora0 >19:48:00,242 DEBUG anaconda: old_name: fedora0 >19:48:00,243 DEBUG anaconda: new_name: fedora0 >19:48:00,243 DEBUG anaconda: new size: 16000.0 >19:48:00,244 DEBUG anaconda: old size: 16000.0 >19:48:00,245 INFO anaconda: getting device type for LVM >19:48:00,246 DEBUG anaconda: new device type: 0 >19:48:00,246 DEBUG anaconda: reformat: False >19:48:00,247 DEBUG anaconda: new fs type: ext4 >19:48:00,247 DEBUG anaconda: old encryption setting: True >19:48:00,247 DEBUG anaconda: new encryption setting: True >19:48:00,248 DEBUG anaconda: old mountpoint: >19:48:00,248 DEBUG anaconda: new mountpoint: >19:48:00,249 INFO anaconda: getting device type for LVM >19:48:00,255 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >19:48:00,255 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:48:00,256 DEBUG anaconda: updated device_disks to ['sda'] >19:48:00,256 DEBUG anaconda: updated device_vg_name to None >19:48:00,257 DEBUG anaconda: min: 59.4 max: 500.0 current: 500.0 >19:48:00,261 INFO anaconda: getting device type for Standard Partition >19:48:00,261 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:48:00,261 INFO anaconda: getting device type for Standard Partition >19:48:00,261 DEBUG anaconda: populate_raid: 2, None >19:48:00,262 INFO anaconda: getting device type for Standard Partition >19:48:00,262 INFO anaconda: getting device type for Standard Partition >19:48:00,263 DEBUG anaconda: populate_raid: 2, None >19:48:00,263 INFO anaconda: getting device type for Standard Partition >19:48:03,768 DEBUG anaconda: page clicked: Unknown >19:48:03,768 DEBUG anaconda: notebook page = 1 >19:48:03,769 INFO anaconda: ui: saving changes to device sda1 >19:48:03,769 DEBUG anaconda: old_name: sda1 >19:48:03,769 DEBUG anaconda: new_name: sda1 >19:48:03,769 DEBUG anaconda: new size: 500.0 >19:48:03,770 DEBUG anaconda: old size: 500.0 >19:48:03,770 INFO anaconda: getting device type for Standard Partition >19:48:03,770 DEBUG anaconda: new device type: 2 >19:48:03,770 DEBUG anaconda: reformat: False >19:48:03,770 DEBUG anaconda: new fs type: ext4 >19:48:03,771 DEBUG anaconda: old encryption setting: False >19:48:03,771 DEBUG anaconda: new encryption setting: False >19:48:03,771 DEBUG anaconda: old mountpoint: /boot >19:48:03,771 DEBUG anaconda: new mountpoint: /boot >19:48:03,771 INFO anaconda: getting device type for Standard Partition >19:48:03,772 DEBUG anaconda: show first mountpoint: Unknown >19:48:03,773 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:48:03,773 DEBUG anaconda: updated device_disks to ['sda'] >19:48:03,773 DEBUG anaconda: updated device_vg_name to roots >19:48:03,774 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:48:03,776 INFO anaconda: getting device type for LVM >19:48:03,776 DEBUG anaconda: device_type_changed: 0 LVM >19:48:03,776 INFO anaconda: getting device type for LVM >19:48:03,776 DEBUG anaconda: populate_raid: 0, None >19:48:03,777 INFO anaconda: getting device type for LVM >19:48:03,777 INFO anaconda: getting device type for LVM >19:48:03,777 DEBUG anaconda: populate_raid: 0, None >19:48:03,777 INFO anaconda: getting device type for LVM >19:48:03,778 DEBUG anaconda: default vg is roots >19:48:03,778 DEBUG anaconda: new vg selection: None >19:48:03,780 DEBUG anaconda: new vg selection: None >19:48:03,782 DEBUG anaconda: new vg selection: roots >19:48:05,735 DEBUG anaconda: current selector: existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:48:05,736 DEBUG anaconda: new selector: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:48:05,736 DEBUG anaconda: notebook page = 1 >19:48:05,737 INFO anaconda: ui: saving changes to device roots-fedora1 >19:48:05,737 DEBUG anaconda: old_name: fedora1 >19:48:05,737 DEBUG anaconda: new_name: fedora1 >19:48:05,738 DEBUG anaconda: new size: 16000.0 >19:48:05,739 DEBUG anaconda: old size: 16000.0 >19:48:05,739 INFO anaconda: getting device type for LVM >19:48:05,740 DEBUG anaconda: new device type: 0 >19:48:05,740 DEBUG anaconda: reformat: False >19:48:05,740 DEBUG anaconda: new fs type: ext4 >19:48:05,740 DEBUG anaconda: old encryption setting: True >19:48:05,740 DEBUG anaconda: new encryption setting: True >19:48:05,740 DEBUG anaconda: old mountpoint: >19:48:05,740 DEBUG anaconda: new mountpoint: >19:48:05,740 INFO anaconda: getting device type for LVM >19:48:05,744 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:48:05,744 DEBUG anaconda: updated device_disks to ['sda'] >19:48:05,744 DEBUG anaconda: updated device_vg_name to roots >19:48:05,745 DEBUG anaconda: min: 222.2 max: 16000.0 current: 16000.0 >19:48:05,747 INFO anaconda: getting device type for LVM >19:48:05,747 DEBUG anaconda: populate_raid: 0, None >19:48:05,747 INFO anaconda: getting device type for LVM >19:48:05,747 DEBUG anaconda: default vg is roots >19:48:05,748 DEBUG anaconda: new vg selection: None >19:48:05,750 DEBUG anaconda: new vg selection: None >19:48:05,751 DEBUG anaconda: new vg selection: roots >19:48:22,643 INFO anaconda: ui: saving changes to device roots-rhel7 >19:48:22,643 DEBUG anaconda: old_name: rhel7 >19:48:22,644 DEBUG anaconda: new_name: rhel7 >19:48:22,644 DEBUG anaconda: new size: 16000.0 >19:48:22,645 DEBUG anaconda: old size: 16000.0 >19:48:22,646 INFO anaconda: getting device type for LVM >19:48:22,647 DEBUG anaconda: new device type: 0 >19:48:22,647 DEBUG anaconda: reformat: True >19:48:22,648 DEBUG anaconda: new fs type: ext4 >19:48:22,648 DEBUG anaconda: old encryption setting: True >19:48:22,649 DEBUG anaconda: new encryption setting: False >19:48:22,649 DEBUG anaconda: old mountpoint: >19:48:22,649 DEBUG anaconda: new mountpoint: / >19:48:22,650 INFO anaconda: getting device type for LVM >19:48:22,653 INFO anaconda: removing encryption from roots-rhel7 >19:48:22,656 INFO anaconda: scheduling reformat of roots as ext4 >19:48:22,664 DEBUG anaconda: populate_right_side: existing 63968MB lvmvg roots (14) with non-existent ext4 filesystem mounted at / >19:48:22,664 DEBUG anaconda: updated device_disks to ['sda'] >19:48:22,664 DEBUG anaconda: updated device_vg_name to None >19:48:22,665 DEBUG anaconda: min: 63968 max: 0 current: 63968 > > >/tmp/packaging.log: >03:41:17,626 DEBUG packaging: getting release version from tree at None (7.0) >03:41:17,626 DEBUG packaging: got a release version of 7.0 >03:41:19,159 INFO packaging: updating base repo >03:41:19,217 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >03:41:19,217 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >03:41:19,218 DEBUG yum.verbose.plugin: Adding en_US to language list >03:41:19,226 DEBUG yum.verbose.YumBase: Config time: 0.066 >03:41:19,229 DEBUG packaging: getting release version from tree at None (7.0) >03:41:19,230 DEBUG packaging: got a release version of 7.0 >03:41:19,230 INFO packaging: configuring base repo >03:41:19,230 DEBUG packaging: None is mounted on /run/install/isodir >03:41:19,231 DEBUG packaging: None is mounted on /run/install/repo >03:41:19,231 DEBUG packaging: getting release version from tree at http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20121203.n.0/compose/Workstation/x86_64/os/ (7.0) >03:41:19,231 DEBUG packaging: retrieving treeinfo from http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20121203.n.0/compose/Workstation/x86_64/os/ (proxies: {} ; sslverify: True) >03:41:19,239 DEBUG packaging: got a release version of 7.0 >03:41:19,247 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >03:41:19,248 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >03:41:19,248 DEBUG yum.verbose.plugin: Adding en_US to language list >03:41:19,250 DEBUG yum.verbose.YumBase: Config time: 0.011 >03:41:19,253 DEBUG packaging: adding yum repo anaconda with baseurl http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20121203.n.0/compose/Workstation/x86_64/os/ and mirrorlist None >03:41:19,279 INFO packaging: gathering repo metadata >03:41:19,279 DEBUG packaging: getting repo metadata for anaconda >03:41:19,418 DEBUG packaging: getting group info for anaconda >03:41:19,447 INFO packaging: metadata retrieval complete >22:41:25,634 DEBUG yum.verbose.YumBase: Setting up Package Sacks >22:41:25,635 INFO_2 yum.verbose.plugin: Determining fastest mirrors >22:41:26,400 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >22:41:26,417 DEBUG yum.verbose.YumBase: pkgsack time: 0.783 >22:41:26,519 DEBUG yum.verbose.YumBase: group time: 0.885 >22:41:26,537 DEBUG packaging: deleting package sacks >22:41:26,552 INFO packaging: checking software selection >22:41:26,553 DEBUG packaging: deleting package sacks >22:41:26,553 DEBUG packaging: deleting yum transaction info >22:41:26,555 DEBUG packaging: select group core >22:41:26,555 DEBUG yum.verbose.YumBase: Setting up Package Sacks >22:41:26,617 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >22:41:26,661 DEBUG yum.verbose.YumBase: pkgsack time: 0.106 >22:41:26,689 DEBUG yum.verbose.YumBase: group time: 0.134 >22:41:26,722 DEBUG yum.verbose.YumBase: Obs Init time: 0.031 >22:41:26,744 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >22:41:26,747 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >22:41:26,751 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >22:41:26,752 DEBUG packaging: select group core >22:41:26,752 DEBUG packaging: select package kernel-PAE >22:41:26,762 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >22:41:26,763 INFO packaging: no kernel-PAE package >22:41:26,763 DEBUG packaging: select package kernel >22:41:26,764 INFO packaging: selected kernel >22:41:26,764 INFO packaging: checking dependencies >22:41:26,789 DEBUG yum.verbose.YumBase: Building updates object >22:41:26,842 DEBUG yum.verbose.YumBase: up:simple updates time: 0.016 >22:41:26,843 DEBUG yum.verbose.YumBase: up:obs time: 0.001 >22:41:26,843 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >22:41:26,843 DEBUG yum.verbose.YumBase: updates time: 0.054 >22:41:26,844 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-7.git20121004.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,846 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.5-25.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,847 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.6.8-3.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,849 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,851 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,853 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,854 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,855 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,856 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,856 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.el7.x86_64 to require for chkconfig >22:41:26,857 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.63-4.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,858 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-9.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,859 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-9.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,860 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-3.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,861 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.el7.x86_64 to require for libglib-2.0.so.0()(64bit) >22:41:26,861 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.el7.x86_64 to require for libgmodule-2.0.so.0()(64bit) >22:41:26,861 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.el7.x86_64 to require for libgobject-2.0.so.0()(64bit) >22:41:26,861 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.el7.x86_64 to require for libgthread-2.0.so.0()(64bit) >22:41:26,862 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-9.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,863 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.el7.x86_64 to require for libnl-genl-3.so.200()(64bit) >22:41:26,863 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.el7.x86_64 to require for libnl-route-3.so.200()(64bit) >22:41:26,863 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-7.git20121004.el7.x86_64 to require for libnm-util.so.2()(64bit) >22:41:26,864 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,866 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,868 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,868 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.el7.x86_64 to require for libplds4.so()(64bit) >22:41:26,869 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.108-3.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,870 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.el7.x86_64 to require for libssl3.so()(64bit) >22:41:26,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.3.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >22:41:26,872 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.26.1-2.el7.x86_64 as install for alsa-firmware-1.0.25-3.el7.noarch >22:41:26,878 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.1-2.el7.x86_64 as install for audit-2.2.1-2.el7.x86_64 >22:41:26,879 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.el7.x86_64 to require for libaudit.so.1()(64bit) >22:41:26,879 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.el7.x86_64 to require for libauparse.so.0()(64bit) >22:41:26,880 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-70.el7.x86_64 as install for audit-2.2.1-2.el7.x86_64 >22:41:26,883 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-7.20121017.el7.x86_64 as install for bash-4.2.39-2.el7.x86_64 >22:41:26,885 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-2.el7.x86_64 as install for biosdevname-0.4.1-3.el7.x86_64 >22:41:26,886 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.1.10-2.el7.x86_64 to require for libpci.so.3()(64bit) >22:41:26,887 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-9.el7.x86_64 as install for biosdevname-0.4.1-3.el7.x86_64 >22:41:26,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.1-2.3.el7.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-2.el7.x86_64 >22:41:26,891 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.3.el7.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >22:41:26,891 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.3.el7.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >22:41:26,891 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.3.el7.x86_64 to require for libblkid.so.1(BLKID_2.18)(64bit) >22:41:26,891 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.3.el7.x86_64 to require for libblkid.so.1()(64bit) >22:41:26,892 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.6-2.el7.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-2.el7.x86_64 >22:41:26,893 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.6-2.el7.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-2.el7.x86_64 >22:41:26,900 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >22:41:26,902 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >22:41:26,904 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.0.5-5.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >22:41:26,905 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >22:41:26,906 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-8.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >22:41:26,907 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-8.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >22:41:26,908 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.el7.x86_64 to require for libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) >22:41:26,909 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >22:41:26,910 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.el7.x86_64 to require for libpam_misc.so.0()(64bit) >22:41:26,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >22:41:26,913 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-1.el7.x86_64 as install for cronie-1.4.10-1.el7.x86_64 >22:41:26,914 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.1-10.el7.x86_64 as install for cronie-1.4.10-1.el7.x86_64 >22:41:26,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-4.el7.x86_64 as install for curl-7.27.0-4.el7.x86_64 >22:41:26,919 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.el7.x86_64 to require for libcurl.so.4()(64bit) >22:41:26,921 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-22.P2.el7.x86_64 as install for 12:dhclient-4.2.4-22.P2.el7.x86_64 >22:41:26,922 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-22.P2.el7.x86_64 as install for 12:dhclient-4.2.4-22.P2.el7.x86_64 >22:41:26,923 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.el7.x86_64 as install for 12:dhclient-4.2.4-22.P2.el7.x86_64 >22:41:26,925 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-4.el7.x86_64 as install for 12:dhclient-4.2.4-22.P2.el7.x86_64 >22:41:26,925 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-4.el7.x86_64 to require for libisc-export.so.92()(64bit) >22:41:26,926 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.el7.x86_64 as install for 12:dhclient-4.2.4-22.P2.el7.x86_64 >22:41:26,927 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.33-3.el7.x86_64 to require for libldap-2.4.so.2()(64bit) >22:41:26,930 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.6-2.el7.x86_64 as install for e2fsprogs-1.42.6-2.el7.x86_64 >22:41:26,930 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.6-2.el7.x86_64 to require for libss.so.2()(64bit) >22:41:26,932 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.el7.x86_64 as install for glibc-2.16-24.el7.x86_64 >22:41:26,934 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14-5.el7.x86_64 as install for glibc-2.16-24.el7.x86_64 >22:41:26,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.el7.x86_64 as install for glibc-2.16-24.el7.x86_64 >22:41:26,940 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >22:41:26,941 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >22:41:26,942 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-release-workstation-6.92Workstation-7.0.0.1.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >22:41:26,942 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-13.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >22:41:26,943 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-7.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >22:41:26,945 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >22:41:26,945 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >22:41:26,950 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-5.el7.x86_64 as install for iproute-3.6.0-2.1.el7.x86_64 >22:41:26,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-3.el7.x86_64 as install for iproute-3.6.0-2.1.el7.x86_64 >22:41:26,954 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.el7.x86_64 as install for iprutils-2.3.11-2.el7.x86_64 >22:41:26,960 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-9.el7.x86_64 as install for iputils-20121112-2.el7.x86_64 >22:41:26,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.el7.x86_64 as install for iputils-20121112-2.el7.x86_64 >22:41:26,963 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.3-6.el7.noarch as install for kbd-1.15.3-6.el7.x86_64 >22:41:26,965 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.el7.x86_64 as install for kernel-3.6.0-0.29.el7.x86_64 >22:41:26,966 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-10.git20121121.el7.x86_64 as install for kernel-3.6.0-0.29.el7.x86_64 >22:41:26,969 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-024-10.git20121121.el7.x86_64 as install for kexec-tools-2.0.3-59.el7.x86_64 >22:41:26,971 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.el7.x86_64 as install for kexec-tools-2.0.3-59.el7.x86_64 >22:41:26,972 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.el7.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >22:41:26,972 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.el7.x86_64 to require for libdw.so.1(ELFUTILS_0.143)(64bit) >22:41:26,973 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.el7.x86_64 as install for kexec-tools-2.0.3-59.el7.x86_64 >22:41:26,974 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-7.el7.x86_64 as install for kexec-tools-2.0.3-59.el7.x86_64 >22:41:26,976 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.el7.x86_64 as install for less-444-9.el7.x86_64 >22:41:26,978 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-3.el7.x86_64 as install for man-db-2.6.3-2.el7.x86_64 >22:41:26,979 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-3.el7.x86_64 as install for man-db-2.6.3-2.el7.x86_64 >22:41:26,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-1.el7.x86_64 as install for man-db-2.6.3-2.el7.x86_64 >22:41:26,987 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-3.el7.x86_64 as install for openssh-clients-6.1p1-3.el7.x86_64 >22:41:26,996 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.el7.x86_64 as install for openssh-clients-6.1p1-3.el7.x86_64 >22:41:27,000 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11-0.el7.beta1.0.x86_64 as install for openssh-clients-6.1p1-3.el7.x86_64 >22:41:27,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-8.20120601cvs.el7.x86_64 as install for openssh-clients-6.1p1-3.el7.x86_64 >22:41:27,004 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11-0.el7.beta1.0.x86_64 to require for libk5crypto.so.3()(64bit) >22:41:27,004 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11-0.el7.beta1.0.x86_64 to require for libkrb5.so.3()(64bit) >22:41:27,015 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-4.el7.x86_64 as install for parted-3.1-9.el7.x86_64 >22:41:27,015 DEBUG yum.verbose.YumBase: Quick matched device-mapper-libs-1.02.77-4.el7.x86_64 to require for libdevmapper.so.1.02()(64bit) >22:41:27,016 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.el7.x86_64 as install for parted-3.1-9.el7.x86_64 >22:41:27,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.el7.x86_64 as install for parted-3.1-9.el7.x86_64 >22:41:27,031 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.el7.x86_64 as install for passwd-0.78.99-2.el7.x86_64 >22:41:27,036 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-4.el7.x86_64 as install for plymouth-0.8.8-4.el7.x86_64 >22:41:27,038 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-logos-69.0.9-3.el7.noarch as install for plymouth-0.8.8-4.el7.x86_64 >22:41:27,040 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.el7.x86_64 as install for plymouth-0.8.8-4.el7.x86_64 >22:41:27,043 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-4.el7.x86_64 as install for plymouth-0.8.8-4.el7.x86_64 >22:41:27,044 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-4.el7.x86_64 to require for libply.so.2()(64bit) >22:41:27,047 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.el7.x86_64 as install for policycoreutils-2.1.13-39.el7.x86_64 >22:41:27,049 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.el7.x86_64 as install for policycoreutils-2.1.13-39.el7.x86_64 >22:41:27,051 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.el7.x86_64 as install for policycoreutils-2.1.13-39.el7.x86_64 >22:41:27,052 DEBUG yum.verbose.YumBase: Quick matched libsemanage-2.1.9-1.el7.x86_64 to require for libsemanage.so.1()(64bit) >22:41:27,059 DEBUG yum.verbose.YumBase: TSINFO: Marking mysql-libs-5.5.28-1.el7.x86_64 as install for 2:postfix-2.9.4-3.el7.x86_64 >22:41:27,060 DEBUG yum.verbose.YumBase: Quick matched mysql-libs-5.5.28-1.el7.x86_64 to require for libmysqlclient.so.18()(64bit) >22:41:27,062 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.32-1.el7.x86_64 as install for 2:postfix-2.9.4-3.el7.x86_64 >22:41:27,071 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.el7.x86_64 as install for 2:postfix-2.9.4-3.el7.x86_64 >22:41:27,080 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27-1.el7.x86_64 as install for procps-ng-3.3.3-2.20120807git.el7.x86_64 >22:41:27,086 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-3.el7.x86_64 as install for rpm-4.10.1-3.el7.x86_64 >22:41:27,088 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-11.el7.x86_64 as install for rpm-4.10.1-3.el7.x86_64 >22:41:27,090 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.el7.x86_64 as install for rpm-4.10.1-3.el7.x86_64 >22:41:27,091 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.10.1-3.el7.x86_64 as install for rpm-4.10.1-3.el7.x86_64 >22:41:27,092 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.el7.x86_64 to require for librpmio.so.3()(64bit) >22:41:27,096 DEBUG yum.verbose.YumBase: TSINFO: Marking logrotate-3.8.2-1.el7.x86_64 as install for rsyslog-5.8.11-3.1.el7.x86_64 >22:41:27,098 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-56.el7.noarch as install for selinux-policy-targeted-3.11.1-56.el7.noarch >22:41:27,099 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-56.el7.noarch to require for selinux-policy >22:41:27,103 DEBUG yum.verbose.YumBase: TSINFO: Marking python-rhsm-1.8.0-1.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >22:41:27,106 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >22:41:27,107 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >22:41:27,109 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-7.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >22:41:27,110 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dateutil-1.5-5.el7.noarch as install for subscription-manager-1.8.0-1.el7.x86_64 >22:41:27,111 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dmidecode-3.10.13-6.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >22:41:27,112 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >22:41:27,113 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.el7.noarch as install for subscription-manager-1.8.0-1.el7.x86_64 >22:41:27,114 DEBUG yum.verbose.YumBase: TSINFO: Marking python-simplejson-2.6.0-2.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >22:41:27,115 DEBUG yum.verbose.YumBase: TSINFO: Marking virt-what-1.12-2.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >22:41:27,124 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.el7.noarch as install for systemd-195-9.el7.x86_64 >22:41:27,126 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.5.1-1.el7.x86_64 as install for systemd-195-9.el7.x86_64 >22:41:27,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.el7.x86_64 as install for systemd-195-9.el7.x86_64 >22:41:27,129 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.el7.x86_64 as install for systemd-195-9.el7.x86_64 >22:41:27,131 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.el7.x86_64 as install for systemd-195-9.el7.x86_64 >22:41:27,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.el7.x86_64 as install for systemd-195-9.el7.x86_64 >22:41:27,135 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.el7.x86_64 as install for systemd-195-9.el7.x86_64 >22:41:27,142 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.1-2.3.el7.x86_64 as install for util-linux-2.22.1-2.3.el7.x86_64 >22:41:27,142 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.3.el7.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >22:41:27,142 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.3.el7.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >22:41:27,143 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.3.el7.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >22:41:27,143 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.3.el7.x86_64 to require for libmount.so.1(MOUNT_2.22)(64bit) >22:41:27,144 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.el7.x86_64 as install for util-linux-2.22.1-2.3.el7.x86_64 >22:41:27,149 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-23.el7.noarch as install for yum-3.4.3-46.el7.noarch >22:41:27,150 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.el7.x86_64 as install for yum-3.4.3-46.el7.noarch >22:41:27,151 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-5.el7.x86_64 as install for yum-3.4.3-46.el7.noarch >22:41:27,152 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.el7.x86_64 as install for yum-3.4.3-46.el7.noarch >22:41:27,153 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.el7.x86_64 as install for yum-3.4.3-46.el7.noarch >22:41:27,161 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-12.el7.x86_64 as install for alsa-tools-firmware-1.0.26.1-2.el7.x86_64 >22:41:27,163 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-1.el7.x86_64 as install for alsa-tools-firmware-1.0.26.1-2.el7.x86_64 >22:41:27,164 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.26-1.el7.x86_64 to require for libasound.so.2()(64bit) >22:41:27,168 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.el7.x86_64 as install for avahi-autoipd-0.6.31-6.el7.x86_64 >22:41:27,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.el7.x86_64 as install for avahi-autoipd-0.6.31-6.el7.x86_64 >22:41:27,172 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-4.el7.noarch as install for 32:bind-libs-lite-9.9.2-4.el7.x86_64 >22:41:27,177 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-5.20121102git.el7.noarch as install for cronie-anacron-1.4.10-1.el7.x86_64 >22:41:27,180 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.el7.x86_64 as install for cryptsetup-libs-1.5.1-1.el7.x86_64 >22:41:27,186 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.el7.x86_64 as install for 1:dbus-1.6.8-3.el7.x86_64 >22:41:27,193 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-4.el7.x86_64 as install for device-mapper-libs-1.02.77-4.el7.x86_64 >22:41:27,199 DEBUG yum.verbose.YumBase: TSINFO: Marking file-5.11-4.el7.x86_64 as install for dracut-024-10.git20121121.el7.x86_64 >22:41:27,200 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.el7.x86_64 as install for dracut-024-10.git20121121.el7.x86_64 >22:41:27,201 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-35.el7.x86_64 as install for dracut-024-10.git20121121.el7.x86_64 >22:41:27,202 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.el7.x86_64 as install for dracut-024-10.git20121121.el7.x86_64 >22:41:27,211 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-2.el7.x86_64 as install for fipscheck-lib-1.3.1-2.el7.x86_64 >22:41:27,218 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-6.el7.x86_64 as install for glib2-2.34.2-1.el7.x86_64 >22:41:27,220 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-13.el7.x86_64 as install for glib2-2.34.2-1.el7.x86_64 >22:41:27,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.11-3.el7.x86_64 as install for glib2-2.34.2-1.el7.x86_64 >22:41:27,224 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012i-1.el7.noarch as install for glibc-common-2.16-24.el7.x86_64 >22:41:27,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.el7.x86_64 as install for 1:gmp-5.0.5-5.el7.x86_64 >22:41:27,227 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.el7.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >22:41:27,227 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.el7.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4.11)(64bit) >22:41:27,228 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.el7.x86_64 to require for libstdc++.so.6()(64bit) >22:41:27,238 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.el7.x86_64 as install for krb5-libs-1.11-0.el7.beta1.0.x86_64 >22:41:27,238 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.el7.x86_64 to require for libkeyutils.so.1()(64bit) >22:41:27,250 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.2-4.el7.x86_64 as install for libcurl-7.27.0-4.el7.x86_64 >22:41:27,251 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-4.el7.x86_64 to require for libssh2.so.1()(64bit) >22:41:27,256 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.el7.x86_64 as install for libdrm-2.4.40-1.el7.x86_64 >22:41:27,264 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-2.el7.x86_64 as install for libmicrohttpd-0.9.22-1.el7.x86_64 >22:41:27,265 DEBUG yum.verbose.YumBase: Quick matched gnutls-2.12.21-2.el7.x86_64 to require for libgnutls.so.26()(64bit) >22:41:27,274 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.el7.x86_64 as install for libsemanage-2.1.9-1.el7.x86_64 >22:41:27,274 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.el7.x86_64 to require for libustr-1.0.so.1(USTR_1.0.1)(64bit) >22:41:27,275 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.el7.x86_64 to require for libustr-1.0.so.1()(64bit) >22:41:27,291 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-7.20121017.el7.x86_64 as install for ncurses-libs-5.9-7.20121017.el7.x86_64 >22:41:27,297 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14-5.el7.x86_64 as install for nss-3.14-7.el7.x86_64 >22:41:27,298 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.el7.x86_64 as install for nss-3.14-7.el7.x86_64 >22:41:27,307 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14-7.el7.x86_64 as install for openldap-2.4.33-3.el7.x86_64 >22:41:27,314 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.86-2.el7.noarch as install for 1:openssl-libs-1.0.1c-9.el7.x86_64 >22:41:27,319 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.19-3.el7.x86_64 as install for pam-1.1.6-3.el7.x86_64 >22:41:27,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.el7.x86_64 as install for pam-1.1.6-3.el7.x86_64 >22:41:27,324 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.19-3.el7.x86_64 as install for pam-1.1.6-3.el7.x86_64 >22:41:27,339 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.el7.x86_64 as install for ppp-2.4.5-25.el7.x86_64 >22:41:27,340 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.3.0-2.el7.x86_64 to require for libpcap.so.1()(64bit) >22:41:27,345 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-2.el7.x86_64 as install for pygpgme-0.3-5.el7.x86_64 >22:41:27,345 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-2.el7.x86_64 to require for libgpgme.so.11(GPGME_1.1)(64bit) >22:41:27,345 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-2.el7.x86_64 to require for libgpgme.so.11()(64bit) >22:41:27,347 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.el7.x86_64 as install for pygpgme-0.3-5.el7.x86_64 >22:41:27,354 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.el7.x86_64 as install for python-dmidecode-3.10.13-6.el7.x86_64 >22:41:27,356 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-3.el7.x86_64 as install for python-dmidecode-3.10.13-6.el7.x86_64 >22:41:27,357 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.el7.x86_64 to require for libxml2.so.2(LIBXML2_2.6.0)(64bit) >22:41:27,357 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.el7.x86_64 to require for libxml2.so.2(LIBXML2_2.6.2)(64bit) >22:41:27,357 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.el7.x86_64 to require for libxml2.so.2()(64bit) >22:41:27,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.el7.x86_64 as install for python-ethtool-0.7-4.el7.x86_64 >22:41:27,363 DEBUG yum.verbose.YumBase: TSINFO: Marking m2crypto-0.21.1-10.el7.x86_64 as install for python-rhsm-1.8.0-1.el7.x86_64 >22:41:27,365 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-12.el7.x86_64 as install for python-urlgrabber-3.9.1-23.el7.noarch >22:41:27,374 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.el7.x86_64 as install for rpm-python-4.10.1-3.el7.x86_64 >22:41:27,375 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.1-3.el7.x86_64 as install for rpm-python-4.10.1-3.el7.x86_64 >22:41:27,376 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.el7.x86_64 to require for librpmsign.so.1()(64bit) >22:41:27,384 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-9.el7.x86_64 as install for virt-what-1.12-2.el7.x86_64 >22:41:27,391 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.el7.x86_64 as install for yum-metadata-parser-1.1.4-7.el7.x86_64 >22:41:27,407 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.el7.x86_64 as install for gnutls-2.12.21-2.el7.x86_64 >22:41:27,409 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.el7.x86_64 as install for gnutls-2.12.21-2.el7.x86_64 >22:41:27,412 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.19-6.el7.x86_64 as install for gpgme-1.3.2-2.el7.x86_64 >22:41:27,414 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-4.el7.x86_64 as install for gpgme-1.3.2-2.el7.x86_64 >22:41:27,415 DEBUG yum.verbose.YumBase: Quick matched libassuan-2.0.3-4.el7.x86_64 to require for libassuan.so.0()(64bit) >22:41:27,449 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-5.el7.x86_64 as install for python-libs-2.7.3-13.el7.x86_64 >22:41:27,462 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-9.el7.x86_64 as install for gnupg2-2.0.19-6.el7.x86_64 >22:41:27,464 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.el7.x86_64 as install for gnupg2-2.0.19-6.el7.x86_64 >22:41:27,505 DEBUG yum.verbose.YumBase: Depsolve time: 0.741 >22:41:27,505 DEBUG packaging: success >22:41:27,511 INFO packaging: 239 packages selected totalling 644.13 MB >04:42:36,858 INFO packaging: checking software selection >04:42:36,859 DEBUG packaging: deleting package sacks >04:42:36,859 DEBUG packaging: deleting yum transaction info >04:42:36,874 DEBUG packaging: select group core >04:42:36,875 DEBUG yum.verbose.YumBase: Setting up Package Sacks >04:42:36,935 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >04:42:36,954 DEBUG yum.verbose.YumBase: pkgsack time: 0.079 >04:42:37,026 DEBUG yum.verbose.YumBase: group time: 0.151 >04:42:37,070 DEBUG yum.verbose.YumBase: Obs Init time: 0.043 >04:42:37,092 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >04:42:37,096 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >04:42:37,099 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >04:42:37,100 DEBUG packaging: select package chrony >04:42:37,100 DEBUG packaging: select group core >04:42:37,100 DEBUG packaging: select group basic-desktop >04:42:37,115 DEBUG packaging: select group virtualization >04:42:37,116 DEBUG packaging: select package kernel-PAE >04:42:37,125 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >04:42:37,126 INFO packaging: no kernel-PAE package >04:42:37,126 DEBUG packaging: select package kernel >04:42:37,126 INFO packaging: selected kernel >04:42:37,126 INFO packaging: checking dependencies >04:42:37,167 DEBUG yum.verbose.YumBase: Building updates object >04:42:37,219 DEBUG yum.verbose.YumBase: up:simple updates time: 0.016 >04:42:37,221 DEBUG yum.verbose.YumBase: up:obs time: 0.001 >04:42:37,221 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >04:42:37,221 DEBUG yum.verbose.YumBase: updates time: 0.054 >04:42:37,222 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-7.git20121004.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,223 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.5-25.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,226 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,228 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,231 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,232 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,233 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,233 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.el7.x86_64 to require for chkconfig >04:42:37,234 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.63-4.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,235 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-9.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,236 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-9.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,238 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-3.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,238 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.el7.x86_64 to require for libglib-2.0.so.0()(64bit) >04:42:37,238 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.el7.x86_64 to require for libgmodule-2.0.so.0()(64bit) >04:42:37,238 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.el7.x86_64 to require for libgobject-2.0.so.0()(64bit) >04:42:37,239 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.el7.x86_64 to require for libgthread-2.0.so.0()(64bit) >04:42:37,240 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-9.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,240 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.el7.x86_64 to require for libnl-genl-3.so.200()(64bit) >04:42:37,240 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.el7.x86_64 to require for libnl-route-3.so.200()(64bit) >04:42:37,241 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-7.git20121004.el7.x86_64 to require for libnm-util.so.2()(64bit) >04:42:37,241 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,243 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,245 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,246 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.el7.x86_64 to require for libplds4.so()(64bit) >04:42:37,247 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.108-3.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,247 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.el7.x86_64 to require for libssl3.so()(64bit) >04:42:37,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.3.el7.x86_64 as install for 1:NetworkManager-0.9.7.0-7.git20121004.el7.x86_64 >04:42:37,250 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.6-1.el7.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.el7.x86_64 >04:42:37,251 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.el7.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.el7.x86_64 >04:42:37,252 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.26.1-2.el7.x86_64 as install for alsa-firmware-1.0.25-3.el7.noarch >04:42:37,254 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-utils-1.0.26-1.el7.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.el7.x86_64 >04:42:37,255 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-1.el7.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.el7.x86_64 >04:42:37,257 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-2.1-5.el7.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.el7.x86_64 >04:42:37,258 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-2.1-5.el7.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.el7.x86_64 >04:42:37,262 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.6.0-1.el7.x86_64 as install for at-spi2-atk-2.6.2-1.el7.x86_64 >04:42:37,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.5.0-3.el7.x86_64 as install for at-spi2-core-2.6.2-1.el7.x86_64 >04:42:37,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-4.el7.x86_64 as install for at-spi2-core-2.6.2-1.el7.x86_64 >04:42:37,268 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.1-2.el7.x86_64 as install for at-spi2-core-2.6.2-1.el7.x86_64 >04:42:37,269 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.1-3.el7.x86_64 as install for at-spi2-core-2.6.2-1.el7.x86_64 >04:42:37,275 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.1-2.el7.x86_64 as install for audit-2.2.1-2.el7.x86_64 >04:42:37,275 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.el7.x86_64 to require for libaudit.so.1()(64bit) >04:42:37,275 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.el7.x86_64 to require for libauparse.so.0()(64bit) >04:42:37,276 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-70.el7.x86_64 as install for audit-2.2.1-2.el7.x86_64 >04:42:37,279 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-7.20121017.el7.x86_64 as install for bash-4.2.39-2.el7.x86_64 >04:42:37,281 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-2.el7.x86_64 as install for biosdevname-0.4.1-3.el7.x86_64 >04:42:37,281 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.1.10-2.el7.x86_64 to require for libpci.so.3()(64bit) >04:42:37,283 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-9.el7.x86_64 as install for biosdevname-0.4.1-3.el7.x86_64 >04:42:37,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.1-2.3.el7.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-2.el7.x86_64 >04:42:37,287 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.3.el7.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >04:42:37,287 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.3.el7.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >04:42:37,287 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.3.el7.x86_64 to require for libblkid.so.1(BLKID_2.18)(64bit) >04:42:37,287 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.3.el7.x86_64 to require for libblkid.so.1()(64bit) >04:42:37,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.6-2.el7.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-2.el7.x86_64 >04:42:37,289 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.6-2.el7.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-2.el7.x86_64 >04:42:37,292 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.4.2-6.el7.noarch as install for caribou-0.4.4.2-6.el7.x86_64 >04:42:37,294 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.34.2-1.el7.x86_64 as install for caribou-0.4.4.2-6.el7.x86_64 >04:42:37,295 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-3.el7.x86_64 as install for caribou-0.4.4.2-6.el7.x86_64 >04:42:37,297 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.8-1.el7.x86_64 as install for caribou-0.4.4.2-6.el7.x86_64 >04:42:37,298 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.8-1.el7.x86_64 as install for caribou-0.4.4.2-6.el7.x86_64 >04:42:37,300 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.6.2-1.el7.x86_64 as install for caribou-0.4.4.2-6.el7.x86_64 >04:42:37,301 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.26.5-2.el7.x86_64 as install for caribou-0.4.4.2-6.el7.x86_64 >04:42:37,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.6.1-1.el7.x86_64 as install for caribou-0.4.4.2-6.el7.x86_64 >04:42:37,304 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.32.2-1.el7.x86_64 as install for caribou-0.4.4.2-6.el7.x86_64 >04:42:37,305 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.2-1.el7.x86_64 to require for libpangocairo-1.0.so.0()(64bit) >04:42:37,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-1.el7.x86_64 as install for caribou-0.4.4.2-6.el7.x86_64 >04:42:37,309 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.2-1.el7.x86_64 as install for caribou-gtk2-module-0.4.4.2-6.el7.x86_64 >04:42:37,310 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.10-2.4.el7.x86_64 as install for caribou-gtk2-module-0.4.4.2-6.el7.x86_64 >04:42:37,312 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.13-1.el7.x86_64 as install for caribou-gtk2-module-0.4.4.2-6.el7.x86_64 >04:42:37,312 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.13-1.el7.x86_64 to require for libgtk-x11-2.0.so.0()(64bit) >04:42:37,316 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.el7.x86_64 as install for chrony-1.27-0.5.pre1.git1ca844.el7.x86_64 >04:42:37,317 DEBUG yum.verbose.YumBase: Quick matched info-4.13a-18.el7.x86_64 to require for info >04:42:37,318 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14-5.el7.x86_64 as install for chrony-1.27-0.5.pre1.git1ca844.el7.x86_64 >04:42:37,319 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.el7.x86_64 as install for chrony-1.27-0.5.pre1.git1ca844.el7.x86_64 >04:42:37,320 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-8.20120601cvs.el7.x86_64 as install for chrony-1.27-0.5.pre1.git1ca844.el7.x86_64 >04:42:37,327 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.6.3-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,328 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.21-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,328 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.21-1.el7.x86_64 to require for desktop-file-utils >04:42:37,330 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.6.2-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,332 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.6.1-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,333 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-3.6.3-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.0-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,337 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-5.el7.noarch as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,339 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,339 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.26-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,340 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-pk-helper-0.2.4-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,341 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.8-3.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,342 DEBUG yum.verbose.YumBase: TSINFO: Marking glx-utils-7.10-8.1.20101028.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,343 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-3.6.2-1.el7.noarch as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,343 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-symbolic-3.6.2-1.el7.noarch as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,344 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.40-1.el7.noarch as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,345 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11-0.el7.beta1.0.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,347 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-2.1-5.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,348 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,349 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-6.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,350 DEBUG yum.verbose.YumBase: Quick matched shared-mime-info-1.0-6.el7.x86_64 to require for shared-mime-info >04:42:37,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.6.1-2.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-2.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,353 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.6.2-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,354 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.6.2-1.el7.x86_64 to require for libcheese.so.7()(64bit) >04:42:37,355 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-0.1.25-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,357 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.5.4-14.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,358 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.6.1-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,360 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.6.2-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,360 DEBUG yum.verbose.YumBase: Quick matched gnome-online-accounts-3.6.2-1.el7.x86_64 to require for libgoa-backend-1.0.so.0()(64bit) >04:42:37,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.4-3.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,362 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.4.99.20121109-5.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,364 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.7.0-4.git20121016.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.5-3.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,367 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.18-3.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.6.1-1.el7.x86_64 as install for 1:control-center-3.6.3-1.el7.x86_64 >04:42:37,375 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >04:42:37,379 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.0.5-5.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >04:42:37,380 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >04:42:37,381 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-8.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >04:42:37,382 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-8.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >04:42:37,383 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.el7.x86_64 to require for libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) >04:42:37,383 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.el7.x86_64 to require for libpam_misc.so.0()(64bit) >04:42:37,384 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.el7.x86_64 as install for coreutils-8.17-6.el7.x86_64 >04:42:37,387 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-1.el7.x86_64 as install for cronie-1.4.10-1.el7.x86_64 >04:42:37,388 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.1-10.el7.x86_64 as install for cronie-1.4.10-1.el7.x86_64 >04:42:37,392 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-4.el7.x86_64 as install for curl-7.27.0-4.el7.x86_64 >04:42:37,393 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.el7.x86_64 to require for libcurl.so.4()(64bit) >04:42:37,397 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.el7.x86_64 as install for 1:dbus-1.6.8-3.el7.x86_64 >04:42:37,398 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.el7.x86_64 as install for 1:dbus-1.6.8-3.el7.x86_64 >04:42:37,401 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-22.P2.el7.x86_64 as install for 12:dhclient-4.2.4-22.P2.el7.x86_64 >04:42:37,403 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-22.P2.el7.x86_64 as install for 12:dhclient-4.2.4-22.P2.el7.x86_64 >04:42:37,404 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-4.el7.x86_64 as install for 12:dhclient-4.2.4-22.P2.el7.x86_64 >04:42:37,405 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-4.el7.x86_64 to require for libisc-export.so.92()(64bit) >04:42:37,406 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.el7.x86_64 as install for 12:dhclient-4.2.4-22.P2.el7.x86_64 >04:42:37,406 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.33-3.el7.x86_64 to require for libldap-2.4.so.2()(64bit) >04:42:37,409 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.6-2.el7.x86_64 as install for e2fsprogs-1.42.6-2.el7.x86_64 >04:42:37,410 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.6-2.el7.x86_64 to require for libss.so.2()(64bit) >04:42:37,414 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.6.1-1.el7.x86_64 as install for eog-3.6.2-1.el7.x86_64 >04:42:37,415 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.2.1-3.el7.x86_64 as install for eog-3.6.2-1.el7.x86_64 >04:42:37,416 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.0-3.el7.x86_64 as install for eog-3.6.2-1.el7.x86_64 >04:42:37,418 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-3.el7.x86_64 as install for eog-3.6.2-1.el7.x86_64 >04:42:37,419 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-1.el7.x86_64 as install for eog-3.6.2-1.el7.x86_64 >04:42:37,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.6.1-2.el7.x86_64 as install for eog-3.6.2-1.el7.x86_64 >04:42:37,421 DEBUG yum.verbose.YumBase: Quick matched libpeas-1.6.1-2.el7.x86_64 to require for libpeas-gtk-1.0.so.0()(64bit) >04:42:37,422 DEBUG yum.verbose.YumBase: TSINFO: Marking librsvg2-2.36.4-1.el7.x86_64 as install for eog-3.6.2-1.el7.x86_64 >04:42:37,429 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-4.el7.x86_64 as install for 1:gdm-3.6.2-2.el7.x86_64 >04:42:37,431 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.6.2-2.el7.x86_64 as install for 1:gdm-3.6.2-2.el7.x86_64 >04:42:37,432 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-2.1-5.el7.x86_64 as install for 1:gdm-3.6.2-2.el7.x86_64 >04:42:37,433 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-4.el7.x86_64 as install for 1:gdm-3.6.2-2.el7.x86_64 >04:42:37,434 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-logos-69.0.9-3.el7.noarch as install for 1:gdm-3.6.2-2.el7.x86_64 >04:42:37,435 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.5-14.el7.x86_64 as install for 1:gdm-3.6.2-2.el7.x86_64 >04:42:37,436 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xinit-1.3.2-7.el7.x86_64 as install for 1:gdm-3.6.2-2.el7.x86_64 >04:42:37,438 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-2.el7.x86_64 as install for 1:gdm-3.6.2-2.el7.x86_64 >04:42:37,439 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.26-1.el7.x86_64 as install for 1:gdm-3.6.2-2.el7.x86_64 >04:42:37,441 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.el7.x86_64 as install for glibc-2.16-24.el7.x86_64 >04:42:37,443 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.el7.x86_64 as install for glibc-2.16-24.el7.x86_64 >04:42:37,448 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.el7.x86_64 as install for gnome-packagekit-3.6.1-1.el7.x86_64 >04:42:37,449 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.6-1.el7.x86_64 as install for gnome-packagekit-3.6.1-1.el7.x86_64 >04:42:37,451 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.6-1.el7.x86_64 as install for gnome-packagekit-3.6.1-1.el7.x86_64 >04:42:37,452 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.6.3-1.el7.x86_64 as install for gnome-packagekit-3.6.1-1.el7.x86_64 >04:42:37,454 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.el7.x86_64 as install for gnome-packagekit-3.6.1-1.el7.x86_64 >04:42:37,460 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-panel-libs-3.6.2-1.el7.x86_64 as install for gnome-panel-3.6.2-1.el7.x86_64 >04:42:37,462 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.6.2-2.el7.x86_64 as install for gnome-panel-3.6.2-1.el7.x86_64 >04:42:37,465 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.4-1.el7.x86_64 as install for gnome-panel-3.6.2-1.el7.x86_64 >04:42:37,467 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.5-4.el7.x86_64 as install for gnome-panel-3.6.2-1.el7.x86_64 >04:42:37,468 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.5-4.el7.x86_64 to require for GConf2 >04:42:37,468 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-xsession-3.6.2-2.el7.x86_64 as install for gnome-panel-3.6.2-1.el7.x86_64 >04:42:37,469 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-5.el7.noarch as install for gnome-panel-3.6.2-1.el7.x86_64 >04:42:37,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-2.el7.x86_64 as install for gnome-panel-3.6.2-1.el7.x86_64 >04:42:37,472 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-2.el7.x86_64 as install for gnome-panel-3.6.2-1.el7.x86_64 >04:42:37,472 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.el7.x86_64 to require for libecal-1.2.so.15()(64bit) >04:42:37,472 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.el7.x86_64 to require for libedataserver-1.2.so.17()(64bit) >04:42:37,473 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.6.0-1.el7.x86_64 as install for gnome-panel-3.6.2-1.el7.x86_64 >04:42:37,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.6.2-1.el7.x86_64 as install for gnome-panel-3.6.2-1.el7.x86_64 >04:42:37,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-3.el7.x86_64 as install for gnome-panel-3.6.2-1.el7.x86_64 >04:42:37,476 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.el7.x86_64 to require for libicalss.so.0()(64bit) >04:42:37,476 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.el7.x86_64 to require for libicalvcal.so.0()(64bit) >04:42:37,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.40.2-1.el7.x86_64 as install for gnome-panel-3.6.2-1.el7.x86_64 >04:42:37,483 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-4.el7.x86_64 as install for gnome-screensaver-3.6.1-1.el7.x86_64 >04:42:37,484 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.2-2.el7.x86_64 as install for gnome-screensaver-3.6.1-1.el7.x86_64 >04:42:37,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-1.el7.x86_64 as install for gnome-screensaver-3.6.1-1.el7.x86_64 >04:42:37,486 DEBUG yum.verbose.YumBase: Quick matched libgnomekbd-3.6.0-1.el7.x86_64 to require for libgnomekbdui.so.8()(64bit) >04:42:37,491 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.0-5.el7.x86_64 as install for gnome-session-3.6.2-2.el7.x86_64 >04:42:37,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.3-4.el7.x86_64 as install for gnome-session-3.6.2-2.el7.x86_64 >04:42:37,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.7-2.el7.x86_64 as install for gnome-session-3.6.2-2.el7.x86_64 >04:42:37,495 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.15.2-1.el7.x86_64 as install for gnome-session-3.6.2-2.el7.x86_64 >04:42:37,503 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.12.2-1.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,505 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.34.0-1.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,507 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-3.6.1-1.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,508 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.6.2-2.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,509 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.6.2-2.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,511 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.20.1-1.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,512 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >04:42:37,512 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >04:42:37,512 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >04:42:37,512 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >04:42:37,513 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-8.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,514 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.3-4.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,515 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0-3.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,517 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.11.4-1.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,517 DEBUG yum.verbose.YumBase: Quick matched cogl-1.11.4-1.el7.x86_64 to require for libcogl.so.11()(64bit) >04:42:37,518 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-1.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,519 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.6.2-1.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,520 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.el7.x86_64 to require for libgcr-3.so.1()(64bit) >04:42:37,520 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.el7.x86_64 to require for libgcr-base-3.so.1()(64bit) >04:42:37,521 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.0.3-1.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,522 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-1.0.3-1.el7.x86_64 to require for libgstreamer-1.0.so.0()(64bit) >04:42:37,523 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-10.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,525 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,526 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-4.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,527 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.6.0-2.el7.x86_64 as install for gnome-shell-3.6.2-3.el7.x86_64 >04:42:37,531 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.2-2.el7.x86_64 as install for gnome-terminal-3.6.1-1.el7.x86_64 >04:42:37,535 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.14.2-1.el7.x86_64 as install for gvfs-fuse-1.14.2-1.el7.x86_64 >04:42:37,536 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-1.el7.x86_64 as install for gvfs-fuse-1.14.2-1.el7.x86_64 >04:42:37,538 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-1.el7.x86_64 as install for gvfs-fuse-1.14.2-1.el7.x86_64 >04:42:37,538 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.2-1.el7.x86_64 to require for libfuse.so.2(FUSE_2.8)(64bit) >04:42:37,539 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-2.el7.x86_64 as install for gvfs-fuse-1.14.2-1.el7.x86_64 >04:42:37,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmbclient-4.0.0-169.el7.rc5.x86_64 as install for gvfs-smb-1.14.2-1.el7.x86_64 >04:42:37,545 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.12-1.el7.x86_64 as install for gvfs-smb-1.14.2-1.el7.x86_64 >04:42:37,551 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-gtk2-1.4.99.20121109-5.el7.x86_64 as install for ibus-1.4.99.20121109-5.el7.x86_64 >04:42:37,552 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-gtk3-1.4.99.20121109-5.el7.x86_64 as install for ibus-1.4.99.20121109-5.el7.x86_64 >04:42:37,553 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.6.2-1.el7.noarch as install for ibus-1.4.99.20121109-5.el7.x86_64 >04:42:37,555 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-21.el7.x86_64 as install for ibus-1.4.99.20121109-5.el7.x86_64 >04:42:37,557 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.4.2-3.el7.x86_64 as install for ibus-1.4.99.20121109-5.el7.x86_64 >04:42:37,558 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-6.el7.x86_64 as install for ibus-1.4.99.20121109-5.el7.x86_64 >04:42:37,559 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.24-1.el7.noarch as install for ibus-1.4.99.20121109-5.el7.x86_64 >04:42:37,560 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-2.el7.x86_64 as install for ibus-1.4.99.20121109-5.el7.x86_64 >04:42:37,563 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >04:42:37,564 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >04:42:37,565 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-release-workstation-6.92Workstation-7.0.0.1.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >04:42:37,566 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-13.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >04:42:37,566 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-7.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >04:42:37,568 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >04:42:37,569 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.el7.x86_64 as install for initscripts-9.42-1.el7.2.x86_64 >04:42:37,573 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-5.el7.x86_64 as install for iproute-3.6.0-2.1.el7.x86_64 >04:42:37,574 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-3.el7.x86_64 as install for iproute-3.6.0-2.1.el7.x86_64 >04:42:37,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.el7.x86_64 as install for iprutils-2.3.11-2.el7.x86_64 >04:42:37,582 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-9.el7.x86_64 as install for iputils-20121112-2.el7.x86_64 >04:42:37,583 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.el7.x86_64 as install for iputils-20121112-2.el7.x86_64 >04:42:37,585 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.3-6.el7.noarch as install for kbd-1.15.3-6.el7.x86_64 >04:42:37,586 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.el7.x86_64 as install for kernel-3.6.0-0.29.el7.x86_64 >04:42:37,587 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-10.git20121121.el7.x86_64 as install for kernel-3.6.0-0.29.el7.x86_64 >04:42:37,590 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-024-10.git20121121.el7.x86_64 as install for kexec-tools-2.0.3-59.el7.x86_64 >04:42:37,592 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.el7.x86_64 as install for kexec-tools-2.0.3-59.el7.x86_64 >04:42:37,593 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.el7.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >04:42:37,593 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.el7.x86_64 to require for libdw.so.1(ELFUTILS_0.143)(64bit) >04:42:37,594 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.el7.x86_64 as install for kexec-tools-2.0.3-59.el7.x86_64 >04:42:37,595 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-7.el7.x86_64 as install for kexec-tools-2.0.3-59.el7.x86_64 >04:42:37,597 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.el7.x86_64 as install for less-444-9.el7.x86_64 >04:42:37,601 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-10.el7.x86_64 as install for libcanberra-gtk3-0.30-2.el7.x86_64 >04:42:37,602 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-2.el7.x86_64 as install for libcanberra-gtk3-0.30-2.el7.x86_64 >04:42:37,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.10-16.el7.x86_64 as install for libcanberra-gtk3-0.30-2.el7.x86_64 >04:42:37,605 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-3.el7.x86_64 as install for libcanberra-gtk3-0.30-2.el7.x86_64 >04:42:37,605 DEBUG yum.verbose.YumBase: Quick matched 1:libvorbis-1.3.3-3.el7.x86_64 to require for libvorbisfile.so.3()(64bit) >04:42:37,607 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-3.el7.x86_64 as install for man-db-2.6.3-2.el7.x86_64 >04:42:37,608 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-3.el7.x86_64 as install for man-db-2.6.3-2.el7.x86_64 >04:42:37,609 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-1.el7.x86_64 as install for man-db-2.6.3-2.el7.x86_64 >04:42:37,613 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.6.0-1.el7.x86_64 as install for metacity-2.34.13-3.el7.x86_64 >04:42:37,615 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.13-2.el7.x86_64 as install for metacity-2.34.13-3.el7.x86_64 >04:42:37,616 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.2-2.el7.x86_64 as install for metacity-2.34.13-3.el7.x86_64 >04:42:37,618 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-gtk2-0.30-2.el7.x86_64 as install for metacity-2.34.13-3.el7.x86_64 >04:42:37,623 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.6.3-1.el7.x86_64 as install for nautilus-3.6.3-1.el7.x86_64 >04:42:37,624 DEBUG yum.verbose.YumBase: Quick matched nautilus-extensions-3.6.3-1.el7.x86_64 to require for libnautilus-extension.so.1()(64bit) >04:42:37,625 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.14.4-3.el7.x86_64 as install for nautilus-3.6.3-1.el7.x86_64 >04:42:37,632 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.6.2-2.el7.x86_64 as install for nm-connection-editor-0.9.7.0-4.git20121016.el7.x86_64 >04:42:37,635 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-3.el7.x86_64 as install for openssh-askpass-6.1p1-3.el7.x86_64 >04:42:37,640 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.el7.x86_64 as install for openssh-clients-6.1p1-3.el7.x86_64 >04:42:37,641 DEBUG yum.verbose.YumBase: Quick matched fipscheck-lib-1.3.1-2.el7.x86_64 to require for libfipscheck.so.1()(64bit) >04:42:37,646 DEBUG yum.verbose.YumBase: TSINFO: Marking python-brlapi-0.5.6-7.el7.x86_64 as install for orca-3.6.3-1.el7.x86_64 >04:42:37,647 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python-2.4.1-2.el7.noarch as install for orca-3.6.3-1.el7.x86_64 >04:42:37,647 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.6.0-1.el7.noarch as install for orca-3.6.3-1.el7.x86_64 >04:42:37,649 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.7.1-9.el7.x86_64 as install for orca-3.6.3-1.el7.x86_64 >04:42:37,650 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-python-0.7.1-9.el7.x86_64 as install for orca-3.6.3-1.el7.x86_64 >04:42:37,653 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-4.el7.x86_64 as install for parted-3.1-9.el7.x86_64 >04:42:37,654 DEBUG yum.verbose.YumBase: Quick matched device-mapper-libs-1.02.77-4.el7.x86_64 to require for libdevmapper.so.1.02()(64bit) >04:42:37,655 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.el7.x86_64 as install for parted-3.1-9.el7.x86_64 >04:42:37,656 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.el7.x86_64 as install for parted-3.1-9.el7.x86_64 >04:42:37,660 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.el7.x86_64 as install for passwd-0.78.99-2.el7.x86_64 >04:42:37,663 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-4.el7.x86_64 as install for plymouth-0.8.8-4.el7.x86_64 >04:42:37,664 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.el7.x86_64 as install for plymouth-0.8.8-4.el7.x86_64 >04:42:37,666 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-4.el7.x86_64 as install for plymouth-0.8.8-4.el7.x86_64 >04:42:37,666 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-4.el7.x86_64 to require for libply.so.2()(64bit) >04:42:37,668 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.el7.x86_64 as install for policycoreutils-2.1.13-39.el7.x86_64 >04:42:37,669 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.el7.x86_64 as install for policycoreutils-2.1.13-39.el7.x86_64 >04:42:37,670 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.el7.x86_64 as install for policycoreutils-2.1.13-39.el7.x86_64 >04:42:37,671 DEBUG yum.verbose.YumBase: Quick matched libsemanage-2.1.9-1.el7.x86_64 to require for libsemanage.so.1()(64bit) >04:42:37,676 DEBUG yum.verbose.YumBase: TSINFO: Marking mysql-libs-5.5.28-1.el7.x86_64 as install for 2:postfix-2.9.4-3.el7.x86_64 >04:42:37,677 DEBUG yum.verbose.YumBase: Quick matched mysql-libs-5.5.28-1.el7.x86_64 to require for libmysqlclient.so.18()(64bit) >04:42:37,678 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.32-1.el7.x86_64 as install for 2:postfix-2.9.4-3.el7.x86_64 >04:42:37,679 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.el7.x86_64 as install for 2:postfix-2.9.4-3.el7.x86_64 >04:42:37,685 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-utils-2.1-5.el7.x86_64 as install for pulseaudio-module-x11-2.1-5.el7.x86_64 >04:42:37,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-4.el7.x86_64 as install for pulseaudio-module-x11-2.1-5.el7.x86_64 >04:42:37,688 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.10-2.el7.x86_64 as install for pulseaudio-module-x11-2.1-5.el7.x86_64 >04:42:37,689 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.16-6.el7.x86_64 as install for pulseaudio-module-x11-2.1-5.el7.x86_64 >04:42:37,690 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-3.el7.x86_64 as install for pulseaudio-module-x11-2.1-5.el7.x86_64 >04:42:37,692 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-4.el7.x86_64 as install for pulseaudio-module-x11-2.1-5.el7.x86_64 >04:42:37,693 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.15.rc1.el7.x86_64 as install for pulseaudio-module-x11-2.1-5.el7.x86_64 >04:42:37,694 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.el7.x86_64 as install for pulseaudio-module-x11-2.1-5.el7.x86_64 >04:42:37,702 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.2.0-21.el7.x86_64 as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,703 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-common-1.2.0-21.el7.x86_64 as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-1.0.1-0.el7.x86_64 as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,706 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.1-4.el7.noarch as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,707 DEBUG yum.verbose.YumBase: TSINFO: Marking vgabios-0.6c-5.el7.new.noarch as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,707 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20120328-2.gitaac9718.el7.noarch as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,708 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-9.el7.x86_64 as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,709 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-9.el7.x86_64 to require for libaio.so.1(LIBAIO_0.4)(64bit) >04:42:37,710 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-2.el7.x86_64 as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,711 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.5.13-1.el7.x86_64 as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,712 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.0-1.el7.x86_64 as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,713 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >04:42:37,713 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >04:42:37,713 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >04:42:37,713 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >04:42:37,713 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >04:42:37,713 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >04:42:37,713 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >04:42:37,713 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >04:42:37,714 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.3)(64bit) >04:42:37,714 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-3.el7.noarch as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,715 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-5.el7.x86_64 as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,717 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.5.6-7.el7.x86_64 as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,718 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.5.2-1.el7.x86_64 as install for 2:qemu-kvm-1.2.0-21.el7.x86_64 >04:42:37,722 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-3.el7.x86_64 as install for rpm-4.10.1-3.el7.x86_64 >04:42:37,723 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-11.el7.x86_64 as install for rpm-4.10.1-3.el7.x86_64 >04:42:37,724 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.el7.x86_64 as install for rpm-4.10.1-3.el7.x86_64 >04:42:37,726 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.10.1-3.el7.x86_64 as install for rpm-4.10.1-3.el7.x86_64 >04:42:37,726 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.el7.x86_64 to require for librpmio.so.3()(64bit) >04:42:37,730 DEBUG yum.verbose.YumBase: TSINFO: Marking logrotate-3.8.2-1.el7.x86_64 as install for rsyslog-5.8.11-3.1.el7.x86_64 >04:42:37,731 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-56.el7.noarch as install for selinux-policy-targeted-3.11.1-56.el7.noarch >04:42:37,732 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-56.el7.noarch to require for selinux-policy >04:42:37,735 DEBUG yum.verbose.YumBase: TSINFO: Marking python-rhsm-1.8.0-1.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >04:42:37,737 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-7.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >04:42:37,738 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dateutil-1.5-5.el7.noarch as install for subscription-manager-1.8.0-1.el7.x86_64 >04:42:37,739 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dmidecode-3.10.13-6.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >04:42:37,740 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >04:42:37,740 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.el7.noarch as install for subscription-manager-1.8.0-1.el7.x86_64 >04:42:37,741 DEBUG yum.verbose.YumBase: TSINFO: Marking python-simplejson-2.6.0-2.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >04:42:37,742 DEBUG yum.verbose.YumBase: TSINFO: Marking virt-what-1.12-2.el7.x86_64 as install for subscription-manager-1.8.0-1.el7.x86_64 >04:42:37,746 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-9.el7.x86_64 as install for subscription-manager-gui-1.8.0-1.el7.x86_64 >04:42:37,747 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-9.el7.x86_64 as install for subscription-manager-gui-1.8.0-1.el7.x86_64 >04:42:37,748 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-6.el7.x86_64 as install for subscription-manager-gui-1.8.0-1.el7.x86_64 >04:42:37,748 DEBUG yum.verbose.YumBase: TSINFO: Marking rarian-compat-0.8.1-8.el7.x86_64 as install for subscription-manager-gui-1.8.0-1.el7.x86_64 >04:42:37,749 DEBUG yum.verbose.YumBase: Quick matched rarian-compat-0.8.1-8.el7.x86_64 to require for scrollkeeper >04:42:37,750 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.el7.x86_64 as install for subscription-manager-gui-1.8.0-1.el7.x86_64 >04:42:37,750 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-1.el7.x86_64 as install for subscription-manager-gui-1.8.0-1.el7.x86_64 >04:42:37,759 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.el7.noarch as install for systemd-195-9.el7.x86_64 >04:42:37,760 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.5.1-1.el7.x86_64 as install for systemd-195-9.el7.x86_64 >04:42:37,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.el7.x86_64 as install for systemd-195-9.el7.x86_64 >04:42:37,763 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.el7.x86_64 as install for systemd-195-9.el7.x86_64 >04:42:37,765 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.el7.x86_64 as install for systemd-195-9.el7.x86_64 >04:42:37,767 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.el7.x86_64 as install for systemd-195-9.el7.x86_64 >04:42:37,768 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.el7.x86_64 as install for systemd-195-9.el7.x86_64 >04:42:37,774 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.1-2.3.el7.x86_64 as install for util-linux-2.22.1-2.3.el7.x86_64 >04:42:37,775 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.3.el7.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >04:42:37,775 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.3.el7.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >04:42:37,775 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.3.el7.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >04:42:37,775 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.3.el7.x86_64 to require for libmount.so.1(MOUNT_2.22)(64bit) >04:42:37,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.el7.x86_64 as install for util-linux-2.22.1-2.3.el7.x86_64 >04:42:37,782 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.el7.x86_64 as install for vino-3.6.2-1.el7.x86_64 >04:42:37,782 DEBUG yum.verbose.YumBase: Quick matched avahi-libs-0.6.31-6.el7.x86_64 to require for libavahi-common.so.3()(64bit) >04:42:37,783 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-6.el7.x86_64 as install for vino-3.6.2-1.el7.x86_64 >04:42:37,785 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.14-3.el7.x86_64 as install for xdg-user-dirs-gtk-0.9-2.el7.x86_64 >04:42:37,789 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-user-docs-3.6.2-1.el7.noarch as install for 1:yelp-3.6.2-1.el7.x86_64 >04:42:37,790 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.6.1-1.el7.noarch as install for 1:yelp-3.6.2-1.el7.x86_64 >04:42:37,791 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-1.10.1-2.el7.x86_64 as install for 1:yelp-3.6.2-1.el7.x86_64 >04:42:37,793 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.6.2-1.el7.x86_64 as install for 1:yelp-3.6.2-1.el7.x86_64 >04:42:37,795 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-23.el7.noarch as install for yum-3.4.3-46.el7.noarch >04:42:37,795 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.el7.x86_64 as install for yum-3.4.3-46.el7.noarch >04:42:37,796 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-5.el7.x86_64 as install for yum-3.4.3-46.el7.noarch >04:42:37,797 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.el7.x86_64 as install for yum-3.4.3-46.el7.noarch >04:42:37,798 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.el7.x86_64 as install for yum-3.4.3-46.el7.noarch >04:42:37,806 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-2.el7.x86_64 as install for GConf2-3.2.5-4.el7.x86_64 >04:42:37,812 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.6-1.el7.x86_64 as install for PackageKit-0.8.6-1.el7.x86_64 >04:42:37,812 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-20-5.el7.noarch as install for PackageKit-0.8.6-1.el7.x86_64 >04:42:37,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.0.4-3.el7.x86_64 as install for PackageKit-0.8.6-1.el7.x86_64 >04:42:37,824 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-12.el7.x86_64 as install for alsa-tools-firmware-1.0.26.1-2.el7.x86_64 >04:42:37,829 DEBUG yum.verbose.YumBase: TSINFO: Marking dialog-1.1-17.20120706.el7.x86_64 as install for alsa-utils-1.0.26-1.el7.x86_64 >04:42:37,833 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.el7.x86_64 as install for avahi-autoipd-0.6.31-6.el7.x86_64 >04:42:37,838 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-4.el7.noarch as install for 32:bind-libs-lite-9.9.2-4.el7.x86_64 >04:42:37,842 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-7.el7.x86_64 as install for brlapi-0.5.6-7.el7.x86_64 >04:42:37,848 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.0-5.el7.x86_64 as install for cairo-1.12.8-1.el7.x86_64 >04:42:37,850 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.26.2-5.el7.x86_64 as install for cairo-1.12.8-1.el7.x86_64 >04:42:37,856 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-1.9.92-1.el7.x86_64 as install for 2:cheese-libs-3.6.2-1.el7.x86_64 >04:42:37,858 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.0-1.el7.x86_64 as install for 2:cheese-libs-3.6.2-1.el7.x86_64 >04:42:37,860 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.0.3-1.el7.x86_64 as install for 2:cheese-libs-3.6.2-1.el7.x86_64 >04:42:37,864 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-bad-free-1.0.3-1.el7.x86_64 as install for 2:cheese-libs-3.6.2-1.el7.x86_64 >04:42:37,873 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-10.el7.noarch as install for colord-0.1.25-1.el7.x86_64 >04:42:37,874 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-color-profiles-0.1.5-4.el7.noarch as install for colord-0.1.25-1.el7.x86_64 >04:42:37,875 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.4-1.el7.x86_64 as install for colord-0.1.25-1.el7.x86_64 >04:42:37,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-1.el7.x86_64 as install for colord-0.1.25-1.el7.x86_64 >04:42:37,880 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-5.20121102git.el7.noarch as install for cronie-anacron-1.4.10-1.el7.x86_64 >04:42:37,882 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.el7.x86_64 as install for cryptsetup-libs-1.5.1-1.el7.x86_64 >04:42:37,887 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.el7.x86_64 as install for 1:cups-libs-1.5.4-14.el7.x86_64 >04:42:37,888 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.el7.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >04:42:37,889 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-1.el7.x86_64 as install for 1:cups-libs-1.5.4-14.el7.x86_64 >04:42:37,899 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.2-4.el7.noarch as install for desktop-file-utils-0.21-1.el7.x86_64 >04:42:37,901 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-4.el7.x86_64 as install for device-mapper-libs-1.02.77-4.el7.x86_64 >04:42:37,906 DEBUG yum.verbose.YumBase: TSINFO: Marking file-5.11-4.el7.x86_64 as install for dracut-024-10.git20121121.el7.x86_64 >04:42:37,906 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.el7.x86_64 as install for dracut-024-10.git20121121.el7.x86_64 >04:42:37,907 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-35.el7.x86_64 as install for dracut-024-10.git20121121.el7.x86_64 >04:42:37,908 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.el7.x86_64 as install for dracut-024-10.git20121121.el7.x86_64 >04:42:37,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.13.2-1.el7.x86_64 as install for evolution-data-server-3.6.2-2.el7.x86_64 >04:42:37,921 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-0.9.7-1.el7.x86_64 as install for evolution-data-server-3.6.2-2.el7.x86_64 >04:42:37,928 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-2.el7.x86_64 as install for fipscheck-lib-1.3.1-2.el7.x86_64 >04:42:37,930 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-5.el7.noarch as install for fontconfig-2.10.2-1.el7.x86_64 >04:42:37,933 DEBUG yum.verbose.YumBase: TSINFO: Marking which-2.20-4.el7.x86_64 as install for fuse-2.9.2-1.el7.x86_64 >04:42:37,944 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-20.el7.x86_64 as install for gdk-pixbuf2-2.26.5-2.el7.x86_64 >04:42:37,947 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.11-3.el7.x86_64 as install for gjs-1.34.0-1.el7.x86_64 >04:42:37,952 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-13.el7.x86_64 as install for glib2-2.34.2-1.el7.x86_64 >04:42:37,955 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012i-1.el7.noarch as install for glibc-common-2.16-24.el7.x86_64 >04:42:37,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.7.0-3.el7.x86_64 as install for glx-utils-7.10-8.1.20101028.el7.x86_64 >04:42:37,959 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-1.el7.x86_64 as install for glx-utils-7.10-8.1.20101028.el7.x86_64 >04:42:37,963 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-5.el7.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.el7.x86_64 >04:42:37,964 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.14.2-1.el7.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.el7.x86_64 >04:42:37,965 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-3.el7.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.el7.x86_64 >04:42:37,966 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-2.1-5.el7.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.el7.x86_64 >04:42:37,972 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-themes-standard-3.6.2-1.el7.x86_64 as install for gnome-desktop3-3.6.2-1.el7.x86_64 >04:42:37,980 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-1.el7.x86_64 as install for gnome-online-accounts-3.6.2-1.el7.x86_64 >04:42:37,985 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-5.el7.x86_64 as install for gnome-python2-canvas-2.28.1-9.el7.x86_64 >04:42:37,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-4.el7.x86_64 as install for gnome-python2-canvas-2.28.1-9.el7.x86_64 >04:42:37,990 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.el7.x86_64 as install for gnome-python2-canvas-2.28.1-9.el7.x86_64 >04:42:37,999 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.el7.x86_64 as install for gnutls-2.12.21-2.el7.x86_64 >04:42:38,000 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.el7.x86_64 to require for libtasn1.so.3()(64bit) >04:42:38,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.83-5.el7.x86_64 as install for gvfs-1.14.2-1.el7.x86_64 >04:42:38,054 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.el7.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >04:42:38,054 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.el7.x86_64 to require for libcdio_paranoia.so.1(CDIO_PARANOIA_1)(64bit) >04:42:38,055 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.0.0-1.el7.x86_64 as install for gvfs-1.14.2-1.el7.x86_64 >04:42:38,056 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.el7.x86_64 to require for libcdio_cdda.so.1()(64bit) >04:42:38,056 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.el7.x86_64 to require for libcdio_paranoia.so.1()(64bit) >04:42:38,057 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.0.0-1.el7.x86_64 as install for gvfs-1.14.2-1.el7.x86_64 >04:42:38,064 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-38.el7.noarch as install for iso-codes-3.40-1.el7.noarch >04:42:38,072 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.el7.x86_64 as install for krb5-libs-1.11-0.el7.beta1.0.x86_64 >04:42:38,073 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.el7.x86_64 to require for libkeyutils.so.1()(64bit) >04:42:38,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.5.0-3.el7.noarch as install for libX11-1.5.0-3.el7.x86_64 >04:42:38,097 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-1.el7.noarch as install for libcanberra-0.30-2.el7.x86_64 >04:42:38,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.2-4.el7.x86_64 as install for libcurl-7.27.0-4.el7.x86_64 >04:42:38,109 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-4.el7.x86_64 to require for libssh2.so.1()(64bit) >04:42:38,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.el7.x86_64 as install for libdrm-2.4.40-1.el7.x86_64 >04:42:38,130 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.4.1-2.el7.x86_64 as install for liblouis-python-2.4.1-2.el7.noarch >04:42:38,138 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-2.el7.noarch as install for libnm-gtk-0.9.7.0-4.git20121016.el7.x86_64 >04:42:38,146 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.19-3.el7.x86_64 as install for libpwquality-1.2.0-1.el7.x86_64 >04:42:38,147 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.19-3.el7.x86_64 as install for libpwquality-1.2.0-1.el7.x86_64 >04:42:38,159 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.el7.x86_64 as install for libsemanage-2.1.9-1.el7.x86_64 >04:42:38,159 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.el7.x86_64 to require for libustr-1.0.so.1(USTR_1.0.1)(64bit) >04:42:38,159 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.el7.x86_64 to require for libustr-1.0.so.1()(64bit) >04:42:38,163 DEBUG yum.verbose.YumBase: TSINFO: Marking samba-common-4.0.0-169.el7.rc5.x86_64 as install for libsmbclient-4.0.0-169.el7.rc5.x86_64 >04:42:38,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.4.2-2.el7.x86_64 as install for libsmbclient-4.0.0-169.el7.rc5.x86_64 >04:42:38,169 DEBUG yum.verbose.YumBase: TSINFO: Marking samba-libs-4.0.0-169.el7.rc5.x86_64 as install for libsmbclient-4.0.0-169.el7.rc5.x86_64 >04:42:38,170 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libdcerpc-samba.so(SAMBA_4.0.0RC5)(64bit) >04:42:38,170 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for liberrors.so(SAMBA_4.0.0RC5)(64bit) >04:42:38,170 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libgse.so(SAMBA_4.0.0RC5)(64bit) >04:42:38,170 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.0.0RC5)(64bit) >04:42:38,170 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for liblibsmb.so(SAMBA_4.0.0RC5)(64bit) >04:42:38,170 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libmsrpc3.so(SAMBA_4.0.0RC5)(64bit) >04:42:38,171 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >04:42:38,171 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >04:42:38,171 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libsamba-security.so(SAMBA_4.0.0RC5)(64bit) >04:42:38,171 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >04:42:38,171 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libsecrets3.so(SAMBA_4.0.0RC5)(64bit) >04:42:38,171 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >04:42:38,171 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libsmbregistry.so(SAMBA_4.0.0RC5)(64bit) >04:42:38,172 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.7-5.el7.x86_64 as install for libsmbclient-4.0.0-169.el7.rc5.x86_64 >04:42:38,173 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libdcerpc-samba.so()(64bit) >04:42:38,173 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for liberrors.so()(64bit) >04:42:38,174 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libgse.so()(64bit) >04:42:38,174 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for liblibcli_lsa3.so()(64bit) >04:42:38,174 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for liblibsmb.so()(64bit) >04:42:38,174 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libmsrpc3.so()(64bit) >04:42:38,174 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libndr-standard.so.0()(64bit) >04:42:38,174 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libndr.so.0()(64bit) >04:42:38,174 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libsamba-security.so()(64bit) >04:42:38,174 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libsamba-util.so.0()(64bit) >04:42:38,174 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libsecrets3.so()(64bit) >04:42:38,174 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libsmbconf.so.0()(64bit) >04:42:38,174 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.0.0-169.el7.rc5.x86_64 to require for libsmbregistry.so()(64bit) >04:42:38,177 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-1.2.1-10.el7.x86_64 as install for libsndfile-1.0.25-4.el7.x86_64 >04:42:38,179 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-7.el7.x86_64 as install for libsndfile-1.0.25-4.el7.x86_64 >04:42:38,180 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.34.2-1.el7.x86_64 as install for libsoup-2.40.2-1.el7.x86_64 >04:42:38,192 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.6.1-1.el7.noarch as install for libwacom-0.6.1-1.el7.x86_64 >04:42:38,195 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.6-2.el7.x86_64 as install for libwnck3-3.4.4-1.el7.x86_64 >04:42:38,207 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.0-5.el7.x86_64 as install for mesa-libGL-9.0-5.el7.x86_64 >04:42:38,216 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-7.20121017.el7.x86_64 as install for ncurses-libs-5.9-7.20121017.el7.x86_64 >04:42:38,222 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14-5.el7.x86_64 as install for nss-3.14-7.el7.x86_64 >04:42:38,223 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.el7.x86_64 as install for nss-3.14-7.el7.x86_64 >04:42:38,232 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14-7.el7.x86_64 as install for openldap-2.4.33-3.el7.x86_64 >04:42:38,238 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.86-2.el7.noarch as install for 1:openssl-libs-1.0.1c-9.el7.x86_64 >04:42:38,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-6.el7.x86_64 as install for pango-1.32.2-1.el7.x86_64 >04:42:38,249 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.el7.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >04:42:38,250 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-2.el7.x86_64 as install for pango-1.32.2-1.el7.x86_64 >04:42:38,251 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.7-1.el7.x86_64 as install for pango-1.32.2-1.el7.x86_64 >04:42:38,266 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.el7.x86_64 as install for ppp-2.4.5-25.el7.x86_64 >04:42:38,266 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.3.0-2.el7.x86_64 to require for libpcap.so.1()(64bit) >04:42:38,272 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.el7.x86_64 as install for pulseaudio-2.1-5.el7.x86_64 >04:42:38,273 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-2.el7.x86_64 as install for pulseaudio-2.1-5.el7.x86_64 >04:42:38,286 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-5.el7.x86_64 as install for pygobject3-3.4.2-3.el7.x86_64 >04:42:38,289 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-2.el7.x86_64 as install for pygpgme-0.3-5.el7.x86_64 >04:42:38,289 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-2.el7.x86_64 to require for libgpgme.so.11(GPGME_1.1)(64bit) >04:42:38,289 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-2.el7.x86_64 to require for libgpgme.so.11()(64bit) >04:42:38,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-8.el7.x86_64 as install for pygtk2-libglade-2.24.0-6.el7.x86_64 >04:42:38,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.el7.x86_64 as install for python-dmidecode-3.10.13-6.el7.x86_64 >04:42:38,302 DEBUG yum.verbose.YumBase: Quick matched libxml2-python-2.9.0-3.el7.x86_64 to require for libxml2mod.so()(64bit) >04:42:38,304 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.el7.x86_64 as install for python-ethtool-0.7-4.el7.x86_64 >04:42:38,306 DEBUG yum.verbose.YumBase: TSINFO: Marking m2crypto-0.21.1-10.el7.x86_64 as install for python-rhsm-1.8.0-1.el7.x86_64 >04:42:38,308 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-12.el7.x86_64 as install for python-urlgrabber-3.9.1-23.el7.noarch >04:42:38,319 DEBUG yum.verbose.YumBase: TSINFO: Marking rarian-0.8.1-8.el7.x86_64 as install for rarian-compat-0.8.1-8.el7.x86_64 >04:42:38,319 DEBUG yum.verbose.YumBase: Quick matched rarian-0.8.1-8.el7.x86_64 to require for rarian >04:42:38,320 DEBUG yum.verbose.YumBase: Quick matched rarian-0.8.1-8.el7.x86_64 to require for librarian.so.0()(64bit) >04:42:38,327 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.el7.x86_64 as install for rpm-python-4.10.1-3.el7.x86_64 >04:42:38,328 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.1-3.el7.x86_64 as install for rpm-python-4.10.1-3.el7.x86_64 >04:42:38,329 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.el7.x86_64 to require for librpmsign.so.1()(64bit) >04:42:38,334 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-4.el7.noarch as install for speech-dispatcher-0.7.1-9.el7.x86_64 >04:42:38,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-5.el7.x86_64 as install for speech-dispatcher-0.7.1-9.el7.x86_64 >04:42:38,336 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-5.el7.x86_64 to require for libao.so.4()(64bit) >04:42:38,337 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-4.el7.x86_64 as install for speech-dispatcher-0.7.1-9.el7.x86_64 >04:42:38,338 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.46.02-6.el7.x86_64 as install for speech-dispatcher-0.7.1-9.el7.x86_64 >04:42:38,340 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-18.el7.x86_64 as install for speech-dispatcher-0.7.1-9.el7.x86_64 >04:42:38,340 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.el7.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >04:42:38,340 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.el7.x86_64 to require for libflite_cmulex.so.1()(64bit) >04:42:38,340 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.el7.x86_64 to require for libflite_usenglish.so.1()(64bit) >04:42:38,345 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-5.el7.x86_64 as install for spice-server-0.12.0-1.el7.x86_64 >04:42:38,349 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.8-3.el7.x86_64 as install for startup-notification-0.12-4.el7.x86_64 >04:42:38,361 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-4.el7.noarch as install for telepathy-logger-0.6.0-2.el7.x86_64 >04:42:38,366 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.1-1.el7.x86_64 as install for tracker-0.14.4-3.el7.x86_64 >04:42:38,367 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.el7.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.3)(64bit) >04:42:38,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.3.0-5.el7.x86_64 as install for tracker-0.14.4-3.el7.x86_64 >04:42:38,369 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.13-4.el7.x86_64 as install for tracker-0.14.4-3.el7.x86_64 >04:42:38,370 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-6.el7.x86_64 as install for tracker-0.14.4-3.el7.x86_64 >04:42:38,371 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.24-1.el7.x86_64 as install for tracker-0.14.4-3.el7.x86_64 >04:42:38,374 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-3.el7.x86_64 as install for tracker-0.14.4-3.el7.x86_64 >04:42:38,376 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-2.el7.x86_64 as install for tracker-0.14.4-3.el7.x86_64 >04:42:38,378 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-8.el7.x86_64 as install for tracker-0.14.4-3.el7.x86_64 >04:42:38,380 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.20.2-9.el7.x86_64 as install for tracker-0.14.4-3.el7.x86_64 >04:42:38,381 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-2.el7.x86_64 as install for tracker-0.14.4-3.el7.x86_64 >04:42:38,381 DEBUG yum.verbose.YumBase: Quick matched taglib-1.8-2.el7.x86_64 to require for libtag_c.so.0()(64bit) >04:42:38,382 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.4.3-2.el7.x86_64 as install for tracker-0.14.4-3.el7.x86_64 >04:42:38,384 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-6.el7.x86_64 as install for tracker-0.14.4-3.el7.x86_64 >04:42:38,387 DEBUG yum.verbose.YumBase: TSINFO: Marking pm-utils-1.4.1-22.el7.x86_64 as install for upower-0.9.18-3.el7.x86_64 >04:42:38,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.4-4.el7.x86_64 as install for upower-0.9.18-3.el7.x86_64 >04:42:38,389 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.8-5.el7.x86_64 as install for upower-0.9.18-3.el7.x86_64 >04:42:38,395 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-9.el7.x86_64 as install for virt-what-1.12-2.el7.x86_64 >04:42:38,406 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.27-2.el7.x86_64 as install for webkitgtk3-1.10.1-2.el7.x86_64 >04:42:38,407 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.22)(64bit) >04:42:38,407 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.24)(64bit) >04:42:38,407 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.1.9)(64bit) >04:42:38,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-1.el7.x86_64 as install for webkitgtk3-1.10.1-2.el7.x86_64 >04:42:38,409 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-5.el7.x86_64 as install for webkitgtk3-1.10.1-2.el7.x86_64 >04:42:38,410 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-3.el7.x86_64 as install for webkitgtk3-1.10.1-2.el7.x86_64 >04:42:38,412 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-49.1.1-5.el7.x86_64 as install for webkitgtk3-1.10.1-2.el7.x86_64 >04:42:38,412 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.el7.x86_64 to require for libicui18n.so.49()(64bit) >04:42:38,412 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.el7.x86_64 to require for libicuuc.so.49()(64bit) >04:42:38,417 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-8.el7.x86_64 as install for xorg-x11-server-utils-7.5-14.el7.x86_64 >04:42:38,418 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-2.el7.x86_64 as install for xorg-x11-server-utils-7.5-14.el7.x86_64 >04:42:38,419 DEBUG yum.verbose.YumBase: Quick matched libXmu-1.1.1-2.el7.x86_64 to require for libXmuu.so.1()(64bit) >04:42:38,420 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-xauth-1.0.7-2.el7.x86_64 as install for xorg-x11-xinit-1.3.2-7.el7.x86_64 >04:42:38,435 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.3-11.el7.x86_64 as install for bluez-4.101-5.el7.x86_64 >04:42:38,451 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-1.3.2-8.el7.x86_64 as install for 1:enchant-1.6.0-5.el7.x86_64 >04:42:38,454 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-21.el7.x86_64 as install for festival-freebsoft-utils-0.10-4.el7.noarch >04:42:38,457 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.0-2.el7.x86_64 as install for festival-freebsoft-utils-0.10-4.el7.noarch >04:42:38,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.10-1.el7.x86_64 as install for glib-networking-2.34.2-1.el7.x86_64 >04:42:38,469 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.6.2-1.el7.noarch as install for gnome-themes-standard-3.6.2-1.el7.x86_64 >04:42:38,471 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.6.2-1.el7.x86_64 as install for gnome-themes-standard-3.6.2-1.el7.x86_64 >04:42:38,472 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.6.2-1.el7.x86_64 as install for gnome-themes-standard-3.6.2-1.el7.x86_64 >04:42:38,473 DEBUG yum.verbose.YumBase: TSINFO: Marking abattis-cantarell-fonts-0.0.10.1-1.el7.noarch as install for gnome-themes-standard-3.6.2-1.el7.x86_64 >04:42:38,476 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.19-6.el7.x86_64 as install for gpgme-1.3.2-2.el7.x86_64 >04:42:38,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-4.el7.x86_64 as install for gpgme-1.3.2-2.el7.x86_64 >04:42:38,478 DEBUG yum.verbose.YumBase: Quick matched libassuan-2.0.3-4.el7.x86_64 to require for libassuan.so.0()(64bit) >04:42:38,483 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-2.el7.x86_64 as install for gstreamer-0.10.36-2.el7.x86_64 >04:42:38,488 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-4.el7.x86_64 as install for gstreamer-plugins-base-0.10.36-3.el7.x86_64 >04:42:38,489 DEBUG yum.verbose.YumBase: Quick matched 1:libtheora-1.1.1-4.el7.x86_64 to require for libtheoraenc.so.1(libtheoraenc_1.0)(64bit) >04:42:38,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.7-2.el7.x86_64 as install for gstreamer-plugins-base-0.10.36-3.el7.x86_64 >04:42:38,491 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-12.el7.x86_64 as install for gstreamer-plugins-base-0.10.36-3.el7.x86_64 >04:42:38,492 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.el7.x86_64 to require for libcdda_paranoia.so.0()(64bit) >04:42:38,492 DEBUG yum.verbose.YumBase: Quick matched 1:libtheora-1.1.1-4.el7.x86_64 to require for libtheoraenc.so.1()(64bit) >04:42:38,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-12.el7.x86_64 as install for gstreamer-plugins-base-0.10.36-3.el7.x86_64 >04:42:38,499 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-6.el7.x86_64 as install for gstreamer1-plugins-bad-free-1.0.3-1.el7.x86_64 >04:42:38,500 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-3.el7.x86_64 as install for gstreamer1-plugins-bad-free-1.0.3-1.el7.x86_64 >04:42:38,501 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-3.el7.x86_64 as install for gstreamer1-plugins-bad-free-1.0.3-1.el7.x86_64 >04:42:38,502 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.1-1.el7.x86_64 as install for gstreamer1-plugins-bad-free-1.0.3-1.el7.x86_64 >04:42:38,509 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-4.el7.x86_64 as install for gvfs-obexftp-1.14.2-1.el7.x86_64 >04:42:38,539 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-6.el7.x86_64 as install for libimobiledevice-1.1.4-4.el7.x86_64 >04:42:38,556 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-7.el7.x86_64 as install for libtiff-4.0.3-1.el7.x86_64 >04:42:38,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-8.el7.x86_64 as install for mcpp-2.7.2-8.el7.x86_64 >04:42:38,574 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.0-5.el7.x86_64 as install for mesa-libEGL-9.0-5.el7.x86_64 >04:42:38,591 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.20.2-9.el7.x86_64 as install for poppler-glib-0.20.2-9.el7.x86_64 >04:42:38,593 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-7.el7.x86_64 as install for poppler-glib-0.20.2-9.el7.x86_64 >04:42:38,594 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.0-5.el7.x86_64 as install for poppler-glib-0.20.2-9.el7.x86_64 >04:42:38,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-5.el7.x86_64 as install for python-libs-2.7.3-13.el7.x86_64 >04:42:38,631 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.17-1.el7.x86_64 as install for samba-common-4.0.0-169.el7.rc5.x86_64 >04:42:38,633 DEBUG yum.verbose.YumBase: TSINFO: Marking libwbclient-4.0.0-169.el7.rc5.x86_64 as install for samba-common-4.0.0-169.el7.rc5.x86_64 >04:42:38,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.13-1.el7.x86_64 as install for samba-libs-4.0.0-169.el7.rc5.x86_64 >04:42:38,642 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.el7.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >04:42:38,642 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.el7.x86_64 to require for libldb.so.1(LDB_0.9.23)(64bit) >04:42:38,642 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.el7.x86_64 to require for libldb.so.1(LDB_1.1.1)(64bit) >04:42:38,643 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.7-5.el7.x86_64 as install for samba-libs-4.0.0-169.el7.rc5.x86_64 >04:42:38,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-2.el7.x86_64 as install for totem-pl-parser-3.4.3-2.el7.x86_64 >04:42:38,653 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-3.el7.x86_64 as install for udisks2-2.0.0-1.el7.x86_64 >04:42:38,653 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-1.5.1-1.el7.x86_64 as install for udisks2-2.0.0-1.el7.x86_64 >04:42:38,654 DEBUG yum.verbose.YumBase: TSINFO: Marking dosfstools-3.0.12-3.el7.x86_64 as install for udisks2-2.0.0-1.el7.x86_64 >04:42:38,655 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.5-1.el7.x86_64 as install for udisks2-2.0.0-1.el7.x86_64 >04:42:38,656 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.17-3.el7.x86_64 as install for udisks2-2.0.0-1.el7.x86_64 >04:42:38,671 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-21.el7.noarch as install for festival-1.96-21.el7.x86_64 >04:42:38,672 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-21.el7.x86_64 as install for festival-1.96-21.el7.x86_64 >04:42:38,673 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-21.el7.x86_64 as install for festival-1.96-21.el7.x86_64 >04:42:38,674 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.el7.x86_64 to require for libestools.so.1.2.96.1()(64bit) >04:42:38,674 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.el7.x86_64 to require for libeststring.so.1.2()(64bit) >04:42:38,679 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-9.el7.x86_64 as install for gnupg2-2.0.19-6.el7.x86_64 >04:42:38,681 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.el7.x86_64 as install for gnupg2-2.0.19-6.el7.x86_64 >04:42:38,684 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-2.el7.noarch as install for hunspell-1.3.2-8.el7.x86_64 >04:42:38,698 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-5.el7.x86_64 as install for libproxy-0.4.10-1.el7.x86_64 >04:42:38,701 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.4.9-1.el7.noarch as install for libquvi-0.4.1-2.el7.x86_64 >04:42:38,713 DEBUG yum.verbose.YumBase: TSINFO: Marking openobex-1.5-6.el7.x86_64 as install for 1:obex-data-server-0.4.6-4.el7.x86_64 >04:42:38,718 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-1.el7.noarch as install for poppler-0.20.2-9.el7.x86_64 >04:42:38,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.7.2-8.el7.x86_64 as install for sox-14.4.0-2.el7.x86_64 >04:42:38,726 DEBUG yum.verbose.YumBase: Quick matched libgomp-4.7.2-8.el7.x86_64 to require for libgomp.so.1(OMP_1.0)(64bit) >04:42:38,726 DEBUG yum.verbose.YumBase: Quick matched libgomp-4.7.2-8.el7.x86_64 to require for libgomp.so.1(OMP_3.0)(64bit) >04:42:38,726 DEBUG yum.verbose.YumBase: Quick matched libgomp-4.7.2-8.el7.x86_64 to require for libgomp.so.1()(64bit) >04:42:38,727 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-4.el7.x86_64 as install for sox-14.4.0-2.el7.x86_64 >04:42:38,781 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-2.el7.noarch as install for hunspell-en-0.20121024-2.el7.noarch >04:42:38,834 DEBUG yum.verbose.YumBase: Depsolve time: 1.707 >04:42:38,834 DEBUG packaging: success >04:42:38,847 INFO packaging: 580 packages selected totalling 1.43 GB > > >/tmp/program.log: >03:41:15,465 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >03:41:15,484 INFO program: Running... modprobe fcoe >03:41:15,564 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >03:41:15,709 INFO program: No FCoE boot disk information is found in EDD! >03:41:15,710 INFO program: Running... udevadm settle --timeout=300 >03:41:15,760 INFO program: Running... multipath -d >03:41:15,804 INFO program: Running... multipath -ll >03:41:16,539 INFO program: Running... metacity --display :1 --sm-disable >03:41:16,994 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >03:41:17,069 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,077 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,078 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,079 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,085 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,086 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,086 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,087 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,088 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,089 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,089 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,090 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,091 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,092 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,093 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,094 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,094 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,095 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,096 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,096 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,097 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,097 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,098 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,098 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:41:17,667 INFO program: Running... udevadm control --property=ANACONDA=1 >03:41:17,673 INFO program: Running... systemctl start chronyd.service >03:41:18,316 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >03:41:18,354 INFO program: Running... udevadm settle --timeout=300 >03:41:18,458 INFO program: Running... multipath -d >03:41:18,466 INFO program: Running... multipath -ll >03:41:18,528 INFO program: Running... dumpe2fs -h /dev/sda1 >03:41:18,546 INFO program: Filesystem volume name: <none> >03:41:18,546 INFO program: Last mounted on: /boot >03:41:18,546 INFO program: Filesystem UUID: 31476f67-1d3e-4820-a445-ac07224cee6a >03:41:18,546 INFO program: Filesystem magic number: 0xEF53 >03:41:18,547 INFO program: Filesystem revision #: 1 (dynamic) >03:41:18,547 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 >03:41:18,547 INFO program: Filesystem flags: signed_directory_hash >03:41:18,547 INFO program: Default mount options: user_xattr acl >03:41:18,547 INFO program: Filesystem state: clean >03:41:18,548 INFO program: Errors behavior: Continue >03:41:18,548 INFO program: Filesystem OS type: Linux >03:41:18,548 INFO program: Inode count: 128016 >03:41:18,548 INFO program: Block count: 512000 >03:41:18,548 INFO program: Reserved block count: 25600 >03:41:18,548 INFO program: Free blocks: 446276 >03:41:18,549 INFO program: Free inodes: 127670 >03:41:18,549 INFO program: First block: 1 >03:41:18,549 INFO program: Block size: 1024 >03:41:18,549 INFO program: Fragment size: 1024 >03:41:18,549 INFO program: Reserved GDT blocks: 256 >03:41:18,550 INFO program: Blocks per group: 8192 >03:41:18,550 INFO program: Fragments per group: 8192 >03:41:18,550 INFO program: Inodes per group: 2032 >03:41:18,550 INFO program: Inode blocks per group: 254 >03:41:18,550 INFO program: Flex block group size: 16 >03:41:18,550 INFO program: Filesystem created: Fri Dec 7 03:19:51 2012 >03:41:18,551 INFO program: Last mount time: Fri Dec 7 03:31:23 2012 >03:41:18,551 INFO program: Last write time: Thu Dec 6 18:39:09 2012 >03:41:18,551 INFO program: Mount count: 2 >03:41:18,551 INFO program: Maximum mount count: -1 >03:41:18,551 INFO program: Last checked: Fri Dec 7 03:19:51 2012 >03:41:18,552 INFO program: Check interval: 0 (<none>) >03:41:18,552 INFO program: Lifetime writes: 63 MB >03:41:18,552 INFO program: Reserved blocks uid: 0 (user root) >03:41:18,552 INFO program: Reserved blocks gid: 0 (group root) >03:41:18,552 INFO program: First inode: 11 >03:41:18,553 INFO program: Inode size: 128 >03:41:18,553 INFO program: Journal inode: 8 >03:41:18,553 INFO program: Default directory hash: half_md4 >03:41:18,553 INFO program: Directory Hash Seed: 2796fd75-ea3a-4727-aa8a-66febdd8db16 >03:41:18,555 INFO program: Journal backup: inode blocks >03:41:18,555 INFO program: Journal features: (none) >03:41:18,556 INFO program: Journal size: 8M >03:41:18,556 INFO program: Journal length: 8192 >03:41:18,556 INFO program: Journal sequence: 0x0000001b >03:41:18,556 INFO program: Journal start: 0 >03:41:18,556 INFO program: >03:41:18,556 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >03:41:18,556 INFO program: Running... dumpe2fs -h /dev/sda1 >03:41:18,561 INFO program: Filesystem volume name: <none> >03:41:18,562 INFO program: Last mounted on: /boot >03:41:18,562 INFO program: Filesystem UUID: 31476f67-1d3e-4820-a445-ac07224cee6a >03:41:18,562 INFO program: Filesystem magic number: 0xEF53 >03:41:18,562 INFO program: Filesystem revision #: 1 (dynamic) >03:41:18,562 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 >03:41:18,562 INFO program: Filesystem flags: signed_directory_hash >03:41:18,563 INFO program: Default mount options: user_xattr acl >03:41:18,563 INFO program: Filesystem state: clean >03:41:18,563 INFO program: Errors behavior: Continue >03:41:18,563 INFO program: Filesystem OS type: Linux >03:41:18,563 INFO program: Inode count: 128016 >03:41:18,563 INFO program: Block count: 512000 >03:41:18,563 INFO program: Reserved block count: 25600 >03:41:18,563 INFO program: Free blocks: 446276 >03:41:18,563 INFO program: Free inodes: 127670 >03:41:18,564 INFO program: First block: 1 >03:41:18,564 INFO program: Block size: 1024 >03:41:18,564 INFO program: Fragment size: 1024 >03:41:18,564 INFO program: Reserved GDT blocks: 256 >03:41:18,564 INFO program: Blocks per group: 8192 >03:41:18,564 INFO program: Fragments per group: 8192 >03:41:18,564 INFO program: Inodes per group: 2032 >03:41:18,565 INFO program: Inode blocks per group: 254 >03:41:18,565 INFO program: Flex block group size: 16 >03:41:18,565 INFO program: Filesystem created: Fri Dec 7 03:19:51 2012 >03:41:18,565 INFO program: Last mount time: Fri Dec 7 03:31:23 2012 >03:41:18,565 INFO program: Last write time: Thu Dec 6 18:39:09 2012 >03:41:18,566 INFO program: Mount count: 2 >03:41:18,566 INFO program: Maximum mount count: -1 >03:41:18,566 INFO program: Last checked: Fri Dec 7 03:19:51 2012 >03:41:18,566 INFO program: Check interval: 0 (<none>) >03:41:18,566 INFO program: Lifetime writes: 63 MB >03:41:18,567 INFO program: Reserved blocks uid: 0 (user root) >03:41:18,567 INFO program: Reserved blocks gid: 0 (group root) >03:41:18,567 INFO program: First inode: 11 >03:41:18,567 INFO program: Inode size: 128 >03:41:18,568 INFO program: Journal inode: 8 >03:41:18,568 INFO program: Default directory hash: half_md4 >03:41:18,568 INFO program: Directory Hash Seed: 2796fd75-ea3a-4727-aa8a-66febdd8db16 >03:41:18,568 INFO program: Journal backup: inode blocks >03:41:18,568 INFO program: Journal features: (none) >03:41:18,569 INFO program: Journal size: 8M >03:41:18,569 INFO program: Journal length: 8192 >03:41:18,569 INFO program: Journal sequence: 0x0000001b >03:41:18,569 INFO program: Journal start: 0 >03:41:18,570 INFO program: >03:41:18,570 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >03:41:18,570 INFO program: Running... resize2fs -P /dev/sda1 >03:41:18,582 INFO program: Estimated minimum size of the filesystem: 54820 >03:41:18,582 ERR program: resize2fs 1.42.6 (21-Sep-2012) >03:41:18,696 INFO program: Running... dumpe2fs -h /dev/loop1 >03:41:18,716 INFO program: Filesystem volume name: Anaconda >03:41:18,716 INFO program: Last mounted on: /var/tmp/lorax.imgutils.99BTRu >03:41:18,717 INFO program: Filesystem UUID: 091c5ca0-866c-4617-b4dd-19912993dd85 >03:41:18,717 INFO program: Filesystem magic number: 0xEF53 >03:41:18,717 INFO program: Filesystem revision #: 1 (dynamic) >03:41:18,717 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 >03:41:18,718 INFO program: Filesystem flags: signed_directory_hash >03:41:18,718 INFO program: Default mount options: user_xattr acl >03:41:18,718 INFO program: Filesystem state: clean >03:41:18,719 INFO program: Errors behavior: Continue >03:41:18,719 INFO program: Filesystem OS type: Linux >03:41:18,719 INFO program: Inode count: 65536 >03:41:18,719 INFO program: Block count: 1048576 >03:41:18,720 INFO program: Reserved block count: 0 >03:41:18,720 INFO program: Free blocks: 281695 >03:41:18,720 INFO program: Free inodes: 39374 >03:41:18,720 INFO program: First block: 1 >03:41:18,721 INFO program: Block size: 1024 >03:41:18,721 INFO program: Fragment size: 1024 >03:41:18,721 INFO program: Reserved GDT blocks: 256 >03:41:18,721 INFO program: Blocks per group: 8192 >03:41:18,722 INFO program: Fragments per group: 8192 >03:41:18,722 INFO program: Inodes per group: 512 >03:41:18,722 INFO program: Inode blocks per group: 128 >03:41:18,722 INFO program: Flex block group size: 16 >03:41:18,722 INFO program: Filesystem created: Mon Dec 3 13:33:08 2012 >03:41:18,722 INFO program: Last mount time: Mon Dec 3 13:33:20 2012 >03:41:18,722 INFO program: Last write time: Mon Dec 3 13:33:24 2012 >03:41:18,722 INFO program: Mount count: 2 >03:41:18,723 INFO program: Maximum mount count: -1 >03:41:18,723 INFO program: Last checked: Mon Dec 3 13:33:08 2012 >03:41:18,723 INFO program: Check interval: 0 (<none>) >03:41:18,723 INFO program: Lifetime writes: 32 MB >03:41:18,723 INFO program: Reserved blocks uid: 0 (user root) >03:41:18,723 INFO program: Reserved blocks gid: 0 (group root) >03:41:18,723 INFO program: First inode: 11 >03:41:18,723 INFO program: Inode size: 256 >03:41:18,723 INFO program: Required extra isize: 28 >03:41:18,724 INFO program: Desired extra isize: 28 >03:41:18,724 INFO program: Journal inode: 8 >03:41:18,724 INFO program: Default directory hash: half_md4 >03:41:18,724 INFO program: Directory Hash Seed: 9a80cb0b-e82f-4d08-a996-4eda1ad1ad71 >03:41:18,724 INFO program: Journal backup: inode blocks >03:41:18,724 INFO program: Journal features: (none) >03:41:18,725 INFO program: Journal size: 32M >03:41:18,725 INFO program: Journal length: 32768 >03:41:18,725 INFO program: Journal sequence: 0x00000011 >03:41:18,725 INFO program: Journal start: 0 >03:41:18,725 INFO program: >03:41:18,726 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >03:41:18,728 INFO program: Running... dumpe2fs -h /dev/loop1 >03:41:18,732 INFO program: Filesystem volume name: Anaconda >03:41:18,732 INFO program: Last mounted on: /var/tmp/lorax.imgutils.99BTRu >03:41:18,733 INFO program: Filesystem UUID: 091c5ca0-866c-4617-b4dd-19912993dd85 >03:41:18,733 INFO program: Filesystem magic number: 0xEF53 >03:41:18,733 INFO program: Filesystem revision #: 1 (dynamic) >03:41:18,733 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 >03:41:18,733 INFO program: Filesystem flags: signed_directory_hash >03:41:18,734 INFO program: Default mount options: user_xattr acl >03:41:18,734 INFO program: Filesystem state: clean >03:41:18,734 INFO program: Errors behavior: Continue >03:41:18,734 INFO program: Filesystem OS type: Linux >03:41:18,734 INFO program: Inode count: 65536 >03:41:18,734 INFO program: Block count: 1048576 >03:41:18,735 INFO program: Reserved block count: 0 >03:41:18,735 INFO program: Free blocks: 281695 >03:41:18,735 INFO program: Free inodes: 39374 >03:41:18,735 INFO program: First block: 1 >03:41:18,735 INFO program: Block size: 1024 >03:41:18,736 INFO program: Fragment size: 1024 >03:41:18,736 INFO program: Reserved GDT blocks: 256 >03:41:18,736 INFO program: Blocks per group: 8192 >03:41:18,736 INFO program: Fragments per group: 8192 >03:41:18,736 INFO program: Inodes per group: 512 >03:41:18,737 INFO program: Inode blocks per group: 128 >03:41:18,737 INFO program: Flex block group size: 16 >03:41:18,737 INFO program: Filesystem created: Mon Dec 3 13:33:08 2012 >03:41:18,737 INFO program: Last mount time: Mon Dec 3 13:33:20 2012 >03:41:18,737 INFO program: Last write time: Mon Dec 3 13:33:24 2012 >03:41:18,738 INFO program: Mount count: 2 >03:41:18,738 INFO program: Maximum mount count: -1 >03:41:18,738 INFO program: Last checked: Mon Dec 3 13:33:08 2012 >03:41:18,738 INFO program: Check interval: 0 (<none>) >03:41:18,738 INFO program: Lifetime writes: 32 MB >03:41:18,739 INFO program: Reserved blocks uid: 0 (user root) >03:41:18,739 INFO program: Reserved blocks gid: 0 (group root) >03:41:18,739 INFO program: First inode: 11 >03:41:18,739 INFO program: Inode size: 256 >03:41:18,739 INFO program: Required extra isize: 28 >03:41:18,740 INFO program: Desired extra isize: 28 >03:41:18,740 INFO program: Journal inode: 8 >03:41:18,740 INFO program: Default directory hash: half_md4 >03:41:18,740 INFO program: Directory Hash Seed: 9a80cb0b-e82f-4d08-a996-4eda1ad1ad71 >03:41:18,740 INFO program: Journal backup: inode blocks >03:41:18,741 INFO program: Journal features: (none) >03:41:18,741 INFO program: Journal size: 32M >03:41:18,741 INFO program: Journal length: 32768 >03:41:18,741 INFO program: Journal sequence: 0x00000011 >03:41:18,742 INFO program: Journal start: 0 >03:41:18,742 INFO program: >03:41:18,742 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >03:41:18,743 INFO program: Running... resize2fs -P /dev/loop1 >03:41:18,748 INFO program: Couldn't find valid filesystem superblock. >03:41:18,748 ERR program: resize2fs 1.42.6 (21-Sep-2012) >03:41:18,749 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >03:41:18,779 INFO program: Running... udevadm settle --timeout=300 >03:41:18,809 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:41:18,813 INFO program: Filesystem volume name: Anaconda >03:41:18,814 INFO program: Last mounted on: /sysroot >03:41:18,814 INFO program: Filesystem UUID: 091c5ca0-866c-4617-b4dd-19912993dd85 >03:41:18,814 INFO program: Filesystem magic number: 0xEF53 >03:41:18,814 INFO program: Filesystem revision #: 1 (dynamic) >03:41:18,814 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 >03:41:18,814 INFO program: Filesystem flags: signed_directory_hash >03:41:18,815 INFO program: Default mount options: user_xattr acl >03:41:18,815 INFO program: Filesystem state: clean >03:41:18,815 INFO program: Errors behavior: Continue >03:41:18,815 INFO program: Filesystem OS type: Linux >03:41:18,815 INFO program: Inode count: 65536 >03:41:18,816 INFO program: Block count: 1048576 >03:41:18,816 INFO program: Reserved block count: 0 >03:41:18,816 INFO program: Free blocks: 281695 >03:41:18,816 INFO program: Free inodes: 39374 >03:41:18,816 INFO program: First block: 1 >03:41:18,817 INFO program: Block size: 1024 >03:41:18,817 INFO program: Fragment size: 1024 >03:41:18,817 INFO program: Reserved GDT blocks: 256 >03:41:18,817 INFO program: Blocks per group: 8192 >03:41:18,817 INFO program: Fragments per group: 8192 >03:41:18,818 INFO program: Inodes per group: 512 >03:41:18,818 INFO program: Inode blocks per group: 128 >03:41:18,818 INFO program: Flex block group size: 16 >03:41:18,818 INFO program: Filesystem created: Mon Dec 3 13:33:08 2012 >03:41:18,818 INFO program: Last mount time: Fri Dec 7 03:41:10 2012 >03:41:18,819 INFO program: Last write time: Fri Dec 7 03:41:10 2012 >03:41:18,819 INFO program: Mount count: 3 >03:41:18,819 INFO program: Maximum mount count: -1 >03:41:18,819 INFO program: Last checked: Mon Dec 3 13:33:08 2012 >03:41:18,819 INFO program: Check interval: 0 (<none>) >03:41:18,819 INFO program: Lifetime writes: 32 MB >03:41:18,820 INFO program: Reserved blocks uid: 0 (user root) >03:41:18,820 INFO program: Reserved blocks gid: 0 (group root) >03:41:18,820 INFO program: First inode: 11 >03:41:18,820 INFO program: Inode size: 256 >03:41:18,821 INFO program: Required extra isize: 28 >03:41:18,821 INFO program: Desired extra isize: 28 >03:41:18,821 INFO program: Journal inode: 8 >03:41:18,822 INFO program: Default directory hash: half_md4 >03:41:18,822 INFO program: Directory Hash Seed: 9a80cb0b-e82f-4d08-a996-4eda1ad1ad71 >03:41:18,822 INFO program: Journal backup: inode blocks >03:41:18,822 INFO program: Journal features: (none) >03:41:18,823 INFO program: Journal size: 32M >03:41:18,823 INFO program: Journal length: 32768 >03:41:18,823 INFO program: Journal sequence: 0x00000012 >03:41:18,823 INFO program: Journal start: 1 >03:41:18,824 INFO program: >03:41:18,824 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >03:41:18,824 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:41:18,837 INFO program: Filesystem volume name: Anaconda >03:41:18,837 INFO program: Last mounted on: /sysroot >03:41:18,838 INFO program: Filesystem UUID: 091c5ca0-866c-4617-b4dd-19912993dd85 >03:41:18,838 INFO program: Filesystem magic number: 0xEF53 >03:41:18,838 INFO program: Filesystem revision #: 1 (dynamic) >03:41:18,838 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 >03:41:18,838 INFO program: Filesystem flags: signed_directory_hash >03:41:18,838 INFO program: Default mount options: user_xattr acl >03:41:18,839 INFO program: Filesystem state: clean >03:41:18,839 INFO program: Errors behavior: Continue >03:41:18,839 INFO program: Filesystem OS type: Linux >03:41:18,840 INFO program: Inode count: 65536 >03:41:18,840 INFO program: Block count: 1048576 >03:41:18,840 INFO program: Reserved block count: 0 >03:41:18,840 INFO program: Free blocks: 281695 >03:41:18,840 INFO program: Free inodes: 39374 >03:41:18,841 INFO program: First block: 1 >03:41:18,841 INFO program: Block size: 1024 >03:41:18,841 INFO program: Fragment size: 1024 >03:41:18,841 INFO program: Reserved GDT blocks: 256 >03:41:18,841 INFO program: Blocks per group: 8192 >03:41:18,842 INFO program: Fragments per group: 8192 >03:41:18,842 INFO program: Inodes per group: 512 >03:41:18,842 INFO program: Inode blocks per group: 128 >03:41:18,842 INFO program: Flex block group size: 16 >03:41:18,842 INFO program: Filesystem created: Mon Dec 3 13:33:08 2012 >03:41:18,843 INFO program: Last mount time: Fri Dec 7 03:41:10 2012 >03:41:18,843 INFO program: Last write time: Fri Dec 7 03:41:10 2012 >03:41:18,843 INFO program: Mount count: 3 >03:41:18,844 INFO program: Maximum mount count: -1 >03:41:18,844 INFO program: Last checked: Mon Dec 3 13:33:08 2012 >03:41:18,845 INFO program: Check interval: 0 (<none>) >03:41:18,845 INFO program: Lifetime writes: 32 MB >03:41:18,845 INFO program: Reserved blocks uid: 0 (user root) >03:41:18,845 INFO program: Reserved blocks gid: 0 (group root) >03:41:18,845 INFO program: First inode: 11 >03:41:18,845 INFO program: Inode size: 256 >03:41:18,846 INFO program: Required extra isize: 28 >03:41:18,846 INFO program: Desired extra isize: 28 >03:41:18,846 INFO program: Journal inode: 8 >03:41:18,846 INFO program: Default directory hash: half_md4 >03:41:18,846 INFO program: Directory Hash Seed: 9a80cb0b-e82f-4d08-a996-4eda1ad1ad71 >03:41:18,846 INFO program: Journal backup: inode blocks >03:41:18,846 INFO program: Journal features: (none) >03:41:18,846 INFO program: Journal size: 32M >03:41:18,847 INFO program: Journal length: 32768 >03:41:18,847 INFO program: Journal sequence: 0x00000012 >03:41:18,847 INFO program: Journal start: 1 >03:41:18,847 INFO program: >03:41:18,847 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >03:41:18,847 INFO program: Running... resize2fs -P /dev/mapper/live-rw >03:41:18,854 INFO program: Estimated minimum size of the filesystem: 764689 >03:41:18,854 ERR program: resize2fs 1.42.6 (21-Sep-2012) >03:41:18,866 INFO program: Running... udevadm settle --timeout=300 >03:41:18,885 INFO program: Running... udevadm settle --timeout=300 >03:41:18,899 INFO program: Running... udevadm settle --timeout=300 >03:41:18,913 INFO program: Running... udevadm settle --timeout=300 >03:41:18,928 INFO program: Running... udevadm settle --timeout=300 >03:41:18,945 INFO program: Running... udevadm settle --timeout=300 >03:41:18,965 INFO program: Running... udevadm settle --timeout=300 >03:41:18,997 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >03:41:19,009 INFO program: Running... /bin/umount /mnt/sysimage >03:41:19,027 INFO program: Running... udevadm settle --timeout=300 >03:41:19,048 INFO program: Running... udevadm settle --timeout=300 >22:41:25,238 INFO program: Running... modprobe btrfs >22:41:25,301 INFO program: Running... modprobe xfs >22:41:25,364 INFO program: Running... modprobe vfat >22:41:27,065 INFO program: Running... systemctl status chronyd.service >22:41:27,588 INFO program: chronyd.service - NTP client/server >22:41:27,588 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >22:41:27,589 INFO program: Active: active (running) since Thu, 2012-12-06 22:41:18 EST; 8s ago >22:41:27,589 INFO program: Process: 1244 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >22:41:27,590 INFO program: Process: 1241 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >22:41:27,590 INFO program: Process: 1231 ExecStartPre=/usr/libexec/chrony-helper generate-commandkey (code=exited, status=0/SUCCESS) >22:41:27,590 INFO program: Main PID: 1243 (chronyd) >22:41:27,591 INFO program: CGroup: name=systemd:/system/chronyd.service >22:41:27,591 INFO program: └ 1243 /usr/sbin/chronyd -u chrony >22:41:27,591 INFO program: >22:41:27,592 INFO program: Dec 06 22:41:17 localhost chrony-helper[1231]: tr: write error: Broken pipe >22:41:27,592 INFO program: Dec 06 22:41:17 localhost chrony-helper[1231]: tr: write error >22:41:27,592 INFO program: Dec 06 22:41:17 localhost chronyd[1243]: chronyd version 1.27-git1ca844 starting >22:41:27,593 INFO program: Dec 06 22:41:17 localhost chronyd[1243]: Linux kernel major=3 minor=6 patch=0 >22:41:27,593 INFO program: Dec 06 22:41:17 localhost chronyd[1243]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >22:41:27,593 INFO program: Dec 06 22:41:18 localhost systemd[1]: Started NTP client/server. >22:41:27,599 INFO program: Running... systemctl start chronyd.service >04:41:55,793 INFO program: Running... systemctl restart chronyd.service >04:43:19,621 INFO program: Running... udevadm settle --timeout=300 >04:43:59,748 INFO program: Running... udevadm settle --timeout=300 >04:43:59,793 INFO program: Running... multipath -d >04:43:59,805 INFO program: Running... multipath -ll >04:43:59,909 INFO program: Running... udevadm settle --timeout=300 >04:43:59,968 INFO program: Running... udevadm settle --timeout=300 >04:44:00,008 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/fedora1 >04:44:00,083 INFO program: Running... udevadm settle --timeout=300 >04:44:00,123 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/fedora0 >04:44:00,184 INFO program: Running... udevadm settle --timeout=300 >04:44:00,221 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/rhel7 >04:44:00,285 INFO program: Running... udevadm settle --timeout=300 >04:44:00,320 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/rhel6 >04:44:00,385 INFO program: Running... udevadm settle --timeout=300 >04:44:00,415 INFO program: Running... udevadm settle --timeout=300 >04:44:00,450 INFO program: Running... dumpe2fs -h /dev/mapper/roots-fedora1 >04:44:00,462 INFO program: Filesystem volume name: <none> >04:44:00,463 INFO program: Last mounted on: <not available> >04:44:00,463 INFO program: Filesystem UUID: 345c1a34-ea48-40ae-83e2-92a081fadd28 >04:44:00,463 INFO program: Filesystem magic number: 0xEF53 >04:44:00,463 INFO program: Filesystem revision #: 1 (dynamic) >04:44:00,464 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 >04:44:00,464 INFO program: Filesystem flags: signed_directory_hash >04:44:00,464 INFO program: Default mount options: user_xattr acl >04:44:00,464 INFO program: Filesystem state: clean >04:44:00,464 INFO program: Errors behavior: Continue >04:44:00,465 INFO program: Filesystem OS type: Linux >04:44:00,465 INFO program: Inode count: 1024000 >04:44:00,465 INFO program: Block count: 4096000 >04:44:00,465 INFO program: Reserved block count: 204800 >04:44:00,465 INFO program: Free blocks: 3988966 >04:44:00,465 INFO program: Free inodes: 1023989 >04:44:00,465 INFO program: First block: 0 >04:44:00,466 INFO program: Block size: 4096 >04:44:00,466 INFO program: Fragment size: 4096 >04:44:00,466 INFO program: Reserved GDT blocks: 999 >04:44:00,466 INFO program: Blocks per group: 32768 >04:44:00,467 INFO program: Fragments per group: 32768 >04:44:00,467 INFO program: Inodes per group: 8192 >04:44:00,467 INFO program: Inode blocks per group: 512 >04:44:00,467 INFO program: Flex block group size: 16 >04:44:00,468 INFO program: Filesystem created: Fri Dec 7 04:19:48 2012 >04:44:00,468 INFO program: Last mount time: n/a >04:44:00,468 INFO program: Last write time: Fri Dec 7 04:19:48 2012 >04:44:00,468 INFO program: Mount count: 0 >04:44:00,469 INFO program: Maximum mount count: -1 >04:44:00,469 INFO program: Last checked: Fri Dec 7 04:19:48 2012 >04:44:00,469 INFO program: Check interval: 0 (<none>) >04:44:00,469 INFO program: Lifetime writes: 132 MB >04:44:00,469 INFO program: Reserved blocks uid: 0 (user root) >04:44:00,470 INFO program: Reserved blocks gid: 0 (group root) >04:44:00,470 INFO program: First inode: 11 >04:44:00,470 INFO program: Inode size: 256 >04:44:00,470 INFO program: Required extra isize: 28 >04:44:00,471 INFO program: Desired extra isize: 28 >04:44:00,471 INFO program: Journal inode: 8 >04:44:00,471 INFO program: Default directory hash: half_md4 >04:44:00,471 INFO program: Directory Hash Seed: c7e9f7e9-3f68-4afe-ac23-d23b1e4ef537 >04:44:00,472 INFO program: Journal backup: inode blocks >04:44:00,472 INFO program: Journal features: (none) >04:44:00,472 INFO program: Journal size: 128M >04:44:00,472 INFO program: Journal length: 32768 >04:44:00,473 INFO program: Journal sequence: 0x00000001 >04:44:00,473 INFO program: Journal start: 0 >04:44:00,473 INFO program: >04:44:00,473 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >04:44:00,474 INFO program: Running... dumpe2fs -h /dev/mapper/roots-fedora1 >04:44:00,487 INFO program: Filesystem volume name: <none> >04:44:00,487 INFO program: Last mounted on: <not available> >04:44:00,487 INFO program: Filesystem UUID: 345c1a34-ea48-40ae-83e2-92a081fadd28 >04:44:00,488 INFO program: Filesystem magic number: 0xEF53 >04:44:00,488 INFO program: Filesystem revision #: 1 (dynamic) >04:44:00,488 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 >04:44:00,489 INFO program: Filesystem flags: signed_directory_hash >04:44:00,489 INFO program: Default mount options: user_xattr acl >04:44:00,489 INFO program: Filesystem state: clean >04:44:00,489 INFO program: Errors behavior: Continue >04:44:00,490 INFO program: Filesystem OS type: Linux >04:44:00,490 INFO program: Inode count: 1024000 >04:44:00,490 INFO program: Block count: 4096000 >04:44:00,491 INFO program: Reserved block count: 204800 >04:44:00,491 INFO program: Free blocks: 3988966 >04:44:00,491 INFO program: Free inodes: 1023989 >04:44:00,491 INFO program: First block: 0 >04:44:00,492 INFO program: Block size: 4096 >04:44:00,492 INFO program: Fragment size: 4096 >04:44:00,492 INFO program: Reserved GDT blocks: 999 >04:44:00,492 INFO program: Blocks per group: 32768 >04:44:00,493 INFO program: Fragments per group: 32768 >04:44:00,493 INFO program: Inodes per group: 8192 >04:44:00,494 INFO program: Inode blocks per group: 512 >04:44:00,494 INFO program: Flex block group size: 16 >04:44:00,495 INFO program: Filesystem created: Fri Dec 7 04:19:48 2012 >04:44:00,495 INFO program: Last mount time: n/a >04:44:00,496 INFO program: Last write time: Fri Dec 7 04:19:48 2012 >04:44:00,496 INFO program: Mount count: 0 >04:44:00,496 INFO program: Maximum mount count: -1 >04:44:00,497 INFO program: Last checked: Fri Dec 7 04:19:48 2012 >04:44:00,497 INFO program: Check interval: 0 (<none>) >04:44:00,498 INFO program: Lifetime writes: 132 MB >04:44:00,498 INFO program: Reserved blocks uid: 0 (user root) >04:44:00,499 INFO program: Reserved blocks gid: 0 (group root) >04:44:00,499 INFO program: First inode: 11 >04:44:00,500 INFO program: Inode size: 256 >04:44:00,500 INFO program: Required extra isize: 28 >04:44:00,501 INFO program: Desired extra isize: 28 >04:44:00,501 INFO program: Journal inode: 8 >04:44:00,501 INFO program: Default directory hash: half_md4 >04:44:00,502 INFO program: Directory Hash Seed: c7e9f7e9-3f68-4afe-ac23-d23b1e4ef537 >04:44:00,502 INFO program: Journal backup: inode blocks >04:44:00,502 INFO program: Journal features: (none) >04:44:00,502 INFO program: Journal size: 128M >04:44:00,503 INFO program: Journal length: 32768 >04:44:00,503 INFO program: Journal sequence: 0x00000001 >04:44:00,503 INFO program: Journal start: 0 >04:44:00,503 INFO program: >04:44:00,503 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >04:44:00,503 INFO program: Running... resize2fs -P /dev/mapper/roots-fedora1 >04:44:00,514 INFO program: Estimated minimum size of the filesystem: 51589 >04:44:00,515 ERR program: resize2fs 1.42.6 (21-Sep-2012) >04:44:00,540 INFO program: Running... dumpe2fs -h /dev/mapper/roots-fedora0 >04:44:00,549 INFO program: Filesystem volume name: <none> >04:44:00,550 INFO program: Last mounted on: / >04:44:00,550 INFO program: Filesystem UUID: 58085c27-bb6a-42c3-9663-ee412d9b11dc >04:44:00,550 INFO program: Filesystem magic number: 0xEF53 >04:44:00,550 INFO program: Filesystem revision #: 1 (dynamic) >04:44:00,550 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 >04:44:00,551 INFO program: Filesystem flags: signed_directory_hash >04:44:00,551 INFO program: Default mount options: user_xattr acl >04:44:00,551 INFO program: Filesystem state: clean >04:44:00,551 INFO program: Errors behavior: Continue >04:44:00,552 INFO program: Filesystem OS type: Linux >04:44:00,552 INFO program: Inode count: 1024000 >04:44:00,552 INFO program: Block count: 4096000 >04:44:00,552 INFO program: Reserved block count: 204800 >04:44:00,552 INFO program: Free blocks: 3058764 >04:44:00,553 INFO program: Free inodes: 888638 >04:44:00,553 INFO program: First block: 0 >04:44:00,553 INFO program: Block size: 4096 >04:44:00,553 INFO program: Fragment size: 4096 >04:44:00,554 INFO program: Reserved GDT blocks: 999 >04:44:00,554 INFO program: Blocks per group: 32768 >04:44:00,555 INFO program: Fragments per group: 32768 >04:44:00,555 INFO program: Inodes per group: 8192 >04:44:00,556 INFO program: Inode blocks per group: 512 >04:44:00,556 INFO program: Flex block group size: 16 >04:44:00,557 INFO program: Filesystem created: Fri Dec 7 04:19:49 2012 >04:44:00,557 INFO program: Last mount time: Fri Dec 7 04:31:23 2012 >04:44:00,558 INFO program: Last write time: Fri Dec 7 04:31:22 2012 >04:44:00,558 INFO program: Mount count: 2 >04:44:00,559 INFO program: Maximum mount count: -1 >04:44:00,559 INFO program: Last checked: Fri Dec 7 04:19:49 2012 >04:44:00,560 INFO program: Check interval: 0 (<none>) >04:44:00,560 INFO program: Lifetime writes: 5093 MB >04:44:00,561 INFO program: Reserved blocks uid: 0 (user root) >04:44:00,561 INFO program: Reserved blocks gid: 0 (group root) >04:44:00,562 INFO program: First inode: 11 >04:44:00,562 INFO program: Inode size: 256 >04:44:00,562 INFO program: Required extra isize: 28 >04:44:00,562 INFO program: Desired extra isize: 28 >04:44:00,563 INFO program: Journal inode: 8 >04:44:00,563 INFO program: Default directory hash: half_md4 >04:44:00,563 INFO program: Directory Hash Seed: 2b98f318-5bd2-4e7b-b04f-d57d73360b5b >04:44:00,563 INFO program: Journal backup: inode blocks >04:44:00,563 INFO program: Journal features: journal_incompat_revoke >04:44:00,563 INFO program: Journal size: 128M >04:44:00,564 INFO program: Journal length: 32768 >04:44:00,564 INFO program: Journal sequence: 0x00001e89 >04:44:00,564 INFO program: Journal start: 0 >04:44:00,564 INFO program: >04:44:00,564 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >04:44:00,565 INFO program: Running... dumpe2fs -h /dev/mapper/roots-fedora0 >04:44:00,575 INFO program: Filesystem volume name: <none> >04:44:00,575 INFO program: Last mounted on: / >04:44:00,575 INFO program: Filesystem UUID: 58085c27-bb6a-42c3-9663-ee412d9b11dc >04:44:00,575 INFO program: Filesystem magic number: 0xEF53 >04:44:00,575 INFO program: Filesystem revision #: 1 (dynamic) >04:44:00,575 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 >04:44:00,576 INFO program: Filesystem flags: signed_directory_hash >04:44:00,576 INFO program: Default mount options: user_xattr acl >04:44:00,576 INFO program: Filesystem state: clean >04:44:00,576 INFO program: Errors behavior: Continue >04:44:00,576 INFO program: Filesystem OS type: Linux >04:44:00,576 INFO program: Inode count: 1024000 >04:44:00,576 INFO program: Block count: 4096000 >04:44:00,576 INFO program: Reserved block count: 204800 >04:44:00,576 INFO program: Free blocks: 3058764 >04:44:00,576 INFO program: Free inodes: 888638 >04:44:00,576 INFO program: First block: 0 >04:44:00,576 INFO program: Block size: 4096 >04:44:00,577 INFO program: Fragment size: 4096 >04:44:00,577 INFO program: Reserved GDT blocks: 999 >04:44:00,577 INFO program: Blocks per group: 32768 >04:44:00,578 INFO program: Fragments per group: 32768 >04:44:00,578 INFO program: Inodes per group: 8192 >04:44:00,578 INFO program: Inode blocks per group: 512 >04:44:00,578 INFO program: Flex block group size: 16 >04:44:00,579 INFO program: Filesystem created: Fri Dec 7 04:19:49 2012 >04:44:00,579 INFO program: Last mount time: Fri Dec 7 04:31:23 2012 >04:44:00,579 INFO program: Last write time: Fri Dec 7 04:31:22 2012 >04:44:00,580 INFO program: Mount count: 2 >04:44:00,580 INFO program: Maximum mount count: -1 >04:44:00,580 INFO program: Last checked: Fri Dec 7 04:19:49 2012 >04:44:00,581 INFO program: Check interval: 0 (<none>) >04:44:00,581 INFO program: Lifetime writes: 5093 MB >04:44:00,581 INFO program: Reserved blocks uid: 0 (user root) >04:44:00,582 INFO program: Reserved blocks gid: 0 (group root) >04:44:00,582 INFO program: First inode: 11 >04:44:00,582 INFO program: Inode size: 256 >04:44:00,582 INFO program: Required extra isize: 28 >04:44:00,582 INFO program: Desired extra isize: 28 >04:44:00,583 INFO program: Journal inode: 8 >04:44:00,583 INFO program: Default directory hash: half_md4 >04:44:00,583 INFO program: Directory Hash Seed: 2b98f318-5bd2-4e7b-b04f-d57d73360b5b >04:44:00,583 INFO program: Journal backup: inode blocks >04:44:00,583 INFO program: Journal features: journal_incompat_revoke >04:44:00,584 INFO program: Journal size: 128M >04:44:00,584 INFO program: Journal length: 32768 >04:44:00,584 INFO program: Journal sequence: 0x00001e89 >04:44:00,584 INFO program: Journal start: 0 >04:44:00,584 INFO program: >04:44:00,584 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >04:44:00,585 INFO program: Running... resize2fs -P /dev/mapper/roots-fedora0 >04:44:00,593 INFO program: Estimated minimum size of the filesystem: 1000800 >04:44:00,593 ERR program: resize2fs 1.42.6 (21-Sep-2012) >04:44:00,614 INFO program: Running... dumpe2fs -h /dev/mapper/roots-rhel7 >04:44:00,626 INFO program: Filesystem volume name: <none> >04:44:00,626 INFO program: Last mounted on: <not available> >04:44:00,626 INFO program: Filesystem UUID: 97ea3ed2-ba9c-420b-b7f9-153588ffc2b1 >04:44:00,627 INFO program: Filesystem magic number: 0xEF53 >04:44:00,627 INFO program: Filesystem revision #: 1 (dynamic) >04:44:00,627 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 >04:44:00,627 INFO program: Filesystem flags: signed_directory_hash >04:44:00,628 INFO program: Default mount options: user_xattr acl >04:44:00,628 INFO program: Filesystem state: clean >04:44:00,628 INFO program: Errors behavior: Continue >04:44:00,628 INFO program: Filesystem OS type: Linux >04:44:00,629 INFO program: Inode count: 1024000 >04:44:00,629 INFO program: Block count: 4096000 >04:44:00,629 INFO program: Reserved block count: 204800 >04:44:00,629 INFO program: Free blocks: 3988966 >04:44:00,630 INFO program: Free inodes: 1023989 >04:44:00,630 INFO program: First block: 0 >04:44:00,630 INFO program: Block size: 4096 >04:44:00,630 INFO program: Fragment size: 4096 >04:44:00,630 INFO program: Reserved GDT blocks: 999 >04:44:00,631 INFO program: Blocks per group: 32768 >04:44:00,631 INFO program: Fragments per group: 32768 >04:44:00,632 INFO program: Inodes per group: 8192 >04:44:00,632 INFO program: Inode blocks per group: 512 >04:44:00,633 INFO program: Flex block group size: 16 >04:44:00,633 INFO program: Filesystem created: Fri Dec 7 04:19:50 2012 >04:44:00,634 INFO program: Last mount time: n/a >04:44:00,634 INFO program: Last write time: Fri Dec 7 04:19:50 2012 >04:44:00,635 INFO program: Mount count: 0 >04:44:00,635 INFO program: Maximum mount count: -1 >04:44:00,636 INFO program: Last checked: Fri Dec 7 04:19:50 2012 >04:44:00,636 INFO program: Check interval: 0 (<none>) >04:44:00,636 INFO program: Lifetime writes: 132 MB >04:44:00,637 INFO program: Reserved blocks uid: 0 (user root) >04:44:00,637 INFO program: Reserved blocks gid: 0 (group root) >04:44:00,638 INFO program: First inode: 11 >04:44:00,638 INFO program: Inode size: 256 >04:44:00,639 INFO program: Required extra isize: 28 >04:44:00,639 INFO program: Desired extra isize: 28 >04:44:00,640 INFO program: Journal inode: 8 >04:44:00,640 INFO program: Default directory hash: half_md4 >04:44:00,641 INFO program: Directory Hash Seed: 5fcc525d-5430-4954-a968-28a9dd1b44b0 >04:44:00,641 INFO program: Journal backup: inode blocks >04:44:00,642 INFO program: Journal features: (none) >04:44:00,642 INFO program: Journal size: 128M >04:44:00,642 INFO program: Journal length: 32768 >04:44:00,642 INFO program: Journal sequence: 0x00000001 >04:44:00,642 INFO program: Journal start: 0 >04:44:00,643 INFO program: >04:44:00,643 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >04:44:00,643 INFO program: Running... dumpe2fs -h /dev/mapper/roots-rhel7 >04:44:00,654 INFO program: Filesystem volume name: <none> >04:44:00,654 INFO program: Last mounted on: <not available> >04:44:00,655 INFO program: Filesystem UUID: 97ea3ed2-ba9c-420b-b7f9-153588ffc2b1 >04:44:00,655 INFO program: Filesystem magic number: 0xEF53 >04:44:00,655 INFO program: Filesystem revision #: 1 (dynamic) >04:44:00,656 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 >04:44:00,656 INFO program: Filesystem flags: signed_directory_hash >04:44:00,656 INFO program: Default mount options: user_xattr acl >04:44:00,657 INFO program: Filesystem state: clean >04:44:00,657 INFO program: Errors behavior: Continue >04:44:00,657 INFO program: Filesystem OS type: Linux >04:44:00,658 INFO program: Inode count: 1024000 >04:44:00,658 INFO program: Block count: 4096000 >04:44:00,658 INFO program: Reserved block count: 204800 >04:44:00,659 INFO program: Free blocks: 3988966 >04:44:00,659 INFO program: Free inodes: 1023989 >04:44:00,659 INFO program: First block: 0 >04:44:00,659 INFO program: Block size: 4096 >04:44:00,660 INFO program: Fragment size: 4096 >04:44:00,660 INFO program: Reserved GDT blocks: 999 >04:44:00,660 INFO program: Blocks per group: 32768 >04:44:00,661 INFO program: Fragments per group: 32768 >04:44:00,661 INFO program: Inodes per group: 8192 >04:44:00,661 INFO program: Inode blocks per group: 512 >04:44:00,662 INFO program: Flex block group size: 16 >04:44:00,662 INFO program: Filesystem created: Fri Dec 7 04:19:50 2012 >04:44:00,662 INFO program: Last mount time: n/a >04:44:00,663 INFO program: Last write time: Fri Dec 7 04:19:50 2012 >04:44:00,663 INFO program: Mount count: 0 >04:44:00,664 INFO program: Maximum mount count: -1 >04:44:00,664 INFO program: Last checked: Fri Dec 7 04:19:50 2012 >04:44:00,665 INFO program: Check interval: 0 (<none>) >04:44:00,665 INFO program: Lifetime writes: 132 MB >04:44:00,666 INFO program: Reserved blocks uid: 0 (user root) >04:44:00,666 INFO program: Reserved blocks gid: 0 (group root) >04:44:00,666 INFO program: First inode: 11 >04:44:00,667 INFO program: Inode size: 256 >04:44:00,667 INFO program: Required extra isize: 28 >04:44:00,668 INFO program: Desired extra isize: 28 >04:44:00,668 INFO program: Journal inode: 8 >04:44:00,669 INFO program: Default directory hash: half_md4 >04:44:00,669 INFO program: Directory Hash Seed: 5fcc525d-5430-4954-a968-28a9dd1b44b0 >04:44:00,670 INFO program: Journal backup: inode blocks >04:44:00,670 INFO program: Journal features: (none) >04:44:00,671 INFO program: Journal size: 128M >04:44:00,671 INFO program: Journal length: 32768 >04:44:00,671 INFO program: Journal sequence: 0x00000001 >04:44:00,672 INFO program: Journal start: 0 >04:44:00,672 INFO program: >04:44:00,672 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >04:44:00,672 INFO program: Running... resize2fs -P /dev/mapper/roots-rhel7 >04:44:00,683 INFO program: Estimated minimum size of the filesystem: 51589 >04:44:00,683 ERR program: resize2fs 1.42.6 (21-Sep-2012) >04:44:00,704 INFO program: Running... dumpe2fs -h /dev/mapper/roots-rhel6 >04:44:00,715 INFO program: Filesystem volume name: <none> >04:44:00,716 INFO program: Last mounted on: <not available> >04:44:00,716 INFO program: Filesystem UUID: f8c63d5a-8980-41a1-a638-5eb32ecfd08f >04:44:00,716 INFO program: Filesystem magic number: 0xEF53 >04:44:00,717 INFO program: Filesystem revision #: 1 (dynamic) >04:44:00,717 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 >04:44:00,717 INFO program: Filesystem flags: signed_directory_hash >04:44:00,718 INFO program: Default mount options: user_xattr acl >04:44:00,718 INFO program: Filesystem state: clean >04:44:00,718 INFO program: Errors behavior: Continue >04:44:00,718 INFO program: Filesystem OS type: Linux >04:44:00,718 INFO program: Inode count: 1022000 >04:44:00,719 INFO program: Block count: 4087808 >04:44:00,719 INFO program: Reserved block count: 204390 >04:44:00,719 INFO program: Free blocks: 3980919 >04:44:00,719 INFO program: Free inodes: 1021989 >04:44:00,720 INFO program: First block: 0 >04:44:00,720 INFO program: Block size: 4096 >04:44:00,720 INFO program: Fragment size: 4096 >04:44:00,720 INFO program: Reserved GDT blocks: 997 >04:44:00,720 INFO program: Blocks per group: 32768 >04:44:00,721 INFO program: Fragments per group: 32768 >04:44:00,721 INFO program: Inodes per group: 8176 >04:44:00,721 INFO program: Inode blocks per group: 511 >04:44:00,721 INFO program: Flex block group size: 16 >04:44:00,721 INFO program: Filesystem created: Fri Dec 7 04:19:51 2012 >04:44:00,721 INFO program: Last mount time: n/a >04:44:00,722 INFO program: Last write time: Fri Dec 7 04:19:51 2012 >04:44:00,722 INFO program: Mount count: 0 >04:44:00,722 INFO program: Maximum mount count: -1 >04:44:00,722 INFO program: Last checked: Fri Dec 7 04:19:51 2012 >04:44:00,722 INFO program: Check interval: 0 (<none>) >04:44:00,722 INFO program: Lifetime writes: 132 MB >04:44:00,722 INFO program: Reserved blocks uid: 0 (user root) >04:44:00,722 INFO program: Reserved blocks gid: 0 (group root) >04:44:00,722 INFO program: First inode: 11 >04:44:00,722 INFO program: Inode size: 256 >04:44:00,722 INFO program: Required extra isize: 28 >04:44:00,723 INFO program: Desired extra isize: 28 >04:44:00,723 INFO program: Journal inode: 8 >04:44:00,723 INFO program: Default directory hash: half_md4 >04:44:00,723 INFO program: Directory Hash Seed: ffe1d9ab-3244-4fba-b12c-3ab6cba9601b >04:44:00,723 INFO program: Journal backup: inode blocks >04:44:00,723 INFO program: Journal features: (none) >04:44:00,723 INFO program: Journal size: 128M >04:44:00,723 INFO program: Journal length: 32768 >04:44:00,723 INFO program: Journal sequence: 0x00000001 >04:44:00,723 INFO program: Journal start: 0 >04:44:00,723 INFO program: >04:44:00,723 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >04:44:00,724 INFO program: Running... dumpe2fs -h /dev/mapper/roots-rhel6 >04:44:00,734 INFO program: Filesystem volume name: <none> >04:44:00,735 INFO program: Last mounted on: <not available> >04:44:00,735 INFO program: Filesystem UUID: f8c63d5a-8980-41a1-a638-5eb32ecfd08f >04:44:00,735 INFO program: Filesystem magic number: 0xEF53 >04:44:00,735 INFO program: Filesystem revision #: 1 (dynamic) >04:44:00,736 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 >04:44:00,736 INFO program: Filesystem flags: signed_directory_hash >04:44:00,736 INFO program: Default mount options: user_xattr acl >04:44:00,736 INFO program: Filesystem state: clean >04:44:00,736 INFO program: Errors behavior: Continue >04:44:00,736 INFO program: Filesystem OS type: Linux >04:44:00,737 INFO program: Inode count: 1022000 >04:44:00,737 INFO program: Block count: 4087808 >04:44:00,737 INFO program: Reserved block count: 204390 >04:44:00,737 INFO program: Free blocks: 3980919 >04:44:00,737 INFO program: Free inodes: 1021989 >04:44:00,737 INFO program: First block: 0 >04:44:00,737 INFO program: Block size: 4096 >04:44:00,738 INFO program: Fragment size: 4096 >04:44:00,738 INFO program: Reserved GDT blocks: 997 >04:44:00,738 INFO program: Blocks per group: 32768 >04:44:00,738 INFO program: Fragments per group: 32768 >04:44:00,738 INFO program: Inodes per group: 8176 >04:44:00,738 INFO program: Inode blocks per group: 511 >04:44:00,738 INFO program: Flex block group size: 16 >04:44:00,739 INFO program: Filesystem created: Fri Dec 7 04:19:51 2012 >04:44:00,739 INFO program: Last mount time: n/a >04:44:00,739 INFO program: Last write time: Fri Dec 7 04:19:51 2012 >04:44:00,739 INFO program: Mount count: 0 >04:44:00,739 INFO program: Maximum mount count: -1 >04:44:00,739 INFO program: Last checked: Fri Dec 7 04:19:51 2012 >04:44:00,739 INFO program: Check interval: 0 (<none>) >04:44:00,740 INFO program: Lifetime writes: 132 MB >04:44:00,740 INFO program: Reserved blocks uid: 0 (user root) >04:44:00,740 INFO program: Reserved blocks gid: 0 (group root) >04:44:00,740 INFO program: First inode: 11 >04:44:00,740 INFO program: Inode size: 256 >04:44:00,740 INFO program: Required extra isize: 28 >04:44:00,740 INFO program: Desired extra isize: 28 >04:44:00,741 INFO program: Journal inode: 8 >04:44:00,741 INFO program: Default directory hash: half_md4 >04:44:00,741 INFO program: Directory Hash Seed: ffe1d9ab-3244-4fba-b12c-3ab6cba9601b >04:44:00,741 INFO program: Journal backup: inode blocks >04:44:00,741 INFO program: Journal features: (none) >04:44:00,741 INFO program: Journal size: 128M >04:44:00,741 INFO program: Journal length: 32768 >04:44:00,742 INFO program: Journal sequence: 0x00000001 >04:44:00,742 INFO program: Journal start: 0 >04:44:00,742 INFO program: >04:44:00,742 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >04:44:00,742 INFO program: Running... resize2fs -P /dev/mapper/roots-rhel6 >04:44:00,754 INFO program: Estimated minimum size of the filesystem: 51551 >04:44:00,754 ERR program: resize2fs 1.42.6 (21-Sep-2012) >04:44:00,767 INFO program: Running... udevadm settle --timeout=300 >04:44:00,801 INFO program: Running... udevadm settle --timeout=300 >04:44:00,829 INFO program: Running... udevadm settle --timeout=300 >04:44:00,863 INFO program: Running... udevadm settle --timeout=300 >04:44:00,891 INFO program: Running... udevadm settle --timeout=300 >04:44:00,923 INFO program: Running... udevadm settle --timeout=300 >04:44:00,943 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/fedora1 >04:44:01,006 INFO program: Running... udevadm settle --timeout=300 >04:44:01,038 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots >04:44:01,083 INFO program: 0 logical volume(s) in volume group "roots" now active >04:44:01,106 INFO program: Running... udevadm settle --timeout=300 >04:44:01,165 INFO program: Running... udevadm settle --timeout=300 >04:44:01,199 INFO program: Running... udevadm settle --timeout=300 >03:44:01,234 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >03:44:01,258 INFO program: Running... /bin/umount /mnt/sysimage >04:44:01,278 INFO program: Running... udevadm settle --timeout=300 >04:44:01,308 INFO program: Running... udevadm settle --timeout=300 >04:44:03,497 INFO program: Running... udevadm settle --timeout=300 >04:44:03,522 INFO program: Running... udevadm settle --timeout=300 >04:44:03,549 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/fedora1 >04:44:03,625 INFO program: Running... udevadm settle --timeout=300 >03:44:03,659 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/roots-fedora1 /mnt/sysimage >03:44:03,678 INFO program: Running... /bin/umount /mnt/sysimage >04:44:03,695 INFO program: Running... udevadm settle --timeout=300 >04:44:03,726 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/fedora1 >04:44:03,785 INFO program: Running... udevadm settle --timeout=300 >04:44:03,810 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots >04:44:03,845 INFO program: 0 logical volume(s) in volume group "roots" now active >04:44:03,860 INFO program: Running... udevadm settle --timeout=300 >04:44:03,911 INFO program: Running... udevadm settle --timeout=300 >04:44:03,944 INFO program: Running... udevadm settle --timeout=300 >04:44:06,099 INFO program: Running... udevadm settle --timeout=300 >04:44:06,124 INFO program: Running... udevadm settle --timeout=300 >04:44:06,150 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/fedora0 >04:44:06,225 INFO program: Running... udevadm settle --timeout=300 >03:44:06,252 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/roots-fedora0 /mnt/sysimage >04:44:06,264 INFO program: Running... arch >04:44:06,306 INFO program: x86_64 >03:44:06,329 INFO program: Running... /bin/umount /mnt/sysimage >04:44:06,349 INFO program: Running... udevadm settle --timeout=300 >04:44:06,378 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/fedora0 >04:44:06,445 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/rhel7 >04:44:06,516 INFO program: Running... udevadm settle --timeout=300 >03:44:06,549 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/roots-rhel7 /mnt/sysimage >03:44:06,568 INFO program: Running... /bin/umount /mnt/sysimage >04:44:06,587 INFO program: Running... udevadm settle --timeout=300 >04:44:06,617 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/rhel7 >04:44:06,676 INFO program: Running... udevadm settle --timeout=300 >04:44:06,700 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots >04:44:06,733 INFO program: 0 logical volume(s) in volume group "roots" now active >04:44:06,749 INFO program: Running... udevadm settle --timeout=300 >04:44:06,803 INFO program: Running... udevadm settle --timeout=300 >04:44:06,835 INFO program: Running... udevadm settle --timeout=300 >19:44:10,095 INFO program: Running... udevadm settle --timeout=300 >19:44:10,125 INFO program: Running... udevadm settle --timeout=300 >19:44:10,155 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/rhel6 >19:44:10,227 INFO program: Running... udevadm settle --timeout=300 >18:44:10,258 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/roots-rhel6 /mnt/sysimage >18:44:10,277 INFO program: Running... /bin/umount /mnt/sysimage >19:44:10,295 INFO program: Running... udevadm settle --timeout=300 >19:44:10,325 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/rhel6 >19:44:10,389 INFO program: Running... udevadm settle --timeout=300 >19:44:10,418 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots >19:44:10,447 INFO program: 0 logical volume(s) in volume group "roots" now active >19:44:10,463 INFO program: Running... udevadm settle --timeout=300 >19:44:10,512 INFO program: Running... udevadm settle --timeout=300 >19:44:10,542 INFO program: Running... udevadm settle --timeout=300 >19:45:58,321 INFO program: Running... udevadm settle --timeout=300 >19:45:58,363 INFO program: Running... multipath -d >19:45:58,371 INFO program: Running... multipath -ll >19:45:58,471 INFO program: Running... udevadm settle --timeout=300 >19:45:58,527 INFO program: Running... udevadm settle --timeout=300 >19:45:58,563 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } common/swap >19:45:58,631 INFO program: Running... udevadm settle --timeout=300 >19:45:58,674 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } common/home >19:45:58,746 INFO program: Running... udevadm settle --timeout=300 >19:45:58,786 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } common/images >19:45:58,863 INFO program: Running... udevadm settle --timeout=300 >19:45:58,894 INFO program: Running... udevadm settle --timeout=300 >19:45:58,941 INFO program: Running... dumpe2fs -h /dev/mapper/common-home >19:45:58,953 INFO program: Filesystem volume name: <none> >19:45:58,953 INFO program: Last mounted on: /home >19:45:58,953 INFO program: Filesystem UUID: 343957aa-c0d9-4858-aa8e-08384d0e61db >19:45:58,954 INFO program: Filesystem magic number: 0xEF53 >19:45:58,954 INFO program: Filesystem revision #: 1 (dynamic) >19:45:58,954 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 >19:45:58,954 INFO program: Filesystem flags: signed_directory_hash >19:45:58,954 INFO program: Default mount options: user_xattr acl >19:45:58,954 INFO program: Filesystem state: clean >19:45:58,954 INFO program: Errors behavior: Continue >19:45:58,955 INFO program: Filesystem OS type: Linux >19:45:58,955 INFO program: Inode count: 7151616 >19:45:58,955 INFO program: Block count: 28590080 >19:45:58,955 INFO program: Reserved block count: 1429504 >19:45:58,955 INFO program: Free blocks: 28092392 >19:45:58,955 INFO program: Free inodes: 7151513 >19:45:58,955 INFO program: First block: 0 >19:45:58,955 INFO program: Block size: 4096 >19:45:58,956 INFO program: Fragment size: 4096 >19:45:58,956 INFO program: Reserved GDT blocks: 1017 >19:45:58,957 INFO program: Blocks per group: 32768 >19:45:58,957 INFO program: Fragments per group: 32768 >19:45:58,957 INFO program: Inodes per group: 8192 >19:45:58,958 INFO program: Inode blocks per group: 512 >19:45:58,958 INFO program: Flex block group size: 16 >19:45:58,958 INFO program: Filesystem created: Fri Dec 7 04:19:39 2012 >19:45:58,959 INFO program: Last mount time: Fri Dec 7 04:31:24 2012 >19:45:58,959 INFO program: Last write time: Thu Dec 6 19:39:03 2012 >19:45:58,960 INFO program: Mount count: 2 >19:45:58,960 INFO program: Maximum mount count: -1 >19:45:58,960 INFO program: Last checked: Fri Dec 7 04:19:39 2012 >19:45:58,961 INFO program: Check interval: 0 (<none>) >19:45:58,961 INFO program: Lifetime writes: 1884 MB >19:45:58,962 INFO program: Reserved blocks uid: 0 (user root) >19:45:58,962 INFO program: Reserved blocks gid: 0 (group root) >19:45:58,962 INFO program: First inode: 11 >19:45:58,963 INFO program: Inode size: 256 >19:45:58,963 INFO program: Required extra isize: 28 >19:45:58,963 INFO program: Desired extra isize: 28 >19:45:58,964 INFO program: Journal inode: 8 >19:45:58,964 INFO program: Default directory hash: half_md4 >19:45:58,965 INFO program: Directory Hash Seed: ea016cb1-84bb-4ba4-8272-0af809eb97bc >19:45:58,965 INFO program: Journal backup: inode blocks >19:45:58,965 INFO program: Journal features: (none) >19:45:58,966 INFO program: Journal size: 128M >19:45:58,966 INFO program: Journal length: 32768 >19:45:58,967 INFO program: Journal sequence: 0x00000042 >19:45:58,967 INFO program: Journal start: 0 >19:45:58,967 INFO program: >19:45:58,968 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >19:45:58,968 INFO program: Running... dumpe2fs -h /dev/mapper/common-home >19:45:58,981 INFO program: Filesystem volume name: <none> >19:45:58,982 INFO program: Last mounted on: /home >19:45:58,982 INFO program: Filesystem UUID: 343957aa-c0d9-4858-aa8e-08384d0e61db >19:45:58,982 INFO program: Filesystem magic number: 0xEF53 >19:45:58,982 INFO program: Filesystem revision #: 1 (dynamic) >19:45:58,982 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 >19:45:58,982 INFO program: Filesystem flags: signed_directory_hash >19:45:58,982 INFO program: Default mount options: user_xattr acl >19:45:58,982 INFO program: Filesystem state: clean >19:45:58,982 INFO program: Errors behavior: Continue >19:45:58,983 INFO program: Filesystem OS type: Linux >19:45:58,983 INFO program: Inode count: 7151616 >19:45:58,983 INFO program: Block count: 28590080 >19:45:58,983 INFO program: Reserved block count: 1429504 >19:45:58,983 INFO program: Free blocks: 28092392 >19:45:58,983 INFO program: Free inodes: 7151513 >19:45:58,983 INFO program: First block: 0 >19:45:58,983 INFO program: Block size: 4096 >19:45:58,984 INFO program: Fragment size: 4096 >19:45:58,984 INFO program: Reserved GDT blocks: 1017 >19:45:58,984 INFO program: Blocks per group: 32768 >19:45:58,985 INFO program: Fragments per group: 32768 >19:45:58,985 INFO program: Inodes per group: 8192 >19:45:58,986 INFO program: Inode blocks per group: 512 >19:45:58,986 INFO program: Flex block group size: 16 >19:45:58,987 INFO program: Filesystem created: Fri Dec 7 04:19:39 2012 >19:45:58,987 INFO program: Last mount time: Fri Dec 7 04:31:24 2012 >19:45:58,987 INFO program: Last write time: Thu Dec 6 19:39:03 2012 >19:45:58,988 INFO program: Mount count: 2 >19:45:58,988 INFO program: Maximum mount count: -1 >19:45:58,989 INFO program: Last checked: Fri Dec 7 04:19:39 2012 >19:45:58,989 INFO program: Check interval: 0 (<none>) >19:45:58,990 INFO program: Lifetime writes: 1884 MB >19:45:58,990 INFO program: Reserved blocks uid: 0 (user root) >19:45:58,990 INFO program: Reserved blocks gid: 0 (group root) >19:45:58,990 INFO program: First inode: 11 >19:45:58,990 INFO program: Inode size: 256 >19:45:58,991 INFO program: Required extra isize: 28 >19:45:58,991 INFO program: Desired extra isize: 28 >19:45:58,991 INFO program: Journal inode: 8 >19:45:58,991 INFO program: Default directory hash: half_md4 >19:45:58,991 INFO program: Directory Hash Seed: ea016cb1-84bb-4ba4-8272-0af809eb97bc >19:45:58,991 INFO program: Journal backup: inode blocks >19:45:58,992 INFO program: Journal features: (none) >19:45:58,992 INFO program: Journal size: 128M >19:45:58,992 INFO program: Journal length: 32768 >19:45:58,992 INFO program: Journal sequence: 0x00000042 >19:45:58,992 INFO program: Journal start: 0 >19:45:58,993 INFO program: >19:45:58,993 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >19:45:58,993 INFO program: Running... resize2fs -P /dev/mapper/common-home >19:45:59,003 INFO program: Estimated minimum size of the filesystem: 101440 >19:45:59,003 ERR program: resize2fs 1.42.6 (21-Sep-2012) >19:45:59,026 INFO program: Running... dumpe2fs -h /dev/mapper/common-images >19:45:59,034 INFO program: Filesystem volume name: <none> >19:45:59,035 INFO program: Last mounted on: <not available> >19:45:59,035 INFO program: Filesystem UUID: c96ae4a2-dbe1-4d50-8b5c-6cda8f86594d >19:45:59,035 INFO program: Filesystem magic number: 0xEF53 >19:45:59,035 INFO program: Filesystem revision #: 1 (dynamic) >19:45:59,036 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 >19:45:59,036 INFO program: Filesystem flags: signed_directory_hash >19:45:59,036 INFO program: Default mount options: user_xattr acl >19:45:59,036 INFO program: Filesystem state: clean >19:45:59,036 INFO program: Errors behavior: Continue >19:45:59,036 INFO program: Filesystem OS type: Linux >19:45:59,037 INFO program: Inode count: 4096000 >19:45:59,037 INFO program: Block count: 16384000 >19:45:59,037 INFO program: Reserved block count: 819200 >19:45:59,037 INFO program: Free blocks: 16080901 >19:45:59,037 INFO program: Free inodes: 4095989 >19:45:59,038 INFO program: First block: 0 >19:45:59,038 INFO program: Block size: 4096 >19:45:59,039 INFO program: Fragment size: 4096 >19:45:59,039 INFO program: Reserved GDT blocks: 1020 >19:45:59,040 INFO program: Blocks per group: 32768 >19:45:59,040 INFO program: Fragments per group: 32768 >19:45:59,041 INFO program: Inodes per group: 8192 >19:45:59,042 INFO program: Inode blocks per group: 512 >19:45:59,042 INFO program: Flex block group size: 16 >19:45:59,043 INFO program: Filesystem created: Fri Dec 7 04:19:41 2012 >19:45:59,043 INFO program: Last mount time: Fri Dec 7 04:31:24 2012 >19:45:59,044 INFO program: Last write time: Thu Dec 6 19:39:03 2012 >19:45:59,044 INFO program: Mount count: 2 >19:45:59,045 INFO program: Maximum mount count: -1 >19:45:59,045 INFO program: Last checked: Fri Dec 7 04:19:41 2012 >19:45:59,046 INFO program: Check interval: 0 (<none>) >19:45:59,046 INFO program: Lifetime writes: 1133 MB >19:45:59,047 INFO program: Reserved blocks uid: 0 (user root) >19:45:59,047 INFO program: Reserved blocks gid: 0 (group root) >19:45:59,048 INFO program: First inode: 11 >19:45:59,048 INFO program: Inode size: 256 >19:45:59,049 INFO program: Required extra isize: 28 >19:45:59,049 INFO program: Desired extra isize: 28 >19:45:59,050 INFO program: Journal inode: 8 >19:45:59,050 INFO program: Default directory hash: half_md4 >19:45:59,050 INFO program: Directory Hash Seed: 51b752ec-ed3a-45ff-aac6-c68353457f7d >19:45:59,050 INFO program: Journal backup: inode blocks >19:45:59,050 INFO program: Journal features: (none) >19:45:59,051 INFO program: Journal size: 128M >19:45:59,051 INFO program: Journal length: 32768 >19:45:59,051 INFO program: Journal sequence: 0x0000001c >19:45:59,051 INFO program: Journal start: 0 >19:45:59,051 INFO program: >19:45:59,052 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >19:45:59,052 INFO program: Running... dumpe2fs -h /dev/mapper/common-images >19:45:59,063 INFO program: Filesystem volume name: <none> >19:45:59,063 INFO program: Last mounted on: <not available> >19:45:59,063 INFO program: Filesystem UUID: c96ae4a2-dbe1-4d50-8b5c-6cda8f86594d >19:45:59,063 INFO program: Filesystem magic number: 0xEF53 >19:45:59,063 INFO program: Filesystem revision #: 1 (dynamic) >19:45:59,063 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 >19:45:59,063 INFO program: Filesystem flags: signed_directory_hash >19:45:59,064 INFO program: Default mount options: user_xattr acl >19:45:59,064 INFO program: Filesystem state: clean >19:45:59,064 INFO program: Errors behavior: Continue >19:45:59,064 INFO program: Filesystem OS type: Linux >19:45:59,064 INFO program: Inode count: 4096000 >19:45:59,064 INFO program: Block count: 16384000 >19:45:59,064 INFO program: Reserved block count: 819200 >19:45:59,064 INFO program: Free blocks: 16080901 >19:45:59,064 INFO program: Free inodes: 4095989 >19:45:59,064 INFO program: First block: 0 >19:45:59,064 INFO program: Block size: 4096 >19:45:59,065 INFO program: Fragment size: 4096 >19:45:59,065 INFO program: Reserved GDT blocks: 1020 >19:45:59,065 INFO program: Blocks per group: 32768 >19:45:59,066 INFO program: Fragments per group: 32768 >19:45:59,066 INFO program: Inodes per group: 8192 >19:45:59,066 INFO program: Inode blocks per group: 512 >19:45:59,067 INFO program: Flex block group size: 16 >19:45:59,067 INFO program: Filesystem created: Fri Dec 7 04:19:41 2012 >19:45:59,067 INFO program: Last mount time: Fri Dec 7 04:31:24 2012 >19:45:59,068 INFO program: Last write time: Thu Dec 6 19:39:03 2012 >19:45:59,068 INFO program: Mount count: 2 >19:45:59,068 INFO program: Maximum mount count: -1 >19:45:59,069 INFO program: Last checked: Fri Dec 7 04:19:41 2012 >19:45:59,069 INFO program: Check interval: 0 (<none>) >19:45:59,069 INFO program: Lifetime writes: 1133 MB >19:45:59,070 INFO program: Reserved blocks uid: 0 (user root) >19:45:59,070 INFO program: Reserved blocks gid: 0 (group root) >19:45:59,070 INFO program: First inode: 11 >19:45:59,070 INFO program: Inode size: 256 >19:45:59,070 INFO program: Required extra isize: 28 >19:45:59,071 INFO program: Desired extra isize: 28 >19:45:59,071 INFO program: Journal inode: 8 >19:45:59,071 INFO program: Default directory hash: half_md4 >19:45:59,071 INFO program: Directory Hash Seed: 51b752ec-ed3a-45ff-aac6-c68353457f7d >19:45:59,071 INFO program: Journal backup: inode blocks >19:45:59,071 INFO program: Journal features: (none) >19:45:59,072 INFO program: Journal size: 128M >19:45:59,072 INFO program: Journal length: 32768 >19:45:59,072 INFO program: Journal sequence: 0x0000001c >19:45:59,072 INFO program: Journal start: 0 >19:45:59,072 INFO program: >19:45:59,073 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >19:45:59,073 INFO program: Running... resize2fs -P /dev/mapper/common-images >19:45:59,081 INFO program: Estimated minimum size of the filesystem: 76212 >19:45:59,082 ERR program: resize2fs 1.42.6 (21-Sep-2012) >19:45:59,098 INFO program: Running... udevadm settle --timeout=300 >19:45:59,135 INFO program: Running... udevadm settle --timeout=300 >19:45:59,166 INFO program: Running... udevadm settle --timeout=300 >19:45:59,206 INFO program: Running... udevadm settle --timeout=300 >19:45:59,228 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } common/swap >19:45:59,295 INFO program: Running... udevadm settle --timeout=300 >19:45:59,325 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } common >19:45:59,369 INFO program: 0 logical volume(s) in volume group "common" now active >19:45:59,382 INFO program: Running... udevadm settle --timeout=300 >19:45:59,431 INFO program: Running... udevadm settle --timeout=300 >19:45:59,468 INFO program: Running... udevadm settle --timeout=300 >18:45:59,507 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >18:45:59,523 INFO program: Running... /bin/umount /mnt/sysimage >19:45:59,547 INFO program: Running... udevadm settle --timeout=300 >19:45:59,581 INFO program: Running... udevadm settle --timeout=300 >19:46:01,727 INFO program: Running... udevadm settle --timeout=300 >19:46:01,752 INFO program: Running... udevadm settle --timeout=300 >19:46:01,778 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/fedora1 >19:46:01,853 INFO program: Running... udevadm settle --timeout=300 >18:46:01,887 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/roots-fedora1 /mnt/sysimage >18:46:01,906 INFO program: Running... /bin/umount /mnt/sysimage >19:46:01,927 INFO program: Running... udevadm settle --timeout=300 >19:46:01,949 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/fedora1 >19:46:02,012 INFO program: Running... udevadm settle --timeout=300 >19:46:02,038 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots >19:46:02,073 INFO program: 0 logical volume(s) in volume group "roots" now active >19:46:02,088 INFO program: Running... udevadm settle --timeout=300 >19:46:02,139 INFO program: Running... udevadm settle --timeout=300 >19:46:02,178 INFO program: Running... udevadm settle --timeout=300 >19:46:04,332 INFO program: Running... udevadm settle --timeout=300 >19:46:04,353 INFO program: Running... udevadm settle --timeout=300 >19:46:04,378 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/fedora0 >19:46:04,454 INFO program: Running... udevadm settle --timeout=300 >18:46:04,487 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/roots-fedora0 /mnt/sysimage >19:46:04,499 INFO program: Running... arch >19:46:04,539 INFO program: x86_64 >18:46:04,568 INFO program: Running... /bin/umount /mnt/sysimage >19:46:04,587 INFO program: Running... udevadm settle --timeout=300 >19:46:04,616 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/fedora0 >19:46:04,673 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/rhel7 >19:46:04,745 INFO program: Running... udevadm settle --timeout=300 >18:46:04,777 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/roots-rhel7 /mnt/sysimage >18:46:04,796 INFO program: Running... /bin/umount /mnt/sysimage >19:46:04,812 INFO program: Running... udevadm settle --timeout=300 >19:46:04,837 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/rhel7 >19:46:04,903 INFO program: Running... udevadm settle --timeout=300 >19:46:04,928 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots >19:46:04,956 INFO program: 0 logical volume(s) in volume group "roots" now active >19:46:04,972 INFO program: Running... udevadm settle --timeout=300 >19:46:05,024 INFO program: Running... udevadm settle --timeout=300 >19:46:05,052 INFO program: Running... udevadm settle --timeout=300 >19:46:07,207 INFO program: Running... udevadm settle --timeout=300 >19:46:07,236 INFO program: Running... udevadm settle --timeout=300 >19:46:07,266 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/rhel6 >19:46:07,327 INFO program: Running... udevadm settle --timeout=300 >18:46:07,358 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/roots-rhel6 /mnt/sysimage >18:46:07,377 INFO program: Running... /bin/umount /mnt/sysimage >19:46:07,400 INFO program: Running... udevadm settle --timeout=300 >19:46:07,421 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots/rhel6 >19:46:07,483 INFO program: Running... udevadm settle --timeout=300 >19:46:07,508 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } roots >19:46:07,542 INFO program: 0 logical volume(s) in volume group "roots" now active >19:46:07,555 INFO program: Running... udevadm settle --timeout=300 >19:46:07,618 INFO program: Running... udevadm settle --timeout=300 >19:46:07,652 INFO program: Running... udevadm settle --timeout=300 >19:46:09,816 INFO program: Running... udevadm settle --timeout=300 >19:46:09,846 INFO program: Running... udevadm settle --timeout=300 >19:46:09,877 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } common/home >19:46:09,945 INFO program: Running... udevadm settle --timeout=300 >18:46:09,978 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/common-home /mnt/sysimage >18:46:10,007 INFO program: Running... /bin/umount /mnt/sysimage >19:46:10,029 INFO program: Running... udevadm settle --timeout=300 >19:46:10,057 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } common/home >19:46:10,124 INFO program: Running... udevadm settle --timeout=300 >19:46:10,149 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } common >19:46:10,184 INFO program: 0 logical volume(s) in volume group "common" now active >19:46:10,200 INFO program: Running... udevadm settle --timeout=300 >19:46:10,258 INFO program: Running... udevadm settle --timeout=300 >19:46:10,292 INFO program: Running... udevadm settle --timeout=300 >19:46:12,473 INFO program: Running... udevadm settle --timeout=300 >19:46:12,492 INFO program: Running... udevadm settle --timeout=300 >19:46:12,518 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } common/images >19:46:12,593 INFO program: Running... udevadm settle --timeout=300 >18:46:12,620 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/common-images /mnt/sysimage >18:46:12,643 INFO program: Running... /bin/umount /mnt/sysimage >19:46:12,666 INFO program: Running... udevadm settle --timeout=300 >19:46:12,688 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } common/images >19:46:12,752 INFO program: Running... udevadm settle --timeout=300 >19:46:12,778 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } common >19:46:12,806 INFO program: 0 logical volume(s) in volume group "common" now active >19:46:12,822 INFO program: Running... udevadm settle --timeout=300 >19:46:12,879 INFO program: Running... udevadm settle --timeout=300 >19:46:12,912 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >03:41:15,081 DEBUG storage: registered device format class MultipathMember as multipath_member >03:41:15,082 DEBUG storage: registered device format class DMRaidMember as dmraidmember >03:41:15,083 DEBUG storage: registered device format class BIOSBoot as biosboot >03:41:15,084 DEBUG storage: registered device format class MDRaidMember as mdmember >03:41:15,116 DEBUG storage: registered device format class LUKS as luks >03:41:15,131 DEBUG storage: registered device format class Ext2FS as ext2 >03:41:15,131 DEBUG storage: registered device format class Ext3FS as ext3 >03:41:15,131 DEBUG storage: registered device format class Ext4FS as ext4 >03:41:15,132 DEBUG storage: registered device format class FATFS as vfat >03:41:15,132 DEBUG storage: registered device format class EFIFS as efi >03:41:15,132 DEBUG storage: registered device format class BTRFS as btrfs >03:41:15,132 DEBUG storage: registered device format class GFS2 as gfs2 >03:41:15,132 DEBUG storage: registered device format class JFS as jfs >03:41:15,132 DEBUG storage: registered device format class ReiserFS as reiserfs >03:41:15,133 DEBUG storage: registered device format class XFS as xfs >03:41:15,133 DEBUG storage: registered device format class HFS as hfs >03:41:15,133 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >03:41:15,133 DEBUG storage: registered device format class HFSPlus as hfs+ >03:41:15,133 DEBUG storage: registered device format class NTFS as ntfs >03:41:15,133 DEBUG storage: registered device format class NFS as nfs >03:41:15,134 DEBUG storage: registered device format class NFSv4 as nfs4 >03:41:15,134 DEBUG storage: registered device format class Iso9660FS as iso9660 >03:41:15,134 DEBUG storage: registered device format class NoDevFS as nodev >03:41:15,134 DEBUG storage: registered device format class DevPtsFS as devpts >03:41:15,134 DEBUG storage: registered device format class ProcFS as proc >03:41:15,134 DEBUG storage: registered device format class SysFS as sysfs >03:41:15,134 DEBUG storage: registered device format class TmpFS as tmpfs >03:41:15,135 DEBUG storage: registered device format class BindFS as bind >03:41:15,135 DEBUG storage: registered device format class SELinuxFS as selinuxfs >03:41:15,135 DEBUG storage: registered device format class USBFS as usbfs >03:41:15,137 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >03:41:15,140 DEBUG storage: registered device format class DiskLabel as disklabel >03:41:15,140 DEBUG storage: registered device format class PPCPRePBoot as prepboot >03:41:15,142 DEBUG storage: registered device format class SwapSpace as swap >03:41:15,755 DEBUG storage: MultipathTopology._build_topology: >03:41:15,755 DEBUG storage: /etc/multipath.conf contents: >03:41:15,755 DEBUG storage: # multipath.conf written by anaconda >03:41:15,755 DEBUG storage: >03:41:15,756 DEBUG storage: defaults { >03:41:15,756 DEBUG storage: user_friendly_names yes >03:41:15,756 DEBUG storage: } >03:41:15,756 DEBUG storage: blacklist { >03:41:15,756 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:41:15,756 DEBUG storage: devnode "^hd[a-z]" >03:41:15,756 DEBUG storage: devnode "^dcssblk[0-9]*" >03:41:15,756 DEBUG storage: device { >03:41:15,757 DEBUG storage: vendor "DGC" >03:41:15,757 DEBUG storage: product "LUNZ" >03:41:15,757 DEBUG storage: } >03:41:15,757 DEBUG storage: device { >03:41:15,757 DEBUG storage: vendor "IBM" >03:41:15,757 DEBUG storage: product "S/390.*" >03:41:15,757 DEBUG storage: } >03:41:15,757 DEBUG storage: # don't count normal SATA devices as multipaths >03:41:15,758 DEBUG storage: device { >03:41:15,758 DEBUG storage: vendor "ATA" >03:41:15,758 DEBUG storage: } >03:41:15,758 DEBUG storage: # don't count 3ware devices as multipaths >03:41:15,758 DEBUG storage: device { >03:41:15,758 DEBUG storage: vendor "3ware" >03:41:15,759 DEBUG storage: } >03:41:15,759 DEBUG storage: device { >03:41:15,759 DEBUG storage: vendor "AMCC" >03:41:15,759 DEBUG storage: } >03:41:15,759 DEBUG storage: # nor highpoint devices >03:41:15,759 DEBUG storage: device { >03:41:15,759 DEBUG storage: vendor "HPT" >03:41:15,760 DEBUG storage: } >03:41:15,760 DEBUG storage: } >03:41:15,760 DEBUG storage: multipaths { >03:41:15,760 DEBUG storage: } >03:41:15,760 DEBUG storage: (end of /etc/multipath.conf) >03:41:15,810 INFO storage: MultipathTopology: found singlepath device: sda >03:41:15,810 INFO storage: MultipathTopology: found non-disk device: sda1 >03:41:15,811 INFO storage: MultipathTopology: found non-disk device: sda2 >03:41:15,811 INFO storage: MultipathTopology: found non-disk device: sda3 >03:41:15,811 INFO storage: MultipathTopology: found singlepath device: loop0 >03:41:15,811 INFO storage: MultipathTopology: found singlepath device: loop1 >03:41:15,811 INFO storage: MultipathTopology: found singlepath device: loop2 >03:41:15,811 INFO storage: MultipathTopology: found singlepath device: loop3 >03:41:15,811 INFO storage: MultipathTopology: found singlepath device: loop4 >03:41:15,811 INFO storage: MultipathTopology: found singlepath device: loop5 >03:41:15,812 INFO storage: MultipathTopology: found singlepath device: loop6 >03:41:15,812 INFO storage: MultipathTopology: found singlepath device: loop7 >03:41:15,812 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:41:18,352 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >03:41:18,353 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >03:41:18,452 DEBUG storage: MultipathTopology._build_topology: >03:41:18,453 DEBUG storage: /etc/multipath.conf contents: >03:41:18,453 DEBUG storage: # multipath.conf written by anaconda >03:41:18,453 DEBUG storage: >03:41:18,453 DEBUG storage: defaults { >03:41:18,454 DEBUG storage: user_friendly_names yes >03:41:18,454 DEBUG storage: } >03:41:18,454 DEBUG storage: blacklist { >03:41:18,454 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:41:18,454 DEBUG storage: devnode "^hd[a-z]" >03:41:18,454 DEBUG storage: devnode "^dcssblk[0-9]*" >03:41:18,454 DEBUG storage: device { >03:41:18,454 DEBUG storage: vendor "DGC" >03:41:18,455 DEBUG storage: product "LUNZ" >03:41:18,455 DEBUG storage: } >03:41:18,455 DEBUG storage: device { >03:41:18,455 DEBUG storage: vendor "IBM" >03:41:18,455 DEBUG storage: product "S/390.*" >03:41:18,455 DEBUG storage: } >03:41:18,455 DEBUG storage: # don't count normal SATA devices as multipaths >03:41:18,456 DEBUG storage: device { >03:41:18,456 DEBUG storage: vendor "ATA" >03:41:18,456 DEBUG storage: } >03:41:18,456 DEBUG storage: # don't count 3ware devices as multipaths >03:41:18,456 DEBUG storage: device { >03:41:18,456 DEBUG storage: vendor "3ware" >03:41:18,457 DEBUG storage: } >03:41:18,457 DEBUG storage: device { >03:41:18,457 DEBUG storage: vendor "AMCC" >03:41:18,457 DEBUG storage: } >03:41:18,457 DEBUG storage: # nor highpoint devices >03:41:18,457 DEBUG storage: device { >03:41:18,457 DEBUG storage: vendor "HPT" >03:41:18,458 DEBUG storage: } >03:41:18,458 DEBUG storage: } >03:41:18,458 DEBUG storage: multipaths { >03:41:18,458 DEBUG storage: } >03:41:18,458 DEBUG storage: (end of /etc/multipath.conf) >03:41:18,472 INFO storage: MultipathTopology: found singlepath device: sda >03:41:18,472 INFO storage: MultipathTopology: found non-disk device: sda1 >03:41:18,473 INFO storage: MultipathTopology: found non-disk device: sda2 >03:41:18,473 INFO storage: MultipathTopology: found non-disk device: sda3 >03:41:18,473 INFO storage: MultipathTopology: found singlepath device: loop0 >03:41:18,473 INFO storage: MultipathTopology: found singlepath device: loop1 >03:41:18,473 INFO storage: MultipathTopology: found singlepath device: loop2 >03:41:18,473 INFO storage: MultipathTopology: found singlepath device: loop3 >03:41:18,474 INFO storage: MultipathTopology: found singlepath device: loop4 >03:41:18,474 INFO storage: MultipathTopology: found singlepath device: loop5 >03:41:18,474 INFO storage: MultipathTopology: found singlepath device: loop6 >03:41:18,474 INFO storage: MultipathTopology: found singlepath device: loop7 >03:41:18,474 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:41:18,475 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >03:41:18,478 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844 /dev/disk/by-id/wwn-0x5002538043584d30', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0VZNEAC807844', > 'ID_SERIAL_SHORT': 'S0VZNEAC807844', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5888', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844', > '/dev/disk/by-id/wwn-0x5002538043584d30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >03:41:18,479 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >03:41:18,479 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:41:18,480 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,481 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >03:41:18,482 INFO storage: sda is a disk >03:41:18,483 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,485 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >03:41:18,485 INFO storage: added disk sda (id 0) to device tree >03:41:18,485 DEBUG storage: looking up parted Device: /dev/sda >03:41:18,488 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >03:41:18,489 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >03:41:18,490 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:41:18,492 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >03:41:18,498 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f00f1488d10>, <parted.partition.Partition object at 0x7f00f1488f10>, <parted.partition.Partition object at 0x7f00f1493190>] > device: <parted.device.Device object at 0x7f00f147d110> > PedDisk: <_ped.Disk object at 0x7f00e39cef38> >03:41:18,498 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:41:18,499 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >03:41:18,501 INFO storage: got device: DiskDevice instance (0x7f00e39c7c10) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 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 0x7f00dc4aa0e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f00e3998ed0> >03:41:18,502 INFO storage: got format: DiskLabel instance (0x7f00e3998f90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f00f1488d10>, <parted.partition.Partition object at 0x7f00f1488f10>, <parted.partition.Partition object at 0x7f00f1493190>] > device: <parted.device.Device object at 0x7f00f147d110> > PedDisk: <_ped.Disk object at 0x7f00e39cef38> > origPartedDisk = <parted.disk.Disk object at 0x7f00f1493290> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 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 0x7f00dc4aa9e0> > >03:41:18,506 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 /dev/disk/by-uuid/31476f67-1d3e-4820-a445-ac07224cee6a', > '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_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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': '31476f67-1d3e-4820-a445-ac07224cee6a', > 'ID_FS_UUID_ENC': '31476f67-1d3e-4820-a445-ac07224cee6a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0VZNEAC807844', > 'ID_SERIAL_SHORT': 'S0VZNEAC807844', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5901', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part1', > '/dev/disk/by-id/wwn-0x5002538043584d30-part1', > '/dev/disk/by-uuid/31476f67-1d3e-4820-a445-ac07224cee6a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >03:41:18,507 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >03:41:18,508 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >03:41:18,509 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,509 INFO storage: sda1 is a partition >03:41:18,510 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >03:41:18,511 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:41:18,512 DEBUG storage: DeviceTree.getDeviceByName returned existing 244198MB disk sda (0) with existing msdos disklabel >03:41:18,513 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >03:41:18,514 DEBUG storage: PartitionDevice._setFormat: sda1 ; >03:41:18,514 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,515 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >03:41:18,515 DEBUG storage: looking up parted Partition: /dev/sda1 >03:41:18,516 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >03:41:18,517 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >03:41:18,518 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >03:41:18,519 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >03:41:18,519 INFO storage: added partition sda1 (id 1) to device tree >03:41:18,520 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >03:41:18,521 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >03:41:18,522 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:41:18,522 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >03:41:18,527 WARN storage: disklabel detected but not usable on sda1 >03:41:18,527 INFO storage: type detected on 'sda1' is 'ext4' >03:41:18,583 DEBUG storage: padding min size from 54 up to 59 >03:41:18,584 DEBUG storage: Ext4FS.supported: supported: True ; >03:41:18,584 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:41:18,586 DEBUG storage: PartitionDevice._setFormat: sda1 ; >03:41:18,587 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >03:41:18,587 DEBUG storage: looking up parted Device: /dev/sda1 >03:41:18,589 INFO storage: got device: PartitionDevice instance (0x7f00e3998e90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 244198MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f00dc4aad40> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f00f147d090> fileSystem: <parted.filesystem.FileSystem object at 0x7f00f1493090> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f00f1488d90> PedPartition: <_ped.Partition object at 0x7f00f1490410> > disk = existing 244198MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >03:41:18,590 DEBUG storage: Ext4FS.supported: supported: True ; >03:41:18,590 INFO storage: got format: Ext4FS instance (0x7f00f1493850) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 31476f67-1d3e-4820-a445-ac07224cee6a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >03:41:18,594 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 /dev/disk/by-uuid/5ad23dd1-079a-43ec-a76b-1536adfc40c2', > '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_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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '5ad23dd1-079a-43ec-a76b-1536adfc40c2', > 'ID_FS_UUID_ENC': '5ad23dd1-079a-43ec-a76b-1536adfc40c2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '131072000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0VZNEAC807844', > 'ID_SERIAL_SHORT': 'S0VZNEAC807844', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5913', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part2', > '/dev/disk/by-id/wwn-0x5002538043584d30-part2', > '/dev/disk/by-uuid/5ad23dd1-079a-43ec-a76b-1536adfc40c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >03:41:18,594 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >03:41:18,595 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >03:41:18,596 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,596 INFO storage: sda2 is a partition >03:41:18,597 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >03:41:18,598 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:41:18,599 DEBUG storage: DeviceTree.getDeviceByName returned existing 244198MB disk sda (0) with existing msdos disklabel >03:41:18,600 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >03:41:18,601 DEBUG storage: PartitionDevice._setFormat: sda2 ; >03:41:18,601 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,602 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >03:41:18,602 DEBUG storage: looking up parted Partition: /dev/sda2 >03:41:18,603 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >03:41:18,604 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >03:41:18,605 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >03:41:18,606 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >03:41:18,606 INFO storage: added partition sda2 (id 2) to device tree >03:41:18,607 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >03:41:18,608 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >03:41:18,609 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >03:41:18,610 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >03:41:18,613 WARN storage: disklabel detected but not usable on sda2 >03:41:18,613 INFO storage: type detected on 'sda2' is 'crypto_LUKS' >03:41:18,615 DEBUG storage: LUKS.__init__: uuid: 5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; exists: True ; label: None ; device: /dev/sda2 ; serial: S0VZNEAC807844 ; name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; >03:41:18,615 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >03:41:18,616 DEBUG storage: PartitionDevice._setFormat: sda2 ; >03:41:18,617 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >03:41:18,618 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >03:41:18,619 DEBUG storage: DeviceTree.getDeviceByName: name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; >03:41:18,620 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,621 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >03:41:18,621 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,622 DEBUG storage: LUKSDevice._setFormat: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; current: None ; type: None ; >03:41:18,623 DEBUG storage: LUKSDevice.setup: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; controllable: True ; orig: False ; >03:41:18,624 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; orig: False ; >03:41:18,625 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >03:41:18,626 DEBUG storage: LUKS.setup: device: /dev/sda2 ; mapName: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: luks ; >03:41:18,627 INFO storage: setup of luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 failed: luks device not configured >03:41:18,627 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >03:41:18,628 DEBUG storage: looking up parted Device: /dev/sda2 >03:41:18,629 INFO storage: got device: PartitionDevice instance (0x7f00f1493750) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 244198MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 64000.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 131072000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8158, 255, 63) biosGeometry: (8158, 255, 63) > PedDevice: <_ped.Device object at 0x7f00dc4aae60> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f00f147d090> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f00f1488fd0> PedPartition: <_ped.Partition object at 0x7f00f1490470> > disk = existing 244198MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 132098047 length = 131072000 > flags = >03:41:18,630 INFO storage: got format: LUKS instance (0x7f00f14b3490) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda2 uuid = 5ad23dd1-079a-43ec-a76b-1536adfc40c2 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >03:41:18,633 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part3 /dev/disk/by-id/wwn-0x5002538043584d30-part3 /dev/disk/by-uuid/c4bee372-a740-443e-a78a-6a2c8810803f', > '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_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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'c4bee372-a740-443e-a78a-6a2c8810803f', > 'ID_FS_UUID_ENC': 'c4bee372-a740-443e-a78a-6a2c8810803f', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '132098048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '368019456', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0VZNEAC807844', > 'ID_SERIAL_SHORT': 'S0VZNEAC807844', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5927', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part3', > '/dev/disk/by-id/wwn-0x5002538043584d30-part3', > '/dev/disk/by-uuid/c4bee372-a740-443e-a78a-6a2c8810803f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >03:41:18,634 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >03:41:18,634 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >03:41:18,635 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,635 INFO storage: sda3 is a partition >03:41:18,636 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >03:41:18,637 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:41:18,638 DEBUG storage: DeviceTree.getDeviceByName returned existing 244198MB disk sda (0) with existing msdos disklabel >03:41:18,639 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >03:41:18,640 DEBUG storage: PartitionDevice._setFormat: sda3 ; >03:41:18,640 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,641 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >03:41:18,641 DEBUG storage: looking up parted Partition: /dev/sda3 >03:41:18,642 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >03:41:18,643 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >03:41:18,644 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >03:41:18,645 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >03:41:18,645 INFO storage: added partition sda3 (id 4) to device tree >03:41:18,646 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >03:41:18,646 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >03:41:18,647 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >03:41:18,648 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >03:41:18,652 WARN storage: disklabel detected but not usable on sda3 >03:41:18,652 INFO storage: type detected on 'sda3' is 'crypto_LUKS' >03:41:18,653 DEBUG storage: LUKS.__init__: uuid: c4bee372-a740-443e-a78a-6a2c8810803f ; exists: True ; label: None ; device: /dev/sda3 ; serial: S0VZNEAC807844 ; name: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; >03:41:18,654 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >03:41:18,655 DEBUG storage: PartitionDevice._setFormat: sda3 ; >03:41:18,655 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >03:41:18,656 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >03:41:18,657 DEBUG storage: DeviceTree.getDeviceByName: name: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; >03:41:18,658 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,659 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >03:41:18,659 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,660 DEBUG storage: LUKSDevice._setFormat: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; current: None ; type: None ; >03:41:18,661 DEBUG storage: LUKSDevice.setup: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; controllable: True ; orig: False ; >03:41:18,662 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; orig: False ; >03:41:18,663 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >03:41:18,663 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; type: luks ; >03:41:18,664 INFO storage: setup of luks-c4bee372-a740-443e-a78a-6a2c8810803f failed: luks device not configured >03:41:18,665 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >03:41:18,665 DEBUG storage: looking up parted Device: /dev/sda3 >03:41:18,666 INFO storage: got device: PartitionDevice instance (0x7f00f1493610) -- > name = sda3 status = True kids = 0 id = 4 > parents = ['existing 244198MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 179697.0 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 368019456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (22908, 255, 63) biosGeometry: (22908, 255, 63) > PedDevice: <_ped.Device object at 0x7f00dc4aaf80> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f00f147d090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f00f14931d0> PedPartition: <_ped.Partition object at 0x7f00f14904d0> > disk = existing 244198MB disk sda (0) with existing msdos disklabel > start = 132098048 end = 500117503 length = 368019456 > flags = >03:41:18,667 INFO storage: got format: LUKS instance (0x7f00f14b3dd0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda3 uuid = c4bee372-a740-443e-a78a-6a2c8810803f exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-c4bee372-a740-443e-a78a-6a2c8810803f > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >03:41:18,668 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '24896', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >03:41:18,668 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >03:41:18,669 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >03:41:18,670 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,670 INFO storage: loop0 is a loop device >03:41:18,671 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >03:41:18,672 DEBUG storage: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >03:41:18,672 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,673 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,674 DEBUG storage: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >03:41:18,674 INFO storage: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 6) to device tree >03:41:18,675 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >03:41:18,675 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,676 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:41:18,676 INFO storage: added loop loop0 (id 7) to device tree >03:41:18,677 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >03:41:18,678 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >03:41:18,678 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:41:18,679 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >03:41:18,680 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >03:41:18,681 WARN storage: disklabel detected but not usable on loop0 >03:41:18,681 INFO storage: type detected on 'loop0' is 'squashfs' >03:41:18,681 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:41:18,682 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:41:18,683 INFO storage: got device: LoopDevice instance (0x7f00f14b3f10) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >03:41:18,684 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/091c5ca0-866c-4617-b4dd-19912993dd85', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '091c5ca0-866c-4617-b4dd-19912993dd85', > 'ID_FS_UUID_ENC': '091c5ca0-866c-4617-b4dd-19912993dd85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '24914', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/091c5ca0-866c-4617-b4dd-19912993dd85'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >03:41:18,685 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >03:41:18,685 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:41:18,686 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,686 INFO storage: loop1 is a loop device >03:41:18,687 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >03:41:18,688 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >03:41:18,689 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,689 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,690 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >03:41:18,690 INFO storage: added file /LiveOS/rootfs.img (id 8) to device tree >03:41:18,691 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >03:41:18,692 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,692 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >03:41:18,693 INFO storage: added loop loop1 (id 9) to device tree >03:41:18,694 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >03:41:18,694 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >03:41:18,695 DEBUG storage: Ext4FS.supported: supported: True ; >03:41:18,695 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:41:18,696 DEBUG storage: device loop1 does not contain a disklabel >03:41:18,696 INFO storage: type detected on 'loop1' is 'ext4' >03:41:18,749 DEBUG storage: padding min size from 0 up to 0 >03:41:18,750 DEBUG storage: Ext4FS.supported: supported: True ; >03:41:18,751 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:41:18,752 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >03:41:18,752 INFO storage: got device: LoopDevice instance (0x7f00f1493690) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >03:41:18,753 DEBUG storage: Ext4FS.supported: supported: True ; >03:41:18,753 INFO storage: got format: Ext4FS instance (0x7f00e4dd7410) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 091c5ca0-866c-4617-b4dd-19912993dd85 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >03:41:18,755 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25093', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >03:41:18,755 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >03:41:18,756 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >03:41:18,757 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,757 INFO storage: loop2 is a loop device >03:41:18,758 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >03:41:18,758 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >03:41:18,759 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,759 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,760 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >03:41:18,761 INFO storage: added file /overlay (deleted) (id 10) to device tree >03:41:18,762 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >03:41:18,762 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,763 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:41:18,763 INFO storage: added loop loop2 (id 11) to device tree >03:41:18,764 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >03:41:18,764 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >03:41:18,765 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,766 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >03:41:18,767 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >03:41:18,769 WARN storage: disklabel detected but not usable on loop2 >03:41:18,769 DEBUG storage: no type or existing type for loop2, bailing >03:41:18,769 INFO storage: got device: LoopDevice instance (0x7f00e4dd7450) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >03:41:18,770 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25113', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >03:41:18,771 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >03:41:18,771 DEBUG storage: lvm filter: adding loop3 to the reject list >03:41:18,772 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25889', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >03:41:18,773 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >03:41:18,773 DEBUG storage: lvm filter: adding loop4 to the reject list >03:41:18,774 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26328', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >03:41:18,774 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >03:41:18,775 DEBUG storage: lvm filter: adding loop5 to the reject list >03:41:18,776 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26757', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >03:41:18,776 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >03:41:18,776 DEBUG storage: lvm filter: adding loop6 to the reject list >03:41:18,778 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26778', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >03:41:18,778 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >03:41:18,778 DEBUG storage: lvm filter: adding loop7 to the reject list >03:41:18,779 DEBUG storage: Skipping a device mapper drive (dm-0) for now >03:41:18,792 INFO storage: devices to scan: ['dm-0'] >03:41:18,794 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/091c5ca0-866c-4617-b4dd-19912993dd85 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '091c5ca0-866c-4617-b4dd-19912993dd85', > 'ID_FS_UUID_ENC': '091c5ca0-866c-4617-b4dd-19912993dd85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '41947382', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/091c5ca0-866c-4617-b4dd-19912993dd85', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >03:41:18,794 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >03:41:18,795 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:41:18,796 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,796 INFO storage: live-rw is a device-mapper device >03:41:18,797 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >03:41:18,798 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:41:18,799 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >03:41:18,800 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >03:41:18,801 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >03:41:18,802 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:41:18,803 DEBUG storage: DeviceTree.getDeviceByName returned None >03:41:18,804 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >03:41:18,804 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:41:18,805 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >03:41:18,805 INFO storage: added dm live-rw (id 12) to device tree >03:41:18,806 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >03:41:18,807 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >03:41:18,808 DEBUG storage: Ext4FS.supported: supported: True ; >03:41:18,808 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:41:18,808 DEBUG storage: device live-rw does not contain a disklabel >03:41:18,808 INFO storage: type detected on 'live-rw' is 'ext4' >03:41:18,854 DEBUG storage: padding min size from 747 up to 821 >03:41:18,855 DEBUG storage: Ext4FS.supported: supported: True ; >03:41:18,856 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:41:18,856 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >03:41:18,857 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >03:41:18,861 INFO storage: got device: DMDevice instance (0x7f00e4dd7dd0) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f00e4dd9320> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >03:41:18,864 DEBUG storage: Ext4FS.supported: supported: True ; >03:41:18,865 INFO storage: got format: Ext4FS instance (0x7f00e4dde2d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 091c5ca0-866c-4617-b4dd-19912993dd85 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >03:41:18,884 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >03:41:18,896 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >03:41:18,897 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:41:18,898 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:41:18,910 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >03:41:18,911 DEBUG storage: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >03:41:18,913 DEBUG storage: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >03:41:18,924 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >03:41:18,926 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:41:18,927 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:41:18,940 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >03:41:18,942 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >03:41:18,945 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >03:41:18,960 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >03:41:18,962 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:41:18,964 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:41:18,977 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >03:41:18,978 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >03:41:18,981 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >03:41:18,981 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >03:41:18,983 INFO storage: edd: collected mbr signatures: {'sda': '0x000c5823'} >03:41:18,984 DEBUG storage: edd: data extracted from 0x80: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x000c5823 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 500118192 >03:41:18,984 INFO storage: edd: matched 0x80 to sda using MBR sig >03:41:18,986 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:41:18,994 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >03:41:19,005 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >03:41:19,042 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >03:41:19,044 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:41:19,048 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:41:19,149 DEBUG storage: Ext4FS.supported: supported: True ; >03:41:19,151 DEBUG storage: Ext4FS.supported: supported: True ; >03:41:19,154 DEBUG storage: Ext4FS.supported: supported: True ; >22:41:25,221 DEBUG storage: Iso9660FS.supported: supported: True ; >22:41:25,222 DEBUG storage: Iso9660FS.supported: supported: True ; >22:41:25,223 DEBUG storage: NFSv4.supported: supported: False ; >22:41:25,223 DEBUG storage: NFSv4.supported: supported: False ; >22:41:25,224 DEBUG storage: SELinuxFS.supported: supported: False ; >22:41:25,225 DEBUG storage: SELinuxFS.supported: supported: False ; >22:41:25,225 DEBUG storage: Ext4FS.supported: supported: True ; >22:41:25,226 DEBUG storage: Ext4FS.supported: supported: True ; >22:41:25,227 DEBUG storage: Ext3FS.supported: supported: True ; >22:41:25,228 DEBUG storage: Ext3FS.supported: supported: True ; >22:41:25,229 DEBUG storage: Ext2FS.supported: supported: True ; >22:41:25,229 DEBUG storage: Ext2FS.supported: supported: True ; >22:41:25,230 DEBUG storage: SysFS.supported: supported: False ; >22:41:25,231 DEBUG storage: SysFS.supported: supported: False ; >22:41:25,232 DEBUG storage: MultipathMember.__init__: >22:41:25,232 DEBUG storage: MDRaidMember.__init__: >22:41:25,233 DEBUG storage: ProcFS.supported: supported: False ; >22:41:25,234 DEBUG storage: ProcFS.supported: supported: False ; >22:41:25,235 DEBUG storage: SwapSpace.__init__: >22:41:25,235 DEBUG storage: DMRaidMember.__init__: >22:41:25,236 DEBUG storage: DevPtsFS.supported: supported: False ; >22:41:25,237 DEBUG storage: DevPtsFS.supported: supported: False ; >22:41:25,237 DEBUG storage: BTRFS.supported: supported: True ; >22:41:25,297 DEBUG storage: USBFS.supported: supported: False ; >22:41:25,298 DEBUG storage: USBFS.supported: supported: False ; >22:41:25,298 DEBUG storage: DiskLabel.__init__: >22:41:25,299 INFO storage: DiskLabel.partedDevice returning None >22:41:25,299 DEBUG storage: HFSPlus.supported: supported: False ; >22:41:25,300 DEBUG storage: HFSPlus.supported: supported: False ; >22:41:25,301 DEBUG storage: XFS.supported: supported: True ; >22:41:25,347 DEBUG storage: XFS.supported: supported: True ; >22:41:25,349 DEBUG storage: TmpFS.supported: supported: False ; >22:41:25,351 DEBUG storage: TmpFS.supported: supported: False ; >22:41:25,353 DEBUG storage: LUKS.__init__: >22:41:25,355 DEBUG storage: NTFS.supported: supported: False ; >22:41:25,357 DEBUG storage: NTFS.supported: supported: False ; >22:41:25,358 DEBUG storage: BindFS.supported: supported: False ; >22:41:25,359 DEBUG storage: BindFS.supported: supported: False ; >22:41:25,360 DEBUG storage: HFS.supported: supported: False ; >22:41:25,361 DEBUG storage: HFS.supported: supported: False ; >22:41:25,361 DEBUG storage: LVMPhysicalVolume.__init__: >22:41:25,362 DEBUG storage: NFS.supported: supported: False ; >22:41:25,363 DEBUG storage: NFS.supported: supported: False ; >22:41:25,364 DEBUG storage: FATFS.supported: supported: True ; >22:41:25,394 DEBUG storage: FATFS.supported: supported: True ; >22:41:25,397 DEBUG storage: NoDevFS.supported: supported: False ; >22:41:25,398 DEBUG storage: NoDevFS.supported: supported: False ; >04:43:19,615 DEBUG storage: clearpart: looking at sda3 >04:43:19,616 DEBUG storage: clearpart: looking at sda2 >04:43:19,616 DEBUG storage: clearpart: looking at sda1 >04:43:19,617 DEBUG storage: checking whether disk sda has an empty extended >04:43:19,618 DEBUG storage: extended is None ; logicals is [] >04:43:19,620 DEBUG storage: new disk order: [] >04:43:19,652 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:43:19,653 DEBUG storage: DeviceTree.getDeviceByName returned existing 244198MB disk sda (0) with existing msdos disklabel >04:43:19,654 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:43:19,654 DEBUG storage: DeviceTree.getDeviceByName returned existing 244198MB disk sda (0) with existing msdos disklabel >04:43:19,655 DEBUG storage: resolved 'sda' to 'sda' (disk) >04:43:19,655 DEBUG storage: _is_valid_disklabel(sda) returning True >04:43:19,656 DEBUG storage: _is_valid_size(sda) returning True >04:43:19,656 DEBUG storage: _is_valid_location(sda) returning True >04:43:19,656 DEBUG storage: _is_valid_format(sda) returning True >04:43:19,656 DEBUG storage: is_valid_stage1_device(sda) returning True >04:43:19,685 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >04:43:19,685 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f00d25cf650> fileSystem: <parted.filesystem.FileSystem object at 0x7f00d25de210> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f00d25d7fd0> PedPartition: <_ped.Partition object at 0x7f00d25d0470> >04:43:19,686 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >04:43:19,686 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f00d25cf650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f00d25de190> PedPartition: <_ped.Partition object at 0x7f00d25d04d0> >04:43:19,687 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >04:43:19,687 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f00d25cf650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f00d25de350> PedPartition: <_ped.Partition object at 0x7f00d25d0530> >04:43:22,527 DEBUG storage: Ext4FS.supported: supported: True ; >04:43:22,528 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:43:51,913 DEBUG storage: Ext4FS.supported: supported: True ; >04:43:51,913 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:43:51,913 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >04:43:57,537 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:43:57,539 DEBUG storage: LUKS.setup: device: /dev/sda2 ; mapName: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: luks ; >04:43:57,542 DEBUG storage: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >04:43:59,743 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >04:43:59,743 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:43:59,746 DEBUG storage.ui: LUKSDevice._setFormat: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; current: None ; type: None ; >04:43:59,746 INFO storage.ui: added luks/dm-crypt luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 (id 13) to device tree >04:43:59,746 INFO storage.ui: not going to create backup copy of non-existent /etc/mdadm.conf >04:43:59,747 INFO storage.ui: DeviceTree.populate: ignoredDisks is ['loop3', 'loop4', 'loop5', 'loop6', 'loop7'] ; exclusiveDisks is [] >04:43:59,783 DEBUG storage.ui: MultipathTopology._build_topology: >04:43:59,784 DEBUG storage.ui: /etc/multipath.conf contents: >04:43:59,784 DEBUG storage.ui: # multipath.conf written by anaconda >04:43:59,784 DEBUG storage.ui: >04:43:59,784 DEBUG storage.ui: defaults { >04:43:59,784 DEBUG storage.ui: user_friendly_names yes >04:43:59,784 DEBUG storage.ui: } >04:43:59,784 DEBUG storage.ui: blacklist { >04:43:59,785 DEBUG storage.ui: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:43:59,785 DEBUG storage.ui: devnode "^hd[a-z]" >04:43:59,785 DEBUG storage.ui: devnode "^dcssblk[0-9]*" >04:43:59,785 DEBUG storage.ui: device { >04:43:59,785 DEBUG storage.ui: vendor "DGC" >04:43:59,785 DEBUG storage.ui: product "LUNZ" >04:43:59,785 DEBUG storage.ui: } >04:43:59,785 DEBUG storage.ui: device { >04:43:59,785 DEBUG storage.ui: vendor "IBM" >04:43:59,786 DEBUG storage.ui: product "S/390.*" >04:43:59,786 DEBUG storage.ui: } >04:43:59,786 DEBUG storage.ui: # don't count normal SATA devices as multipaths >04:43:59,786 DEBUG storage.ui: device { >04:43:59,786 DEBUG storage.ui: vendor "ATA" >04:43:59,787 DEBUG storage.ui: } >04:43:59,787 DEBUG storage.ui: # don't count 3ware devices as multipaths >04:43:59,788 DEBUG storage.ui: device { >04:43:59,788 DEBUG storage.ui: vendor "3ware" >04:43:59,788 DEBUG storage.ui: } >04:43:59,789 DEBUG storage.ui: device { >04:43:59,789 DEBUG storage.ui: vendor "AMCC" >04:43:59,790 DEBUG storage.ui: } >04:43:59,790 DEBUG storage.ui: # nor highpoint devices >04:43:59,791 DEBUG storage.ui: device { >04:43:59,791 DEBUG storage.ui: vendor "HPT" >04:43:59,792 DEBUG storage.ui: } >04:43:59,792 DEBUG storage.ui: wwid "S0VZNEAC807844" >04:43:59,792 DEBUG storage.ui: } >04:43:59,792 DEBUG storage.ui: multipaths { >04:43:59,792 DEBUG storage.ui: } >04:43:59,793 DEBUG storage.ui: (end of /etc/multipath.conf) >04:43:59,816 INFO storage.ui: MultipathTopology: found singlepath device: sda >04:43:59,817 INFO storage.ui: MultipathTopology: found non-disk device: sda1 >04:43:59,817 INFO storage.ui: MultipathTopology: found non-disk device: sda2 >04:43:59,817 INFO storage.ui: MultipathTopology: found non-disk device: sda3 >04:43:59,817 INFO storage.ui: MultipathTopology: found singlepath device: loop0 >04:43:59,818 INFO storage.ui: MultipathTopology: found singlepath device: loop1 >04:43:59,818 INFO storage.ui: MultipathTopology: found singlepath device: loop2 >04:43:59,818 INFO storage.ui: MultipathTopology: found singlepath device: loop3 >04:43:59,818 INFO storage.ui: MultipathTopology: found singlepath device: loop4 >04:43:59,818 INFO storage.ui: MultipathTopology: found singlepath device: loop5 >04:43:59,819 INFO storage.ui: MultipathTopology: found singlepath device: loop6 >04:43:59,819 INFO storage.ui: MultipathTopology: found singlepath device: loop7 >04:43:59,819 INFO storage.ui: MultipathTopology: found singlepath device: dm-0 >04:43:59,819 INFO storage.ui: MultipathTopology: found singlepath device: dm-1 >04:43:59,819 INFO storage.ui: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >04:43:59,823 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844 /dev/disk/by-id/wwn-0x5002538043584d30', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0VZNEAC807844', > 'ID_SERIAL_SHORT': 'S0VZNEAC807844', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5888', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844', > '/dev/disk/by-id/wwn-0x5002538043584d30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >04:43:59,824 INFO storage.ui: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >04:43:59,825 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >04:43:59,826 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (0) with existing msdos disklabel >04:43:59,827 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:43:59,827 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >04:43:59,828 DEBUG storage.ui: disklabel format on sda already set up >04:43:59,829 INFO storage.ui: got device: DiskDevice instance (0x7f00d25cf450) -- > name = sda status = True kids = 3 id = 0 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 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 0x7f00dc4aa0e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f00d25cf490> >04:43:59,829 INFO storage.ui: got format: DiskLabel instance (0x7f00d25cf4d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f00d25d7f10>, <parted.partition.Partition object at 0x7f00d25de0d0>, <parted.partition.Partition object at 0x7f00d25de310>] > device: <parted.device.Device object at 0x7f00d25cf690> > PedDisk: <_ped.Disk object at 0x7f00d2665830> > origPartedDisk = <parted.disk.Disk object at 0x7f00d25cf810> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 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 0x7f00dc4aa9e0> > >04:43:59,832 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 /dev/disk/by-uuid/31476f67-1d3e-4820-a445-ac07224cee6a', > '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_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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': '31476f67-1d3e-4820-a445-ac07224cee6a', > 'ID_FS_UUID_ENC': '31476f67-1d3e-4820-a445-ac07224cee6a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0VZNEAC807844', > 'ID_SERIAL_SHORT': 'S0VZNEAC807844', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5901', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part1', > '/dev/disk/by-id/wwn-0x5002538043584d30-part1', > '/dev/disk/by-uuid/31476f67-1d3e-4820-a445-ac07224cee6a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >04:43:59,833 INFO storage.ui: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >04:43:59,833 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda1 ; >04:43:59,834 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >04:43:59,835 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:43:59,836 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >04:43:59,837 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:43:59,838 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >04:43:59,842 WARN storage.ui: disklabel detected but not usable on sda1 >04:43:59,843 DEBUG storage.ui: no type or existing type for sda1, bailing >04:43:59,844 INFO storage.ui: got device: PartitionDevice instance (0x7f00d12309d0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 244198MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem mounted at /boot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f00dc4aad40> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f00d25cf650> fileSystem: <parted.filesystem.FileSystem object at 0x7f00d25de210> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f00d25d7fd0> PedPartition: <_ped.Partition object at 0x7f00d25d0470> > disk = existing 244198MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >04:43:59,845 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:43:59,845 INFO storage.ui: got format: Ext4FS instance (0x7f00d25cfdd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 31476f67-1d3e-4820-a445-ac07224cee6a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = None > label = None size = 500.0 targetSize = 500.0 > >04:43:59,848 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 /dev/disk/by-uuid/5ad23dd1-079a-43ec-a76b-1536adfc40c2', > '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_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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '5ad23dd1-079a-43ec-a76b-1536adfc40c2', > 'ID_FS_UUID_ENC': '5ad23dd1-079a-43ec-a76b-1536adfc40c2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '131072000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0VZNEAC807844', > 'ID_SERIAL_SHORT': 'S0VZNEAC807844', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5913', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part2', > '/dev/disk/by-id/wwn-0x5002538043584d30-part2', > '/dev/disk/by-uuid/5ad23dd1-079a-43ec-a76b-1536adfc40c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >04:43:59,849 INFO storage.ui: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >04:43:59,849 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >04:43:59,850 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 64000MB partition sda2 (2) with existing luks >04:43:59,851 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:43:59,852 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >04:43:59,853 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:43:59,854 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >04:43:59,856 WARN storage.ui: disklabel detected but not usable on sda2 >04:43:59,856 DEBUG storage.ui: no type or existing type for sda2, bailing >04:43:59,858 INFO storage.ui: got device: PartitionDevice instance (0x7f00d25cf910) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 244198MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 64000.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 131072000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8158, 255, 63) biosGeometry: (8158, 255, 63) > PedDevice: <_ped.Device object at 0x7f00dc4aae60> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = luks grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f00d25cf650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f00d25de190> PedPartition: <_ped.Partition object at 0x7f00d25d04d0> > disk = existing 244198MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 132098047 length = 131072000 > flags = >04:43:59,858 INFO storage.ui: got format: LUKS instance (0x7f00d25cff10) -- > type = luks name = LUKS status = True > device = /dev/sda2 uuid = 5ad23dd1-079a-43ec-a76b-1536adfc40c2 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >04:43:59,861 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part3 /dev/disk/by-id/wwn-0x5002538043584d30-part3 /dev/disk/by-uuid/c4bee372-a740-443e-a78a-6a2c8810803f', > '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_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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'c4bee372-a740-443e-a78a-6a2c8810803f', > 'ID_FS_UUID_ENC': 'c4bee372-a740-443e-a78a-6a2c8810803f', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '132098048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '368019456', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0VZNEAC807844', > 'ID_SERIAL_SHORT': 'S0VZNEAC807844', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5927', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part3', > '/dev/disk/by-id/wwn-0x5002538043584d30-part3', > '/dev/disk/by-uuid/c4bee372-a740-443e-a78a-6a2c8810803f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >04:43:59,861 INFO storage.ui: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >04:43:59,862 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda3 ; >04:43:59,863 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 179697MB partition sda3 (4) with existing luks >04:43:59,864 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >04:43:59,866 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >04:43:59,867 DEBUG storage.ui: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:43:59,868 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >04:43:59,871 WARN storage.ui: disklabel detected but not usable on sda3 >04:43:59,871 DEBUG storage.ui: no type or existing type for sda3, bailing >04:43:59,873 INFO storage.ui: got device: PartitionDevice instance (0x7f00d25cfe50) -- > name = sda3 status = True kids = 0 id = 4 > parents = ['existing 244198MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 179697.0 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 368019456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (22908, 255, 63) biosGeometry: (22908, 255, 63) > PedDevice: <_ped.Device object at 0x7f00dc4aaf80> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = luks grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f00d25cf650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f00d25de350> PedPartition: <_ped.Partition object at 0x7f00d25d0530> > disk = existing 244198MB disk sda (0) with existing msdos disklabel > start = 132098048 end = 500117503 length = 368019456 > flags = >04:43:59,873 INFO storage.ui: got format: LUKS instance (0x7f00d25d2090) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda3 uuid = c4bee372-a740-443e-a78a-6a2c8810803f exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-c4bee372-a740-443e-a78a-6a2c8810803f > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >04:43:59,874 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '24896', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:43:59,875 INFO storage.ui: scanning loop0 (/devices/virtual/block/loop0)... >04:43:59,876 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop0 ; >04:43:59,876 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop0 (7) >04:43:59,877 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:43:59,878 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:43:59,878 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >04:43:59,879 DEBUG storage.ui: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >04:43:59,880 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >04:43:59,881 WARN storage.ui: disklabel detected but not usable on loop0 >04:43:59,882 INFO storage.ui: type detected on 'loop0' is 'squashfs' >04:43:59,882 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >04:43:59,883 DEBUG storage.ui: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:43:59,883 INFO storage.ui: got device: LoopDevice instance (0x7f00d25d2150) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >04:43:59,885 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/091c5ca0-866c-4617-b4dd-19912993dd85', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '091c5ca0-866c-4617-b4dd-19912993dd85', > 'ID_FS_UUID_ENC': '091c5ca0-866c-4617-b4dd-19912993dd85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '24914', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/091c5ca0-866c-4617-b4dd-19912993dd85'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:43:59,885 INFO storage.ui: scanning loop1 (/devices/virtual/block/loop1)... >04:43:59,886 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop1 ; >04:43:59,887 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >04:43:59,888 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:43:59,888 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:43:59,889 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:43:59,890 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:43:59,890 DEBUG storage.ui: device loop1 does not contain a disklabel >04:43:59,890 DEBUG storage.ui: no type or existing type for loop1, bailing >04:43:59,890 INFO storage.ui: got device: LoopDevice instance (0x7f00d25d23d0) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = ext4 >04:43:59,891 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:43:59,892 INFO storage.ui: got format: Ext4FS instance (0x7f00d25d2590) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 091c5ca0-866c-4617-b4dd-19912993dd85 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >04:43:59,893 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25093', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:43:59,893 INFO storage.ui: scanning loop2 (/devices/virtual/block/loop2)... >04:43:59,894 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop2 ; >04:43:59,895 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >04:43:59,896 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:43:59,897 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:43:59,897 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:43:59,898 DEBUG storage.ui: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >04:43:59,899 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >04:43:59,900 WARN storage.ui: disklabel detected but not usable on loop2 >04:43:59,900 DEBUG storage.ui: no type or existing type for loop2, bailing >04:43:59,900 INFO storage.ui: got device: LoopDevice instance (0x7f00d25d2650) -- > name = loop2 status = False kids = 1 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >04:43:59,902 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25113', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:43:59,902 DEBUG storage.ui: device 'loop3' in ignoredDisks >04:43:59,902 INFO storage.ui: ignoring loop3 (/devices/virtual/block/loop3) >04:43:59,903 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25889', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:43:59,903 DEBUG storage.ui: device 'loop4' in ignoredDisks >04:43:59,903 INFO storage.ui: ignoring loop4 (/devices/virtual/block/loop4) >04:43:59,905 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26328', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >04:43:59,905 DEBUG storage.ui: device 'loop5' in ignoredDisks >04:43:59,905 INFO storage.ui: ignoring loop5 (/devices/virtual/block/loop5) >04:43:59,906 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26757', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >04:43:59,906 DEBUG storage.ui: device 'loop6' in ignoredDisks >04:43:59,906 INFO storage.ui: ignoring loop6 (/devices/virtual/block/loop6) >04:43:59,908 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26778', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >04:43:59,908 DEBUG storage.ui: device 'loop7' in ignoredDisks >04:43:59,908 INFO storage.ui: ignoring loop7 (/devices/virtual/block/loop7) >04:43:59,908 DEBUG storage.ui: Skipping a device mapper drive (dm-0) for now >04:43:59,908 DEBUG storage.ui: Skipping a device mapper drive (dm-1) for now >04:43:59,935 INFO storage.ui: devices to scan: ['dm-0', 'dm-1'] >04:43:59,941 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/091c5ca0-866c-4617-b4dd-19912993dd85 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '091c5ca0-866c-4617-b4dd-19912993dd85', > 'ID_FS_UUID_ENC': '091c5ca0-866c-4617-b4dd-19912993dd85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '41947382', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/091c5ca0-866c-4617-b4dd-19912993dd85', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:43:59,942 INFO storage.ui: scanning live-rw (/devices/virtual/block/dm-0)... >04:43:59,943 DEBUG storage.ui: DeviceTree.getDeviceByName: name: live-rw ; >04:43:59,944 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1024MB dm live-rw (12) with existing ext4 filesystem >04:43:59,945 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:43:59,946 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:43:59,947 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:43:59,947 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:43:59,947 DEBUG storage.ui: device live-rw does not contain a disklabel >04:43:59,947 DEBUG storage.ui: no type or existing type for live-rw, bailing >04:43:59,948 INFO storage.ui: got device: DMDevice instance (0x7f00d25d2d50) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f00e4dd9320> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = ext4 target = None dmUuid = None >04:43:59,949 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:43:59,950 INFO storage.ui: got format: Ext4FS instance (0x7f00d25d2e50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 091c5ca0-866c-4617-b4dd-19912993dd85 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >04:43:59,952 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5ad23dd1079a43eca76b1536adfc40c2-luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-5ad23dd1079a43eca76b1536adfc40c2-luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '4KhRUm-zwmO-qzmY-Rs2j-sCNK-ftoI-EtDDKj', > 'ID_FS_UUID_ENC': '4KhRUm-zwmO-qzmY-Rs2j-sCNK-ftoI-EtDDKj', > 'ID_FS_VERSION': 'LVM2 001', > 'LVM2_LV_ATTR': ['-wi------', '-wi------', '-wi------', '-wi------'], > 'LVM2_LV_NAME': ['fedora1', 'fedora0', 'rhel7', 'rhel6'], > 'LVM2_LV_SIZE': ['16384000.00', '16384000.00', '16384000.00', '16351232.00'], > 'LVM2_LV_UUID': ['sw28No-TpyR-whK5-Qvjt-fAms-dwdX-m149ZC', > 'dqdoGF-7KVe-VUCG-6Xra-R4Ak-9Ipu-oXVzkL', > 'FR9jRN-YX9e-6BF1-ZrUA-MTO5-rdU1-uezyDT', > 'e4WFLc-kQbG-KCbU-iAfa-IUSz-0KyS-kPL2oD'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/dm-1', > 'LVM2_PV_PE_ALLOC_COUNT': '1999', > 'LVM2_PV_PE_COUNT': '1999', > 'LVM2_PV_SIZE': '65503232.00', > 'LVM2_PV_UUID': '4KhRUm-zwmO-qzmY-Rs2j-sCNK-ftoI-EtDDKj', > 'LVM2_VG_EXTENT_COUNT': '1999', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'roots', > 'LVM2_VG_SIZE': '65503232.00', > 'LVM2_VG_UUID': 'wr9wAl-mrH3-nBku-Cnhg-xHdn-4yYZ-j1NTAR', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2668155', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5ad23dd1079a43eca76b1536adfc40c2-luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2', > '/dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; >04:43:59,953 INFO storage.ui: scanning luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 (/devices/virtual/block/dm-1)... >04:43:59,954 DEBUG storage.ui: DeviceTree.getDeviceByName: name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; >04:43:59,954 DEBUG storage.ui: looking up parted Device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 >04:43:59,956 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 63998MB luks/dm-crypt luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 (13) >04:43:59,956 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; >04:43:59,957 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; label_type: None ; >04:43:59,958 DEBUG storage.ui: LVMPhysicalVolume.__init__: >04:43:59,958 DEBUG storage.ui: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:43:59,959 DEBUG storage.ui: device luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 does not contain a disklabel >04:43:59,959 INFO storage.ui: type detected on 'luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2' is 'LVM2_member' >04:43:59,960 DEBUG storage.ui: LVMPhysicalVolume.__init__: vgName: roots ; uuid: 4KhRUm-zwmO-qzmY-Rs2j-sCNK-ftoI-EtDDKj ; exists: True ; vgUuid: wr9wAl-mrH3-nBku-Cnhg-xHdn-4yYZ-j1NTAR ; label: None ; peStart: 1.0 ; device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; serial: None ; >04:43:59,960 DEBUG storage.ui: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:43:59,961 DEBUG storage.ui: LUKSDevice._setFormat: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; current: None ; type: lvmpv ; >04:43:59,962 DEBUG storage.ui: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; >04:43:59,963 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots ; >04:43:59,964 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >04:43:59,965 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; >04:43:59,965 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:43:59,966 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: roots ; current: None ; type: None ; >04:43:59,967 INFO storage.ui: added lvmvg roots (id 14) to device tree >04:43:59,968 INFO storage.ui: got device: LUKSDevice instance (0x7f00d25dec10) -- > name = luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 status = True kids = 1 id = 13 > parents = ['existing 64000MB partition sda2 (2) with existing luks'] > uuid = None size = 63998.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 131067904 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8158, 255, 63) biosGeometry: (8158, 255, 63) > PedDevice: <_ped.Device object at 0x7f00d25ea560> > target size = 0 path = /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 > format args = [] originalFormat = None target = crypt dmUuid = None >04:43:59,968 INFO storage.ui: got format: LVMPhysicalVolume instance (0x7f00d2601a90) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 uuid = 4KhRUm-zwmO-qzmY-Rs2j-sCNK-ftoI-EtDDKj exists = True > options = None supported = True formattable = True resizable = False > vgName = roots vgUUID = wr9wAl-mrH3-nBku-Cnhg-xHdn-4yYZ-j1NTAR peStart = 1.0 >04:43:59,999 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-fedora1 ; >04:44:00,002 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >04:44:00,003 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: roots ; >04:44:00,003 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:44:00,004 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: roots-fedora1 ; current: None ; type: None ; >04:44:00,004 DEBUG storage.ui: Adding roots-fedora1/16000MB to roots >04:44:00,004 INFO storage.ui: added lvmlv roots-fedora1 (id 15) to device tree >04:44:00,005 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: roots-fedora1 ; status: False ; controllable: True ; orig: False ; >04:44:00,006 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: roots-fedora1 ; orig: False ; >04:44:00,007 DEBUG storage.ui: LVMVolumeGroupDevice.setup: roots ; status: True ; controllable: True ; orig: False ; >04:44:00,008 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: roots-fedora1 ; status: False ; controllable: True ; orig: False ; >04:44:00,108 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots-fedora1 >04:44:00,110 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-fedora0 ; >04:44:00,111 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >04:44:00,112 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: roots ; >04:44:00,113 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:44:00,116 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: roots-fedora0 ; current: None ; type: None ; >04:44:00,117 DEBUG storage.ui: Adding roots-fedora0/16000MB to roots >04:44:00,117 INFO storage.ui: added lvmlv roots-fedora0 (id 16) to device tree >04:44:00,119 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: roots-fedora0 ; status: False ; controllable: True ; orig: False ; >04:44:00,120 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: roots-fedora0 ; orig: False ; >04:44:00,122 DEBUG storage.ui: LVMVolumeGroupDevice.setup: roots ; status: True ; controllable: True ; orig: False ; >04:44:00,123 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: roots-fedora0 ; status: False ; controllable: True ; orig: False ; >04:44:00,207 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots-fedora0 >04:44:00,210 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-rhel7 ; >04:44:00,211 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >04:44:00,212 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: roots ; >04:44:00,212 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:44:00,214 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: roots-rhel7 ; current: None ; type: None ; >04:44:00,214 DEBUG storage.ui: Adding roots-rhel7/16000MB to roots >04:44:00,215 INFO storage.ui: added lvmlv roots-rhel7 (id 17) to device tree >04:44:00,216 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: roots-rhel7 ; status: False ; controllable: True ; orig: False ; >04:44:00,217 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: roots-rhel7 ; orig: False ; >04:44:00,219 DEBUG storage.ui: LVMVolumeGroupDevice.setup: roots ; status: True ; controllable: True ; orig: False ; >04:44:00,220 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: roots-rhel7 ; status: False ; controllable: True ; orig: False ; >04:44:00,307 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots-rhel7 >04:44:00,310 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-rhel6 ; >04:44:00,312 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >04:44:00,313 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 3 ; name: roots ; >04:44:00,314 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:44:00,315 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: roots-rhel6 ; current: None ; type: None ; >04:44:00,315 DEBUG storage.ui: Adding roots-rhel6/15968MB to roots >04:44:00,315 INFO storage.ui: added lvmlv roots-rhel6 (id 18) to device tree >04:44:00,316 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: roots-rhel6 ; status: False ; controllable: True ; orig: False ; >04:44:00,318 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: roots-rhel6 ; orig: False ; >04:44:00,319 DEBUG storage.ui: LVMVolumeGroupDevice.setup: roots ; status: True ; controllable: True ; orig: False ; >04:44:00,320 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: roots-rhel6 ; status: False ; controllable: True ; orig: False ; >04:44:00,414 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots-rhel6 >04:44:00,441 INFO storage.ui: devices to scan: ['dm-2', 'dm-3', 'dm-4', 'dm-5'] >04:44:00,444 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-roots-fedora1 /dev/disk/by-id/dm-uuid-LVM-wr9wAlmrH3nBkuCnhgxHdn4yYZj1NTARsw28NoTpyRwhK5QvjtfAmsdwdXm149ZC /dev/disk/by-uuid/345c1a34-ea48-40ae-83e2-92a081fadd28 /dev/mapper/roots-fedora1 /dev/roots/fedora1', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora1', > 'DM_NAME': 'roots-fedora1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-wr9wAlmrH3nBkuCnhgxHdn4yYZj1NTARsw28NoTpyRwhK5QvjtfAmsdwdXm149ZC', > 'DM_VG_NAME': 'roots', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '345c1a34-ea48-40ae-83e2-92a081fadd28', > 'ID_FS_UUID_ENC': '345c1a34-ea48-40ae-83e2-92a081fadd28', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3064943', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-roots-fedora1', > '/dev/disk/by-id/dm-uuid-LVM-wr9wAlmrH3nBkuCnhgxHdn4yYZj1NTARsw28NoTpyRwhK5QvjtfAmsdwdXm149ZC', > '/dev/disk/by-uuid/345c1a34-ea48-40ae-83e2-92a081fadd28', > '/dev/mapper/roots-fedora1', > '/dev/roots/fedora1'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: roots-fedora1 ; >04:44:00,444 INFO storage.ui: scanning roots-fedora1 (/devices/virtual/block/dm-2)... >04:44:00,445 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-fedora1 ; >04:44:00,446 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv roots-fedora1 (15) >04:44:00,447 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: roots-fedora1 ; >04:44:00,448 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: roots-fedora1 ; label_type: None ; >04:44:00,449 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:44:00,450 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:44:00,450 DEBUG storage.ui: device roots-fedora1 does not contain a disklabel >04:44:00,450 INFO storage.ui: type detected on 'roots-fedora1' is 'ext4' >04:44:00,515 DEBUG storage.ui: padding min size from 202 up to 222 >04:44:00,519 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:44:00,520 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:44:00,522 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: roots-fedora1 ; current: None ; type: ext4 ; >04:44:00,525 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots >04:44:00,526 DEBUG storage.ui: roots size is 63968MB >04:44:00,528 DEBUG storage.ui: vg roots has 0MB free >04:44:00,528 DEBUG storage.ui: roots size is 63968MB >04:44:00,529 DEBUG storage.ui: vg roots has 0MB free >04:44:00,531 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f00d25d2890) -- > name = roots-fedora1 status = True kids = 0 id = 15 > parents = ['existing 63968MB lvmvg roots (14)'] > uuid = sw28No-TpyR-whK5-Qvjt-fAms-dwdX-m149ZC size = 16000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/roots-fedora1 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x7f00d25ea440> > target size = 16000.0 path = /dev/mapper/roots-fedora1 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f00d26f0190) -- > name = roots status = True kids = 4 id = 14 > parents = ['existing 63998MB luks/dm-crypt luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 (13) with existing lvmpv'] > uuid = wr9wAl-mrH3-nBku-Cnhg-xHdn-4yYZ-j1NTAR size = 63968 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/roots > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 1999 > PE Free = 0 PV Count = 1 > LV Names = ['fedora1', 'fedora0', 'rhel7', 'rhel6'] modified = False > extents = 1999.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 63998MB luks/dm-crypt luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 (13) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem', > 'existing 16000MB lvmlv roots-fedora0 (16)', > 'existing 16000MB lvmlv roots-rhel7 (17)', > 'existing 15968MB lvmlv roots-rhel6 (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 16000MB >04:44:00,532 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:44:00,532 INFO storage.ui: got format: Ext4FS instance (0x7f00d2601bd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/roots-fedora1 uuid = 345c1a34-ea48-40ae-83e2-92a081fadd28 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 16000.0 targetSize = 16000.0 > >04:44:00,534 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-roots-fedora0 /dev/disk/by-id/dm-uuid-LVM-wr9wAlmrH3nBkuCnhgxHdn4yYZj1NTARdqdoGF7KVeVUCG6XraR4Ak9IpuoXVzkL /dev/disk/by-uuid/58085c27-bb6a-42c3-9663-ee412d9b11dc /dev/mapper/roots-fedora0 /dev/roots/fedora0', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora0', > 'DM_NAME': 'roots-fedora0', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-wr9wAlmrH3nBkuCnhgxHdn4yYZj1NTARdqdoGF7KVeVUCG6XraR4Ak9IpuoXVzkL', > 'DM_VG_NAME': 'roots', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '58085c27-bb6a-42c3-9663-ee412d9b11dc', > 'ID_FS_UUID_ENC': '58085c27-bb6a-42c3-9663-ee412d9b11dc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3169250', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-roots-fedora0', > '/dev/disk/by-id/dm-uuid-LVM-wr9wAlmrH3nBkuCnhgxHdn4yYZj1NTARdqdoGF7KVeVUCG6XraR4Ak9IpuoXVzkL', > '/dev/disk/by-uuid/58085c27-bb6a-42c3-9663-ee412d9b11dc', > '/dev/mapper/roots-fedora0', > '/dev/roots/fedora0'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: roots-fedora0 ; >04:44:00,535 INFO storage.ui: scanning roots-fedora0 (/devices/virtual/block/dm-3)... >04:44:00,536 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-fedora0 ; >04:44:00,537 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv roots-fedora0 (16) >04:44:00,537 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: roots-fedora0 ; >04:44:00,538 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: roots-fedora0 ; label_type: None ; >04:44:00,540 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:44:00,540 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:44:00,540 DEBUG storage.ui: device roots-fedora0 does not contain a disklabel >04:44:00,540 INFO storage.ui: type detected on 'roots-fedora0' is 'ext4' >04:44:00,593 DEBUG storage.ui: padding min size from 3910 up to 4301 >04:44:00,595 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:44:00,595 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:44:00,596 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: roots-fedora0 ; current: None ; type: ext4 ; >04:44:00,598 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots >04:44:00,599 DEBUG storage.ui: roots size is 63968MB >04:44:00,601 DEBUG storage.ui: vg roots has 0MB free >04:44:00,601 DEBUG storage.ui: roots size is 63968MB >04:44:00,603 DEBUG storage.ui: vg roots has 0MB free >04:44:00,605 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f00d25ebe10) -- > name = roots-fedora0 status = True kids = 0 id = 16 > parents = ['existing 63968MB lvmvg roots (14)'] > uuid = dqdoGF-7KVe-VUCG-6Xra-R4Ak-9Ipu-oXVzkL size = 16000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/roots-fedora0 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x7f00d6a54e60> > target size = 16000.0 path = /dev/mapper/roots-fedora0 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f00d26f0190) -- > name = roots status = True kids = 4 id = 14 > parents = ['existing 63998MB luks/dm-crypt luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 (13) with existing lvmpv'] > uuid = wr9wAl-mrH3-nBku-Cnhg-xHdn-4yYZ-j1NTAR size = 63968 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/roots > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 1999 > PE Free = 0 PV Count = 1 > LV Names = ['fedora1', 'fedora0', 'rhel7', 'rhel6'] modified = False > extents = 1999.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 63998MB luks/dm-crypt luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 (13) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem', > 'existing 16000MB lvmlv roots-fedora0 (16) with existing ext4 filesystem', > 'existing 16000MB lvmlv roots-rhel7 (17)', > 'existing 15968MB lvmlv roots-rhel6 (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 16000MB >04:44:00,606 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:44:00,606 INFO storage.ui: got format: Ext4FS instance (0x7f00d2601e50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/roots-fedora0 uuid = 58085c27-bb6a-42c3-9663-ee412d9b11dc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 16000.0 targetSize = 16000.0 > >04:44:00,608 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-roots-rhel7 /dev/disk/by-id/dm-uuid-LVM-wr9wAlmrH3nBkuCnhgxHdn4yYZj1NTARFR9jRNYX9e6BF1ZrUAMTO5rdU1uezyDT /dev/disk/by-uuid/97ea3ed2-ba9c-420b-b7f9-153588ffc2b1 /dev/mapper/roots-rhel7 /dev/roots/rhel7', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'rhel7', > 'DM_NAME': 'roots-rhel7', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-wr9wAlmrH3nBkuCnhgxHdn4yYZj1NTARFR9jRNYX9e6BF1ZrUAMTO5rdU1uezyDT', > 'DM_VG_NAME': 'roots', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '97ea3ed2-ba9c-420b-b7f9-153588ffc2b1', > 'ID_FS_UUID_ENC': '97ea3ed2-ba9c-420b-b7f9-153588ffc2b1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3269384', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-roots-rhel7', > '/dev/disk/by-id/dm-uuid-LVM-wr9wAlmrH3nBkuCnhgxHdn4yYZj1NTARFR9jRNYX9e6BF1ZrUAMTO5rdU1uezyDT', > '/dev/disk/by-uuid/97ea3ed2-ba9c-420b-b7f9-153588ffc2b1', > '/dev/mapper/roots-rhel7', > '/dev/roots/rhel7'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: roots-rhel7 ; >04:44:00,609 INFO storage.ui: scanning roots-rhel7 (/devices/virtual/block/dm-4)... >04:44:00,609 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-rhel7 ; >04:44:00,611 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv roots-rhel7 (17) >04:44:00,612 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: roots-rhel7 ; >04:44:00,612 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: roots-rhel7 ; label_type: None ; >04:44:00,613 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:44:00,614 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:44:00,614 DEBUG storage.ui: device roots-rhel7 does not contain a disklabel >04:44:00,614 INFO storage.ui: type detected on 'roots-rhel7' is 'ext4' >04:44:00,683 DEBUG storage.ui: padding min size from 202 up to 222 >04:44:00,685 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:44:00,685 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:44:00,686 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: roots-rhel7 ; current: None ; type: ext4 ; >04:44:00,688 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots >04:44:00,689 DEBUG storage.ui: roots size is 63968MB >04:44:00,690 DEBUG storage.ui: vg roots has 0MB free >04:44:00,691 DEBUG storage.ui: roots size is 63968MB >04:44:00,693 DEBUG storage.ui: vg roots has 0MB free >04:44:00,695 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f00d25cfc90) -- > name = roots-rhel7 status = True kids = 0 id = 17 > parents = ['existing 63968MB lvmvg roots (14)'] > uuid = FR9jRN-YX9e-6BF1-ZrUA-MTO5-rdU1-uezyDT size = 16000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/roots-rhel7 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x7f00d6a54200> > target size = 16000.0 path = /dev/mapper/roots-rhel7 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f00d26f0190) -- > name = roots status = True kids = 4 id = 14 > parents = ['existing 63998MB luks/dm-crypt luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 (13) with existing lvmpv'] > uuid = wr9wAl-mrH3-nBku-Cnhg-xHdn-4yYZ-j1NTAR size = 63968 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/roots > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 1999 > PE Free = 0 PV Count = 1 > LV Names = ['fedora1', 'fedora0', 'rhel7', 'rhel6'] modified = False > extents = 1999.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 63998MB luks/dm-crypt luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 (13) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem', > 'existing 16000MB lvmlv roots-fedora0 (16) with existing ext4 filesystem', > 'existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem', > 'existing 15968MB lvmlv roots-rhel6 (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 16000MB >04:44:00,696 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:44:00,696 INFO storage.ui: got format: Ext4FS instance (0x7f00d2601fd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/roots-rhel7 uuid = 97ea3ed2-ba9c-420b-b7f9-153588ffc2b1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 16000.0 targetSize = 16000.0 > >04:44:00,698 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-roots-rhel6 /dev/disk/by-id/dm-uuid-LVM-wr9wAlmrH3nBkuCnhgxHdn4yYZj1NTARe4WFLckQbGKCbUiAfaIUSz0KySkPL2oD /dev/disk/by-uuid/f8c63d5a-8980-41a1-a638-5eb32ecfd08f /dev/mapper/roots-rhel6 /dev/roots/rhel6', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'rhel6', > 'DM_NAME': 'roots-rhel6', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-wr9wAlmrH3nBkuCnhgxHdn4yYZj1NTARe4WFLckQbGKCbUiAfaIUSz0KySkPL2oD', > 'DM_VG_NAME': 'roots', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f8c63d5a-8980-41a1-a638-5eb32ecfd08f', > 'ID_FS_UUID_ENC': 'f8c63d5a-8980-41a1-a638-5eb32ecfd08f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3369197', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-roots-rhel6', > '/dev/disk/by-id/dm-uuid-LVM-wr9wAlmrH3nBkuCnhgxHdn4yYZj1NTARe4WFLckQbGKCbUiAfaIUSz0KySkPL2oD', > '/dev/disk/by-uuid/f8c63d5a-8980-41a1-a638-5eb32ecfd08f', > '/dev/mapper/roots-rhel6', > '/dev/roots/rhel6'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: roots-rhel6 ; >04:44:00,699 INFO storage.ui: scanning roots-rhel6 (/devices/virtual/block/dm-5)... >04:44:00,700 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-rhel6 ; >04:44:00,701 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15968MB lvmlv roots-rhel6 (18) >04:44:00,702 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: roots-rhel6 ; >04:44:00,702 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: roots-rhel6 ; label_type: None ; >04:44:00,703 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:44:00,704 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:44:00,704 DEBUG storage.ui: device roots-rhel6 does not contain a disklabel >04:44:00,704 INFO storage.ui: type detected on 'roots-rhel6' is 'ext4' >04:44:00,754 DEBUG storage.ui: padding min size from 202 up to 222 >04:44:00,755 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:44:00,756 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:44:00,756 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: roots-rhel6 ; current: None ; type: ext4 ; >04:44:00,759 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots >04:44:00,760 DEBUG storage.ui: roots size is 63968MB >04:44:00,761 DEBUG storage.ui: vg roots has 0MB free >04:44:00,762 DEBUG storage.ui: roots size is 63968MB >04:44:00,764 DEBUG storage.ui: vg roots has 0MB free >04:44:00,766 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f00d25cfa10) -- > name = roots-rhel6 status = True kids = 0 id = 18 > parents = ['existing 63968MB lvmvg roots (14)'] > uuid = e4WFLc-kQbG-KCbU-iAfa-IUSz-0KyS-kPL2oD size = 15968.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/roots-rhel6 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 32702464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2035, 255, 63) biosGeometry: (2035, 255, 63) > PedDevice: <_ped.Device object at 0x7f00d25ea4d0> > target size = 15968.0 path = /dev/mapper/roots-rhel6 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f00d26f0190) -- > name = roots status = True kids = 4 id = 14 > parents = ['existing 63998MB luks/dm-crypt luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 (13) with existing lvmpv'] > uuid = wr9wAl-mrH3-nBku-Cnhg-xHdn-4yYZ-j1NTAR size = 63968 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/roots > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 1999 > PE Free = 0 PV Count = 1 > LV Names = ['fedora1', 'fedora0', 'rhel7', 'rhel6'] modified = False > extents = 1999.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 63998MB luks/dm-crypt luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 (13) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem', > 'existing 16000MB lvmlv roots-fedora0 (16) with existing ext4 filesystem', > 'existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem', > 'existing 15968MB lvmlv roots-rhel6 (18) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 15968MB >04:44:00,767 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:44:00,767 INFO storage.ui: got format: Ext4FS instance (0x7f00d2601f90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/roots-rhel6 uuid = f8c63d5a-8980-41a1-a638-5eb32ecfd08f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 15968.0 targetSize = 15968.0 > >04:44:00,792 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-fedora1 ; >04:44:00,794 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >04:44:00,795 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-fedora0 ; >04:44:00,796 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv roots-fedora0 (16) with existing ext4 filesystem >04:44:00,796 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-rhel7 ; >04:44:00,798 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >04:44:00,798 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-rhel6 ; >04:44:00,799 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15968MB lvmlv roots-rhel6 (18) with existing ext4 filesystem >04:44:00,800 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:44:00,821 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:44:00,824 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:44:00,829 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:44:00,856 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:44:00,858 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >04:44:00,862 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >04:44:00,883 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:44:00,886 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:44:00,891 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:44:00,917 DEBUG storage.ui: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:44:00,919 DEBUG storage.ui: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:44:00,921 DEBUG storage.ui: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >04:44:00,922 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-fedora1 ; status: True ; controllable: True ; >04:44:00,942 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: roots-fedora1 ; status: True ; controllable: True ; >04:44:01,000 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: roots ; status: True ; controllable: True ; >04:44:01,003 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >04:44:01,006 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >04:44:01,037 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: roots ; status: True ; controllable: True ; >04:44:01,097 DEBUG storage.ui: LUKSDevice.teardown: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: True ; controllable: True ; >04:44:01,101 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >04:44:01,105 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >04:44:01,137 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:44:01,140 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: True ; type: luks ; >04:44:01,140 DEBUG storage.ui: unmapping luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 >04:44:01,164 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >04:44:01,190 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:44:01,194 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:44:01,199 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:44:01,221 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-fedora0 ; status: False ; controllable: True ; >04:44:01,224 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-rhel7 ; status: False ; controllable: True ; >04:44:01,226 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-rhel6 ; status: False ; controllable: True ; >04:44:01,227 INFO storage.ui: not going to restore from backup of non-existent /etc/mdadm.conf >04:44:01,230 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:44:01,231 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:44:01,249 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:44:01,301 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:44:01,304 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:44:01,308 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:44:01,337 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: roots-fedora1 ; status: False ; controllable: True ; orig: False ; >04:44:01,339 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: roots-fedora1 ; orig: False ; >04:44:01,342 DEBUG storage.ui: LVMVolumeGroupDevice.setup: roots ; status: False ; controllable: True ; orig: False ; >04:44:01,343 DEBUG storage.ui: LVMVolumeGroupDevice.setupParents: kids: 4 ; name: roots ; orig: False ; >04:44:01,345 DEBUG storage.ui: LUKSDevice.setup: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; controllable: True ; orig: False ; >04:44:01,346 DEBUG storage.ui: LUKSDevice.setupParents: kids: 1 ; name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; orig: False ; >04:44:01,347 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:44:01,348 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; mapName: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: luks ; >04:44:01,349 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >04:44:03,521 DEBUG storage.ui: LVMPhysicalVolume.setup: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >04:44:03,546 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots >04:44:03,549 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: roots-fedora1 ; status: False ; controllable: True ; orig: False ; >04:44:03,655 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:44:03,671 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-fedora1 ; status: True ; controllable: True ; >04:44:03,725 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: roots-fedora1 ; status: True ; controllable: True ; >04:44:03,779 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: roots ; status: True ; controllable: True ; >04:44:03,782 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >04:44:03,785 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >04:44:03,810 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: roots ; status: True ; controllable: True ; >04:44:03,852 DEBUG storage.ui: LUKSDevice.teardown: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: True ; controllable: True ; >04:44:03,856 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >04:44:03,860 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >04:44:03,880 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:44:03,884 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: True ; type: luks ; >04:44:03,884 DEBUG storage.ui: unmapping luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 >04:44:03,911 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >04:44:03,938 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:44:03,942 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:44:03,944 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:44:03,962 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: roots-fedora0 ; status: False ; controllable: True ; orig: False ; >04:44:03,965 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: roots-fedora0 ; orig: False ; >04:44:03,968 DEBUG storage.ui: LVMVolumeGroupDevice.setup: roots ; status: False ; controllable: True ; orig: False ; >04:44:03,971 DEBUG storage.ui: LVMVolumeGroupDevice.setupParents: kids: 4 ; name: roots ; orig: False ; >04:44:03,973 DEBUG storage.ui: LUKSDevice.setup: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; controllable: True ; orig: False ; >04:44:03,974 DEBUG storage.ui: LUKSDevice.setupParents: kids: 1 ; name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; orig: False ; >04:44:03,975 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:44:03,976 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; mapName: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: luks ; >04:44:03,977 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >04:44:06,123 DEBUG storage.ui: LVMPhysicalVolume.setup: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >04:44:06,146 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots >04:44:06,150 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: roots-fedora0 ; status: False ; controllable: True ; orig: False ; >04:44:06,247 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:44:06,308 DEBUG storage.ui: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:44:06,308 INFO storage.ui: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >04:44:06,309 DEBUG storage.ui: parsing /mnt/sysimage/etc/crypttab >04:44:06,309 DEBUG storage.ui: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:44:06,310 DEBUG storage.ui: resolved 'UUID=5ad23dd1-079a-43ec-a76b-1536adfc40c2' to 'sda2' (partition) >04:44:06,310 DEBUG storage.ui: resolved 'UUID=c4bee372-a740-443e-a78a-6a2c8810803f' to 'sda3' (partition) >04:44:06,311 DEBUG storage.ui: crypttab maps: ['luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2', 'luks-c4bee372-a740-443e-a78a-6a2c8810803f'] >04:44:06,311 DEBUG storage.ui: parsing /mnt/sysimage/etc/fstab >04:44:06,314 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/mapper/roots-fedora0 ; >04:44:06,318 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 16000MB lvmlv roots-fedora0 (16) with existing ext4 filesystem >04:44:06,318 DEBUG storage.ui: resolved '/dev/mapper/roots-fedora0' to 'roots-fedora0' (lvmlv) >04:44:06,318 DEBUG storage.ui: resolved 'UUID=31476f67-1d3e-4820-a445-ac07224cee6a' to 'sda1' (partition) >04:44:06,320 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/mapper/common-home ; >04:44:06,322 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >04:44:06,322 DEBUG storage.ui: failed to resolve '/dev/mapper/common-home' >04:44:06,323 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/mapper/common-images ; >04:44:06,324 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >04:44:06,324 DEBUG storage.ui: failed to resolve '/dev/mapper/common-images' >04:44:06,324 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/mapper/common-swap ; >04:44:06,325 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >04:44:06,325 DEBUG storage.ui: failed to resolve '/dev/mapper/common-swap' >04:44:06,326 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-fedora0 ; status: True ; controllable: True ; >04:44:06,377 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: roots-fedora0 ; status: True ; controllable: True ; >04:44:06,437 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: roots-rhel7 ; status: False ; controllable: True ; orig: False ; >04:44:06,439 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: roots-rhel7 ; orig: False ; >04:44:06,442 DEBUG storage.ui: LVMVolumeGroupDevice.setup: roots ; status: True ; controllable: True ; orig: False ; >04:44:06,445 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: roots-rhel7 ; status: False ; controllable: True ; orig: False ; >04:44:06,544 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:44:06,561 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-rhel7 ; status: True ; controllable: True ; >04:44:06,616 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: roots-rhel7 ; status: True ; controllable: True ; >04:44:06,668 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: roots ; status: True ; controllable: True ; >04:44:06,672 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >04:44:06,675 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >04:44:06,700 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: roots ; status: True ; controllable: True ; >04:44:06,741 DEBUG storage.ui: LUKSDevice.teardown: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: True ; controllable: True ; >04:44:06,745 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >04:44:06,749 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >04:44:06,777 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:44:06,780 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: True ; type: luks ; >04:44:06,780 DEBUG storage.ui: unmapping luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 >04:44:06,803 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >04:44:06,829 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:44:06,833 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:44:06,835 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:44:06,858 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: roots-rhel6 ; status: False ; controllable: True ; orig: False ; >04:44:06,860 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: roots-rhel6 ; orig: False ; >04:44:06,864 DEBUG storage.ui: LVMVolumeGroupDevice.setup: roots ; status: False ; controllable: True ; orig: False ; >04:44:06,867 DEBUG storage.ui: LVMVolumeGroupDevice.setupParents: kids: 4 ; name: roots ; orig: False ; >04:44:06,870 DEBUG storage.ui: LUKSDevice.setup: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; controllable: True ; orig: False ; >04:44:06,873 DEBUG storage.ui: LUKSDevice.setupParents: kids: 1 ; name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; orig: False ; >04:44:06,874 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:44:06,876 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; mapName: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: luks ; >04:44:06,877 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >19:44:10,125 DEBUG storage.ui: LVMPhysicalVolume.setup: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >19:44:10,152 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots >19:44:10,155 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: roots-rhel6 ; status: False ; controllable: True ; orig: False ; >19:44:10,253 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:44:10,271 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-rhel6 ; status: True ; controllable: True ; >19:44:10,324 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: roots-rhel6 ; status: True ; controllable: True ; >19:44:10,383 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: roots ; status: True ; controllable: True ; >19:44:10,386 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >19:44:10,389 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >19:44:10,417 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: roots ; status: True ; controllable: True ; >19:44:10,454 DEBUG storage.ui: LUKSDevice.teardown: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: True ; controllable: True ; >19:44:10,458 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >19:44:10,462 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >19:44:10,488 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:44:10,490 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: True ; type: luks ; >19:44:10,490 DEBUG storage.ui: unmapping luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 >19:44:10,511 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >19:44:10,537 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:44:10,540 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:44:10,542 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:44:10,604 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:44:10,605 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:44:19,371 DEBUG storage: Ext4FS.supported: supported: True ; >19:44:19,371 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:44:19,371 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:44:19,372 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:44:19,373 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:44:19,378 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:44:19,378 DEBUG storage: DeviceTree.getDeviceByName returned None >19:44:19,380 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:44:19,380 DEBUG storage: DeviceTree.getDeviceByName returned None >19:44:19,381 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:44:19,382 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:44:28,266 DEBUG storage: Ext4FS.supported: supported: True ; >19:44:28,267 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:44:28,275 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:44:28,275 DEBUG storage: DeviceTree.getDeviceByName returned None >19:44:28,276 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:44:28,277 DEBUG storage: DeviceTree.getDeviceByName returned None >19:44:28,278 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:44:28,279 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:44:30,065 DEBUG storage: Ext4FS.supported: supported: True ; >19:44:30,065 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:44:30,066 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:44:30,068 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:44:30,070 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:44:33,672 DEBUG storage: Ext4FS.supported: supported: True ; >19:44:33,672 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:44:33,673 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:44:36,578 DEBUG storage: Ext4FS.supported: supported: True ; >19:44:36,579 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:44:36,579 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:44:39,151 DEBUG storage: Ext4FS.supported: supported: True ; >19:44:39,151 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:44:39,151 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:44:41,850 DEBUG storage: Ext4FS.supported: supported: True ; >19:44:41,851 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:44:41,851 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:44:41,857 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:44:41,858 DEBUG storage: DeviceTree.getDeviceByName returned None >19:44:41,859 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:44:41,860 DEBUG storage: DeviceTree.getDeviceByName returned None >19:44:41,861 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:44:41,862 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:44:45,220 DEBUG storage: Ext4FS.supported: supported: True ; >19:44:45,220 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:44:45,220 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:44:45,221 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:44:45,222 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:44:45,227 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:44:45,228 DEBUG storage: DeviceTree.getDeviceByName returned None >19:44:45,229 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:44:45,230 DEBUG storage: DeviceTree.getDeviceByName returned None >19:44:45,231 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:44:45,232 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:44:45,778 DEBUG storage: Ext4FS.supported: supported: True ; >19:44:45,779 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:44:45,779 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:44:45,780 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:44:45,781 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:44:45,786 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:44:45,787 DEBUG storage: DeviceTree.getDeviceByName returned None >19:44:45,788 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:44:45,789 DEBUG storage: DeviceTree.getDeviceByName returned None >19:44:45,790 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:44:45,791 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:44:47,834 DEBUG storage: Ext4FS.supported: supported: True ; >19:44:47,834 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:44:47,835 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:44:47,837 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:44:47,839 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:44:54,248 DEBUG storage: Ext4FS.supported: supported: True ; >19:44:54,248 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:44:54,249 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:44:56,369 DEBUG storage: Ext4FS.supported: supported: True ; >19:44:56,369 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:44:56,370 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:45:06,875 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:06,875 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:06,875 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:45:06,882 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:06,883 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:06,884 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:06,885 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:06,886 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:06,887 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:06,890 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:06,891 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:06,892 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:06,893 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:06,894 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:06,895 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:09,524 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:09,525 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:09,525 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:45:09,526 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:09,527 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:13,671 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:13,672 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:13,672 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:45:18,241 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:18,241 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:18,241 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:45:18,248 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:18,248 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:18,250 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:18,250 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:18,251 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:18,252 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:22,502 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:22,502 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:22,502 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:45:22,503 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:22,504 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:22,509 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:22,510 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:22,511 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:22,512 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:22,513 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:22,514 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:27,694 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:27,694 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:27,703 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:27,703 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:27,704 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:27,705 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:27,706 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:27,707 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:30,111 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:30,111 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:30,111 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:45:30,112 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:30,113 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:32,302 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:32,302 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:32,302 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:45:32,310 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:32,311 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:32,313 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:32,313 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:32,315 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:32,316 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:33,913 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:33,913 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:33,913 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:45:33,914 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:33,915 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:33,921 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:33,922 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:33,923 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:33,924 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:33,925 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:33,926 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:38,324 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:38,325 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:38,325 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:45:38,327 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:38,329 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:41,834 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:41,835 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:41,835 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:45:46,472 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:46,473 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:46,473 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:45:46,479 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:46,480 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:46,481 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:46,482 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:46,483 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:46,484 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:49,802 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:49,802 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:49,802 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:45:49,803 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:49,804 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:49,809 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:49,810 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:49,811 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:45:49,811 DEBUG storage: DeviceTree.getDeviceByName returned None >19:45:49,813 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:49,813 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:54,711 DEBUG storage: Ext4FS.supported: supported: True ; >19:45:54,711 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:45:54,711 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:45:54,712 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:45:54,713 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:45:56,154 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >19:45:56,156 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; type: luks ; >19:45:56,158 DEBUG storage: LUKS.setup: device: /dev/sda3 ; status: False ; type: luks ; >19:45:58,316 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >19:45:58,316 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:45:58,318 DEBUG storage.ui: LUKSDevice._setFormat: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; current: None ; type: None ; >19:45:58,319 INFO storage.ui: added luks/dm-crypt luks-c4bee372-a740-443e-a78a-6a2c8810803f (id 19) to device tree >19:45:58,319 INFO storage.ui: not going to create backup copy of non-existent /etc/mdadm.conf >19:45:58,320 INFO storage.ui: DeviceTree.populate: ignoredDisks is ['loop3', 'loop4', 'loop5', 'loop6', 'loop7'] ; exclusiveDisks is [] >19:45:58,354 DEBUG storage.ui: MultipathTopology._build_topology: >19:45:58,354 DEBUG storage.ui: /etc/multipath.conf contents: >19:45:58,354 DEBUG storage.ui: # multipath.conf written by anaconda >19:45:58,355 DEBUG storage.ui: >19:45:58,355 DEBUG storage.ui: defaults { >19:45:58,355 DEBUG storage.ui: user_friendly_names yes >19:45:58,355 DEBUG storage.ui: } >19:45:58,356 DEBUG storage.ui: blacklist { >19:45:58,356 DEBUG storage.ui: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:45:58,356 DEBUG storage.ui: devnode "^hd[a-z]" >19:45:58,356 DEBUG storage.ui: devnode "^dcssblk[0-9]*" >19:45:58,357 DEBUG storage.ui: device { >19:45:58,357 DEBUG storage.ui: vendor "DGC" >19:45:58,357 DEBUG storage.ui: product "LUNZ" >19:45:58,357 DEBUG storage.ui: } >19:45:58,358 DEBUG storage.ui: device { >19:45:58,358 DEBUG storage.ui: vendor "IBM" >19:45:58,358 DEBUG storage.ui: product "S/390.*" >19:45:58,358 DEBUG storage.ui: } >19:45:58,358 DEBUG storage.ui: # don't count normal SATA devices as multipaths >19:45:58,359 DEBUG storage.ui: device { >19:45:58,359 DEBUG storage.ui: vendor "ATA" >19:45:58,359 DEBUG storage.ui: } >19:45:58,360 DEBUG storage.ui: # don't count 3ware devices as multipaths >19:45:58,360 DEBUG storage.ui: device { >19:45:58,360 DEBUG storage.ui: vendor "3ware" >19:45:58,360 DEBUG storage.ui: } >19:45:58,360 DEBUG storage.ui: device { >19:45:58,361 DEBUG storage.ui: vendor "AMCC" >19:45:58,361 DEBUG storage.ui: } >19:45:58,361 DEBUG storage.ui: # nor highpoint devices >19:45:58,361 DEBUG storage.ui: device { >19:45:58,361 DEBUG storage.ui: vendor "HPT" >19:45:58,362 DEBUG storage.ui: } >19:45:58,362 DEBUG storage.ui: wwid "S0VZNEAC807844" >19:45:58,362 DEBUG storage.ui: wwid "S0VZNEAC807844" >19:45:58,362 DEBUG storage.ui: } >19:45:58,362 DEBUG storage.ui: multipaths { >19:45:58,362 DEBUG storage.ui: } >19:45:58,363 DEBUG storage.ui: (end of /etc/multipath.conf) >19:45:58,383 INFO storage.ui: MultipathTopology: found singlepath device: sda >19:45:58,384 INFO storage.ui: MultipathTopology: found non-disk device: sda1 >19:45:58,384 INFO storage.ui: MultipathTopology: found non-disk device: sda2 >19:45:58,385 INFO storage.ui: MultipathTopology: found non-disk device: sda3 >19:45:58,385 INFO storage.ui: MultipathTopology: found singlepath device: loop0 >19:45:58,385 INFO storage.ui: MultipathTopology: found singlepath device: loop1 >19:45:58,386 INFO storage.ui: MultipathTopology: found singlepath device: loop2 >19:45:58,386 INFO storage.ui: MultipathTopology: found singlepath device: loop3 >19:45:58,386 INFO storage.ui: MultipathTopology: found singlepath device: loop4 >19:45:58,387 INFO storage.ui: MultipathTopology: found singlepath device: loop5 >19:45:58,387 INFO storage.ui: MultipathTopology: found singlepath device: loop6 >19:45:58,387 INFO storage.ui: MultipathTopology: found singlepath device: loop7 >19:45:58,388 INFO storage.ui: MultipathTopology: found singlepath device: dm-0 >19:45:58,388 INFO storage.ui: MultipathTopology: found singlepath device: dm-1 >19:45:58,389 INFO storage.ui: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >19:45:58,392 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844 /dev/disk/by-id/wwn-0x5002538043584d30', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0VZNEAC807844', > 'ID_SERIAL_SHORT': 'S0VZNEAC807844', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5888', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844', > '/dev/disk/by-id/wwn-0x5002538043584d30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >19:45:58,393 INFO storage.ui: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >19:45:58,394 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >19:45:58,395 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (0) with existing msdos disklabel >19:45:58,395 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:45:58,396 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >19:45:58,396 DEBUG storage.ui: disklabel format on sda already set up >19:45:58,397 INFO storage.ui: got device: DiskDevice instance (0x7f00d25cf450) -- > name = sda status = True kids = 3 id = 0 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 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 0x7f00dc4aa0e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f00d25cf490> >19:45:58,398 INFO storage.ui: got format: DiskLabel instance (0x7f00d25cf4d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f00d25d7f10>, <parted.partition.Partition object at 0x7f00d25de0d0>, <parted.partition.Partition object at 0x7f00d25de310>] > device: <parted.device.Device object at 0x7f00d25cf690> > PedDisk: <_ped.Disk object at 0x7f00d2665830> > origPartedDisk = <parted.disk.Disk object at 0x7f00d25cf810> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 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 0x7f00dc4aa9e0> > >19:45:58,401 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 /dev/disk/by-uuid/31476f67-1d3e-4820-a445-ac07224cee6a', > '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_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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': '31476f67-1d3e-4820-a445-ac07224cee6a', > 'ID_FS_UUID_ENC': '31476f67-1d3e-4820-a445-ac07224cee6a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0VZNEAC807844', > 'ID_SERIAL_SHORT': 'S0VZNEAC807844', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5901', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part1', > '/dev/disk/by-id/wwn-0x5002538043584d30-part1', > '/dev/disk/by-uuid/31476f67-1d3e-4820-a445-ac07224cee6a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >19:45:58,401 INFO storage.ui: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >19:45:58,402 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda1 ; >19:45:58,403 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >19:45:58,404 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >19:45:58,405 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >19:45:58,406 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:45:58,407 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >19:45:58,411 WARN storage.ui: disklabel detected but not usable on sda1 >19:45:58,411 DEBUG storage.ui: no type or existing type for sda1, bailing >19:45:58,412 INFO storage.ui: got device: PartitionDevice instance (0x7f00d12309d0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 244198MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem mounted at /boot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f00dc4aad40> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f00d25cf650> fileSystem: <parted.filesystem.FileSystem object at 0x7f00d25de210> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f00d25d7fd0> PedPartition: <_ped.Partition object at 0x7f00d25d0470> > disk = existing 244198MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >19:45:58,414 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:45:58,414 INFO storage.ui: got format: Ext4FS instance (0x7f00d25cfdd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 31476f67-1d3e-4820-a445-ac07224cee6a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = None > label = None size = 500.0 targetSize = 500.0 > >19:45:58,417 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 /dev/disk/by-uuid/5ad23dd1-079a-43ec-a76b-1536adfc40c2', > '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_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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '5ad23dd1-079a-43ec-a76b-1536adfc40c2', > 'ID_FS_UUID_ENC': '5ad23dd1-079a-43ec-a76b-1536adfc40c2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '131072000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0VZNEAC807844', > 'ID_SERIAL_SHORT': 'S0VZNEAC807844', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5913', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part2', > '/dev/disk/by-id/wwn-0x5002538043584d30-part2', > '/dev/disk/by-uuid/5ad23dd1-079a-43ec-a76b-1536adfc40c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >19:45:58,417 INFO storage.ui: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >19:45:58,418 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >19:45:58,419 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 64000MB partition sda2 (2) with existing luks >19:45:58,420 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >19:45:58,421 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >19:45:58,422 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:45:58,423 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >19:45:58,425 WARN storage.ui: disklabel detected but not usable on sda2 >19:45:58,426 DEBUG storage.ui: no type or existing type for sda2, bailing >19:45:58,427 INFO storage.ui: got device: PartitionDevice instance (0x7f00d25cf910) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 244198MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 64000.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 131072000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8158, 255, 63) biosGeometry: (8158, 255, 63) > PedDevice: <_ped.Device object at 0x7f00dc4aae60> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = luks grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f00d25cf650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f00d25de190> PedPartition: <_ped.Partition object at 0x7f00d25d04d0> > disk = existing 244198MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 132098047 length = 131072000 > flags = >19:45:58,427 INFO storage.ui: got format: LUKS instance (0x7f00d25cff10) -- > type = luks name = LUKS status = False > device = /dev/sda2 uuid = 5ad23dd1-079a-43ec-a76b-1536adfc40c2 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >19:45:58,430 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part3 /dev/disk/by-id/wwn-0x5002538043584d30-part3 /dev/disk/by-uuid/c4bee372-a740-443e-a78a-6a2c8810803f', > '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_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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'c4bee372-a740-443e-a78a-6a2c8810803f', > 'ID_FS_UUID_ENC': 'c4bee372-a740-443e-a78a-6a2c8810803f', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '132098048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '368019456', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0VZNEAC807844', > 'ID_SERIAL_SHORT': 'S0VZNEAC807844', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5927', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0VZNEAC807844-part3', > '/dev/disk/by-id/wwn-0x5002538043584d30-part3', > '/dev/disk/by-uuid/c4bee372-a740-443e-a78a-6a2c8810803f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >19:45:58,430 INFO storage.ui: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >19:45:58,431 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda3 ; >19:45:58,432 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 179697MB partition sda3 (4) with existing luks >19:45:58,433 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >19:45:58,434 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >19:45:58,435 DEBUG storage.ui: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >19:45:58,435 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >19:45:58,438 WARN storage.ui: disklabel detected but not usable on sda3 >19:45:58,438 DEBUG storage.ui: no type or existing type for sda3, bailing >19:45:58,439 INFO storage.ui: got device: PartitionDevice instance (0x7f00d25cfe50) -- > name = sda3 status = True kids = 1 id = 4 > parents = ['existing 244198MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 179697.0 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 368019456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (22908, 255, 63) biosGeometry: (22908, 255, 63) > PedDevice: <_ped.Device object at 0x7f00dc4aaf80> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = luks grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f00d25cf650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f00d25de350> PedPartition: <_ped.Partition object at 0x7f00d25d0530> > disk = existing 244198MB disk sda (0) with existing msdos disklabel > start = 132098048 end = 500117503 length = 368019456 > flags = >19:45:58,439 INFO storage.ui: got format: LUKS instance (0x7f00d25d2090) -- > type = luks name = LUKS status = True > device = /dev/sda3 uuid = c4bee372-a740-443e-a78a-6a2c8810803f exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-c4bee372-a740-443e-a78a-6a2c8810803f > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >19:45:58,441 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '24896', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:45:58,441 INFO storage.ui: scanning loop0 (/devices/virtual/block/loop0)... >19:45:58,442 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop0 ; >19:45:58,443 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop0 (7) >19:45:58,444 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:45:58,445 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:45:58,445 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >19:45:58,446 DEBUG storage.ui: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >19:45:58,447 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >19:45:58,448 WARN storage.ui: disklabel detected but not usable on loop0 >19:45:58,448 INFO storage.ui: type detected on 'loop0' is 'squashfs' >19:45:58,448 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >19:45:58,449 DEBUG storage.ui: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:45:58,449 INFO storage.ui: got device: LoopDevice instance (0x7f00d25d2150) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >19:45:58,451 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/091c5ca0-866c-4617-b4dd-19912993dd85', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '091c5ca0-866c-4617-b4dd-19912993dd85', > 'ID_FS_UUID_ENC': '091c5ca0-866c-4617-b4dd-19912993dd85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '24914', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/091c5ca0-866c-4617-b4dd-19912993dd85'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:45:58,451 INFO storage.ui: scanning loop1 (/devices/virtual/block/loop1)... >19:45:58,452 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop1 ; >19:45:58,452 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >19:45:58,453 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:45:58,454 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:45:58,455 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:45:58,455 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >19:45:58,455 DEBUG storage.ui: device loop1 does not contain a disklabel >19:45:58,455 DEBUG storage.ui: no type or existing type for loop1, bailing >19:45:58,455 INFO storage.ui: got device: LoopDevice instance (0x7f00d25d23d0) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = ext4 >19:45:58,456 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:45:58,456 INFO storage.ui: got format: Ext4FS instance (0x7f00d25d2590) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 091c5ca0-866c-4617-b4dd-19912993dd85 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >19:45:58,457 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25093', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:45:58,457 INFO storage.ui: scanning loop2 (/devices/virtual/block/loop2)... >19:45:58,458 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop2 ; >19:45:58,459 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >19:45:58,460 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:45:58,460 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:45:58,460 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:45:58,461 DEBUG storage.ui: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >19:45:58,462 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >19:45:58,463 WARN storage.ui: disklabel detected but not usable on loop2 >19:45:58,463 DEBUG storage.ui: no type or existing type for loop2, bailing >19:45:58,463 INFO storage.ui: got device: LoopDevice instance (0x7f00d25d2650) -- > name = loop2 status = False kids = 1 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >19:45:58,464 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25113', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:45:58,465 DEBUG storage.ui: device 'loop3' in ignoredDisks >19:45:58,465 INFO storage.ui: ignoring loop3 (/devices/virtual/block/loop3) >19:45:58,466 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25889', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:45:58,466 DEBUG storage.ui: device 'loop4' in ignoredDisks >19:45:58,467 INFO storage.ui: ignoring loop4 (/devices/virtual/block/loop4) >19:45:58,467 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26328', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >19:45:58,468 DEBUG storage.ui: device 'loop5' in ignoredDisks >19:45:58,468 INFO storage.ui: ignoring loop5 (/devices/virtual/block/loop5) >19:45:58,469 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26757', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >19:45:58,469 DEBUG storage.ui: device 'loop6' in ignoredDisks >19:45:58,469 INFO storage.ui: ignoring loop6 (/devices/virtual/block/loop6) >19:45:58,470 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26778', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >19:45:58,470 DEBUG storage.ui: device 'loop7' in ignoredDisks >19:45:58,470 INFO storage.ui: ignoring loop7 (/devices/virtual/block/loop7) >19:45:58,470 DEBUG storage.ui: Skipping a device mapper drive (dm-0) for now >19:45:58,470 DEBUG storage.ui: Skipping a device mapper drive (dm-1) for now >19:45:58,490 INFO storage.ui: devices to scan: ['dm-0', 'dm-1'] >19:45:58,496 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/091c5ca0-866c-4617-b4dd-19912993dd85 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '091c5ca0-866c-4617-b4dd-19912993dd85', > 'ID_FS_UUID_ENC': '091c5ca0-866c-4617-b4dd-19912993dd85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '41947382', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/091c5ca0-866c-4617-b4dd-19912993dd85', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:45:58,497 INFO storage.ui: scanning live-rw (/devices/virtual/block/dm-0)... >19:45:58,500 DEBUG storage.ui: DeviceTree.getDeviceByName: name: live-rw ; >19:45:58,501 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1024MB dm live-rw (12) with existing ext4 filesystem >19:45:58,502 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:45:58,503 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:45:58,504 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:45:58,504 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >19:45:58,504 DEBUG storage.ui: device live-rw does not contain a disklabel >19:45:58,505 DEBUG storage.ui: no type or existing type for live-rw, bailing >19:45:58,506 INFO storage.ui: got device: DMDevice instance (0x7f00d25d2d50) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f00e4dd9320> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = ext4 target = None dmUuid = None >19:45:58,506 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:45:58,507 INFO storage.ui: got format: Ext4FS instance (0x7f00d25d2e50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 091c5ca0-866c-4617-b4dd-19912993dd85 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >19:45:58,510 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-luks-c4bee372-a740-443e-a78a-6a2c8810803f /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-c4bee372a740443ea78a6a2c8810803f-luks-c4bee372-a740-443e-a78a-6a2c8810803f /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-c4bee372-a740-443e-a78a-6a2c8810803f', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-c4bee372a740443ea78a6a2c8810803f-luks-c4bee372-a740-443e-a78a-6a2c8810803f', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '3HApc0-IZRR-cNlI-ESn2-M8dK-rVJr-iVlwmX', > 'ID_FS_UUID_ENC': '3HApc0-IZRR-cNlI-ESn2-M8dK-rVJr-iVlwmX', > 'ID_FS_VERSION': 'LVM2 001', > 'LVM2_LV_ATTR': ['-wi------', '-wi------', '-wi------'], > 'LVM2_LV_NAME': ['swap', 'home', 'images'], > 'LVM2_LV_SIZE': ['4096000.00', '114360320.00', '65536000.00'], > 'LVM2_LV_UUID': ['oMCYUo-iOrs-Hk2P-DRK9-f8ju-deVS-NtoZd6', > 'lEmT63-gy9N-c8C8-au0Y-guHy-ZCVc-5zQjP3', > 'YQnRqv-nnjI-BWiR-9V3L-c7c4-ScHp-120Hmn'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/dm-1', > 'LVM2_PV_PE_ALLOC_COUNT': '5615', > 'LVM2_PV_PE_COUNT': '5615', > 'LVM2_PV_SIZE': '183992320.00', > 'LVM2_PV_UUID': '3HApc0-IZRR-cNlI-ESn2-M8dK-rVJr-iVlwmX', > 'LVM2_VG_EXTENT_COUNT': '5615', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'common', > 'LVM2_VG_SIZE': '183992320.00', > 'LVM2_VG_UUID': 'e7yhRW-RiKY-gBjr-JTvm-EvAA-EBf1-cKwiPV', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '152936', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-c4bee372-a740-443e-a78a-6a2c8810803f', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-c4bee372a740443ea78a6a2c8810803f-luks-c4bee372-a740-443e-a78a-6a2c8810803f', > '/dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; >19:45:58,510 INFO storage.ui: scanning luks-c4bee372-a740-443e-a78a-6a2c8810803f (/devices/virtual/block/dm-1)... >19:45:58,511 DEBUG storage.ui: DeviceTree.getDeviceByName: name: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; >19:45:58,511 DEBUG storage.ui: looking up parted Device: /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f >19:45:58,513 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 179695MB luks/dm-crypt luks-c4bee372-a740-443e-a78a-6a2c8810803f (19) >19:45:58,514 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; >19:45:58,515 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; label_type: None ; >19:45:58,517 DEBUG storage.ui: LVMPhysicalVolume.__init__: >19:45:58,517 DEBUG storage.ui: getFormat('LVM2_member') returning LVMPhysicalVolume instance >19:45:58,517 DEBUG storage.ui: device luks-c4bee372-a740-443e-a78a-6a2c8810803f does not contain a disklabel >19:45:58,518 INFO storage.ui: type detected on 'luks-c4bee372-a740-443e-a78a-6a2c8810803f' is 'LVM2_member' >19:45:58,519 DEBUG storage.ui: LVMPhysicalVolume.__init__: vgName: common ; uuid: 3HApc0-IZRR-cNlI-ESn2-M8dK-rVJr-iVlwmX ; exists: True ; vgUuid: e7yhRW-RiKY-gBjr-JTvm-EvAA-EBf1-cKwiPV ; label: None ; peStart: 1.0 ; device: /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f ; serial: None ; >19:45:58,519 DEBUG storage.ui: getFormat('LVM2_member') returning LVMPhysicalVolume instance >19:45:58,520 DEBUG storage.ui: LUKSDevice._setFormat: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; current: None ; type: lvmpv ; >19:45:58,521 DEBUG storage.ui: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; >19:45:58,522 DEBUG storage.ui: DeviceTree.getDeviceByName: name: common ; >19:45:58,523 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >19:45:58,524 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; >19:45:58,524 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:45:58,525 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: common ; current: None ; type: None ; >19:45:58,526 INFO storage.ui: added lvmvg common (id 20) to device tree >19:45:58,527 INFO storage.ui: got device: LUKSDevice instance (0x7f00d2601ed0) -- > name = luks-c4bee372-a740-443e-a78a-6a2c8810803f status = True kids = 1 id = 19 > parents = ['existing 179697MB partition sda3 (4) with existing luks'] > uuid = None size = 179695.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 368015360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (22907, 255, 63) biosGeometry: (22907, 255, 63) > PedDevice: <_ped.Device object at 0x7f00d25ea9e0> > target size = 0 path = /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f > format args = [] originalFormat = None target = crypt dmUuid = None >19:45:58,527 INFO storage.ui: got format: LVMPhysicalVolume instance (0x7f00d25eb950) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f uuid = 3HApc0-IZRR-cNlI-ESn2-M8dK-rVJr-iVlwmX exists = True > options = None supported = True formattable = True resizable = False > vgName = common vgUUID = e7yhRW-RiKY-gBjr-JTvm-EvAA-EBf1-cKwiPV peStart = 1.0 >19:45:58,547 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-fedora1 ; >19:45:58,548 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:45:58,549 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-fedora0 ; >19:45:58,550 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv roots-fedora0 (16) with existing ext4 filesystem >19:45:58,551 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-rhel7 ; >19:45:58,552 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:45:58,553 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-rhel6 ; >19:45:58,555 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15968MB lvmlv roots-rhel6 (18) with existing ext4 filesystem >19:45:58,555 DEBUG storage.ui: DeviceTree.getDeviceByName: name: common-swap ; >19:45:58,556 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >19:45:58,557 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: common ; >19:45:58,558 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:45:58,559 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: common-swap ; current: None ; type: None ; >19:45:58,559 DEBUG storage.ui: Adding common-swap/4000MB to common >19:45:58,559 INFO storage.ui: added lvmlv common-swap (id 21) to device tree >19:45:58,560 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: common-swap ; status: False ; controllable: True ; orig: False ; >19:45:58,561 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: common-swap ; orig: False ; >19:45:58,562 DEBUG storage.ui: LVMVolumeGroupDevice.setup: common ; status: True ; controllable: True ; orig: False ; >19:45:58,563 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: common-swap ; status: False ; controllable: True ; orig: False ; >19:45:58,655 DEBUG storage.ui: looking up parted Device: /dev/mapper/common-swap >19:45:58,659 DEBUG storage.ui: DeviceTree.getDeviceByName: name: common-home ; >19:45:58,662 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >19:45:58,664 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: common ; >19:45:58,665 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:45:58,667 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: common-home ; current: None ; type: None ; >19:45:58,668 DEBUG storage.ui: Adding common-home/111680MB to common >19:45:58,669 INFO storage.ui: added lvmlv common-home (id 22) to device tree >19:45:58,671 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: common-home ; status: False ; controllable: True ; orig: False ; >19:45:58,672 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: common-home ; orig: False ; >19:45:58,673 DEBUG storage.ui: LVMVolumeGroupDevice.setup: common ; status: True ; controllable: True ; orig: False ; >19:45:58,674 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: common-home ; status: False ; controllable: True ; orig: False ; >19:45:58,772 DEBUG storage.ui: looking up parted Device: /dev/mapper/common-home >19:45:58,775 DEBUG storage.ui: DeviceTree.getDeviceByName: name: common-images ; >19:45:58,778 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >19:45:58,780 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: common ; >19:45:58,780 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:45:58,781 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: common-images ; current: None ; type: None ; >19:45:58,782 DEBUG storage.ui: Adding common-images/64000MB to common >19:45:58,782 INFO storage.ui: added lvmlv common-images (id 23) to device tree >19:45:58,783 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: common-images ; status: False ; controllable: True ; orig: False ; >19:45:58,784 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: common-images ; orig: False ; >19:45:58,785 DEBUG storage.ui: LVMVolumeGroupDevice.setup: common ; status: True ; controllable: True ; orig: False ; >19:45:58,786 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: common-images ; status: False ; controllable: True ; orig: False ; >19:45:58,891 DEBUG storage.ui: looking up parted Device: /dev/mapper/common-images >19:45:58,919 INFO storage.ui: devices to scan: ['dm-2', 'dm-3', 'dm-4'] >19:45:58,921 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/common/swap /dev/disk/by-id/dm-name-common-swap /dev/disk/by-id/dm-uuid-LVM-e7yhRWRiKYgBjrJTvmEvAAEBf1cKwiPVoMCYUoiOrsHk2PDRK9f8judeVSNtoZd6 /dev/disk/by-uuid/3f119ef2-84e6-4406-97a2-9f0abfc7ba44 /dev/mapper/common-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'common-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-e7yhRWRiKYgBjrJTvmEvAAEBf1cKwiPVoMCYUoiOrsHk2PDRK9f8judeVSNtoZd6', > 'DM_VG_NAME': 'common', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '3f119ef2-84e6-4406-97a2-9f0abfc7ba44', > 'ID_FS_UUID_ENC': '3f119ef2-84e6-4406-97a2-9f0abfc7ba44', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '498112', > 'name': 'dm-2', > 'symlinks': ['/dev/common/swap', > '/dev/disk/by-id/dm-name-common-swap', > '/dev/disk/by-id/dm-uuid-LVM-e7yhRWRiKYgBjrJTvmEvAAEBf1cKwiPVoMCYUoiOrsHk2PDRK9f8judeVSNtoZd6', > '/dev/disk/by-uuid/3f119ef2-84e6-4406-97a2-9f0abfc7ba44', > '/dev/mapper/common-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: common-swap ; >19:45:58,922 INFO storage.ui: scanning common-swap (/devices/virtual/block/dm-2)... >19:45:58,922 DEBUG storage.ui: DeviceTree.getDeviceByName: name: common-swap ; >19:45:58,923 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 4000MB lvmlv common-swap (21) >19:45:58,924 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: common-swap ; >19:45:58,925 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: common-swap ; label_type: None ; >19:45:58,926 DEBUG storage.ui: SwapSpace.__init__: >19:45:58,926 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >19:45:58,926 DEBUG storage.ui: device common-swap does not contain a disklabel >19:45:58,926 INFO storage.ui: type detected on 'common-swap' is 'swap' >19:45:58,927 DEBUG storage.ui: SwapSpace.__init__: device: /dev/mapper/common-swap ; serial: None ; uuid: 3f119ef2-84e6-4406-97a2-9f0abfc7ba44 ; exists: True ; label: None ; >19:45:58,927 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >19:45:58,928 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: common-swap ; current: None ; type: swap ; >19:45:58,930 DEBUG storage.ui: looking up parted Device: /dev/mapper/common >19:45:58,930 DEBUG storage.ui: common size is 179680MB >19:45:58,931 DEBUG storage.ui: vg common has 0MB free >19:45:58,931 DEBUG storage.ui: common size is 179680MB >19:45:58,933 DEBUG storage.ui: vg common has 0MB free >19:45:58,934 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f00d24eb410) -- > name = common-swap status = True kids = 0 id = 21 > parents = ['existing 179680MB lvmvg common (20)'] > uuid = oMCYUo-iOrs-Hk2P-DRK9-f8ju-deVS-NtoZd6 size = 4000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/common-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7f00d25eaa70> > target size = 4000.0 path = /dev/mapper/common-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f00d25eba10) -- > name = common status = True kids = 3 id = 20 > parents = ['existing 179695MB luks/dm-crypt luks-c4bee372-a740-443e-a78a-6a2c8810803f (19) with existing lvmpv'] > uuid = e7yhRW-RiKY-gBjr-JTvm-EvAA-EBf1-cKwiPV size = 179680 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/common > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 5615 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'home', 'images'] modified = False > extents = 5615.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 179695MB luks/dm-crypt luks-c4bee372-a740-443e-a78a-6a2c8810803f (19) with existing lvmpv'] > LVs = ['existing 4000MB lvmlv common-swap (21) with existing swap', > 'existing 111680MB lvmlv common-home (22)', > 'existing 64000MB lvmlv common-images (23)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4000MB >19:45:58,934 INFO storage.ui: got format: SwapSpace instance (0x7f00d2601350) -- > type = swap name = swap status = False > device = /dev/mapper/common-swap uuid = 3f119ef2-84e6-4406-97a2-9f0abfc7ba44 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:45:58,936 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/common/home /dev/disk/by-id/dm-name-common-home /dev/disk/by-id/dm-uuid-LVM-e7yhRWRiKYgBjrJTvmEvAAEBf1cKwiPVlEmT63gy9Nc8C8au0YguHyZCVc5zQjP3 /dev/disk/by-uuid/343957aa-c0d9-4858-aa8e-08384d0e61db /dev/mapper/common-home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'common-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-e7yhRWRiKYgBjrJTvmEvAAEBf1cKwiPVlEmT63gy9Nc8C8au0YguHyZCVc5zQjP3', > 'DM_VG_NAME': 'common', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '343957aa-c0d9-4858-aa8e-08384d0e61db', > 'ID_FS_UUID_ENC': '343957aa-c0d9-4858-aa8e-08384d0e61db', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '609763', > 'name': 'dm-3', > 'symlinks': ['/dev/common/home', > '/dev/disk/by-id/dm-name-common-home', > '/dev/disk/by-id/dm-uuid-LVM-e7yhRWRiKYgBjrJTvmEvAAEBf1cKwiPVlEmT63gy9Nc8C8au0YguHyZCVc5zQjP3', > '/dev/disk/by-uuid/343957aa-c0d9-4858-aa8e-08384d0e61db', > '/dev/mapper/common-home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: common-home ; >19:45:58,936 INFO storage.ui: scanning common-home (/devices/virtual/block/dm-3)... >19:45:58,937 DEBUG storage.ui: DeviceTree.getDeviceByName: name: common-home ; >19:45:58,938 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 111680MB lvmlv common-home (22) >19:45:58,939 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: common-home ; >19:45:58,940 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: common-home ; label_type: None ; >19:45:58,941 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:45:58,941 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >19:45:58,941 DEBUG storage.ui: device common-home does not contain a disklabel >19:45:58,941 INFO storage.ui: type detected on 'common-home' is 'ext4' >19:45:59,003 DEBUG storage.ui: padding min size from 397 up to 436 >19:45:59,006 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:45:59,006 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >19:45:59,008 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: common-home ; current: None ; type: ext4 ; >19:45:59,012 DEBUG storage.ui: looking up parted Device: /dev/mapper/common >19:45:59,012 DEBUG storage.ui: common size is 179680MB >19:45:59,014 DEBUG storage.ui: vg common has 0MB free >19:45:59,014 DEBUG storage.ui: common size is 179680MB >19:45:59,015 DEBUG storage.ui: vg common has 0MB free >19:45:59,016 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f00d24eb810) -- > name = common-home status = True kids = 0 id = 22 > parents = ['existing 179680MB lvmvg common (20)'] > uuid = lEmT63-gy9N-c8C8-au0Y-guHy-ZCVc-5zQjP3 size = 111680.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/common-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 228720640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (14237, 255, 63) biosGeometry: (14237, 255, 63) > PedDevice: <_ped.Device object at 0x7f00d25eab90> > target size = 111680.0 path = /dev/mapper/common-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f00d25eba10) -- > name = common status = True kids = 3 id = 20 > parents = ['existing 179695MB luks/dm-crypt luks-c4bee372-a740-443e-a78a-6a2c8810803f (19) with existing lvmpv'] > uuid = e7yhRW-RiKY-gBjr-JTvm-EvAA-EBf1-cKwiPV size = 179680 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/common > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 5615 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'home', 'images'] modified = False > extents = 5615.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 179695MB luks/dm-crypt luks-c4bee372-a740-443e-a78a-6a2c8810803f (19) with existing lvmpv'] > LVs = ['existing 4000MB lvmlv common-swap (21) with existing swap', > 'existing 111680MB lvmlv common-home (22) with existing ext4 filesystem', > 'existing 64000MB lvmlv common-images (23)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 111680MB >19:45:59,018 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:45:59,018 INFO storage.ui: got format: Ext4FS instance (0x7f00d24eb090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/common-home uuid = 343957aa-c0d9-4858-aa8e-08384d0e61db exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 111680.0 targetSize = 111680.0 > >19:45:59,020 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/common/images /dev/disk/by-id/dm-name-common-images /dev/disk/by-id/dm-uuid-LVM-e7yhRWRiKYgBjrJTvmEvAAEBf1cKwiPVYQnRqvnnjIBWiR9V3Lc7c4ScHp120Hmn /dev/disk/by-uuid/c96ae4a2-dbe1-4d50-8b5c-6cda8f86594d /dev/mapper/common-images', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'images', > 'DM_NAME': 'common-images', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-e7yhRWRiKYgBjrJTvmEvAAEBf1cKwiPVYQnRqvnnjIBWiR9V3Lc7c4ScHp120Hmn', > 'DM_VG_NAME': 'common', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c96ae4a2-dbe1-4d50-8b5c-6cda8f86594d', > 'ID_FS_UUID_ENC': 'c96ae4a2-dbe1-4d50-8b5c-6cda8f86594d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '728917', > 'name': 'dm-4', > 'symlinks': ['/dev/common/images', > '/dev/disk/by-id/dm-name-common-images', > '/dev/disk/by-id/dm-uuid-LVM-e7yhRWRiKYgBjrJTvmEvAAEBf1cKwiPVYQnRqvnnjIBWiR9V3Lc7c4ScHp120Hmn', > '/dev/disk/by-uuid/c96ae4a2-dbe1-4d50-8b5c-6cda8f86594d', > '/dev/mapper/common-images'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: common-images ; >19:45:59,021 INFO storage.ui: scanning common-images (/devices/virtual/block/dm-4)... >19:45:59,021 DEBUG storage.ui: DeviceTree.getDeviceByName: name: common-images ; >19:45:59,022 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 64000MB lvmlv common-images (23) >19:45:59,023 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: common-images ; >19:45:59,024 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: common-images ; label_type: None ; >19:45:59,025 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:45:59,025 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >19:45:59,026 DEBUG storage.ui: device common-images does not contain a disklabel >19:45:59,026 INFO storage.ui: type detected on 'common-images' is 'ext4' >19:45:59,082 DEBUG storage.ui: padding min size from 298 up to 327 >19:45:59,084 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:45:59,085 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >19:45:59,087 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: common-images ; current: None ; type: ext4 ; >19:45:59,091 DEBUG storage.ui: looking up parted Device: /dev/mapper/common >19:45:59,092 DEBUG storage.ui: common size is 179680MB >19:45:59,093 DEBUG storage.ui: vg common has 0MB free >19:45:59,093 DEBUG storage.ui: common size is 179680MB >19:45:59,094 DEBUG storage.ui: vg common has 0MB free >19:45:59,096 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f00d25eb990) -- > name = common-images status = True kids = 0 id = 23 > parents = ['existing 179680MB lvmvg common (20)'] > uuid = YQnRqv-nnjI-BWiR-9V3L-c7c4-ScHp-120Hmn size = 64000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/common-images type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 131072000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8158, 255, 63) biosGeometry: (8158, 255, 63) > PedDevice: <_ped.Device object at 0x7f00d25eac20> > target size = 64000.0 path = /dev/mapper/common-images > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f00d25eba10) -- > name = common status = True kids = 3 id = 20 > parents = ['existing 179695MB luks/dm-crypt luks-c4bee372-a740-443e-a78a-6a2c8810803f (19) with existing lvmpv'] > uuid = e7yhRW-RiKY-gBjr-JTvm-EvAA-EBf1-cKwiPV size = 179680 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/common > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 5615 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'home', 'images'] modified = False > extents = 5615.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 179695MB luks/dm-crypt luks-c4bee372-a740-443e-a78a-6a2c8810803f (19) with existing lvmpv'] > LVs = ['existing 4000MB lvmlv common-swap (21) with existing swap', > 'existing 111680MB lvmlv common-home (22) with existing ext4 filesystem', > 'existing 64000MB lvmlv common-images (23) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 64000MB >19:45:59,097 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:45:59,097 INFO storage.ui: got format: Ext4FS instance (0x7f00d24eb1d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/common-images uuid = c96ae4a2-dbe1-4d50-8b5c-6cda8f86594d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 64000.0 targetSize = 64000.0 > >19:45:59,121 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-fedora1 ; >19:45:59,123 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv roots-fedora1 (15) with existing ext4 filesystem >19:45:59,124 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-fedora0 ; >19:45:59,125 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv roots-fedora0 (16) with existing ext4 filesystem >19:45:59,126 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-rhel7 ; >19:45:59,127 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv roots-rhel7 (17) with existing ext4 filesystem >19:45:59,128 DEBUG storage.ui: DeviceTree.getDeviceByName: name: roots-rhel6 ; >19:45:59,129 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15968MB lvmlv roots-rhel6 (18) with existing ext4 filesystem >19:45:59,129 DEBUG storage.ui: DeviceTree.getDeviceByName: name: common-swap ; >19:45:59,130 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 4000MB lvmlv common-swap (21) with existing swap >19:45:59,131 DEBUG storage.ui: DeviceTree.getDeviceByName: name: common-home ; >19:45:59,132 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 111680MB lvmlv common-home (22) with existing ext4 filesystem >19:45:59,133 DEBUG storage.ui: DeviceTree.getDeviceByName: name: common-images ; >19:45:59,134 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 64000MB lvmlv common-images (23) with existing ext4 filesystem >19:45:59,135 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:45:59,157 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:45:59,161 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:45:59,165 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:45:59,194 DEBUG storage.ui: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:45:59,196 DEBUG storage.ui: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:45:59,199 DEBUG storage.ui: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >19:45:59,200 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-fedora1 ; status: False ; controllable: True ; >19:45:59,201 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-fedora0 ; status: False ; controllable: True ; >19:45:59,202 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-rhel7 ; status: False ; controllable: True ; >19:45:59,203 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-rhel6 ; status: False ; controllable: True ; >19:45:59,204 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: common-swap ; status: True ; controllable: True ; >19:45:59,205 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/common-swap ; status: False ; type: swap ; >19:45:59,206 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/common-swap ; status: False ; type: swap ; >19:45:59,228 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: common-swap ; status: True ; controllable: True ; >19:45:59,287 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: common ; status: True ; controllable: True ; >19:45:59,291 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/common ; status: False ; type: None ; >19:45:59,294 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/common ; status: False ; type: None ; >19:45:59,325 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: common ; status: True ; controllable: True ; >19:45:59,378 DEBUG storage.ui: LUKSDevice.teardown: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: True ; controllable: True ; >19:45:59,380 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; type: lvmpv ; >19:45:59,382 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; type: lvmpv ; >19:45:59,406 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:45:59,410 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: True ; type: luks ; >19:45:59,410 DEBUG storage.ui: unmapping luks-c4bee372-a740-443e-a78a-6a2c8810803f >19:45:59,431 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >19:45:59,459 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:45:59,463 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:45:59,468 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:45:59,494 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: common-home ; status: False ; controllable: True ; >19:45:59,498 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: common-images ; status: False ; controllable: True ; >19:45:59,498 INFO storage.ui: not going to restore from backup of non-existent /etc/mdadm.conf >19:45:59,501 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:45:59,502 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:45:59,517 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:45:59,575 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:45:59,578 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:45:59,581 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:45:59,605 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: roots-fedora1 ; status: False ; controllable: True ; orig: False ; >19:45:59,608 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: roots-fedora1 ; orig: False ; >19:45:59,610 DEBUG storage.ui: LVMVolumeGroupDevice.setup: roots ; status: False ; controllable: True ; orig: False ; >19:45:59,613 DEBUG storage.ui: LVMVolumeGroupDevice.setupParents: kids: 4 ; name: roots ; orig: False ; >19:45:59,616 DEBUG storage.ui: LUKSDevice.setup: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; controllable: True ; orig: False ; >19:45:59,619 DEBUG storage.ui: LUKSDevice.setupParents: kids: 1 ; name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; orig: False ; >19:45:59,620 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:45:59,621 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; mapName: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: luks ; >19:45:59,623 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >19:46:01,752 DEBUG storage.ui: LVMPhysicalVolume.setup: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >19:46:01,775 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots >19:46:01,778 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: roots-fedora1 ; status: False ; controllable: True ; orig: False ; >19:46:01,882 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:46:01,899 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-fedora1 ; status: True ; controllable: True ; >19:46:01,948 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: roots-fedora1 ; status: True ; controllable: True ; >19:46:02,006 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: roots ; status: True ; controllable: True ; >19:46:02,009 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >19:46:02,012 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >19:46:02,037 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: roots ; status: True ; controllable: True ; >19:46:02,081 DEBUG storage.ui: LUKSDevice.teardown: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: True ; controllable: True ; >19:46:02,084 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >19:46:02,088 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >19:46:02,108 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:46:02,112 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: True ; type: luks ; >19:46:02,112 DEBUG storage.ui: unmapping luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 >19:46:02,138 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >19:46:02,167 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:46:02,170 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:02,177 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:02,198 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: roots-fedora0 ; status: False ; controllable: True ; orig: False ; >19:46:02,200 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: roots-fedora0 ; orig: False ; >19:46:02,201 DEBUG storage.ui: LVMVolumeGroupDevice.setup: roots ; status: False ; controllable: True ; orig: False ; >19:46:02,202 DEBUG storage.ui: LVMVolumeGroupDevice.setupParents: kids: 4 ; name: roots ; orig: False ; >19:46:02,203 DEBUG storage.ui: LUKSDevice.setup: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; controllable: True ; orig: False ; >19:46:02,204 DEBUG storage.ui: LUKSDevice.setupParents: kids: 1 ; name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; orig: False ; >19:46:02,205 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:46:02,206 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; mapName: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: luks ; >19:46:02,207 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >19:46:04,352 DEBUG storage.ui: LVMPhysicalVolume.setup: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >19:46:04,375 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots >19:46:04,378 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: roots-fedora0 ; status: False ; controllable: True ; orig: False ; >19:46:04,482 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:46:04,541 DEBUG storage.ui: parsing /mnt/sysimage/etc/blkid/blkid.tab >19:46:04,542 INFO storage.ui: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >19:46:04,542 DEBUG storage.ui: parsing /mnt/sysimage/etc/crypttab >19:46:04,543 DEBUG storage.ui: parsing /mnt/sysimage/etc/blkid/blkid.tab >19:46:04,544 DEBUG storage.ui: resolved 'UUID=5ad23dd1-079a-43ec-a76b-1536adfc40c2' to 'sda2' (partition) >19:46:04,544 DEBUG storage.ui: resolved 'UUID=c4bee372-a740-443e-a78a-6a2c8810803f' to 'sda3' (partition) >19:46:04,545 DEBUG storage.ui: crypttab maps: ['luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2', 'luks-c4bee372-a740-443e-a78a-6a2c8810803f'] >19:46:04,545 DEBUG storage.ui: parsing /mnt/sysimage/etc/fstab >19:46:04,549 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/mapper/roots-fedora0 ; >19:46:04,553 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 16000MB lvmlv roots-fedora0 (16) with existing ext4 filesystem >19:46:04,553 DEBUG storage.ui: resolved '/dev/mapper/roots-fedora0' to 'roots-fedora0' (lvmlv) >19:46:04,554 DEBUG storage.ui: resolved 'UUID=31476f67-1d3e-4820-a445-ac07224cee6a' to 'sda1' (partition) >19:46:04,556 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/mapper/common-home ; >19:46:04,560 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 111680MB lvmlv common-home (22) with existing ext4 filesystem >19:46:04,560 DEBUG storage.ui: resolved '/dev/mapper/common-home' to 'common-home' (lvmlv) >19:46:04,561 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/mapper/common-images ; >19:46:04,562 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 64000MB lvmlv common-images (23) with existing ext4 filesystem >19:46:04,562 DEBUG storage.ui: resolved '/dev/mapper/common-images' to 'common-images' (lvmlv) >19:46:04,563 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/mapper/common-swap ; >19:46:04,564 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 4000MB lvmlv common-swap (21) with existing swap >19:46:04,564 DEBUG storage.ui: resolved '/dev/mapper/common-swap' to 'common-swap' (lvmlv) >19:46:04,565 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-fedora0 ; status: True ; controllable: True ; >19:46:04,615 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: roots-fedora0 ; status: True ; controllable: True ; >19:46:04,664 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: roots-rhel7 ; status: False ; controllable: True ; orig: False ; >19:46:04,667 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: roots-rhel7 ; orig: False ; >19:46:04,670 DEBUG storage.ui: LVMVolumeGroupDevice.setup: roots ; status: True ; controllable: True ; orig: False ; >19:46:04,673 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: roots-rhel7 ; status: False ; controllable: True ; orig: False ; >19:46:04,773 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:46:04,790 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-rhel7 ; status: True ; controllable: True ; >19:46:04,836 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: roots-rhel7 ; status: True ; controllable: True ; >19:46:04,896 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: roots ; status: True ; controllable: True ; >19:46:04,899 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >19:46:04,903 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >19:46:04,927 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: roots ; status: True ; controllable: True ; >19:46:04,964 DEBUG storage.ui: LUKSDevice.teardown: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: True ; controllable: True ; >19:46:04,968 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >19:46:04,972 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >19:46:04,997 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:46:05,000 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: True ; type: luks ; >19:46:05,000 DEBUG storage.ui: unmapping luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 >19:46:05,023 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >19:46:05,048 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:46:05,050 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:05,052 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:05,076 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: roots-rhel6 ; status: False ; controllable: True ; orig: False ; >19:46:05,078 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: roots-rhel6 ; orig: False ; >19:46:05,080 DEBUG storage.ui: LVMVolumeGroupDevice.setup: roots ; status: False ; controllable: True ; orig: False ; >19:46:05,082 DEBUG storage.ui: LVMVolumeGroupDevice.setupParents: kids: 4 ; name: roots ; orig: False ; >19:46:05,083 DEBUG storage.ui: LUKSDevice.setup: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; controllable: True ; orig: False ; >19:46:05,084 DEBUG storage.ui: LUKSDevice.setupParents: kids: 1 ; name: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; orig: False ; >19:46:05,085 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:46:05,086 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; mapName: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: luks ; >19:46:05,087 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >19:46:07,235 DEBUG storage.ui: LVMPhysicalVolume.setup: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >19:46:07,262 DEBUG storage.ui: looking up parted Device: /dev/mapper/roots >19:46:07,266 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: roots-rhel6 ; status: False ; controllable: True ; orig: False ; >19:46:07,353 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:46:07,371 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-rhel6 ; status: True ; controllable: True ; >19:46:07,421 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: roots-rhel6 ; status: True ; controllable: True ; >19:46:07,476 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: roots ; status: True ; controllable: True ; >19:46:07,479 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >19:46:07,483 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >19:46:07,507 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: roots ; status: True ; controllable: True ; >19:46:07,547 DEBUG storage.ui: LUKSDevice.teardown: luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: True ; controllable: True ; >19:46:07,551 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >19:46:07,555 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 ; status: False ; type: lvmpv ; >19:46:07,584 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:46:07,589 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: True ; type: luks ; >19:46:07,589 DEBUG storage.ui: unmapping luks-5ad23dd1-079a-43ec-a76b-1536adfc40c2 >19:46:07,618 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >19:46:07,646 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:46:07,650 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:07,652 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:07,675 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: common-home ; status: False ; controllable: True ; orig: False ; >19:46:07,677 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: common-home ; orig: False ; >19:46:07,679 DEBUG storage.ui: LVMVolumeGroupDevice.setup: common ; status: False ; controllable: True ; orig: False ; >19:46:07,680 DEBUG storage.ui: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: common ; orig: False ; >19:46:07,682 DEBUG storage.ui: LUKSDevice.setup: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; controllable: True ; orig: False ; >19:46:07,683 DEBUG storage.ui: LUKSDevice.setupParents: kids: 1 ; name: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; orig: False ; >19:46:07,684 DEBUG storage.ui: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >19:46:07,685 DEBUG storage.ui: LUKS.setup: device: /dev/sda3 ; mapName: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; type: luks ; >19:46:07,686 DEBUG storage.ui: LUKS.setup: device: /dev/sda3 ; status: False ; type: luks ; >19:46:09,846 DEBUG storage.ui: LVMPhysicalVolume.setup: device: /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; type: lvmpv ; >19:46:09,873 DEBUG storage.ui: looking up parted Device: /dev/mapper/common >19:46:09,876 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: common-home ; status: False ; controllable: True ; orig: False ; >19:46:09,973 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:46:10,000 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: common-home ; status: True ; controllable: True ; >19:46:10,056 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: common-home ; status: True ; controllable: True ; >19:46:10,118 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: common ; status: True ; controllable: True ; >19:46:10,121 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/common ; status: False ; type: None ; >19:46:10,124 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/common ; status: False ; type: None ; >19:46:10,148 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: common ; status: True ; controllable: True ; >19:46:10,192 DEBUG storage.ui: LUKSDevice.teardown: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: True ; controllable: True ; >19:46:10,196 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; type: lvmpv ; >19:46:10,200 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; type: lvmpv ; >19:46:10,226 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:46:10,229 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: True ; type: luks ; >19:46:10,229 DEBUG storage.ui: unmapping luks-c4bee372-a740-443e-a78a-6a2c8810803f >19:46:10,258 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >19:46:10,286 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:46:10,290 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:10,292 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:10,316 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: common-images ; status: False ; controllable: True ; orig: False ; >19:46:10,319 DEBUG storage.ui: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: common-images ; orig: False ; >19:46:10,322 DEBUG storage.ui: LVMVolumeGroupDevice.setup: common ; status: False ; controllable: True ; orig: False ; >19:46:10,325 DEBUG storage.ui: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: common ; orig: False ; >19:46:10,328 DEBUG storage.ui: LUKSDevice.setup: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; controllable: True ; orig: False ; >19:46:10,330 DEBUG storage.ui: LUKSDevice.setupParents: kids: 1 ; name: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; orig: False ; >19:46:10,331 DEBUG storage.ui: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >19:46:10,333 DEBUG storage.ui: LUKS.setup: device: /dev/sda3 ; mapName: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; type: luks ; >19:46:10,334 DEBUG storage.ui: LUKS.setup: device: /dev/sda3 ; status: False ; type: luks ; >19:46:12,491 DEBUG storage.ui: LVMPhysicalVolume.setup: device: /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; type: lvmpv ; >19:46:12,514 DEBUG storage.ui: looking up parted Device: /dev/mapper/common >19:46:12,517 DEBUG storage.ui: LVMLogicalVolumeDevice._setup: common-images ; status: False ; controllable: True ; orig: False ; >19:46:12,615 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:46:12,636 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: common-images ; status: True ; controllable: True ; >19:46:12,688 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: common-images ; status: True ; controllable: True ; >19:46:12,745 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: common ; status: True ; controllable: True ; >19:46:12,749 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/common ; status: False ; type: None ; >19:46:12,752 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/common ; status: False ; type: None ; >19:46:12,777 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: common ; status: True ; controllable: True ; >19:46:12,814 DEBUG storage.ui: LUKSDevice.teardown: luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: True ; controllable: True ; >19:46:12,818 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; type: lvmpv ; >19:46:12,822 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-c4bee372-a740-443e-a78a-6a2c8810803f ; status: False ; type: lvmpv ; >19:46:12,847 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:46:12,851 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: True ; type: luks ; >19:46:12,852 DEBUG storage.ui: unmapping luks-c4bee372-a740-443e-a78a-6a2c8810803f >19:46:12,879 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >19:46:12,907 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:46:12,910 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:12,912 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:12,966 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:46:12,967 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:12,968 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:46:12,969 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:12,972 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:46:12,975 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:46:21,173 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:21,173 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:21,173 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:46:21,174 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:46:21,175 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:46:21,180 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:46:21,181 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:21,182 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:46:21,182 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:21,183 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:46:21,184 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:46:23,657 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:23,658 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:23,658 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 15968.0, ['sda'], single >19:46:23,660 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:46:23,661 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:46:30,460 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:30,461 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:30,461 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:46:37,961 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:37,961 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:37,961 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:46:37,967 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:46:37,967 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,968 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:46:37,969 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,970 DEBUG storage: DeviceTree.getDeviceByName: name: common ; >19:46:37,971 DEBUG storage: DeviceTree.getDeviceByName returned existing 179680MB lvmvg common (20) >19:46:37,973 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:46:37,974 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,975 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:46:37,976 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,977 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:46:37,978 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,979 DEBUG storage: DeviceTree.getDeviceByName: name: common ; >19:46:37,979 DEBUG storage: DeviceTree.getDeviceByName returned existing 179680MB lvmvg common (20) >19:46:40,913 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:40,913 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:40,914 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 64000.0, ['sda'], single >19:46:40,914 DEBUG storage: DeviceTree.getDeviceByName: name: common ; >19:46:40,915 DEBUG storage: DeviceTree.getDeviceByName returned existing 179680MB lvmvg common (20) >19:46:40,921 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:46:40,922 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:40,924 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:46:40,924 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:40,926 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:46:40,927 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:40,928 DEBUG storage: DeviceTree.getDeviceByName: name: common ; >19:46:40,929 DEBUG storage: DeviceTree.getDeviceByName returned existing 179680MB lvmvg common (20) >19:46:56,584 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:56,584 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:56,584 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 64000.0, ['sda'], single >19:46:56,586 DEBUG storage: DeviceTree.getDeviceByName: name: common ; >19:46:56,588 DEBUG storage: DeviceTree.getDeviceByName returned existing 179680MB lvmvg common (20) >19:47:04,261 DEBUG storage: Ext4FS.supported: supported: True ; >19:47:04,261 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:47:04,261 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 64000.0, ['sda'], single >19:47:04,262 DEBUG storage: DeviceTree.getDeviceByName: name: common ; >19:47:04,263 DEBUG storage: DeviceTree.getDeviceByName returned existing 179680MB lvmvg common (20) >19:47:05,999 DEBUG storage: Ext4FS.supported: supported: True ; >19:47:05,999 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:47:06,000 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 64000.0, ['sda'], single >19:47:06,001 DEBUG storage: DeviceTree.getDeviceByName: name: common ; >19:47:06,002 DEBUG storage: DeviceTree.getDeviceByName returned existing 179680MB lvmvg common (20) >19:47:08,483 DEBUG storage: Ext4FS.supported: supported: True ; >19:47:08,483 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:47:08,483 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:47:09,433 DEBUG storage: Ext4FS.supported: supported: True ; >19:47:09,433 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:47:09,433 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:47:11,194 DEBUG storage: Ext4FS.supported: supported: True ; >19:47:11,194 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:47:11,194 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:47:11,201 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:11,202 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:11,203 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:11,204 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:11,205 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:11,206 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:11,208 DEBUG storage: DeviceTree.getDeviceByName: name: common ; >19:47:11,209 DEBUG storage: DeviceTree.getDeviceByName returned existing 179680MB lvmvg common (20) >19:47:11,212 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:11,213 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:11,214 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:11,215 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:11,216 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:11,217 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:11,218 DEBUG storage: DeviceTree.getDeviceByName: name: common ; >19:47:11,219 DEBUG storage: DeviceTree.getDeviceByName returned existing 179680MB lvmvg common (20) >19:47:16,411 DEBUG storage: Ext4FS.supported: supported: True ; >19:47:16,411 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:47:16,411 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 111680.0, ['sda'], single >19:47:16,412 DEBUG storage: DeviceTree.getDeviceByName: name: common ; >19:47:16,413 DEBUG storage: DeviceTree.getDeviceByName returned existing 179680MB lvmvg common (20) >19:47:18,953 DEBUG storage: Ext4FS.supported: supported: True ; >19:47:18,954 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:47:18,954 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 111680.0, ['sda'], single >19:47:18,955 DEBUG storage: DeviceTree.getDeviceByName: name: common ; >19:47:18,956 DEBUG storage: DeviceTree.getDeviceByName returned existing 179680MB lvmvg common (20) >19:47:18,962 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:18,963 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:18,964 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:18,965 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:18,967 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:18,968 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:18,969 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:47:18,970 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:47:21,691 DEBUG storage: Ext4FS.supported: supported: True ; >19:47:21,691 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:47:21,691 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:47:21,693 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:47:21,695 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:47:21,703 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:21,703 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:21,704 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:21,705 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:21,707 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:47:21,707 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:47:25,749 DEBUG storage: Ext4FS.supported: supported: True ; >19:47:25,750 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:47:25,756 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:25,757 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:25,758 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:25,759 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:25,760 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:47:25,761 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:47:28,051 DEBUG storage: Ext4FS.supported: supported: True ; >19:47:28,051 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:47:28,051 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:47:28,052 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:47:28,053 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:47:43,664 DEBUG storage: Ext4FS.supported: supported: True ; >19:47:43,664 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:47:43,664 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:47:47,205 DEBUG storage: Ext4FS.supported: supported: True ; >19:47:47,205 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:47:47,205 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:47:47,212 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:47,213 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:47,214 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:47,215 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:47,217 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:47:47,218 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:47:47,221 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:47,222 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:47,223 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:47:47,224 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:47,225 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:47:47,226 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:48:00,251 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:00,251 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:48:00,251 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:48:00,253 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:48:00,255 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:48:03,772 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:03,772 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:48:03,772 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 500.0, ['sda'], None >19:48:03,779 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:48:03,780 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:03,781 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:48:03,782 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:03,783 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:48:03,784 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:48:05,741 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:05,741 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:48:05,741 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:48:05,742 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:48:05,743 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:48:05,749 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:48:05,749 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:05,750 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:48:05,751 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:05,752 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:48:05,753 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:48:14,641 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:14,642 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:48:22,651 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:22,651 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:48:22,651 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f00d25cf350>, 16000.0, ['sda'], single >19:48:22,652 DEBUG storage: DeviceTree.getDeviceByName: name: roots ; >19:48:22,653 DEBUG storage: DeviceTree.getDeviceByName returned existing 63968MB lvmvg roots (14) >19:48:22,653 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:48:22,654 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: roots-rhel7 ; current: ext4 ; type: None ; >19:48:22,654 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on lvmlv roots-rhel7 (id 17) >19:48:22,655 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: roots-rhel7 ; status: False ; controllable: True ; >19:48:22,655 INFO storage.ui: removed lvmlv roots-rhel7 (id 17) from device tree >19:48:22,656 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 4 ; name: roots ; >19:48:22,656 INFO storage.ui: registered action: [1] Destroy Device lvmlv roots-rhel7 (id 17) >19:48:22,658 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:48:22,658 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >19:48:22,659 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >19:48:22,659 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:48:22,660 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: roots ; current: None ; type: None ; >19:48:22,660 INFO storage.ui: registered action: [2] Destroy Format None on lvmvg roots (id 14) >19:48:22,660 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/roots ; status: False ; type: None ; >19:48:22,661 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: roots ; current: None ; type: ext4 ; >19:48:22,661 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at / on lvmvg roots (id 14) > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=/distrotrees/62040/initrd method=http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20121203.n.0/compose/Workstation/x86_64/os/ repo=http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20121203.n.0/compose/Workstation/x86_64/os/ BOOT_IMAGE=/distrotrees/62040/kernel > > >/tmp/syslog: >03:41:13,038 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >03:41:13,038 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="1086" x-info="http://www.rsyslog.com"] start >03:41:13,039 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >03:41:13,039 INFO systemd: Initializing machine ID from random generator. >03:41:13,039 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >03:41:13,039 INFO systemd-modules-load: Inserted module 'uinput' >03:41:13,039 ERR systemd-udevd: ctx=0x7f5570e419c0 path=/lib/modules/3.6.0-0.29.el7.x86_64/kernel/sound/core/snd.ko error=No such file or directory >03:41:13,039 ERR systemd-udevd: ctx=0x7f5570e419c0 path=/lib/modules/3.6.0-0.29.el7.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >03:41:13,039 ERR systemd-udevd: ctx=0x7f5570e419c0 path=/lib/modules/3.6.0-0.29.el7.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >03:41:13,039 ERR systemd-udevd: ctx=0x7f5570e419c0 path=/lib/modules/3.6.0-0.29.el7.x86_64/kernel/net/bluetooth/bluetooth.ko error=No such file or directory >03:41:13,039 ERR systemd-udevd: ctx=0x7f5570e419c0 path=/lib/modules/3.6.0-0.29.el7.x86_64/kernel/net/bluetooth/bluetooth.ko error=No such file or directory >03:41:13,039 ERR systemd-udevd: ctx=0x7f5570e419c0 path=/lib/modules/3.6.0-0.29.el7.x86_64/kernel/drivers/media/video/videobuf2-vmalloc.ko error=No such file or directory >03:41:13,039 ERR systemd-udevd: ctx=0x7f5570e419c0 path=/lib/modules/3.6.0-0.29.el7.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >03:41:13,039 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >03:41:13,039 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >03:41:13,039 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.29.el7.x86_64 (mockbuild@) (gcc version 4.7.2 20121015 (Red Hat 4.7.2-5) (GCC) ) #1 SMP Fri Nov 9 10:06:26 EST 2012 >03:41:13,039 INFO kernel:[ 0.000000] Command line: initrd=/distrotrees/62040/initrd method=http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20121203.n.0/compose/Workstation/x86_64/os/ repo=http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20121203.n.0/compose/Workstation/x86_64/os/ BOOT_IMAGE=/distrotrees/62040/kernel >03:41:13,039 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000cec2ffff] usable >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cec30000-0x00000000dae9efff] reserved >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000df9fffff] reserved >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable >03:41:13,039 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000021e600000-0x000000021e7fffff] reserved >03:41:13,039 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >03:41:13,039 INFO kernel:[ 0.000000] DMI 2.7 present. >03:41:13,039 DEBUG kernel:[ 0.000000] DMI: LENOVO 2325F51/2325F51, BIOS G2ET82WW (2.02 ) 09/11/2012 >03:41:13,039 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >03:41:13,039 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >03:41:13,039 INFO kernel:[ 0.000000] No AGP bridge found >03:41:13,039 INFO kernel:[ 0.000000] e820: last_pfn = 0x21e600 max_arch_pfn = 0x400000000 >03:41:13,039 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >03:41:13,039 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >03:41:13,039 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >03:41:13,039 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >03:41:13,039 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >03:41:13,039 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >03:41:13,039 DEBUG kernel:[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect >03:41:13,039 DEBUG kernel:[ 0.000000] 1 base 000000000 mask F80000000 write-back >03:41:13,039 DEBUG kernel:[ 0.000000] 2 base 080000000 mask FC0000000 write-back >03:41:13,039 DEBUG kernel:[ 0.000000] 3 base 0C0000000 mask FE0000000 write-back >03:41:13,039 DEBUG kernel:[ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable >03:41:13,039 DEBUG kernel:[ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable >03:41:13,039 DEBUG kernel:[ 0.000000] 6 base 100000000 mask F00000000 write-back >03:41:13,039 DEBUG kernel:[ 0.000000] 7 base 200000000 mask FE0000000 write-back >03:41:13,039 DEBUG kernel:[ 0.000000] 8 base 21F000000 mask FFF000000 uncachable >03:41:13,039 DEBUG kernel:[ 0.000000] 9 base 21E800000 mask FFF800000 uncachable >03:41:13,039 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >03:41:13,039 INFO kernel:[ 0.000000] e820: last_pfn = 0xcec30 max_arch_pfn = 0x400000000 >03:41:13,039 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100] >03:41:13,039 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >03:41:13,039 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >03:41:13,039 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xcec2ffff] >03:41:13,039 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xcebfffff] page 2M >03:41:13,039 DEBUG kernel:[ 0.000000] [mem 0xcec00000-0xcec2ffff] page 4k >03:41:13,039 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xcec2ffff @ [mem 0x1fffa000-0x1fffffff] >03:41:13,039 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x21e5fffff] >03:41:13,039 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x21e5fffff] page 2M >03:41:13,039 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x21e5fffff @ [mem 0xcec26000-0xcec2ffff] >03:41:13,039 INFO kernel:[ 0.000000] RAMDISK: [mem 0x1e654000-0x1ffd6fff] >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0120 00024 (v02 LENOVO) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000daffe170 000B4 (v01 LENOVO TP-G2 00002020 PTL 00000002) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: FACP 00000000dafe7000 0010C (v05 LENOVO TP-G2 00002020 PTL 00000002) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000dafe9000 10E11 (v01 LENOVO TP-G2 00002020 INTL 20061109) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: FACS 00000000daf5a000 00040 >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: TCPA 00000000daffd000 00032 (v02 PTL LENOVO 06040000 LNVO 00000001) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daffc000 00408 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daffb000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daffa000 007A8 (v01 LENOVO SataAhci 00001000 INTL 20061109) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: HPET 00000000dafe5000 00038 (v01 LENOVO TP-G2 00002020 PTL 00000002) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: APIC 00000000dafe4000 00098 (v01 LENOVO TP-G2 00002020 PTL 00000002) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000dafe3000 0003C (v01 LENOVO TP-G2 00002020 PTL 00000002) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: ECDT 00000000dafe2000 00052 (v01 LENOVO TP-G2 00002020 PTL 00000002) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: FPDT 00000000dafe1000 00064 (v01 LENOVO TP-G2 00002020 PTL 00000002) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000dafe8000 000A5 (v32 LENOVO TP-G2 00002020 PTL 00000002) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafe0000 0003E (v01 LENOVO TP-G2 00002020 PTL 00000002) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafdf000 00042 (v01 PTL COMBUF 00000001 PTL 00000001) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: POAT 00000000dafde000 00055 (v03 LENOVO TP-G2 00002020 PTL 00000002) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dafdd000 00C79 (v01 PmRef Cpu0Ist 00003000 INTL 20061109) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dafdc000 00A7E (v01 PmRef CpuPm 00003000 INTL 20061109) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafdb000 002A6 (v01 LENOVO TP-G2 00002020 PTL 00000002) >03:41:13,039 WARNING kernel:[ 0.000000] ACPI: DBG2 00000000dafda000 000E9 (v00 LENOVO TP-G2 00002020 PTL 00000002) >03:41:13,039 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >03:41:13,039 INFO kernel:[ 0.000000] No NUMA configuration found >03:41:13,039 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021e5fffff] >03:41:13,039 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x21e5fffff] >03:41:13,039 INFO kernel:[ 0.000000] NODE_DATA [mem 0x21e5da000-0x21e5fffff] >03:41:13,039 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216000000-ffff88021dbfffff] on node 0 >03:41:13,039 WARNING kernel:[ 0.000000] Zone ranges: >03:41:13,039 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >03:41:13,039 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >03:41:13,039 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x21e5fffff] >03:41:13,039 WARNING kernel:[ 0.000000] Movable zone start for each node >03:41:13,039 WARNING kernel:[ 0.000000] Early memory node ranges >03:41:13,039 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >03:41:13,039 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x1fffffff] >03:41:13,039 WARNING kernel:[ 0.000000] node 0: [mem 0x20200000-0x40003fff] >03:41:13,039 WARNING kernel:[ 0.000000] node 0: [mem 0x40005000-0xcec2ffff] >03:41:13,039 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x21e5fffff] >03:41:13,039 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2019260 >03:41:13,039 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >03:41:13,039 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >03:41:13,039 DEBUG kernel:[ 0.000000] DMA zone: 3911 pages, LIFO batch:0 >03:41:13,039 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >03:41:13,039 DEBUG kernel:[ 0.000000] DMA32 zone: 825967 pages, LIFO batch:31 >03:41:13,039 DEBUG kernel:[ 0.000000] Normal zone: 18328 pages used for memmap >03:41:13,039 DEBUG kernel:[ 0.000000] Normal zone: 1154664 pages, LIFO batch:31 >03:41:13,039 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >03:41:13,039 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >03:41:13,039 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >03:41:13,039 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >03:41:13,039 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >03:41:13,039 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >03:41:13,039 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >03:41:13,039 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >03:41:13,039 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >03:41:13,039 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >03:41:13,039 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >03:41:13,039 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >03:41:13,039 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >03:41:13,039 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >03:41:13,039 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >03:41:13,039 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >03:41:13,039 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >03:41:13,039 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >03:41:13,039 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >03:41:13,039 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >03:41:13,039 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >03:41:13,039 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs >03:41:13,039 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000040004000 - 0000000040005000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cec30000 - 00000000dae9f000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000dae9f000 - 00000000daf9f000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000dafff000 - 00000000dfa00000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed08000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffc00000 >03:41:13,039 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 0000000100000000 >03:41:13,039 INFO kernel:[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices >03:41:13,039 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >03:41:13,039 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >03:41:13,039 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88021e200000 s85248 r8192 d21248 u262144 >03:41:13,039 DEBUG kernel:[ 0.000000] pcpu-alloc: s85248 r8192 d21248 u262144 alloc=1*2097152 >03:41:13,039 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >03:41:13,039 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1984542 >03:41:13,039 WARNING kernel:[ 0.000000] Policy zone: Normal >03:41:13,039 NOTICE kernel:[ 0.000000] Kernel command line: initrd=/distrotrees/62040/initrd method=http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20121203.n.0/compose/Workstation/x86_64/os/ repo=http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20121203.n.0/compose/Workstation/x86_64/os/ BOOT_IMAGE=/distrotrees/62040/kernel >03:41:13,039 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >03:41:13,039 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >03:41:13,039 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >03:41:13,039 INFO kernel:[ 0.000000] Checking aperture... >03:41:13,039 INFO kernel:[ 0.000000] No AGP bridge found >03:41:13,039 INFO kernel:[ 0.000000] Memory: 7842752k/8886272k available (6018k kernel code, 809232k absent, 234288k reserved, 3806k data, 1144k init) >03:41:13,039 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >03:41:13,039 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >03:41:13,039 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=8. >03:41:13,039 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:744 16 >03:41:13,039 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >03:41:13,039 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >03:41:13,039 INFO kernel:[ 0.000000] console [tty0] enabled >03:41:13,039 DEBUG kernel:[ 0.000000] hpet clockevent registered >03:41:13,039 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >03:41:13,039 INFO kernel:[ 0.001000] tsc: Detected 2893.489 MHz processor >03:41:13,039 INFO kernel:[ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5786.97 BogoMIPS (lpj=2893489) >03:41:13,039 INFO kernel:[ 0.000176] pid_max: default: 32768 minimum: 301 >03:41:13,039 INFO kernel:[ 0.000305] Security Framework initialized >03:41:13,039 INFO kernel:[ 0.000393] SELinux: Initializing. >03:41:13,039 DEBUG kernel:[ 0.000489] SELinux: Starting in permissive mode >03:41:13,039 INFO kernel:[ 0.001664] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >03:41:13,039 INFO kernel:[ 0.005974] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >03:41:13,039 INFO kernel:[ 0.008325] Mount-cache hash table entries: 256 >03:41:13,039 INFO kernel:[ 0.008727] Initializing cgroup subsys cpuacct >03:41:13,039 INFO kernel:[ 0.008812] Initializing cgroup subsys devices >03:41:13,039 INFO kernel:[ 0.008892] Initializing cgroup subsys freezer >03:41:13,039 INFO kernel:[ 0.008975] Initializing cgroup subsys net_cls >03:41:13,039 INFO kernel:[ 0.009055] Initializing cgroup subsys blkio >03:41:13,039 INFO kernel:[ 0.009139] Initializing cgroup subsys perf_event >03:41:13,039 INFO kernel:[ 0.009263] CPU: Physical Processor ID: 0 >03:41:13,039 INFO kernel:[ 0.009346] CPU: Processor Core ID: 0 >03:41:13,039 WARNING kernel:[ 0.009432] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >03:41:13,039 WARNING kernel:[ 0.009432] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >03:41:13,039 INFO kernel:[ 0.010306] mce: CPU supports 7 MCE banks >03:41:13,039 INFO kernel:[ 0.010408] CPU0: Thermal monitoring enabled (TM1) >03:41:13,039 INFO kernel:[ 0.010498] process: using mwait in idle threads >03:41:13,039 INFO kernel:[ 0.010589] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >03:41:13,039 INFO kernel:[ 0.010589] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >03:41:13,039 INFO kernel:[ 0.010589] tlb_flushall_shift is 0x1 >03:41:13,039 INFO kernel:[ 0.012887] ACPI: Core revision 20120711 >03:41:13,039 INFO kernel:[ 0.026554] ftrace: allocating 22329 entries in 88 pages >03:41:13,039 INFO kernel:[ 0.046994] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >03:41:13,039 INFO kernel:[ 0.057093] smpboot: CPU0: Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz stepping 09 >03:41:13,039 INFO kernel:[ 0.158291] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, Intel PMU driver. >03:41:13,039 INFO kernel:[ 0.158657] ... version: 3 >03:41:13,039 INFO kernel:[ 0.158770] ... bit width: 48 >03:41:13,039 INFO kernel:[ 0.158882] ... generic registers: 4 >03:41:13,039 INFO kernel:[ 0.158992] ... value mask: 0000ffffffffffff >03:41:13,039 INFO kernel:[ 0.159106] ... max period: 000000007fffffff >03:41:13,039 INFO kernel:[ 0.159220] ... fixed-purpose events: 3 >03:41:13,039 INFO kernel:[ 0.159336] ... event mask: 000000070000000f >03:41:13,039 INFO kernel:[ 0.160425] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >03:41:13,039 INFO kernel:[ 0.160774] smpboot: Booting Node 0, Processors #1 #2 #3 >03:41:13,039 INFO kernel:[ 0.203714] Brought up 4 CPUs >03:41:13,039 INFO kernel:[ 0.203935] smpboot: Total of 4 processors activated (23147.91 BogoMIPS) >03:41:13,039 INFO kernel:[ 0.211332] devtmpfs: initialized >03:41:13,039 INFO kernel:[ 0.213279] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes) >03:41:13,039 INFO kernel:[ 0.214686] atomic64 test passed for x86-64 platform with CX8 and with SSE >03:41:13,039 INFO kernel:[ 0.214890] NET: Registered protocol family 16 >03:41:13,039 INFO kernel:[ 0.215200] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >03:41:13,039 INFO kernel:[ 0.215380] ACPI: bus type pci registered >03:41:13,039 INFO kernel:[ 0.215747] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >03:41:13,039 INFO kernel:[ 0.215931] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >03:41:13,039 INFO kernel:[ 0.227335] PCI: Using configuration type 1 for base access >03:41:13,039 INFO kernel:[ 0.228750] bio: create slab <bio-0> at 0 >03:41:13,039 INFO kernel:[ 0.228984] ACPI: Added _OSI(Module Device) >03:41:13,039 INFO kernel:[ 0.229111] ACPI: Added _OSI(Processor Device) >03:41:13,039 INFO kernel:[ 0.229228] ACPI: Added _OSI(3.0 _SCP Extensions) >03:41:13,039 INFO kernel:[ 0.229343] ACPI: Added _OSI(Processor Aggregator Device) >03:41:13,039 INFO kernel:[ 0.232223] ACPI: EC: EC description table is found, configuring boot EC >03:41:13,039 NOTICE kernel:[ 0.240647] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >03:41:13,039 WARNING kernel:[ 0.252909] ACPI: SSDT 00000000dae3a018 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >03:41:13,039 WARNING kernel:[ 0.253914] ACPI: Dynamic OEM Table Load: >03:41:13,039 WARNING kernel:[ 0.254126] ACPI: SSDT (null) 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >03:41:13,039 WARNING kernel:[ 0.257400] ACPI: SSDT 00000000dae3ba98 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >03:41:13,039 WARNING kernel:[ 0.258443] ACPI: Dynamic OEM Table Load: >03:41:13,039 WARNING kernel:[ 0.258652] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >03:41:13,039 WARNING kernel:[ 0.263160] ACPI: SSDT 00000000dae39d98 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >03:41:13,039 WARNING kernel:[ 0.264148] ACPI: Dynamic OEM Table Load: >03:41:13,039 WARNING kernel:[ 0.264356] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >03:41:13,039 INFO kernel:[ 0.269956] ACPI: Interpreter enabled >03:41:13,039 INFO kernel:[ 0.270087] ACPI: (supports S0 S3 S4 S5) >03:41:13,039 INFO kernel:[ 0.270421] ACPI: Using IOAPIC for interrupt routing >03:41:13,039 INFO kernel:[ 0.278456] ACPI: Power Resource [PUBS] (on) >03:41:13,039 INFO kernel:[ 0.282698] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >03:41:13,039 INFO kernel:[ 0.284713] ACPI: ACPI Dock Station Driver: 3 docks/bays found >03:41:13,039 INFO kernel:[ 0.284836] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >03:41:13,039 INFO kernel:[ 0.285157] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f]) >03:41:13,039 INFO kernel:[ 0.285347] PCI host bridge to bus 0000:00 >03:41:13,039 DEBUG kernel:[ 0.285466] pci_bus 0000:00: busn_res: [bus 00-3f] is inserted under domain [bus 00-ff] >03:41:13,039 INFO kernel:[ 0.285469] pci_bus 0000:00: root bus resource [bus 00-3f] >03:41:13,039 INFO kernel:[ 0.285588] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >03:41:13,039 INFO kernel:[ 0.285708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >03:41:13,039 INFO kernel:[ 0.285826] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >03:41:13,039 INFO kernel:[ 0.285947] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff] >03:41:13,039 INFO kernel:[ 0.286074] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff] >03:41:13,039 DEBUG kernel:[ 0.286207] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 >03:41:13,039 DEBUG kernel:[ 0.286273] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 >03:41:13,039 DEBUG kernel:[ 0.286292] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit] >03:41:13,039 DEBUG kernel:[ 0.286303] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref] >03:41:13,039 DEBUG kernel:[ 0.286310] pci 0000:00:02.0: reg 20: [io 0x5000-0x503f] >03:41:13,039 DEBUG kernel:[ 0.286411] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >03:41:13,039 DEBUG kernel:[ 0.286452] pci 0000:00:14.0: reg 10: [mem 0xf2520000-0xf252ffff 64bit] >03:41:13,039 DEBUG kernel:[ 0.286594] pci 0000:00:14.0: PME# supported from D3hot D3cold >03:41:13,039 DEBUG kernel:[ 0.286635] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >03:41:13,039 DEBUG kernel:[ 0.286678] pci 0000:00:16.0: reg 10: [mem 0xf2535000-0xf253500f 64bit] >03:41:13,039 DEBUG kernel:[ 0.286816] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >03:41:13,039 DEBUG kernel:[ 0.286859] pci 0000:00:16.3: [8086:1e3d] type 00 class 0x070002 >03:41:13,039 DEBUG kernel:[ 0.286890] pci 0000:00:16.3: reg 10: [io 0x50b0-0x50b7] >03:41:13,039 DEBUG kernel:[ 0.286906] pci 0000:00:16.3: reg 14: [mem 0xf253c000-0xf253cfff] >03:41:13,039 DEBUG kernel:[ 0.287086] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 >03:41:13,039 DEBUG kernel:[ 0.287120] pci 0000:00:19.0: reg 10: [mem 0xf2500000-0xf251ffff] >03:41:13,039 DEBUG kernel:[ 0.287138] pci 0000:00:19.0: reg 14: [mem 0xf253b000-0xf253bfff] >03:41:13,039 DEBUG kernel:[ 0.287154] pci 0000:00:19.0: reg 18: [io 0x5080-0x509f] >03:41:13,039 DEBUG kernel:[ 0.287281] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >03:41:13,039 DEBUG kernel:[ 0.287327] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >03:41:13,039 DEBUG kernel:[ 0.287366] pci 0000:00:1a.0: reg 10: [mem 0xf253a000-0xf253a3ff] >03:41:13,039 DEBUG kernel:[ 0.287534] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >03:41:13,039 DEBUG kernel:[ 0.287586] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >03:41:13,039 DEBUG kernel:[ 0.287617] pci 0000:00:1b.0: reg 10: [mem 0xf2530000-0xf2533fff 64bit] >03:41:13,039 DEBUG kernel:[ 0.287752] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >03:41:13,039 DEBUG kernel:[ 0.287795] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >03:41:13,039 DEBUG kernel:[ 0.287952] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >03:41:13,039 DEBUG kernel:[ 0.287996] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 >03:41:13,039 DEBUG kernel:[ 0.288151] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >03:41:13,039 DEBUG kernel:[ 0.288197] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 >03:41:13,039 DEBUG kernel:[ 0.288350] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >03:41:13,039 DEBUG kernel:[ 0.288415] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >03:41:13,039 DEBUG kernel:[ 0.288453] pci 0000:00:1d.0: reg 10: [mem 0xf2539000-0xf25393ff] >03:41:13,039 DEBUG kernel:[ 0.288616] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >03:41:13,039 DEBUG kernel:[ 0.288656] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100 >03:41:13,039 DEBUG kernel:[ 0.288855] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 >03:41:13,039 DEBUG kernel:[ 0.288897] pci 0000:00:1f.2: reg 10: [io 0x50a8-0x50af] >03:41:13,039 DEBUG kernel:[ 0.288909] pci 0000:00:1f.2: reg 14: [io 0x50bc-0x50bf] >03:41:13,039 DEBUG kernel:[ 0.288926] pci 0000:00:1f.2: reg 18: [io 0x50a0-0x50a7] >03:41:13,039 DEBUG kernel:[ 0.288945] pci 0000:00:1f.2: reg 1c: [io 0x50b8-0x50bb] >03:41:13,039 DEBUG kernel:[ 0.288961] pci 0000:00:1f.2: reg 20: [io 0x5060-0x507f] >03:41:13,039 DEBUG kernel:[ 0.288978] pci 0000:00:1f.2: reg 24: [mem 0xf2538000-0xf25387ff] >03:41:13,039 DEBUG kernel:[ 0.289081] pci 0000:00:1f.2: PME# supported from D3hot >03:41:13,039 DEBUG kernel:[ 0.289118] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >03:41:13,039 DEBUG kernel:[ 0.289150] pci 0000:00:1f.3: reg 10: [mem 0xf2534000-0xf25340ff 64bit] >03:41:13,039 DEBUG kernel:[ 0.289196] pci 0000:00:1f.3: reg 20: [io 0xefa0-0xefbf] >03:41:13,039 DEBUG kernel:[ 0.289334] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-3f] >03:41:13,039 DEBUG kernel:[ 0.289469] pci 0000:02:00.0: [1180:e822] type 00 class 0x088001 >03:41:13,039 DEBUG kernel:[ 0.289499] pci 0000:02:00.0: reg 10: [mem 0xf1d00000-0xf1d000ff] >03:41:13,039 DEBUG kernel:[ 0.289712] pci 0000:02:00.0: supports D1 D2 >03:41:13,039 DEBUG kernel:[ 0.289715] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >03:41:13,039 INFO kernel:[ 0.291115] pci 0000:00:1c.0: PCI bridge to [bus 02] >03:41:13,039 DEBUG kernel:[ 0.291236] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff] >03:41:13,039 DEBUG kernel:[ 0.291243] pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff] >03:41:13,039 DEBUG kernel:[ 0.291255] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >03:41:13,039 DEBUG kernel:[ 0.291343] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-3f] >03:41:13,039 DEBUG kernel:[ 0.291619] pci 0000:03:00.0: [8086:0085] type 00 class 0x028000 >03:41:13,039 DEBUG kernel:[ 0.291979] pci 0000:03:00.0: reg 10: [mem 0xf1c00000-0xf1c01fff 64bit] >03:41:13,039 DEBUG kernel:[ 0.293643] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >03:41:13,039 INFO kernel:[ 0.296063] pci 0000:00:1c.1: PCI bridge to [bus 03] >03:41:13,039 DEBUG kernel:[ 0.296189] pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff] >03:41:13,039 DEBUG kernel:[ 0.296282] pci_bus 0000:04: busn_res: [bus 04-0b] is inserted under [bus 00-3f] >03:41:13,039 INFO kernel:[ 0.296287] pci 0000:00:1c.2: PCI bridge to [bus 04-0b] >03:41:13,039 DEBUG kernel:[ 0.296407] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] >03:41:13,039 DEBUG kernel:[ 0.296414] pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff] >03:41:13,039 DEBUG kernel:[ 0.296426] pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >03:41:13,039 DEBUG kernel:[ 0.296458] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >03:41:13,039 DEBUG kernel:[ 0.296584] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] >03:41:13,039 DEBUG kernel:[ 0.296628] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT] >03:41:13,039 DEBUG kernel:[ 0.296663] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT] >03:41:13,039 INFO kernel:[ 0.296819] pci0000:00: Requesting ACPI _OSC control (0x1d) >03:41:13,039 INFO kernel:[ 0.297102] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d >03:41:13,039 INFO kernel:[ 0.297281] ACPI _OSC control for PCIe not granted, disabling ASPM >03:41:13,039 INFO kernel:[ 0.300580] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) >03:41:13,039 INFO kernel:[ 0.301247] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11) >03:41:13,039 INFO kernel:[ 0.301901] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 9 10 11) >03:41:13,039 INFO kernel:[ 0.302562] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) >03:41:13,039 INFO kernel:[ 0.303219] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 9 10 11) >03:41:13,039 INFO kernel:[ 0.303867] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11) >03:41:13,039 INFO kernel:[ 0.304521] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) >03:41:13,039 INFO kernel:[ 0.305182] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11) >03:41:13,039 INFO kernel:[ 0.305874] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >03:41:13,039 INFO kernel:[ 0.306065] vgaarb: loaded >03:41:13,039 INFO kernel:[ 0.306178] vgaarb: bridge control possible 0000:00:02.0 >03:41:13,039 NOTICE kernel:[ 0.306405] SCSI subsystem initialized >03:41:13,039 INFO kernel:[ 0.306550] ACPI: bus type usb registered >03:41:13,039 INFO kernel:[ 0.306688] usbcore: registered new interface driver usbfs >03:41:13,039 INFO kernel:[ 0.306821] usbcore: registered new interface driver hub >03:41:13,039 INFO kernel:[ 0.306990] usbcore: registered new device driver usb >03:41:13,039 INFO kernel:[ 0.307230] PCI: Using ACPI for IRQ routing >03:41:13,039 DEBUG kernel:[ 0.311054] PCI: pci_cache_line_size set to 64 bytes >03:41:13,039 DEBUG kernel:[ 0.311571] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >03:41:13,039 DEBUG kernel:[ 0.311574] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >03:41:13,039 DEBUG kernel:[ 0.311576] e820: reserve RAM buffer [mem 0xcec30000-0xcfffffff] >03:41:13,039 DEBUG kernel:[ 0.311578] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff] >03:41:13,039 INFO kernel:[ 0.311717] NetLabel: Initializing >03:41:13,039 INFO kernel:[ 0.311830] NetLabel: domain hash size = 128 >03:41:13,039 INFO kernel:[ 0.311941] NetLabel: protocols = UNLABELED CIPSOv4 >03:41:13,039 INFO kernel:[ 0.312071] NetLabel: unlabeled traffic allowed by default >03:41:13,039 INFO kernel:[ 0.312220] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >03:41:13,039 INFO kernel:[ 0.312743] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >03:41:13,039 INFO kernel:[ 0.314875] Switching to clocksource hpet >03:41:13,039 INFO kernel:[ 0.324349] pnp: PnP ACPI init >03:41:13,039 INFO kernel:[ 0.324477] ACPI: bus type pnp registered >03:41:13,039 DEBUG kernel:[ 0.325179] pnp 00:00: [mem 0x00000000-0x0009ffff] >03:41:13,039 DEBUG kernel:[ 0.325183] pnp 00:00: [mem 0x000c0000-0x000c3fff] >03:41:13,039 DEBUG kernel:[ 0.325186] pnp 00:00: [mem 0x000c4000-0x000c7fff] >03:41:13,039 DEBUG kernel:[ 0.325188] pnp 00:00: [mem 0x000c8000-0x000cbfff] >03:41:13,039 DEBUG kernel:[ 0.325191] pnp 00:00: [mem 0x000cc000-0x000cffff] >03:41:13,039 DEBUG kernel:[ 0.325193] pnp 00:00: [mem 0x000d0000-0x000d3fff] >03:41:13,039 DEBUG kernel:[ 0.325196] pnp 00:00: [mem 0x000d4000-0x000d7fff] >03:41:13,039 DEBUG kernel:[ 0.325198] pnp 00:00: [mem 0x000d8000-0x000dbfff] >03:41:13,039 DEBUG kernel:[ 0.325201] pnp 00:00: [mem 0x000dc000-0x000dffff] >03:41:13,039 DEBUG kernel:[ 0.325203] pnp 00:00: [mem 0x000e0000-0x000e3fff] >03:41:13,039 DEBUG kernel:[ 0.325206] pnp 00:00: [mem 0x000e4000-0x000e7fff] >03:41:13,039 DEBUG kernel:[ 0.325208] pnp 00:00: [mem 0x000e8000-0x000ebfff] >03:41:13,039 DEBUG kernel:[ 0.325210] pnp 00:00: [mem 0x000ec000-0x000effff] >03:41:13,039 DEBUG kernel:[ 0.325213] pnp 00:00: [mem 0x000f0000-0x000fffff] >03:41:13,039 DEBUG kernel:[ 0.325216] pnp 00:00: [mem 0x00100000-0xdf9fffff] >03:41:13,039 DEBUG kernel:[ 0.325218] pnp 00:00: [mem 0xfec00000-0xfed3ffff] >03:41:13,039 DEBUG kernel:[ 0.325221] pnp 00:00: [mem 0xfed4c000-0xffffffff] >03:41:13,040 INFO kernel:[ 0.325299] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >03:41:13,040 INFO kernel:[ 0.325422] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved >03:41:13,040 INFO kernel:[ 0.325543] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved >03:41:13,040 INFO kernel:[ 0.325662] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved >03:41:13,040 INFO kernel:[ 0.325783] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved >03:41:13,040 INFO kernel:[ 0.325903] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved >03:41:13,040 INFO kernel:[ 0.326034] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved >03:41:13,040 INFO kernel:[ 0.326154] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved >03:41:13,040 INFO kernel:[ 0.326272] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved >03:41:13,040 INFO kernel:[ 0.326391] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved >03:41:13,040 INFO kernel:[ 0.326513] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved >03:41:13,040 INFO kernel:[ 0.326633] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved >03:41:13,040 INFO kernel:[ 0.326754] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved >03:41:13,040 INFO kernel:[ 0.326873] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >03:41:13,040 INFO kernel:[ 0.326993] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved >03:41:13,040 INFO kernel:[ 0.327121] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved >03:41:13,040 INFO kernel:[ 0.327243] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved >03:41:13,040 DEBUG kernel:[ 0.327367] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >03:41:13,040 DEBUG kernel:[ 0.327398] pnp 00:01: [bus 00-3f] >03:41:13,040 DEBUG kernel:[ 0.327402] pnp 00:01: [io 0x0cf8-0x0cff] >03:41:13,040 DEBUG kernel:[ 0.327405] pnp 00:01: [io 0x0000-0x0cf7 window] >03:41:13,040 DEBUG kernel:[ 0.327408] pnp 00:01: [io 0x0d00-0xffff window] >03:41:13,040 DEBUG kernel:[ 0.327411] pnp 00:01: [mem 0x000a0000-0x000bffff window] >03:41:13,040 DEBUG kernel:[ 0.327413] pnp 00:01: [mem 0x000c0000-0x000c3fff window] >03:41:13,040 DEBUG kernel:[ 0.327416] pnp 00:01: [mem 0x000c4000-0x000c7fff window] >03:41:13,040 DEBUG kernel:[ 0.327419] pnp 00:01: [mem 0x000c8000-0x000cbfff window] >03:41:13,040 DEBUG kernel:[ 0.327424] pnp 00:01: [mem 0x000cc000-0x000cffff window] >03:41:13,040 DEBUG kernel:[ 0.327427] pnp 00:01: [mem 0x000d0000-0x000d3fff window] >03:41:13,040 DEBUG kernel:[ 0.327430] pnp 00:01: [mem 0x000d4000-0x000d7fff window] >03:41:13,040 DEBUG kernel:[ 0.327432] pnp 00:01: [mem 0x000d8000-0x000dbfff window] >03:41:13,040 DEBUG kernel:[ 0.327435] pnp 00:01: [mem 0x000dc000-0x000dffff window] >03:41:13,040 DEBUG kernel:[ 0.327438] pnp 00:01: [mem 0x000e0000-0x000e3fff window] >03:41:13,040 DEBUG kernel:[ 0.327440] pnp 00:01: [mem 0x000e4000-0x000e7fff window] >03:41:13,040 DEBUG kernel:[ 0.327443] pnp 00:01: [mem 0x000e8000-0x000ebfff window] >03:41:13,040 DEBUG kernel:[ 0.327445] pnp 00:01: [mem 0x000ec000-0x000effff window] >03:41:13,040 DEBUG kernel:[ 0.327448] pnp 00:01: [mem 0xdfa00000-0xfebfffff window] >03:41:13,040 DEBUG kernel:[ 0.327451] pnp 00:01: [mem 0xfed40000-0xfed4bfff window] >03:41:13,040 DEBUG kernel:[ 0.327518] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >03:41:13,040 DEBUG kernel:[ 0.327608] pnp 00:02: [io 0x0010-0x001f] >03:41:13,040 DEBUG kernel:[ 0.327612] pnp 00:02: [io 0x0090-0x009f] >03:41:13,040 DEBUG kernel:[ 0.327614] pnp 00:02: [io 0x0024-0x0025] >03:41:13,040 DEBUG kernel:[ 0.327616] pnp 00:02: [io 0x0028-0x0029] >03:41:13,040 DEBUG kernel:[ 0.327619] pnp 00:02: [io 0x002c-0x002d] >03:41:13,040 DEBUG kernel:[ 0.327621] pnp 00:02: [io 0x0030-0x0031] >03:41:13,040 DEBUG kernel:[ 0.327623] pnp 00:02: [io 0x0034-0x0035] >03:41:13,040 DEBUG kernel:[ 0.327626] pnp 00:02: [io 0x0038-0x0039] >03:41:13,040 DEBUG kernel:[ 0.327628] pnp 00:02: [io 0x003c-0x003d] >03:41:13,040 DEBUG kernel:[ 0.327630] pnp 00:02: [io 0x00a4-0x00a5] >03:41:13,040 DEBUG kernel:[ 0.327633] pnp 00:02: [io 0x00a8-0x00a9] >03:41:13,040 DEBUG kernel:[ 0.327635] pnp 00:02: [io 0x00ac-0x00ad] >03:41:13,040 DEBUG kernel:[ 0.327638] pnp 00:02: [io 0x00b0-0x00b5] >03:41:13,040 DEBUG kernel:[ 0.327640] pnp 00:02: [io 0x00b8-0x00b9] >03:41:13,040 DEBUG kernel:[ 0.327642] pnp 00:02: [io 0x00bc-0x00bd] >03:41:13,040 DEBUG kernel:[ 0.327645] pnp 00:02: [io 0x0050-0x0053] >03:41:13,040 DEBUG kernel:[ 0.327647] pnp 00:02: [io 0x0072-0x0077] >03:41:13,040 DEBUG kernel:[ 0.327650] pnp 00:02: [io 0x0400-0x047f] >03:41:13,040 DEBUG kernel:[ 0.327652] pnp 00:02: [io 0x0500-0x057f] >03:41:13,040 DEBUG kernel:[ 0.327654] pnp 00:02: [io 0x0800-0x080f] >03:41:13,040 DEBUG kernel:[ 0.327657] pnp 00:02: [io 0x15e0-0x15ef] >03:41:13,040 DEBUG kernel:[ 0.327659] pnp 00:02: [io 0x1600-0x167f] >03:41:13,040 DEBUG kernel:[ 0.327662] pnp 00:02: [mem 0xf8000000-0xfbffffff] >03:41:13,040 DEBUG kernel:[ 0.327665] pnp 00:02: [mem 0xfffff000-0xffffffff] >03:41:13,040 DEBUG kernel:[ 0.327667] pnp 00:02: [mem 0xfed1c000-0xfed1ffff] >03:41:13,040 DEBUG kernel:[ 0.327670] pnp 00:02: [mem 0xfed10000-0xfed13fff] >03:41:13,040 DEBUG kernel:[ 0.327672] pnp 00:02: [mem 0xfed18000-0xfed18fff] >03:41:13,040 DEBUG kernel:[ 0.327675] pnp 00:02: [mem 0xfed19000-0xfed19fff] >03:41:13,040 DEBUG kernel:[ 0.327677] pnp 00:02: [mem 0xfed45000-0xfed4bfff] >03:41:13,040 INFO kernel:[ 0.327756] system 00:02: [io 0x0400-0x047f] has been reserved >03:41:13,040 INFO kernel:[ 0.327877] system 00:02: [io 0x0500-0x057f] has been reserved >03:41:13,040 INFO kernel:[ 0.327997] system 00:02: [io 0x0800-0x080f] has been reserved >03:41:13,040 INFO kernel:[ 0.328126] system 00:02: [io 0x15e0-0x15ef] has been reserved >03:41:13,040 INFO kernel:[ 0.328246] system 00:02: [io 0x1600-0x167f] has been reserved >03:41:13,040 INFO kernel:[ 0.328366] system 00:02: [mem 0xf8000000-0xfbffffff] has been reserved >03:41:13,040 INFO kernel:[ 0.328487] system 00:02: [mem 0xfffff000-0xffffffff] has been reserved >03:41:13,040 INFO kernel:[ 0.328608] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved >03:41:13,040 INFO kernel:[ 0.328727] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved >03:41:13,040 INFO kernel:[ 0.328848] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved >03:41:13,040 INFO kernel:[ 0.328969] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved >03:41:13,040 INFO kernel:[ 0.329096] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved >03:41:13,040 DEBUG kernel:[ 0.329216] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >03:41:13,040 DEBUG kernel:[ 0.329288] pnp 00:03: [mem 0xfed00000-0xfed003ff] >03:41:13,040 DEBUG kernel:[ 0.329320] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >03:41:13,040 DEBUG kernel:[ 0.329335] pnp 00:04: [io 0x0000-0x000f] >03:41:13,040 DEBUG kernel:[ 0.329338] pnp 00:04: [io 0x0080-0x008f] >03:41:13,040 DEBUG kernel:[ 0.329341] pnp 00:04: [io 0x00c0-0x00df] >03:41:13,040 DEBUG kernel:[ 0.329344] pnp 00:04: [dma 4] >03:41:13,040 DEBUG kernel:[ 0.329376] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active) >03:41:13,040 DEBUG kernel:[ 0.329387] pnp 00:05: [io 0x0061] >03:41:13,040 DEBUG kernel:[ 0.329416] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >03:41:13,040 DEBUG kernel:[ 0.329427] pnp 00:06: [io 0x00f0] >03:41:13,040 DEBUG kernel:[ 0.329445] pnp 00:06: [irq 13] >03:41:13,040 DEBUG kernel:[ 0.329475] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) >03:41:13,040 DEBUG kernel:[ 0.329486] pnp 00:07: [io 0x0070-0x0071] >03:41:13,040 DEBUG kernel:[ 0.329496] pnp 00:07: [irq 8] >03:41:13,040 DEBUG kernel:[ 0.329529] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) >03:41:13,040 DEBUG kernel:[ 0.329540] pnp 00:08: [io 0x0060] >03:41:13,040 DEBUG kernel:[ 0.329543] pnp 00:08: [io 0x0064] >03:41:13,040 DEBUG kernel:[ 0.329552] pnp 00:08: [irq 1] >03:41:13,040 DEBUG kernel:[ 0.329585] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active) >03:41:13,040 DEBUG kernel:[ 0.329602] pnp 00:09: [irq 12] >03:41:13,040 DEBUG kernel:[ 0.329637] pnp 00:09: Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active) >03:41:13,040 DEBUG kernel:[ 0.329685] pnp 00:0a: [mem 0xfed40000-0xfed44fff] >03:41:13,040 DEBUG kernel:[ 0.329719] pnp 00:0a: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active) >03:41:13,040 INFO kernel:[ 0.330349] pnp: PnP ACPI: found 11 devices >03:41:13,040 INFO kernel:[ 0.330466] ACPI: ACPI bus type pnp unregistered >03:41:13,040 INFO kernel:[ 0.337842] pci 0000:00:1c.0: PCI bridge to [bus 02] >03:41:13,040 INFO kernel:[ 0.337965] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff] >03:41:13,040 INFO kernel:[ 0.338100] pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff] >03:41:13,040 INFO kernel:[ 0.338227] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >03:41:13,040 INFO kernel:[ 0.338414] pci 0000:00:1c.1: PCI bridge to [bus 03] >03:41:13,040 INFO kernel:[ 0.338536] pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff] >03:41:13,040 INFO kernel:[ 0.338671] pci 0000:00:1c.2: PCI bridge to [bus 04-0b] >03:41:13,040 INFO kernel:[ 0.338788] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] >03:41:13,040 INFO kernel:[ 0.338911] pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff] >03:41:13,040 INFO kernel:[ 0.339041] pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >03:41:13,040 DEBUG kernel:[ 0.339285] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >03:41:13,040 DEBUG kernel:[ 0.339289] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >03:41:13,040 DEBUG kernel:[ 0.339292] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >03:41:13,040 DEBUG kernel:[ 0.339295] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff] >03:41:13,040 DEBUG kernel:[ 0.339297] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff] >03:41:13,040 DEBUG kernel:[ 0.339301] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff] >03:41:13,040 DEBUG kernel:[ 0.339304] pci_bus 0000:02: resource 1 [mem 0xf1d00000-0xf24fffff] >03:41:13,040 DEBUG kernel:[ 0.339306] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref] >03:41:13,040 DEBUG kernel:[ 0.339310] pci_bus 0000:03: resource 1 [mem 0xf1c00000-0xf1cfffff] >03:41:13,040 DEBUG kernel:[ 0.339313] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff] >03:41:13,040 DEBUG kernel:[ 0.339315] pci_bus 0000:04: resource 1 [mem 0xf1400000-0xf1bfffff] >03:41:13,040 DEBUG kernel:[ 0.339318] pci_bus 0000:04: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref] >03:41:13,040 INFO kernel:[ 0.339387] NET: Registered protocol family 2 >03:41:13,040 INFO kernel:[ 0.340763] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >03:41:13,040 INFO kernel:[ 0.342927] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >03:41:13,040 INFO kernel:[ 0.343248] TCP: Hash tables configured (established 524288 bind 65536) >03:41:13,040 INFO kernel:[ 0.343389] TCP: reno registered >03:41:13,040 INFO kernel:[ 0.343533] UDP hash table entries: 4096 (order: 5, 131072 bytes) >03:41:13,040 INFO kernel:[ 0.343703] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >03:41:13,040 INFO kernel:[ 0.343982] NET: Registered protocol family 1 >03:41:13,040 DEBUG kernel:[ 0.344114] pci 0000:00:02.0: Boot video device >03:41:13,040 DEBUG kernel:[ 0.344422] PCI: CLS 64 bytes, default 64 >03:41:13,040 INFO kernel:[ 0.344484] Unpacking initramfs... >03:41:13,040 INFO kernel:[ 5.908438] Freeing initrd memory: 26124k freed >03:41:13,040 INFO kernel:[ 5.914014] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >03:41:13,040 INFO kernel:[ 5.914138] software IO TLB [mem 0xcac26000-0xcec25fff] (64MB) mapped at [ffff8800cac26000-ffff8800cec25fff] >03:41:13,040 INFO kernel:[ 5.919259] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >03:41:13,040 INFO kernel:[ 5.919806] audit: initializing netlink socket (disabled) >03:41:13,040 NOTICE kernel:[ 5.919938] type=2000 audit(1354851632.815:1): initialized >03:41:13,040 INFO kernel:[ 5.957709] HugeTLB registered 2 MB page size, pre-allocated 0 pages >03:41:13,040 NOTICE kernel:[ 5.960484] VFS: Disk quotas dquot_6.5.2 >03:41:13,040 WARNING kernel:[ 5.960688] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >03:41:13,040 INFO kernel:[ 5.961425] msgmni has been set to 15368 >03:41:13,040 DEBUG kernel:[ 5.961657] SELinux: Registering netfilter hooks >03:41:13,040 INFO kernel:[ 5.962449] alg: No test for stdrng (krng) >03:41:13,040 INFO kernel:[ 5.962587] NET: Registered protocol family 38 >03:41:13,040 INFO kernel:[ 5.962754] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >03:41:13,040 INFO kernel:[ 5.962968] io scheduler noop registered >03:41:13,040 INFO kernel:[ 5.963083] io scheduler deadline registered (default) >03:41:13,040 INFO kernel:[ 5.963241] io scheduler cfq registered >03:41:13,040 INFO kernel:[ 5.963804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >03:41:13,040 INFO kernel:[ 5.963946] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >03:41:13,040 INFO kernel:[ 5.964066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >03:41:13,040 INFO kernel:[ 5.964457] acpiphp: Slot [1] registered >03:41:13,040 DEBUG kernel:[ 5.964668] intel_idle: MWAIT substates: 0x21120 >03:41:13,040 DEBUG kernel:[ 5.964671] intel_idle: v0.4 model 0x3A >03:41:13,040 DEBUG kernel:[ 5.964673] intel_idle: lapic_timer_reliable_states 0xffffffff >03:41:13,040 INFO kernel:[ 5.965008] ACPI: AC Adapter [AC] (off-line) >03:41:13,040 INFO kernel:[ 5.965289] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >03:41:13,040 INFO kernel:[ 5.965672] ACPI: Lid Switch [LID] >03:41:13,040 INFO kernel:[ 5.965834] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >03:41:13,040 INFO kernel:[ 5.966017] ACPI: Sleep Button [SLPB] >03:41:13,040 INFO kernel:[ 5.966187] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >03:41:13,040 INFO kernel:[ 5.966367] ACPI: Power Button [PWRF] >03:41:13,040 INFO kernel:[ 5.966750] ACPI: Requesting acpi_cpufreq >03:41:13,040 INFO kernel:[ 5.973710] thermal LNXTHERM:00: registered as thermal_zone0 >03:41:13,040 INFO kernel:[ 5.973832] ACPI: Thermal Zone [THM0] (50 C) >03:41:13,040 INFO kernel:[ 5.976088] GHES: HEST is not enabled! >03:41:13,040 INFO kernel:[ 5.976369] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >03:41:13,040 INFO kernel:[ 5.985133] ACPI: Battery Slot [BAT0] (battery present) >03:41:13,040 INFO kernel:[ 5.997621] 0000:00:16.3: ttyS0 at I/O 0x50b0 (irq = 19) is a 16550A >03:41:13,040 INFO kernel:[ 5.998110] Non-volatile memory driver v1.3 >03:41:13,040 INFO kernel:[ 5.998227] Linux agpgart interface v0.103 >03:41:13,040 INFO kernel:[ 5.998555] tpm_tis 00:0a: 1.2 TPM (device-id 0x0, rev-id 78) >03:41:13,040 INFO kernel:[ 6.070323] tpm_tis 00:0a: TPM is disabled/deactivated (0x6) >03:41:13,040 INFO kernel:[ 6.070496] crash memory driver: version 1.1 >03:41:13,040 INFO kernel:[ 6.071611] loop: module loaded >03:41:13,040 INFO kernel:[ 6.071732] rdac: device handler registered >03:41:13,040 INFO kernel:[ 6.071889] hp_sw: device handler registered >03:41:13,040 INFO kernel:[ 6.072005] emc: device handler registered >03:41:13,040 INFO kernel:[ 6.072117] alua: device handler registered >03:41:13,040 INFO kernel:[ 6.072293] libphy: Fixed MDIO Bus: probed >03:41:13,040 INFO kernel:[ 6.072485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >03:41:13,040 DEBUG kernel:[ 6.072654] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >03:41:13,040 INFO kernel:[ 6.072662] ehci_hcd 0000:00:1a.0: EHCI Host Controller >03:41:13,040 INFO kernel:[ 6.072832] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >03:41:13,040 INFO kernel:[ 6.076919] ehci_hcd 0000:00:1a.0: debug port 2 >03:41:13,040 DEBUG kernel:[ 6.077042] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >03:41:13,040 INFO kernel:[ 6.077072] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf253a000 >03:41:13,040 INFO kernel:[ 6.082258] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >03:41:13,040 INFO kernel:[ 6.082399] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >03:41:13,040 INFO kernel:[ 6.082522] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:41:13,040 INFO kernel:[ 6.082698] usb usb1: Product: EHCI Host Controller >03:41:13,040 INFO kernel:[ 6.082813] usb usb1: Manufacturer: Linux 3.6.0-0.29.el7.x86_64 ehci_hcd >03:41:13,040 INFO kernel:[ 6.082933] usb usb1: SerialNumber: 0000:00:1a.0 >03:41:13,040 INFO kernel:[ 6.083195] hub 1-0:1.0: USB hub found >03:41:13,040 INFO kernel:[ 6.083335] hub 1-0:1.0: 3 ports detected >03:41:13,040 DEBUG kernel:[ 6.083547] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >03:41:13,040 INFO kernel:[ 6.083554] ehci_hcd 0000:00:1d.0: EHCI Host Controller >03:41:13,040 INFO kernel:[ 6.083717] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >03:41:13,040 INFO kernel:[ 6.087787] ehci_hcd 0000:00:1d.0: debug port 2 >03:41:13,040 DEBUG kernel:[ 6.087912] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >03:41:13,040 INFO kernel:[ 6.087933] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf2539000 >03:41:13,040 INFO kernel:[ 6.093253] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >03:41:13,040 INFO kernel:[ 6.093388] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >03:41:13,040 INFO kernel:[ 6.093508] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:41:13,040 INFO kernel:[ 6.093683] usb usb2: Product: EHCI Host Controller >03:41:13,040 INFO kernel:[ 6.093797] usb usb2: Manufacturer: Linux 3.6.0-0.29.el7.x86_64 ehci_hcd >03:41:13,040 INFO kernel:[ 6.093914] usb usb2: SerialNumber: 0000:00:1d.0 >03:41:13,040 INFO kernel:[ 6.094160] hub 2-0:1.0: USB hub found >03:41:13,040 INFO kernel:[ 6.094306] hub 2-0:1.0: 3 ports detected >03:41:13,040 INFO kernel:[ 6.094494] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >03:41:13,040 INFO kernel:[ 6.094626] uhci_hcd: USB Universal Host Controller Interface driver >03:41:13,040 DEBUG kernel:[ 6.094819] xhci_hcd 0000:00:14.0: setting latency timer to 64 >03:41:13,040 INFO kernel:[ 6.094826] xhci_hcd 0000:00:14.0: xHCI Host Controller >03:41:13,040 INFO kernel:[ 6.095002] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >03:41:13,040 DEBUG kernel:[ 6.095293] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >03:41:13,040 INFO kernel:[ 6.095301] xhci_hcd 0000:00:14.0: irq 16, io mem 0xf2520000 >03:41:13,040 DEBUG kernel:[ 6.095499] xhci_hcd 0000:00:14.0: irq 40 for MSI/MSI-X >03:41:13,040 INFO kernel:[ 6.095573] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >03:41:13,040 INFO kernel:[ 6.095693] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:41:13,040 INFO kernel:[ 6.095868] usb usb3: Product: xHCI Host Controller >03:41:13,040 INFO kernel:[ 6.095982] usb usb3: Manufacturer: Linux 3.6.0-0.29.el7.x86_64 xhci_hcd >03:41:13,040 INFO kernel:[ 6.096102] usb usb3: SerialNumber: 0000:00:14.0 >03:41:13,040 DEBUG kernel:[ 6.096326] xHCI xhci_add_endpoint called for root hub >03:41:13,040 DEBUG kernel:[ 6.096328] xHCI xhci_check_bandwidth called for root hub >03:41:13,040 INFO kernel:[ 6.096357] hub 3-0:1.0: USB hub found >03:41:13,040 INFO kernel:[ 6.096478] hub 3-0:1.0: 4 ports detected >03:41:13,040 INFO kernel:[ 6.096654] xhci_hcd 0000:00:14.0: xHCI Host Controller >03:41:13,040 INFO kernel:[ 6.096815] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >03:41:13,040 INFO kernel:[ 6.097018] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >03:41:13,040 INFO kernel:[ 6.097139] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:41:13,040 INFO kernel:[ 6.097332] usb usb4: Product: xHCI Host Controller >03:41:13,040 INFO kernel:[ 6.097448] usb usb4: Manufacturer: Linux 3.6.0-0.29.el7.x86_64 xhci_hcd >03:41:13,040 INFO kernel:[ 6.097567] usb usb4: SerialNumber: 0000:00:14.0 >03:41:13,040 DEBUG kernel:[ 6.097776] xHCI xhci_add_endpoint called for root hub >03:41:13,040 DEBUG kernel:[ 6.097778] xHCI xhci_check_bandwidth called for root hub >03:41:13,040 INFO kernel:[ 6.097803] hub 4-0:1.0: USB hub found >03:41:13,040 INFO kernel:[ 6.097924] hub 4-0:1.0: 4 ports detected >03:41:13,040 INFO kernel:[ 6.107251] usbcore: registered new interface driver usbserial >03:41:13,040 INFO kernel:[ 6.107385] usbcore: registered new interface driver usbserial_generic >03:41:13,040 INFO kernel:[ 6.107512] USB Serial support registered for generic >03:41:13,040 INFO kernel:[ 6.107630] usbserial: USB Serial Driver core >03:41:13,040 INFO kernel:[ 6.107785] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >03:41:13,040 INFO kernel:[ 6.109434] serio: i8042 KBD port at 0x60,0x64 irq 1 >03:41:13,040 INFO kernel:[ 6.109554] serio: i8042 AUX port at 0x60,0x64 irq 12 >03:41:13,040 INFO kernel:[ 6.109761] mousedev: PS/2 mouse device common for all mice >03:41:13,040 INFO kernel:[ 6.110116] rtc_cmos 00:07: RTC can wake from S4 >03:41:13,040 INFO kernel:[ 6.110447] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 >03:41:13,040 INFO kernel:[ 6.110612] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >03:41:13,040 INFO kernel:[ 6.110867] cpuidle: using governor ladder >03:41:13,040 INFO kernel:[ 6.111113] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >03:41:13,040 INFO kernel:[ 6.111157] cpuidle: using governor menu >03:41:13,040 INFO kernel:[ 6.111752] EFI Variables Facility v0.08 2004-May-17 >03:41:13,040 INFO kernel:[ 6.111998] usbcore: registered new interface driver usbhid >03:41:13,040 INFO kernel:[ 6.112116] usbhid: USB HID core driver >03:41:13,040 INFO kernel:[ 6.112285] drop_monitor: Initializing network drop monitor service >03:41:13,040 INFO kernel:[ 6.112508] TCP: cubic registered >03:41:13,040 INFO kernel:[ 6.112622] Initializing XFRM netlink socket >03:41:13,040 INFO kernel:[ 6.112900] NET: Registered protocol family 10 >03:41:13,040 INFO kernel:[ 6.113294] NET: Registered protocol family 17 >03:41:13,040 INFO kernel:[ 6.113773] registered taskstats version 1 >03:41:13,040 ERR kernel:[ 6.126297] tpm_tis 00:0a: A TPM error (6) occurred attempting to read a pcr value >03:41:13,040 INFO kernel:[ 6.126483] IMA: No TPM chip found, activating TPM-bypass! >03:41:13,040 INFO kernel:[ 6.127600] rtc_cmos 00:07: setting system clock to 2012-12-07 03:40:34 UTC (1354851634) >03:41:13,040 INFO kernel:[ 6.133206] Freeing unused kernel memory: 1144k freed >03:41:13,040 INFO kernel:[ 6.313289] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >03:41:13,040 INFO kernel:[ 6.384521] usb 1-1: new high-speed USB device number 2 using ehci_hcd >03:41:13,040 INFO kernel:[ 6.498537] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >03:41:13,040 INFO kernel:[ 6.500333] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >03:41:13,040 INFO kernel:[ 6.500839] hub 1-1:1.0: USB hub found >03:41:13,040 INFO kernel:[ 6.501025] hub 1-1:1.0: 6 ports detected >03:41:13,040 INFO kernel:[ 6.514883] squashfs: version 4.0 (2009/01/31) Phillip Lougher >03:41:13,040 INFO kernel:[ 6.517387] Loading iSCSI transport class v2.0-870. >03:41:13,040 NOTICE kernel:[ 6.519312] iscsi: registered transport (tcp) >03:41:13,040 INFO kernel:[ 6.603982] usb 2-1: new high-speed USB device number 2 using ehci_hcd >03:41:13,040 INFO kernel:[ 6.718176] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >03:41:13,040 INFO kernel:[ 6.718301] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >03:41:13,040 INFO kernel:[ 6.718996] hub 2-1:1.0: USB hub found >03:41:13,040 INFO kernel:[ 6.719235] hub 2-1:1.0: 8 ports detected >03:41:13,040 INFO kernel:[ 6.793670] usb 1-1.4: new full-speed USB device number 3 using ehci_hcd >03:41:13,040 INFO kernel:[ 6.882440] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6 >03:41:13,040 INFO kernel:[ 6.882565] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >03:41:13,040 INFO kernel:[ 6.882737] usb 1-1.4: Product: BCM20702A0 >03:41:13,040 INFO kernel:[ 6.882850] usb 1-1.4: Manufacturer: Broadcom Corp >03:41:13,040 INFO kernel:[ 6.882964] usb 1-1.4: SerialNumber: 689423E9FF40 >03:41:13,040 INFO kernel:[ 6.913198] tsc: Refined TSC clocksource calibration: 2893.427 MHz >03:41:13,040 INFO kernel:[ 6.913321] Switching to clocksource tsc >03:41:13,040 INFO kernel:[ 6.956277] usb 1-1.6: new high-speed USB device number 4 using ehci_hcd >03:41:13,040 INFO kernel:[ 6.960833] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd002a3/0x940300/0x123800, board id: 1611, fw id: 1099905 >03:41:13,040 INFO kernel:[ 6.961053] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 >03:41:13,040 INFO kernel:[ 7.000192] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >03:41:13,040 INFO kernel:[ 7.049198] usb 1-1.6: New USB device found, idVendor=04f2, idProduct=b2ea >03:41:13,040 INFO kernel:[ 7.049320] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >03:41:13,040 INFO kernel:[ 7.049509] usb 1-1.6: Product: Integrated Camera >03:41:13,040 INFO kernel:[ 7.049621] usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd. >03:41:13,040 INFO kernel:[ 9.566450] floppy0: no floppy controllers found >03:41:13,040 INFO kernel:[ 9.576671] No iBFT detected. >03:41:13,040 INFO kernel:[ 9.578861] md: raid0 personality registered for level 0 >03:41:13,040 INFO kernel:[ 9.581373] md: raid1 personality registered for level 1 >03:41:13,040 INFO kernel:[ 9.583658] async_tx: api initialized (async) >03:41:13,040 INFO kernel:[ 9.584019] xor: automatically using best checksumming function: >03:41:13,040 INFO kernel:[ 9.593233] avx : 7176.000 MB/sec >03:41:13,040 WARNING kernel:[ 9.610196] raid6: sse2x1 3214 MB/s >03:41:13,040 WARNING kernel:[ 9.627150] raid6: sse2x2 4011 MB/s >03:41:13,040 WARNING kernel:[ 9.644106] raid6: sse2x4 4648 MB/s >03:41:13,040 WARNING kernel:[ 9.644221] raid6: using algorithm sse2x4 (4648 MB/s) >03:41:13,040 WARNING kernel:[ 9.644335] raid6: using ssse3x2 recovery algorithm >03:41:13,040 INFO kernel:[ 9.645942] md: raid6 personality registered for level 6 >03:41:13,040 INFO kernel:[ 9.646058] md: raid5 personality registered for level 5 >03:41:13,040 INFO kernel:[ 9.646190] md: raid4 personality registered for level 4 >03:41:13,040 INFO kernel:[ 9.652580] md: raid10 personality registered for level 10 >03:41:13,040 INFO kernel:[ 9.654812] md: linear personality registered for level -1 >03:41:13,040 INFO kernel:[ 9.658295] device-mapper: uevent: version 1.0.3 >03:41:13,040 INFO kernel:[ 9.658542] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >03:41:13,040 INFO kernel:[ 9.669090] device-mapper: multipath: version 1.5.0 loaded >03:41:13,040 INFO kernel:[ 9.671354] device-mapper: multipath round-robin: version 1.0.0 loaded >03:41:13,040 INFO kernel:[ 9.710644] RPC: Registered named UNIX socket transport module. >03:41:13,040 INFO kernel:[ 9.710768] RPC: Registered udp transport module. >03:41:13,040 INFO kernel:[ 9.710880] RPC: Registered tcp transport module. >03:41:13,040 INFO kernel:[ 9.711007] RPC: Registered tcp NFSv4.1 backchannel transport module. >03:41:13,040 INFO kernel:[ 9.965495] wmi: Mapper loaded >03:41:13,040 INFO kernel:[ 9.968307] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >03:41:13,040 INFO kernel:[ 9.968405] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >03:41:13,040 DEBUG kernel:[ 9.968535] e1000e 0000:00:19.0: setting latency timer to 64 >03:41:13,040 INFO kernel:[ 9.968593] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >03:41:13,040 DEBUG kernel:[ 9.968771] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >03:41:13,040 INFO kernel:[ 9.969244] [drm] Initialized drm 1.1.0 20060810 >03:41:13,040 INFO kernel:[ 9.972676] sdhci: Secure Digital Host Controller Interface driver >03:41:13,040 INFO kernel:[ 9.972771] sdhci: Copyright(c) Pierre Ossman >03:41:13,040 INFO kernel:[ 9.973291] sdhci-pci 0000:02:00.0: SDHCI controller found [1180:e822] (rev 7) >03:41:13,040 DEBUG kernel:[ 9.973743] Registered led device: mmc0:: >03:41:13,040 INFO kernel:[ 9.978069] ACPI: bus type scsi registered >03:41:13,040 DEBUG kernel:[ 9.978321] libata version 3.00 loaded. >03:41:13,040 INFO kernel:[ 10.001254] mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA >03:41:13,040 INFO kernel:[ 10.159057] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:52:5e:fc >03:41:13,040 INFO kernel:[ 10.159238] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection >03:41:13,040 INFO kernel:[ 10.159394] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF >03:41:13,040 INFO kernel:[ 10.159818] pci 0000:00:00.0: Intel Ivybridge Chipset >03:41:13,040 INFO kernel:[ 10.159980] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >03:41:13,040 INFO kernel:[ 10.160918] pci 0000:00:00.0: detected 65536K stolen memory >03:41:13,040 DEBUG kernel:[ 10.161043] i915 0000:00:02.0: setting latency timer to 64 >03:41:13,040 DEBUG kernel:[ 10.180772] i915 0000:00:02.0: irq 42 for MSI/MSI-X >03:41:13,040 INFO kernel:[ 10.180778] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >03:41:13,040 INFO kernel:[ 10.180884] [drm] Driver supports precise vblank timestamp query. >03:41:13,040 INFO kernel:[ 10.181002] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >03:41:13,040 INFO kernel:[ 10.567328] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off >03:41:13,040 INFO kernel:[ 10.673833] fbcon: inteldrmfb (fb0) is primary device >03:41:13,040 DEBUG kernel:[ 10.745718] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >03:41:13,040 DEBUG kernel:[ 10.846240] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >03:41:13,040 INFO kernel:[ 10.846492] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >03:41:13,040 INFO kernel:[ 11.074908] Console: switching to colour frame buffer device 170x48 >03:41:13,040 INFO kernel:[ 11.079248] fb0: inteldrmfb frame buffer device >03:41:13,040 INFO kernel:[ 11.079249] drm: registered panic notifier >03:41:13,040 INFO kernel:[ 11.097530] acpi device:01: registered as cooling_device4 >03:41:13,040 INFO kernel:[ 11.097756] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >03:41:13,040 INFO kernel:[ 11.097898] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5 >03:41:13,040 INFO kernel:[ 11.098104] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >03:41:13,040 DEBUG kernel:[ 11.098352] ahci 0000:00:1f.2: version 3.0 >03:41:13,040 DEBUG kernel:[ 11.099489] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X >03:41:13,040 INFO kernel:[ 11.099561] ahci: SSS flag set, parallel bus scan disabled >03:41:13,040 INFO kernel:[ 11.110401] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode >03:41:13,040 INFO kernel:[ 11.110465] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst >03:41:13,040 DEBUG kernel:[ 11.110527] ahci 0000:00:1f.2: setting latency timer to 64 >03:41:13,040 INFO kernel:[ 11.114938] scsi0 : ahci >03:41:13,040 INFO kernel:[ 11.115111] scsi1 : ahci >03:41:13,040 INFO kernel:[ 11.115225] scsi2 : ahci >03:41:13,040 INFO kernel:[ 11.115512] scsi3 : ahci >03:41:13,040 INFO kernel:[ 11.115627] scsi4 : ahci >03:41:13,040 INFO kernel:[ 11.115733] scsi5 : ahci >03:41:13,040 INFO kernel:[ 11.115806] ata1: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538100 irq 43 >03:41:13,040 INFO kernel:[ 11.115858] ata2: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538180 irq 43 >03:41:13,040 INFO kernel:[ 11.115926] ata3: DUMMY >03:41:13,040 INFO kernel:[ 11.115955] ata4: DUMMY >03:41:13,040 INFO kernel:[ 11.115977] ata5: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538300 irq 43 >03:41:13,040 INFO kernel:[ 11.116026] ata6: DUMMY >03:41:13,040 INFO kernel:[ 11.419666] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >03:41:13,040 DEBUG kernel:[ 11.422473] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >03:41:13,040 INFO kernel:[ 11.422481] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >03:41:13,040 INFO kernel:[ 11.424169] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >03:41:13,040 INFO kernel:[ 11.426123] ata1.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133 >03:41:13,040 INFO kernel:[ 11.427768] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >03:41:13,040 DEBUG kernel:[ 11.430266] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >03:41:13,040 INFO kernel:[ 11.430273] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >03:41:13,040 INFO kernel:[ 11.431944] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >03:41:13,040 INFO kernel:[ 11.433829] ata1.00: configured for UDMA/133 >03:41:13,040 NOTICE kernel:[ 11.435696] scsi 0:0:0:0: Direct-Access ATA SAMSUNG SSD 830 CXM0 PQ: 0 ANSI: 5 >03:41:13,040 INFO kernel:[ 11.747821] ata2: SATA link down (SStatus 0 SControl 300) >03:41:13,040 INFO kernel:[ 12.054035] ata5: SATA link down (SStatus 0 SControl 300) >03:41:13,040 NOTICE kernel:[ 12.061955] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB) >03:41:13,040 NOTICE kernel:[ 12.063828] sd 0:0:0:0: [sda] Write Protect is off >03:41:13,040 DEBUG kernel:[ 12.065501] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >03:41:13,040 NOTICE kernel:[ 12.065535] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >03:41:13,040 INFO kernel:[ 12.068071] sda: sda1 sda2 sda3 >03:41:13,040 NOTICE kernel:[ 12.070310] sd 0:0:0:0: [sda] Attached SCSI disk >03:41:13,040 INFO kernel:[ 12.115538] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >03:41:13,040 INFO kernel:[ 12.320283] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input6 >03:41:13,040 INFO kernel:[ 13.726622] e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >03:41:13,040 INFO kernel:[ 13.728381] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >03:41:13,040 INFO kernel:[ 41.827672] EXT4-fs (loop0): mounting ext2 file system using the ext4 subsystem >03:41:13,040 INFO kernel:[ 41.830163] EXT4-fs (loop0): mounted filesystem without journal. Opts: (null) >03:41:13,040 INFO kernel:[ 42.002882] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >03:41:13,040 DEBUG kernel:[ 43.238856] SELinux: 2048 avtab hash slots, 93330 rules. >03:41:13,040 DEBUG kernel:[ 43.247763] SELinux: 2048 avtab hash slots, 93330 rules. >03:41:13,040 DEBUG kernel:[ 11.442229] ACPI: Invalid Power Resource to register! >03:41:13,040 DEBUG kernel:[ 43.352399] SELinux: 9 users, 15 roles, 4341 types, 235 bools, 1 sens, 1024 cats >03:41:13,040 DEBUG kernel:[ 43.353101] SELinux: 83 classes, 93330 rules >03:41:13,040 DEBUG kernel:[ 43.355608] SELinux: Completing initialization. >03:41:13,040 DEBUG kernel:[ 43.355618] SELinux: Setting up existing superblocks. >03:41:13,040 DEBUG kernel:[ 43.355623] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.355626] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.355634] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.355638] SELinux: initialized (dev proc, type proc), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.355644] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:41:13,040 DEBUG kernel:[ 43.355677] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >03:41:13,040 DEBUG kernel:[ 43.356091] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >03:41:13,040 DEBUG kernel:[ 43.356094] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356447] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >03:41:13,040 DEBUG kernel:[ 43.356449] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356451] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >03:41:13,040 DEBUG kernel:[ 43.356459] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >03:41:13,040 DEBUG kernel:[ 43.356462] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >03:41:13,040 DEBUG kernel:[ 43.356467] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356472] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356475] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356734] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:41:13,040 DEBUG kernel:[ 43.356739] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:41:13,040 DEBUG kernel:[ 43.356839] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:41:13,040 DEBUG kernel:[ 43.356854] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356856] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356858] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356867] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356869] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356871] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356873] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356877] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356880] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.356883] SELinux: initialized (dev loop0, type squashfs), uses xattr >03:41:13,040 DEBUG kernel:[ 43.356889] SELinux: initialized (dev dm-0, type ext4), uses xattr >03:41:13,040 NOTICE kernel:[ 43.380058] type=1403 audit(1354851671.845:2): policy loaded auid=4294967295 ses=4294967295 >03:41:13,040 NOTICE kernel:[ 43.390250] type=1400 audit(1354851671.855:3): avc: denied { read } for pid=604 comm="loop1" path="/LiveOS/rootfs.img" dev="loop0" ino=3 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:file_t:s0 tclass=file >03:41:13,040 DEBUG kernel:[ 43.713061] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >03:41:13,040 DEBUG kernel:[ 43.888440] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >03:41:13,040 WARNING kernel:[ 44.013429] thinkpad_acpi: Unknown symbol rfkill_unregister (err 0) >03:41:13,040 WARNING kernel:[ 44.013444] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >03:41:13,040 WARNING kernel:[ 44.013453] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >03:41:13,040 WARNING kernel:[ 44.013458] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >03:41:13,040 WARNING kernel:[ 44.013471] thinkpad_acpi: Unknown symbol rfkill_destroy (err 0) >03:41:13,040 WARNING kernel:[ 44.013492] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >03:41:13,040 WARNING kernel:[ 44.013503] thinkpad_acpi: Unknown symbol rfkill_init_sw_state (err 0) >03:41:13,040 WARNING kernel:[ 44.013518] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >03:41:13,040 WARNING kernel:[ 44.013540] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >03:41:13,040 WARNING kernel:[ 44.013546] thinkpad_acpi: Unknown symbol rfkill_set_hw_state (err 0) >03:41:13,040 WARNING kernel:[ 44.013560] thinkpad_acpi: Unknown symbol rfkill_alloc (err 0) >03:41:13,040 WARNING kernel:[ 44.013580] thinkpad_acpi: Unknown symbol rfkill_register (err 0) >03:41:13,040 WARNING kernel:[ 44.013600] thinkpad_acpi: Unknown symbol snd_card_create (err 0) >03:41:13,040 WARNING kernel:[ 44.013614] thinkpad_acpi: Unknown symbol rfkill_set_sw_state (err 0) >03:41:13,040 INFO kernel:[ 44.020629] input: PC Speaker as /devices/platform/pcspkr/input/input7 >03:41:13,040 WARNING kernel:[ 44.027939] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20120711/utaddress-251) >03:41:13,040 INFO kernel:[ 44.027944] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >03:41:13,040 WARNING kernel:[ 44.027948] ACPI Warning: 0x0000000000000500-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120711/utaddress-251) >03:41:13,040 INFO kernel:[ 44.027951] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >03:41:13,040 WARNING kernel:[ 44.027952] lpc_ich: Resource conflict(s) found affecting gpio_ich >03:41:13,040 DEBUG kernel:[ 44.030449] mei 0000:00:16.0: setting latency timer to 64 >03:41:13,040 DEBUG kernel:[ 44.030505] mei 0000:00:16.0: irq 44 for MSI/MSI-X >03:41:13,040 DEBUG kernel:[ 44.047271] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:41:13,040 INFO kernel:[ 44.071203] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x13 >03:41:13,040 INFO kernel:[ 44.082537] cfg80211: Calling CRDA to update world regulatory domain >03:41:13,040 DEBUG kernel:[ 44.111089] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >03:41:13,040 INFO kernel:[ 44.133622] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x13 >03:41:13,040 INFO kernel:[ 44.134513] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x13 >03:41:13,040 INFO kernel:[ 44.134825] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x13 >03:41:13,040 INFO kernel:[ 44.135150] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >03:41:13,040 INFO kernel:[ 44.148353] Intel(R) Wireless WiFi driver for Linux, in-tree: >03:41:13,040 INFO kernel:[ 44.148353] Copyright(c) 2003-2012 Intel Corporation >03:41:13,040 INFO kernel:[ 44.148481] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000 >03:41:13,040 INFO kernel:[ 44.148482] iwlwifi 0000:03:00.0: pci_resource_base = ffffc90005638000 >03:41:13,040 INFO kernel:[ 44.148483] iwlwifi 0000:03:00.0: HW Revision ID = 0x34 >03:41:13,040 DEBUG kernel:[ 44.148834] iwlwifi 0000:03:00.0: irq 45 for MSI/MSI-X >03:41:13,040 INFO kernel:[ 44.183516] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 >03:41:13,040 NOTICE kernel:[ 44.207755] type=1400 audit(1354851672.675:4): avc: denied { read } for pid=604 comm="loop1" path="/LiveOS/rootfs.img" dev="loop0" ino=3 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:file_t:s0 tclass=file >03:41:13,040 INFO kernel:[ 44.244319] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree: >03:41:13,040 INFO kernel:[ 44.244321] iwldvm: Copyright(c) 2003-2012 Intel Corporation >03:41:13,040 INFO kernel:[ 44.244336] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled >03:41:13,040 INFO kernel:[ 44.244337] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled >03:41:13,040 INFO kernel:[ 44.244339] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >03:41:13,040 INFO kernel:[ 44.244340] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled >03:41:13,040 INFO kernel:[ 44.244341] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled >03:41:13,040 INFO kernel:[ 44.244343] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0 >03:41:13,040 INFO kernel:[ 44.244544] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >03:41:13,040 NOTICE kernel:[ 44.258416] type=1400 audit(1354851672.726:5): avc: denied { create } for pid=1054 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >03:41:13,040 NOTICE kernel:[ 44.258446] type=1400 audit(1354851672.726:6): avc: denied { setattr } for pid=1054 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=42129 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >03:41:13,041 NOTICE kernel:[ 44.258465] type=1400 audit(1354851672.726:7): avc: denied { relabelfrom } for pid=1054 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=42129 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >03:41:13,041 INFO kernel:[ 44.262216] iwlwifi 0000:03:00.0: device EEPROM VER=0x715, CALIB=0x6 >03:41:13,041 INFO kernel:[ 44.262218] iwlwifi 0000:03:00.0: Device SKU: 0x1F0 >03:41:13,041 INFO kernel:[ 44.262219] iwlwifi 0000:03:00.0: Valid Tx ant: 0x3, Valid Rx ant: 0x3 >03:41:13,041 DEBUG kernel:[ 44.262592] Registered led device: phy0-led >03:41:13,041 DEBUG kernel:[ 44.269472] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >03:41:13,042 NOTICE kernel:[ 44.571787] type=1400 audit(1354851673.040:8): avc: denied { write } for pid=1082 comm="firewalld" name="python2.7" dev="dm-0" ino=59577 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >03:41:13,042 NOTICE kernel:[ 44.571791] type=1400 audit(1354851673.040:9): avc: denied { remove_name } for pid=1082 comm="firewalld" name="site.pyc" dev="dm-0" ino=61335 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >03:41:13,042 NOTICE kernel:[ 44.571794] type=1400 audit(1354851673.040:10): avc: denied { unlink } for pid=1082 comm="firewalld" name="site.pyc" dev="dm-0" ino=61335 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=lnk_file >03:41:13,042 NOTICE kernel:[ 44.571821] type=1400 audit(1354851673.040:11): avc: denied { add_name } for pid=1082 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >03:41:13,975 ERR firewalld: 2012-12-07 03:41:13 ERROR: ebtables not usable, disabling ethernet bridge firewall. >03:41:13,975 CRIT firewalld: 2012-12-07 03:41:13 FATAL ERROR: No IPv4 and IPv6 firewall. >03:41:13,975 ERR firewalld: 2012-12-07 03:41:13 ERROR: Raising SystemExit in run_server >03:41:14,044 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-7.git20121004.el7) is starting... >03:41:14,045 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >03:41:14,045 INFO NetworkManager: <info> WEXT support is enabled >03:41:14,129 INFO dbus-daemon: dbus[1098]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >03:41:14,130 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >03:41:14,137 INFO systemd: Starting Authorization Manager... >03:41:14,149 INFO polkitd: Started polkitd version 0.108 >03:41:14,160 INFO dbus-daemon: dbus[1098]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >03:41:14,160 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >03:41:14,163 INFO systemd: Started Authorization Manager. >03:41:14,182 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >03:41:14,184 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >03:41:14,184 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >03:41:14,184 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >03:41:14,184 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >03:41:14,184 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >03:41:14,184 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >03:41:14,186 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >03:41:14,186 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) >03:41:14,189 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >03:41:14,189 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >03:41:14,206 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >03:41:14,232 INFO NetworkManager: <info> Networking is enabled by state file >03:41:14,232 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >03:41:14,232 INFO NetworkManager: <info> (em1): carrier is ON >03:41:14,232 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 2) >03:41:14,232 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >03:41:14,232 INFO NetworkManager: <info> (em1): now managed >03:41:14,232 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >03:41:14,236 INFO NetworkManager: <info> (em1): preparing device. >03:41:14,236 INFO NetworkManager: <info> Activation (em1) starting connection 'Boot Disk' >03:41:14,236 INFO NetworkManager: <info> (em1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >03:41:14,236 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >03:41:14,236 INFO NetworkManager: <info> (wlan0): using nl80211 for WiFi device control >03:41:14,236 WARNING NetworkManager: <warn> (wlan0): driver supports Access Point (AP) mode >03:41:14,237 INFO NetworkManager: <info> (wlan0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >03:41:14,238 INFO NetworkManager: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >03:41:14,238 INFO NetworkManager: <info> (wlan0): now managed >03:41:14,239 INFO NetworkManager: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >03:41:14,239 INFO kernel:[ 45.760274] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >03:41:14,240 INFO NetworkManager: <info> (wlan0): bringing up device. >03:41:14,240 INFO systemd: Started Network Manager. >03:41:14,240 INFO systemd: Starting Anaconda System Services. >03:41:14,240 INFO systemd: Reached target Anaconda System Services. >03:41:14,241 INFO systemd: Starting Anaconda... >03:41:14,241 INFO systemd: Starting Network Manager Wait Online... >03:41:14,242 INFO kernel:[ 45.768985] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >03:41:14,268 INFO systemd: Started Anaconda. >03:41:14,268 INFO systemd: Starting Anaconda Text Console... >03:41:14,343 INFO systemd: Started Anaconda Text Console. >03:41:14,536 INFO kernel:[ 46.056200] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >03:41:14,536 INFO kernel:[ 46.062993] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >03:41:14,639 INFO NetworkManager: <info> (wlan0): preparing device. >03:41:14,640 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'managed') [2] >03:41:14,640 INFO kernel:[ 46.165575] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >03:41:14,641 INFO dbus-daemon: dbus[1098]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >03:41:14,641 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >03:41:14,641 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >03:41:14,641 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >03:41:14,642 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >03:41:14,642 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >03:41:14,643 INFO systemd: Starting WPA Supplicant daemon... >03:41:14,661 INFO NetworkManager: <info> dhclient started with pid 1129 >03:41:14,666 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >03:41:14,759 INFO dbus-daemon: dbus[1098]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >03:41:14,759 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >03:41:14,759 INFO NetworkManager: <info> wpa_supplicant started >03:41:14,760 INFO systemd: Started WPA Supplicant daemon. >03:41:14,781 INFO NetworkManager: <info> (wlan0) supports 5 scan SSIDs >03:41:14,782 INFO NetworkManager: <info> (wlan0): supplicant interface state: starting -> ready >03:41:14,782 INFO NetworkManager: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >03:41:14,782 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >03:41:14,782 INFO NetworkManager: <info> (wlan0): supplicant interface state: ready -> inactive >03:41:14,782 INFO NetworkManager: <info> (wlan0) supports 5 scan SSIDs >03:41:14,793 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >03:41:14,793 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >03:41:14,794 INFO dhclient: All rights reserved. >03:41:14,794 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >03:41:14,794 INFO dhclient: >03:41:14,800 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >03:41:14,809 INFO dhclient: Listening on LPF/em1/3c:97:0e:52:5e:fc >03:41:14,809 INFO dhclient: Sending on LPF/em1/3c:97:0e:52:5e:fc >03:41:14,809 INFO dhclient: Sending on Socket/fallback >03:41:14,809 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x1577dadb) >03:41:14,823 INFO dhclient: DHCPACK from 10.34.27.252 (xid=0x1577dadb) >03:41:14,825 INFO dhclient: bound to 10.34.27.9 -- renewal in 42987 seconds. >03:41:14,827 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> reboot >03:41:14,827 INFO NetworkManager: <info> address 10.34.27.9 >03:41:14,827 INFO NetworkManager: <info> prefix 23 (255.255.254.0) >03:41:14,827 INFO NetworkManager: <info> gateway 10.34.27.254 >03:41:14,827 INFO NetworkManager: <info> nameserver '10.34.255.7' >03:41:14,827 INFO NetworkManager: <info> nameserver '10.34.255.6' >03:41:14,827 INFO NetworkManager: <info> domain name 'brq.redhat.com' >03:41:14,827 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >03:41:14,827 INFO NetworkManager: <info> domain name 'lab.eng.brq.redhat.com' >03:41:14,828 INFO NetworkManager: <info> domain name 'redhat.com' >03:41:14,828 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >03:41:14,828 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >03:41:14,828 INFO NetworkManager: <info> (em1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >03:41:14,828 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >03:41:14,829 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >03:41:14,833 INFO NetworkManager: <info> Policy set 'Boot Disk' (em1) as default for IPv4 routing and DNS. >03:41:14,833 INFO NetworkManager: <info> Activation (em1) successful, device activated. >03:41:14,834 INFO dbus-daemon: dbus[1098]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >03:41:14,834 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >03:41:14,837 INFO systemd: Started Network Manager Wait Online. >03:41:14,837 INFO systemd: Starting Network. >03:41:14,837 INFO systemd: Reached target Network. >03:41:14,837 INFO systemd: Startup finished in 6s 32ms 920us (kernel) + 37s 403ms 873us (initrd) + 2s 926ms 366us (userspace) = 46s 363ms 159us. >03:41:14,856 INFO dbus-daemon: dbus[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >03:41:14,856 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >03:41:14,909 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >03:41:15,407 WARNING kernel:[ 46.931228] auditd (1161): /proc/1161/oom_adj is deprecated, please use /proc/1161/oom_score_adj instead. >03:41:17,687 INFO systemd: Starting NTP client/server... >03:41:17,746 INFO chrony-helper: tr: write error: Broken pipe >03:41:17,746 INFO chrony-helper: tr: write error >03:41:17,803 INFO chronyd: chronyd version 1.27-git1ca844 starting >03:41:17,803 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >03:41:17,803 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >03:41:18,314 INFO systemd: Started NTP client/server. >03:41:19,003 INFO kernel:[ 50.517874] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >03:41:19,003 DEBUG kernel:[ 50.518043] SELinux: initialized (dev sda1, type ext4), uses xattr >03:41:25,296 INFO kernel:[ 57.741792] Btrfs loaded >03:41:25,345 INFO kernel:[ 57.791126] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >03:41:27,611 INFO systemd: Started NTP client/server. >03:41:55,809 INFO systemd: Stopping NTP client/server... >03:41:55,809 INFO chronyd: chronyd exiting >03:41:55,826 INFO systemd: Starting NTP client/server... >03:41:55,890 INFO chronyd: chronyd version 1.27-git1ca844 starting >03:41:55,891 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >03:41:55,891 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >03:41:55,969 INFO systemd: Started NTP client/server. >03:44:01,246 INFO kernel:[ 213.827455] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >03:44:01,246 DEBUG kernel:[ 213.827647] SELinux: initialized (dev sda1, type ext4), uses xattr >03:44:03,669 INFO kernel:[ 216.244031] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >03:44:03,669 DEBUG kernel:[ 216.244043] SELinux: initialized (dev dm-2, type ext4), uses xattr >03:44:06,262 INFO kernel:[ 218.830441] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >03:44:06,262 DEBUG kernel:[ 218.830447] SELinux: initialized (dev dm-2, type ext4), uses xattr >03:44:06,558 INFO kernel:[ 219.126603] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >03:44:06,558 DEBUG kernel:[ 219.126628] SELinux: initialized (dev dm-2, type ext4), uses xattr >18:44:08,725 INFO chronyd: Selected source 10.16.255.1 >18:44:08,725 WARNING chronyd: System clock wrong by -32398.882276 seconds, adjustment started >18:44:08,725 WARNING chronyd: System clock was stepped by -32398.882 seconds >18:44:10,268 INFO kernel:[ 221.711588] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >18:44:10,268 DEBUG kernel:[ 221.711599] SELinux: initialized (dev dm-2, type ext4), uses xattr >18:45:12,264 INFO chronyd: Selected source 66.187.233.4 >18:45:59,514 INFO kernel:[ 330.673175] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >18:45:59,515 DEBUG kernel:[ 330.673429] SELinux: initialized (dev sda1, type ext4), uses xattr >18:46:01,896 INFO kernel:[ 333.048923] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >18:46:01,896 DEBUG kernel:[ 333.048934] SELinux: initialized (dev dm-2, type ext4), uses xattr >18:46:04,497 INFO kernel:[ 335.643504] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >18:46:04,497 DEBUG kernel:[ 335.643515] SELinux: initialized (dev dm-2, type ext4), uses xattr >18:46:04,787 INFO kernel:[ 335.932434] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >18:46:04,787 DEBUG kernel:[ 335.932445] SELinux: initialized (dev dm-2, type ext4), uses xattr >18:46:07,368 INFO kernel:[ 338.507040] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >18:46:07,368 DEBUG kernel:[ 338.507051] SELinux: initialized (dev dm-2, type ext4), uses xattr >18:46:09,998 INFO kernel:[ 341.129489] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >18:46:09,998 DEBUG kernel:[ 341.129502] SELinux: initialized (dev dm-2, type ext4), uses xattr >18:46:12,633 INFO kernel:[ 343.758566] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >18:46:12,633 DEBUG kernel:[ 343.758578] SELinux: initialized (dev dm-2, type ext4), uses xattr
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 884813
: 658960 |
658962
|
658964
|
658966
|
658968
|
658970
|
658972
|
658973